Jul 22 09:48:52.796395 np0000005636 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 22 09:48:52.806375 np0000005636 devstack@c-api.service[100137]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 22 09:48:52.808912 np0000005636 devstack@c-api.service[100137]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jul 22 09:48:52 2026] *** Jul 22 09:48:52.808912 np0000005636 devstack@c-api.service[100137]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 22 09:48:52.808912 np0000005636 devstack@c-api.service[100137]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 22 09:48:52.808912 np0000005636 devstack@c-api.service[100137]: nodename: np0000005636 Jul 22 09:48:52.808912 np0000005636 devstack@c-api.service[100137]: machine: x86_64 Jul 22 09:48:52.808912 np0000005636 devstack@c-api.service[100137]: clock source: unix Jul 22 09:48:52.808912 np0000005636 devstack@c-api.service[100137]: pcre jit disabled Jul 22 09:48:52.808912 np0000005636 devstack@c-api.service[100137]: detected number of CPU cores: 16 Jul 22 09:48:52.808912 np0000005636 devstack@c-api.service[100137]: current working directory: / Jul 22 09:48:52.808912 np0000005636 devstack@c-api.service[100137]: detected binary path: /usr/bin/uwsgi-core Jul 22 09:48:52.808912 np0000005636 devstack@c-api.service[100137]: your processes number limit is 257052 Jul 22 09:48:52.808912 np0000005636 devstack@c-api.service[100137]: your memory page size is 4096 bytes Jul 22 09:48:52.808912 np0000005636 devstack@c-api.service[100137]: detected max file descriptor number: 2048 Jul 22 09:48:52.808912 np0000005636 devstack@c-api.service[100137]: lock engine: pthread robust mutexes Jul 22 09:48:52.809418 np0000005636 devstack@c-api.service[100137]: thunder lock: enabled Jul 22 09:48:52.809418 np0000005636 devstack@c-api.service[100137]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 22 09:48:52.809418 np0000005636 devstack@c-api.service[100137]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 22 09:48:52.809418 np0000005636 devstack@c-api.service[100137]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 22 09:48:52.809418 np0000005636 devstack@c-api.service[100137]: Set PythonHome to /opt/stack/data/venv Jul 22 09:48:52.853671 np0000005636 devstack@c-api.service[100137]: Python main interpreter initialized at 0x7ae7aa2a4668 Jul 22 09:48:52.853671 np0000005636 devstack@c-api.service[100137]: python threads support enabled Jul 22 09:48:52.853671 np0000005636 devstack@c-api.service[100137]: your server socket listen backlog is limited to 100 connections Jul 22 09:48:52.853671 np0000005636 devstack@c-api.service[100137]: your mercy for graceful operations on workers is 80 seconds Jul 22 09:48:52.854324 np0000005636 devstack@c-api.service[100137]: mapped 671795 bytes (656 KB) for 4 cores Jul 22 09:48:52.854483 np0000005636 devstack@c-api.service[100137]: *** Operational MODE: preforking *** Jul 22 09:48:52.854727 np0000005636 devstack@c-api.service[100137]: *** uWSGI is running in multiple interpreter mode *** Jul 22 09:48:52.854727 np0000005636 devstack@c-api.service[100137]: spawned uWSGI master process (pid: 100137) Jul 22 09:48:52.854881 np0000005636 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 22 09:48:52.855721 np0000005636 devstack@c-api.service[100137]: spawned uWSGI worker 1 (pid: 100149, cores: 1) Jul 22 09:48:52.856206 np0000005636 devstack@c-api.service[100137]: spawned uWSGI worker 2 (pid: 100150, cores: 1) Jul 22 09:48:52.856637 np0000005636 devstack@c-api.service[100137]: spawned uWSGI worker 3 (pid: 100151, cores: 1) Jul 22 09:48:52.857075 np0000005636 devstack@c-api.service[100137]: spawned uWSGI worker 4 (pid: 100152, cores: 1) Jul 22 09:48:52.857132 np0000005636 devstack@c-api.service[100137]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 22 09:48:52.987583 np0000005636 devstack@c-api.service[100150]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 09:48:52.987583 np0000005636 devstack@c-api.service[100150]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 09:48:52.987583 np0000005636 devstack@c-api.service[100150]: we strongly recommend against using it for new projects. Jul 22 09:48:52.987583 np0000005636 devstack@c-api.service[100150]: If you are already using Eventlet, we recommend migrating to a different Jul 22 09:48:52.987583 np0000005636 devstack@c-api.service[100150]: framework. For more detail see Jul 22 09:48:52.987583 np0000005636 devstack@c-api.service[100150]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 09:48:52.987583 np0000005636 devstack@c-api.service[100150]: import eventlet # noqa Jul 22 09:48:52.989036 np0000005636 devstack@c-api.service[100151]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 09:48:52.989036 np0000005636 devstack@c-api.service[100151]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 09:48:52.989036 np0000005636 devstack@c-api.service[100151]: we strongly recommend against using it for new projects. Jul 22 09:48:52.989036 np0000005636 devstack@c-api.service[100151]: If you are already using Eventlet, we recommend migrating to a different Jul 22 09:48:52.989036 np0000005636 devstack@c-api.service[100151]: framework. For more detail see Jul 22 09:48:52.989036 np0000005636 devstack@c-api.service[100151]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 09:48:52.989036 np0000005636 devstack@c-api.service[100151]: import eventlet # noqa Jul 22 09:48:53.006101 np0000005636 devstack@c-api.service[100152]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 09:48:53.006101 np0000005636 devstack@c-api.service[100152]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 09:48:53.006101 np0000005636 devstack@c-api.service[100152]: we strongly recommend against using it for new projects. Jul 22 09:48:53.006101 np0000005636 devstack@c-api.service[100152]: If you are already using Eventlet, we recommend migrating to a different Jul 22 09:48:53.006101 np0000005636 devstack@c-api.service[100152]: framework. For more detail see Jul 22 09:48:53.006101 np0000005636 devstack@c-api.service[100152]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 09:48:53.006101 np0000005636 devstack@c-api.service[100152]: import eventlet # noqa Jul 22 09:48:53.013262 np0000005636 devstack@c-api.service[100149]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 09:48:53.013262 np0000005636 devstack@c-api.service[100149]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 09:48:53.013262 np0000005636 devstack@c-api.service[100149]: we strongly recommend against using it for new projects. Jul 22 09:48:53.013262 np0000005636 devstack@c-api.service[100149]: If you are already using Eventlet, we recommend migrating to a different Jul 22 09:48:53.013262 np0000005636 devstack@c-api.service[100149]: framework. For more detail see Jul 22 09:48:53.013262 np0000005636 devstack@c-api.service[100149]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 09:48:53.013262 np0000005636 devstack@c-api.service[100149]: import eventlet # noqa Jul 22 09:48:53.152390 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 22 09:48:53.152390 np0000005636 devstack@c-api.service[100151]: from cgi import parse_header Jul 22 09:48:53.152551 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 22 09:48:53.152551 np0000005636 devstack@c-api.service[100150]: from cgi import parse_header Jul 22 09:48:53.175767 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 22 09:48:53.175767 np0000005636 devstack@c-api.service[100149]: from cgi import parse_header Jul 22 09:48:53.176047 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 22 09:48:53.176047 np0000005636 devstack@c-api.service[100152]: from cgi import parse_header Jul 22 09:48:53.191447 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 09:48:53.191447 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:48:53.199241 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 09:48:53.199241 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:48:53.202232 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 22 09:48:53.202232 np0000005636 devstack@c-api.service[100150]: removals.removed_module( Jul 22 09:48:53.204412 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 22 09:48:53.204412 np0000005636 devstack@c-api.service[100150]: removals.removed_module( Jul 22 09:48:53.212327 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 22 09:48:53.212327 np0000005636 devstack@c-api.service[100151]: removals.removed_module( Jul 22 09:48:53.213650 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 09:48:53.213650 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:48:53.214846 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 22 09:48:53.214846 np0000005636 devstack@c-api.service[100151]: removals.removed_module( Jul 22 09:48:53.223542 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 22 09:48:53.223542 np0000005636 devstack@c-api.service[100149]: removals.removed_module( Jul 22 09:48:53.225527 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 22 09:48:53.225527 np0000005636 devstack@c-api.service[100149]: removals.removed_module( Jul 22 09:48:53.229360 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 09:48:53.229360 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:48:53.242711 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 22 09:48:53.242711 np0000005636 devstack@c-api.service[100152]: removals.removed_module( Jul 22 09:48:53.245202 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 22 09:48:53.245202 np0000005636 devstack@c-api.service[100152]: removals.removed_module( Jul 22 09:48:54.010468 np0000005636 devstack@c-api.service[100149]: /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 Jul 22 09:48:54.010468 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:48:54.016045 np0000005636 devstack@c-api.service[100150]: /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 Jul 22 09:48:54.016045 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:48:54.035075 np0000005636 devstack@c-api.service[100151]: /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 Jul 22 09:48:54.035075 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:48:54.035423 np0000005636 devstack@c-api.service[100152]: /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 Jul 22 09:48:54.035423 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:48:54.068449 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 22 09:48:54.068449 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:48:54.075167 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 22 09:48:54.075167 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:48:54.084946 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 22 09:48:54.084946 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:48:54.087619 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 22 09:48:54.087619 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:48:54.256818 np0000005636 devstack@c-api.service[100149]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 22 09:48:54.257053 np0000005636 devstack@c-api.service[100149]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100149) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 09:48:54.267807 np0000005636 devstack@c-api.service[100152]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 22 09:48:54.268100 np0000005636 devstack@c-api.service[100152]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100152) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 09:48:54.275544 np0000005636 devstack@c-api.service[100150]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 22 09:48:54.275801 np0000005636 devstack@c-api.service[100150]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100150) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 09:48:54.306436 np0000005636 devstack@c-api.service[100151]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 22 09:48:54.306735 np0000005636 devstack@c-api.service[100151]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100151) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 09:48:54.367425 np0000005636 devstack@c-api.service[100149]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 22 09:48:54.367425 np0000005636 devstack@c-api.service[100149]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 09:48:54.368634 np0000005636 devstack@c-api.service[100150]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 22 09:48:54.368634 np0000005636 devstack@c-api.service[100150]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 09:48:54.378100 np0000005636 devstack@c-api.service[100151]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 22 09:48:54.378100 np0000005636 devstack@c-api.service[100151]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 09:48:54.385399 np0000005636 devstack@c-api.service[100152]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 22 09:48:54.385399 np0000005636 devstack@c-api.service[100152]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 09:48:54.838052 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100152) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 09:48:54.838375 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100151) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 09:48:54.838439 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.838467 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100149) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 09:48:54.838498 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.838560 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100150) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 09:48:54.838659 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.838737 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.838853 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.838897 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.838944 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.839007 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.839048 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.839076 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.839170 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.839270 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.840713 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.840875 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.840875 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.841007 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.841007 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.841069 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.841098 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.841123 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.841156 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.841184 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.841232 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.841271 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.841303 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.841354 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.841390 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.841426 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.841472 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.841505 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.841534 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.841559 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.841593 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.841593 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.841646 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.841674 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.841699 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.841785 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.841835 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.841908 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.842354 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.842433 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.842468 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.842510 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.842554 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.842585 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.842610 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.842636 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.842666 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.842695 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.842720 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.842750 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.842780 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.842808 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.842832 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.842856 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.842881 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.842908 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.842951 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.843112 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.843153 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.843187 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.843215 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.843240 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.843270 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.843302 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.843410 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.843440 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.843466 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.843492 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.843523 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.843565 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.843595 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.843621 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.843654 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.843686 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.843714 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.843739 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.843761 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.843784 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.843809 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.843831 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.843852 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.843880 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.843906 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.843953 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.843989 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.844085 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.844128 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.844166 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.844190 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.844214 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.844245 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.844272 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.844296 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.844296 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.845661 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.845741 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.845829 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.845879 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.845917 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.845962 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.846028 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.846068 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.846091 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.846130 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.846163 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.846196 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.846220 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.846241 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.846276 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.846310 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.846334 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.846354 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.846379 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.846401 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.846427 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.846454 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.846478 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.846505 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.846535 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.846640 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.846678 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.846715 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.846737 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.846760 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.846785 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.846808 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.846829 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.846851 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.846871 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.846898 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.846938 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.846961 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.846992 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.847015 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.847049 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.847072 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.847094 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.847114 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.847140 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.847163 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.847196 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.847222 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.847243 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.847264 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.847287 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.847307 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.847328 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.847351 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.847414 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.847449 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.848803 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.848866 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.848934 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.848967 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.849012 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.849042 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.849078 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.849107 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.849138 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.849163 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.849188 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.849225 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.849248 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.849277 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.849304 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.849325 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.849347 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.849421 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.849508 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.849537 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.849600 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.849629 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.849704 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.849732 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.849830 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.849937 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.849994 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.850038 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.850065 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.850109 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.850146 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.850170 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.850194 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.850215 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.850237 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.850256 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.850285 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.850306 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.850326 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.850349 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.850368 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.850397 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.850419 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.850482 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.850508 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.850535 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.850556 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.850579 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.850599 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.850620 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.850658 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.850694 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.850731 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.850808 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.850836 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.850858 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.850885 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.850936 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.850964 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.851002 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.851031 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.851057 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.851081 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.851107 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.851130 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.851157 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.851179 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.851199 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.851220 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.851240 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.851262 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.851297 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.851326 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.851347 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.851370 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.851389 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.851412 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.851437 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.851465 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.851509 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.851542 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.851655 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.851710 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.851816 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.852527 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.852600 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.852661 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.852719 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.852779 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.852808 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.852830 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.852854 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.852891 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.852933 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.853000 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.853062 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.853119 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.853186 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.853531 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.853655 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.853714 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.853822 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.853909 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.854000 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.854099 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.854581 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.854699 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.854811 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.854938 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.855072 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.855173 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.855288 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.858598 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.858679 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.858718 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.858782 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.858824 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.858880 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.858974 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.859466 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.859567 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.859637 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.859724 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.859800 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.859831 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.859870 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.859893 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.859952 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.860000 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.860024 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.860078 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.860134 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.860169 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.860197 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.860290 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.860326 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.860355 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.860383 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.860405 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.860424 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.860446 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.860470 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.860492 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.860514 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.860542 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.860565 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.860591 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.860615 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.860635 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.860662 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.860683 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.860706 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.860763 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.860792 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.861122 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.861167 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.861192 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.861245 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.861280 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.861307 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.861329 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.861351 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.861407 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.861438 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.861467 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.861526 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.861630 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.861713 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.862145 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.862219 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.862281 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.862339 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.862384 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.862412 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.862443 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.862469 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.862491 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.862515 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.862535 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.862561 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.862584 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.862605 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.862667 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.862705 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.862759 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.862789 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.862823 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.862849 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.862876 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.862961 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.863001 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.863042 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.863107 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.863165 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.863200 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.863227 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.863275 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.863308 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.863331 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.863356 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.863389 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.863447 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.863474 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.863502 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.863546 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.863575 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.863597 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.863621 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.863652 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.863680 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.863701 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.863722 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.863742 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.863764 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.863790 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.863813 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.863832 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.863862 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.863884 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.863904 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.863946 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.863975 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.864016 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.864043 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.864625 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.864727 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.864759 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.864796 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.864860 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.864895 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.864936 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.864977 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.865020 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.865050 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.865075 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.865101 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.865125 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.865147 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.865184 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.865221 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.865255 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.865284 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.865313 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.865339 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.865372 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.865649 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.865741 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.865842 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.865948 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.866056 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.866150 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.866247 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.867624 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.867701 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.867754 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.867815 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.867874 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.867953 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.868004 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.868044 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.868082 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.868114 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.868173 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.868231 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.868285 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.868325 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.868349 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.868404 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.868512 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.868593 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.868694 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.868780 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.868807 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.868831 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.868866 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.868897 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.868942 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.868975 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.869023 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.869049 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.869074 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.869099 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.869133 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.869165 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.869187 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.869216 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.869242 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.869266 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.869288 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.869325 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.869352 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.869376 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.869428 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.869466 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.869513 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.869545 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.869605 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.869648 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.869680 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.869701 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.869724 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.869774 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.869801 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.869845 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.869891 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.869934 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.870000 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.870071 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.870647 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.870719 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.870767 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.870795 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.870837 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.870873 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.870911 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.870973 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.871026 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.871076 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.871109 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.871137 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.871137 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.871180 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.871203 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.871228 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.871256 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.871295 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.871322 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.871346 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.871408 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.871440 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.871465 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.871504 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.871535 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.871564 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.871587 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.871610 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.871634 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.871659 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.871703 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.871744 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.871781 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.871813 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.871836 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.871867 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.871892 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.871916 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.871963 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.872002 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.872029 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.872050 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.872076 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.872098 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.872128 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.872154 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.872181 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.872202 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.872222 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.872245 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.872290 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.872319 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.872341 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.872363 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.872390 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.872413 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.872455 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.872480 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.872506 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.872540 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.872566 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.872592 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.872616 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.872644 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.872666 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.872697 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.872726 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.872754 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.872776 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.872798 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.872818 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.872848 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.872885 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.872937 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.872978 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.873022 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.873060 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.873098 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.873132 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.873165 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.873201 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.873235 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.873271 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.873303 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.873340 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.873366 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.873395 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.873417 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.873444 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.873466 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.873488 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.873509 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.873546 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.873546 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.873593 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.873615 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.873615 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.873651 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.873678 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.873678 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.873732 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.873761 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.873792 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.873792 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.873792 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.873792 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.873792 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.873792 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.873792 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.873792 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.873792 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.873989 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.874028 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.874057 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.874057 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.874094 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.874129 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.874152 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.874175 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.874199 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.874223 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.874248 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.874296 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.874326 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.874401 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.874492 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.874569 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.874669 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.874755 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.874851 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.874880 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.874956 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.874999 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.875050 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.875077 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.875113 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.875162 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.875191 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.875212 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.875236 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.875280 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.875308 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.875336 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.875398 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.875433 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.875460 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.875506 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.875539 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.875575 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.875603 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.875627 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.875653 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.875681 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.875709 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.875738 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.875761 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.875782 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.875805 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.875826 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.875848 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.875869 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.875890 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.875913 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.875958 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.875993 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.876017 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.876040 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.876062 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.876088 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.876112 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.876137 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.876161 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.876180 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.876208 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.876236 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.876259 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.876279 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.876298 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.876322 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.876356 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.876377 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.876398 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.876423 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.876447 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.876484 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.876515 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.876538 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.876567 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.876602 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.876630 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.876630 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.876669 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.876669 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.876669 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.876669 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.876776 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.878367 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.878427 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.878499 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.878534 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.878559 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.878580 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.878618 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.878658 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.878690 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.878716 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.878745 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.878767 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.878842 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.878911 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.879182 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.879259 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.879325 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.879383 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.879418 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.879439 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.879492 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.879523 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.879546 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.879593 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.879696 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.879775 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.879873 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.880005 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.880589 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.880662 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.880720 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.880782 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.880836 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.880864 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.880887 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.881009 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.881044 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.881069 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.881069 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.881119 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.881174 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.881237 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.881578 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.881677 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.881741 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.881769 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.881822 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.881865 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.881904 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.882086 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.882118 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.882138 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.882157 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.882157 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.882208 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.882235 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.882418 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.882485 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.882544 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.882573 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.882604 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.882659 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.882701 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.882746 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.882772 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.882793 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.882815 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.882834 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.882854 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.882876 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.882896 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.882915 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.882951 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.882997 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.883024 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.883046 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.883065 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.883084 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.883113 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.883134 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.883156 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.883176 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.883204 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.883282 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.884058 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.884129 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.884185 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.884214 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.884240 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.884286 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.884317 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.884342 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.884371 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.884397 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.884420 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.884462 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.884504 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.884504 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.884552 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.884581 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.884605 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.884627 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.884657 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.884682 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.884712 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.884736 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.884761 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.884784 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.884814 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.884881 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.884951 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.885027 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.885058 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.885111 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.885181 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.885238 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.885270 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.885294 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.885346 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.885373 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.885408 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.885466 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.885498 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.885519 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.885564 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.885592 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.885617 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.885663 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.885691 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.885715 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.885758 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.885801 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.885860 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.885986 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.886075 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.886165 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.886256 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.886344 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.886433 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.886527 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.888722 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.888781 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.888853 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.888896 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.888984 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.889019 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.889041 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.889073 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.889109 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.889139 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.889207 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.889264 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.889326 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.889423 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.889823 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.889915 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.890032 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.890093 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.890205 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.890281 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.890345 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.890689 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.890786 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.890886 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.891005 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.891099 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.891191 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.891287 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.893423 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.893494 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.893560 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.893605 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.893674 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.893706 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.893732 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.893761 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.893790 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.893815 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.893879 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.893961 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.894030 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.894100 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.894823 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.894932 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.894988 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.895022 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.895050 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.895072 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.895099 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.895125 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.895148 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.895170 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.895198 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.895221 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.895244 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.895265 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.895286 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.895311 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.895335 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.895366 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.895400 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.895426 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.895426 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.895595 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.895630 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.895679 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.895707 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.895759 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.895791 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.895818 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.895876 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.895903 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.895997 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.896038 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.896061 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.896089 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.896194 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.896524 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.896592 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.896692 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.896776 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.896874 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.896998 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.897093 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 09:48:54.897802 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.897877 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.897966 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.898061 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.898117 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.898175 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100149) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.898210 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.898266 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.898330 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.898392 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.898454 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.898506 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.898533 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.898597 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.898661 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.898723 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.898783 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.898837 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.900563 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 09:48:54.900647 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 09:48:54.900746 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 09:48:54.900836 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 09:48:54.900931 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 09:48:54.901044 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 09:48:54.938844 np0000005636 devstack@c-api.service[100149]: INFO dbcounter [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Registered counter for database cinder Jul 22 09:48:54.940964 np0000005636 devstack@c-api.service[100152]: INFO dbcounter [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Registered counter for database cinder Jul 22 09:48:54.941704 np0000005636 devstack@c-api.service[100151]: INFO dbcounter [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Registered counter for database cinder Jul 22 09:48:54.945032 np0000005636 devstack@c-api.service[100150]: INFO dbcounter [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Registered counter for database cinder Jul 22 09:48:54.980351 np0000005636 devstack@c-api.service[100149]: DEBUG oslo_db.sqlalchemy.engines [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d 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=100149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:48:54.982271 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 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=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:48:54.985353 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 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=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:48:54.986554 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 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=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:48:55.095120 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writer thread running {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 09:48:55.097747 np0000005636 devstack@c-api.service[100151]: INFO cinder.rpc [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 09:48:55.100114 np0000005636 devstack@c-api.service[100151]: INFO cinder.rpc [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 09:48:55.102475 np0000005636 devstack@c-api.service[100151]: INFO cinder.rpc [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 09:48:55.104102 np0000005636 devstack@c-api.service[100151]: INFO cinder.rpc [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 09:48:55.104391 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.104659 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.106295 np0000005636 devstack@c-api.service[100151]: WARNING cinder.keymgr.conf_key_mgr [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.108757 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.108888 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.127155 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writer thread running {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 09:48:55.133952 np0000005636 devstack@c-api.service[100150]: INFO cinder.rpc [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 09:48:55.134104 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writer thread running {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 09:48:55.134509 np0000005636 devstack@c-api.service[100150]: INFO cinder.rpc [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 09:48:55.134740 np0000005636 devstack@c-api.service[100152]: INFO cinder.rpc [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 09:48:55.136288 np0000005636 devstack@c-api.service[100150]: INFO cinder.rpc [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 09:48:55.137526 np0000005636 devstack@c-api.service[100152]: INFO cinder.rpc [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 09:48:55.139679 np0000005636 devstack@c-api.service[100150]: INFO cinder.rpc [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 09:48:55.139750 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 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=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:48:55.139813 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.139813 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.141955 np0000005636 devstack@c-api.service[100152]: INFO cinder.rpc [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 09:48:55.142030 np0000005636 devstack@c-api.service[100150]: WARNING cinder.keymgr.conf_key_mgr [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.142073 np0000005636 devstack@c-api.service[100151]: INFO cinder.rpc [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 09:48:55.142442 np0000005636 devstack@c-api.service[100152]: INFO cinder.rpc [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 09:48:55.142852 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.144048 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.144113 np0000005636 devstack@c-api.service[100151]: INFO cinder.rpc [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 09:48:55.144113 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.144113 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.144257 np0000005636 devstack@c-api.service[100152]: WARNING cinder.keymgr.conf_key_mgr [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.144301 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.145943 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.147303 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.148178 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.155950 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.155950 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.156158 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writer thread running {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 09:48:55.156492 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.156492 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.159947 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.160032 np0000005636 devstack@c-api.service[100149]: INFO cinder.rpc [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 09:48:55.160070 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.162946 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.162946 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.163089 np0000005636 devstack@c-api.service[100149]: INFO cinder.rpc [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 09:48:55.163141 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.164990 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.165061 np0000005636 devstack@c-api.service[100149]: INFO cinder.rpc [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 09:48:55.165114 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.165153 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.167227 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.167280 np0000005636 devstack@c-api.service[100149]: INFO cinder.rpc [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 09:48:55.167325 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.167682 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.168068 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.168955 np0000005636 devstack@c-api.service[100149]: WARNING cinder.keymgr.conf_key_mgr [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.169179 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.169295 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.171126 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.171239 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.172012 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.172128 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.172729 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.172941 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.173762 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.173876 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.178372 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.178550 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.181174 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.181368 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.183018 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 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=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:48:55.183067 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.183243 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.183973 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 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=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:48:55.184318 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.184464 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.185275 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.185386 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.185417 np0000005636 devstack@c-api.service[100150]: INFO cinder.rpc [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 09:48:55.186178 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.186297 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.186451 np0000005636 devstack@c-api.service[100152]: INFO cinder.rpc [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 09:48:55.187063 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.187169 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.187753 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.187823 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.188090 np0000005636 devstack@c-api.service[100150]: INFO cinder.rpc [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 09:48:55.188385 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.188520 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.188568 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.188707 np0000005636 devstack@c-api.service[100152]: INFO cinder.rpc [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 09:48:55.188741 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.189161 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.189301 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.189359 np0000005636 devstack@c-api.service[100151]: WARNING cinder.api.contrib.hosts [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 09:48:55.189602 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.189755 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.190349 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extended resource: extensions {{(pid=100151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.191431 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extended resource: consistencygroups {{(pid=100151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.193995 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extended resource: extra_specs {{(pid=100151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.195407 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extended resource: capabilities {{(pid=100151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.196472 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extended resource: backups {{(pid=100151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.198253 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extended resource: os-quota-sets {{(pid=100151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.199546 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extended resource: qos-specs {{(pid=100151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.200879 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.201077 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.201358 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extended resource: encryption {{(pid=100151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.202805 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extended resource: encryption {{(pid=100151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.203149 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.203424 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.203546 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.203739 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.204142 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extended resource: cgsnapshots {{(pid=100151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.205341 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extended resource: scheduler-stats {{(pid=100151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.206001 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.206176 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.206495 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extended resource: os-volume-manage {{(pid=100151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.207087 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.207314 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.207599 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extended resource: os-snapshot-manage {{(pid=100151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.209267 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extended resource: os-volume-transfer {{(pid=100151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.209395 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.209581 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.210788 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extended resource: os-hosts {{(pid=100151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.211765 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.211945 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.212645 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extended resource: os-volume-type-access {{(pid=100151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.212791 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.213220 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.214163 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.214241 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.214563 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extended resource: os-availability-zone {{(pid=100151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.215743 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extended resource: os-quota-class-sets {{(pid=100151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.216304 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.216433 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.217177 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.217357 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.217517 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.217743 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.218278 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.218333 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.218426 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.218511 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.219446 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.219619 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.220228 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.snapshot_actions [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] SnapshotActionsController initialized {{(pid=100151) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 09:48:55.220588 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.220658 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.220699 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.220789 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.221160 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.221320 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.221368 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.221467 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.221557 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.221657 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.222388 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.222556 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.223466 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.223526 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.223573 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.223680 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.224440 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.224635 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.224799 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.224871 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.224938 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.225004 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.225053 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.225160 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.225249 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extension UsedLimits extending resource: limits {{(pid=100151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.225324 np0000005636 devstack@c-api.service[100149]: DEBUG oslo_db.sqlalchemy.engines [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d 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=100149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:48:55.225380 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.225425 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.225503 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.225620 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extension AdminActions extending resource: volumes {{(pid=100151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.225720 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extension AdminActions extending resource: snapshots {{(pid=100151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.225807 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extension AdminActions extending resource: backups {{(pid=100151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.225892 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extension VolumeActions extending resource: volumes {{(pid=100151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.226081 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.226204 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.router [None req-f97d7f99-d0c9-4711-9592-d79316bb14d6 None None] Extension TypesManage extending resource: types {{(pid=100151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.228292 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.228374 np0000005636 devstack@c-api.service[100149]: INFO cinder.rpc [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 09:48:55.228421 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.228473 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.228586 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.230885 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.231090 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.231152 np0000005636 devstack@c-api.service[100149]: INFO cinder.rpc [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 09:48:55.231706 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.231771 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.231910 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.232000 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.232533 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.232699 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.233601 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.233758 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.234496 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.234661 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.234717 np0000005636 devstack@c-api.service[100151]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ae7aa2a4668 pid: 100151 (default app) Jul 22 09:48:55.237946 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.237946 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.237946 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.237946 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.238489 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.238489 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.238570 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.238570 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.238640 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.238640 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.239278 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.239446 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.240278 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.240451 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.241629 np0000005636 devstack@c-api.service[100152]: WARNING cinder.api.contrib.hosts [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 09:48:55.241823 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.241969 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.242056 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.242213 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.242974 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extended resource: extensions {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.243500 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-889e2f6e-7114-4ef0-983f-7c723ce40ee8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:48:55.244240 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.244374 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.244714 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extended resource: consistencygroups {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.245584 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.245703 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.246518 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.246642 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.246950 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.247025 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1/1] 10.4.3.206 () {60 vars in 925 bytes} [Wed Jul 22 09:48:55 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 09:48:55.247199 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.247339 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.247458 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.247515 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extended resource: extra_specs {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.248185 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.248307 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.249070 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.249196 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.249596 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extended resource: capabilities {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.249755 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.249876 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.250518 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.250633 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.251332 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extended resource: backups {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.251396 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.251539 np0000005636 devstack@c-api.service[100150]: WARNING cinder.api.contrib.hosts [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 09:48:55.251599 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.251831 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.252007 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.252578 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extended resource: extensions {{(pid=100150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.253669 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extended resource: consistencygroups {{(pid=100150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.254064 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extended resource: os-quota-sets {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.256944 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extended resource: extra_specs {{(pid=100150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.257034 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extended resource: qos-specs {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.257234 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.257383 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extended resource: capabilities {{(pid=100150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.257468 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.258360 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extended resource: backups {{(pid=100150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.258736 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extended resource: encryption {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.259933 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extended resource: os-quota-sets {{(pid=100150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.260800 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extended resource: encryption {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.261090 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extended resource: qos-specs {{(pid=100150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.262613 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.262811 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extended resource: cgsnapshots {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.262873 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extended resource: encryption {{(pid=100150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.262947 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.264184 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extended resource: encryption {{(pid=100150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.264726 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extended resource: scheduler-stats {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.265356 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extended resource: cgsnapshots {{(pid=100150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.266221 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.266431 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.266645 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extended resource: os-volume-manage {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.266726 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extended resource: scheduler-stats {{(pid=100150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.268127 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extended resource: os-volume-manage {{(pid=100150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.268510 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extended resource: os-snapshot-manage {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.269231 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extended resource: os-snapshot-manage {{(pid=100150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.269734 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.269953 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.270435 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extended resource: os-volume-transfer {{(pid=100150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.270501 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extended resource: os-volume-transfer {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.274948 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extended resource: os-hosts {{(pid=100150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.275217 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extended resource: os-hosts {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.275267 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extended resource: os-volume-type-access {{(pid=100150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.275318 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.275318 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.275394 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extended resource: os-volume-type-access {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.275435 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extended resource: os-availability-zone {{(pid=100150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.275908 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extended resource: os-quota-class-sets {{(pid=100150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.276638 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.276709 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extended resource: os-availability-zone {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.276818 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.277399 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.277573 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.278574 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.278702 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.279406 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.279523 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.279881 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extended resource: os-quota-class-sets {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.280083 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.snapshot_actions [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] SnapshotActionsController initialized {{(pid=100150) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 09:48:55.280303 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.280439 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.280625 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.280671 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.281196 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.281311 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.281760 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.281965 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.282066 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.282120 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.282203 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.282285 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.282995 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.283111 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.283464 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.283610 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.283672 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.283737 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.283834 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.283943 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.284077 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.284172 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.284275 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extension UsedLimits extending resource: limits {{(pid=100150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.284344 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.284405 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.284453 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.284500 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.284556 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.287946 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extension AdminActions extending resource: volumes {{(pid=100150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.288034 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.288105 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extension AdminActions extending resource: snapshots {{(pid=100150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.288105 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extension AdminActions extending resource: backups {{(pid=100150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.288195 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.288251 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extension VolumeActions extending resource: volumes {{(pid=100150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.288251 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.288251 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.router [None req-2346788b-ee4e-48e6-a879-6cdf6d7d38c2 None None] Extension TypesManage extending resource: types {{(pid=100150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.288377 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.snapshot_actions [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] SnapshotActionsController initialized {{(pid=100152) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 09:48:55.288377 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.288377 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.288377 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.288377 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.288557 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.288680 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.289329 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.289561 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.289743 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.289934 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.290682 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.290886 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.291082 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.291239 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.291407 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.291569 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.291728 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extension UsedLimits extending resource: limits {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.291892 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.292071 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.292131 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.292228 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.292280 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.292409 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extension AdminActions extending resource: volumes {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.292592 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extension AdminActions extending resource: snapshots {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.292766 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extension AdminActions extending resource: backups {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.292934 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extension VolumeActions extending resource: volumes {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.293135 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.293291 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-4f8a34e5-ac3d-4c1e-b743-fc09e4aca1f8 None None] Extension TypesManage extending resource: types {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.293440 np0000005636 devstack@c-api.service[100150]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ae7aa2a4668 pid: 100150 (default app) Jul 22 09:48:55.293662 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.293816 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.294899 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.295092 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.295893 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.296037 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.296770 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.297518 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.297887 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.297887 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.298448 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.298653 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.299181 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.299320 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.300244 np0000005636 devstack@c-api.service[100149]: WARNING cinder.api.contrib.hosts [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 09:48:55.300493 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.300632 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.301285 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extended resource: extensions {{(pid=100149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.302617 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extended resource: consistencygroups {{(pid=100149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.302678 np0000005636 devstack@c-api.service[100152]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ae7aa2a4668 pid: 100152 (default app) Jul 22 09:48:55.304457 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extended resource: extra_specs {{(pid=100149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.307083 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extended resource: capabilities {{(pid=100149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.308123 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extended resource: backups {{(pid=100149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.309786 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extended resource: os-quota-sets {{(pid=100149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.311129 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extended resource: qos-specs {{(pid=100149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.312854 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extended resource: encryption {{(pid=100149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.314359 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extended resource: encryption {{(pid=100149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.315724 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extended resource: cgsnapshots {{(pid=100149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.317071 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extended resource: scheduler-stats {{(pid=100149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.318449 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extended resource: os-volume-manage {{(pid=100149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.319743 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extended resource: os-snapshot-manage {{(pid=100149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.321159 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extended resource: os-volume-transfer {{(pid=100149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.322560 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extended resource: os-hosts {{(pid=100149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.323720 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extended resource: os-volume-type-access {{(pid=100149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.325111 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extended resource: os-availability-zone {{(pid=100149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.326294 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extended resource: os-quota-class-sets {{(pid=100149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 09:48:55.327793 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.327984 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.328883 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.329084 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.329895 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.330060 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.330596 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.snapshot_actions [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] SnapshotActionsController initialized {{(pid=100149) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 09:48:55.331045 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.331187 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.331822 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.331968 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.332679 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.332794 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.333642 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:48:55.333800 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:48:55.334635 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.334813 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.335008 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.335174 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.335353 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.335528 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.335681 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extension UsedLimits extending resource: limits {{(pid=100149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.335810 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.335950 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.336118 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.336292 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extension AdminActions extending resource: volumes {{(pid=100149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.336473 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extension AdminActions extending resource: snapshots {{(pid=100149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.336626 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extension AdminActions extending resource: backups {{(pid=100149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.336787 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extension VolumeActions extending resource: volumes {{(pid=100149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.337012 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.337181 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.router [None req-08a6a68f-8efa-4711-a5e1-7c4ddc81cb0d None None] Extension TypesManage extending resource: types {{(pid=100149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 09:48:55.348074 np0000005636 devstack@c-api.service[100149]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ae7aa2a4668 pid: 100149 (default app) Jul 22 09:49:00.076277 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c21627d1-d634-4bf6-9ec1-1939cf0f1f82 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:49:00.771910 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c21627d1-d634-4bf6-9ec1-1939cf0f1f82 admin admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:49:00.772563 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c21627d1-d634-4bf6-9ec1-1939cf0f1f82 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:49:00.774183 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:49:00.774183 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:49:00.805212 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-c21627d1-d634-4bf6-9ec1-1939cf0f1f82 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=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:49:00.832127 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c21627d1-d634-4bf6-9ec1-1939cf0f1f82 admin admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:49:00.832521 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 2/2] 10.4.3.206 () {68 vars in 1302 bytes} [Wed Jul 22 09:49:00 2026] POST /volume/v3/types => generated 183 bytes in 757 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:49:00.849618 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-273cadf7-dd60-463a-86de-61eb51f22d10 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:49:01.132980 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-273cadf7-dd60-463a-86de-61eb51f22d10 admin admin] POST https://10.4.3.206/volume/v3/types/b0c8aa4c-ca92-4121-8cac-2a39c1cdd981/extra_specs Jul 22 09:49:01.133547 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-273cadf7-dd60-463a-86de-61eb51f22d10 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:49:01.135320 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:49:01.135320 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:49:01.168870 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-273cadf7-dd60-463a-86de-61eb51f22d10 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=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:49:01.227448 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-273cadf7-dd60-463a-86de-61eb51f22d10 admin admin] https://10.4.3.206/volume/v3/types/b0c8aa4c-ca92-4121-8cac-2a39c1cdd981/extra_specs returned with HTTP 200 Jul 22 09:49:01.227947 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1/3] 10.4.3.206 () {68 vars in 1449 bytes} [Wed Jul 22 09:49:00 2026] POST /volume/v3/types/b0c8aa4c-ca92-4121-8cac-2a39c1cdd981/extra_specs => generated 52 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:49:01.500563 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bfc38c13-15c2-430b-b9a7-d4152421cac7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:49:01.838143 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bfc38c13-15c2-430b-b9a7-d4152421cac7 admin admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:49:01.838143 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bfc38c13-15c2-430b-b9a7-d4152421cac7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:49:01.838143 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:49:01.838143 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:49:01.872153 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-bfc38c13-15c2-430b-b9a7-d4152421cac7 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=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:49:01.902380 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bfc38c13-15c2-430b-b9a7-d4152421cac7 admin admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:49:01.902886 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1/4] 10.4.3.206 () {68 vars in 1302 bytes} [Wed Jul 22 09:49:01 2026] POST /volume/v3/types => generated 186 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:49:01.922359 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a2f01632-f5c2-48a7-bd51-42309f87e25e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:49:02.200765 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a2f01632-f5c2-48a7-bd51-42309f87e25e admin admin] POST https://10.4.3.206/volume/v3/types/7324cb85-3d34-48ff-93e7-570ac8d93e79/extra_specs Jul 22 09:49:02.201435 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a2f01632-f5c2-48a7-bd51-42309f87e25e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:49:02.203229 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:49:02.203229 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:49:02.234728 np0000005636 devstack@c-api.service[100149]: DEBUG oslo_db.sqlalchemy.engines [None req-a2f01632-f5c2-48a7-bd51-42309f87e25e 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=100149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:49:02.287264 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a2f01632-f5c2-48a7-bd51-42309f87e25e admin admin] https://10.4.3.206/volume/v3/types/7324cb85-3d34-48ff-93e7-570ac8d93e79/extra_specs returned with HTTP 200 Jul 22 09:49:02.287801 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1/5] 10.4.3.206 () {68 vars in 1449 bytes} [Wed Jul 22 09:49:01 2026] POST /volume/v3/types/7324cb85-3d34-48ff-93e7-570ac8d93e79/extra_specs => generated 45 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:49:10.829697 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:49:11.225812 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:49:11.899507 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:49:12.285946 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:49:28.396340 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b16e8ac0-fe8a-4804-831b-de679ab1fbcf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:49:28.396974 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b16e8ac0-fe8a-4804-831b-de679ab1fbcf None None] GET https://10.4.3.206/volume// Jul 22 09:49:28.397174 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b16e8ac0-fe8a-4804-831b-de679ab1fbcf None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:49:28.397372 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b16e8ac0-fe8a-4804-831b-de679ab1fbcf None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:49:28.397951 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b16e8ac0-fe8a-4804-831b-de679ab1fbcf None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:49:28.398271 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 3/6] 10.4.3.206 () {66 vars in 1425 bytes} [Wed Jul 22 09:49:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:50:07.526736 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ff538619-aaf6-486a-8b88-82feec6c7a69 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:50:07.784964 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ff538619-aaf6-486a-8b88-82feec6c7a69 tempest-verify_tempest_config-2055762272 tempest-verify_tempest_config-2055762272-project-member] GET https://10.4.3.206/volume/v3/extensions Jul 22 09:50:07.785148 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ff538619-aaf6-486a-8b88-82feec6c7a69 tempest-verify_tempest_config-2055762272 tempest-verify_tempest_config-2055762272-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:50:07.785338 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ff538619-aaf6-486a-8b88-82feec6c7a69 tempest-verify_tempest_config-2055762272 tempest-verify_tempest_config-2055762272-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:50:07.785651 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ff538619-aaf6-486a-8b88-82feec6c7a69 tempest-verify_tempest_config-2055762272 tempest-verify_tempest_config-2055762272-project-member] https://10.4.3.206/volume/v3/extensions returned with HTTP 200 Jul 22 09:50:07.785997 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 2/7] 10.4.3.206 () {66 vars in 1246 bytes} [Wed Jul 22 09:50:07 2026] GET /volume/v3/extensions => generated 5245 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:50:50.597018 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:50:50.913681 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:50:50.914096 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1707353340", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:50:50.915761 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1707353340', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:50:50.916143 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Create volume of 1 GB Jul 22 09:50:50.923697 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Availability zone cache updated, next update will occur around 2026-07-22 10:50:50.923252. {{(pid=100152) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 09:50:50.923860 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Availability Zones retrieved successfully. Jul 22 09:50:50.944714 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Flow 'volume_create_api' (ed405a66-01aa-4fb6-85bb-fe7f1833d110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:50:50.946021 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c46d5217-5ad0-4c54-a6ba-614e44902afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:50:50.946811 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:50:50.999782 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c46d5217-5ad0-4c54-a6ba-614e44902afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:50:51.000694 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1a13160-8607-4cf9-9a64-acd0aeb77d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:50:51.038390 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:50:51.038725 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:50:51.090539 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Created reservations ['a392a05b-fa06-4e6b-ad27-073e4c0b8393', 'e0dbcb98-482a-4548-932b-a756e4676874', 'bfa0965b-d1fb-46c8-9ea3-f5f145cd4d85', '9aea44cb-c569-4bbf-aef6-3d79e255d2f1'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:50:51.091485 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1a13160-8607-4cf9-9a64-acd0aeb77d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a392a05b-fa06-4e6b-ad27-073e4c0b8393', 'e0dbcb98-482a-4548-932b-a756e4676874', 'bfa0965b-d1fb-46c8-9ea3-f5f145cd4d85', '9aea44cb-c569-4bbf-aef6-3d79e255d2f1']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:50:51.092368 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bde68e0-2b5f-4038-a5e1-7e421f89d02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:50:51.152496 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bde68e0-2b5f-4038-a5e1-7e421f89d02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17f6d850-b095-48bb-94ae-55d64dac37ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1707353340',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d52fed547b764fe7b799819b201db816',qos_specs=None,replication_status=,reservations=['a392a05b-fa06-4e6b-ad27-073e4c0b8393','e0dbcb98-482a-4548-932b-a756e4676874','bfa0965b-d1fb-46c8-9ea3-f5f145cd4d85','9aea44cb-c569-4bbf-aef6-3d79e255d2f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e78b4dbce83645ad98ce193276f01827',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:50:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1707353340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17f6d850-b095-48bb-94ae-55d64dac37ef,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d52fed547b764fe7b799819b201db816',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e78b4dbce83645ad98ce193276f01827',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:50:51.153202 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3293d639-9050-4bb9-bb98-06cf164a4b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:50:51.177865 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3293d639-9050-4bb9-bb98-06cf164a4b59) transitioned into state 'SUCCESS' from state '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-1707353340',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d52fed547b764fe7b799819b201db816',qos_specs=None,replication_status=,reservations=['a392a05b-fa06-4e6b-ad27-073e4c0b8393','e0dbcb98-482a-4548-932b-a756e4676874','bfa0965b-d1fb-46c8-9ea3-f5f145cd4d85','9aea44cb-c569-4bbf-aef6-3d79e255d2f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e78b4dbce83645ad98ce193276f01827',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:50:51.178952 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7112feed-8a99-4a19-be49-5e96677c7ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:50:51.207549 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7112feed-8a99-4a19-be49-5e96677c7ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:50:51.208696 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Flow 'volume_create_api' (ed405a66-01aa-4fb6-85bb-fe7f1833d110) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:50:51.209197 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Create volume request issued successfully. Jul 22 09:50:51.210257 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-58ef5ba2-2eaa-4b03-a0c0-4e4cdc12aae6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:50:51.210786 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 2/8] 10.4.3.206 () {72 vars in 1541 bytes} [Wed Jul 22 09:50:50 2026] POST /volume/v3/volumes => generated 763 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:50:51.220246 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-00a8e1dc-2dd7-434a-ac1a-f0db0b5f86f6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:50:51.223587 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-00a8e1dc-2dd7-434a-ac1a-f0db0b5f86f6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] GET https://10.4.3.206/volume/v3/volumes/17f6d850-b095-48bb-94ae-55d64dac37ef Jul 22 09:50:51.223903 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-00a8e1dc-2dd7-434a-ac1a-f0db0b5f86f6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:50:51.223985 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-00a8e1dc-2dd7-434a-ac1a-f0db0b5f86f6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:50:51.257687 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:50:51.257687 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:50:51.269550 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-00a8e1dc-2dd7-434a-ac1a-f0db0b5f86f6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Volume info retrieved successfully. Jul 22 09:50:51.277906 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8a83f3f8-9edf-40b5-80cb-b176d1953e3f req-00a8e1dc-2dd7-434a-ac1a-f0db0b5f86f6 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] https://10.4.3.206/volume/v3/volumes/17f6d850-b095-48bb-94ae-55d64dac37ef returned with HTTP 200 Jul 22 09:50:51.278647 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 2/9] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:50:51 2026] GET /volume/v3/volumes/17f6d850-b095-48bb-94ae-55d64dac37ef => generated 831 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:50:51.647281 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-4c8cbccf-034e-434e-96a7-20d797cdfac2 req-384a48e8-cfd8-48af-ab65-086d9c275405 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:50:51.852868 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4c8cbccf-034e-434e-96a7-20d797cdfac2 req-384a48e8-cfd8-48af-ab65-086d9c275405 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] GET https://10.4.3.206/volume/v3/volumes/17f6d850-b095-48bb-94ae-55d64dac37ef Jul 22 09:50:51.853086 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-4c8cbccf-034e-434e-96a7-20d797cdfac2 req-384a48e8-cfd8-48af-ab65-086d9c275405 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:50:51.853315 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-4c8cbccf-034e-434e-96a7-20d797cdfac2 req-384a48e8-cfd8-48af-ab65-086d9c275405 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:50:51.889101 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:50:51.889101 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:50:51.897777 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-4c8cbccf-034e-434e-96a7-20d797cdfac2 req-384a48e8-cfd8-48af-ab65-086d9c275405 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Volume info retrieved successfully. Jul 22 09:50:51.906271 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4c8cbccf-034e-434e-96a7-20d797cdfac2 req-384a48e8-cfd8-48af-ab65-086d9c275405 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] https://10.4.3.206/volume/v3/volumes/17f6d850-b095-48bb-94ae-55d64dac37ef returned with HTTP 200 Jul 22 09:50:51.907217 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 4/10] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:50:51 2026] GET /volume/v3/volumes/17f6d850-b095-48bb-94ae-55d64dac37ef => generated 856 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:50:52.496399 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-430f4417-24f9-4e29-a664-28d3e2672866 req-f49da762-0a72-4d83-a90c-de1028cd0ac2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:50:52.726031 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-430f4417-24f9-4e29-a664-28d3e2672866 req-f49da762-0a72-4d83-a90c-de1028cd0ac2 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-reader] GET https://10.4.3.206/volume/v3/volumes/17f6d850-b095-48bb-94ae-55d64dac37ef Jul 22 09:50:52.726280 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-430f4417-24f9-4e29-a664-28d3e2672866 req-f49da762-0a72-4d83-a90c-de1028cd0ac2 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-reader] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:50:52.726517 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-430f4417-24f9-4e29-a664-28d3e2672866 req-f49da762-0a72-4d83-a90c-de1028cd0ac2 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-reader] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:50:52.760108 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:50:52.760108 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:50:52.767006 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-430f4417-24f9-4e29-a664-28d3e2672866 req-f49da762-0a72-4d83-a90c-de1028cd0ac2 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-reader] Volume info retrieved successfully. Jul 22 09:50:52.775197 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-430f4417-24f9-4e29-a664-28d3e2672866 req-f49da762-0a72-4d83-a90c-de1028cd0ac2 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-reader] https://10.4.3.206/volume/v3/volumes/17f6d850-b095-48bb-94ae-55d64dac37ef returned with HTTP 200 Jul 22 09:50:52.775712 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 3/11] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:50:52 2026] GET /volume/v3/volumes/17f6d850-b095-48bb-94ae-55d64dac37ef => generated 856 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:50:53.177230 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-d9d64b83-f663-4530-a84c-5b04988dd134 req-39d2dfe7-5743-432b-9155-8394be1c2ee3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:50:53.400328 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d9d64b83-f663-4530-a84c-5b04988dd134 req-39d2dfe7-5743-432b-9155-8394be1c2ee3 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] DELETE https://10.4.3.206/volume/v3/volumes/17f6d850-b095-48bb-94ae-55d64dac37ef Jul 22 09:50:53.400467 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d9d64b83-f663-4530-a84c-5b04988dd134 req-39d2dfe7-5743-432b-9155-8394be1c2ee3 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:50:53.400662 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d9d64b83-f663-4530-a84c-5b04988dd134 req-39d2dfe7-5743-432b-9155-8394be1c2ee3 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:50:53.400855 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [req-d9d64b83-f663-4530-a84c-5b04988dd134 req-39d2dfe7-5743-432b-9155-8394be1c2ee3 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Delete volume with id: 17f6d850-b095-48bb-94ae-55d64dac37ef Jul 22 09:50:53.414382 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:50:53.414382 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:50:53.414758 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-d9d64b83-f663-4530-a84c-5b04988dd134 req-39d2dfe7-5743-432b-9155-8394be1c2ee3 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Volume info retrieved successfully. Jul 22 09:50:53.447850 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-d9d64b83-f663-4530-a84c-5b04988dd134 req-39d2dfe7-5743-432b-9155-8394be1c2ee3 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Delete volume request issued successfully. Jul 22 09:50:53.448042 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d9d64b83-f663-4530-a84c-5b04988dd134 req-39d2dfe7-5743-432b-9155-8394be1c2ee3 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] https://10.4.3.206/volume/v3/volumes/17f6d850-b095-48bb-94ae-55d64dac37ef returned with HTTP 202 Jul 22 09:50:53.448417 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 3/12] 10.4.3.206 () {70 vars in 1620 bytes} [Wed Jul 22 09:50:53 2026] DELETE /volume/v3/volumes/17f6d850-b095-48bb-94ae-55d64dac37ef => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:50:53.474550 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-57566b1d-208a-41fd-a77c-baa77f33c941 req-33f3d217-0069-4738-8d29-4fa9986b7745 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:50:53.479609 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-57566b1d-208a-41fd-a77c-baa77f33c941 req-33f3d217-0069-4738-8d29-4fa9986b7745 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] GET https://10.4.3.206/volume/v3/volumes/17f6d850-b095-48bb-94ae-55d64dac37ef Jul 22 09:50:53.479747 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-57566b1d-208a-41fd-a77c-baa77f33c941 req-33f3d217-0069-4738-8d29-4fa9986b7745 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:50:53.479903 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-57566b1d-208a-41fd-a77c-baa77f33c941 req-33f3d217-0069-4738-8d29-4fa9986b7745 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:50:53.489420 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:50:53.489420 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:50:53.494551 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-57566b1d-208a-41fd-a77c-baa77f33c941 req-33f3d217-0069-4738-8d29-4fa9986b7745 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Volume info retrieved successfully. Jul 22 09:50:53.500044 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-57566b1d-208a-41fd-a77c-baa77f33c941 req-33f3d217-0069-4738-8d29-4fa9986b7745 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] https://10.4.3.206/volume/v3/volumes/17f6d850-b095-48bb-94ae-55d64dac37ef returned with HTTP 200 Jul 22 09:50:53.500548 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 3/13] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:50:53 2026] GET /volume/v3/volumes/17f6d850-b095-48bb-94ae-55d64dac37ef => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:50:54.526822 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-717d9166-9bb4-48f6-beb9-1ea9db148485 req-bc3b7ece-e420-49b4-bd9f-c8fd29b68195 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:50:54.529871 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-717d9166-9bb4-48f6-beb9-1ea9db148485 req-bc3b7ece-e420-49b4-bd9f-c8fd29b68195 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] GET https://10.4.3.206/volume/v3/volumes/17f6d850-b095-48bb-94ae-55d64dac37ef Jul 22 09:50:54.529993 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-717d9166-9bb4-48f6-beb9-1ea9db148485 req-bc3b7ece-e420-49b4-bd9f-c8fd29b68195 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:50:54.530139 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-717d9166-9bb4-48f6-beb9-1ea9db148485 req-bc3b7ece-e420-49b4-bd9f-c8fd29b68195 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:50:54.536441 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-717d9166-9bb4-48f6-beb9-1ea9db148485 req-bc3b7ece-e420-49b4-bd9f-c8fd29b68195 tempest-VolumesGetTestJSON-157785454 tempest-VolumesGetTestJSON-157785454-project-member] https://10.4.3.206/volume/v3/volumes/17f6d850-b095-48bb-94ae-55d64dac37ef returned with HTTP 404 Jul 22 09:50:54.537320 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 5/14] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:50:54 2026] GET /volume/v3/volumes/17f6d850-b095-48bb-94ae-55d64dac37ef => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:02.190890 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c8a117cf-8399-446c-9410-51dfb5eac56c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:02.434553 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c8a117cf-8399-446c-9410-51dfb5eac56c tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:51:02.435328 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c8a117cf-8399-446c-9410-51dfb5eac56c tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-475264970"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:02.457829 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c8a117cf-8399-446c-9410-51dfb5eac56c tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:51:02.458104 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 4/15] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 09:51:02 2026] POST /volume/v3/types => generated 223 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:02.473042 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fbe73951-8cf0-43bf-904f-71737e6be796 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:02.475152 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fbe73951-8cf0-43bf-904f-71737e6be796 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] POST https://10.4.3.206/volume/v3/group_types Jul 22 09:51:02.475552 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fbe73951-8cf0-43bf-904f-71737e6be796 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1748175433"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:02.500627 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fbe73951-8cf0-43bf-904f-71737e6be796 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Jul 22 09:51:02.501131 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 4/16] 10.4.3.206 () {70 vars in 1311 bytes} [Wed Jul 22 09:51:02 2026] POST /volume/v3/group_types => generated 181 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:02.510684 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d3f1614a-f39b-4bbe-8adb-b7567c163926 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:02.843693 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d3f1614a-f39b-4bbe-8adb-b7567c163926 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] POST https://10.4.3.206/volume/v3/groups Jul 22 09:51:02.844220 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d3f1614a-f39b-4bbe-8adb-b7567c163926 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "99c42997-cc55-47cb-9d56-97b79330fe22", "volume_types": ["fc8ddc98-0985-4f9f-9d76-8d678a6a5824"], "name": "tempest-GroupSnapshotsTest-Group-414716114"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:02.846449 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-d3f1614a-f39b-4bbe-8adb-b7567c163926 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Creating new group {'group': {'group_type': '99c42997-cc55-47cb-9d56-97b79330fe22', 'volume_types': ['fc8ddc98-0985-4f9f-9d76-8d678a6a5824'], 'name': 'tempest-GroupSnapshotsTest-Group-414716114'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 09:51:02.856847 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.groups [None req-d3f1614a-f39b-4bbe-8adb-b7567c163926 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Creating group tempest-GroupSnapshotsTest-Group-414716114. Jul 22 09:51:02.878093 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d3f1614a-f39b-4bbe-8adb-b7567c163926 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Availability zone cache updated, next update will occur around 2026-07-22 10:51:02.877448. {{(pid=100149) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 09:51:02.878231 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d3f1614a-f39b-4bbe-8adb-b7567c163926 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Availability Zones retrieved successfully. Jul 22 09:51:02.917737 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-d3f1614a-f39b-4bbe-8adb-b7567c163926 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Created reservations ['4f42f0e3-7c97-4ba2-86b9-93f796e50396'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:02.985596 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d3f1614a-f39b-4bbe-8adb-b7567c163926 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups returned with HTTP 202 Jul 22 09:51:02.986249 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 4/17] 10.4.3.206 () {70 vars in 1297 bytes} [Wed Jul 22 09:51:02 2026] POST /volume/v3/groups => generated 111 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:02.996228 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1374c5f0-2306-450f-a745-fd0aa1eb4f44 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:02.998773 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1374c5f0-2306-450f-a745-fd0aa1eb4f44 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e Jul 22 09:51:02.998977 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1374c5f0-2306-450f-a745-fd0aa1eb4f44 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:02.999233 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1374c5f0-2306-450f-a745-fd0aa1eb4f44 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:02.999389 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-1374c5f0-2306-450f-a745-fd0aa1eb4f44 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:03.004984 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:03.004984 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:03.034874 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1374c5f0-2306-450f-a745-fd0aa1eb4f44 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e returned with HTTP 200 Jul 22 09:51:03.035203 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 6/18] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:02 2026] GET /volume/v3/groups/2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e => generated 391 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:04.047067 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2c249528-c0fe-41a7-b2be-28215c4476a3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:04.051246 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2c249528-c0fe-41a7-b2be-28215c4476a3 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e Jul 22 09:51:04.051246 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2c249528-c0fe-41a7-b2be-28215c4476a3 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:04.051246 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2c249528-c0fe-41a7-b2be-28215c4476a3 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:04.051246 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.groups [None req-2c249528-c0fe-41a7-b2be-28215c4476a3 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:04.059742 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:04.059742 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:04.091510 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2c249528-c0fe-41a7-b2be-28215c4476a3 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e returned with HTTP 200 Jul 22 09:51:04.091510 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 5/19] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:04 2026] GET /volume/v3/groups/2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e => generated 392 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:04.103755 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:04.105518 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:51:04.106181 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1905877411", "volume_type": "fc8ddc98-0985-4f9f-9d76-8d678a6a5824", "group_id": "2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:04.107552 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1905877411', 'volume_type': 'fc8ddc98-0985-4f9f-9d76-8d678a6a5824', 'group_id': '2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:51:04.117858 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:04.117858 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:04.118508 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Create volume of 1 GB Jul 22 09:51:04.132613 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Availability Zones retrieved successfully. Jul 22 09:51:04.139647 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Flow 'volume_create_api' (762b00f8-a2e9-4111-a4a2-97fc6306fe80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:04.141371 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35e14763-8ef7-4476-9d7a-acd70e681c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:04.142367 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:04.142367 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:04.143021 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:51:04.167498 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35e14763-8ef7-4476-9d7a-acd70e681c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:51:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fc8ddc98-0985-4f9f-9d76-8d678a6a5824,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-475264970',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fc8ddc98-0985-4f9f-9d76-8d678a6a5824', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:04.168452 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75a7e7fa-041e-45f5-811d-0ea2a76487c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:04.195877 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-475264970 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-475264970, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:04.196250 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-475264970 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-475264970, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:04.230483 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Created reservations ['1fd3c7fc-dc9c-41c8-9bfc-10d13abbeaf8', '06f11f82-650b-403a-84a5-bc4a349a6304', '40bf7e02-f7b1-49a1-b43b-23a155ee1ccc', 'e579a085-df81-4d4c-9201-0da25fba2b06'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:04.231371 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75a7e7fa-041e-45f5-811d-0ea2a76487c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fd3c7fc-dc9c-41c8-9bfc-10d13abbeaf8', '06f11f82-650b-403a-84a5-bc4a349a6304', '40bf7e02-f7b1-49a1-b43b-23a155ee1ccc', 'e579a085-df81-4d4c-9201-0da25fba2b06']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:04.232534 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57376cda-e68f-4ebc-9407-45b8e757c7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:04.259154 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57376cda-e68f-4ebc-9407-45b8e757c7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca18f133-aaee-42cf-bdad-24e4ea107388', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1905877411',encryption_key_id=None,group_id=2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e,group_type_id=,metadata={},multiattach=False,project_id='0907516f4c4b4c9d96b67f45134ea185',qos_specs=None,replication_status=,reservations=['1fd3c7fc-dc9c-41c8-9bfc-10d13abbeaf8','06f11f82-650b-403a-84a5-bc4a349a6304','40bf7e02-f7b1-49a1-b43b-23a155ee1ccc','e579a085-df81-4d4c-9201-0da25fba2b06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d42216876444c480c683e4652af114',volume_type_id=fc8ddc98-0985-4f9f-9d76-8d678a6a5824), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:51:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1905877411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e,host=None,id=ca18f133-aaee-42cf-bdad-24e4ea107388,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0907516f4c4b4c9d96b67f45134ea185',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d42216876444c480c683e4652af114',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fc8ddc98-0985-4f9f-9d76-8d678a6a5824),volume_type_id=fc8ddc98-0985-4f9f-9d76-8d678a6a5824)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:04.260791 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2080b732-c17d-499f-8241-ac7a05d0e87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:04.280623 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2080b732-c17d-499f-8241-ac7a05d0e87e) transitioned into state 'SUCCESS' from state '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-1905877411',encryption_key_id=None,group_id=2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e,group_type_id=,metadata={},multiattach=False,project_id='0907516f4c4b4c9d96b67f45134ea185',qos_specs=None,replication_status=,reservations=['1fd3c7fc-dc9c-41c8-9bfc-10d13abbeaf8','06f11f82-650b-403a-84a5-bc4a349a6304','40bf7e02-f7b1-49a1-b43b-23a155ee1ccc','e579a085-df81-4d4c-9201-0da25fba2b06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d42216876444c480c683e4652af114',volume_type_id=fc8ddc98-0985-4f9f-9d76-8d678a6a5824)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:04.281735 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e84eb591-8e4a-48e1-9f27-9e837d6b443c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:04.295834 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e84eb591-8e4a-48e1-9f27-9e837d6b443c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:04.296653 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Flow 'volume_create_api' (762b00f8-a2e9-4111-a4a2-97fc6306fe80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:04.297025 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Create volume request issued successfully. Jul 22 09:51:04.297895 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:04.298182 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:04.340473 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:04.345510 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:04.345510 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:04.349686 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-05987453-ef86-4aa4-9d04-62d6493fbc36 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:51:04.350297 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 5/20] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 09:51:04 2026] POST /volume/v3/volumes => generated 822 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:04.364336 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-11e1895a-c0d9-4bf2-bcdd-fbf58425410d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:04.377444 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-11e1895a-c0d9-4bf2-bcdd-fbf58425410d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/ca18f133-aaee-42cf-bdad-24e4ea107388 Jul 22 09:51:04.377819 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-11e1895a-c0d9-4bf2-bcdd-fbf58425410d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:04.378289 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-11e1895a-c0d9-4bf2-bcdd-fbf58425410d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:04.395002 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:04.395002 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:04.401673 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-11e1895a-c0d9-4bf2-bcdd-fbf58425410d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Volume info retrieved successfully. Jul 22 09:51:04.402851 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-11e1895a-c0d9-4bf2-bcdd-fbf58425410d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:04.403050 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-11e1895a-c0d9-4bf2-bcdd-fbf58425410d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:04.455189 np0000005636 devstack@c-api.service[100149]: DEBUG oslo_db.sqlalchemy.engines [None req-11e1895a-c0d9-4bf2-bcdd-fbf58425410d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:04.459550 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:04.459550 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:04.472652 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-11e1895a-c0d9-4bf2-bcdd-fbf58425410d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/ca18f133-aaee-42cf-bdad-24e4ea107388 returned with HTTP 200 Jul 22 09:51:04.473189 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 5/21] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:51:04 2026] GET /volume/v3/volumes/ca18f133-aaee-42cf-bdad-24e4ea107388 => generated 890 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:05.486957 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cf3c1ba7-c948-4ada-b70c-fcb06ad48ed1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:05.489033 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cf3c1ba7-c948-4ada-b70c-fcb06ad48ed1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/ca18f133-aaee-42cf-bdad-24e4ea107388 Jul 22 09:51:05.489305 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cf3c1ba7-c948-4ada-b70c-fcb06ad48ed1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:05.489749 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cf3c1ba7-c948-4ada-b70c-fcb06ad48ed1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:05.499820 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:05.499820 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:05.506783 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-cf3c1ba7-c948-4ada-b70c-fcb06ad48ed1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Volume info retrieved successfully. Jul 22 09:51:05.507633 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-cf3c1ba7-c948-4ada-b70c-fcb06ad48ed1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:05.507833 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-cf3c1ba7-c948-4ada-b70c-fcb06ad48ed1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:05.550494 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-cf3c1ba7-c948-4ada-b70c-fcb06ad48ed1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:05.554365 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:05.554365 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:05.563594 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cf3c1ba7-c948-4ada-b70c-fcb06ad48ed1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/ca18f133-aaee-42cf-bdad-24e4ea107388 returned with HTTP 200 Jul 22 09:51:05.563752 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 7/22] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:51:05 2026] GET /volume/v3/volumes/ca18f133-aaee-42cf-bdad-24e4ea107388 => generated 915 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:05.582457 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f90c2dce-a77e-4e36-8437-57db92e0b946 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:05.584217 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f90c2dce-a77e-4e36-8437-57db92e0b946 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] POST https://10.4.3.206/volume/v3/group_snapshots Jul 22 09:51:05.584594 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f90c2dce-a77e-4e36-8437-57db92e0b946 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e", "name": "tempest-group_snapshot-1090408411"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:05.586109 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.group_snapshots [None req-f90c2dce-a77e-4e36-8437-57db92e0b946 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e', 'name': 'tempest-group_snapshot-1090408411'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 22 09:51:05.589515 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:05.589515 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:05.593641 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.group_snapshots [None req-f90c2dce-a77e-4e36-8437-57db92e0b946 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Creating group_snapshot tempest-group_snapshot-1090408411. Jul 22 09:51:05.627302 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:05.627302 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:05.654027 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-f90c2dce-a77e-4e36-8437-57db92e0b946 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-475264970 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-475264970, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:05.654465 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-f90c2dce-a77e-4e36-8437-57db92e0b946 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-475264970 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-475264970, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:05.701075 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-f90c2dce-a77e-4e36-8437-57db92e0b946 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Created reservations ['f24aaa03-0954-4ef7-99ab-dd7a2b44dc2a', 'd72de4b8-13a5-4457-8fc2-c692bee80e29', 'e3013371-e743-4864-943e-036b08f38b01', '23e1e51c-21d4-417e-aed3-7492a9cf3212'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:05.775510 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f90c2dce-a77e-4e36-8437-57db92e0b946 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots returned with HTTP 202 Jul 22 09:51:05.776240 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 6/23] 10.4.3.206 () {70 vars in 1324 bytes} [Wed Jul 22 09:51:05 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:05.785909 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6030dc77-d6f5-4ca5-bc1a-5f097aae2350 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:05.788514 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6030dc77-d6f5-4ca5-bc1a-5f097aae2350 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0 Jul 22 09:51:05.789080 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6030dc77-d6f5-4ca5-bc1a-5f097aae2350 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:05.789200 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6030dc77-d6f5-4ca5-bc1a-5f097aae2350 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:05.789387 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.group_snapshots [None req-6030dc77-d6f5-4ca5-bc1a-5f097aae2350 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 09:51:05.796367 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:05.796367 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:05.803674 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6030dc77-d6f5-4ca5-bc1a-5f097aae2350 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots/8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0 returned with HTTP 200 Jul 22 09:51:05.804113 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 6/24] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 09:51:05 2026] GET /volume/v3/group_snapshots/8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0 => generated 307 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:06.815275 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d6e1b501-a413-458d-a55e-cf9d0bb89441 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:06.818228 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d6e1b501-a413-458d-a55e-cf9d0bb89441 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0 Jul 22 09:51:06.818683 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d6e1b501-a413-458d-a55e-cf9d0bb89441 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:06.818824 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d6e1b501-a413-458d-a55e-cf9d0bb89441 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:06.819071 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.group_snapshots [None req-d6e1b501-a413-458d-a55e-cf9d0bb89441 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0 {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 09:51:06.825482 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:06.825482 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:06.831902 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d6e1b501-a413-458d-a55e-cf9d0bb89441 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots/8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0 returned with HTTP 200 Jul 22 09:51:06.832534 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 6/25] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 09:51:06 2026] GET /volume/v3/group_snapshots/8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0 => generated 308 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:06.842352 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c6f75818-c879-41bc-9332-3eefd620f970 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:06.845194 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c6f75818-c879-41bc-9332-3eefd620f970 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail Jul 22 09:51:06.845731 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c6f75818-c879-41bc-9332-3eefd620f970 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:06.847020 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c6f75818-c879-41bc-9332-3eefd620f970 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:06.847516 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-c6f75818-c879-41bc-9332-3eefd620f970 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:51:06.848849 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.db.api [None req-c6f75818-c879-41bc-9332-3eefd620f970 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Building query based on filter {{(pid=100151) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:51:06.867946 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c6f75818-c879-41bc-9332-3eefd620f970 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Get all snapshots completed successfully. Jul 22 09:51:06.868466 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:06.868466 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:06.869296 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c6f75818-c879-41bc-9332-3eefd620f970 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 09:51:06.869853 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 8/26] 10.4.3.206 () {66 vars in 1264 bytes} [Wed Jul 22 09:51:06 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:06.880864 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-eea00dae-f84f-4624-a239-b672d0bcb95f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:06.883345 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-eea00dae-f84f-4624-a239-b672d0bcb95f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/snapshots/a8b128c1-33db-4fa0-aed2-d176dff22b30 Jul 22 09:51:06.883587 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-eea00dae-f84f-4624-a239-b672d0bcb95f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:06.884034 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-eea00dae-f84f-4624-a239-b672d0bcb95f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:06.892438 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:06.892438 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:06.892971 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-eea00dae-f84f-4624-a239-b672d0bcb95f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Snapshot retrieved successfully. Jul 22 09:51:06.893946 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-eea00dae-f84f-4624-a239-b672d0bcb95f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/snapshots/a8b128c1-33db-4fa0-aed2-d176dff22b30 returned with HTTP 200 Jul 22 09:51:06.894571 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 7/27] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:51:06 2026] GET /volume/v3/snapshots/a8b128c1-33db-4fa0-aed2-d176dff22b30 => generated 451 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:06.905127 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:06.907807 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] POST https://10.4.3.206/volume/v3/groups/action Jul 22 09:51:06.908284 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0", "name": "tempest-Group_from_snap-2092561359"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:51:06.908440 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0", "name": "tempest-Group_from_snap-2092561359"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:06.910478 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0', 'name': 'tempest-Group_from_snap-2092561359'}}. {{(pid=100152) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 22 09:51:06.910609 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.groups [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Creating group tempest-Group_from_snap-2092561359 from group_snapshot 8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0. Jul 22 09:51:06.914957 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:06.914957 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:06.923709 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:06.923709 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:06.927005 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:06.927005 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:06.972125 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Created reservations ['7856b8d7-741a-48e6-84e3-5c971022c6cf'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:07.043799 np0000005636 devstack@c-api.service[100152]: INFO cinder.group.api [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] A mapping entry already exists for group 8aa8731f-de6e-46f5-8353-415a500751da and volume type fc8ddc98-0985-4f9f-9d76-8d678a6a5824. Do not need to create again. Jul 22 09:51:07.044292 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:07.044292 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:07.047687 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Availability zone cache updated, next update will occur around 2026-07-22 10:51:07.047327. {{(pid=100152) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 09:51:07.047833 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Availability Zones retrieved successfully. Jul 22 09:51:07.054626 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Flow 'volume_create_api' (bfd2f86a-6964-4cef-af93-a28d2d776a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:07.055751 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21b8bbfa-9ed5-45cc-bed0-2220c2ab76d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:07.057967 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:51:07.090770 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21b8bbfa-9ed5-45cc-bed0-2220c2ab76d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a8b128c1-33db-4fa0-aed2-d176dff22b30', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:51:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fc8ddc98-0985-4f9f-9d76-8d678a6a5824,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-475264970',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fc8ddc98-0985-4f9f-9d76-8d678a6a5824', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8aa8731f-de6e-46f5-8353-415a500751da', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:07.092050 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c1e9d10-2937-458e-8b5a-0aeb730e52a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:07.135409 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Created reservations ['9916bcc4-38a2-4d93-bd9e-c5460b612492', 'e05a8788-8e5e-402d-85bd-051b441c05b3'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:07.136607 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c1e9d10-2937-458e-8b5a-0aeb730e52a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9916bcc4-38a2-4d93-bd9e-c5460b612492', 'e05a8788-8e5e-402d-85bd-051b441c05b3']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:07.137203 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be5814ac-2e36-4848-8229-253b0a8fd3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:07.186947 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be5814ac-2e36-4848-8229-253b0a8fd3a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3ce4d79-e557-4a1c-b62d-9eed92eadcbc', '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=8aa8731f-de6e-46f5-8353-415a500751da,group_type_id=,metadata={},multiattach=False,project_id='0907516f4c4b4c9d96b67f45134ea185',qos_specs=None,replication_status=,reservations=['9916bcc4-38a2-4d93-bd9e-c5460b612492','e05a8788-8e5e-402d-85bd-051b441c05b3'],size=1,snapshot_id=a8b128c1-33db-4fa0-aed2-d176dff22b30,source_replicaid=,source_volid=None,status='creating',user_id='66d42216876444c480c683e4652af114',volume_type_id=fc8ddc98-0985-4f9f-9d76-8d678a6a5824), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8aa8731f-de6e-46f5-8353-415a500751da,host=None,id=d3ce4d79-e557-4a1c-b62d-9eed92eadcbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0907516f4c4b4c9d96b67f45134ea185',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a8b128c1-33db-4fa0-aed2-d176dff22b30,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d42216876444c480c683e4652af114',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fc8ddc98-0985-4f9f-9d76-8d678a6a5824),volume_type_id=fc8ddc98-0985-4f9f-9d76-8d678a6a5824)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:07.187864 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a5352e9-4720-4c72-a3d9-821ae1e99d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:07.206564 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a5352e9-4720-4c72-a3d9-821ae1e99d44) transitioned into state 'SUCCESS' from 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=8aa8731f-de6e-46f5-8353-415a500751da,group_type_id=,metadata={},multiattach=False,project_id='0907516f4c4b4c9d96b67f45134ea185',qos_specs=None,replication_status=,reservations=['9916bcc4-38a2-4d93-bd9e-c5460b612492','e05a8788-8e5e-402d-85bd-051b441c05b3'],size=1,snapshot_id=a8b128c1-33db-4fa0-aed2-d176dff22b30,source_replicaid=,source_volid=None,status='creating',user_id='66d42216876444c480c683e4652af114',volume_type_id=fc8ddc98-0985-4f9f-9d76-8d678a6a5824)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:07.207868 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Flow 'volume_create_api' (bfd2f86a-6964-4cef-af93-a28d2d776a93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:07.208640 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Create volume request issued successfully. Jul 22 09:51:07.247106 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0e82707f-6828-4eb3-ac48-2de11a4058b5 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/action returned with HTTP 202 Jul 22 09:51:07.247864 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 7/28] 10.4.3.206 () {70 vars in 1318 bytes} [Wed Jul 22 09:51:06 2026] POST /volume/v3/groups/action => generated 103 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:07.260759 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-706467db-4923-4589-b652-42d905a4c1ab None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:07.264681 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-706467db-4923-4589-b652-42d905a4c1ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:51:07.266164 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-706467db-4923-4589-b652-42d905a4c1ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:07.266515 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-706467db-4923-4589-b652-42d905a4c1ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:07.268402 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-706467db-4923-4589-b652-42d905a4c1ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:51:07.269493 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-706467db-4923-4589-b652-42d905a4c1ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:51:07.325861 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-706467db-4923-4589-b652-42d905a4c1ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Get all volumes completed successfully. Jul 22 09:51:07.326847 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-706467db-4923-4589-b652-42d905a4c1ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:07.327114 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-706467db-4923-4589-b652-42d905a4c1ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:07.391546 np0000005636 devstack@c-api.service[100149]: DEBUG oslo_db.sqlalchemy.engines [None req-706467db-4923-4589-b652-42d905a4c1ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:07.398088 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:07.398088 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:07.411156 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-706467db-4923-4589-b652-42d905a4c1ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:07.411156 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-706467db-4923-4589-b652-42d905a4c1ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:07.459860 np0000005636 devstack@c-api.service[100149]: DEBUG oslo_db.sqlalchemy.engines [None req-706467db-4923-4589-b652-42d905a4c1ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:07.464135 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:07.464135 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:07.472999 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-706467db-4923-4589-b652-42d905a4c1ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:51:07.473537 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 7/29] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:51:07 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:51:07.492244 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-811d9921-4739-4b4a-9ce2-b6e680c091b4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:07.494823 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-811d9921-4739-4b4a-9ce2-b6e680c091b4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/d3ce4d79-e557-4a1c-b62d-9eed92eadcbc Jul 22 09:51:07.495168 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-811d9921-4739-4b4a-9ce2-b6e680c091b4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:07.495480 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-811d9921-4739-4b4a-9ce2-b6e680c091b4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:07.508785 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:07.508785 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:07.514304 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-811d9921-4739-4b4a-9ce2-b6e680c091b4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Volume info retrieved successfully. Jul 22 09:51:07.515441 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-811d9921-4739-4b4a-9ce2-b6e680c091b4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:07.515699 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-811d9921-4739-4b4a-9ce2-b6e680c091b4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:07.562476 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-811d9921-4739-4b4a-9ce2-b6e680c091b4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:07.571690 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:07.571690 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:07.585523 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-811d9921-4739-4b4a-9ce2-b6e680c091b4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/d3ce4d79-e557-4a1c-b62d-9eed92eadcbc returned with HTTP 200 Jul 22 09:51:07.586340 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 9/30] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:51:07 2026] GET /volume/v3/volumes/d3ce4d79-e557-4a1c-b62d-9eed92eadcbc => generated 926 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:07.600162 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3956111e-6034-4a3a-acbc-678ca8fd385b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:07.603872 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3956111e-6034-4a3a-acbc-678ca8fd385b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/8aa8731f-de6e-46f5-8353-415a500751da Jul 22 09:51:07.603872 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3956111e-6034-4a3a-acbc-678ca8fd385b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:07.603872 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3956111e-6034-4a3a-acbc-678ca8fd385b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:07.603872 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.groups [None req-3956111e-6034-4a3a-acbc-678ca8fd385b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 8aa8731f-de6e-46f5-8353-415a500751da {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:07.608591 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:07.608591 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:07.619019 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3956111e-6034-4a3a-acbc-678ca8fd385b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/8aa8731f-de6e-46f5-8353-415a500751da returned with HTTP 200 Jul 22 09:51:07.619852 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 8/31] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:07 2026] GET /volume/v3/groups/8aa8731f-de6e-46f5-8353-415a500751da => generated 418 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:07.631241 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fadac955-ab1b-4afe-8f29-d457b29ed3ab None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:07.633509 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fadac955-ab1b-4afe-8f29-d457b29ed3ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:51:07.633804 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fadac955-ab1b-4afe-8f29-d457b29ed3ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:07.634046 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fadac955-ab1b-4afe-8f29-d457b29ed3ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:07.634621 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-fadac955-ab1b-4afe-8f29-d457b29ed3ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:51:07.635082 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:07.635082 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:07.635663 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fadac955-ab1b-4afe-8f29-d457b29ed3ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:51:07.670831 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fadac955-ab1b-4afe-8f29-d457b29ed3ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Get all volumes completed successfully. Jul 22 09:51:07.671838 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-fadac955-ab1b-4afe-8f29-d457b29ed3ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:07.672111 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-fadac955-ab1b-4afe-8f29-d457b29ed3ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:07.729647 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-fadac955-ab1b-4afe-8f29-d457b29ed3ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:07.737514 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:07.737514 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:07.745251 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-fadac955-ab1b-4afe-8f29-d457b29ed3ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:07.745513 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-fadac955-ab1b-4afe-8f29-d457b29ed3ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:07.804895 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-fadac955-ab1b-4afe-8f29-d457b29ed3ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:07.810720 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:07.810720 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:07.823416 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fadac955-ab1b-4afe-8f29-d457b29ed3ab tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:51:07.823416 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 8/32] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:51:07 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:51:07.842841 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0a3f2b1f-066c-4f02-b9e3-e07a5d20147e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:07.845743 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0a3f2b1f-066c-4f02-b9e3-e07a5d20147e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] POST https://10.4.3.206/volume/v3/groups/8aa8731f-de6e-46f5-8353-415a500751da/action Jul 22 09:51:07.846655 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0a3f2b1f-066c-4f02-b9e3-e07a5d20147e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:51:07.847004 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0a3f2b1f-066c-4f02-b9e3-e07a5d20147e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:07.849108 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-0a3f2b1f-066c-4f02-b9e3-e07a5d20147e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] delete called for group 8aa8731f-de6e-46f5-8353-415a500751da {{(pid=100149) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 09:51:07.849108 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.groups [None req-0a3f2b1f-066c-4f02-b9e3-e07a5d20147e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Delete group with id: 8aa8731f-de6e-46f5-8353-415a500751da Jul 22 09:51:07.854285 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:07.854285 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:07.949017 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0a3f2b1f-066c-4f02-b9e3-e07a5d20147e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/8aa8731f-de6e-46f5-8353-415a500751da/action returned with HTTP 202 Jul 22 09:51:07.949663 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 8/33] 10.4.3.206 () {70 vars in 1428 bytes} [Wed Jul 22 09:51:07 2026] POST /volume/v3/groups/8aa8731f-de6e-46f5-8353-415a500751da/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:51:07.960982 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-de9bd935-604f-4ef0-ab8d-3a086586c3e4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:07.963565 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-de9bd935-604f-4ef0-ab8d-3a086586c3e4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/d3ce4d79-e557-4a1c-b62d-9eed92eadcbc Jul 22 09:51:07.964263 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-de9bd935-604f-4ef0-ab8d-3a086586c3e4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:07.964263 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-de9bd935-604f-4ef0-ab8d-3a086586c3e4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:07.973824 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:07.973824 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:07.980488 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-de9bd935-604f-4ef0-ab8d-3a086586c3e4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Volume info retrieved successfully. Jul 22 09:51:07.981415 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-de9bd935-604f-4ef0-ab8d-3a086586c3e4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:07.982042 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-de9bd935-604f-4ef0-ab8d-3a086586c3e4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:08.031036 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-de9bd935-604f-4ef0-ab8d-3a086586c3e4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:08.034270 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:08.034270 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:08.044448 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-de9bd935-604f-4ef0-ab8d-3a086586c3e4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/d3ce4d79-e557-4a1c-b62d-9eed92eadcbc returned with HTTP 200 Jul 22 09:51:08.044448 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 10/34] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:51:07 2026] GET /volume/v3/volumes/d3ce4d79-e557-4a1c-b62d-9eed92eadcbc => generated 925 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:09.061226 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-71e94ce1-aea8-496a-8264-f6f5be62bf16 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:09.063454 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-71e94ce1-aea8-496a-8264-f6f5be62bf16 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/d3ce4d79-e557-4a1c-b62d-9eed92eadcbc Jul 22 09:51:09.063738 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-71e94ce1-aea8-496a-8264-f6f5be62bf16 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:09.063951 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-71e94ce1-aea8-496a-8264-f6f5be62bf16 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:09.069895 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-71e94ce1-aea8-496a-8264-f6f5be62bf16 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/d3ce4d79-e557-4a1c-b62d-9eed92eadcbc returned with HTTP 404 Jul 22 09:51:09.070519 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 9/35] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:51:09 2026] GET /volume/v3/volumes/d3ce4d79-e557-4a1c-b62d-9eed92eadcbc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:51:09.078749 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1b8cba79-ab20-40bd-90d8-1475607d8c40 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:09.081033 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b8cba79-ab20-40bd-90d8-1475607d8c40 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/8aa8731f-de6e-46f5-8353-415a500751da Jul 22 09:51:09.081319 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b8cba79-ab20-40bd-90d8-1475607d8c40 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:09.081517 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b8cba79-ab20-40bd-90d8-1475607d8c40 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:09.081656 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-1b8cba79-ab20-40bd-90d8-1475607d8c40 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 8aa8731f-de6e-46f5-8353-415a500751da {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:09.085568 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b8cba79-ab20-40bd-90d8-1475607d8c40 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/8aa8731f-de6e-46f5-8353-415a500751da returned with HTTP 404 Jul 22 09:51:09.086302 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 9/36] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:09 2026] GET /volume/v3/groups/8aa8731f-de6e-46f5-8353-415a500751da => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:51:09.094746 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0ce74dcf-51dd-4bc2-ba7e-65c7cad05824 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:09.097092 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0ce74dcf-51dd-4bc2-ba7e-65c7cad05824 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] DELETE https://10.4.3.206/volume/v3/group_snapshots/8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0 Jul 22 09:51:09.097237 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0ce74dcf-51dd-4bc2-ba7e-65c7cad05824 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:09.097469 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0ce74dcf-51dd-4bc2-ba7e-65c7cad05824 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:09.097601 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.group_snapshots [None req-0ce74dcf-51dd-4bc2-ba7e-65c7cad05824 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] delete called for member 8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0 {{(pid=100149) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 09:51:09.097708 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.group_snapshots [None req-0ce74dcf-51dd-4bc2-ba7e-65c7cad05824 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Delete group_snapshot with id: 8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0 Jul 22 09:51:09.101784 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:09.101784 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:09.153507 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0ce74dcf-51dd-4bc2-ba7e-65c7cad05824 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots/8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0 returned with HTTP 202 Jul 22 09:51:09.154101 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 9/37] 10.4.3.206 () {68 vars in 1416 bytes} [Wed Jul 22 09:51:09 2026] DELETE /volume/v3/group_snapshots/8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:51:09.161331 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f702293c-b9d8-41e9-911e-480c2c40b667 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:09.164168 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f702293c-b9d8-41e9-911e-480c2c40b667 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:51:09.164410 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f702293c-b9d8-41e9-911e-480c2c40b667 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:09.164646 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f702293c-b9d8-41e9-911e-480c2c40b667 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:09.165141 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-f702293c-b9d8-41e9-911e-480c2c40b667 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:51:09.165888 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-f702293c-b9d8-41e9-911e-480c2c40b667 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:51:09.200223 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f702293c-b9d8-41e9-911e-480c2c40b667 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Get all volumes completed successfully. Jul 22 09:51:09.201238 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-f702293c-b9d8-41e9-911e-480c2c40b667 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:09.201456 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-f702293c-b9d8-41e9-911e-480c2c40b667 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:09.247846 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-f702293c-b9d8-41e9-911e-480c2c40b667 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:09.251884 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:09.251884 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:09.261490 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f702293c-b9d8-41e9-911e-480c2c40b667 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:51:09.262035 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 11/38] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:51:09 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) Jul 22 09:51:09.279412 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-161432bd-58b7-4e4d-9570-02ac94ed6386 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:09.281765 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-161432bd-58b7-4e4d-9570-02ac94ed6386 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail Jul 22 09:51:09.282194 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-161432bd-58b7-4e4d-9570-02ac94ed6386 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:09.282514 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-161432bd-58b7-4e4d-9570-02ac94ed6386 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:09.282936 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-161432bd-58b7-4e4d-9570-02ac94ed6386 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:51:09.283410 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:09.283410 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:09.284682 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.db.api [None req-161432bd-58b7-4e4d-9570-02ac94ed6386 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Building query based on filter {{(pid=100150) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:51:09.298025 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-161432bd-58b7-4e4d-9570-02ac94ed6386 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Get all snapshots completed successfully. Jul 22 09:51:09.299383 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-161432bd-58b7-4e4d-9570-02ac94ed6386 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 09:51:09.300007 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 10/39] 10.4.3.206 () {66 vars in 1264 bytes} [Wed Jul 22 09:51:09 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:51:09.310852 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1c01b9bd-29cf-4697-955f-19199d86a94a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:09.313077 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1c01b9bd-29cf-4697-955f-19199d86a94a tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0 Jul 22 09:51:09.313358 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1c01b9bd-29cf-4697-955f-19199d86a94a tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:09.313565 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1c01b9bd-29cf-4697-955f-19199d86a94a tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:09.313746 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.group_snapshots [None req-1c01b9bd-29cf-4697-955f-19199d86a94a tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 09:51:09.320017 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1c01b9bd-29cf-4697-955f-19199d86a94a tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots/8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0 returned with HTTP 404 Jul 22 09:51:09.320538 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 10/40] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 09:51:09 2026] GET /volume/v3/group_snapshots/8ad2ca42-66ea-4705-b4ed-1e4cc3d611f0 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:51:09.330183 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8434a907-0a6e-4b2e-8ac8-bfe482a6c9e7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:09.332286 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8434a907-0a6e-4b2e-8ac8-bfe482a6c9e7 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:51:09.332590 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8434a907-0a6e-4b2e-8ac8-bfe482a6c9e7 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:09.332895 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8434a907-0a6e-4b2e-8ac8-bfe482a6c9e7 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:09.333260 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-8434a907-0a6e-4b2e-8ac8-bfe482a6c9e7 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:51:09.333687 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:09.333687 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:09.334259 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-8434a907-0a6e-4b2e-8ac8-bfe482a6c9e7 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:51:09.343538 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8434a907-0a6e-4b2e-8ac8-bfe482a6c9e7 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Get all volumes completed successfully. Jul 22 09:51:09.344565 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-8434a907-0a6e-4b2e-8ac8-bfe482a6c9e7 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:09.344774 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-8434a907-0a6e-4b2e-8ac8-bfe482a6c9e7 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:09.389104 np0000005636 devstack@c-api.service[100149]: DEBUG oslo_db.sqlalchemy.engines [None req-8434a907-0a6e-4b2e-8ac8-bfe482a6c9e7 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:09.393262 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:09.393262 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:09.402762 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8434a907-0a6e-4b2e-8ac8-bfe482a6c9e7 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:51:09.403653 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 10/41] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:51:09 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) Jul 22 09:51:09.417325 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6117269a-5c11-4fab-8cb6-196327fb2f6c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:09.419632 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6117269a-5c11-4fab-8cb6-196327fb2f6c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] POST https://10.4.3.206/volume/v3/groups/2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e/action Jul 22 09:51:09.420250 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6117269a-5c11-4fab-8cb6-196327fb2f6c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:51:09.420530 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6117269a-5c11-4fab-8cb6-196327fb2f6c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:09.421918 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-6117269a-5c11-4fab-8cb6-196327fb2f6c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] delete called for group 2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e {{(pid=100151) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 09:51:09.422228 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.groups [None req-6117269a-5c11-4fab-8cb6-196327fb2f6c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Delete group with id: 2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e Jul 22 09:51:09.425637 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:09.425637 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:09.516669 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6117269a-5c11-4fab-8cb6-196327fb2f6c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e/action returned with HTTP 202 Jul 22 09:51:09.517594 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 12/42] 10.4.3.206 () {70 vars in 1428 bytes} [Wed Jul 22 09:51:09 2026] POST /volume/v3/groups/2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:51:09.528414 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-78699ee0-e8bd-4df2-9343-fe1a5bc0a93f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:09.531356 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-78699ee0-e8bd-4df2-9343-fe1a5bc0a93f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/ca18f133-aaee-42cf-bdad-24e4ea107388 Jul 22 09:51:09.531356 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-78699ee0-e8bd-4df2-9343-fe1a5bc0a93f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:09.531356 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-78699ee0-e8bd-4df2-9343-fe1a5bc0a93f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:09.545885 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:09.545885 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:09.550486 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-78699ee0-e8bd-4df2-9343-fe1a5bc0a93f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Volume info retrieved successfully. Jul 22 09:51:09.550864 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-78699ee0-e8bd-4df2-9343-fe1a5bc0a93f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:09.551107 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-78699ee0-e8bd-4df2-9343-fe1a5bc0a93f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:09.600068 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-78699ee0-e8bd-4df2-9343-fe1a5bc0a93f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:09.603965 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:09.603965 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:09.613213 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-78699ee0-e8bd-4df2-9343-fe1a5bc0a93f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/ca18f133-aaee-42cf-bdad-24e4ea107388 returned with HTTP 200 Jul 22 09:51:09.613790 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 11/43] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:51:09 2026] GET /volume/v3/volumes/ca18f133-aaee-42cf-bdad-24e4ea107388 => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:10.629816 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-59f1b522-ee31-43f4-8905-80c4a0b0b7ec None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:10.631767 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-59f1b522-ee31-43f4-8905-80c4a0b0b7ec tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/ca18f133-aaee-42cf-bdad-24e4ea107388 Jul 22 09:51:10.632096 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-59f1b522-ee31-43f4-8905-80c4a0b0b7ec tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:10.632824 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-59f1b522-ee31-43f4-8905-80c4a0b0b7ec tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:10.642038 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-59f1b522-ee31-43f4-8905-80c4a0b0b7ec tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/ca18f133-aaee-42cf-bdad-24e4ea107388 returned with HTTP 404 Jul 22 09:51:10.642719 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 11/44] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:51:10 2026] GET /volume/v3/volumes/ca18f133-aaee-42cf-bdad-24e4ea107388 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:51:10.655849 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7189ef99-85be-4838-b9ed-2870503d9386 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:10.658230 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7189ef99-85be-4838-b9ed-2870503d9386 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e Jul 22 09:51:10.659555 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7189ef99-85be-4838-b9ed-2870503d9386 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:10.659555 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7189ef99-85be-4838-b9ed-2870503d9386 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:10.659555 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-7189ef99-85be-4838-b9ed-2870503d9386 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:10.663704 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7189ef99-85be-4838-b9ed-2870503d9386 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e returned with HTTP 404 Jul 22 09:51:10.664445 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 11/45] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:10 2026] GET /volume/v3/groups/2e92afe8-ec5b-4eff-b8c1-98f3eb40d29e => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:51:10.673010 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-81b5afec-aaec-4ec3-81dc-cf514a8acb87 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:10.675574 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-81b5afec-aaec-4ec3-81dc-cf514a8acb87 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/99c42997-cc55-47cb-9d56-97b79330fe22 Jul 22 09:51:10.675949 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-81b5afec-aaec-4ec3-81dc-cf514a8acb87 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:10.676294 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-81b5afec-aaec-4ec3-81dc-cf514a8acb87 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:10.705261 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-81b5afec-aaec-4ec3-81dc-cf514a8acb87 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] https://10.4.3.206/volume/v3/group_types/99c42997-cc55-47cb-9d56-97b79330fe22 returned with HTTP 202 Jul 22 09:51:10.705998 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 13/46] 10.4.3.206 () {68 vars in 1404 bytes} [Wed Jul 22 09:51:10 2026] DELETE /volume/v3/group_types/99c42997-cc55-47cb-9d56-97b79330fe22 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:51:10.714964 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-022c6db7-13ea-48a6-afd0-aedce24ab8a6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:10.718388 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-022c6db7-13ea-48a6-afd0-aedce24ab8a6 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] DELETE https://10.4.3.206/volume/v3/types/fc8ddc98-0985-4f9f-9d76-8d678a6a5824 Jul 22 09:51:10.718388 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-022c6db7-13ea-48a6-afd0-aedce24ab8a6 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:10.718388 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-022c6db7-13ea-48a6-afd0-aedce24ab8a6 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Calling method '_delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:10.776556 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-022c6db7-13ea-48a6-afd0-aedce24ab8a6 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] https://10.4.3.206/volume/v3/types/fc8ddc98-0985-4f9f-9d76-8d678a6a5824 returned with HTTP 202 Jul 22 09:51:10.777711 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 12/47] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:51:10 2026] DELETE /volume/v3/types/fc8ddc98-0985-4f9f-9d76-8d678a6a5824 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:51:10.788305 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-da0081fb-3ce3-4f64-8511-9afa6c9697c6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:10.790700 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-da0081fb-3ce3-4f64-8511-9afa6c9697c6 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] GET https://10.4.3.206/volume/v3/types/fc8ddc98-0985-4f9f-9d76-8d678a6a5824 Jul 22 09:51:10.791003 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-da0081fb-3ce3-4f64-8511-9afa6c9697c6 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:10.791352 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-da0081fb-3ce3-4f64-8511-9afa6c9697c6 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:10.794583 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-da0081fb-3ce3-4f64-8511-9afa6c9697c6 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] https://10.4.3.206/volume/v3/types/fc8ddc98-0985-4f9f-9d76-8d678a6a5824 returned with HTTP 404 Jul 22 09:51:10.796025 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 12/48] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 09:51:10 2026] GET /volume/v3/types/fc8ddc98-0985-4f9f-9d76-8d678a6a5824 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:10.808313 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-beaae361-824a-40e4-9887-c6d8d95aa8b8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:10.810453 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-beaae361-824a-40e4-9887-c6d8d95aa8b8 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:51:10.810805 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-beaae361-824a-40e4-9887-c6d8d95aa8b8 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1844629888"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:10.845358 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-beaae361-824a-40e4-9887-c6d8d95aa8b8 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:51:10.845781 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 12/49] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 09:51:10 2026] POST /volume/v3/types => generated 224 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:10.856979 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c6c40f41-a681-43c6-80f6-a5baf68c5993 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:10.860417 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c6c40f41-a681-43c6-80f6-a5baf68c5993 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] POST https://10.4.3.206/volume/v3/group_types Jul 22 09:51:10.860964 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c6c40f41-a681-43c6-80f6-a5baf68c5993 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-42786969"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:10.885187 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c6c40f41-a681-43c6-80f6-a5baf68c5993 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Jul 22 09:51:10.886062 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 14/50] 10.4.3.206 () {70 vars in 1311 bytes} [Wed Jul 22 09:51:10 2026] POST /volume/v3/group_types => generated 179 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:10.898604 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-14abed61-4507-40ea-8f26-36b0e0aa80d1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:10.900428 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-14abed61-4507-40ea-8f26-36b0e0aa80d1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] POST https://10.4.3.206/volume/v3/groups Jul 22 09:51:10.900954 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-14abed61-4507-40ea-8f26-36b0e0aa80d1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9127190c-90c7-4421-997b-310988c6f0a0", "volume_types": ["6d165c22-3d70-47ce-929a-76b19609b111"], "name": "tempest-GroupSnapshotsTest-Group-1186085392"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:10.903011 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.groups [None req-14abed61-4507-40ea-8f26-36b0e0aa80d1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Creating new group {'group': {'group_type': '9127190c-90c7-4421-997b-310988c6f0a0', 'volume_types': ['6d165c22-3d70-47ce-929a-76b19609b111'], 'name': 'tempest-GroupSnapshotsTest-Group-1186085392'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 09:51:10.907449 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.groups [None req-14abed61-4507-40ea-8f26-36b0e0aa80d1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Creating group tempest-GroupSnapshotsTest-Group-1186085392. Jul 22 09:51:10.933575 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-14abed61-4507-40ea-8f26-36b0e0aa80d1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Availability zone cache updated, next update will occur around 2026-07-22 10:51:10.932775. {{(pid=100150) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 09:51:10.933819 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-14abed61-4507-40ea-8f26-36b0e0aa80d1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Availability Zones retrieved successfully. Jul 22 09:51:10.952010 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-14abed61-4507-40ea-8f26-36b0e0aa80d1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Created reservations ['a82b0852-26a8-4de2-a0a3-ddede8b36d17'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:11.008209 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-14abed61-4507-40ea-8f26-36b0e0aa80d1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups returned with HTTP 202 Jul 22 09:51:11.008858 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 13/51] 10.4.3.206 () {70 vars in 1297 bytes} [Wed Jul 22 09:51:10 2026] POST /volume/v3/groups => generated 112 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:11.020715 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-75bc97b1-0f95-4559-bd7c-6a9095c98f2d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:11.023132 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-75bc97b1-0f95-4559-bd7c-6a9095c98f2d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 Jul 22 09:51:11.023463 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-75bc97b1-0f95-4559-bd7c-6a9095c98f2d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:11.023747 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-75bc97b1-0f95-4559-bd7c-6a9095c98f2d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:11.023986 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-75bc97b1-0f95-4559-bd7c-6a9095c98f2d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:11.027693 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:11.027693 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:11.037601 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-75bc97b1-0f95-4559-bd7c-6a9095c98f2d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 returned with HTTP 200 Jul 22 09:51:11.038211 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 13/52] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:11 2026] GET /volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:12.053701 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5d80cda9-36e1-4954-85a3-95ccc965769b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:12.058743 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5d80cda9-36e1-4954-85a3-95ccc965769b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 Jul 22 09:51:12.059091 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5d80cda9-36e1-4954-85a3-95ccc965769b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:12.059357 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5d80cda9-36e1-4954-85a3-95ccc965769b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:12.059551 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-5d80cda9-36e1-4954-85a3-95ccc965769b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:12.065484 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:12.065484 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:12.087722 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5d80cda9-36e1-4954-85a3-95ccc965769b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 returned with HTTP 200 Jul 22 09:51:12.088360 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 13/53] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:12 2026] GET /volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:12.098766 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0d8045bd-51bd-4078-b0f2-42417669b746 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:12.100761 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:51:12.101166 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-575889965", "volume_type": "6d165c22-3d70-47ce-929a-76b19609b111", "group_id": "72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2", "size": 1}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:12.103159 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-575889965', 'volume_type': '6d165c22-3d70-47ce-929a-76b19609b111', 'group_id': '72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2', 'size': 1}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:51:12.119988 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:12.119988 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:12.120757 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Create volume of 1 GB Jul 22 09:51:12.133493 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Availability zone cache updated, next update will occur around 2026-07-22 10:51:12.132752. {{(pid=100151) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 09:51:12.133619 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Availability Zones retrieved successfully. Jul 22 09:51:12.165326 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Flow 'volume_create_api' (ad442839-10ca-43ba-a432-d2c73fbd71f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:12.165326 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb2dff5-4058-47d5-b0e7-4f0f8217530c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:12.165326 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:12.165326 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:12.166208 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:51:12.209954 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb2dff5-4058-47d5-b0e7-4f0f8217530c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:51:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6d165c22-3d70-47ce-929a-76b19609b111,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1844629888',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d165c22-3d70-47ce-929a-76b19609b111', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:12.209954 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e08372-e34b-407a-a699-6a69ec42d668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:12.257341 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1844629888 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1844629888, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:12.257634 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1844629888 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1844629888, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:12.323319 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Created reservations ['3f12c489-8bd3-439e-bb60-bac7a423c334', '66ef78cb-320f-410d-9291-84e167e75eea', '5236597a-694b-408b-ad62-cba70ca87498', '55c7f44d-0916-4bfe-b57a-7515cd51ff28'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:12.324378 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e08372-e34b-407a-a699-6a69ec42d668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f12c489-8bd3-439e-bb60-bac7a423c334', '66ef78cb-320f-410d-9291-84e167e75eea', '5236597a-694b-408b-ad62-cba70ca87498', '55c7f44d-0916-4bfe-b57a-7515cd51ff28']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:12.325519 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e38b5caf-ef38-423f-81c7-8842e895f49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:12.360747 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e38b5caf-ef38-423f-81c7-8842e895f49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b1aeed1-96fa-4e41-b1ea-7a695a9e48b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-575889965',encryption_key_id=None,group_id=72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2,group_type_id=,metadata={},multiattach=False,project_id='0907516f4c4b4c9d96b67f45134ea185',qos_specs=None,replication_status=,reservations=['3f12c489-8bd3-439e-bb60-bac7a423c334','66ef78cb-320f-410d-9291-84e167e75eea','5236597a-694b-408b-ad62-cba70ca87498','55c7f44d-0916-4bfe-b57a-7515cd51ff28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d42216876444c480c683e4652af114',volume_type_id=6d165c22-3d70-47ce-929a-76b19609b111), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:51:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-575889965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2,host=None,id=1b1aeed1-96fa-4e41-b1ea-7a695a9e48b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0907516f4c4b4c9d96b67f45134ea185',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d42216876444c480c683e4652af114',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d165c22-3d70-47ce-929a-76b19609b111),volume_type_id=6d165c22-3d70-47ce-929a-76b19609b111)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:12.365213 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d357740-a696-4168-95fa-bc54ca0338bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:12.401692 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d357740-a696-4168-95fa-bc54ca0338bf) transitioned into state 'SUCCESS' from state '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-575889965',encryption_key_id=None,group_id=72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2,group_type_id=,metadata={},multiattach=False,project_id='0907516f4c4b4c9d96b67f45134ea185',qos_specs=None,replication_status=,reservations=['3f12c489-8bd3-439e-bb60-bac7a423c334','66ef78cb-320f-410d-9291-84e167e75eea','5236597a-694b-408b-ad62-cba70ca87498','55c7f44d-0916-4bfe-b57a-7515cd51ff28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d42216876444c480c683e4652af114',volume_type_id=6d165c22-3d70-47ce-929a-76b19609b111)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:12.403721 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c9d7c53-2619-4f48-af5e-2832b055a3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:12.425083 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c9d7c53-2619-4f48-af5e-2832b055a3ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:12.425950 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Flow 'volume_create_api' (ad442839-10ca-43ba-a432-d2c73fbd71f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:12.426290 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Create volume request issued successfully. Jul 22 09:51:12.426951 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:12.427125 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:12.476091 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:12.480166 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:12.480166 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:12.488501 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0d8045bd-51bd-4078-b0f2-42417669b746 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:51:12.489507 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 15/54] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 09:51:12 2026] POST /volume/v3/volumes => generated 822 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:12.509770 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fc97c0d3-ebd6-4ad2-b399-76b932cf0f0f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:12.515613 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fc97c0d3-ebd6-4ad2-b399-76b932cf0f0f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/1b1aeed1-96fa-4e41-b1ea-7a695a9e48b9 Jul 22 09:51:12.515613 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fc97c0d3-ebd6-4ad2-b399-76b932cf0f0f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:12.515613 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fc97c0d3-ebd6-4ad2-b399-76b932cf0f0f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:12.529003 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:12.529003 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:12.534696 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-fc97c0d3-ebd6-4ad2-b399-76b932cf0f0f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Volume info retrieved successfully. Jul 22 09:51:12.535640 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-fc97c0d3-ebd6-4ad2-b399-76b932cf0f0f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:12.537764 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-fc97c0d3-ebd6-4ad2-b399-76b932cf0f0f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:12.598907 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-fc97c0d3-ebd6-4ad2-b399-76b932cf0f0f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:12.605553 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:12.605553 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:12.615824 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fc97c0d3-ebd6-4ad2-b399-76b932cf0f0f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/1b1aeed1-96fa-4e41-b1ea-7a695a9e48b9 returned with HTTP 200 Jul 22 09:51:12.617073 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 14/55] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:51:12 2026] GET /volume/v3/volumes/1b1aeed1-96fa-4e41-b1ea-7a695a9e48b9 => generated 890 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:13.635061 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3a29c446-41f2-4237-9240-8c0c27dbaaa9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:13.637440 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3a29c446-41f2-4237-9240-8c0c27dbaaa9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/1b1aeed1-96fa-4e41-b1ea-7a695a9e48b9 Jul 22 09:51:13.637751 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3a29c446-41f2-4237-9240-8c0c27dbaaa9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:13.639094 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3a29c446-41f2-4237-9240-8c0c27dbaaa9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:13.649740 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:13.649740 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:13.658371 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3a29c446-41f2-4237-9240-8c0c27dbaaa9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Volume info retrieved successfully. Jul 22 09:51:13.659108 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-3a29c446-41f2-4237-9240-8c0c27dbaaa9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:13.659275 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-3a29c446-41f2-4237-9240-8c0c27dbaaa9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:13.711099 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-3a29c446-41f2-4237-9240-8c0c27dbaaa9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:13.716613 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:13.716613 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:13.727503 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3a29c446-41f2-4237-9240-8c0c27dbaaa9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/1b1aeed1-96fa-4e41-b1ea-7a695a9e48b9 returned with HTTP 200 Jul 22 09:51:13.728286 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 14/56] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:51:13 2026] GET /volume/v3/volumes/1b1aeed1-96fa-4e41-b1ea-7a695a9e48b9 => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:13.747847 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b496bf22-a1ef-48f7-902e-70d832122c1f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:13.750208 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:51:13.750769 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2021941731", "volume_type": "6d165c22-3d70-47ce-929a-76b19609b111", "group_id": "72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2", "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:13.753638 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2021941731', 'volume_type': '6d165c22-3d70-47ce-929a-76b19609b111', 'group_id': '72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2', 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:51:13.774040 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:13.774040 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:13.774494 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Create volume of 1 GB Jul 22 09:51:13.782761 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Availability zone cache updated, next update will occur around 2026-07-22 10:51:13.782387. {{(pid=100149) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 09:51:13.782944 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Availability Zones retrieved successfully. Jul 22 09:51:13.808844 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Flow 'volume_create_api' (242dfb6d-5a9b-412c-ab4a-5e16b63e8da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:13.810260 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac3ed35a-26e6-4dc1-bde4-72e80b474446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:13.810619 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:13.810619 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:13.811191 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:51:13.840963 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac3ed35a-26e6-4dc1-bde4-72e80b474446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:51:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6d165c22-3d70-47ce-929a-76b19609b111,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1844629888',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d165c22-3d70-47ce-929a-76b19609b111', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:13.841166 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb7908f2-001a-4d44-a549-511be75953c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:13.901484 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1844629888 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1844629888, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:13.901810 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1844629888 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1844629888, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:13.927813 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Created reservations ['5605387d-7238-4627-80cc-39c41a1d0485', 'dc2970bb-bdb4-4ce6-a3ae-a832fc49af22', '5f19a9db-ecd7-4ba2-b03a-c47a4affdd8f', '7ffa646b-7a5e-45c5-87cd-2b3464e61c4d'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:13.929146 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb7908f2-001a-4d44-a549-511be75953c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5605387d-7238-4627-80cc-39c41a1d0485', 'dc2970bb-bdb4-4ce6-a3ae-a832fc49af22', '5f19a9db-ecd7-4ba2-b03a-c47a4affdd8f', '7ffa646b-7a5e-45c5-87cd-2b3464e61c4d']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:13.931034 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75af7f79-d9b0-4a90-857e-7fb22bc08ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:13.972191 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75af7f79-d9b0-4a90-857e-7fb22bc08ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c10e932a-9f9e-4069-934d-a3b24aec41be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2021941731',encryption_key_id=None,group_id=72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2,group_type_id=,metadata={},multiattach=False,project_id='0907516f4c4b4c9d96b67f45134ea185',qos_specs=None,replication_status=,reservations=['5605387d-7238-4627-80cc-39c41a1d0485','dc2970bb-bdb4-4ce6-a3ae-a832fc49af22','5f19a9db-ecd7-4ba2-b03a-c47a4affdd8f','7ffa646b-7a5e-45c5-87cd-2b3464e61c4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d42216876444c480c683e4652af114',volume_type_id=6d165c22-3d70-47ce-929a-76b19609b111), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:51:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2021941731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2,host=None,id=c10e932a-9f9e-4069-934d-a3b24aec41be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0907516f4c4b4c9d96b67f45134ea185',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d42216876444c480c683e4652af114',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d165c22-3d70-47ce-929a-76b19609b111),volume_type_id=6d165c22-3d70-47ce-929a-76b19609b111)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:13.973510 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06ef1760-ddb2-4414-b2c3-477e34c86df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:14.000890 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06ef1760-ddb2-4414-b2c3-477e34c86df8) transitioned into state 'SUCCESS' from state '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-2021941731',encryption_key_id=None,group_id=72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2,group_type_id=,metadata={},multiattach=False,project_id='0907516f4c4b4c9d96b67f45134ea185',qos_specs=None,replication_status=,reservations=['5605387d-7238-4627-80cc-39c41a1d0485','dc2970bb-bdb4-4ce6-a3ae-a832fc49af22','5f19a9db-ecd7-4ba2-b03a-c47a4affdd8f','7ffa646b-7a5e-45c5-87cd-2b3464e61c4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d42216876444c480c683e4652af114',volume_type_id=6d165c22-3d70-47ce-929a-76b19609b111)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:14.002249 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23f308c8-d597-43f5-b217-d359b7a9bdf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:14.027948 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23f308c8-d597-43f5-b217-d359b7a9bdf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:14.028959 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Flow 'volume_create_api' (242dfb6d-5a9b-412c-ab4a-5e16b63e8da3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:14.030639 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Create volume request issued successfully. Jul 22 09:51:14.031510 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:14.031732 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:14.081640 np0000005636 devstack@c-api.service[100149]: DEBUG oslo_db.sqlalchemy.engines [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:14.087771 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:14.087771 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:14.092682 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b496bf22-a1ef-48f7-902e-70d832122c1f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:51:14.093291 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 14/57] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 09:51:13 2026] POST /volume/v3/volumes => generated 823 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:14.115816 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-89e8a53a-9624-4954-bbc9-99d19837a28c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:14.118099 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-89e8a53a-9624-4954-bbc9-99d19837a28c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/c10e932a-9f9e-4069-934d-a3b24aec41be Jul 22 09:51:14.119050 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-89e8a53a-9624-4954-bbc9-99d19837a28c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:14.119050 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-89e8a53a-9624-4954-bbc9-99d19837a28c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:14.131090 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:14.131090 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:14.137541 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-89e8a53a-9624-4954-bbc9-99d19837a28c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Volume info retrieved successfully. Jul 22 09:51:14.140606 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-89e8a53a-9624-4954-bbc9-99d19837a28c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:14.140606 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-89e8a53a-9624-4954-bbc9-99d19837a28c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:14.187544 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-89e8a53a-9624-4954-bbc9-99d19837a28c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:14.191840 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:14.191840 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:14.200378 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-89e8a53a-9624-4954-bbc9-99d19837a28c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/c10e932a-9f9e-4069-934d-a3b24aec41be returned with HTTP 200 Jul 22 09:51:14.201053 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 16/58] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:51:14 2026] GET /volume/v3/volumes/c10e932a-9f9e-4069-934d-a3b24aec41be => generated 891 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:15.217250 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-43361a44-3f21-4325-93ac-0511cf8cd9a1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:15.219159 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-43361a44-3f21-4325-93ac-0511cf8cd9a1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/c10e932a-9f9e-4069-934d-a3b24aec41be Jul 22 09:51:15.219385 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-43361a44-3f21-4325-93ac-0511cf8cd9a1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:15.219615 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-43361a44-3f21-4325-93ac-0511cf8cd9a1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:15.229798 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:15.229798 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:15.234362 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-43361a44-3f21-4325-93ac-0511cf8cd9a1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Volume info retrieved successfully. Jul 22 09:51:15.235233 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-43361a44-3f21-4325-93ac-0511cf8cd9a1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:15.235411 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-43361a44-3f21-4325-93ac-0511cf8cd9a1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:15.288623 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-43361a44-3f21-4325-93ac-0511cf8cd9a1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:15.292448 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:15.292448 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:15.303447 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-43361a44-3f21-4325-93ac-0511cf8cd9a1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/c10e932a-9f9e-4069-934d-a3b24aec41be returned with HTTP 200 Jul 22 09:51:15.303584 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 15/59] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:51:15 2026] GET /volume/v3/volumes/c10e932a-9f9e-4069-934d-a3b24aec41be => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:15.325671 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-aa374f75-fd43-4d02-af13-5da8e363bb39 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:15.330336 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aa374f75-fd43-4d02-af13-5da8e363bb39 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] PUT https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 Jul 22 09:51:15.330336 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aa374f75-fd43-4d02-af13-5da8e363bb39 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "1b1aeed1-96fa-4e41-b1ea-7a695a9e48b9"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:15.337713 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-aa374f75-fd43-4d02-af13-5da8e363bb39 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Update called for group 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2. {{(pid=100152) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 09:51:15.337890 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.groups [None req-aa374f75-fd43-4d02-af13-5da8e363bb39 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Updating group 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 with name None description: None add_volumes: None remove_volumes: 1b1aeed1-96fa-4e41-b1ea-7a695a9e48b9. Jul 22 09:51:15.342995 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:15.342995 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:15.371806 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aa374f75-fd43-4d02-af13-5da8e363bb39 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 returned with HTTP 202 Jul 22 09:51:15.372318 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 15/60] 10.4.3.206 () {70 vars in 1406 bytes} [Wed Jul 22 09:51:15 2026] PUT /volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:51:15.382608 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-95b41d27-a559-4026-9e91-190279a3eee8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:15.385219 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-95b41d27-a559-4026-9e91-190279a3eee8 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 Jul 22 09:51:15.385459 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-95b41d27-a559-4026-9e91-190279a3eee8 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:15.385667 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-95b41d27-a559-4026-9e91-190279a3eee8 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:15.385887 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-95b41d27-a559-4026-9e91-190279a3eee8 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:15.390702 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:15.390702 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:15.399627 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-95b41d27-a559-4026-9e91-190279a3eee8 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 returned with HTTP 200 Jul 22 09:51:15.400061 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 15/61] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:15 2026] GET /volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:16.412820 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1ddfba61-a48b-4f4c-8939-511a209556b3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:16.415408 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1ddfba61-a48b-4f4c-8939-511a209556b3 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 Jul 22 09:51:16.415751 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1ddfba61-a48b-4f4c-8939-511a209556b3 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:16.416054 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1ddfba61-a48b-4f4c-8939-511a209556b3 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:16.416451 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-1ddfba61-a48b-4f4c-8939-511a209556b3 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:16.423508 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:16.423508 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:16.433276 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1ddfba61-a48b-4f4c-8939-511a209556b3 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 returned with HTTP 200 Jul 22 09:51:16.433677 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 17/62] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:16 2026] GET /volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 => generated 393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:16.443679 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bc30702a-d2b2-413e-8d40-32246ce2fcaf None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:16.446393 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bc30702a-d2b2-413e-8d40-32246ce2fcaf tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] PUT https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 Jul 22 09:51:16.447017 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bc30702a-d2b2-413e-8d40-32246ce2fcaf tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1b1aeed1-96fa-4e41-b1ea-7a695a9e48b9"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:16.452941 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.groups [None req-bc30702a-d2b2-413e-8d40-32246ce2fcaf tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Update called for group 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2. {{(pid=100150) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 09:51:16.453053 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.groups [None req-bc30702a-d2b2-413e-8d40-32246ce2fcaf tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Updating group 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 with name None description: None add_volumes: 1b1aeed1-96fa-4e41-b1ea-7a695a9e48b9 remove_volumes: None. Jul 22 09:51:16.457207 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:16.457207 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:16.502867 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bc30702a-d2b2-413e-8d40-32246ce2fcaf tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 returned with HTTP 202 Jul 22 09:51:16.504624 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 16/63] 10.4.3.206 () {70 vars in 1406 bytes} [Wed Jul 22 09:51:16 2026] PUT /volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:51:16.512324 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1805f901-318a-4239-9337-d0e7ecc36e07 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:16.516270 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1805f901-318a-4239-9337-d0e7ecc36e07 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 Jul 22 09:51:16.516415 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1805f901-318a-4239-9337-d0e7ecc36e07 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:16.516673 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1805f901-318a-4239-9337-d0e7ecc36e07 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:16.516799 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-1805f901-318a-4239-9337-d0e7ecc36e07 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:16.520870 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:16.520870 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:16.531582 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1805f901-318a-4239-9337-d0e7ecc36e07 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 returned with HTTP 200 Jul 22 09:51:16.532056 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 16/64] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:16 2026] GET /volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:17.545835 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-43891319-2e45-4c71-9016-aead89c5d304 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:17.548816 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-43891319-2e45-4c71-9016-aead89c5d304 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 Jul 22 09:51:17.549178 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-43891319-2e45-4c71-9016-aead89c5d304 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:17.549445 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-43891319-2e45-4c71-9016-aead89c5d304 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:17.549626 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-43891319-2e45-4c71-9016-aead89c5d304 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:17.554463 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:17.554463 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:17.562322 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-43891319-2e45-4c71-9016-aead89c5d304 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 returned with HTTP 200 Jul 22 09:51:17.562742 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 16/65] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:17 2026] GET /volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:17.572444 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0d941a89-774b-4dfb-9c5f-53ba1178ed74 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:17.575012 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0d941a89-774b-4dfb-9c5f-53ba1178ed74 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] PUT https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 Jul 22 09:51:17.575361 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0d941a89-774b-4dfb-9c5f-53ba1178ed74 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c10e932a-9f9e-4069-934d-a3b24aec41be"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:17.582831 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-0d941a89-774b-4dfb-9c5f-53ba1178ed74 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Update called for group 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2. {{(pid=100151) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 09:51:17.582988 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.groups [None req-0d941a89-774b-4dfb-9c5f-53ba1178ed74 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Updating group 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 with name None description: None add_volumes: None remove_volumes: c10e932a-9f9e-4069-934d-a3b24aec41be. Jul 22 09:51:17.587182 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:17.587182 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:17.620624 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0d941a89-774b-4dfb-9c5f-53ba1178ed74 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 returned with HTTP 202 Jul 22 09:51:17.621294 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 18/66] 10.4.3.206 () {70 vars in 1406 bytes} [Wed Jul 22 09:51:17 2026] PUT /volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:51:17.631644 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b5c67ce0-2ba0-469e-8d19-e1350a29a8d4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:17.639852 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b5c67ce0-2ba0-469e-8d19-e1350a29a8d4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 Jul 22 09:51:17.639852 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b5c67ce0-2ba0-469e-8d19-e1350a29a8d4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:17.639852 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b5c67ce0-2ba0-469e-8d19-e1350a29a8d4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:17.640104 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.groups [None req-b5c67ce0-2ba0-469e-8d19-e1350a29a8d4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:17.644301 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:17.644301 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:17.654990 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b5c67ce0-2ba0-469e-8d19-e1350a29a8d4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 returned with HTTP 200 Jul 22 09:51:17.655454 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 17/67] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:17 2026] GET /volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:18.670262 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-85510cbd-71bf-4fe5-ba13-94553d618d85 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:18.672805 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-85510cbd-71bf-4fe5-ba13-94553d618d85 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 Jul 22 09:51:18.673052 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-85510cbd-71bf-4fe5-ba13-94553d618d85 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:18.673277 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-85510cbd-71bf-4fe5-ba13-94553d618d85 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:18.673437 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-85510cbd-71bf-4fe5-ba13-94553d618d85 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:18.678607 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:18.678607 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:18.688492 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-85510cbd-71bf-4fe5-ba13-94553d618d85 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 returned with HTTP 200 Jul 22 09:51:18.689112 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 17/68] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:18 2026] GET /volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:18.700265 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5c3143e7-1a5b-429a-b3e0-286196949a93 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:18.703669 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5c3143e7-1a5b-429a-b3e0-286196949a93 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] PUT https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 Jul 22 09:51:18.704130 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5c3143e7-1a5b-429a-b3e0-286196949a93 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c10e932a-9f9e-4069-934d-a3b24aec41be"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:18.713331 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-5c3143e7-1a5b-429a-b3e0-286196949a93 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Update called for group 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2. {{(pid=100149) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 09:51:18.713534 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.groups [None req-5c3143e7-1a5b-429a-b3e0-286196949a93 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Updating group 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 with name None description: None add_volumes: c10e932a-9f9e-4069-934d-a3b24aec41be remove_volumes: None. Jul 22 09:51:18.718114 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:18.718114 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:18.772421 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5c3143e7-1a5b-429a-b3e0-286196949a93 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 returned with HTTP 202 Jul 22 09:51:18.773225 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 17/69] 10.4.3.206 () {70 vars in 1406 bytes} [Wed Jul 22 09:51:18 2026] PUT /volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:51:18.781255 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-789fa15d-3827-4c21-a473-ac5eff773c7d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:18.783358 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-789fa15d-3827-4c21-a473-ac5eff773c7d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 Jul 22 09:51:18.783358 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-789fa15d-3827-4c21-a473-ac5eff773c7d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:18.783358 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-789fa15d-3827-4c21-a473-ac5eff773c7d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:18.783578 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-789fa15d-3827-4c21-a473-ac5eff773c7d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:18.787133 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:18.787133 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:18.794553 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-789fa15d-3827-4c21-a473-ac5eff773c7d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 returned with HTTP 200 Jul 22 09:51:18.794952 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 19/70] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:18 2026] GET /volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:19.166032 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-62577016-1404-4711-8b12-2c0f9c66773e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:19.402031 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:51:19.402439 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-903048717"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:19.403875 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-903048717'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:51:19.404640 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Create volume of 1 GB Jul 22 09:51:19.404934 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:19.404934 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:19.413397 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Availability zone cache updated, next update will occur around 2026-07-22 10:51:19.413100. {{(pid=100150) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 09:51:19.413531 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Availability Zones retrieved successfully. Jul 22 09:51:19.436577 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Flow 'volume_create_api' (f8304ad8-0bd2-45f8-bf1c-094d1b1afc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:19.437713 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cbbde91-99f5-4457-9805-a3e0dc26beef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:19.439014 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:51:19.475072 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cbbde91-99f5-4457-9805-a3e0dc26beef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:19.475910 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (974ee622-d430-4c5b-8252-66797162356e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:19.503369 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:19.503701 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:19.545385 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Created reservations ['fb38fe0b-5c2d-426e-9dae-1842ec36e416', '417f7726-19a6-4e8d-b196-4badf50c4f9c', 'ec88eb2a-97c4-46a6-9899-b4bfb0f9f7d9', '9f83bf83-1436-485c-9d88-45e777e8a870'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:19.546464 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (974ee622-d430-4c5b-8252-66797162356e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb38fe0b-5c2d-426e-9dae-1842ec36e416', '417f7726-19a6-4e8d-b196-4badf50c4f9c', 'ec88eb2a-97c4-46a6-9899-b4bfb0f9f7d9', '9f83bf83-1436-485c-9d88-45e777e8a870']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:19.547331 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b82d50ea-7c18-4874-acee-8b60565746be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:19.596486 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b82d50ea-7c18-4874-acee-8b60565746be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '914c91c5-9ea8-454b-9122-e4685f10e022', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-903048717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d326b909bcb4a518fafa160c06c6725',qos_specs=None,replication_status=,reservations=['fb38fe0b-5c2d-426e-9dae-1842ec36e416','417f7726-19a6-4e8d-b196-4badf50c4f9c','ec88eb2a-97c4-46a6-9899-b4bfb0f9f7d9','9f83bf83-1436-485c-9d88-45e777e8a870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d204f9c7abe14f5cbe54491fa979a62d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-903048717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=914c91c5-9ea8-454b-9122-e4685f10e022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d326b909bcb4a518fafa160c06c6725',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d204f9c7abe14f5cbe54491fa979a62d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:19.597643 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffdf51aa-903b-4377-8590-53aca5888a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:19.619720 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffdf51aa-903b-4377-8590-53aca5888a5f) transitioned into state 'SUCCESS' from state '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-903048717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d326b909bcb4a518fafa160c06c6725',qos_specs=None,replication_status=,reservations=['fb38fe0b-5c2d-426e-9dae-1842ec36e416','417f7726-19a6-4e8d-b196-4badf50c4f9c','ec88eb2a-97c4-46a6-9899-b4bfb0f9f7d9','9f83bf83-1436-485c-9d88-45e777e8a870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d204f9c7abe14f5cbe54491fa979a62d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:19.620608 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b1d1c47-b671-4343-8428-86dc5d0034e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:19.632815 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b1d1c47-b671-4343-8428-86dc5d0034e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:19.633753 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Flow 'volume_create_api' (f8304ad8-0bd2-45f8-bf1c-094d1b1afc03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:19.634322 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Create volume request issued successfully. Jul 22 09:51:19.634666 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-62577016-1404-4711-8b12-2c0f9c66773e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:51:19.635114 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 18/71] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:51:19 2026] POST /volume/v3/volumes => generated 784 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:51:19.650322 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-22a7bced-c918-492e-9054-a18c3e160ce9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:19.652379 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-22a7bced-c918-492e-9054-a18c3e160ce9 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:51:19.652612 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-22a7bced-c918-492e-9054-a18c3e160ce9 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:19.652819 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-22a7bced-c918-492e-9054-a18c3e160ce9 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:19.696372 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:19.696372 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:19.704619 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-22a7bced-c918-492e-9054-a18c3e160ce9 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:51:19.709527 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-22a7bced-c918-492e-9054-a18c3e160ce9 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:51:19.710093 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 18/72] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:19 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 963 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:19.805042 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b0f40068-8156-4f76-9012-a3aed303bc34 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:19.807370 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b0f40068-8156-4f76-9012-a3aed303bc34 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 Jul 22 09:51:19.807370 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b0f40068-8156-4f76-9012-a3aed303bc34 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:19.807611 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b0f40068-8156-4f76-9012-a3aed303bc34 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:19.807792 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-b0f40068-8156-4f76-9012-a3aed303bc34 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:19.811812 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:19.811812 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:19.823936 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b0f40068-8156-4f76-9012-a3aed303bc34 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 returned with HTTP 200 Jul 22 09:51:19.824546 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 18/73] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:19 2026] GET /volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:19.837105 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d8dfd480-8f53-42fe-a1e8-d61a2b606857 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:19.838706 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d8dfd480-8f53-42fe-a1e8-d61a2b606857 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:51:19.839059 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d8dfd480-8f53-42fe-a1e8-d61a2b606857 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:19.839356 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d8dfd480-8f53-42fe-a1e8-d61a2b606857 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:19.840940 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-d8dfd480-8f53-42fe-a1e8-d61a2b606857 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:51:19.840940 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:19.840940 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:19.840940 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d8dfd480-8f53-42fe-a1e8-d61a2b606857 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:51:19.849442 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d8dfd480-8f53-42fe-a1e8-d61a2b606857 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Get all volumes completed successfully. Jul 22 09:51:19.850403 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-d8dfd480-8f53-42fe-a1e8-d61a2b606857 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:19.850665 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-d8dfd480-8f53-42fe-a1e8-d61a2b606857 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:19.894098 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-d8dfd480-8f53-42fe-a1e8-d61a2b606857 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:19.898980 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:19.898980 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:19.902392 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-d8dfd480-8f53-42fe-a1e8-d61a2b606857 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:19.902735 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-d8dfd480-8f53-42fe-a1e8-d61a2b606857 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:19.946032 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-d8dfd480-8f53-42fe-a1e8-d61a2b606857 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:19.949301 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:19.949301 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:19.957964 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d8dfd480-8f53-42fe-a1e8-d61a2b606857 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:51:19.958525 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 20/74] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:51:19 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:51:19.978315 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-66b009a4-d4e5-4b42-a2a5-24f76f81cfde None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:19.980531 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-66b009a4-d4e5-4b42-a2a5-24f76f81cfde tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] POST https://10.4.3.206/volume/v3/group_snapshots Jul 22 09:51:19.980861 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-66b009a4-d4e5-4b42-a2a5-24f76f81cfde tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1369101083"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:19.982579 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.group_snapshots [None req-66b009a4-d4e5-4b42-a2a5-24f76f81cfde tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1369101083'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 22 09:51:19.987073 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:19.987073 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:19.991457 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.group_snapshots [None req-66b009a4-d4e5-4b42-a2a5-24f76f81cfde tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1369101083. Jul 22 09:51:20.015949 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:20.015949 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:20.040874 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-66b009a4-d4e5-4b42-a2a5-24f76f81cfde tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1844629888 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1844629888, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:20.041330 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-66b009a4-d4e5-4b42-a2a5-24f76f81cfde tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1844629888 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1844629888, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:20.068676 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-66b009a4-d4e5-4b42-a2a5-24f76f81cfde tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Created reservations ['5c420d4c-5331-44a5-9845-b3f63df52a3f', '30f94fb0-fd60-4f1a-b90b-53c6e1629f47', '69e56cd4-7e76-4aec-91e5-b2333c091bd2', '88d77933-8fdb-498b-bf02-9649bbe03c76'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:20.111641 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-66b009a4-d4e5-4b42-a2a5-24f76f81cfde tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots returned with HTTP 202 Jul 22 09:51:20.112505 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 19/75] 10.4.3.206 () {70 vars in 1324 bytes} [Wed Jul 22 09:51:19 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:20.130138 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fb349f0f-27e4-4c11-9c2f-dc007bbb8f78 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:20.132347 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fb349f0f-27e4-4c11-9c2f-dc007bbb8f78 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/21303d45-81ed-4d17-9bac-c742fe3b8a6d Jul 22 09:51:20.132347 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fb349f0f-27e4-4c11-9c2f-dc007bbb8f78 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:20.132347 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fb349f0f-27e4-4c11-9c2f-dc007bbb8f78 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:20.132544 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.group_snapshots [None req-fb349f0f-27e4-4c11-9c2f-dc007bbb8f78 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 21303d45-81ed-4d17-9bac-c742fe3b8a6d {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 09:51:20.140690 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:20.140690 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:20.145734 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fb349f0f-27e4-4c11-9c2f-dc007bbb8f78 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots/21303d45-81ed-4d17-9bac-c742fe3b8a6d returned with HTTP 200 Jul 22 09:51:20.146309 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 19/76] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 09:51:20 2026] GET /volume/v3/group_snapshots/21303d45-81ed-4d17-9bac-c742fe3b8a6d => generated 326 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:20.734371 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9fa53398-a052-4693-86a0-ed057250381d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:20.738414 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9fa53398-a052-4693-86a0-ed057250381d tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:51:20.738414 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9fa53398-a052-4693-86a0-ed057250381d tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:20.738414 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9fa53398-a052-4693-86a0-ed057250381d tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:20.938475 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:20.938475 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:20.942790 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9fa53398-a052-4693-86a0-ed057250381d tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:51:20.949604 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9fa53398-a052-4693-86a0-ed057250381d tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:51:20.949604 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 19/77] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:20 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1015 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:21.157824 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-672910b4-9022-4dbd-b3bb-ad7994333bb9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:21.163411 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-672910b4-9022-4dbd-b3bb-ad7994333bb9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/21303d45-81ed-4d17-9bac-c742fe3b8a6d Jul 22 09:51:21.163677 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-672910b4-9022-4dbd-b3bb-ad7994333bb9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:21.163941 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-672910b4-9022-4dbd-b3bb-ad7994333bb9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:21.164207 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.group_snapshots [None req-672910b4-9022-4dbd-b3bb-ad7994333bb9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 21303d45-81ed-4d17-9bac-c742fe3b8a6d {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 09:51:21.173182 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:21.173182 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:21.177323 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-672910b4-9022-4dbd-b3bb-ad7994333bb9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots/21303d45-81ed-4d17-9bac-c742fe3b8a6d returned with HTTP 200 Jul 22 09:51:21.177855 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 21/78] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 09:51:21 2026] GET /volume/v3/group_snapshots/21303d45-81ed-4d17-9bac-c742fe3b8a6d => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:21.187335 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d97d46fa-82ad-42dd-ad1a-0a9bcb520a83 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:21.191369 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d97d46fa-82ad-42dd-ad1a-0a9bcb520a83 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail Jul 22 09:51:21.191960 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d97d46fa-82ad-42dd-ad1a-0a9bcb520a83 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:21.192231 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d97d46fa-82ad-42dd-ad1a-0a9bcb520a83 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:21.192689 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-d97d46fa-82ad-42dd-ad1a-0a9bcb520a83 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:51:21.193392 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:21.193392 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:21.196450 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.db.api [None req-d97d46fa-82ad-42dd-ad1a-0a9bcb520a83 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Building query based on filter {{(pid=100150) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:51:21.202312 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d97d46fa-82ad-42dd-ad1a-0a9bcb520a83 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Get all snapshots completed successfully. Jul 22 09:51:21.202626 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:21.202626 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:21.203358 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d97d46fa-82ad-42dd-ad1a-0a9bcb520a83 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 09:51:21.203847 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 20/79] 10.4.3.206 () {66 vars in 1264 bytes} [Wed Jul 22 09:51:21 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:21.222765 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-66c4da56-52cf-4ccc-8dc4-83709936af22 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:21.224680 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-66c4da56-52cf-4ccc-8dc4-83709936af22 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/snapshots/f3663a37-e95c-4a6b-92ee-51ef8782a27e Jul 22 09:51:21.225056 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-66c4da56-52cf-4ccc-8dc4-83709936af22 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:21.225399 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-66c4da56-52cf-4ccc-8dc4-83709936af22 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:21.231770 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:21.231770 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:21.232474 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-66c4da56-52cf-4ccc-8dc4-83709936af22 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Snapshot retrieved successfully. Jul 22 09:51:21.233633 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-66c4da56-52cf-4ccc-8dc4-83709936af22 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/snapshots/f3663a37-e95c-4a6b-92ee-51ef8782a27e returned with HTTP 200 Jul 22 09:51:21.234282 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 20/80] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:51:21 2026] GET /volume/v3/snapshots/f3663a37-e95c-4a6b-92ee-51ef8782a27e => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:21.245380 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e66ac662-f787-4187-8920-dfc3cf29a816 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:21.247504 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e66ac662-f787-4187-8920-dfc3cf29a816 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/snapshots/89743d47-ffc9-44e9-affa-1534bac262f3 Jul 22 09:51:21.247704 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e66ac662-f787-4187-8920-dfc3cf29a816 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:21.247936 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e66ac662-f787-4187-8920-dfc3cf29a816 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:21.269784 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:21.269784 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:21.270534 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e66ac662-f787-4187-8920-dfc3cf29a816 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Snapshot retrieved successfully. Jul 22 09:51:21.271790 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e66ac662-f787-4187-8920-dfc3cf29a816 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/snapshots/89743d47-ffc9-44e9-affa-1534bac262f3 returned with HTTP 200 Jul 22 09:51:21.272228 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 20/81] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:51:21 2026] GET /volume/v3/snapshots/89743d47-ffc9-44e9-affa-1534bac262f3 => generated 470 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:21.291395 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7c52b955-0a6f-4445-8eb1-01050f1b6e6b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:21.296111 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7c52b955-0a6f-4445-8eb1-01050f1b6e6b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] DELETE https://10.4.3.206/volume/v3/group_snapshots/21303d45-81ed-4d17-9bac-c742fe3b8a6d Jul 22 09:51:21.296111 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7c52b955-0a6f-4445-8eb1-01050f1b6e6b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:21.296111 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7c52b955-0a6f-4445-8eb1-01050f1b6e6b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:21.296111 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.group_snapshots [None req-7c52b955-0a6f-4445-8eb1-01050f1b6e6b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] delete called for member 21303d45-81ed-4d17-9bac-c742fe3b8a6d {{(pid=100151) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 09:51:21.296353 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.group_snapshots [None req-7c52b955-0a6f-4445-8eb1-01050f1b6e6b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Delete group_snapshot with id: 21303d45-81ed-4d17-9bac-c742fe3b8a6d Jul 22 09:51:21.303984 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:21.303984 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:21.393675 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7c52b955-0a6f-4445-8eb1-01050f1b6e6b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots/21303d45-81ed-4d17-9bac-c742fe3b8a6d returned with HTTP 202 Jul 22 09:51:21.394184 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 22/82] 10.4.3.206 () {68 vars in 1416 bytes} [Wed Jul 22 09:51:21 2026] DELETE /volume/v3/group_snapshots/21303d45-81ed-4d17-9bac-c742fe3b8a6d => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:51:21.403986 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-20a8d153-c081-488c-9cda-9804f169bd71 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:21.405885 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-20a8d153-c081-488c-9cda-9804f169bd71 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:51:21.406322 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-20a8d153-c081-488c-9cda-9804f169bd71 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:21.406322 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-20a8d153-c081-488c-9cda-9804f169bd71 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:21.407526 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-20a8d153-c081-488c-9cda-9804f169bd71 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:51:21.409293 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-20a8d153-c081-488c-9cda-9804f169bd71 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:51:21.602820 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-20a8d153-c081-488c-9cda-9804f169bd71 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Get all volumes completed successfully. Jul 22 09:51:21.603815 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-20a8d153-c081-488c-9cda-9804f169bd71 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:21.604082 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-20a8d153-c081-488c-9cda-9804f169bd71 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:21.658000 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-20a8d153-c081-488c-9cda-9804f169bd71 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:21.659198 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:21.659198 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:21.663680 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-20a8d153-c081-488c-9cda-9804f169bd71 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:21.663908 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-20a8d153-c081-488c-9cda-9804f169bd71 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:21.705655 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-20a8d153-c081-488c-9cda-9804f169bd71 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:21.709662 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:21.709662 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:21.718385 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-20a8d153-c081-488c-9cda-9804f169bd71 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:51:21.719123 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 21/83] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:51:21 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:51:21.733598 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-54118039-002d-4064-b8f0-960f3482769e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:21.736776 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-54118039-002d-4064-b8f0-960f3482769e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail Jul 22 09:51:21.736994 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-54118039-002d-4064-b8f0-960f3482769e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:21.738828 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-54118039-002d-4064-b8f0-960f3482769e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:21.738828 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-54118039-002d-4064-b8f0-960f3482769e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:51:21.740647 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-54118039-002d-4064-b8f0-960f3482769e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:51:21.903952 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-54118039-002d-4064-b8f0-960f3482769e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Get all snapshots completed successfully. Jul 22 09:51:21.905343 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-54118039-002d-4064-b8f0-960f3482769e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 09:51:21.905829 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 21/84] 10.4.3.206 () {66 vars in 1264 bytes} [Wed Jul 22 09:51:21 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:51:21.915861 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cb420fad-aa68-43f4-b6b0-a69abcd0f748 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:21.918018 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cb420fad-aa68-43f4-b6b0-a69abcd0f748 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/21303d45-81ed-4d17-9bac-c742fe3b8a6d Jul 22 09:51:21.918366 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cb420fad-aa68-43f4-b6b0-a69abcd0f748 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:21.918681 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cb420fad-aa68-43f4-b6b0-a69abcd0f748 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:21.918890 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.group_snapshots [None req-cb420fad-aa68-43f4-b6b0-a69abcd0f748 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 21303d45-81ed-4d17-9bac-c742fe3b8a6d {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 09:51:21.924002 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cb420fad-aa68-43f4-b6b0-a69abcd0f748 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots/21303d45-81ed-4d17-9bac-c742fe3b8a6d returned with HTTP 404 Jul 22 09:51:21.924712 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 21/85] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 09:51:21 2026] GET /volume/v3/group_snapshots/21303d45-81ed-4d17-9bac-c742fe3b8a6d => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:51:21.935200 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f00b3372-a6ac-4efd-a9b4-07967823c09f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:21.937728 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f00b3372-a6ac-4efd-a9b4-07967823c09f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] DELETE https://10.4.3.206/volume/v3/group_snapshots/21303d45-81ed-4d17-9bac-c742fe3b8a6d Jul 22 09:51:21.938751 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f00b3372-a6ac-4efd-a9b4-07967823c09f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:21.939099 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f00b3372-a6ac-4efd-a9b4-07967823c09f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:21.939342 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.group_snapshots [None req-f00b3372-a6ac-4efd-a9b4-07967823c09f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] delete called for member 21303d45-81ed-4d17-9bac-c742fe3b8a6d {{(pid=100151) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 09:51:21.939466 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.group_snapshots [None req-f00b3372-a6ac-4efd-a9b4-07967823c09f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Delete group_snapshot with id: 21303d45-81ed-4d17-9bac-c742fe3b8a6d Jul 22 09:51:21.946039 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f00b3372-a6ac-4efd-a9b4-07967823c09f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots/21303d45-81ed-4d17-9bac-c742fe3b8a6d returned with HTTP 404 Jul 22 09:51:21.946651 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 23/86] 10.4.3.206 () {68 vars in 1416 bytes} [Wed Jul 22 09:51:21 2026] DELETE /volume/v3/group_snapshots/21303d45-81ed-4d17-9bac-c742fe3b8a6d => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:51:21.957576 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-73b920c3-f089-4979-b43e-7fcf2f6464df None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:21.960881 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-73b920c3-f089-4979-b43e-7fcf2f6464df tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:51:21.961255 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-73b920c3-f089-4979-b43e-7fcf2f6464df tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:21.961528 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-73b920c3-f089-4979-b43e-7fcf2f6464df tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:21.961838 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-73b920c3-f089-4979-b43e-7fcf2f6464df tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:51:21.964157 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-73b920c3-f089-4979-b43e-7fcf2f6464df tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:51:21.973803 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-73b920c3-f089-4979-b43e-7fcf2f6464df tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Get all volumes completed successfully. Jul 22 09:51:21.974673 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-73b920c3-f089-4979-b43e-7fcf2f6464df tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:21.974853 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-73b920c3-f089-4979-b43e-7fcf2f6464df tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:22.028013 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-73b920c3-f089-4979-b43e-7fcf2f6464df tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:22.032076 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:22.032076 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:22.037558 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-73b920c3-f089-4979-b43e-7fcf2f6464df tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:22.037857 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-73b920c3-f089-4979-b43e-7fcf2f6464df tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:22.087593 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-73b920c3-f089-4979-b43e-7fcf2f6464df tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:22.091131 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:22.091131 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:22.104000 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-73b920c3-f089-4979-b43e-7fcf2f6464df tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:51:22.104736 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 22/87] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:51:21 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:51:22.119508 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7bc259ee-3a90-43e2-9864-e918132f23af None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:22.122797 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7bc259ee-3a90-43e2-9864-e918132f23af tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] POST https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2/action Jul 22 09:51:22.125619 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7bc259ee-3a90-43e2-9864-e918132f23af tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:51:22.125619 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7bc259ee-3a90-43e2-9864-e918132f23af tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:22.128393 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-7bc259ee-3a90-43e2-9864-e918132f23af tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] delete called for group 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 {{(pid=100152) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 09:51:22.128588 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.groups [None req-7bc259ee-3a90-43e2-9864-e918132f23af tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Delete group with id: 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 Jul 22 09:51:22.135939 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:22.135939 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:22.246988 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7bc259ee-3a90-43e2-9864-e918132f23af tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2/action returned with HTTP 202 Jul 22 09:51:22.247734 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 22/88] 10.4.3.206 () {70 vars in 1428 bytes} [Wed Jul 22 09:51:22 2026] POST /volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:51:22.258532 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6a13d1f1-3860-46cf-a995-00dc2da1e1d1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:22.262952 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6a13d1f1-3860-46cf-a995-00dc2da1e1d1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/c10e932a-9f9e-4069-934d-a3b24aec41be Jul 22 09:51:22.262952 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6a13d1f1-3860-46cf-a995-00dc2da1e1d1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:22.262952 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6a13d1f1-3860-46cf-a995-00dc2da1e1d1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:22.274327 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:22.274327 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:22.285898 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6a13d1f1-3860-46cf-a995-00dc2da1e1d1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Volume info retrieved successfully. Jul 22 09:51:22.286906 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-6a13d1f1-3860-46cf-a995-00dc2da1e1d1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:22.287157 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-6a13d1f1-3860-46cf-a995-00dc2da1e1d1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:22.334366 np0000005636 devstack@c-api.service[100149]: DEBUG oslo_db.sqlalchemy.engines [None req-6a13d1f1-3860-46cf-a995-00dc2da1e1d1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:22.339897 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:22.339897 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:22.350183 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6a13d1f1-3860-46cf-a995-00dc2da1e1d1 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/c10e932a-9f9e-4069-934d-a3b24aec41be returned with HTTP 200 Jul 22 09:51:22.350757 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 22/89] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:51:22 2026] GET /volume/v3/volumes/c10e932a-9f9e-4069-934d-a3b24aec41be => generated 915 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:23.368993 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-76f3900f-df54-4ace-a5f8-ad2858ae138e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:23.372158 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-76f3900f-df54-4ace-a5f8-ad2858ae138e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/c10e932a-9f9e-4069-934d-a3b24aec41be Jul 22 09:51:23.373354 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-76f3900f-df54-4ace-a5f8-ad2858ae138e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:23.373354 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-76f3900f-df54-4ace-a5f8-ad2858ae138e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:23.384877 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-76f3900f-df54-4ace-a5f8-ad2858ae138e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/c10e932a-9f9e-4069-934d-a3b24aec41be returned with HTTP 404 Jul 22 09:51:23.385415 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 24/90] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:51:23 2026] GET /volume/v3/volumes/c10e932a-9f9e-4069-934d-a3b24aec41be => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:51:23.396411 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4a735836-2889-43ab-9f8c-98b98dff8c17 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:23.400017 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4a735836-2889-43ab-9f8c-98b98dff8c17 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/1b1aeed1-96fa-4e41-b1ea-7a695a9e48b9 Jul 22 09:51:23.400234 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4a735836-2889-43ab-9f8c-98b98dff8c17 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:23.400435 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4a735836-2889-43ab-9f8c-98b98dff8c17 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:23.407147 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4a735836-2889-43ab-9f8c-98b98dff8c17 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/1b1aeed1-96fa-4e41-b1ea-7a695a9e48b9 returned with HTTP 404 Jul 22 09:51:23.407790 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 23/91] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:51:23 2026] GET /volume/v3/volumes/1b1aeed1-96fa-4e41-b1ea-7a695a9e48b9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:51:23.418542 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-94ded211-e8ff-4ffb-9b0e-6f3caa00b682 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:23.420746 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-94ded211-e8ff-4ffb-9b0e-6f3caa00b682 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 Jul 22 09:51:23.421071 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-94ded211-e8ff-4ffb-9b0e-6f3caa00b682 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:23.421336 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-94ded211-e8ff-4ffb-9b0e-6f3caa00b682 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:23.421541 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-94ded211-e8ff-4ffb-9b0e-6f3caa00b682 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:23.426324 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-94ded211-e8ff-4ffb-9b0e-6f3caa00b682 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 returned with HTTP 404 Jul 22 09:51:23.426941 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 23/92] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:23 2026] GET /volume/v3/groups/72d7cd15-3b3f-4725-a40b-db4fa6c2e9d2 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:51:23.436867 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f7a18495-e754-4c4b-9593-8c1348e562a0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:23.439119 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f7a18495-e754-4c4b-9593-8c1348e562a0 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/9127190c-90c7-4421-997b-310988c6f0a0 Jul 22 09:51:23.439382 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f7a18495-e754-4c4b-9593-8c1348e562a0 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:23.439581 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f7a18495-e754-4c4b-9593-8c1348e562a0 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:23.469859 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f7a18495-e754-4c4b-9593-8c1348e562a0 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] https://10.4.3.206/volume/v3/group_types/9127190c-90c7-4421-997b-310988c6f0a0 returned with HTTP 202 Jul 22 09:51:23.469859 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 23/93] 10.4.3.206 () {68 vars in 1404 bytes} [Wed Jul 22 09:51:23 2026] DELETE /volume/v3/group_types/9127190c-90c7-4421-997b-310988c6f0a0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:51:23.481905 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8124a9e6-5f7b-4881-a31c-30890577bf6d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:23.484194 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8124a9e6-5f7b-4881-a31c-30890577bf6d tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] DELETE https://10.4.3.206/volume/v3/types/6d165c22-3d70-47ce-929a-76b19609b111 Jul 22 09:51:23.484445 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8124a9e6-5f7b-4881-a31c-30890577bf6d tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:23.484759 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8124a9e6-5f7b-4881-a31c-30890577bf6d tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:23.485586 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:23.485586 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:23.554464 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8124a9e6-5f7b-4881-a31c-30890577bf6d tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] https://10.4.3.206/volume/v3/types/6d165c22-3d70-47ce-929a-76b19609b111 returned with HTTP 202 Jul 22 09:51:23.555115 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 25/94] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:51:23 2026] DELETE /volume/v3/types/6d165c22-3d70-47ce-929a-76b19609b111 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:51:23.566803 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bf2ff922-a101-4873-bf67-077e348c6321 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:23.570065 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bf2ff922-a101-4873-bf67-077e348c6321 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] GET https://10.4.3.206/volume/v3/types/6d165c22-3d70-47ce-929a-76b19609b111 Jul 22 09:51:23.571324 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bf2ff922-a101-4873-bf67-077e348c6321 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:23.571324 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bf2ff922-a101-4873-bf67-077e348c6321 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:23.580034 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bf2ff922-a101-4873-bf67-077e348c6321 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] https://10.4.3.206/volume/v3/types/6d165c22-3d70-47ce-929a-76b19609b111 returned with HTTP 404 Jul 22 09:51:23.580034 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 24/95] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 09:51:23 2026] GET /volume/v3/types/6d165c22-3d70-47ce-929a-76b19609b111 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:23.595040 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a744e3d9-492f-4a3f-b3bf-a00c379906ec None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:23.596959 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a744e3d9-492f-4a3f-b3bf-a00c379906ec tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:51:23.597354 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a744e3d9-492f-4a3f-b3bf-a00c379906ec tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-871677402"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:23.626159 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a744e3d9-492f-4a3f-b3bf-a00c379906ec tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:51:23.626631 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 24/96] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 09:51:23 2026] POST /volume/v3/types => generated 223 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:23.640781 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-96009ac7-3cd7-4d60-b7e2-ffa21c16a570 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:23.643983 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-96009ac7-3cd7-4d60-b7e2-ffa21c16a570 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] POST https://10.4.3.206/volume/v3/group_types Jul 22 09:51:23.644324 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-96009ac7-3cd7-4d60-b7e2-ffa21c16a570 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-597841004"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:23.678478 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-96009ac7-3cd7-4d60-b7e2-ffa21c16a570 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Jul 22 09:51:23.678775 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 24/97] 10.4.3.206 () {70 vars in 1311 bytes} [Wed Jul 22 09:51:23 2026] POST /volume/v3/group_types => generated 180 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:23.694747 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d7e440d1-fed4-4cff-8fc2-c2d637e01b86 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:23.698664 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d7e440d1-fed4-4cff-8fc2-c2d637e01b86 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] POST https://10.4.3.206/volume/v3/groups Jul 22 09:51:23.699249 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d7e440d1-fed4-4cff-8fc2-c2d637e01b86 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "21978b5f-41d5-41d1-a159-b355b5f74611", "volume_types": ["61d4e815-c0c9-4155-97cd-7edbad916529"], "name": "tempest-GroupSnapshotsTest-Group-799862149"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:23.703828 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-d7e440d1-fed4-4cff-8fc2-c2d637e01b86 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Creating new group {'group': {'group_type': '21978b5f-41d5-41d1-a159-b355b5f74611', 'volume_types': ['61d4e815-c0c9-4155-97cd-7edbad916529'], 'name': 'tempest-GroupSnapshotsTest-Group-799862149'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 09:51:23.709694 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.groups [None req-d7e440d1-fed4-4cff-8fc2-c2d637e01b86 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Creating group tempest-GroupSnapshotsTest-Group-799862149. Jul 22 09:51:23.728090 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d7e440d1-fed4-4cff-8fc2-c2d637e01b86 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Availability zone cache updated, next update will occur around 2026-07-22 10:51:23.727502. {{(pid=100151) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 09:51:23.728090 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d7e440d1-fed4-4cff-8fc2-c2d637e01b86 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Availability Zones retrieved successfully. Jul 22 09:51:23.743999 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-d7e440d1-fed4-4cff-8fc2-c2d637e01b86 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Created reservations ['8b9a9324-7a6b-47e1-82b1-fe03b3f6bca7'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:23.784720 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d7e440d1-fed4-4cff-8fc2-c2d637e01b86 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups returned with HTTP 202 Jul 22 09:51:23.784720 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 26/98] 10.4.3.206 () {70 vars in 1297 bytes} [Wed Jul 22 09:51:23 2026] POST /volume/v3/groups => generated 111 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:23.797445 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ace96e6a-7327-4f80-9dc3-3bc7eeaefc90 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:23.803814 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ace96e6a-7327-4f80-9dc3-3bc7eeaefc90 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2 Jul 22 09:51:23.804880 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ace96e6a-7327-4f80-9dc3-3bc7eeaefc90 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:23.806064 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ace96e6a-7327-4f80-9dc3-3bc7eeaefc90 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:23.806617 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.groups [None req-ace96e6a-7327-4f80-9dc3-3bc7eeaefc90 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2 {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:23.819250 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:23.819250 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:23.838996 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ace96e6a-7327-4f80-9dc3-3bc7eeaefc90 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2 returned with HTTP 200 Jul 22 09:51:23.839174 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 25/99] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:23 2026] GET /volume/v3/groups/02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2 => generated 391 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:23.952815 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:24.276109 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:51:24.276779 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1968810361"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:24.279027 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1968810361'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:51:24.285902 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Create volume of 1 GB Jul 22 09:51:24.286362 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:24.286362 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:24.287283 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Availability Zones retrieved successfully. Jul 22 09:51:24.298644 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Flow 'volume_create_api' (d5b00521-ab35-43fc-b2fb-ef4b5aec2f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:24.300385 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e2e4db-012c-4f0f-ad00-94d3b618ef28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:24.303523 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:51:24.322686 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:24.322686 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:24.351820 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e2e4db-012c-4f0f-ad00-94d3b618ef28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=7324cb85-3d34-48ff-93e7-570ac8d93e79,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7324cb85-3d34-48ff-93e7-570ac8d93e79', 'encryption_key_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=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:24.352998 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (780cd018-8a49-476b-b5ff-309a241faea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:24.416569 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:24.417068 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:24.504021 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Created reservations ['f6ae824c-cf75-48df-ba26-b4cfe6868cb2', '3039efd3-60b4-44c1-b1c8-312650b151ca', '461afa79-3bfa-4663-950e-79f15f3c9912', '2c187d7a-d371-4b3b-9689-2f7aa3590a8d'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:24.505163 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (780cd018-8a49-476b-b5ff-309a241faea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6ae824c-cf75-48df-ba26-b4cfe6868cb2', '3039efd3-60b4-44c1-b1c8-312650b151ca', '461afa79-3bfa-4663-950e-79f15f3c9912', '2c187d7a-d371-4b3b-9689-2f7aa3590a8d']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:24.506390 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70d346f7-9ed4-466a-85e8-510b6fc46d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:24.547513 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70d346f7-9ed4-466a-85e8-510b6fc46d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa097752-0b5b-4e2f-b917-458a9580e3e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1968810361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82deebd0d8b64962a5a7ffe43d9a5665',qos_specs=None,replication_status=,reservations=['f6ae824c-cf75-48df-ba26-b4cfe6868cb2','3039efd3-60b4-44c1-b1c8-312650b151ca','461afa79-3bfa-4663-950e-79f15f3c9912','2c187d7a-d371-4b3b-9689-2f7aa3590a8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c088a37eb4d4942a549309fa850e643',volume_type_id=7324cb85-3d34-48ff-93e7-570ac8d93e79), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1968810361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa097752-0b5b-4e2f-b917-458a9580e3e3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='82deebd0d8b64962a5a7ffe43d9a5665',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c088a37eb4d4942a549309fa850e643',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7324cb85-3d34-48ff-93e7-570ac8d93e79),volume_type_id=7324cb85-3d34-48ff-93e7-570ac8d93e79)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:24.548594 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe716b2d-0ca7-4f26-a93a-65f03ae89981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:24.573509 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe716b2d-0ca7-4f26-a93a-65f03ae89981) transitioned into state 'SUCCESS' from state '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-1968810361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82deebd0d8b64962a5a7ffe43d9a5665',qos_specs=None,replication_status=,reservations=['f6ae824c-cf75-48df-ba26-b4cfe6868cb2','3039efd3-60b4-44c1-b1c8-312650b151ca','461afa79-3bfa-4663-950e-79f15f3c9912','2c187d7a-d371-4b3b-9689-2f7aa3590a8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c088a37eb4d4942a549309fa850e643',volume_type_id=7324cb85-3d34-48ff-93e7-570ac8d93e79)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:24.574719 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65716ca6-2d64-4625-964d-807edb122849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:24.594698 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65716ca6-2d64-4625-964d-807edb122849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:24.596467 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Flow 'volume_create_api' (d5b00521-ab35-43fc-b2fb-ef4b5aec2f8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:24.597334 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Create volume request issued successfully. Jul 22 09:51:24.598965 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-35c12f7b-3a5e-4937-9c5b-8ee87265bcf7 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:51:24.599502 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 25/100] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:51:23 2026] POST /volume/v3/volumes => generated 758 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:51:24.616096 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3c0bed24-3c2d-4423-8e35-baa8367d5b40 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:24.618533 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3c0bed24-3c2d-4423-8e35-baa8367d5b40 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:51:24.618786 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3c0bed24-3c2d-4423-8e35-baa8367d5b40 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:24.619482 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3c0bed24-3c2d-4423-8e35-baa8367d5b40 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:24.627348 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:24.627348 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:24.633546 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3c0bed24-3c2d-4423-8e35-baa8367d5b40 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:51:24.639700 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3c0bed24-3c2d-4423-8e35-baa8367d5b40 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:51:24.640708 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 25/101] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:24 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:24.853946 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f2396c32-6e8a-4b78-911e-67cd0b5dd866 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:24.855986 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f2396c32-6e8a-4b78-911e-67cd0b5dd866 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2 Jul 22 09:51:24.856250 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f2396c32-6e8a-4b78-911e-67cd0b5dd866 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:24.856437 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f2396c32-6e8a-4b78-911e-67cd0b5dd866 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:24.856623 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-f2396c32-6e8a-4b78-911e-67cd0b5dd866 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2 {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:24.860360 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:24.860360 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:24.869303 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f2396c32-6e8a-4b78-911e-67cd0b5dd866 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2 returned with HTTP 200 Jul 22 09:51:24.869609 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 27/102] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:24 2026] GET /volume/v3/groups/02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:24.882624 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:24.884779 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:51:24.885342 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-89191391", "volume_type": "61d4e815-c0c9-4155-97cd-7edbad916529", "group_id": "02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2", "size": 1}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:24.887168 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-89191391', 'volume_type': '61d4e815-c0c9-4155-97cd-7edbad916529', 'group_id': '02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2', 'size': 1}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:51:24.905506 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:24.905506 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:24.907995 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Create volume of 1 GB Jul 22 09:51:24.912710 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Availability Zones retrieved successfully. Jul 22 09:51:24.920787 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Flow 'volume_create_api' (ea639112-285a-482a-b6c8-45bc52a38c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:24.922911 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2943f2d9-12f0-419f-85bc-fe94cf7b13ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:24.923954 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:24.923954 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:24.924795 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:51:24.955506 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2943f2d9-12f0-419f-85bc-fe94cf7b13ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:51:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=61d4e815-c0c9-4155-97cd-7edbad916529,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-871677402',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d4e815-c0c9-4155-97cd-7edbad916529', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:24.957403 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22c58b63-fbcb-428f-ab0d-68954ad174be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:24.995769 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-871677402 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-871677402, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:24.996185 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-871677402 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-871677402, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:25.039504 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Created reservations ['fca450e4-1486-477a-b0f1-1e755b43700b', '69c6b638-e1c1-4cc6-ae51-3003f5415876', '9af9dfed-d8d6-477a-94d3-c0633b3730c1', '52d80499-d16c-4d29-8866-4f5712d04f04'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:25.040550 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22c58b63-fbcb-428f-ab0d-68954ad174be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fca450e4-1486-477a-b0f1-1e755b43700b', '69c6b638-e1c1-4cc6-ae51-3003f5415876', '9af9dfed-d8d6-477a-94d3-c0633b3730c1', '52d80499-d16c-4d29-8866-4f5712d04f04']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:25.041647 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69a0dc51-4b19-405c-a1a7-4d7d7e283a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:25.076299 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69a0dc51-4b19-405c-a1a7-4d7d7e283a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21142014-3ad5-4816-bda6-cbd6b3ccd395', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-89191391',encryption_key_id=None,group_id=02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2,group_type_id=,metadata={},multiattach=False,project_id='0907516f4c4b4c9d96b67f45134ea185',qos_specs=None,replication_status=,reservations=['fca450e4-1486-477a-b0f1-1e755b43700b','69c6b638-e1c1-4cc6-ae51-3003f5415876','9af9dfed-d8d6-477a-94d3-c0633b3730c1','52d80499-d16c-4d29-8866-4f5712d04f04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d42216876444c480c683e4652af114',volume_type_id=61d4e815-c0c9-4155-97cd-7edbad916529), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:51:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-89191391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2,host=None,id=21142014-3ad5-4816-bda6-cbd6b3ccd395,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0907516f4c4b4c9d96b67f45134ea185',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d42216876444c480c683e4652af114',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d4e815-c0c9-4155-97cd-7edbad916529),volume_type_id=61d4e815-c0c9-4155-97cd-7edbad916529)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:25.077288 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0d72722-20d6-45f9-9bc6-78b83f4e1225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:25.099687 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0d72722-20d6-45f9-9bc6-78b83f4e1225) transitioned into state 'SUCCESS' from state '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-89191391',encryption_key_id=None,group_id=02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2,group_type_id=,metadata={},multiattach=False,project_id='0907516f4c4b4c9d96b67f45134ea185',qos_specs=None,replication_status=,reservations=['fca450e4-1486-477a-b0f1-1e755b43700b','69c6b638-e1c1-4cc6-ae51-3003f5415876','9af9dfed-d8d6-477a-94d3-c0633b3730c1','52d80499-d16c-4d29-8866-4f5712d04f04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d42216876444c480c683e4652af114',volume_type_id=61d4e815-c0c9-4155-97cd-7edbad916529)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:25.100774 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dffcaf6-d5bf-4cb3-a57c-6ab184fdf75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:25.118674 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dffcaf6-d5bf-4cb3-a57c-6ab184fdf75a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:25.119778 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Flow 'volume_create_api' (ea639112-285a-482a-b6c8-45bc52a38c57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:25.120301 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Create volume request issued successfully. Jul 22 09:51:25.121270 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:25.121501 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:25.180568 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:25.184910 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:25.184910 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:25.190878 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7c84a82f-5836-4cd6-ad9d-5710fbe7dceb tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:51:25.191351 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 26/103] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 09:51:24 2026] POST /volume/v3/volumes => generated 820 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:25.208880 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b80eea44-627e-4911-932a-7aa488e371e4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:25.210726 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b80eea44-627e-4911-932a-7aa488e371e4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/21142014-3ad5-4816-bda6-cbd6b3ccd395 Jul 22 09:51:25.210941 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b80eea44-627e-4911-932a-7aa488e371e4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:25.211395 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b80eea44-627e-4911-932a-7aa488e371e4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:25.219764 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:25.219764 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:25.225303 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b80eea44-627e-4911-932a-7aa488e371e4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Volume info retrieved successfully. Jul 22 09:51:25.225303 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-b80eea44-627e-4911-932a-7aa488e371e4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:25.225303 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-b80eea44-627e-4911-932a-7aa488e371e4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:25.275372 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-b80eea44-627e-4911-932a-7aa488e371e4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:25.279181 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:25.279181 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:25.288945 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b80eea44-627e-4911-932a-7aa488e371e4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/21142014-3ad5-4816-bda6-cbd6b3ccd395 returned with HTTP 200 Jul 22 09:51:25.289387 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 26/104] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:51:25 2026] GET /volume/v3/volumes/21142014-3ad5-4816-bda6-cbd6b3ccd395 => generated 888 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:25.659118 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-03deab07-7d7e-4e11-9a59-8ecd5891f072 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:25.660336 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-03deab07-7d7e-4e11-9a59-8ecd5891f072 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:51:25.660616 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-03deab07-7d7e-4e11-9a59-8ecd5891f072 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:25.660804 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-03deab07-7d7e-4e11-9a59-8ecd5891f072 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:25.678216 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:25.678216 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:25.687486 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-03deab07-7d7e-4e11-9a59-8ecd5891f072 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:51:25.695111 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-03deab07-7d7e-4e11-9a59-8ecd5891f072 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:51:25.695603 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 26/105] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:25 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:25.721958 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e76329c3-1955-4778-a234-7fd87fc18022 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:26.094112 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e76329c3-1955-4778-a234-7fd87fc18022 tempest-TestMultiAttachVolumeSwap-481686968 tempest-TestMultiAttachVolumeSwap-481686968-project-admin] POST https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3/action Jul 22 09:51:26.094677 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e76329c3-1955-4778-a234-7fd87fc18022 tempest-TestMultiAttachVolumeSwap-481686968 tempest-TestMultiAttachVolumeSwap-481686968-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:51:26.094677 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e76329c3-1955-4778-a234-7fd87fc18022 tempest-TestMultiAttachVolumeSwap-481686968 tempest-TestMultiAttachVolumeSwap-481686968-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:26.308994 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2d1b3eb3-a4a1-412b-b483-8bd733481764 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:26.312040 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2d1b3eb3-a4a1-412b-b483-8bd733481764 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/21142014-3ad5-4816-bda6-cbd6b3ccd395 Jul 22 09:51:26.312040 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2d1b3eb3-a4a1-412b-b483-8bd733481764 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:26.312408 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2d1b3eb3-a4a1-412b-b483-8bd733481764 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:26.312532 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:26.312532 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:26.313591 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e76329c3-1955-4778-a234-7fd87fc18022 tempest-TestMultiAttachVolumeSwap-481686968 tempest-TestMultiAttachVolumeSwap-481686968-project-admin] Volume info retrieved successfully. Jul 22 09:51:26.326363 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:26.326363 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:26.330668 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e76329c3-1955-4778-a234-7fd87fc18022 tempest-TestMultiAttachVolumeSwap-481686968 tempest-TestMultiAttachVolumeSwap-481686968-project-admin] Update volume admin metadata completed successfully. Jul 22 09:51:26.330912 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e76329c3-1955-4778-a234-7fd87fc18022 tempest-TestMultiAttachVolumeSwap-481686968 tempest-TestMultiAttachVolumeSwap-481686968-project-admin] Update readonly setting on volume completed successfully. Jul 22 09:51:26.330912 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e76329c3-1955-4778-a234-7fd87fc18022 tempest-TestMultiAttachVolumeSwap-481686968 tempest-TestMultiAttachVolumeSwap-481686968-project-admin] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3/action returned with HTTP 202 Jul 22 09:51:26.331509 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 28/106] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:51:25 2026] POST /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3/action => generated 0 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:51:26.334574 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2d1b3eb3-a4a1-412b-b483-8bd733481764 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Volume info retrieved successfully. Jul 22 09:51:26.336159 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-2d1b3eb3-a4a1-412b-b483-8bd733481764 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:26.336837 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-2d1b3eb3-a4a1-412b-b483-8bd733481764 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:26.345166 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:26.348135 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:51:26.349651 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1175892370"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:26.353518 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1175892370'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:51:26.369058 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Create volume of 1 GB Jul 22 09:51:26.369400 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:26.369400 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:26.370035 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Availability Zones retrieved successfully. Jul 22 09:51:26.377610 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Flow 'volume_create_api' (20c7bc91-e603-4c8f-a036-88340caa02aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:26.379390 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ddc263a-b0f7-4659-a565-26785fde00a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:26.380990 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:51:26.401612 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:26.401612 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:26.405123 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-2d1b3eb3-a4a1-412b-b483-8bd733481764 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:26.411292 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:26.411292 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:26.422165 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ddc263a-b0f7-4659-a565-26785fde00a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=7324cb85-3d34-48ff-93e7-570ac8d93e79,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7324cb85-3d34-48ff-93e7-570ac8d93e79', 'encryption_key_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=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:26.423561 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10515d1-4b1d-40e3-875b-5c56efb9bcd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:26.436703 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2d1b3eb3-a4a1-412b-b483-8bd733481764 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/21142014-3ad5-4816-bda6-cbd6b3ccd395 returned with HTTP 200 Jul 22 09:51:26.437709 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 27/107] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:51:26 2026] GET /volume/v3/volumes/21142014-3ad5-4816-bda6-cbd6b3ccd395 => generated 913 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:26.459259 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cdc5a0b0-f1fa-4e6b-8d28-a3c305e5151b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:26.461465 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cdc5a0b0-f1fa-4e6b-8d28-a3c305e5151b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] POST https://10.4.3.206/volume/v3/group_snapshots Jul 22 09:51:26.462557 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cdc5a0b0-f1fa-4e6b-8d28-a3c305e5151b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2", "name": "tempest-group_snapshot-1222323852"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:26.464760 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.group_snapshots [None req-cdc5a0b0-f1fa-4e6b-8d28-a3c305e5151b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2', 'name': 'tempest-group_snapshot-1222323852'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 22 09:51:26.474102 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:26.474102 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:26.478683 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.group_snapshots [None req-cdc5a0b0-f1fa-4e6b-8d28-a3c305e5151b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Creating group_snapshot tempest-group_snapshot-1222323852. Jul 22 09:51:26.513002 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:26.513002 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:26.529814 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Created reservations ['740d777c-6de3-4277-af71-05a62fe654ff', '68fd6124-1652-4b12-81aa-c7d58fe9749f', 'f8ac6657-6f02-4f9f-8d9a-ccd79024271d', '2a79f66b-4b4d-41db-a9e8-10c02098f982'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:26.530665 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10515d1-4b1d-40e3-875b-5c56efb9bcd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['740d777c-6de3-4277-af71-05a62fe654ff', '68fd6124-1652-4b12-81aa-c7d58fe9749f', 'f8ac6657-6f02-4f9f-8d9a-ccd79024271d', '2a79f66b-4b4d-41db-a9e8-10c02098f982']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:26.531666 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d6e351-2e71-4af1-b09b-18d781f102e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:26.542945 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-cdc5a0b0-f1fa-4e6b-8d28-a3c305e5151b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-871677402 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-871677402, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:26.543416 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-cdc5a0b0-f1fa-4e6b-8d28-a3c305e5151b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-871677402 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-871677402, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:26.573477 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d6e351-2e71-4af1-b09b-18d781f102e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '137b02e6-4a86-4bb9-9fbc-5a172bbd659b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1175892370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82deebd0d8b64962a5a7ffe43d9a5665',qos_specs=None,replication_status=,reservations=['740d777c-6de3-4277-af71-05a62fe654ff','68fd6124-1652-4b12-81aa-c7d58fe9749f','f8ac6657-6f02-4f9f-8d9a-ccd79024271d','2a79f66b-4b4d-41db-a9e8-10c02098f982'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c088a37eb4d4942a549309fa850e643',volume_type_id=7324cb85-3d34-48ff-93e7-570ac8d93e79), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1175892370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=137b02e6-4a86-4bb9-9fbc-5a172bbd659b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='82deebd0d8b64962a5a7ffe43d9a5665',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c088a37eb4d4942a549309fa850e643',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7324cb85-3d34-48ff-93e7-570ac8d93e79),volume_type_id=7324cb85-3d34-48ff-93e7-570ac8d93e79)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:26.574869 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7539f4ff-05f2-4c14-8aa4-0fa283819178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:26.588262 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-cdc5a0b0-f1fa-4e6b-8d28-a3c305e5151b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Created reservations ['25b71174-4165-472c-b519-1e27f4da71c3', '57270145-ed3a-447e-890e-d31dd3546cd7', '7cee9bdd-32c7-4598-b264-f0677b75a38a', '16a2ca88-762b-483d-a699-2d5fbc358608'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:26.622560 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7539f4ff-05f2-4c14-8aa4-0fa283819178) transitioned into state 'SUCCESS' from state '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-1175892370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82deebd0d8b64962a5a7ffe43d9a5665',qos_specs=None,replication_status=,reservations=['740d777c-6de3-4277-af71-05a62fe654ff','68fd6124-1652-4b12-81aa-c7d58fe9749f','f8ac6657-6f02-4f9f-8d9a-ccd79024271d','2a79f66b-4b4d-41db-a9e8-10c02098f982'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c088a37eb4d4942a549309fa850e643',volume_type_id=7324cb85-3d34-48ff-93e7-570ac8d93e79)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:26.622560 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1e47f81-f209-4044-8fe6-59dabbdf84a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:26.639796 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1e47f81-f209-4044-8fe6-59dabbdf84a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:26.647331 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Flow 'volume_create_api' (20c7bc91-e603-4c8f-a036-88340caa02aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:26.647852 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Create volume request issued successfully. Jul 22 09:51:26.648773 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e9d17e2b-e66c-474d-8848-02a4546dbcea tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:51:26.649903 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 27/108] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:51:26 2026] POST /volume/v3/volumes => generated 758 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:51:26.666552 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-06c844ad-6058-48e9-99e5-3ec90e011aab None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:26.667410 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cdc5a0b0-f1fa-4e6b-8d28-a3c305e5151b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots returned with HTTP 202 Jul 22 09:51:26.668701 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 27/109] 10.4.3.206 () {70 vars in 1324 bytes} [Wed Jul 22 09:51:26 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:26.669569 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-06c844ad-6058-48e9-99e5-3ec90e011aab tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/137b02e6-4a86-4bb9-9fbc-5a172bbd659b Jul 22 09:51:26.669569 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-06c844ad-6058-48e9-99e5-3ec90e011aab tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:26.669712 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-06c844ad-6058-48e9-99e5-3ec90e011aab tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:26.682605 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:26.682605 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:26.686107 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8f3849a1-a61b-4fb5-bbc7-7c1eb95bad59 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:26.690626 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8f3849a1-a61b-4fb5-bbc7-7c1eb95bad59 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 Jul 22 09:51:26.690947 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8f3849a1-a61b-4fb5-bbc7-7c1eb95bad59 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:26.691031 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-06c844ad-6058-48e9-99e5-3ec90e011aab tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:51:26.691359 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8f3849a1-a61b-4fb5-bbc7-7c1eb95bad59 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:26.691359 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.group_snapshots [None req-8f3849a1-a61b-4fb5-bbc7-7c1eb95bad59 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 9b3fb44e-c305-4838-9afc-086da32e4c45 {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 09:51:26.697745 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:26.697745 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:26.701144 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-06c844ad-6058-48e9-99e5-3ec90e011aab tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/137b02e6-4a86-4bb9-9fbc-5a172bbd659b returned with HTTP 200 Jul 22 09:51:26.701609 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 29/110] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:26 2026] GET /volume/v3/volumes/137b02e6-4a86-4bb9-9fbc-5a172bbd659b => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:26.707086 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8f3849a1-a61b-4fb5-bbc7-7c1eb95bad59 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 returned with HTTP 200 Jul 22 09:51:26.707568 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 28/111] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 09:51:26 2026] GET /volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 => generated 307 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:27.717855 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a2e72f66-a4a8-4a2d-a06d-0835ee926954 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:27.720879 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a2e72f66-a4a8-4a2d-a06d-0835ee926954 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 Jul 22 09:51:27.721169 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a2e72f66-a4a8-4a2d-a06d-0835ee926954 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:27.721498 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a2e72f66-a4a8-4a2d-a06d-0835ee926954 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:27.721752 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.group_snapshots [None req-a2e72f66-a4a8-4a2d-a06d-0835ee926954 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 9b3fb44e-c305-4838-9afc-086da32e4c45 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 09:51:27.725702 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-95e98105-315e-4476-b0b0-ecc0be1b8557 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:27.726135 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:27.726135 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:27.727475 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-95e98105-315e-4476-b0b0-ecc0be1b8557 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/137b02e6-4a86-4bb9-9fbc-5a172bbd659b Jul 22 09:51:27.727592 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-95e98105-315e-4476-b0b0-ecc0be1b8557 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:27.727772 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-95e98105-315e-4476-b0b0-ecc0be1b8557 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:27.733147 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a2e72f66-a4a8-4a2d-a06d-0835ee926954 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 returned with HTTP 200 Jul 22 09:51:27.734558 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 28/112] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 09:51:27 2026] GET /volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 => generated 308 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:27.743397 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:27.743397 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:27.748502 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-110f62cc-0da9-44c2-9a16-58fbd644fb6e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:27.751730 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-95e98105-315e-4476-b0b0-ecc0be1b8557 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:51:27.753196 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-110f62cc-0da9-44c2-9a16-58fbd644fb6e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail Jul 22 09:51:27.753486 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-110f62cc-0da9-44c2-9a16-58fbd644fb6e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:27.753748 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-110f62cc-0da9-44c2-9a16-58fbd644fb6e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:27.754030 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-110f62cc-0da9-44c2-9a16-58fbd644fb6e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:51:27.756974 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.db.api [None req-110f62cc-0da9-44c2-9a16-58fbd644fb6e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Building query based on filter {{(pid=100151) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:51:27.760901 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-95e98105-315e-4476-b0b0-ecc0be1b8557 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/137b02e6-4a86-4bb9-9fbc-5a172bbd659b returned with HTTP 200 Jul 22 09:51:27.761312 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 28/113] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:27 2026] GET /volume/v3/volumes/137b02e6-4a86-4bb9-9fbc-5a172bbd659b => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:27.764529 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-110f62cc-0da9-44c2-9a16-58fbd644fb6e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Get all snapshots completed successfully. Jul 22 09:51:27.764866 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:27.764866 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:27.766132 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-110f62cc-0da9-44c2-9a16-58fbd644fb6e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 09:51:27.766639 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 30/114] 10.4.3.206 () {66 vars in 1264 bytes} [Wed Jul 22 09:51:27 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:27.789169 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9c804a88-47d1-4015-92da-4a2b13aa9a75 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:27.792374 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9c804a88-47d1-4015-92da-4a2b13aa9a75 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/snapshots/72364ffe-7847-4db3-a1d6-3d220ebb5229 Jul 22 09:51:27.793820 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9c804a88-47d1-4015-92da-4a2b13aa9a75 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:27.794198 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9c804a88-47d1-4015-92da-4a2b13aa9a75 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:27.803258 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:27.803258 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:27.803258 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9c804a88-47d1-4015-92da-4a2b13aa9a75 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Snapshot retrieved successfully. Jul 22 09:51:27.804044 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9c804a88-47d1-4015-92da-4a2b13aa9a75 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/snapshots/72364ffe-7847-4db3-a1d6-3d220ebb5229 returned with HTTP 200 Jul 22 09:51:27.804681 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 29/115] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:51:27 2026] GET /volume/v3/snapshots/72364ffe-7847-4db3-a1d6-3d220ebb5229 => generated 451 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:27.820945 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a5d6b7cb-1a6e-4af7-88d8-e7227210679b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:27.834426 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a5d6b7cb-1a6e-4af7-88d8-e7227210679b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 Jul 22 09:51:27.834426 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a5d6b7cb-1a6e-4af7-88d8-e7227210679b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:27.834426 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a5d6b7cb-1a6e-4af7-88d8-e7227210679b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:27.834693 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.group_snapshots [None req-a5d6b7cb-1a6e-4af7-88d8-e7227210679b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 9b3fb44e-c305-4838-9afc-086da32e4c45 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 09:51:27.841448 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:27.841448 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:27.849581 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a5d6b7cb-1a6e-4af7-88d8-e7227210679b tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 returned with HTTP 200 Jul 22 09:51:27.850216 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 29/116] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 09:51:27 2026] GET /volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 => generated 308 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:27.862546 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-03036cd9-5573-4094-b617-79de0763f35f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:27.867808 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-03036cd9-5573-4094-b617-79de0763f35f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/detail Jul 22 09:51:27.867808 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-03036cd9-5573-4094-b617-79de0763f35f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:27.867808 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-03036cd9-5573-4094-b617-79de0763f35f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:27.879760 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-03036cd9-5573-4094-b617-79de0763f35f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 22 09:51:27.880473 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 29/117] 10.4.3.206 () {68 vars in 1323 bytes} [Wed Jul 22 09:51:27 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:27.890469 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-099364a7-c730-4b99-acff-3c12d704985d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:27.892721 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-099364a7-c730-4b99-acff-3c12d704985d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] DELETE https://10.4.3.206/volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 Jul 22 09:51:27.892933 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-099364a7-c730-4b99-acff-3c12d704985d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:27.893600 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-099364a7-c730-4b99-acff-3c12d704985d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:27.893600 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.group_snapshots [None req-099364a7-c730-4b99-acff-3c12d704985d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] delete called for member 9b3fb44e-c305-4838-9afc-086da32e4c45 {{(pid=100151) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 09:51:27.893719 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.group_snapshots [None req-099364a7-c730-4b99-acff-3c12d704985d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Delete group_snapshot with id: 9b3fb44e-c305-4838-9afc-086da32e4c45 Jul 22 09:51:27.901040 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:27.901040 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:27.932088 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-099364a7-c730-4b99-acff-3c12d704985d tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 returned with HTTP 202 Jul 22 09:51:27.932366 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 31/118] 10.4.3.206 () {68 vars in 1416 bytes} [Wed Jul 22 09:51:27 2026] DELETE /volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:51:27.947568 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-791ba266-a5fd-4dcd-961d-ac84b743b2f4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:27.950241 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-791ba266-a5fd-4dcd-961d-ac84b743b2f4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:51:27.950507 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-791ba266-a5fd-4dcd-961d-ac84b743b2f4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:27.950777 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-791ba266-a5fd-4dcd-961d-ac84b743b2f4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:27.951185 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-791ba266-a5fd-4dcd-961d-ac84b743b2f4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:51:27.952267 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-791ba266-a5fd-4dcd-961d-ac84b743b2f4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:51:27.963705 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-791ba266-a5fd-4dcd-961d-ac84b743b2f4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Get all volumes completed successfully. Jul 22 09:51:27.964760 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-791ba266-a5fd-4dcd-961d-ac84b743b2f4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:27.964989 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-791ba266-a5fd-4dcd-961d-ac84b743b2f4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:28.025584 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-791ba266-a5fd-4dcd-961d-ac84b743b2f4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:28.029443 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:28.029443 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:28.039493 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-791ba266-a5fd-4dcd-961d-ac84b743b2f4 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:51:28.040123 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 30/119] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:51:27 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:28.058436 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bff37941-96bf-499d-85d4-21a684bb6fb9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:28.060392 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bff37941-96bf-499d-85d4-21a684bb6fb9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail Jul 22 09:51:28.061038 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bff37941-96bf-499d-85d4-21a684bb6fb9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:28.061038 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bff37941-96bf-499d-85d4-21a684bb6fb9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:28.061204 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-bff37941-96bf-499d-85d4-21a684bb6fb9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:51:28.062301 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-bff37941-96bf-499d-85d4-21a684bb6fb9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:51:28.066153 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bff37941-96bf-499d-85d4-21a684bb6fb9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Get all snapshots completed successfully. Jul 22 09:51:28.067278 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bff37941-96bf-499d-85d4-21a684bb6fb9 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 09:51:28.067695 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 30/120] 10.4.3.206 () {66 vars in 1264 bytes} [Wed Jul 22 09:51:28 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) Jul 22 09:51:28.078892 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-669e7a68-2b7a-4183-af79-0932a133131f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:28.080967 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-669e7a68-2b7a-4183-af79-0932a133131f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 Jul 22 09:51:28.081228 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-669e7a68-2b7a-4183-af79-0932a133131f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:28.081486 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-669e7a68-2b7a-4183-af79-0932a133131f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:28.081655 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.group_snapshots [None req-669e7a68-2b7a-4183-af79-0932a133131f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 9b3fb44e-c305-4838-9afc-086da32e4c45 {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 09:51:28.086584 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:28.086584 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:28.093584 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-669e7a68-2b7a-4183-af79-0932a133131f tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 returned with HTTP 200 Jul 22 09:51:28.094166 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 30/121] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 09:51:28 2026] GET /volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 => generated 307 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:29.108862 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f0b21321-a005-4b8e-86c5-20de90d95f75 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:29.112955 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f0b21321-a005-4b8e-86c5-20de90d95f75 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 Jul 22 09:51:29.112955 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f0b21321-a005-4b8e-86c5-20de90d95f75 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:29.112955 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f0b21321-a005-4b8e-86c5-20de90d95f75 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:29.112955 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.group_snapshots [None req-f0b21321-a005-4b8e-86c5-20de90d95f75 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 9b3fb44e-c305-4838-9afc-086da32e4c45 {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 09:51:29.118681 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f0b21321-a005-4b8e-86c5-20de90d95f75 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 returned with HTTP 404 Jul 22 09:51:29.118681 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 32/122] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 09:51:29 2026] GET /volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:51:29.131289 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-48ee6e0e-8a95-44af-b470-720667585360 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:29.135723 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-48ee6e0e-8a95-44af-b470-720667585360 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/group_snapshots Jul 22 09:51:29.136705 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-48ee6e0e-8a95-44af-b470-720667585360 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:29.136705 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-48ee6e0e-8a95-44af-b470-720667585360 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:29.146366 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-48ee6e0e-8a95-44af-b470-720667585360 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots returned with HTTP 200 Jul 22 09:51:29.147037 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 31/123] 10.4.3.206 () {68 vars in 1302 bytes} [Wed Jul 22 09:51:29 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:29.160314 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-297e4685-7355-4af5-bbb0-97acb34d435c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:29.163643 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-297e4685-7355-4af5-bbb0-97acb34d435c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] DELETE https://10.4.3.206/volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 Jul 22 09:51:29.164809 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-297e4685-7355-4af5-bbb0-97acb34d435c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:29.164809 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-297e4685-7355-4af5-bbb0-97acb34d435c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:29.165660 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.group_snapshots [None req-297e4685-7355-4af5-bbb0-97acb34d435c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] delete called for member 9b3fb44e-c305-4838-9afc-086da32e4c45 {{(pid=100152) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 09:51:29.165872 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.group_snapshots [None req-297e4685-7355-4af5-bbb0-97acb34d435c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Delete group_snapshot with id: 9b3fb44e-c305-4838-9afc-086da32e4c45 Jul 22 09:51:29.170941 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-297e4685-7355-4af5-bbb0-97acb34d435c tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 returned with HTTP 404 Jul 22 09:51:29.171659 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 31/124] 10.4.3.206 () {68 vars in 1416 bytes} [Wed Jul 22 09:51:29 2026] DELETE /volume/v3/group_snapshots/9b3fb44e-c305-4838-9afc-086da32e4c45 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:51:29.185116 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-221fd7ed-66db-43ad-b36f-9961e9b98a22 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:29.190532 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-221fd7ed-66db-43ad-b36f-9961e9b98a22 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:51:29.190532 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-221fd7ed-66db-43ad-b36f-9961e9b98a22 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:29.190532 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-221fd7ed-66db-43ad-b36f-9961e9b98a22 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:29.190532 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-221fd7ed-66db-43ad-b36f-9961e9b98a22 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:51:29.191060 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-221fd7ed-66db-43ad-b36f-9961e9b98a22 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:51:29.206015 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-221fd7ed-66db-43ad-b36f-9961e9b98a22 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Get all volumes completed successfully. Jul 22 09:51:29.207714 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-221fd7ed-66db-43ad-b36f-9961e9b98a22 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:29.207714 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-221fd7ed-66db-43ad-b36f-9961e9b98a22 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:29.260566 np0000005636 devstack@c-api.service[100149]: DEBUG oslo_db.sqlalchemy.engines [None req-221fd7ed-66db-43ad-b36f-9961e9b98a22 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:29.266916 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:29.266916 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:29.279290 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-221fd7ed-66db-43ad-b36f-9961e9b98a22 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:51:29.279870 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 31/125] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:51:29 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:29.300544 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b4a0acaa-9d56-4c7d-b384-d78ebedaf848 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:29.302445 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b4a0acaa-9d56-4c7d-b384-d78ebedaf848 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] POST https://10.4.3.206/volume/v3/groups/02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2/action Jul 22 09:51:29.302861 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b4a0acaa-9d56-4c7d-b384-d78ebedaf848 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:51:29.303097 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b4a0acaa-9d56-4c7d-b384-d78ebedaf848 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:29.305139 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-b4a0acaa-9d56-4c7d-b384-d78ebedaf848 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] delete called for group 02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2 {{(pid=100151) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 09:51:29.305281 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.groups [None req-b4a0acaa-9d56-4c7d-b384-d78ebedaf848 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Delete group with id: 02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2 Jul 22 09:51:29.310801 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:29.310801 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:29.402511 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b4a0acaa-9d56-4c7d-b384-d78ebedaf848 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2/action returned with HTTP 202 Jul 22 09:51:29.403063 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 33/126] 10.4.3.206 () {70 vars in 1428 bytes} [Wed Jul 22 09:51:29 2026] POST /volume/v3/groups/02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 22 09:51:29.413387 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-72419689-6562-476d-a259-5d5134b3d44e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:29.417568 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-72419689-6562-476d-a259-5d5134b3d44e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/21142014-3ad5-4816-bda6-cbd6b3ccd395 Jul 22 09:51:29.418331 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-72419689-6562-476d-a259-5d5134b3d44e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:29.418784 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-72419689-6562-476d-a259-5d5134b3d44e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:29.432077 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:29.432077 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:29.439282 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-72419689-6562-476d-a259-5d5134b3d44e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Volume info retrieved successfully. Jul 22 09:51:29.440165 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-72419689-6562-476d-a259-5d5134b3d44e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:51:29.440329 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-72419689-6562-476d-a259-5d5134b3d44e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:51:29.493941 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-72419689-6562-476d-a259-5d5134b3d44e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:51:29.497659 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:29.497659 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:29.517822 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-72419689-6562-476d-a259-5d5134b3d44e tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/21142014-3ad5-4816-bda6-cbd6b3ccd395 returned with HTTP 200 Jul 22 09:51:29.518009 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 32/127] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:51:29 2026] GET /volume/v3/volumes/21142014-3ad5-4816-bda6-cbd6b3ccd395 => generated 912 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:51:30.553858 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1ca14233-1edd-466e-974f-9ea6f048c477 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:30.556737 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ca14233-1edd-466e-974f-9ea6f048c477 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/volumes/21142014-3ad5-4816-bda6-cbd6b3ccd395 Jul 22 09:51:30.556997 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ca14233-1edd-466e-974f-9ea6f048c477 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:30.557323 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ca14233-1edd-466e-974f-9ea6f048c477 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:30.568284 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ca14233-1edd-466e-974f-9ea6f048c477 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/volumes/21142014-3ad5-4816-bda6-cbd6b3ccd395 returned with HTTP 404 Jul 22 09:51:30.568705 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 32/128] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:51:30 2026] GET /volume/v3/volumes/21142014-3ad5-4816-bda6-cbd6b3ccd395 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:51:30.584133 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0fa1b6ef-da1b-4f59-be65-a1331d157d30 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:30.588895 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0fa1b6ef-da1b-4f59-be65-a1331d157d30 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] GET https://10.4.3.206/volume/v3/groups/02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2 Jul 22 09:51:30.589147 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0fa1b6ef-da1b-4f59-be65-a1331d157d30 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:30.589487 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0fa1b6ef-da1b-4f59-be65-a1331d157d30 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:30.589714 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-0fa1b6ef-da1b-4f59-be65-a1331d157d30 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] show called for member 02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2 {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:51:30.601388 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0fa1b6ef-da1b-4f59-be65-a1331d157d30 tempest-GroupSnapshotsTest-503500984 tempest-GroupSnapshotsTest-503500984-project-member] https://10.4.3.206/volume/v3/groups/02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2 returned with HTTP 404 Jul 22 09:51:30.602426 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 32/129] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:51:30 2026] GET /volume/v3/groups/02b919a3-ba47-4c72-a4cc-3e4e9f8f87b2 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:51:30.618197 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-aa3deb59-5ff4-419f-a995-3ca3e7ad3e04 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:30.622133 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aa3deb59-5ff4-419f-a995-3ca3e7ad3e04 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/21978b5f-41d5-41d1-a159-b355b5f74611 Jul 22 09:51:30.622133 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aa3deb59-5ff4-419f-a995-3ca3e7ad3e04 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:30.622133 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aa3deb59-5ff4-419f-a995-3ca3e7ad3e04 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:30.641787 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aa3deb59-5ff4-419f-a995-3ca3e7ad3e04 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] https://10.4.3.206/volume/v3/group_types/21978b5f-41d5-41d1-a159-b355b5f74611 returned with HTTP 202 Jul 22 09:51:30.642956 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 34/130] 10.4.3.206 () {68 vars in 1404 bytes} [Wed Jul 22 09:51:30 2026] DELETE /volume/v3/group_types/21978b5f-41d5-41d1-a159-b355b5f74611 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:51:30.653849 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-790fb815-f056-43a0-accd-1e350efbf902 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:30.656069 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-790fb815-f056-43a0-accd-1e350efbf902 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] DELETE https://10.4.3.206/volume/v3/types/61d4e815-c0c9-4155-97cd-7edbad916529 Jul 22 09:51:30.656301 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-790fb815-f056-43a0-accd-1e350efbf902 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:30.656353 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-790fb815-f056-43a0-accd-1e350efbf902 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Calling method '_delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:30.698489 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-790fb815-f056-43a0-accd-1e350efbf902 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] https://10.4.3.206/volume/v3/types/61d4e815-c0c9-4155-97cd-7edbad916529 returned with HTTP 202 Jul 22 09:51:30.699033 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 33/131] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:51:30 2026] DELETE /volume/v3/types/61d4e815-c0c9-4155-97cd-7edbad916529 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:51:30.716167 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-233946ba-ce70-4844-bc9e-c6783c92ec92 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:30.718909 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-233946ba-ce70-4844-bc9e-c6783c92ec92 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] GET https://10.4.3.206/volume/v3/types/61d4e815-c0c9-4155-97cd-7edbad916529 Jul 22 09:51:30.718909 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-233946ba-ce70-4844-bc9e-c6783c92ec92 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:30.719196 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-233946ba-ce70-4844-bc9e-c6783c92ec92 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:30.724189 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-233946ba-ce70-4844-bc9e-c6783c92ec92 tempest-GroupSnapshotsTest-466846195 tempest-GroupSnapshotsTest-466846195-project-admin] https://10.4.3.206/volume/v3/types/61d4e815-c0c9-4155-97cd-7edbad916529 returned with HTTP 404 Jul 22 09:51:30.724778 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 33/132] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 09:51:30 2026] GET /volume/v3/types/61d4e815-c0c9-4155-97cd-7edbad916529 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 09:51:31.031280 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-71300292-7f6e-4c79-9a1e-990f27881f07 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:31.034543 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:51:31.035095 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-642725801"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:31.039295 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-642725801'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:51:31.039568 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Create volume of 1 GB Jul 22 09:51:31.047407 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Availability Zones retrieved successfully. Jul 22 09:51:31.057394 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Flow 'volume_create_api' (7f11bfcb-1eec-4673-af99-57d517e97caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:31.059146 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f204fb47-b9f0-4b82-9a7d-4da5201a4fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:31.060631 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:51:31.107215 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f204fb47-b9f0-4b82-9a7d-4da5201a4fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:31.108447 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59c37d35-55fc-48e7-a9b0-9f183039303d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:31.153114 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:31.154051 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:31.221863 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Created reservations ['bf4a25a1-311a-472c-ba71-ba9c67a88a3b', 'dd2afb57-4565-48e9-955e-647bf0168ae4', '397a22f8-4ae9-41b2-9be6-209eab8e1bca', '8f3a0562-df29-47bf-a47f-575a492ed17a'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:31.224951 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59c37d35-55fc-48e7-a9b0-9f183039303d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf4a25a1-311a-472c-ba71-ba9c67a88a3b', 'dd2afb57-4565-48e9-955e-647bf0168ae4', '397a22f8-4ae9-41b2-9be6-209eab8e1bca', '8f3a0562-df29-47bf-a47f-575a492ed17a']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:31.224951 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4033a2e3-1874-4163-b0d4-329f7dc104d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:31.259578 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4033a2e3-1874-4163-b0d4-329f7dc104d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89ee1e0b-f979-4174-a0af-660cd6b014bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-642725801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3c36f536f1c499ab5c6e7391421c922',qos_specs=None,replication_status=,reservations=['bf4a25a1-311a-472c-ba71-ba9c67a88a3b','dd2afb57-4565-48e9-955e-647bf0168ae4','397a22f8-4ae9-41b2-9be6-209eab8e1bca','8f3a0562-df29-47bf-a47f-575a492ed17a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='086781d4b7fa461983a1b50aac359677',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:51:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-642725801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89ee1e0b-f979-4174-a0af-660cd6b014bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3c36f536f1c499ab5c6e7391421c922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='086781d4b7fa461983a1b50aac359677',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:31.260904 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876b68ca-e3e6-4388-ae46-11300968c70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:31.297352 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876b68ca-e3e6-4388-ae46-11300968c70c) transitioned into state 'SUCCESS' from state '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-642725801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3c36f536f1c499ab5c6e7391421c922',qos_specs=None,replication_status=,reservations=['bf4a25a1-311a-472c-ba71-ba9c67a88a3b','dd2afb57-4565-48e9-955e-647bf0168ae4','397a22f8-4ae9-41b2-9be6-209eab8e1bca','8f3a0562-df29-47bf-a47f-575a492ed17a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='086781d4b7fa461983a1b50aac359677',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:31.300767 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43b6a0cb-b2e2-4c7a-9917-6a1b62a38043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:31.328081 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43b6a0cb-b2e2-4c7a-9917-6a1b62a38043) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:31.330429 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Flow 'volume_create_api' (7f11bfcb-1eec-4673-af99-57d517e97caa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:31.330429 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Create volume request issued successfully. Jul 22 09:51:31.330429 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-71300292-7f6e-4c79-9a1e-990f27881f07 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:51:31.330627 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 33/133] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:51:31 2026] POST /volume/v3/volumes => generated 754 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 09:51:31.354261 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-339dcd17-828b-438d-b3c1-1405ddad0c71 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:31.358463 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-339dcd17-828b-438d-b3c1-1405ddad0c71 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] GET https://10.4.3.206/volume/v3/volumes/89ee1e0b-f979-4174-a0af-660cd6b014bf Jul 22 09:51:31.358463 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-339dcd17-828b-438d-b3c1-1405ddad0c71 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:31.358463 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-339dcd17-828b-438d-b3c1-1405ddad0c71 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:31.374012 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:31.374012 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:31.379849 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-339dcd17-828b-438d-b3c1-1405ddad0c71 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Volume info retrieved successfully. Jul 22 09:51:31.386769 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-339dcd17-828b-438d-b3c1-1405ddad0c71 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] https://10.4.3.206/volume/v3/volumes/89ee1e0b-f979-4174-a0af-660cd6b014bf returned with HTTP 200 Jul 22 09:51:31.387517 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 35/134] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:31 2026] GET /volume/v3/volumes/89ee1e0b-f979-4174-a0af-660cd6b014bf => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:32.405754 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d45fae66-cd01-40aa-96f1-15874774f4e5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:32.411715 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d45fae66-cd01-40aa-96f1-15874774f4e5 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] GET https://10.4.3.206/volume/v3/volumes/89ee1e0b-f979-4174-a0af-660cd6b014bf Jul 22 09:51:32.412267 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d45fae66-cd01-40aa-96f1-15874774f4e5 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:32.413846 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d45fae66-cd01-40aa-96f1-15874774f4e5 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:32.426165 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:32.426165 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:32.435596 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d45fae66-cd01-40aa-96f1-15874774f4e5 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Volume info retrieved successfully. Jul 22 09:51:32.447354 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d45fae66-cd01-40aa-96f1-15874774f4e5 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] https://10.4.3.206/volume/v3/volumes/89ee1e0b-f979-4174-a0af-660cd6b014bf returned with HTTP 200 Jul 22 09:51:32.447836 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 34/135] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:32 2026] GET /volume/v3/volumes/89ee1e0b-f979-4174-a0af-660cd6b014bf => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:33.043040 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-abac85fd-cb88-4bd1-8aab-ba070043dffb req-a39513df-8e25-4941-9a64-54b482c963e6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:33.050709 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-abac85fd-cb88-4bd1-8aab-ba070043dffb req-a39513df-8e25-4941-9a64-54b482c963e6 tempest-VolumesAdminNegativeTest-586850408 tempest-VolumesAdminNegativeTest-586850408-project] GET https://10.4.3.206/volume/v3/volumes/877722f5-8d82-45e1-85a4-379585a854f8 Jul 22 09:51:33.051327 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-abac85fd-cb88-4bd1-8aab-ba070043dffb req-a39513df-8e25-4941-9a64-54b482c963e6 tempest-VolumesAdminNegativeTest-586850408 tempest-VolumesAdminNegativeTest-586850408-project] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:33.051327 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-abac85fd-cb88-4bd1-8aab-ba070043dffb req-a39513df-8e25-4941-9a64-54b482c963e6 tempest-VolumesAdminNegativeTest-586850408 tempest-VolumesAdminNegativeTest-586850408-project] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:33.065174 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-abac85fd-cb88-4bd1-8aab-ba070043dffb req-a39513df-8e25-4941-9a64-54b482c963e6 tempest-VolumesAdminNegativeTest-586850408 tempest-VolumesAdminNegativeTest-586850408-project] https://10.4.3.206/volume/v3/volumes/877722f5-8d82-45e1-85a4-379585a854f8 returned with HTTP 404 Jul 22 09:51:33.066058 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 34/136] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:51:33 2026] GET /volume/v3/volumes/877722f5-8d82-45e1-85a4-379585a854f8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:33.082822 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4d8ccb5a-36f5-4e4d-b555-b64d188354c8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:33.090366 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4d8ccb5a-36f5-4e4d-b555-b64d188354c8 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] DELETE https://10.4.3.206/volume/v3/volumes/89ee1e0b-f979-4174-a0af-660cd6b014bf Jul 22 09:51:33.091617 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4d8ccb5a-36f5-4e4d-b555-b64d188354c8 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:33.091617 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4d8ccb5a-36f5-4e4d-b555-b64d188354c8 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:33.095189 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-4d8ccb5a-36f5-4e4d-b555-b64d188354c8 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Delete volume with id: 89ee1e0b-f979-4174-a0af-660cd6b014bf Jul 22 09:51:33.106630 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:33.106630 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:33.107240 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4d8ccb5a-36f5-4e4d-b555-b64d188354c8 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Volume info retrieved successfully. Jul 22 09:51:33.156120 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4d8ccb5a-36f5-4e4d-b555-b64d188354c8 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Delete volume request issued successfully. Jul 22 09:51:33.156120 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4d8ccb5a-36f5-4e4d-b555-b64d188354c8 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] https://10.4.3.206/volume/v3/volumes/89ee1e0b-f979-4174-a0af-660cd6b014bf returned with HTTP 202 Jul 22 09:51:33.156234 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 34/137] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:51:33 2026] DELETE /volume/v3/volumes/89ee1e0b-f979-4174-a0af-660cd6b014bf => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:51:33.169545 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0c891cad-fff7-41d2-ba8f-a8df30324e0a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:33.174533 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0c891cad-fff7-41d2-ba8f-a8df30324e0a tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] GET https://10.4.3.206/volume/v3/volumes/89ee1e0b-f979-4174-a0af-660cd6b014bf Jul 22 09:51:33.174802 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0c891cad-fff7-41d2-ba8f-a8df30324e0a tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:33.175137 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0c891cad-fff7-41d2-ba8f-a8df30324e0a tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:33.194095 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:33.194095 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:33.201561 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0c891cad-fff7-41d2-ba8f-a8df30324e0a tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Volume info retrieved successfully. Jul 22 09:51:33.208783 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0c891cad-fff7-41d2-ba8f-a8df30324e0a tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] https://10.4.3.206/volume/v3/volumes/89ee1e0b-f979-4174-a0af-660cd6b014bf returned with HTTP 200 Jul 22 09:51:33.209462 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 36/138] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:33 2026] GET /volume/v3/volumes/89ee1e0b-f979-4174-a0af-660cd6b014bf => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:34.229531 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f82cd519-ccdb-49b9-9c78-f24b984623d6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:34.232802 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f82cd519-ccdb-49b9-9c78-f24b984623d6 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] GET https://10.4.3.206/volume/v3/volumes/89ee1e0b-f979-4174-a0af-660cd6b014bf Jul 22 09:51:34.232802 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f82cd519-ccdb-49b9-9c78-f24b984623d6 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:34.232900 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f82cd519-ccdb-49b9-9c78-f24b984623d6 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:34.246321 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f82cd519-ccdb-49b9-9c78-f24b984623d6 tempest-VolumesAdminNegativeTest-1014976842 tempest-VolumesAdminNegativeTest-1014976842-project-member] https://10.4.3.206/volume/v3/volumes/89ee1e0b-f979-4174-a0af-660cd6b014bf returned with HTTP 404 Jul 22 09:51:34.246321 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 35/139] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:34 2026] GET /volume/v3/volumes/89ee1e0b-f979-4174-a0af-660cd6b014bf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:37.323353 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-90ab96dd-19eb-4a58-862b-8f6e372c8aeb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:37.571758 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8d7d009b-d4d3-45e3-a3fe-b2d4ced0813f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:37.683432 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-90ab96dd-19eb-4a58-862b-8f6e372c8aeb tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/115079f76e0c420bb378342d62ab566a Jul 22 09:51:37.683643 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-90ab96dd-19eb-4a58-862b-8f6e372c8aeb tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:37.683827 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-90ab96dd-19eb-4a58-862b-8f6e372c8aeb tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:37.695865 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-90ab96dd-19eb-4a58-862b-8f6e372c8aeb tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:37.696601 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-90ab96dd-19eb-4a58-862b-8f6e372c8aeb tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:37.697265 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-90ab96dd-19eb-4a58-862b-8f6e372c8aeb tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:37.697502 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-90ab96dd-19eb-4a58-862b-8f6e372c8aeb tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:37.697762 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-90ab96dd-19eb-4a58-862b-8f6e372c8aeb tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:37.706746 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-90ab96dd-19eb-4a58-862b-8f6e372c8aeb tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/115079f76e0c420bb378342d62ab566a returned with HTTP 200 Jul 22 09:51:37.707331 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 35/140] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:51:37 2026] GET /volume/v3/os-quota-sets/115079f76e0c420bb378342d62ab566a => generated 437 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:37.719627 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-036302cf-5961-4c9f-8357-3f6d3c807b56 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:37.721799 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-036302cf-5961-4c9f-8357-3f6d3c807b56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/115079f76e0c420bb378342d62ab566a Jul 22 09:51:37.722150 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-036302cf-5961-4c9f-8357-3f6d3c807b56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:37.802866 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-036302cf-5961-4c9f-8357-3f6d3c807b56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:37.803325 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-036302cf-5961-4c9f-8357-3f6d3c807b56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:37.803722 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-036302cf-5961-4c9f-8357-3f6d3c807b56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:37.804112 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-036302cf-5961-4c9f-8357-3f6d3c807b56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:37.804590 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-036302cf-5961-4c9f-8357-3f6d3c807b56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:37.805006 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-036302cf-5961-4c9f-8357-3f6d3c807b56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:37.806117 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-036302cf-5961-4c9f-8357-3f6d3c807b56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:37.806328 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-036302cf-5961-4c9f-8357-3f6d3c807b56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:37.806956 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-036302cf-5961-4c9f-8357-3f6d3c807b56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:37.814231 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-036302cf-5961-4c9f-8357-3f6d3c807b56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/115079f76e0c420bb378342d62ab566a returned with HTTP 200 Jul 22 09:51:37.815450 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 37/141] 10.4.3.206 () {68 vars in 1374 bytes} [Wed Jul 22 09:51:37 2026] PUT /volume/v3/os-quota-sets/115079f76e0c420bb378342d62ab566a => generated 390 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:37.832952 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:37.858685 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8d7d009b-d4d3-45e3-a3fe-b2d4ced0813f tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] GET https://10.4.3.206/volume/v3/os-quota-class-sets/default Jul 22 09:51:37.859022 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8d7d009b-d4d3-45e3-a3fe-b2d4ced0813f tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:37.859448 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8d7d009b-d4d3-45e3-a3fe-b2d4ced0813f tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:37.879907 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8d7d009b-d4d3-45e3-a3fe-b2d4ced0813f tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] https://10.4.3.206/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 22 09:51:37.880611 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 35/142] 10.4.3.206 () {66 vars in 1297 bytes} [Wed Jul 22 09:51:37 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:37.894676 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c7997632-f78d-4e58-bbd4-a26149ee95d7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:37.896993 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c7997632-f78d-4e58-bbd4-a26149ee95d7 tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] GET https://10.4.3.206/volume/v3/os-quota-class-sets/default Jul 22 09:51:37.897274 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c7997632-f78d-4e58-bbd4-a26149ee95d7 tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:37.897546 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c7997632-f78d-4e58-bbd4-a26149ee95d7 tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:37.913835 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c7997632-f78d-4e58-bbd4-a26149ee95d7 tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] https://10.4.3.206/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 22 09:51:37.914392 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 36/143] 10.4.3.206 () {66 vars in 1297 bytes} [Wed Jul 22 09:51:37 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:37.928296 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f12076d9-9114-4ce2-ba73-c3c0f0a5ce34 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:37.931556 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f12076d9-9114-4ce2-ba73-c3c0f0a5ce34 tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:51:37.932115 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f12076d9-9114-4ce2-ba73-c3c0f0a5ce34 tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1306051080"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:37.953828 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f12076d9-9114-4ce2-ba73-c3c0f0a5ce34 tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:51:37.954298 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 38/144] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 09:51:37 2026] POST /volume/v3/types => generated 228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:37.968119 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4ae12d63-b32d-43c1-84b8-2e8c6c374743 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:37.970467 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4ae12d63-b32d-43c1-84b8-2e8c6c374743 tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-class-sets/default Jul 22 09:51:37.970814 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4ae12d63-b32d-43c1-84b8-2e8c6c374743 tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-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-1306051080": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1306051080": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1306051080": 4}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:38.111582 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:51:38.112274 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2033231757"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:38.114014 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2033231757'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:51:38.114224 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Create volume of 1 GB Jul 22 09:51:38.120854 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Availability Zones retrieved successfully. Jul 22 09:51:38.130689 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Flow 'volume_create_api' (27ea9374-fa3e-4059-aabd-e0da1835d4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:38.132352 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83f093f5-4ab1-4462-9f7f-3558a902dd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:38.134273 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:51:38.141630 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4ae12d63-b32d-43c1-84b8-2e8c6c374743 tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] https://10.4.3.206/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 22 09:51:38.142609 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 36/145] 10.4.3.206 () {68 vars in 1318 bytes} [Wed Jul 22 09:51:37 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:38.155378 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-31cae772-e663-4c4d-a234-f5b732bb05a9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:38.157064 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-31cae772-e663-4c4d-a234-f5b732bb05a9 tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/8e78e51ab4ed4f97a931bb79ce469500/defaults Jul 22 09:51:38.157351 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-31cae772-e663-4c4d-a234-f5b732bb05a9 tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:38.157742 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-31cae772-e663-4c4d-a234-f5b732bb05a9 tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Calling method 'defaults' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:38.170599 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83f093f5-4ab1-4462-9f7f-3558a902dd8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:38.171455 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d03b96bb-b8d6-4742-bde1-38f9bb2bdb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:38.175993 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-31cae772-e663-4c4d-a234-f5b732bb05a9 tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/8e78e51ab4ed4f97a931bb79ce469500/defaults returned with HTTP 200 Jul 22 09:51:38.176578 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 37/146] 10.4.3.206 () {66 vars in 1381 bytes} [Wed Jul 22 09:51:38 2026] GET /volume/v3/os-quota-sets/8e78e51ab4ed4f97a931bb79ce469500/defaults => generated 645 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:38.265297 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Created reservations ['ed318b0a-7212-42ae-8f5b-2127676ffae0', '7e82df41-4fac-408f-8d01-03c9744fa8cd', 'c27158fa-6c6f-4011-a97c-8eb4e29352f5', '25de785a-9ca2-44c7-8364-08cb9bbb6ac9'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:38.265840 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d03b96bb-b8d6-4742-bde1-38f9bb2bdb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed318b0a-7212-42ae-8f5b-2127676ffae0', '7e82df41-4fac-408f-8d01-03c9744fa8cd', 'c27158fa-6c6f-4011-a97c-8eb4e29352f5', '25de785a-9ca2-44c7-8364-08cb9bbb6ac9']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:38.266876 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caa7d2d7-cb94-4bd0-afc5-0fa5c0603174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:38.295794 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caa7d2d7-cb94-4bd0-afc5-0fa5c0603174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '136f2113-68d6-48b0-8eb7-1bc49973fc57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2033231757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115079f76e0c420bb378342d62ab566a',qos_specs=None,replication_status=,reservations=['ed318b0a-7212-42ae-8f5b-2127676ffae0','7e82df41-4fac-408f-8d01-03c9744fa8cd','c27158fa-6c6f-4011-a97c-8eb4e29352f5','25de785a-9ca2-44c7-8364-08cb9bbb6ac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0f13305b33444d8b4c3d3057e460e1',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:51:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2033231757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=136f2113-68d6-48b0-8eb7-1bc49973fc57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='115079f76e0c420bb378342d62ab566a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b0f13305b33444d8b4c3d3057e460e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:38.296104 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc118266-d48c-4d0c-8013-4f5ef121f658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:38.328405 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc118266-d48c-4d0c-8013-4f5ef121f658) transitioned into state 'SUCCESS' from state '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-2033231757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115079f76e0c420bb378342d62ab566a',qos_specs=None,replication_status=,reservations=['ed318b0a-7212-42ae-8f5b-2127676ffae0','7e82df41-4fac-408f-8d01-03c9744fa8cd','c27158fa-6c6f-4011-a97c-8eb4e29352f5','25de785a-9ca2-44c7-8364-08cb9bbb6ac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0f13305b33444d8b4c3d3057e460e1',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:38.329689 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ead1893c-13e1-4a15-a6b1-e1f7fb413625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:38.343613 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ead1893c-13e1-4a15-a6b1-e1f7fb413625) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:38.344400 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Flow 'volume_create_api' (27ea9374-fa3e-4059-aabd-e0da1835d4a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:38.344861 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Create volume request issued successfully. Jul 22 09:51:38.346803 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-928fc9e3-5e46-4e9d-a70f-5fbdf21a74c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:51:38.346803 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 36/147] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:51:37 2026] POST /volume/v3/volumes => generated 767 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:51:38.365033 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7c175599-ab59-4390-ada7-ea4f0afcc349 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:38.367123 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7c175599-ab59-4390-ada7-ea4f0afcc349 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] GET https://10.4.3.206/volume/v3/volumes/136f2113-68d6-48b0-8eb7-1bc49973fc57 Jul 22 09:51:38.367123 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7c175599-ab59-4390-ada7-ea4f0afcc349 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:38.367123 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7c175599-ab59-4390-ada7-ea4f0afcc349 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:38.385741 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:38.385741 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:38.390208 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7c175599-ab59-4390-ada7-ea4f0afcc349 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Volume info retrieved successfully. Jul 22 09:51:38.397014 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7c175599-ab59-4390-ada7-ea4f0afcc349 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] https://10.4.3.206/volume/v3/volumes/136f2113-68d6-48b0-8eb7-1bc49973fc57 returned with HTTP 200 Jul 22 09:51:38.398068 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 39/148] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:38 2026] GET /volume/v3/volumes/136f2113-68d6-48b0-8eb7-1bc49973fc57 => generated 835 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:38.744687 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-12125e57-6e1f-42e4-b9a8-fe5d6a11603d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:38.749307 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-12125e57-6e1f-42e4-b9a8-fe5d6a11603d tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/6f7102f96e994bc585f02b9c5d3a258d/defaults Jul 22 09:51:38.749307 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-12125e57-6e1f-42e4-b9a8-fe5d6a11603d tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:38.749307 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-12125e57-6e1f-42e4-b9a8-fe5d6a11603d tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Calling method 'defaults' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:38.758955 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-12125e57-6e1f-42e4-b9a8-fe5d6a11603d tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:38.759708 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-12125e57-6e1f-42e4-b9a8-fe5d6a11603d tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:38.760137 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-12125e57-6e1f-42e4-b9a8-fe5d6a11603d tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:38.760694 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-12125e57-6e1f-42e4-b9a8-fe5d6a11603d tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:38.761039 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-12125e57-6e1f-42e4-b9a8-fe5d6a11603d tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:38.761365 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-12125e57-6e1f-42e4-b9a8-fe5d6a11603d tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:38.761682 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-12125e57-6e1f-42e4-b9a8-fe5d6a11603d tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:38.766679 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-12125e57-6e1f-42e4-b9a8-fe5d6a11603d tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/6f7102f96e994bc585f02b9c5d3a258d/defaults returned with HTTP 200 Jul 22 09:51:38.767873 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 37/149] 10.4.3.206 () {66 vars in 1381 bytes} [Wed Jul 22 09:51:38 2026] GET /volume/v3/os-quota-sets/6f7102f96e994bc585f02b9c5d3a258d/defaults => generated 645 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:39.095083 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4d7cd714-1691-478e-ab31-1cf099f22e8d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:39.097280 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d7cd714-1691-478e-ab31-1cf099f22e8d tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] DELETE https://10.4.3.206/volume/v3/types/80a2e3a6-77d0-4896-9309-e2069342f2e4 Jul 22 09:51:39.097543 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d7cd714-1691-478e-ab31-1cf099f22e8d tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:39.097810 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d7cd714-1691-478e-ab31-1cf099f22e8d tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:39.154336 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d7cd714-1691-478e-ab31-1cf099f22e8d tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] https://10.4.3.206/volume/v3/types/80a2e3a6-77d0-4896-9309-e2069342f2e4 returned with HTTP 202 Jul 22 09:51:39.154943 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 38/150] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:51:39 2026] DELETE /volume/v3/types/80a2e3a6-77d0-4896-9309-e2069342f2e4 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:51:39.163641 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-217de963-c080-4923-9536-a9052f826b97 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:39.165707 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-217de963-c080-4923-9536-a9052f826b97 tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] GET https://10.4.3.206/volume/v3/types/80a2e3a6-77d0-4896-9309-e2069342f2e4 Jul 22 09:51:39.165707 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-217de963-c080-4923-9536-a9052f826b97 tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:39.166002 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-217de963-c080-4923-9536-a9052f826b97 tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:39.169735 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-217de963-c080-4923-9536-a9052f826b97 tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] https://10.4.3.206/volume/v3/types/80a2e3a6-77d0-4896-9309-e2069342f2e4 returned with HTTP 404 Jul 22 09:51:39.170447 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 37/151] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 09:51:39 2026] GET /volume/v3/types/80a2e3a6-77d0-4896-9309-e2069342f2e4 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 09:51:39.180983 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-189987b4-c5ec-4767-893d-c4e724c13c3b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:39.183118 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-189987b4-c5ec-4767-893d-c4e724c13c3b tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-class-sets/default Jul 22 09:51:39.183638 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-189987b4-c5ec-4767-893d-c4e724c13c3b tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-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=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:39.254947 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-189987b4-c5ec-4767-893d-c4e724c13c3b tempest-VolumeQuotaClassesTest-193677207 tempest-VolumeQuotaClassesTest-193677207-project-admin] https://10.4.3.206/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 22 09:51:39.255544 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 40/152] 10.4.3.206 () {68 vars in 1318 bytes} [Wed Jul 22 09:51:39 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:39.416405 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-229f4233-0b9d-4190-8fe0-a19c1d3d8e34 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:39.418642 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-229f4233-0b9d-4190-8fe0-a19c1d3d8e34 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] GET https://10.4.3.206/volume/v3/volumes/136f2113-68d6-48b0-8eb7-1bc49973fc57 Jul 22 09:51:39.418859 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-229f4233-0b9d-4190-8fe0-a19c1d3d8e34 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:39.419073 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-229f4233-0b9d-4190-8fe0-a19c1d3d8e34 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:39.428956 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:39.428956 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:39.438007 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-229f4233-0b9d-4190-8fe0-a19c1d3d8e34 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Volume info retrieved successfully. Jul 22 09:51:39.447519 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-229f4233-0b9d-4190-8fe0-a19c1d3d8e34 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] https://10.4.3.206/volume/v3/volumes/136f2113-68d6-48b0-8eb7-1bc49973fc57 returned with HTTP 200 Jul 22 09:51:39.448128 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 38/153] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:39 2026] GET /volume/v3/volumes/136f2113-68d6-48b0-8eb7-1bc49973fc57 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:39.465509 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cfea873f-a4c2-4634-a3b4-e4ffa808086a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:39.468055 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cfea873f-a4c2-4634-a3b4-e4ffa808086a tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:51:39.468248 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cfea873f-a4c2-4634-a3b4-e4ffa808086a tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "136f2113-68d6-48b0-8eb7-1bc49973fc57", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1625623317"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:39.478591 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:39.478591 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:39.479354 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cfea873f-a4c2-4634-a3b4-e4ffa808086a tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Volume info retrieved successfully. Jul 22 09:51:39.479552 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-cfea873f-a4c2-4634-a3b4-e4ffa808086a tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Create snapshot from volume 136f2113-68d6-48b0-8eb7-1bc49973fc57 Jul 22 09:51:39.607218 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-cfea873f-a4c2-4634-a3b4-e4ffa808086a tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Created reservations ['528a0e06-343a-4a29-ad21-f1b5c987b86b', '7903b0df-4bd1-442e-9a11-18214e9ba8bc', '84ab5b90-7511-4e8a-952f-7e74c4ff5fbc', '5382042b-48af-4e30-bc29-eb683b90f2db'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:39.694078 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cfea873f-a4c2-4634-a3b4-e4ffa808086a tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Snapshot create request issued successfully. Jul 22 09:51:39.694558 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cfea873f-a4c2-4634-a3b4-e4ffa808086a tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:51:39.695436 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 39/154] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:51:39 2026] POST /volume/v3/snapshots => generated 323 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:51:39.708354 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-26a852ed-fb4c-44b2-986f-5e6e57326e2a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:39.712525 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-26a852ed-fb4c-44b2-986f-5e6e57326e2a tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] GET https://10.4.3.206/volume/v3/snapshots/24c4b8de-b64a-444d-8b73-888a4fe43e04 Jul 22 09:51:39.712525 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-26a852ed-fb4c-44b2-986f-5e6e57326e2a tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:39.712525 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-26a852ed-fb4c-44b2-986f-5e6e57326e2a tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:39.717269 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:39.717269 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:39.717750 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-26a852ed-fb4c-44b2-986f-5e6e57326e2a tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Snapshot retrieved successfully. Jul 22 09:51:39.718564 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-26a852ed-fb4c-44b2-986f-5e6e57326e2a tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] https://10.4.3.206/volume/v3/snapshots/24c4b8de-b64a-444d-8b73-888a4fe43e04 returned with HTTP 200 Jul 22 09:51:39.718916 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 38/155] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:51:39 2026] GET /volume/v3/snapshots/24c4b8de-b64a-444d-8b73-888a4fe43e04 => generated 455 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:40.735063 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-13090a59-e8dc-4a20-bd41-ca6c768d205e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:40.738494 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-13090a59-e8dc-4a20-bd41-ca6c768d205e tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] GET https://10.4.3.206/volume/v3/snapshots/24c4b8de-b64a-444d-8b73-888a4fe43e04 Jul 22 09:51:40.738940 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-13090a59-e8dc-4a20-bd41-ca6c768d205e tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:40.741610 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-13090a59-e8dc-4a20-bd41-ca6c768d205e tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:40.768426 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:40.768426 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:40.768936 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-13090a59-e8dc-4a20-bd41-ca6c768d205e tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Snapshot retrieved successfully. Jul 22 09:51:40.770439 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-13090a59-e8dc-4a20-bd41-ca6c768d205e tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] https://10.4.3.206/volume/v3/snapshots/24c4b8de-b64a-444d-8b73-888a4fe43e04 returned with HTTP 200 Jul 22 09:51:40.771244 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 41/156] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:51:40 2026] GET /volume/v3/snapshots/24c4b8de-b64a-444d-8b73-888a4fe43e04 => generated 482 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:40.783997 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3f2a5b00-bcfb-416d-8969-70ad858dacd6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:40.787527 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3f2a5b00-bcfb-416d-8969-70ad858dacd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/115079f76e0c420bb378342d62ab566a Jul 22 09:51:40.788043 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3f2a5b00-bcfb-416d-8969-70ad858dacd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:40.874736 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3f2a5b00-bcfb-416d-8969-70ad858dacd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/115079f76e0c420bb378342d62ab566a returned with HTTP 200 Jul 22 09:51:40.875402 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 39/157] 10.4.3.206 () {68 vars in 1374 bytes} [Wed Jul 22 09:51:40 2026] PUT /volume/v3/os-quota-sets/115079f76e0c420bb378342d62ab566a => generated 390 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:40.888583 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8c99460c-2399-45a0-997c-7d4209f9fbd7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:40.891081 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8c99460c-2399-45a0-997c-7d4209f9fbd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:51:40.891590 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8c99460c-2399-45a0-997c-7d4209f9fbd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "136f2113-68d6-48b0-8eb7-1bc49973fc57"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:40.903012 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:40.903012 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:40.903803 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8c99460c-2399-45a0-997c-7d4209f9fbd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Volume info retrieved successfully. Jul 22 09:51:40.904133 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-8c99460c-2399-45a0-997c-7d4209f9fbd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Create snapshot from volume 136f2113-68d6-48b0-8eb7-1bc49973fc57 Jul 22 09:51:40.925643 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota_utils [None req-8c99460c-2399-45a0-997c-7d4209f9fbd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Quota exceeded for 115079f76e0c420bb378342d62ab566a, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 22 09:51:40.925994 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.middleware.fault [None req-8c99460c-2399-45a0-997c-7d4209f9fbd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 413 Jul 22 09:51:40.927100 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 40/158] 10.4.3.206 () {68 vars in 1264 bytes} [Wed Jul 22 09:51:40 2026] POST /volume/v3/snapshots => generated 208 bytes in 39 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 22 09:51:40.936676 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-46887b82-44ee-45d1-b6e2-4550845bc6e6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:40.939079 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-46887b82-44ee-45d1-b6e2-4550845bc6e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/115079f76e0c420bb378342d62ab566a Jul 22 09:51:40.939600 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-46887b82-44ee-45d1-b6e2-4550845bc6e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:40.991355 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-46887b82-44ee-45d1-b6e2-4550845bc6e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:40.991800 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-46887b82-44ee-45d1-b6e2-4550845bc6e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:40.992317 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-46887b82-44ee-45d1-b6e2-4550845bc6e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:40.992884 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-46887b82-44ee-45d1-b6e2-4550845bc6e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:40.993201 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-46887b82-44ee-45d1-b6e2-4550845bc6e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:40.993586 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-46887b82-44ee-45d1-b6e2-4550845bc6e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:40.993972 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-46887b82-44ee-45d1-b6e2-4550845bc6e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:51:41.002582 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-46887b82-44ee-45d1-b6e2-4550845bc6e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/115079f76e0c420bb378342d62ab566a returned with HTTP 200 Jul 22 09:51:41.003179 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 39/159] 10.4.3.206 () {68 vars in 1374 bytes} [Wed Jul 22 09:51:40 2026] PUT /volume/v3/os-quota-sets/115079f76e0c420bb378342d62ab566a => generated 390 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:41.019481 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ee677128-b275-4d5f-9311-fb72d11c44d2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:41.024149 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ee677128-b275-4d5f-9311-fb72d11c44d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:51:41.024149 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ee677128-b275-4d5f-9311-fb72d11c44d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "136f2113-68d6-48b0-8eb7-1bc49973fc57"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:41.035795 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:41.035795 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:41.036358 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ee677128-b275-4d5f-9311-fb72d11c44d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Volume info retrieved successfully. Jul 22 09:51:41.036457 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-ee677128-b275-4d5f-9311-fb72d11c44d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Create snapshot from volume 136f2113-68d6-48b0-8eb7-1bc49973fc57 Jul 22 09:51:41.066896 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota_utils [None req-ee677128-b275-4d5f-9311-fb72d11c44d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Quota exceeded for 115079f76e0c420bb378342d62ab566a, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 22 09:51:41.067180 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.middleware.fault [None req-ee677128-b275-4d5f-9311-fb72d11c44d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 413 Jul 22 09:51:41.068314 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 42/160] 10.4.3.206 () {68 vars in 1264 bytes} [Wed Jul 22 09:51:41 2026] POST /volume/v3/snapshots => generated 133 bytes in 49 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 22 09:51:41.082573 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e0d8c856-c72b-4727-801c-67e93bd2dc92 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:41.085973 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e0d8c856-c72b-4727-801c-67e93bd2dc92 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/24c4b8de-b64a-444d-8b73-888a4fe43e04 Jul 22 09:51:41.087267 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e0d8c856-c72b-4727-801c-67e93bd2dc92 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:41.087267 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e0d8c856-c72b-4727-801c-67e93bd2dc92 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:41.087267 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-e0d8c856-c72b-4727-801c-67e93bd2dc92 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Delete snapshot with id: 24c4b8de-b64a-444d-8b73-888a4fe43e04 Jul 22 09:51:41.093903 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:41.093903 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:41.094634 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e0d8c856-c72b-4727-801c-67e93bd2dc92 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Snapshot retrieved successfully. Jul 22 09:51:41.120418 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e0d8c856-c72b-4727-801c-67e93bd2dc92 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Snapshot delete request issued successfully. Jul 22 09:51:41.120765 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e0d8c856-c72b-4727-801c-67e93bd2dc92 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] https://10.4.3.206/volume/v3/snapshots/24c4b8de-b64a-444d-8b73-888a4fe43e04 returned with HTTP 202 Jul 22 09:51:41.121527 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 40/161] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:51:41 2026] DELETE /volume/v3/snapshots/24c4b8de-b64a-444d-8b73-888a4fe43e04 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:51:41.132009 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0f407fad-10ce-4d22-a3fa-1085a052828b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:41.138258 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0f407fad-10ce-4d22-a3fa-1085a052828b tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] GET https://10.4.3.206/volume/v3/snapshots/24c4b8de-b64a-444d-8b73-888a4fe43e04 Jul 22 09:51:41.138258 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0f407fad-10ce-4d22-a3fa-1085a052828b tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:41.138258 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0f407fad-10ce-4d22-a3fa-1085a052828b tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:41.147873 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:41.147873 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:41.148479 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0f407fad-10ce-4d22-a3fa-1085a052828b tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Snapshot retrieved successfully. Jul 22 09:51:41.149398 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0f407fad-10ce-4d22-a3fa-1085a052828b tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] https://10.4.3.206/volume/v3/snapshots/24c4b8de-b64a-444d-8b73-888a4fe43e04 returned with HTTP 200 Jul 22 09:51:41.150049 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 41/162] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:51:41 2026] GET /volume/v3/snapshots/24c4b8de-b64a-444d-8b73-888a4fe43e04 => generated 481 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:42.161579 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f775a7fd-ef5c-4a15-8672-d502e44e4c04 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:42.167791 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f775a7fd-ef5c-4a15-8672-d502e44e4c04 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] GET https://10.4.3.206/volume/v3/snapshots/24c4b8de-b64a-444d-8b73-888a4fe43e04 Jul 22 09:51:42.168092 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f775a7fd-ef5c-4a15-8672-d502e44e4c04 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:42.168392 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f775a7fd-ef5c-4a15-8672-d502e44e4c04 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:42.175156 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f775a7fd-ef5c-4a15-8672-d502e44e4c04 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] https://10.4.3.206/volume/v3/snapshots/24c4b8de-b64a-444d-8b73-888a4fe43e04 returned with HTTP 404 Jul 22 09:51:42.175737 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 40/163] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:51:42 2026] GET /volume/v3/snapshots/24c4b8de-b64a-444d-8b73-888a4fe43e04 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:42.188634 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3bdfb97b-acff-48d7-98eb-3187326aa86e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:42.193780 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3bdfb97b-acff-48d7-98eb-3187326aa86e tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] GET https://10.4.3.206/volume/v3/volumes/136f2113-68d6-48b0-8eb7-1bc49973fc57 Jul 22 09:51:42.194058 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3bdfb97b-acff-48d7-98eb-3187326aa86e tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:42.194449 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3bdfb97b-acff-48d7-98eb-3187326aa86e tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:42.207523 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:42.207523 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:42.215570 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3bdfb97b-acff-48d7-98eb-3187326aa86e tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Volume info retrieved successfully. Jul 22 09:51:42.222299 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3bdfb97b-acff-48d7-98eb-3187326aa86e tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] https://10.4.3.206/volume/v3/volumes/136f2113-68d6-48b0-8eb7-1bc49973fc57 returned with HTTP 200 Jul 22 09:51:42.222569 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 43/164] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:42 2026] GET /volume/v3/volumes/136f2113-68d6-48b0-8eb7-1bc49973fc57 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:42.240959 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9ba99725-7a4f-4f43-b65e-390608688566 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:42.243745 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9ba99725-7a4f-4f43-b65e-390608688566 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] DELETE https://10.4.3.206/volume/v3/volumes/136f2113-68d6-48b0-8eb7-1bc49973fc57 Jul 22 09:51:42.244049 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9ba99725-7a4f-4f43-b65e-390608688566 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:42.244307 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9ba99725-7a4f-4f43-b65e-390608688566 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:42.244479 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-9ba99725-7a4f-4f43-b65e-390608688566 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Delete volume with id: 136f2113-68d6-48b0-8eb7-1bc49973fc57 Jul 22 09:51:42.264911 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:42.264911 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:42.265683 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9ba99725-7a4f-4f43-b65e-390608688566 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Volume info retrieved successfully. Jul 22 09:51:42.292605 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9ba99725-7a4f-4f43-b65e-390608688566 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Delete volume request issued successfully. Jul 22 09:51:42.292896 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9ba99725-7a4f-4f43-b65e-390608688566 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] https://10.4.3.206/volume/v3/volumes/136f2113-68d6-48b0-8eb7-1bc49973fc57 returned with HTTP 202 Jul 22 09:51:42.293947 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 41/165] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:51:42 2026] DELETE /volume/v3/volumes/136f2113-68d6-48b0-8eb7-1bc49973fc57 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:51:42.306494 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fa306ab0-9371-400a-9291-ef16a374fd94 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:42.310119 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa306ab0-9371-400a-9291-ef16a374fd94 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] GET https://10.4.3.206/volume/v3/volumes/136f2113-68d6-48b0-8eb7-1bc49973fc57 Jul 22 09:51:42.310596 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa306ab0-9371-400a-9291-ef16a374fd94 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:42.310596 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa306ab0-9371-400a-9291-ef16a374fd94 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:42.313644 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=266,cinder:INSERT=53,cinder:UPDATE=79 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:51:42.324368 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:42.324368 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:42.330664 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fa306ab0-9371-400a-9291-ef16a374fd94 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Volume info retrieved successfully. Jul 22 09:51:42.337652 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa306ab0-9371-400a-9291-ef16a374fd94 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] https://10.4.3.206/volume/v3/volumes/136f2113-68d6-48b0-8eb7-1bc49973fc57 returned with HTTP 200 Jul 22 09:51:42.338412 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 42/166] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:42 2026] GET /volume/v3/volumes/136f2113-68d6-48b0-8eb7-1bc49973fc57 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:43.354825 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6c01d7ac-e0d4-4b48-86d7-b5d0f722dcc2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:43.356653 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6c01d7ac-e0d4-4b48-86d7-b5d0f722dcc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] GET https://10.4.3.206/volume/v3/volumes/136f2113-68d6-48b0-8eb7-1bc49973fc57 Jul 22 09:51:43.357116 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6c01d7ac-e0d4-4b48-86d7-b5d0f722dcc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:43.357359 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6c01d7ac-e0d4-4b48-86d7-b5d0f722dcc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:43.367778 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6c01d7ac-e0d4-4b48-86d7-b5d0f722dcc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446 tempest-VolumeSnapshotQuotasNegativeTestJSON-756670446-project-member] https://10.4.3.206/volume/v3/volumes/136f2113-68d6-48b0-8eb7-1bc49973fc57 returned with HTTP 404 Jul 22 09:51:43.368476 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 41/167] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:43 2026] GET /volume/v3/volumes/136f2113-68d6-48b0-8eb7-1bc49973fc57 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:43.380707 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1d67ea80-8ded-4e3c-91e8-c616a7d4d08d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:43.383850 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1d67ea80-8ded-4e3c-91e8-c616a7d4d08d tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/115079f76e0c420bb378342d62ab566a Jul 22 09:51:43.384414 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1d67ea80-8ded-4e3c-91e8-c616a7d4d08d tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-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=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:43.590672 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1d67ea80-8ded-4e3c-91e8-c616a7d4d08d tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407444688-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/115079f76e0c420bb378342d62ab566a returned with HTTP 200 Jul 22 09:51:43.591363 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 44/168] 10.4.3.206 () {68 vars in 1375 bytes} [Wed Jul 22 09:51:43 2026] PUT /volume/v3/os-quota-sets/115079f76e0c420bb378342d62ab566a => generated 395 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:45.428730 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-695dccbf-ef77-4a48-960f-939f8303671c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:45.783285 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-695dccbf-ef77-4a48-960f-939f8303671c tempest-VolumeQuotasNegativeTestJSON-886454406 tempest-VolumeQuotasNegativeTestJSON-886454406-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/40109abe1cf64000a366c81ec421c7ca Jul 22 09:51:45.783285 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-695dccbf-ef77-4a48-960f-939f8303671c tempest-VolumeQuotasNegativeTestJSON-886454406 tempest-VolumeQuotasNegativeTestJSON-886454406-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:45.783285 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-695dccbf-ef77-4a48-960f-939f8303671c tempest-VolumeQuotasNegativeTestJSON-886454406 tempest-VolumeQuotasNegativeTestJSON-886454406-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:45.784700 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=248,cinder:INSERT=34,cinder:UPDATE=56 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:51:45.806903 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-695dccbf-ef77-4a48-960f-939f8303671c tempest-VolumeQuotasNegativeTestJSON-886454406 tempest-VolumeQuotasNegativeTestJSON-886454406-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/40109abe1cf64000a366c81ec421c7ca returned with HTTP 200 Jul 22 09:51:45.808271 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 42/169] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:51:45 2026] GET /volume/v3/os-quota-sets/40109abe1cf64000a366c81ec421c7ca => generated 437 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:45.819261 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7b906257-25ff-42da-8a39-88ef4794a9aa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:46.132184 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:51:46.132574 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-2022522780"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:46.138250 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-2022522780'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:51:46.138453 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Create volume of 1 GB Jul 22 09:51:46.146309 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Availability Zones retrieved successfully. Jul 22 09:51:46.154302 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Flow 'volume_create_api' (c5300a96-8e00-4757-9b95-ced0bc4b2535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:46.155795 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a58236e3-e6c6-4275-9157-0b17dc8b3370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:46.157377 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:51:46.199041 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a58236e3-e6c6-4275-9157-0b17dc8b3370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:46.199444 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ab3104f-93ad-4605-9eea-710d273a6d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:46.298917 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Created reservations ['eebb33e5-e53d-4c98-8c6d-953300e1e6a2', '0eba4f8f-f3c8-4b1f-ba21-3dd6dcea50d5', 'fe61c874-6f39-42a4-b418-1484c50a5399', '836d16dc-c912-40f4-ab23-b905bf1b3f6c'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:51:46.300762 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ab3104f-93ad-4605-9eea-710d273a6d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eebb33e5-e53d-4c98-8c6d-953300e1e6a2', '0eba4f8f-f3c8-4b1f-ba21-3dd6dcea50d5', 'fe61c874-6f39-42a4-b418-1484c50a5399', '836d16dc-c912-40f4-ab23-b905bf1b3f6c']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:46.301321 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (355a435f-8b6e-4234-8c28-d7eff52b6f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:46.334774 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (355a435f-8b6e-4234-8c28-d7eff52b6f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2f900f7-8f23-4741-85dc-36d6f562b730', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2022522780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40109abe1cf64000a366c81ec421c7ca',qos_specs=None,replication_status=,reservations=['eebb33e5-e53d-4c98-8c6d-953300e1e6a2','0eba4f8f-f3c8-4b1f-ba21-3dd6dcea50d5','fe61c874-6f39-42a4-b418-1484c50a5399','836d16dc-c912-40f4-ab23-b905bf1b3f6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d6dc91f530a4aefb19284bb131e735b',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:51:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2022522780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2f900f7-8f23-4741-85dc-36d6f562b730,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40109abe1cf64000a366c81ec421c7ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d6dc91f530a4aefb19284bb131e735b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:46.335704 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab63a742-fb7f-49b5-821b-2f7e3edecc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:46.368696 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab63a742-fb7f-49b5-821b-2f7e3edecc04) transitioned into state 'SUCCESS' from state '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-2022522780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40109abe1cf64000a366c81ec421c7ca',qos_specs=None,replication_status=,reservations=['eebb33e5-e53d-4c98-8c6d-953300e1e6a2','0eba4f8f-f3c8-4b1f-ba21-3dd6dcea50d5','fe61c874-6f39-42a4-b418-1484c50a5399','836d16dc-c912-40f4-ab23-b905bf1b3f6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d6dc91f530a4aefb19284bb131e735b',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:46.369933 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (537cddd0-bffb-4a8c-85e4-b8c821e7a577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:46.391266 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (537cddd0-bffb-4a8c-85e4-b8c821e7a577) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:46.392734 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Flow 'volume_create_api' (c5300a96-8e00-4757-9b95-ced0bc4b2535) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:46.393226 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Create volume request issued successfully. Jul 22 09:51:46.394107 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b906257-25ff-42da-8a39-88ef4794a9aa tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:51:46.394944 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 43/170] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:51:45 2026] POST /volume/v3/volumes => generated 759 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:51:46.411383 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8d6d0a86-86cd-4866-9b01-b8cc88570fc3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:46.416982 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8d6d0a86-86cd-4866-9b01-b8cc88570fc3 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] GET https://10.4.3.206/volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730 Jul 22 09:51:46.417119 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8d6d0a86-86cd-4866-9b01-b8cc88570fc3 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:46.417451 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8d6d0a86-86cd-4866-9b01-b8cc88570fc3 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:46.432413 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:46.432413 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:46.447535 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8d6d0a86-86cd-4866-9b01-b8cc88570fc3 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Volume info retrieved successfully. Jul 22 09:51:46.457017 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8d6d0a86-86cd-4866-9b01-b8cc88570fc3 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] https://10.4.3.206/volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730 returned with HTTP 200 Jul 22 09:51:46.457979 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 42/171] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:46 2026] GET /volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730 => generated 827 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:47.476283 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-457fa8d2-f218-4157-9fd9-8c5e2386be5e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:47.479861 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-457fa8d2-f218-4157-9fd9-8c5e2386be5e tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] GET https://10.4.3.206/volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730 Jul 22 09:51:47.480490 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-457fa8d2-f218-4157-9fd9-8c5e2386be5e tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:47.480899 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-457fa8d2-f218-4157-9fd9-8c5e2386be5e tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:47.492445 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:47.492445 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:47.499569 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-457fa8d2-f218-4157-9fd9-8c5e2386be5e tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Volume info retrieved successfully. Jul 22 09:51:47.505528 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-457fa8d2-f218-4157-9fd9-8c5e2386be5e tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] https://10.4.3.206/volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730 returned with HTTP 200 Jul 22 09:51:47.505988 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 45/172] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:47 2026] GET /volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:47.529298 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8c385fea-0a8a-4091-866e-9a655fb68f62 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:47.532452 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8c385fea-0a8a-4091-866e-9a655fb68f62 tempest-VolumeQuotasNegativeTestJSON-886454406 tempest-VolumeQuotasNegativeTestJSON-886454406-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/40109abe1cf64000a366c81ec421c7ca Jul 22 09:51:47.532829 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8c385fea-0a8a-4091-866e-9a655fb68f62 tempest-VolumeQuotasNegativeTestJSON-886454406 tempest-VolumeQuotasNegativeTestJSON-886454406-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:47.622800 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8c385fea-0a8a-4091-866e-9a655fb68f62 tempest-VolumeQuotasNegativeTestJSON-886454406 tempest-VolumeQuotasNegativeTestJSON-886454406-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/40109abe1cf64000a366c81ec421c7ca returned with HTTP 200 Jul 22 09:51:47.623911 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 43/173] 10.4.3.206 () {68 vars in 1374 bytes} [Wed Jul 22 09:51:47 2026] PUT /volume/v3/os-quota-sets/40109abe1cf64000a366c81ec421c7ca => generated 392 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:47.637650 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:47.643730 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:51:47.643730 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:47.645189 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:51:47.645389 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Create volume of 2 GB Jul 22 09:51:47.645834 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:47.645834 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:47.654700 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Availability Zones retrieved successfully. Jul 22 09:51:47.665859 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Flow 'volume_create_api' (47f7b1c5-5ccb-4ef3-a43d-5b8a94e6e91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:47.667000 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27d8ea97-6179-41e7-8eb4-34000fd36a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:47.668248 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Validating volume size '2' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:51:47.700807 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27d8ea97-6179-41e7-8eb4-34000fd36a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:47.702337 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8792d593-b822-460b-aa59-609dcc0cc866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:47.740853 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota_utils [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Quota exceeded for 40109abe1cf64000a366c81ec421c7ca, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 22 09:51:47.745555 np0000005636 devstack@c-api.service[100152]: WARNING cinder.volume.api [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8792d593-b822-460b-aa59-609dcc0cc866) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 09:51:47.745555 np0000005636 devstack@c-api.service[100152]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 22 09:51:47.747833 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8792d593-b822-460b-aa59-609dcc0cc866) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:47.748731 np0000005636 devstack@c-api.service[100152]: WARNING cinder.volume.api [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8792d593-b822-460b-aa59-609dcc0cc866) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 09:51:47.749501 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27d8ea97-6179-41e7-8eb4-34000fd36a4e) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:47.750374 np0000005636 devstack@c-api.service[100152]: WARNING cinder.volume.api [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27d8ea97-6179-41e7-8eb4-34000fd36a4e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 09:51:47.751197 np0000005636 devstack@c-api.service[100152]: WARNING cinder.volume.api [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Flow 'volume_create_api' (47f7b1c5-5ccb-4ef3-a43d-5b8a94e6e91f) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 09:51:47.751548 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.middleware.fault [None req-2aa81ee4-21df-4242-8719-9ebfbbfce257 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 413 Jul 22 09:51:47.752245 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 44/174] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:51:47 2026] POST /volume/v3/volumes => generated 208 bytes in 115 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 22 09:51:47.764124 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-af9d5529-69f2-4f58-8f64-cb3142f4d053 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:47.767877 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-af9d5529-69f2-4f58-8f64-cb3142f4d053 tempest-VolumeQuotasNegativeTestJSON-886454406 tempest-VolumeQuotasNegativeTestJSON-886454406-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/40109abe1cf64000a366c81ec421c7ca Jul 22 09:51:47.768381 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-af9d5529-69f2-4f58-8f64-cb3142f4d053 tempest-VolumeQuotasNegativeTestJSON-886454406 tempest-VolumeQuotasNegativeTestJSON-886454406-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:47.842214 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-af9d5529-69f2-4f58-8f64-cb3142f4d053 tempest-VolumeQuotasNegativeTestJSON-886454406 tempest-VolumeQuotasNegativeTestJSON-886454406-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/40109abe1cf64000a366c81ec421c7ca returned with HTTP 200 Jul 22 09:51:47.842664 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 43/175] 10.4.3.206 () {68 vars in 1374 bytes} [Wed Jul 22 09:51:47 2026] PUT /volume/v3/os-quota-sets/40109abe1cf64000a366c81ec421c7ca => generated 392 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:47.859184 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:47.863463 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:51:47.864980 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:47.867994 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:51:47.868346 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Create volume of 1 GB Jul 22 09:51:47.875953 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Availability Zones retrieved successfully. Jul 22 09:51:47.889907 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Flow 'volume_create_api' (dbea207b-6119-4a0f-b3f5-ed52f4d4d50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:51:47.892438 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99489a09-e91c-466b-b448-c7a6f205459f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:47.893125 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:51:47.941465 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99489a09-e91c-466b-b448-c7a6f205459f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:51:47.942533 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a601568f-1b2e-4dba-90a5-69f26281bff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:47.991394 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota_utils [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Quota exceeded for 40109abe1cf64000a366c81ec421c7ca, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 22 09:51:47.997318 np0000005636 devstack@c-api.service[100151]: WARNING cinder.volume.api [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a601568f-1b2e-4dba-90a5-69f26281bff5) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 09:51:47.997318 np0000005636 devstack@c-api.service[100151]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 22 09:51:47.999428 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a601568f-1b2e-4dba-90a5-69f26281bff5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:48.000428 np0000005636 devstack@c-api.service[100151]: WARNING cinder.volume.api [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a601568f-1b2e-4dba-90a5-69f26281bff5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 09:51:48.001491 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99489a09-e91c-466b-b448-c7a6f205459f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:51:48.002378 np0000005636 devstack@c-api.service[100151]: WARNING cinder.volume.api [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99489a09-e91c-466b-b448-c7a6f205459f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 09:51:48.003584 np0000005636 devstack@c-api.service[100151]: WARNING cinder.volume.api [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Flow 'volume_create_api' (dbea207b-6119-4a0f-b3f5-ed52f4d4d50d) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 09:51:48.004023 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.middleware.fault [None req-c7e0eb3b-b8f3-4b08-87e0-19236da0415b tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 413 Jul 22 09:51:48.004884 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 46/176] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:51:47 2026] POST /volume/v3/volumes => generated 150 bytes in 146 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 22 09:51:48.016093 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-847820fd-3339-4d73-8752-0ce77140a3a9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:48.018870 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-847820fd-3339-4d73-8752-0ce77140a3a9 tempest-VolumeQuotasNegativeTestJSON-886454406 tempest-VolumeQuotasNegativeTestJSON-886454406-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/40109abe1cf64000a366c81ec421c7ca Jul 22 09:51:48.019764 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-847820fd-3339-4d73-8752-0ce77140a3a9 tempest-VolumeQuotasNegativeTestJSON-886454406 tempest-VolumeQuotasNegativeTestJSON-886454406-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:48.076075 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-847820fd-3339-4d73-8752-0ce77140a3a9 tempest-VolumeQuotasNegativeTestJSON-886454406 tempest-VolumeQuotasNegativeTestJSON-886454406-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/40109abe1cf64000a366c81ec421c7ca returned with HTTP 200 Jul 22 09:51:48.076625 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 44/177] 10.4.3.206 () {68 vars in 1374 bytes} [Wed Jul 22 09:51:48 2026] PUT /volume/v3/os-quota-sets/40109abe1cf64000a366c81ec421c7ca => generated 391 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:48.087975 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a5504111-f2e7-413e-9adb-d73c7c4a2852 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:48.091274 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a5504111-f2e7-413e-9adb-d73c7c4a2852 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] POST https://10.4.3.206/volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730/action Jul 22 09:51:48.092032 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a5504111-f2e7-413e-9adb-d73c7c4a2852 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:51:48.092128 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a5504111-f2e7-413e-9adb-d73c7c4a2852 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:48.104242 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:48.104242 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:51:48.105121 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a5504111-f2e7-413e-9adb-d73c7c4a2852 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Volume info retrieved successfully. Jul 22 09:51:48.157184 np0000005636 devstack@c-api.service[100152]: ERROR cinder.volume.api [None req-a5504111-f2e7-413e-9adb-d73c7c4a2852 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Quota exceeded for 40109abe1cf64000a366c81ec421c7ca, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 22 09:51:48.168699 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.middleware.fault [None req-a5504111-f2e7-413e-9adb-d73c7c4a2852 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] https://10.4.3.206/volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730/action returned with HTTP 413 Jul 22 09:51:48.169792 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 45/178] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:51:48 2026] POST /volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730/action => generated 208 bytes in 83 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 22 09:51:48.184758 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-82bcf00a-12be-488b-b5e2-96bf211b7a33 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:48.187493 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-82bcf00a-12be-488b-b5e2-96bf211b7a33 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] GET https://10.4.3.206/volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730 Jul 22 09:51:48.187894 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-82bcf00a-12be-488b-b5e2-96bf211b7a33 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:48.188298 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-82bcf00a-12be-488b-b5e2-96bf211b7a33 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:48.202319 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:48.202319 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:51:48.209437 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-82bcf00a-12be-488b-b5e2-96bf211b7a33 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Volume info retrieved successfully. Jul 22 09:51:48.219225 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-82bcf00a-12be-488b-b5e2-96bf211b7a33 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] https://10.4.3.206/volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730 returned with HTTP 200 Jul 22 09:51:48.220413 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 44/179] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:48 2026] GET /volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:48.245843 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a0ba527f-5011-472d-9098-b2983888587e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:48.249310 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a0ba527f-5011-472d-9098-b2983888587e tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730 Jul 22 09:51:48.249572 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a0ba527f-5011-472d-9098-b2983888587e tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:48.249843 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a0ba527f-5011-472d-9098-b2983888587e tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:48.250315 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-a0ba527f-5011-472d-9098-b2983888587e tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Delete volume with id: b2f900f7-8f23-4741-85dc-36d6f562b730 Jul 22 09:51:48.270243 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:48.270243 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:51:48.270961 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a0ba527f-5011-472d-9098-b2983888587e tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Volume info retrieved successfully. Jul 22 09:51:48.311870 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a0ba527f-5011-472d-9098-b2983888587e tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Delete volume request issued successfully. Jul 22 09:51:48.312036 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a0ba527f-5011-472d-9098-b2983888587e tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] https://10.4.3.206/volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730 returned with HTTP 202 Jul 22 09:51:48.313024 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 47/180] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:51:48 2026] DELETE /volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:51:48.328582 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5ee9e255-f667-4e48-a55c-db0a74beb458 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:48.332681 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5ee9e255-f667-4e48-a55c-db0a74beb458 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] GET https://10.4.3.206/volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730 Jul 22 09:51:48.333122 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5ee9e255-f667-4e48-a55c-db0a74beb458 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:48.333902 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5ee9e255-f667-4e48-a55c-db0a74beb458 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:48.355158 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:51:48.355158 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:51:48.365415 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-5ee9e255-f667-4e48-a55c-db0a74beb458 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Volume info retrieved successfully. Jul 22 09:51:48.381015 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5ee9e255-f667-4e48-a55c-db0a74beb458 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] https://10.4.3.206/volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730 returned with HTTP 200 Jul 22 09:51:48.381769 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 45/181] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:48 2026] GET /volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:49.402775 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5fb13f45-c4ba-43be-8aaf-a8c88d72bf46 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:49.408372 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5fb13f45-c4ba-43be-8aaf-a8c88d72bf46 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] GET https://10.4.3.206/volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730 Jul 22 09:51:49.408372 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5fb13f45-c4ba-43be-8aaf-a8c88d72bf46 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:49.408372 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5fb13f45-c4ba-43be-8aaf-a8c88d72bf46 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:49.422472 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5fb13f45-c4ba-43be-8aaf-a8c88d72bf46 tempest-VolumeQuotasNegativeTestJSON-5780127 tempest-VolumeQuotasNegativeTestJSON-5780127-project-member] https://10.4.3.206/volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730 returned with HTTP 404 Jul 22 09:51:49.423259 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 46/182] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:51:49 2026] GET /volume/v3/volumes/b2f900f7-8f23-4741-85dc-36d6f562b730 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:49.433651 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-12f21565-3fe6-4b28-9194-f18d3e340be2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:49.437951 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-12f21565-3fe6-4b28-9194-f18d3e340be2 tempest-VolumeQuotasNegativeTestJSON-886454406 tempest-VolumeQuotasNegativeTestJSON-886454406-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/40109abe1cf64000a366c81ec421c7ca Jul 22 09:51:49.437951 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-12f21565-3fe6-4b28-9194-f18d3e340be2 tempest-VolumeQuotasNegativeTestJSON-886454406 tempest-VolumeQuotasNegativeTestJSON-886454406-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=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:49.588137 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-12f21565-3fe6-4b28-9194-f18d3e340be2 tempest-VolumeQuotasNegativeTestJSON-886454406 tempest-VolumeQuotasNegativeTestJSON-886454406-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/40109abe1cf64000a366c81ec421c7ca returned with HTTP 200 Jul 22 09:51:49.588549 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 45/183] 10.4.3.206 () {68 vars in 1375 bytes} [Wed Jul 22 09:51:49 2026] PUT /volume/v3/os-quota-sets/40109abe1cf64000a366c81ec421c7ca => generated 395 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:56.179382 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b86e9246-b7c6-4cbb-88bb-7bcaf5311c08 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:56.565508 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b86e9246-b7c6-4cbb-88bb-7bcaf5311c08 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:51:56.566652 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b86e9246-b7c6-4cbb-88bb-7bcaf5311c08 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-340587904", "extra_specs": {"spec1": "val1"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:56.571723 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=261,cinder:UPDATE=42,cinder:INSERT=21 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:51:56.598478 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b86e9246-b7c6-4cbb-88bb-7bcaf5311c08 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:51:56.601291 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 48/184] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:51:56 2026] POST /volume/v3/types => generated 242 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:51:56.614069 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b6b30bfe-9671-4aba-8c16-6e4e741ebc04 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:56.616761 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b6b30bfe-9671-4aba-8c16-6e4e741ebc04 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] POST https://10.4.3.206/volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs Jul 22 09:51:56.617406 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b6b30bfe-9671-4aba-8c16-6e4e741ebc04 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:56.622387 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b6b30bfe-9671-4aba-8c16-6e4e741ebc04 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] https://10.4.3.206/volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs returned with HTTP 400 Jul 22 09:51:56.622387 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 46/185] 10.4.3.206 () {68 vars in 1399 bytes} [Wed Jul 22 09:51:56 2026] POST /volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 09:51:56.632464 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0df93efe-89c6-4160-975b-08de6def9273 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:56.635079 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0df93efe-89c6-4160-975b-08de6def9273 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] POST https://10.4.3.206/volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs Jul 22 09:51:56.635262 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0df93efe-89c6-4160-975b-08de6def9273 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:56.637427 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0df93efe-89c6-4160-975b-08de6def9273 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] https://10.4.3.206/volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs returned with HTTP 400 Jul 22 09:51:56.638597 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 47/186] 10.4.3.206 () {68 vars in 1399 bytes} [Wed Jul 22 09:51:56 2026] POST /volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 09:51:56.651457 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ad14d200-1750-4da7-a625-e3e9cef093d9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:56.655410 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ad14d200-1750-4da7-a625-e3e9cef093d9 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] POST https://10.4.3.206/volume/v3/types/beda4e4e-4f97-4548-be8e-1e1bc4246eb9/extra_specs Jul 22 09:51:56.655891 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ad14d200-1750-4da7-a625-e3e9cef093d9 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:56.663716 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=304,cinder:INSERT=52,cinder:UPDATE=78 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:51:56.687045 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ad14d200-1750-4da7-a625-e3e9cef093d9 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] https://10.4.3.206/volume/v3/types/beda4e4e-4f97-4548-be8e-1e1bc4246eb9/extra_specs returned with HTTP 404 Jul 22 09:51:56.688064 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 46/187] 10.4.3.206 () {68 vars in 1399 bytes} [Wed Jul 22 09:51:56 2026] POST /volume/v3/types/beda4e4e-4f97-4548-be8e-1e1bc4246eb9/extra_specs => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:56.706329 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-80f6fea0-15f3-4cbf-88c6-b7615928c1ac None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:56.716170 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-80f6fea0-15f3-4cbf-88c6-b7615928c1ac tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] DELETE https://10.4.3.206/volume/v3/types/44765050-2c15-4542-af0e-cff2fa9901aa/extra_specs/spec1 Jul 22 09:51:56.716170 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-80f6fea0-15f3-4cbf-88c6-b7615928c1ac tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:56.716170 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-80f6fea0-15f3-4cbf-88c6-b7615928c1ac tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:56.727331 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-80f6fea0-15f3-4cbf-88c6-b7615928c1ac tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] https://10.4.3.206/volume/v3/types/44765050-2c15-4542-af0e-cff2fa9901aa/extra_specs/spec1 returned with HTTP 404 Jul 22 09:51:56.728253 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 49/188] 10.4.3.206 () {66 vars in 1399 bytes} [Wed Jul 22 09:51:56 2026] DELETE /volume/v3/types/44765050-2c15-4542-af0e-cff2fa9901aa/extra_specs/spec1 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:56.740305 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fef07460-0c3c-4c23-b31e-f0324939c54a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:56.746495 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fef07460-0c3c-4c23-b31e-f0324939c54a tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] GET https://10.4.3.206/volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs/nonexistent_extra_spec_name Jul 22 09:51:56.746495 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fef07460-0c3c-4c23-b31e-f0324939c54a tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:56.747796 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fef07460-0c3c-4c23-b31e-f0324939c54a tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:56.767687 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fef07460-0c3c-4c23-b31e-f0324939c54a tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] https://10.4.3.206/volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 22 09:51:56.767687 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 47/189] 10.4.3.206 () {66 vars in 1462 bytes} [Wed Jul 22 09:51:56 2026] GET /volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:56.787025 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3cfeac0e-5b0f-485e-8603-114b52ac568b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:56.791421 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3cfeac0e-5b0f-485e-8603-114b52ac568b tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] GET https://10.4.3.206/volume/v3/types/5b8237be-5b0d-4a32-8526-95f8f70a30f0/extra_specs/spec1 Jul 22 09:51:56.791421 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3cfeac0e-5b0f-485e-8603-114b52ac568b tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:56.791421 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3cfeac0e-5b0f-485e-8603-114b52ac568b tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:56.798380 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3cfeac0e-5b0f-485e-8603-114b52ac568b tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] https://10.4.3.206/volume/v3/types/5b8237be-5b0d-4a32-8526-95f8f70a30f0/extra_specs/spec1 returned with HTTP 404 Jul 22 09:51:56.799172 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 48/190] 10.4.3.206 () {66 vars in 1396 bytes} [Wed Jul 22 09:51:56 2026] GET /volume/v3/types/5b8237be-5b0d-4a32-8526-95f8f70a30f0/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:56.815081 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1e6148b2-f885-4e42-98dc-9476c0422235 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:56.817620 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1e6148b2-f885-4e42-98dc-9476c0422235 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] GET https://10.4.3.206/volume/v3/types/6ce7eab8-6197-4111-b45d-4fd2605f6918/extra_specs Jul 22 09:51:56.817977 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1e6148b2-f885-4e42-98dc-9476c0422235 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:56.818321 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1e6148b2-f885-4e42-98dc-9476c0422235 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:56.824712 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1e6148b2-f885-4e42-98dc-9476c0422235 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] https://10.4.3.206/volume/v3/types/6ce7eab8-6197-4111-b45d-4fd2605f6918/extra_specs returned with HTTP 404 Jul 22 09:51:56.825728 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 47/191] 10.4.3.206 () {66 vars in 1378 bytes} [Wed Jul 22 09:51:56 2026] GET /volume/v3/types/6ce7eab8-6197-4111-b45d-4fd2605f6918/extra_specs => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:56.838482 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ef473a03-9867-4601-a710-8e8bb95c5574 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:56.843949 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ef473a03-9867-4601-a710-8e8bb95c5574 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] PUT https://10.4.3.206/volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs/spec1 Jul 22 09:51:56.843949 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ef473a03-9867-4601-a710-8e8bb95c5574 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:56.845847 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ef473a03-9867-4601-a710-8e8bb95c5574 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] https://10.4.3.206/volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs/spec1 returned with HTTP 400 Jul 22 09:51:56.846633 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 50/192] 10.4.3.206 () {68 vars in 1416 bytes} [Wed Jul 22 09:51:56 2026] PUT /volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs/spec1 => generated 102 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 09:51:56.861004 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4edb3099-c3a8-42c4-a1a4-a13122a9a68a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:56.865536 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4edb3099-c3a8-42c4-a1a4-a13122a9a68a tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] PUT https://10.4.3.206/volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs/spec1 Jul 22 09:51:56.866004 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4edb3099-c3a8-42c4-a1a4-a13122a9a68a tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Action: 'update', calling method: update, body: null {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:56.869159 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4edb3099-c3a8-42c4-a1a4-a13122a9a68a tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] https://10.4.3.206/volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs/spec1 returned with HTTP 400 Jul 22 09:51:56.869159 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 48/193] 10.4.3.206 () {68 vars in 1415 bytes} [Wed Jul 22 09:51:56 2026] PUT /volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs/spec1 => generated 72 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:51:56.882181 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f48a837d-f216-46cc-8d67-fb5d947747bc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:56.886646 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f48a837d-f216-46cc-8d67-fb5d947747bc tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] PUT https://10.4.3.206/volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs/None Jul 22 09:51:56.887048 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f48a837d-f216-46cc-8d67-fb5d947747bc tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:56.959848 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f48a837d-f216-46cc-8d67-fb5d947747bc tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 22 09:51:56.960140 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f48a837d-f216-46cc-8d67-fb5d947747bc tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] https://10.4.3.206/volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs/None returned with HTTP 400 Jul 22 09:51:56.960959 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 49/194] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 09:51:56 2026] PUT /volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs/None => generated 73 bytes in 80 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:51:56.978280 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9e6478e9-14bc-4d3f-be77-e36906eb42ed None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:56.983337 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9e6478e9-14bc-4d3f-be77-e36906eb42ed tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] PUT https://10.4.3.206/volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs/6a9537c4-26fc-4881-b31f-0377bee536c3 Jul 22 09:51:56.983337 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9e6478e9-14bc-4d3f-be77-e36906eb42ed tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:56.998606 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9e6478e9-14bc-4d3f-be77-e36906eb42ed tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 22 09:51:56.998967 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9e6478e9-14bc-4d3f-be77-e36906eb42ed tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] https://10.4.3.206/volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs/6a9537c4-26fc-4881-b31f-0377bee536c3 returned with HTTP 400 Jul 22 09:51:57.000945 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 48/195] 10.4.3.206 () {68 vars in 1509 bytes} [Wed Jul 22 09:51:56 2026] PUT /volume/v3/types/02c751dc-01af-401c-b635-e78169667099/extra_specs/6a9537c4-26fc-4881-b31f-0377bee536c3 => generated 73 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:51:57.022790 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-699f58be-e82e-4c5b-9858-e8f5fedd0286 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:57.025811 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-699f58be-e82e-4c5b-9858-e8f5fedd0286 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] PUT https://10.4.3.206/volume/v3/types/767def55-b44c-4b50-aac0-e55b871af267/extra_specs/spec1 Jul 22 09:51:57.026969 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-699f58be-e82e-4c5b-9858-e8f5fedd0286 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:51:57.098228 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-699f58be-e82e-4c5b-9858-e8f5fedd0286 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] https://10.4.3.206/volume/v3/types/767def55-b44c-4b50-aac0-e55b871af267/extra_specs/spec1 returned with HTTP 404 Jul 22 09:51:57.099068 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 51/196] 10.4.3.206 () {68 vars in 1416 bytes} [Wed Jul 22 09:51:57 2026] PUT /volume/v3/types/767def55-b44c-4b50-aac0-e55b871af267/extra_specs/spec1 => generated 114 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:51:57.116200 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-da9655f2-8e7a-4600-b7c2-51b64c538e62 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:57.123257 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-da9655f2-8e7a-4600-b7c2-51b64c538e62 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] DELETE https://10.4.3.206/volume/v3/types/02c751dc-01af-401c-b635-e78169667099 Jul 22 09:51:57.123581 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-da9655f2-8e7a-4600-b7c2-51b64c538e62 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:57.123747 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-da9655f2-8e7a-4600-b7c2-51b64c538e62 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Calling method '_delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:57.175127 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-da9655f2-8e7a-4600-b7c2-51b64c538e62 tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] https://10.4.3.206/volume/v3/types/02c751dc-01af-401c-b635-e78169667099 returned with HTTP 202 Jul 22 09:51:57.175593 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 49/197] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:51:57 2026] DELETE /volume/v3/types/02c751dc-01af-401c-b635-e78169667099 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:51:57.195759 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c15296d4-7c15-4ba0-9f91-324763f1ad5c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:51:57.197626 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c15296d4-7c15-4ba0-9f91-324763f1ad5c tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] GET https://10.4.3.206/volume/v3/types/02c751dc-01af-401c-b635-e78169667099 Jul 22 09:51:57.197833 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c15296d4-7c15-4ba0-9f91-324763f1ad5c tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:51:57.198064 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c15296d4-7c15-4ba0-9f91-324763f1ad5c tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:51:57.207159 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c15296d4-7c15-4ba0-9f91-324763f1ad5c tempest-ExtraSpecsNegativeTest-1817496815 tempest-ExtraSpecsNegativeTest-1817496815-project-admin] https://10.4.3.206/volume/v3/types/02c751dc-01af-401c-b635-e78169667099 returned with HTTP 404 Jul 22 09:51:57.208379 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 50/198] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 09:51:57 2026] GET /volume/v3/types/02c751dc-01af-401c-b635-e78169667099 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 09:52:02.765195 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:03.130003 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:03.130383 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1862371980"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:03.133350 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1862371980'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:03.133567 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Create volume of 1 GB Jul 22 09:52:03.144210 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Availability Zones retrieved successfully. Jul 22 09:52:03.154634 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Flow 'volume_create_api' (e5e86e02-432f-41d3-8b2f-bf4f17b05f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:03.158024 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6262afed-7ca3-4a99-83a0-38cdd7a4d50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:03.158686 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:03.201937 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6262afed-7ca3-4a99-83a0-38cdd7a4d50b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:03.202876 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f640be83-06f1-4eb7-8b37-e95278d3d5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:03.306943 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Created reservations ['3588247a-a142-4acf-a3e5-6798239a02a6', '74795b1b-ee44-4c0d-9c08-1f567e408db4', '8f310928-0a6e-4096-8a22-1cbff67db0eb', '567decd4-2010-4933-a4b1-d95337068dd7'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:03.307888 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f640be83-06f1-4eb7-8b37-e95278d3d5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3588247a-a142-4acf-a3e5-6798239a02a6', '74795b1b-ee44-4c0d-9c08-1f567e408db4', '8f310928-0a6e-4096-8a22-1cbff67db0eb', '567decd4-2010-4933-a4b1-d95337068dd7']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:03.309102 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19ce7bab-df03-483d-ab24-bb31e53dd411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:03.345653 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19ce7bab-df03-483d-ab24-bb31e53dd411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2538d16b-8617-4b4c-af83-5f7db6066579', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1862371980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fef6269e814e4dfd8073b84a7c2def0a',qos_specs=None,replication_status=,reservations=['3588247a-a142-4acf-a3e5-6798239a02a6','74795b1b-ee44-4c0d-9c08-1f567e408db4','8f310928-0a6e-4096-8a22-1cbff67db0eb','567decd4-2010-4933-a4b1-d95337068dd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c2688210c24b1f8b8afcad5aed1a2c',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1862371980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2538d16b-8617-4b4c-af83-5f7db6066579,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fef6269e814e4dfd8073b84a7c2def0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c2688210c24b1f8b8afcad5aed1a2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:03.346940 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c0ce7ba-ef50-48eb-9891-66e2b23c7753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:03.376015 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c0ce7ba-ef50-48eb-9891-66e2b23c7753) transitioned into state 'SUCCESS' from state '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-1862371980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fef6269e814e4dfd8073b84a7c2def0a',qos_specs=None,replication_status=,reservations=['3588247a-a142-4acf-a3e5-6798239a02a6','74795b1b-ee44-4c0d-9c08-1f567e408db4','8f310928-0a6e-4096-8a22-1cbff67db0eb','567decd4-2010-4933-a4b1-d95337068dd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c2688210c24b1f8b8afcad5aed1a2c',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:03.377288 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31f854e1-15df-4276-8df3-13b6ed33d91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:03.397795 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31f854e1-15df-4276-8df3-13b6ed33d91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:03.399155 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Flow 'volume_create_api' (e5e86e02-432f-41d3-8b2f-bf4f17b05f0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:03.399520 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Create volume request issued successfully. Jul 22 09:52:03.400374 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-668b168b-c99c-4fbf-b6a5-232a333c0c2b tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:03.400939 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 49/199] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:52:02 2026] POST /volume/v3/volumes => generated 750 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:03.418668 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e97c44fe-d4b3-4c62-ae2b-9a3ba957eaf7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:03.421526 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e97c44fe-d4b3-4c62-ae2b-9a3ba957eaf7 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] GET https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579 Jul 22 09:52:03.421526 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e97c44fe-d4b3-4c62-ae2b-9a3ba957eaf7 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:03.421526 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e97c44fe-d4b3-4c62-ae2b-9a3ba957eaf7 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:03.430541 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:03.430541 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:03.439432 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e97c44fe-d4b3-4c62-ae2b-9a3ba957eaf7 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Volume info retrieved successfully. Jul 22 09:52:03.448008 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e97c44fe-d4b3-4c62-ae2b-9a3ba957eaf7 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579 returned with HTTP 200 Jul 22 09:52:03.448494 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 52/200] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:03 2026] GET /volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:04.465391 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7c06afff-ffaf-46c4-af7b-0387272801c2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:04.469591 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7c06afff-ffaf-46c4-af7b-0387272801c2 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] GET https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579 Jul 22 09:52:04.469591 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7c06afff-ffaf-46c4-af7b-0387272801c2 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:04.469591 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7c06afff-ffaf-46c4-af7b-0387272801c2 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:04.486288 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:04.486288 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:04.491704 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7c06afff-ffaf-46c4-af7b-0387272801c2 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Volume info retrieved successfully. Jul 22 09:52:04.498242 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7c06afff-ffaf-46c4-af7b-0387272801c2 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579 returned with HTTP 200 Jul 22 09:52:04.498760 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 50/201] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:04 2026] GET /volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:04.516777 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ab72b226-4ade-4bd2-8e3f-4638ae63a281 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:04.520950 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ab72b226-4ade-4bd2-8e3f-4638ae63a281 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] POST https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata Jul 22 09:52:04.520950 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ab72b226-4ade-4bd2-8e3f-4638ae63a281 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:04.531743 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:04.531743 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:04.532787 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ab72b226-4ade-4bd2-8e3f-4638ae63a281 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Volume info retrieved successfully. Jul 22 09:52:04.553500 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ab72b226-4ade-4bd2-8e3f-4638ae63a281 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Create volume metadata completed successfully. Jul 22 09:52:04.553500 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ab72b226-4ade-4bd2-8e3f-4638ae63a281 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata returned with HTTP 200 Jul 22 09:52:04.553500 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 51/202] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 09:52:04 2026] POST /volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata => generated 101 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:04.566352 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b9ff369b-8404-4312-baba-3865d9afa536 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:04.569536 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b9ff369b-8404-4312-baba-3865d9afa536 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] GET https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata Jul 22 09:52:04.569900 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b9ff369b-8404-4312-baba-3865d9afa536 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:04.570178 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b9ff369b-8404-4312-baba-3865d9afa536 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:04.582617 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:04.582617 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:04.583752 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b9ff369b-8404-4312-baba-3865d9afa536 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Volume info retrieved successfully. Jul 22 09:52:04.594876 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b9ff369b-8404-4312-baba-3865d9afa536 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Get volume metadata completed successfully. Jul 22 09:52:04.595276 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b9ff369b-8404-4312-baba-3865d9afa536 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata returned with HTTP 200 Jul 22 09:52:04.595832 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 50/203] 10.4.3.206 () {66 vars in 1375 bytes} [Wed Jul 22 09:52:04 2026] GET /volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata => generated 101 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:04.607782 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-177ceb71-23cf-4cc1-8d2e-ddc4c174ff0d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:04.610641 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-177ceb71-23cf-4cc1-8d2e-ddc4c174ff0d tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] PUT https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata Jul 22 09:52:04.611037 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-177ceb71-23cf-4cc1-8d2e-ddc4c174ff0d tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:04.625958 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:04.625958 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:04.626568 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-177ceb71-23cf-4cc1-8d2e-ddc4c174ff0d tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Volume info retrieved successfully. Jul 22 09:52:04.650947 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-177ceb71-23cf-4cc1-8d2e-ddc4c174ff0d tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Update volume metadata completed successfully. Jul 22 09:52:04.651320 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-177ceb71-23cf-4cc1-8d2e-ddc4c174ff0d tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata returned with HTTP 200 Jul 22 09:52:04.652084 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 53/204] 10.4.3.206 () {68 vars in 1395 bytes} [Wed Jul 22 09:52:04 2026] PUT /volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata => generated 57 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:52:04.663388 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8b2a2e6a-b713-4c33-a8de-319d0c0222bc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:04.665674 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8b2a2e6a-b713-4c33-a8de-319d0c0222bc tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] GET https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata Jul 22 09:52:04.665896 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8b2a2e6a-b713-4c33-a8de-319d0c0222bc tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:04.666189 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8b2a2e6a-b713-4c33-a8de-319d0c0222bc tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:04.675903 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:04.675903 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:04.676875 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8b2a2e6a-b713-4c33-a8de-319d0c0222bc tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Volume info retrieved successfully. Jul 22 09:52:04.688013 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8b2a2e6a-b713-4c33-a8de-319d0c0222bc tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Get volume metadata completed successfully. Jul 22 09:52:04.688471 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8b2a2e6a-b713-4c33-a8de-319d0c0222bc tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata returned with HTTP 200 Jul 22 09:52:04.688985 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 51/205] 10.4.3.206 () {66 vars in 1375 bytes} [Wed Jul 22 09:52:04 2026] GET /volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata => generated 57 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:52:04.698674 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b7b30297-a5a9-4dab-a5ed-3a1b86e85b08 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:04.700726 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7b30297-a5a9-4dab-a5ed-3a1b86e85b08 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] DELETE https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata/key1 Jul 22 09:52:04.701981 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b7b30297-a5a9-4dab-a5ed-3a1b86e85b08 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:04.701981 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b7b30297-a5a9-4dab-a5ed-3a1b86e85b08 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:04.729366 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:04.729366 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:04.729366 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b7b30297-a5a9-4dab-a5ed-3a1b86e85b08 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Volume info retrieved successfully. Jul 22 09:52:04.748991 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b7b30297-a5a9-4dab-a5ed-3a1b86e85b08 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Get volume metadata completed successfully. Jul 22 09:52:04.763504 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b7b30297-a5a9-4dab-a5ed-3a1b86e85b08 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Delete volume metadata completed successfully. Jul 22 09:52:04.763727 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7b30297-a5a9-4dab-a5ed-3a1b86e85b08 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata/key1 returned with HTTP 200 Jul 22 09:52:04.764253 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 52/206] 10.4.3.206 () {66 vars in 1393 bytes} [Wed Jul 22 09:52:04 2026] DELETE /volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata/key1 => generated 0 bytes in 66 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 22 09:52:04.774695 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-39a6db28-0a18-4266-b3f0-641d3b370c4a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:04.776948 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-39a6db28-0a18-4266-b3f0-641d3b370c4a tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] GET https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata Jul 22 09:52:04.777158 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-39a6db28-0a18-4266-b3f0-641d3b370c4a tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:04.777551 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-39a6db28-0a18-4266-b3f0-641d3b370c4a tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:04.786889 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:04.786889 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:04.788958 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-39a6db28-0a18-4266-b3f0-641d3b370c4a tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Volume info retrieved successfully. Jul 22 09:52:04.798291 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-39a6db28-0a18-4266-b3f0-641d3b370c4a tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Get volume metadata completed successfully. Jul 22 09:52:04.798679 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-39a6db28-0a18-4266-b3f0-641d3b370c4a tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata returned with HTTP 200 Jul 22 09:52:04.799568 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 51/207] 10.4.3.206 () {66 vars in 1375 bytes} [Wed Jul 22 09:52:04 2026] GET /volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata => generated 32 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:52:04.813321 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6bc51abd-27bd-4af2-8447-04b946185cfb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:04.817032 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6bc51abd-27bd-4af2-8447-04b946185cfb tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] PUT https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata Jul 22 09:52:04.817514 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6bc51abd-27bd-4af2-8447-04b946185cfb tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:04.832523 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:04.832523 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:04.833187 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6bc51abd-27bd-4af2-8447-04b946185cfb tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Volume info retrieved successfully. Jul 22 09:52:04.845654 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6bc51abd-27bd-4af2-8447-04b946185cfb tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Update volume metadata completed successfully. Jul 22 09:52:04.846047 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6bc51abd-27bd-4af2-8447-04b946185cfb tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata returned with HTTP 200 Jul 22 09:52:04.846788 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 54/208] 10.4.3.206 () {68 vars in 1395 bytes} [Wed Jul 22 09:52:04 2026] PUT /volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata => generated 16 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:52:04.861712 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-045044be-05db-4008-b1f6-83b978f69787 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:04.865166 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-045044be-05db-4008-b1f6-83b978f69787 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] POST https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata Jul 22 09:52:04.866324 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-045044be-05db-4008-b1f6-83b978f69787 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:04.884460 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:04.884460 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:04.885106 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-045044be-05db-4008-b1f6-83b978f69787 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Volume info retrieved successfully. Jul 22 09:52:04.897691 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-045044be-05db-4008-b1f6-83b978f69787 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Create volume metadata completed successfully. Jul 22 09:52:04.898058 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-045044be-05db-4008-b1f6-83b978f69787 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata returned with HTTP 200 Jul 22 09:52:04.899540 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 52/209] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 09:52:04 2026] POST /volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata => generated 68 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:52:04.910388 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e4c36ff1-ed93-4f6c-86fe-cdcce16c95d7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:04.912688 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4c36ff1-ed93-4f6c-86fe-cdcce16c95d7 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] PUT https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata/key3 Jul 22 09:52:04.913157 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4c36ff1-ed93-4f6c-86fe-cdcce16c95d7 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:04.925049 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:04.925049 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:04.925593 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e4c36ff1-ed93-4f6c-86fe-cdcce16c95d7 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Volume info retrieved successfully. Jul 22 09:52:04.938327 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e4c36ff1-ed93-4f6c-86fe-cdcce16c95d7 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Update volume metadata completed successfully. Jul 22 09:52:04.938327 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4c36ff1-ed93-4f6c-86fe-cdcce16c95d7 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata/key3 returned with HTTP 200 Jul 22 09:52:04.938824 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 53/210] 10.4.3.206 () {68 vars in 1410 bytes} [Wed Jul 22 09:52:04 2026] PUT /volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:52:04.948446 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-43593335-31b7-4c84-a1f9-6f7da1158a4e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:04.950800 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-43593335-31b7-4c84-a1f9-6f7da1158a4e tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] GET https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata/key3 Jul 22 09:52:04.951044 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-43593335-31b7-4c84-a1f9-6f7da1158a4e tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:04.951348 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-43593335-31b7-4c84-a1f9-6f7da1158a4e tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:04.960296 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:04.960296 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:04.960916 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-43593335-31b7-4c84-a1f9-6f7da1158a4e tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Volume info retrieved successfully. Jul 22 09:52:04.970103 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-43593335-31b7-4c84-a1f9-6f7da1158a4e tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Get volume metadata completed successfully. Jul 22 09:52:04.970525 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-43593335-31b7-4c84-a1f9-6f7da1158a4e tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata/key3 returned with HTTP 200 Jul 22 09:52:04.971366 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 52/211] 10.4.3.206 () {66 vars in 1390 bytes} [Wed Jul 22 09:52:04 2026] GET /volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata/key3 => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:52:04.985225 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5f631886-9589-47ed-9682-9a735b93d92f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:04.988524 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5f631886-9589-47ed-9682-9a735b93d92f tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] GET https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata Jul 22 09:52:04.988524 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5f631886-9589-47ed-9682-9a735b93d92f tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:04.988524 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5f631886-9589-47ed-9682-9a735b93d92f tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:04.998554 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:04.998554 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:04.999239 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-5f631886-9589-47ed-9682-9a735b93d92f tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Volume info retrieved successfully. Jul 22 09:52:05.006315 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-5f631886-9589-47ed-9682-9a735b93d92f tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Get volume metadata completed successfully. Jul 22 09:52:05.006655 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5f631886-9589-47ed-9682-9a735b93d92f tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata returned with HTTP 200 Jul 22 09:52:05.008983 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 55/212] 10.4.3.206 () {66 vars in 1375 bytes} [Wed Jul 22 09:52:04 2026] GET /volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata => generated 75 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:52:05.020200 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-11f66607-d151-4461-b9a1-5a7a5b3b63e6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:05.024640 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-11f66607-d151-4461-b9a1-5a7a5b3b63e6 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] PUT https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata Jul 22 09:52:05.025102 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-11f66607-d151-4461-b9a1-5a7a5b3b63e6 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:05.042892 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:05.042892 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:05.043509 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-11f66607-d151-4461-b9a1-5a7a5b3b63e6 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Volume info retrieved successfully. Jul 22 09:52:05.058698 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-11f66607-d151-4461-b9a1-5a7a5b3b63e6 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Update volume metadata completed successfully. Jul 22 09:52:05.059265 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-11f66607-d151-4461-b9a1-5a7a5b3b63e6 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata returned with HTTP 200 Jul 22 09:52:05.059542 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 53/213] 10.4.3.206 () {68 vars in 1395 bytes} [Wed Jul 22 09:52:05 2026] PUT /volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579/metadata => generated 16 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:52:05.073681 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1c86e278-ef3e-4dd9-ae37-eeaeaff7c978 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:05.076391 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1c86e278-ef3e-4dd9-ae37-eeaeaff7c978 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] GET https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579 Jul 22 09:52:05.076682 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1c86e278-ef3e-4dd9-ae37-eeaeaff7c978 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:05.076970 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1c86e278-ef3e-4dd9-ae37-eeaeaff7c978 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:05.095969 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:05.095969 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:05.104219 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1c86e278-ef3e-4dd9-ae37-eeaeaff7c978 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Volume info retrieved successfully. Jul 22 09:52:05.119786 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1c86e278-ef3e-4dd9-ae37-eeaeaff7c978 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579 returned with HTTP 200 Jul 22 09:52:05.120383 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 54/214] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:05 2026] GET /volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:05.140958 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d70187b4-58d1-4702-b7ba-db550daa6fca None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:05.141682 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d70187b4-58d1-4702-b7ba-db550daa6fca tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] DELETE https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579 Jul 22 09:52:05.141909 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d70187b4-58d1-4702-b7ba-db550daa6fca tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:05.144951 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d70187b4-58d1-4702-b7ba-db550daa6fca tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:05.144951 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-d70187b4-58d1-4702-b7ba-db550daa6fca tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Delete volume with id: 2538d16b-8617-4b4c-af83-5f7db6066579 Jul 22 09:52:05.157260 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:05.157260 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:05.157260 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d70187b4-58d1-4702-b7ba-db550daa6fca tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Volume info retrieved successfully. Jul 22 09:52:05.192153 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d70187b4-58d1-4702-b7ba-db550daa6fca tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Delete volume request issued successfully. Jul 22 09:52:05.192327 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d70187b4-58d1-4702-b7ba-db550daa6fca tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579 returned with HTTP 202 Jul 22 09:52:05.193769 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 53/215] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:05 2026] DELETE /volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:05.204948 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-173d318d-7268-422f-895f-d170c8830158 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:05.207496 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-173d318d-7268-422f-895f-d170c8830158 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] GET https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579 Jul 22 09:52:05.207851 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-173d318d-7268-422f-895f-d170c8830158 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:05.207940 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-173d318d-7268-422f-895f-d170c8830158 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:05.216957 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:05.216957 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:05.222521 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-173d318d-7268-422f-895f-d170c8830158 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Volume info retrieved successfully. Jul 22 09:52:05.228315 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-173d318d-7268-422f-895f-d170c8830158 tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579 returned with HTTP 200 Jul 22 09:52:05.229373 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 56/216] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:05 2026] GET /volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:05.554256 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:05.555888 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:05.556370 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-957875961"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:05.557838 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-957875961'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:05.557995 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Create volume of 1 GB Jul 22 09:52:05.563533 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Availability Zones retrieved successfully. Jul 22 09:52:05.574781 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Flow 'volume_create_api' (e60c8cc0-8c33-468f-9055-5f3e7ddd4a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:05.576264 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b70148fb-d184-4487-ab3f-65f4481707d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:05.577785 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:05.623243 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b70148fb-d184-4487-ab3f-65f4481707d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:05.624382 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7c537b0-5eb5-4141-bbec-76d95e601371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:05.717260 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Created reservations ['5b14aa2d-339f-4364-8fd4-5be090b836dd', '7cce33c2-2634-4fd1-b4ad-aa3574dbb84e', 'ac9dce16-5e5d-4203-b32f-ae3977c4c22a', '83083106-8f88-4104-b86b-9f7b0f3da0da'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:05.718411 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7c537b0-5eb5-4141-bbec-76d95e601371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b14aa2d-339f-4364-8fd4-5be090b836dd', '7cce33c2-2634-4fd1-b4ad-aa3574dbb84e', 'ac9dce16-5e5d-4203-b32f-ae3977c4c22a', '83083106-8f88-4104-b86b-9f7b0f3da0da']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:05.719574 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e79587fa-3ad9-46fd-9cce-576ca7d6063a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:05.755701 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e79587fa-3ad9-46fd-9cce-576ca7d6063a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '652f0b4d-ed6e-4014-b0fb-a771d3192675', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-957875961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ced28e53f0b4244b81152b6c90e021b',qos_specs=None,replication_status=,reservations=['5b14aa2d-339f-4364-8fd4-5be090b836dd','7cce33c2-2634-4fd1-b4ad-aa3574dbb84e','ac9dce16-5e5d-4203-b32f-ae3977c4c22a','83083106-8f88-4104-b86b-9f7b0f3da0da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72800af2cbc04c5c9a63fba44020a32e',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-957875961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=652f0b4d-ed6e-4014-b0fb-a771d3192675,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ced28e53f0b4244b81152b6c90e021b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72800af2cbc04c5c9a63fba44020a32e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:05.756246 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d50a52-339d-45b1-b63a-b652858d5bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:05.793988 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d50a52-339d-45b1-b63a-b652858d5bb8) transitioned into state 'SUCCESS' from state '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-957875961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ced28e53f0b4244b81152b6c90e021b',qos_specs=None,replication_status=,reservations=['5b14aa2d-339f-4364-8fd4-5be090b836dd','7cce33c2-2634-4fd1-b4ad-aa3574dbb84e','ac9dce16-5e5d-4203-b32f-ae3977c4c22a','83083106-8f88-4104-b86b-9f7b0f3da0da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72800af2cbc04c5c9a63fba44020a32e',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:05.795167 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b344558d-fe16-490d-b383-b1d552f6b810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:05.807438 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b344558d-fe16-490d-b383-b1d552f6b810) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:05.808826 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Flow 'volume_create_api' (e60c8cc0-8c33-468f-9055-5f3e7ddd4a7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:05.813949 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Create volume request issued successfully. Jul 22 09:52:05.815217 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-491f561b-832a-4d2b-9b89-6bd5593a0e3b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:05.816819 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 54/217] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:52:05 2026] POST /volume/v3/volumes => generated 753 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:05.835469 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-86980ad1-c826-4180-85e7-f1c95ac07233 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:05.841446 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-86980ad1-c826-4180-85e7-f1c95ac07233 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] GET https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 Jul 22 09:52:05.841641 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-86980ad1-c826-4180-85e7-f1c95ac07233 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:05.842252 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-86980ad1-c826-4180-85e7-f1c95ac07233 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:05.863818 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:05.863818 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:05.870601 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-86980ad1-c826-4180-85e7-f1c95ac07233 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Volume info retrieved successfully. Jul 22 09:52:05.878414 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-86980ad1-c826-4180-85e7-f1c95ac07233 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 returned with HTTP 200 Jul 22 09:52:05.879210 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 55/218] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:05 2026] GET /volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 => generated 821 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:06.046253 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:06.048762 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:06.049242 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1070429284"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:06.051315 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1070429284'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:06.051501 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Create volume of 1 GB Jul 22 09:52:06.057084 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Availability Zones retrieved successfully. Jul 22 09:52:06.064422 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Flow 'volume_create_api' (4187539e-50ef-4196-a157-3bc3caf3de88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:06.065753 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fbadf37-c624-4d99-8bfd-6803090c9609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:06.067320 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:06.102863 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fbadf37-c624-4d99-8bfd-6803090c9609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:06.103939 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c71591b-cce2-490a-af0e-1258d09bc845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:06.197505 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Created reservations ['e6659e99-ddbe-43e1-b400-cdb5bf20e1bd', 'c54f5118-f991-47eb-b91d-43b8de314bbb', 'd8826169-760f-4296-9d49-afbd6b00fca5', '351df184-bafb-44c4-9a5e-29a8dd6e1c6f'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:06.197846 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c71591b-cce2-490a-af0e-1258d09bc845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6659e99-ddbe-43e1-b400-cdb5bf20e1bd', 'c54f5118-f991-47eb-b91d-43b8de314bbb', 'd8826169-760f-4296-9d49-afbd6b00fca5', '351df184-bafb-44c4-9a5e-29a8dd6e1c6f']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:06.199036 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28931c0b-c24a-49bb-8c57-26337af2d2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:06.243541 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28931c0b-c24a-49bb-8c57-26337af2d2bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df960ab6-6a19-444a-9aee-fb735c5d13de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1070429284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03b9d5ae4d6f4566a8cb804dc830e9ba',qos_specs=None,replication_status=,reservations=['e6659e99-ddbe-43e1-b400-cdb5bf20e1bd','c54f5118-f991-47eb-b91d-43b8de314bbb','d8826169-760f-4296-9d49-afbd6b00fca5','351df184-bafb-44c4-9a5e-29a8dd6e1c6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbc72ae4b9044e90b53180440ad7e491',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1070429284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df960ab6-6a19-444a-9aee-fb735c5d13de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03b9d5ae4d6f4566a8cb804dc830e9ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbc72ae4b9044e90b53180440ad7e491',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:06.246395 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (815055a8-b76a-4a0d-a041-2c9ceba994bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:06.255525 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2fab1a80-0161-414a-81f4-98086e82a9de None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:06.258322 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2fab1a80-0161-414a-81f4-98086e82a9de tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] GET https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579 Jul 22 09:52:06.258555 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2fab1a80-0161-414a-81f4-98086e82a9de tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:06.258814 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2fab1a80-0161-414a-81f4-98086e82a9de tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:06.267086 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2fab1a80-0161-414a-81f4-98086e82a9de tempest-VolumesMetadataTest-1257793361 tempest-VolumesMetadataTest-1257793361-project-member] https://10.4.3.206/volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579 returned with HTTP 404 Jul 22 09:52:06.267852 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 57/219] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:06 2026] GET /volume/v3/volumes/2538d16b-8617-4b4c-af83-5f7db6066579 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:06.289038 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (815055a8-b76a-4a0d-a041-2c9ceba994bc) transitioned into state 'SUCCESS' from state '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-1070429284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03b9d5ae4d6f4566a8cb804dc830e9ba',qos_specs=None,replication_status=,reservations=['e6659e99-ddbe-43e1-b400-cdb5bf20e1bd','c54f5118-f991-47eb-b91d-43b8de314bbb','d8826169-760f-4296-9d49-afbd6b00fca5','351df184-bafb-44c4-9a5e-29a8dd6e1c6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbc72ae4b9044e90b53180440ad7e491',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:06.289680 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3a23873-f77b-414d-8750-72a73a038594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:06.305583 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3a23873-f77b-414d-8750-72a73a038594) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:06.306731 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Flow 'volume_create_api' (4187539e-50ef-4196-a157-3bc3caf3de88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:06.307191 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Create volume request issued successfully. Jul 22 09:52:06.308080 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9e441373-9c29-4bc1-95fd-9987f46ab09a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:06.308624 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 54/220] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:52:06 2026] POST /volume/v3/volumes => generated 759 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:06.327527 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8dc68442-e1e5-4993-bef8-70d56af290a6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:06.330597 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8dc68442-e1e5-4993-bef8-70d56af290a6 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/df960ab6-6a19-444a-9aee-fb735c5d13de Jul 22 09:52:06.331195 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8dc68442-e1e5-4993-bef8-70d56af290a6 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:06.331195 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8dc68442-e1e5-4993-bef8-70d56af290a6 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:06.345184 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:06.345184 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:06.351621 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8dc68442-e1e5-4993-bef8-70d56af290a6 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:52:06.360954 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8dc68442-e1e5-4993-bef8-70d56af290a6 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/df960ab6-6a19-444a-9aee-fb735c5d13de returned with HTTP 200 Jul 22 09:52:06.360954 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 55/221] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:06 2026] GET /volume/v3/volumes/df960ab6-6a19-444a-9aee-fb735c5d13de => generated 827 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:06.897858 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5e4d163f-3995-41af-8ab9-d5574c2f3bbe None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:06.901285 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5e4d163f-3995-41af-8ab9-d5574c2f3bbe tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] GET https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 Jul 22 09:52:06.901758 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5e4d163f-3995-41af-8ab9-d5574c2f3bbe tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:06.901883 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5e4d163f-3995-41af-8ab9-d5574c2f3bbe tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:06.913706 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:06.913706 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:06.919251 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5e4d163f-3995-41af-8ab9-d5574c2f3bbe tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Volume info retrieved successfully. Jul 22 09:52:06.927417 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5e4d163f-3995-41af-8ab9-d5574c2f3bbe tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 returned with HTTP 200 Jul 22 09:52:06.928600 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 56/222] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:06 2026] GET /volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:07.382935 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6fa68837-48ac-4472-81cc-90b4569d2798 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:07.385063 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6fa68837-48ac-4472-81cc-90b4569d2798 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/df960ab6-6a19-444a-9aee-fb735c5d13de Jul 22 09:52:07.385263 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6fa68837-48ac-4472-81cc-90b4569d2798 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:07.385552 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6fa68837-48ac-4472-81cc-90b4569d2798 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:07.395496 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:07.395496 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:07.408163 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6fa68837-48ac-4472-81cc-90b4569d2798 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:52:07.416044 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6fa68837-48ac-4472-81cc-90b4569d2798 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/df960ab6-6a19-444a-9aee-fb735c5d13de returned with HTTP 200 Jul 22 09:52:07.416795 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 58/223] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:07 2026] GET /volume/v3/volumes/df960ab6-6a19-444a-9aee-fb735c5d13de => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:07.742163 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:07.789963 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-dd1582f7-d682-481d-a603-97fdebe7134d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:07.794327 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-dd1582f7-d682-481d-a603-97fdebe7134d tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] GET https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 Jul 22 09:52:07.794327 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-dd1582f7-d682-481d-a603-97fdebe7134d tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:07.794816 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-dd1582f7-d682-481d-a603-97fdebe7134d tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:07.808212 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:07.808212 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:07.813150 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-dd1582f7-d682-481d-a603-97fdebe7134d tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Volume info retrieved successfully. Jul 22 09:52:07.821219 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-dd1582f7-d682-481d-a603-97fdebe7134d tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 returned with HTTP 200 Jul 22 09:52:07.821832 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 56/224] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:52:07 2026] GET /volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:08.280648 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:08.281764 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-262120906", "imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:08.284781 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-262120906', 'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:08.449561 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7b875f82-a45c-47de-a7e1-48fae5599e57 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:08.450108 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b875f82-a45c-47de-a7e1-48fae5599e57 None None] GET https://10.4.3.206/volume// Jul 22 09:52:08.450196 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b875f82-a45c-47de-a7e1-48fae5599e57 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:08.450494 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b875f82-a45c-47de-a7e1-48fae5599e57 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:08.451448 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b875f82-a45c-47de-a7e1-48fae5599e57 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:08.451973 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 57/225] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:52:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:08.478113 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-b55c959c-cf8d-4f34-9d25-861f0792dd73 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:08.793858 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-b55c959c-cf8d-4f34-9d25-861f0792dd73 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:52:08.798326 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-b55c959c-cf8d-4f34-9d25-861f0792dd73 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "652f0b4d-ed6e-4014-b0fb-a771d3192675", "connector": null, "instance_uuid": "1de85a72-7514-4c64-9e1c-fa6feb958440"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:08.814435 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:08.814435 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:08.856502 np0000005636 devstack@c-api.service[100151]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 22 09:52:08.856502 np0000005636 devstack@c-api.service[100151]: .first() Jul 22 09:52:08.879821 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-b55c959c-cf8d-4f34-9d25-861f0792dd73 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:52:08.880681 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 59/226] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:52:08 2026] POST /volume/v3/attachments => generated 273 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:08.925226 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b65ce237-8920-41a8-bde1-51df1131b9e4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:08.928719 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b65ce237-8920-41a8-bde1-51df1131b9e4 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] GET https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 Jul 22 09:52:08.929080 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b65ce237-8920-41a8-bde1-51df1131b9e4 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:08.929309 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b65ce237-8920-41a8-bde1-51df1131b9e4 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:08.954472 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:08.954472 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:08.960013 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e1b71090-718e-4ea3-b9b7-41d3b89b393e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:08.960540 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1b71090-718e-4ea3-b9b7-41d3b89b393e None None] GET https://10.4.3.206/volume// Jul 22 09:52:08.960787 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1b71090-718e-4ea3-b9b7-41d3b89b393e None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:08.961105 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1b71090-718e-4ea3-b9b7-41d3b89b393e None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:08.961578 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1b71090-718e-4ea3-b9b7-41d3b89b393e None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:08.963821 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 58/227] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:52:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:08.972090 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b65ce237-8920-41a8-bde1-51df1131b9e4 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Volume info retrieved successfully. Jul 22 09:52:08.980533 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b65ce237-8920-41a8-bde1-51df1131b9e4 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 returned with HTTP 200 Jul 22 09:52:08.981198 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 57/228] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:08 2026] GET /volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:09.001179 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-7d24f804-4309-4aa8-bc13-b5626a6500b6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:09.004102 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-7d24f804-4309-4aa8-bc13-b5626a6500b6 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] GET https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 Jul 22 09:52:09.004221 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-7d24f804-4309-4aa8-bc13-b5626a6500b6 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:09.004436 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-7d24f804-4309-4aa8-bc13-b5626a6500b6 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:09.028377 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:09.028377 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:09.035441 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-7d24f804-4309-4aa8-bc13-b5626a6500b6 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Volume info retrieved successfully. Jul 22 09:52:09.042508 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-7d24f804-4309-4aa8-bc13-b5626a6500b6 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 returned with HTTP 200 Jul 22 09:52:09.043296 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 60/229] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:52:09 2026] GET /volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 => generated 1025 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:52:09.192781 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Create volume of 1 GB Jul 22 09:52:09.193268 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:09.193268 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:09.198683 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Availability Zones retrieved successfully. Jul 22 09:52:09.205613 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Flow 'volume_create_api' (0aab4cb4-9d51-44db-891d-308057eb0c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:09.206965 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b2f1f40-d4ae-45fe-b7d9-f114ce5ef0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:09.208827 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:09.310465 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b2f1f40-d4ae-45fe-b7d9-f114ce5ef0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:09.311305 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bee85df2-e2c8-4eab-bd51-f22330b12aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:09.418958 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Created reservations ['31644809-d39d-4250-8f88-8ebbc3efa070', 'a66323f7-14af-490a-8e71-8fc122948736', 'c9fff0e4-f74f-4dab-a9d9-2f17d060bf37', 'a133dd73-7f3c-4180-b3e4-2c117f9eea79'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:09.420449 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bee85df2-e2c8-4eab-bd51-f22330b12aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31644809-d39d-4250-8f88-8ebbc3efa070', 'a66323f7-14af-490a-8e71-8fc122948736', 'c9fff0e4-f74f-4dab-a9d9-2f17d060bf37', 'a133dd73-7f3c-4180-b3e4-2c117f9eea79']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:09.421788 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2beb7578-e6a6-4ca9-94ec-022f970d40da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:09.482775 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2beb7578-e6a6-4ca9-94ec-022f970d40da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-262120906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='720b67a4fc5142b3a06cb8c77ca2a5ce',qos_specs=None,replication_status=,reservations=['31644809-d39d-4250-8f88-8ebbc3efa070','a66323f7-14af-490a-8e71-8fc122948736','c9fff0e4-f74f-4dab-a9d9-2f17d060bf37','a133dd73-7f3c-4180-b3e4-2c117f9eea79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b817ae68e0f240ada1eda4505d6efc28',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-262120906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='720b67a4fc5142b3a06cb8c77ca2a5ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b817ae68e0f240ada1eda4505d6efc28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:09.483841 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a68f851-9e52-4629-9f35-482101e54ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:09.532741 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a68f851-9e52-4629-9f35-482101e54ef2) transitioned into state 'SUCCESS' from state '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-262120906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='720b67a4fc5142b3a06cb8c77ca2a5ce',qos_specs=None,replication_status=,reservations=['31644809-d39d-4250-8f88-8ebbc3efa070','a66323f7-14af-490a-8e71-8fc122948736','c9fff0e4-f74f-4dab-a9d9-2f17d060bf37','a133dd73-7f3c-4180-b3e4-2c117f9eea79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b817ae68e0f240ada1eda4505d6efc28',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:09.534062 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bf13347-cb64-4815-8da2-e78d47cb39da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:09.555718 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bf13347-cb64-4815-8da2-e78d47cb39da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:09.557132 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Flow 'volume_create_api' (0aab4cb4-9d51-44db-891d-308057eb0c10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:09.558147 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Create volume request issued successfully. Jul 22 09:52:09.560179 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dd4306c6-998a-4880-8c9f-b53ace5b2a09 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:09.560779 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 55/230] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:52:07 2026] POST /volume/v3/volumes => generated 751 bytes in 1819 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:09.582266 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b2b86489-9905-40e0-953e-38dd16464523 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:09.585837 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b2b86489-9905-40e0-953e-38dd16464523 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:09.586376 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b2b86489-9905-40e0-953e-38dd16464523 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:09.586662 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b2b86489-9905-40e0-953e-38dd16464523 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:09.600312 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:09.600312 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:09.611828 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b2b86489-9905-40e0-953e-38dd16464523 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:09.618761 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b2b86489-9905-40e0-953e-38dd16464523 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:09.619034 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 59/231] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:09 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:10.000575 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-75209128-0397-4b4b-9d86-f0247dfc87db None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:10.003138 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d0df7289-3a94-4419-8f65-bb9e97ddcb18 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:10.004777 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-75209128-0397-4b4b-9d86-f0247dfc87db tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] PUT https://10.4.3.206/volume/v3/attachments/3ff16333-a8c8-4b0f-a82e-941e850373e7 Jul 22 09:52:10.006042 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d0df7289-3a94-4419-8f65-bb9e97ddcb18 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] GET https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 Jul 22 09:52:10.006042 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d0df7289-3a94-4419-8f65-bb9e97ddcb18 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:10.006514 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d0df7289-3a94-4419-8f65-bb9e97ddcb18 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:10.008066 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-75209128-0397-4b4b-9d86-f0247dfc87db tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:10.021452 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:10.021452 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:10.022723 np0000005636 devstack@c-api.service[100149]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jul 22 09:52:10.022723 np0000005636 devstack@c-api.service[100149]: .first() Jul 22 09:52:10.027717 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d0df7289-3a94-4419-8f65-bb9e97ddcb18 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Volume info retrieved successfully. Jul 22 09:52:10.032743 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-75209128-0397-4b4b-9d86-f0247dfc87db tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Acquiring lock "cinder-attachment_update-652f0b4d-ed6e-4014-b0fb-a771d3192675-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:52:10.034048 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d0df7289-3a94-4419-8f65-bb9e97ddcb18 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 returned with HTTP 200 Jul 22 09:52:10.034048 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 61/232] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:10 2026] GET /volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:10.042840 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-75209128-0397-4b4b-9d86-f0247dfc87db tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Lock "cinder-attachment_update-652f0b4d-ed6e-4014-b0fb-a771d3192675-np0000005636" acquired by "attachment_update" :: waited 0.010s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:52:10.043870 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:10.043870 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:10.239359 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-75209128-0397-4b4b-9d86-f0247dfc87db tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Lock "cinder-attachment_update-652f0b4d-ed6e-4014-b0fb-a771d3192675-np0000005636" released by "attachment_update" :: held 0.197s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:52:10.240577 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-75209128-0397-4b4b-9d86-f0247dfc87db tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/attachments/3ff16333-a8c8-4b0f-a82e-941e850373e7 returned with HTTP 200 Jul 22 09:52:10.240577 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 58/233] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:52:09 2026] PUT /volume/v3/attachments/3ff16333-a8c8-4b0f-a82e-941e850373e7 => generated 969 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:10.639635 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d225f40f-5eff-43e4-8c94-31f37e64d5a6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:10.643778 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d225f40f-5eff-43e4-8c94-31f37e64d5a6 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:10.643778 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d225f40f-5eff-43e4-8c94-31f37e64d5a6 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:10.643778 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d225f40f-5eff-43e4-8c94-31f37e64d5a6 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:10.657792 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:10.657792 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:10.664790 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d225f40f-5eff-43e4-8c94-31f37e64d5a6 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:10.673179 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d225f40f-5eff-43e4-8c94-31f37e64d5a6 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:10.673712 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 56/234] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:10 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:10.794168 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:10.796917 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:10.797429 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1972536958"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:10.800344 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Create volume request body: {'volume': {'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1972536958'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:11.050726 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f56d5f75-3923-414c-bb07-72dee188fb94 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:11.055876 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f56d5f75-3923-414c-bb07-72dee188fb94 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] GET https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 Jul 22 09:52:11.055876 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f56d5f75-3923-414c-bb07-72dee188fb94 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:11.056091 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f56d5f75-3923-414c-bb07-72dee188fb94 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:11.080394 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:11.080394 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:11.085516 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f56d5f75-3923-414c-bb07-72dee188fb94 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Volume info retrieved successfully. Jul 22 09:52:11.093162 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f56d5f75-3923-414c-bb07-72dee188fb94 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 returned with HTTP 200 Jul 22 09:52:11.093570 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 62/235] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:11 2026] GET /volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:11.296704 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-11e67487-d571-4342-931b-0479035f5ad5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:11.300007 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:11.300007 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1474787391"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:11.303221 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1474787391'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:11.303411 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Create volume of 1 GB Jul 22 09:52:11.304893 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:11.304893 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:11.315785 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Availability Zones retrieved successfully. Jul 22 09:52:11.331976 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Flow 'volume_create_api' (eb9e7efd-5891-4c74-b946-f8e23f3b441a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:11.331976 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c06e139-cdc9-4984-911a-f018749e0455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:11.333734 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:11.392159 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c06e139-cdc9-4984-911a-f018749e0455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:11.394432 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b47684cc-6709-44db-926a-5835630d8b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:11.556105 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Created reservations ['8d8af558-85d5-4fb8-b1eb-aa6ac08dc6a2', '8f6247a6-9850-4289-8253-7a8d1a2d3854', '42da95a8-e621-4ca7-9a13-f68f52fcdb7c', '02bb8adb-5388-4560-848a-23a259ab4a0d'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:11.556784 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b47684cc-6709-44db-926a-5835630d8b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d8af558-85d5-4fb8-b1eb-aa6ac08dc6a2', '8f6247a6-9850-4289-8253-7a8d1a2d3854', '42da95a8-e621-4ca7-9a13-f68f52fcdb7c', '02bb8adb-5388-4560-848a-23a259ab4a0d']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:11.558721 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e64afccc-c564-41ae-a799-6069b01675ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:11.608806 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e64afccc-c564-41ae-a799-6069b01675ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a799407d-44a8-4a67-8d0a-c74f9c6d8418', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1474787391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f31d28a754d74e58afed8620a9cf1ac7',qos_specs=None,replication_status=,reservations=['8d8af558-85d5-4fb8-b1eb-aa6ac08dc6a2','8f6247a6-9850-4289-8253-7a8d1a2d3854','42da95a8-e621-4ca7-9a13-f68f52fcdb7c','02bb8adb-5388-4560-848a-23a259ab4a0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93cf0f05a1b548fabf5843105406f740',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1474787391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a799407d-44a8-4a67-8d0a-c74f9c6d8418,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f31d28a754d74e58afed8620a9cf1ac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93cf0f05a1b548fabf5843105406f740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:11.610075 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d024cd1a-1f8e-43f7-9ee8-452e2ecbf066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:11.657513 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d024cd1a-1f8e-43f7-9ee8-452e2ecbf066) transitioned into state 'SUCCESS' from state '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-1474787391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f31d28a754d74e58afed8620a9cf1ac7',qos_specs=None,replication_status=,reservations=['8d8af558-85d5-4fb8-b1eb-aa6ac08dc6a2','8f6247a6-9850-4289-8253-7a8d1a2d3854','42da95a8-e621-4ca7-9a13-f68f52fcdb7c','02bb8adb-5388-4560-848a-23a259ab4a0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93cf0f05a1b548fabf5843105406f740',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:11.657861 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7196437b-eba5-4de9-8e29-654652559301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:11.677265 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7196437b-eba5-4de9-8e29-654652559301) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:11.679786 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Flow 'volume_create_api' (eb9e7efd-5891-4c74-b946-f8e23f3b441a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:11.679786 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Create volume request issued successfully. Jul 22 09:52:11.682243 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-11e67487-d571-4342-931b-0479035f5ad5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:11.682243 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 59/236] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:52:11 2026] POST /volume/v3/volumes => generated 755 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:11.696062 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-84e4e78f-f6d0-4fab-a5ff-a540e3e5b2b7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:11.699251 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-84e4e78f-f6d0-4fab-a5ff-a540e3e5b2b7 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:11.700906 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-84e4e78f-f6d0-4fab-a5ff-a540e3e5b2b7 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:11.700906 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-84e4e78f-f6d0-4fab-a5ff-a540e3e5b2b7 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:11.705610 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f11b8f46-60b1-41a6-964a-e5b3b8fa2c29 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:11.709823 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f11b8f46-60b1-41a6-964a-e5b3b8fa2c29 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:11.709823 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f11b8f46-60b1-41a6-964a-e5b3b8fa2c29 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:11.709823 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f11b8f46-60b1-41a6-964a-e5b3b8fa2c29 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:11.716377 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:11.716377 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:11.725366 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:11.725366 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:11.729393 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-84e4e78f-f6d0-4fab-a5ff-a540e3e5b2b7 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:11.737538 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f11b8f46-60b1-41a6-964a-e5b3b8fa2c29 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:11.738403 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-84e4e78f-f6d0-4fab-a5ff-a540e3e5b2b7 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:11.739192 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 57/237] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:11 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:11.749344 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f11b8f46-60b1-41a6-964a-e5b3b8fa2c29 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:11.751943 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 63/238] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:11 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 823 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:11.840248 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Create volume of 1 GB Jul 22 09:52:11.848491 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Availability Zones retrieved successfully. Jul 22 09:52:11.858622 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Flow 'volume_create_api' (858a0fb0-bef9-45f2-a403-cd71427e00fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:11.861740 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2aafc78-db48-4bbf-84d4-a41bed6ffc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:11.863044 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:11.996704 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2aafc78-db48-4bbf-84d4-a41bed6ffc1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:11.997838 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3faae4c-259c-4cbb-9ed2-29a4fc27228a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:12.104275 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Created reservations ['95fbd2b2-7080-452b-a3ad-73e23dce0a0a', 'b3bb9bbf-7c54-45c6-8601-2d6d09ad3e7e', 'a8f2adb0-73fa-4941-942d-67fe20efc53e', '192973a1-6256-42a7-acf6-d498274b6ea3'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:12.105425 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3faae4c-259c-4cbb-9ed2-29a4fc27228a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95fbd2b2-7080-452b-a3ad-73e23dce0a0a', 'b3bb9bbf-7c54-45c6-8601-2d6d09ad3e7e', 'a8f2adb0-73fa-4941-942d-67fe20efc53e', '192973a1-6256-42a7-acf6-d498274b6ea3']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:12.106304 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2d16f25-e055-4163-9605-ffc0d0414f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:12.116115 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-69bac8e3-f352-4309-9d6e-227905090b96 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:12.118781 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-69bac8e3-f352-4309-9d6e-227905090b96 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] GET https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 Jul 22 09:52:12.119531 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-69bac8e3-f352-4309-9d6e-227905090b96 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:12.119531 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-69bac8e3-f352-4309-9d6e-227905090b96 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:12.136034 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:12.136034 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:12.143245 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2d16f25-e055-4163-9605-ffc0d0414f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdce1333-b3ec-4f59-83c6-32fa8686e14e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1972536958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6ae2f3810147bd9fdf019bd652c91d',qos_specs=None,replication_status=,reservations=['95fbd2b2-7080-452b-a3ad-73e23dce0a0a','b3bb9bbf-7c54-45c6-8601-2d6d09ad3e7e','a8f2adb0-73fa-4941-942d-67fe20efc53e','192973a1-6256-42a7-acf6-d498274b6ea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e62d93ede09440aa2dc7323f45dfe82',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1972536958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdce1333-b3ec-4f59-83c6-32fa8686e14e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab6ae2f3810147bd9fdf019bd652c91d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e62d93ede09440aa2dc7323f45dfe82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:12.143441 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-69bac8e3-f352-4309-9d6e-227905090b96 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Volume info retrieved successfully. Jul 22 09:52:12.147529 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (282f60ad-b201-4a05-b69e-7aa9b6b44ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:12.151684 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-69bac8e3-f352-4309-9d6e-227905090b96 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 returned with HTTP 200 Jul 22 09:52:12.152351 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 60/239] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:12 2026] GET /volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:12.180441 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (282f60ad-b201-4a05-b69e-7aa9b6b44ae6) transitioned into state 'SUCCESS' from state '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-1972536958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6ae2f3810147bd9fdf019bd652c91d',qos_specs=None,replication_status=,reservations=['95fbd2b2-7080-452b-a3ad-73e23dce0a0a','b3bb9bbf-7c54-45c6-8601-2d6d09ad3e7e','a8f2adb0-73fa-4941-942d-67fe20efc53e','192973a1-6256-42a7-acf6-d498274b6ea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e62d93ede09440aa2dc7323f45dfe82',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:12.181558 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eee4a79-bfac-4e47-9549-130cf6b5c99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:12.198868 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eee4a79-bfac-4e47-9549-130cf6b5c99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:12.200646 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Flow 'volume_create_api' (858a0fb0-bef9-45f2-a403-cd71427e00fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:12.200646 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Create volume request issued successfully. Jul 22 09:52:12.201369 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-db65dff5-1eac-4f65-a7b2-21098fd67786 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:12.202248 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 60/240] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:52:10 2026] POST /volume/v3/volumes => generated 747 bytes in 1409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:12.223636 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-962389ac-23e5-4dec-9cc4-1c921a715368 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:12.228471 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-962389ac-23e5-4dec-9cc4-1c921a715368 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e Jul 22 09:52:12.228471 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-962389ac-23e5-4dec-9cc4-1c921a715368 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:12.228471 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-962389ac-23e5-4dec-9cc4-1c921a715368 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:12.240776 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:12.240776 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:12.248783 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-962389ac-23e5-4dec-9cc4-1c921a715368 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:12.258256 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-962389ac-23e5-4dec-9cc4-1c921a715368 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e returned with HTTP 200 Jul 22 09:52:12.259287 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 58/241] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:12 2026] GET /volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e => generated 815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:12.763186 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-aad2652a-6e04-428a-87d6-9b781922df28 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:12.768964 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aad2652a-6e04-428a-87d6-9b781922df28 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:12.768964 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aad2652a-6e04-428a-87d6-9b781922df28 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:12.768964 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aad2652a-6e04-428a-87d6-9b781922df28 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:12.773336 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-920a4093-9777-461f-8088-5d15f0ecdca6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:12.776609 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-920a4093-9777-461f-8088-5d15f0ecdca6 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:12.776609 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-920a4093-9777-461f-8088-5d15f0ecdca6 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:12.777354 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-920a4093-9777-461f-8088-5d15f0ecdca6 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:12.783304 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:12.783304 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:12.791096 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-aad2652a-6e04-428a-87d6-9b781922df28 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:12.798987 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:12.798987 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:12.800480 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aad2652a-6e04-428a-87d6-9b781922df28 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:12.800480 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 64/242] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:12 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 901 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:12.809851 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-920a4093-9777-461f-8088-5d15f0ecdca6 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:12.817663 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-920a4093-9777-461f-8088-5d15f0ecdca6 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:12.819246 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 61/243] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:12 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:12.891047 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-457fe895-2271-48fb-83cd-1d727251276a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:12.892901 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-457fe895-2271-48fb-83cd-1d727251276a tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:12.892901 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-457fe895-2271-48fb-83cd-1d727251276a tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:12.893147 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-457fe895-2271-48fb-83cd-1d727251276a tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:12.904055 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:12.904055 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:12.910833 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-457fe895-2271-48fb-83cd-1d727251276a tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:12.920132 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-457fe895-2271-48fb-83cd-1d727251276a tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:12.922775 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 61/244] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:52:12 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:13.173517 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-12f217b2-8b00-4689-a28e-7122cb05e555 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:13.177780 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-12f217b2-8b00-4689-a28e-7122cb05e555 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] GET https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 Jul 22 09:52:13.177780 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-12f217b2-8b00-4689-a28e-7122cb05e555 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:13.177780 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-12f217b2-8b00-4689-a28e-7122cb05e555 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:13.199364 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:13.199364 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:13.205323 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-12f217b2-8b00-4689-a28e-7122cb05e555 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Volume info retrieved successfully. Jul 22 09:52:13.212491 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-12f217b2-8b00-4689-a28e-7122cb05e555 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 returned with HTTP 200 Jul 22 09:52:13.213287 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 59/245] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:13 2026] GET /volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:13.276305 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-53c2f181-af12-452b-b0ce-64318d4ef33c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:13.278640 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-53c2f181-af12-452b-b0ce-64318d4ef33c tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e Jul 22 09:52:13.278833 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-53c2f181-af12-452b-b0ce-64318d4ef33c tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:13.279136 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-53c2f181-af12-452b-b0ce-64318d4ef33c tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:13.293790 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:13.293790 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:13.300074 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-53c2f181-af12-452b-b0ce-64318d4ef33c tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:13.309973 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-53c2f181-af12-452b-b0ce-64318d4ef33c tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e returned with HTTP 200 Jul 22 09:52:13.311325 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 65/246] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:13 2026] GET /volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:13.489149 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c49017d9-6dd3-4d69-8a4f-9a669e091ac8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:13.490396 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c49017d9-6dd3-4d69-8a4f-9a669e091ac8 None None] GET https://10.4.3.206/volume// Jul 22 09:52:13.492279 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c49017d9-6dd3-4d69-8a4f-9a669e091ac8 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:13.492279 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c49017d9-6dd3-4d69-8a4f-9a669e091ac8 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:13.492279 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c49017d9-6dd3-4d69-8a4f-9a669e091ac8 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:13.492279 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 62/247] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:52:13 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:13.521271 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-47734096-4e72-4c89-8bc9-b42aaaa3751a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:13.818785 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6b7fbd57-f825-4965-8874-d4c40d010505 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:13.822582 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6b7fbd57-f825-4965-8874-d4c40d010505 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:13.822582 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6b7fbd57-f825-4965-8874-d4c40d010505 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:13.823378 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6b7fbd57-f825-4965-8874-d4c40d010505 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:13.835447 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:13.835447 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:13.842657 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6b7fbd57-f825-4965-8874-d4c40d010505 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:13.846758 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-9fb3f3bb-3afe-4e4b-a401-f8757a608a03 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:13.852160 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-9fb3f3bb-3afe-4e4b-a401-f8757a608a03 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:13.852160 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-9fb3f3bb-3afe-4e4b-a401-f8757a608a03 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:13.852160 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-9fb3f3bb-3afe-4e4b-a401-f8757a608a03 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:13.853080 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6b7fbd57-f825-4965-8874-d4c40d010505 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:13.853601 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 60/248] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:13 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:52:13.867118 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:13.867118 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:13.874203 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-9fb3f3bb-3afe-4e4b-a401-f8757a608a03 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:13.880461 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-9fb3f3bb-3afe-4e4b-a401-f8757a608a03 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:52:13.881042 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 66/249] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:52:13 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1015 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:13.898207 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-47734096-4e72-4c89-8bc9-b42aaaa3751a tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:52:13.901663 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-47734096-4e72-4c89-8bc9-b42aaaa3751a tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a799407d-44a8-4a67-8d0a-c74f9c6d8418", "connector": null, "instance_uuid": "2f4cafaf-0d7a-40dc-8ad5-c145ea3932eb"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:13.913707 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:13.913707 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:13.963371 np0000005636 devstack@c-api.service[100152]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 22 09:52:13.963371 np0000005636 devstack@c-api.service[100152]: .first() Jul 22 09:52:13.992237 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-47734096-4e72-4c89-8bc9-b42aaaa3751a tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:52:13.993016 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 62/250] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:52:13 2026] POST /volume/v3/attachments => generated 273 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:14.040315 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f6e0399e-29fb-48d3-ab8c-2f537053b992 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:14.042761 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f6e0399e-29fb-48d3-ab8c-2f537053b992 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:14.044300 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f6e0399e-29fb-48d3-ab8c-2f537053b992 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:14.044300 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f6e0399e-29fb-48d3-ab8c-2f537053b992 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:14.060572 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:14.060572 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:14.065111 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f6a046b2-f691-4af6-9739-90e1b96bc3db None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:14.065773 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f6a046b2-f691-4af6-9739-90e1b96bc3db None None] GET https://10.4.3.206/volume// Jul 22 09:52:14.066019 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f6a046b2-f691-4af6-9739-90e1b96bc3db None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:14.066977 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f6a046b2-f691-4af6-9739-90e1b96bc3db None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:14.067880 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f6a046b2-f691-4af6-9739-90e1b96bc3db None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:14.069025 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 61/251] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:52:14 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:14.074003 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f6e0399e-29fb-48d3-ab8c-2f537053b992 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:14.081042 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f6e0399e-29fb-48d3-ab8c-2f537053b992 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:14.081791 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-a020adfb-6228-4c36-a801-8904c0d583e8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:14.081949 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 63/252] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:14 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:14.088485 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-a020adfb-6228-4c36-a801-8904c0d583e8 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:14.088485 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-a020adfb-6228-4c36-a801-8904c0d583e8 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:14.088722 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-a020adfb-6228-4c36-a801-8904c0d583e8 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:14.106344 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:14.106344 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:14.111760 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-a020adfb-6228-4c36-a801-8904c0d583e8 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:14.121243 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-a020adfb-6228-4c36-a801-8904c0d583e8 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:14.122112 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 67/253] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:52:14 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 1027 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:52:14.231222 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0683eabd-62d0-4595-9527-30fd756b868e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:14.234453 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0683eabd-62d0-4595-9527-30fd756b868e tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] GET https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 Jul 22 09:52:14.234731 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0683eabd-62d0-4595-9527-30fd756b868e tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:14.235179 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0683eabd-62d0-4595-9527-30fd756b868e tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:14.236952 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-e23a7780-26a8-4c8d-a728-e3a7a1f92361 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:14.241902 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-e23a7780-26a8-4c8d-a728-e3a7a1f92361 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] PUT https://10.4.3.206/volume/v3/attachments/383c63bb-224f-4c7f-a54f-6980d64c1865 Jul 22 09:52:14.242163 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-e23a7780-26a8-4c8d-a728-e3a7a1f92361 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:14.253520 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:14.253520 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:14.260060 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0683eabd-62d0-4595-9527-30fd756b868e tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Volume info retrieved successfully. Jul 22 09:52:14.264836 np0000005636 devstack@c-api.service[100150]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 22 09:52:14.264836 np0000005636 devstack@c-api.service[100150]: .first() Jul 22 09:52:14.268322 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0683eabd-62d0-4595-9527-30fd756b868e tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 returned with HTTP 200 Jul 22 09:52:14.268322 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 63/254] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:14 2026] GET /volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:14.276137 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-e23a7780-26a8-4c8d-a728-e3a7a1f92361 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Acquiring lock "cinder-attachment_update-a799407d-44a8-4a67-8d0a-c74f9c6d8418-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:52:14.284340 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-e23a7780-26a8-4c8d-a728-e3a7a1f92361 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Lock "cinder-attachment_update-a799407d-44a8-4a67-8d0a-c74f9c6d8418-np0000005636" acquired by "attachment_update" :: waited 0.008s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:52:14.285478 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:14.285478 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:14.321855 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c6f330aa-a2c7-44ba-8990-19bc56dfaf41 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:14.324281 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c6f330aa-a2c7-44ba-8990-19bc56dfaf41 None None] GET https://10.4.3.206/volume// Jul 22 09:52:14.324525 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c6f330aa-a2c7-44ba-8990-19bc56dfaf41 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:14.324838 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c6f330aa-a2c7-44ba-8990-19bc56dfaf41 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:14.325223 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c6f330aa-a2c7-44ba-8990-19bc56dfaf41 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:14.326065 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 64/255] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:52:14 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:14.336275 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ef78ed0d-d9b4-4755-bf6a-8e332a4d8217 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:14.338275 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ef78ed0d-d9b4-4755-bf6a-8e332a4d8217 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e Jul 22 09:52:14.338670 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ef78ed0d-d9b4-4755-bf6a-8e332a4d8217 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:14.338878 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ef78ed0d-d9b4-4755-bf6a-8e332a4d8217 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:14.348281 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:14.348281 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:14.358973 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ef78ed0d-d9b4-4755-bf6a-8e332a4d8217 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:14.361196 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-85d676e9-1655-4534-acb0-af8423a1c62b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:14.366093 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ef78ed0d-d9b4-4755-bf6a-8e332a4d8217 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e returned with HTTP 200 Jul 22 09:52:14.366610 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 68/256] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:14 2026] GET /volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:52:14.543752 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-e23a7780-26a8-4c8d-a728-e3a7a1f92361 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Lock "cinder-attachment_update-a799407d-44a8-4a67-8d0a-c74f9c6d8418-np0000005636" released by "attachment_update" :: held 0.259s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:52:14.544237 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-e23a7780-26a8-4c8d-a728-e3a7a1f92361 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/attachments/383c63bb-224f-4c7f-a54f-6980d64c1865 returned with HTTP 200 Jul 22 09:52:14.545895 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 62/257] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:52:14 2026] PUT /volume/v3/attachments/383c63bb-224f-4c7f-a54f-6980d64c1865 => generated 969 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:52:14.608661 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-adb90f91-2b39-47ab-b544-099b1e1e057b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:14.611163 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-adb90f91-2b39-47ab-b544-099b1e1e057b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] POST https://10.4.3.206/volume/v3/attachments/3ff16333-a8c8-4b0f-a82e-941e850373e7/action Jul 22 09:52:14.611633 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-adb90f91-2b39-47ab-b544-099b1e1e057b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:14.611763 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-adb90f91-2b39-47ab-b544-099b1e1e057b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:14.637004 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:14.637004 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:14.667693 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-777a3772-b1be-460a-836d-0c3af9ca2b82 req-adb90f91-2b39-47ab-b544-099b1e1e057b tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/attachments/3ff16333-a8c8-4b0f-a82e-941e850373e7/action returned with HTTP 204 Jul 22 09:52:14.668522 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 65/258] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:52:14 2026] POST /volume/v3/attachments/3ff16333-a8c8-4b0f-a82e-941e850373e7/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:14.878351 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-eb6d8ecd-1820-4006-9316-5d4ea8bb9a54 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:14.880198 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-85d676e9-1655-4534-acb0-af8423a1c62b tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:52:14.880198 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-85d676e9-1655-4534-acb0-af8423a1c62b tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "914c91c5-9ea8-454b-9122-e4685f10e022", "connector": null, "instance_uuid": "41d37536-16ea-475c-a5fb-1a1423620f5e"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:14.880857 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-eb6d8ecd-1820-4006-9316-5d4ea8bb9a54 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:14.882947 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-eb6d8ecd-1820-4006-9316-5d4ea8bb9a54 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:14.882947 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-eb6d8ecd-1820-4006-9316-5d4ea8bb9a54 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:14.891407 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:14.891407 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:14.894014 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:14.894014 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:14.902577 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-eb6d8ecd-1820-4006-9316-5d4ea8bb9a54 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:14.912452 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-eb6d8ecd-1820-4006-9316-5d4ea8bb9a54 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:14.913516 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 69/259] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:14 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:14.956893 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-85d676e9-1655-4534-acb0-af8423a1c62b tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:52:14.958058 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 64/260] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:52:14 2026] POST /volume/v3/attachments => generated 273 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:14.979132 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:14.980947 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:14.981488 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1782935628"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:14.983734 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1782935628'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:14.984070 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Create volume of 1 GB Jul 22 09:52:14.984958 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:14.984958 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:14.991851 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Availability Zones retrieved successfully. Jul 22 09:52:15.002308 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Flow 'volume_create_api' (79b99173-8915-45b8-b65a-d6b255c7e628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:15.004961 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c62617d3-8d1a-4e0e-8b47-07779494ce3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:15.005097 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-be15fdc1-2096-449d-968c-0f1cea58bbb0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:15.005696 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:15.008977 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-be15fdc1-2096-449d-968c-0f1cea58bbb0 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:15.009207 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-be15fdc1-2096-449d-968c-0f1cea58bbb0 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:15.009468 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-be15fdc1-2096-449d-968c-0f1cea58bbb0 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:15.024060 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:15.024060 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:15.030088 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-be15fdc1-2096-449d-968c-0f1cea58bbb0 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:15.032204 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6273cd45-f720-4c43-afb7-a85009ca3c9d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:15.033218 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6273cd45-f720-4c43-afb7-a85009ca3c9d None None] GET https://10.4.3.206/volume// Jul 22 09:52:15.033478 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6273cd45-f720-4c43-afb7-a85009ca3c9d None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:15.033834 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6273cd45-f720-4c43-afb7-a85009ca3c9d None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:15.034813 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6273cd45-f720-4c43-afb7-a85009ca3c9d None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:15.035268 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 70/261] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:52:15 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:15.036754 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-be15fdc1-2096-449d-968c-0f1cea58bbb0 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:52:15.037483 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 66/262] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:15 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:15.051642 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-01cd8f19-d4ed-4b11-ab62-f4a3bb7e338e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:15.055182 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-01cd8f19-d4ed-4b11-ab62-f4a3bb7e338e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:15.056241 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-01cd8f19-d4ed-4b11-ab62-f4a3bb7e338e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:15.056241 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-01cd8f19-d4ed-4b11-ab62-f4a3bb7e338e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:15.063949 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c62617d3-8d1a-4e0e-8b47-07779494ce3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:15.063949 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (415f13d1-8b5e-475a-abe4-8fc10d0580a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:15.069428 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:15.069428 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:15.075591 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-01cd8f19-d4ed-4b11-ab62-f4a3bb7e338e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:15.082988 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-01cd8f19-d4ed-4b11-ab62-f4a3bb7e338e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:52:15.084045 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 65/263] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:52:15 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1237 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:52:15.098858 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-daad56af-a916-408a-9df6-2b7acc6cc7e2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:15.101335 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-daad56af-a916-408a-9df6-2b7acc6cc7e2 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:15.102245 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-daad56af-a916-408a-9df6-2b7acc6cc7e2 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:15.102245 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-daad56af-a916-408a-9df6-2b7acc6cc7e2 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:15.121131 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:15.121131 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:15.129153 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-daad56af-a916-408a-9df6-2b7acc6cc7e2 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:15.138298 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-daad56af-a916-408a-9df6-2b7acc6cc7e2 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:15.138750 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 71/264] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:15 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:15.178104 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Created reservations ['0cb0876e-4909-4323-b665-11d6b2b48950', '161032cc-11fc-43f3-9862-abff6748192b', '5a029e6b-b14c-40a4-9f62-fe5748c47c7b', 'd8613c01-2e9e-4f4e-bcc6-5fad39b7bb77'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:15.179270 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (415f13d1-8b5e-475a-abe4-8fc10d0580a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cb0876e-4909-4323-b665-11d6b2b48950', '161032cc-11fc-43f3-9862-abff6748192b', '5a029e6b-b14c-40a4-9f62-fe5748c47c7b', 'd8613c01-2e9e-4f4e-bcc6-5fad39b7bb77']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:15.180181 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e0fb439-6220-4473-9eda-75f50670ae91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:15.184839 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-058547e0-c16b-4222-a23c-ae73df932ca8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:15.188318 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-058547e0-c16b-4222-a23c-ae73df932ca8 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] PUT https://10.4.3.206/volume/v3/attachments/5007cc85-4c9e-487f-902b-b4ebb7999e65 Jul 22 09:52:15.188679 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-058547e0-c16b-4222-a23c-ae73df932ca8 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:15.212746 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-058547e0-c16b-4222-a23c-ae73df932ca8 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Acquiring lock "cinder-attachment_update-914c91c5-9ea8-454b-9122-e4685f10e022-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:52:15.218171 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-058547e0-c16b-4222-a23c-ae73df932ca8 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Lock "cinder-attachment_update-914c91c5-9ea8-454b-9122-e4685f10e022-np0000005636" acquired by "attachment_update" :: waited 0.007s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:52:15.219557 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:15.219557 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:15.225656 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e0fb439-6220-4473-9eda-75f50670ae91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3d6a5ff-797f-4317-8907-8974eef07d6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1782935628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ab24de6cc74120aa8e749c232f602d',qos_specs=None,replication_status=,reservations=['0cb0876e-4909-4323-b665-11d6b2b48950','161032cc-11fc-43f3-9862-abff6748192b','5a029e6b-b14c-40a4-9f62-fe5748c47c7b','d8613c01-2e9e-4f4e-bcc6-5fad39b7bb77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b593aab704a4a5d91b94ccf38ba7412',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1782935628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3d6a5ff-797f-4317-8907-8974eef07d6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ab24de6cc74120aa8e749c232f602d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b593aab704a4a5d91b94ccf38ba7412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:15.226712 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5cef999-7230-48c0-8882-6ab623705fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:15.260391 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5cef999-7230-48c0-8882-6ab623705fb5) transitioned into state 'SUCCESS' from state '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-1782935628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ab24de6cc74120aa8e749c232f602d',qos_specs=None,replication_status=,reservations=['0cb0876e-4909-4323-b665-11d6b2b48950','161032cc-11fc-43f3-9862-abff6748192b','5a029e6b-b14c-40a4-9f62-fe5748c47c7b','d8613c01-2e9e-4f4e-bcc6-5fad39b7bb77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b593aab704a4a5d91b94ccf38ba7412',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:15.262946 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a779c55-dc3c-44b6-bca0-b5592b66cb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:15.281485 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a779c55-dc3c-44b6-bca0-b5592b66cb8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:15.283299 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Flow 'volume_create_api' (79b99173-8915-45b8-b65a-d6b255c7e628) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:15.284027 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Create volume request issued successfully. Jul 22 09:52:15.284844 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9e95e402-4e3c-485f-90d6-d69342109ff8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:15.285613 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 63/265] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:52:14 2026] POST /volume/v3/volumes => generated 749 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:15.291012 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e24dc1da-b43e-496f-b6e5-324126f1bce8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:15.294849 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e24dc1da-b43e-496f-b6e5-324126f1bce8 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] GET https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 Jul 22 09:52:15.294849 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e24dc1da-b43e-496f-b6e5-324126f1bce8 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:15.295121 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e24dc1da-b43e-496f-b6e5-324126f1bce8 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:15.304652 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3f98920e-9050-44d0-a26e-29eebf8e7e6c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:15.308509 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3f98920e-9050-44d0-a26e-29eebf8e7e6c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f Jul 22 09:52:15.308876 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3f98920e-9050-44d0-a26e-29eebf8e7e6c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:15.309395 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3f98920e-9050-44d0-a26e-29eebf8e7e6c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:15.311721 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:15.311721 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:15.316766 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e24dc1da-b43e-496f-b6e5-324126f1bce8 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Volume info retrieved successfully. Jul 22 09:52:15.322406 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:15.322406 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:15.323679 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e24dc1da-b43e-496f-b6e5-324126f1bce8 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 returned with HTTP 200 Jul 22 09:52:15.324226 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 66/266] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:15 2026] GET /volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:15.329983 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3f98920e-9050-44d0-a26e-29eebf8e7e6c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:15.340563 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3f98920e-9050-44d0-a26e-29eebf8e7e6c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f returned with HTTP 200 Jul 22 09:52:15.341437 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 72/267] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:15 2026] GET /volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:15.343880 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-25c5ad18-6549-42ac-b68c-747884948e8f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:15.348442 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-25c5ad18-6549-42ac-b68c-747884948e8f tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] GET https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 Jul 22 09:52:15.348442 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-25c5ad18-6549-42ac-b68c-747884948e8f tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:15.349683 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-25c5ad18-6549-42ac-b68c-747884948e8f tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:15.350877 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-058547e0-c16b-4222-a23c-ae73df932ca8 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Lock "cinder-attachment_update-914c91c5-9ea8-454b-9122-e4685f10e022-np0000005636" released by "attachment_update" :: held 0.133s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:52:15.351457 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-058547e0-c16b-4222-a23c-ae73df932ca8 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/attachments/5007cc85-4c9e-487f-902b-b4ebb7999e65 returned with HTTP 200 Jul 22 09:52:15.352201 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 67/268] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:52:15 2026] PUT /volume/v3/attachments/5007cc85-4c9e-487f-902b-b4ebb7999e65 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:15.365170 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:15.365170 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:15.371363 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-25c5ad18-6549-42ac-b68c-747884948e8f tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Volume info retrieved successfully. Jul 22 09:52:15.378728 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-25c5ad18-6549-42ac-b68c-747884948e8f tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 returned with HTTP 200 Jul 22 09:52:15.379442 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 64/269] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:15 2026] GET /volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:15.385138 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ceebd700-4d96-4e6f-8162-44b6649d197e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:15.396670 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ceebd700-4d96-4e6f-8162-44b6649d197e tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e Jul 22 09:52:15.396971 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ceebd700-4d96-4e6f-8162-44b6649d197e tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:15.397351 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ceebd700-4d96-4e6f-8162-44b6649d197e tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:15.409264 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:15.409264 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:15.417347 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ceebd700-4d96-4e6f-8162-44b6649d197e tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:15.426942 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ceebd700-4d96-4e6f-8162-44b6649d197e tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e returned with HTTP 200 Jul 22 09:52:15.427396 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 67/270] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:15 2026] GET /volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e => generated 839 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:15.930891 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7840b5a5-d7a4-465b-9a4a-a6130e5cac5c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:15.933134 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7840b5a5-d7a4-465b-9a4a-a6130e5cac5c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:15.933275 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7840b5a5-d7a4-465b-9a4a-a6130e5cac5c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:15.933592 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7840b5a5-d7a4-465b-9a4a-a6130e5cac5c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:15.943637 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:15.943637 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:15.950603 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7840b5a5-d7a4-465b-9a4a-a6130e5cac5c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:15.958143 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7840b5a5-d7a4-465b-9a4a-a6130e5cac5c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:15.958817 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 73/271] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:15 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:16.055181 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c2512ed5-faca-4729-8a51-2675b3d9e339 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:16.057373 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c2512ed5-faca-4729-8a51-2675b3d9e339 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:16.057582 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c2512ed5-faca-4729-8a51-2675b3d9e339 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:16.057762 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c2512ed5-faca-4729-8a51-2675b3d9e339 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:16.070124 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:16.070124 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:16.074948 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c2512ed5-faca-4729-8a51-2675b3d9e339 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:16.080700 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c2512ed5-faca-4729-8a51-2675b3d9e339 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:52:16.081457 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 68/272] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:16 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:16.154867 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-900501ec-7828-4395-9db7-ca43ffc6224e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:16.156577 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-900501ec-7828-4395-9db7-ca43ffc6224e tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:16.156735 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-900501ec-7828-4395-9db7-ca43ffc6224e tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:16.156946 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-900501ec-7828-4395-9db7-ca43ffc6224e tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:16.167738 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:16.167738 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:16.173828 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-900501ec-7828-4395-9db7-ca43ffc6224e tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:16.179530 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-900501ec-7828-4395-9db7-ca43ffc6224e tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:16.180879 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 65/273] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:16 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:16.360258 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-aa8bc4f8-fcf8-4b57-b9c8-657cded0e5c2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:16.362524 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aa8bc4f8-fcf8-4b57-b9c8-657cded0e5c2 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f Jul 22 09:52:16.362734 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aa8bc4f8-fcf8-4b57-b9c8-657cded0e5c2 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:16.363199 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aa8bc4f8-fcf8-4b57-b9c8-657cded0e5c2 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:16.379097 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:16.379097 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:16.391746 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-aa8bc4f8-fcf8-4b57-b9c8-657cded0e5c2 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:16.405288 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aa8bc4f8-fcf8-4b57-b9c8-657cded0e5c2 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f returned with HTTP 200 Jul 22 09:52:16.408508 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 68/274] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:16 2026] GET /volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:16.426378 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7244683e-1b7c-4b65-b967-a40bddb7cff6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:16.431660 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7244683e-1b7c-4b65-b967-a40bddb7cff6 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] POST https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f/action Jul 22 09:52:16.432140 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7244683e-1b7c-4b65-b967-a40bddb7cff6 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Action body: b'{"os-attach": {"instance_uuid": "b3623dc1-a5e9-4875-9aa0-3134058a0199", "mountpoint": "/dev/vdb"}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:16.433936 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7244683e-1b7c-4b65-b967-a40bddb7cff6 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b3623dc1-a5e9-4875-9aa0-3134058a0199", "mountpoint": "/dev/vdb"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:16.449833 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-340d82c7-5334-4678-a574-c25f51ba35b4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:16.451590 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-340d82c7-5334-4678-a574-c25f51ba35b4 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e Jul 22 09:52:16.451883 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-340d82c7-5334-4678-a574-c25f51ba35b4 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:16.452163 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-340d82c7-5334-4678-a574-c25f51ba35b4 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:16.453157 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:16.453157 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:16.454077 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7244683e-1b7c-4b65-b967-a40bddb7cff6 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:16.468371 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:16.468371 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:16.473449 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7244683e-1b7c-4b65-b967-a40bddb7cff6 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Update volume admin metadata completed successfully. Jul 22 09:52:16.475709 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-340d82c7-5334-4678-a574-c25f51ba35b4 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:16.489776 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-340d82c7-5334-4678-a574-c25f51ba35b4 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e returned with HTTP 200 Jul 22 09:52:16.490655 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 69/275] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:16 2026] GET /volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:16.615396 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7244683e-1b7c-4b65-b967-a40bddb7cff6 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Attach volume completed successfully. Jul 22 09:52:16.615724 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7244683e-1b7c-4b65-b967-a40bddb7cff6 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f/action returned with HTTP 202 Jul 22 09:52:16.616361 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 74/276] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:52:16 2026] POST /volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:16.627167 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d1aa8046-55cf-44a0-b361-72da8776d53d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:16.629791 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d1aa8046-55cf-44a0-b361-72da8776d53d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f Jul 22 09:52:16.629959 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d1aa8046-55cf-44a0-b361-72da8776d53d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:16.630285 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d1aa8046-55cf-44a0-b361-72da8776d53d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:16.648183 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:16.648183 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:16.653697 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d1aa8046-55cf-44a0-b361-72da8776d53d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:16.661513 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d1aa8046-55cf-44a0-b361-72da8776d53d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f returned with HTTP 200 Jul 22 09:52:16.662079 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 66/277] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:16 2026] GET /volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f => generated 1176 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:16.679302 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ef805b40-ba04-4ac6-89ba-923f42c75b3b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:16.684618 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef805b40-ba04-4ac6-89ba-923f42c75b3b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f Jul 22 09:52:16.684819 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef805b40-ba04-4ac6-89ba-923f42c75b3b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:16.685072 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef805b40-ba04-4ac6-89ba-923f42c75b3b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:16.699412 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:16.699412 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:16.707744 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ef805b40-ba04-4ac6-89ba-923f42c75b3b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:16.714684 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef805b40-ba04-4ac6-89ba-923f42c75b3b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f returned with HTTP 200 Jul 22 09:52:16.715409 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 69/278] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:16 2026] GET /volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f => generated 1176 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:52:16.736841 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ea952aec-421e-48d9-afea-0d4e298cd503 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:16.978060 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d9f2b5aa-d24a-4711-b7d2-08d25788b664 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:16.981335 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d9f2b5aa-d24a-4711-b7d2-08d25788b664 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:16.981748 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d9f2b5aa-d24a-4711-b7d2-08d25788b664 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:16.982053 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d9f2b5aa-d24a-4711-b7d2-08d25788b664 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:16.995118 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:16.995118 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:17.004164 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d9f2b5aa-d24a-4711-b7d2-08d25788b664 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:17.014189 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d9f2b5aa-d24a-4711-b7d2-08d25788b664 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:17.015010 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 75/279] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:16 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:17.102916 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e94da1b8-295d-438f-8737-ce14c1a2ed16 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:17.106812 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e94da1b8-295d-438f-8737-ce14c1a2ed16 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:17.107607 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e94da1b8-295d-438f-8737-ce14c1a2ed16 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:17.107607 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e94da1b8-295d-438f-8737-ce14c1a2ed16 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:17.117245 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ea952aec-421e-48d9-afea-0d4e298cd503 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] POST https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f/action Jul 22 09:52:17.117765 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ea952aec-421e-48d9-afea-0d4e298cd503 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:17.118097 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ea952aec-421e-48d9-afea-0d4e298cd503 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:17.130517 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:17.130517 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:17.134790 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:17.134790 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:17.135216 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.admin_actions [None req-ea952aec-421e-48d9-afea-0d4e298cd503 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Updating volume 'f3d6a5ff-797f-4317-8907-8974eef07d6f' with '{'status': 'error'}' {{(pid=100149) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 09:52:17.136414 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e94da1b8-295d-438f-8737-ce14c1a2ed16 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:17.144321 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e94da1b8-295d-438f-8737-ce14c1a2ed16 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:52:17.145103 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 67/280] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:17 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:17.172235 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ea952aec-421e-48d9-afea-0d4e298cd503 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f/action returned with HTTP 202 Jul 22 09:52:17.172842 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 70/281] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:52:16 2026] POST /volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f/action => generated 0 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:17.181446 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-311654f0-6322-4129-a088-95439ae0b435 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:17.184171 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-311654f0-6322-4129-a088-95439ae0b435 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f Jul 22 09:52:17.184407 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-311654f0-6322-4129-a088-95439ae0b435 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:17.184635 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-311654f0-6322-4129-a088-95439ae0b435 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:17.197957 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:17.197957 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:17.204043 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-311654f0-6322-4129-a088-95439ae0b435 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:17.204562 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2573e26a-7492-450a-a7da-1bcc37ef4271 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:17.207207 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2573e26a-7492-450a-a7da-1bcc37ef4271 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:17.207648 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2573e26a-7492-450a-a7da-1bcc37ef4271 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:17.208029 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2573e26a-7492-450a-a7da-1bcc37ef4271 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:17.210033 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-311654f0-6322-4129-a088-95439ae0b435 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f returned with HTTP 200 Jul 22 09:52:17.210788 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 70/282] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:17 2026] GET /volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f => generated 1175 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:17.223854 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:17.223854 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:17.230531 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2573e26a-7492-450a-a7da-1bcc37ef4271 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:17.232846 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-83aa9eb5-9a0b-4a73-81f9-03a1d0b43ae6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:17.235451 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-83aa9eb5-9a0b-4a73-81f9-03a1d0b43ae6 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] POST https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f/action Jul 22 09:52:17.236764 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-83aa9eb5-9a0b-4a73-81f9-03a1d0b43ae6 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "a48ced47-defc-48e2-9124-8504bfc7eb6f"}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:17.236764 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-83aa9eb5-9a0b-4a73-81f9-03a1d0b43ae6 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "a48ced47-defc-48e2-9124-8504bfc7eb6f"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:17.238066 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2573e26a-7492-450a-a7da-1bcc37ef4271 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:17.238566 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 76/283] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:17 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:17.254009 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:17.254009 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:17.254486 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-83aa9eb5-9a0b-4a73-81f9-03a1d0b43ae6 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Volume info retrieved successfully. Jul 22 09:52:17.280134 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-83aa9eb5-9a0b-4a73-81f9-03a1d0b43ae6 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Terminate volume connection completed successfully. Jul 22 09:52:17.291566 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-83aa9eb5-9a0b-4a73-81f9-03a1d0b43ae6 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100150) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 22 09:52:17.387756 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-83aa9eb5-9a0b-4a73-81f9-03a1d0b43ae6 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Detach volume completed successfully. Jul 22 09:52:17.388173 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-83aa9eb5-9a0b-4a73-81f9-03a1d0b43ae6 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f/action returned with HTTP 202 Jul 22 09:52:17.389626 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 68/284] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:52:17 2026] POST /volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:17.399783 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-77747dfb-969c-478d-8c12-c14634158757 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:17.404001 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-77747dfb-969c-478d-8c12-c14634158757 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f Jul 22 09:52:17.404320 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-77747dfb-969c-478d-8c12-c14634158757 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:17.404589 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-77747dfb-969c-478d-8c12-c14634158757 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:17.420650 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:17.420650 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:17.426901 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-77747dfb-969c-478d-8c12-c14634158757 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:17.435230 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-77747dfb-969c-478d-8c12-c14634158757 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f returned with HTTP 200 Jul 22 09:52:17.435733 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 71/285] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:17 2026] GET /volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:17.461176 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-64c5b2d5-bc12-45b9-9f2d-21dd6a005095 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:17.465109 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-64c5b2d5-bc12-45b9-9f2d-21dd6a005095 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f Jul 22 09:52:17.465109 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-64c5b2d5-bc12-45b9-9f2d-21dd6a005095 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:17.465109 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-64c5b2d5-bc12-45b9-9f2d-21dd6a005095 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:17.480312 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:17.480312 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:17.488406 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-64c5b2d5-bc12-45b9-9f2d-21dd6a005095 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:17.497416 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-64c5b2d5-bc12-45b9-9f2d-21dd6a005095 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f returned with HTTP 200 Jul 22 09:52:17.498430 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 71/286] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:17 2026] GET /volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:17.516282 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-92ffd310-970b-4b5b-afb5-fcc989749327 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:17.518865 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-92ffd310-970b-4b5b-afb5-fcc989749327 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e Jul 22 09:52:17.519168 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-92ffd310-970b-4b5b-afb5-fcc989749327 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:17.519457 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-92ffd310-970b-4b5b-afb5-fcc989749327 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:17.521918 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b802242b-2e28-4321-9389-40f0d73610c5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:17.527129 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b802242b-2e28-4321-9389-40f0d73610c5 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] POST https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f/action Jul 22 09:52:17.528058 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b802242b-2e28-4321-9389-40f0d73610c5 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Action body: b'{"os-detach": {}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:17.528058 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b802242b-2e28-4321-9389-40f0d73610c5 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:17.533180 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:17.533180 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:17.541678 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-92ffd310-970b-4b5b-afb5-fcc989749327 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:17.544591 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:17.544591 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:17.544591 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b802242b-2e28-4321-9389-40f0d73610c5 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:17.550397 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-92ffd310-970b-4b5b-afb5-fcc989749327 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e returned with HTTP 200 Jul 22 09:52:17.551086 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 77/287] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:17 2026] GET /volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:17.588549 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b802242b-2e28-4321-9389-40f0d73610c5 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Detach volume completed successfully. Jul 22 09:52:17.589577 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b802242b-2e28-4321-9389-40f0d73610c5 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f/action returned with HTTP 202 Jul 22 09:52:17.590999 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 69/288] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:52:17 2026] POST /volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:17.604266 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-061838e6-13c5-4ff1-826b-195b623ed977 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:17.608113 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-061838e6-13c5-4ff1-826b-195b623ed977 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f Jul 22 09:52:17.608387 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-061838e6-13c5-4ff1-826b-195b623ed977 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:17.608585 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-061838e6-13c5-4ff1-826b-195b623ed977 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:17.619197 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:17.619197 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:17.624484 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-061838e6-13c5-4ff1-826b-195b623ed977 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:17.632045 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-061838e6-13c5-4ff1-826b-195b623ed977 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f returned with HTTP 200 Jul 22 09:52:17.632045 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 72/289] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:17 2026] GET /volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:52:17.652280 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9323f277-b410-4a3b-b4a0-5983d4914fb3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:17.654410 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9323f277-b410-4a3b-b4a0-5983d4914fb3 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f Jul 22 09:52:17.654711 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9323f277-b410-4a3b-b4a0-5983d4914fb3 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:17.655138 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9323f277-b410-4a3b-b4a0-5983d4914fb3 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:17.665902 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:17.665902 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:17.673386 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9323f277-b410-4a3b-b4a0-5983d4914fb3 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:17.681252 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9323f277-b410-4a3b-b4a0-5983d4914fb3 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f returned with HTTP 200 Jul 22 09:52:17.681857 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 72/290] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:17 2026] GET /volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:17.700575 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b7e2da39-c355-4090-88c8-dc5791064e36 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:17.702774 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b7e2da39-c355-4090-88c8-dc5791064e36 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f Jul 22 09:52:17.703699 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b7e2da39-c355-4090-88c8-dc5791064e36 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:17.703699 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b7e2da39-c355-4090-88c8-dc5791064e36 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:17.703699 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-b7e2da39-c355-4090-88c8-dc5791064e36 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Delete volume with id: f3d6a5ff-797f-4317-8907-8974eef07d6f Jul 22 09:52:17.720443 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:17.720443 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:17.722040 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b7e2da39-c355-4090-88c8-dc5791064e36 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:17.756474 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b7e2da39-c355-4090-88c8-dc5791064e36 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Delete volume request issued successfully. Jul 22 09:52:17.756834 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b7e2da39-c355-4090-88c8-dc5791064e36 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f returned with HTTP 202 Jul 22 09:52:17.757914 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 78/291] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:17 2026] DELETE /volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:17.767953 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:17.769426 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c637ac30-197f-422e-bf13-2ab032f0476a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:17.772694 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:17.774046 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c637ac30-197f-422e-bf13-2ab032f0476a tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f Jul 22 09:52:17.774404 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c637ac30-197f-422e-bf13-2ab032f0476a tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:17.774772 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c637ac30-197f-422e-bf13-2ab032f0476a tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:17.774844 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-224610193"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:17.778446 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-224610193'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:17.778737 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Create volume of 1 GB Jul 22 09:52:17.787717 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Availability Zones retrieved successfully. Jul 22 09:52:17.795037 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:17.795037 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:17.797506 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Flow 'volume_create_api' (44b24d74-5795-4ebc-a842-2711772644e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:17.800449 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c87d9ff-d74e-43a1-a9eb-e36fbbf66043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:17.800662 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c637ac30-197f-422e-bf13-2ab032f0476a tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:17.802906 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:17.810013 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c637ac30-197f-422e-bf13-2ab032f0476a tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f returned with HTTP 200 Jul 22 09:52:17.810013 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 73/292] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:17 2026] GET /volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:17.845952 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c87d9ff-d74e-43a1-a9eb-e36fbbf66043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:17.845952 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b35506b-2587-4f66-b892-99ff0c7ca8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:17.929970 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Created reservations ['d97629ae-13d0-4e31-886c-c83ed4896564', '5795c942-99e9-48d7-9533-bea5c63ceb5a', '150bbeda-0cb0-4211-b183-77782241bf91', 'e4f5b5e2-eda2-4e5d-959d-904a9a7ea998'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:17.930582 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b35506b-2587-4f66-b892-99ff0c7ca8c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d97629ae-13d0-4e31-886c-c83ed4896564', '5795c942-99e9-48d7-9533-bea5c63ceb5a', '150bbeda-0cb0-4211-b183-77782241bf91', 'e4f5b5e2-eda2-4e5d-959d-904a9a7ea998']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:17.932574 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc50dfd-239f-4d46-a5f0-a21632d7a44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:17.972215 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc50dfd-239f-4d46-a5f0-a21632d7a44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01f79d6c-9a78-4d38-ad13-4ce90d3029f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-224610193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03b9d5ae4d6f4566a8cb804dc830e9ba',qos_specs=None,replication_status=,reservations=['d97629ae-13d0-4e31-886c-c83ed4896564','5795c942-99e9-48d7-9533-bea5c63ceb5a','150bbeda-0cb0-4211-b183-77782241bf91','e4f5b5e2-eda2-4e5d-959d-904a9a7ea998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbc72ae4b9044e90b53180440ad7e491',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-224610193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01f79d6c-9a78-4d38-ad13-4ce90d3029f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03b9d5ae4d6f4566a8cb804dc830e9ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbc72ae4b9044e90b53180440ad7e491',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:17.973410 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e29a5fca-aa5e-4d44-b91c-715e8662d30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:18.006452 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e29a5fca-aa5e-4d44-b91c-715e8662d30d) transitioned into state 'SUCCESS' from state '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-224610193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03b9d5ae4d6f4566a8cb804dc830e9ba',qos_specs=None,replication_status=,reservations=['d97629ae-13d0-4e31-886c-c83ed4896564','5795c942-99e9-48d7-9533-bea5c63ceb5a','150bbeda-0cb0-4211-b183-77782241bf91','e4f5b5e2-eda2-4e5d-959d-904a9a7ea998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbc72ae4b9044e90b53180440ad7e491',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:18.007447 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b3e5df2-a18d-42cb-96e2-20d1a9ae10f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:18.027825 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b3e5df2-a18d-42cb-96e2-20d1a9ae10f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:18.028063 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Flow 'volume_create_api' (44b24d74-5795-4ebc-a842-2711772644e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:18.028617 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Create volume request issued successfully. Jul 22 09:52:18.029586 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ebfa1ca1-bf24-4d1e-ae16-8ce65efd9eae tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:18.029940 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 70/293] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:52:17 2026] POST /volume/v3/volumes => generated 758 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:18.037434 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5f3dc4a8-2a96-4139-bd93-d7a877e6e464 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:18.040945 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5f3dc4a8-2a96-4139-bd93-d7a877e6e464 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:18.041355 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5f3dc4a8-2a96-4139-bd93-d7a877e6e464 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:18.042494 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5f3dc4a8-2a96-4139-bd93-d7a877e6e464 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:18.054624 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b97890e4-d488-4278-b455-e6f971bf4f21 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:18.056386 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:18.056386 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:18.059784 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b97890e4-d488-4278-b455-e6f971bf4f21 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:52:18.060611 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b97890e4-d488-4278-b455-e6f971bf4f21 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:18.061052 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b97890e4-d488-4278-b455-e6f971bf4f21 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:18.063701 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5f3dc4a8-2a96-4139-bd93-d7a877e6e464 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:18.071094 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5f3dc4a8-2a96-4139-bd93-d7a877e6e464 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:18.072460 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 73/294] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:18 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:18.075762 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:18.075762 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:18.089768 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b97890e4-d488-4278-b455-e6f971bf4f21 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:52:18.099543 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b97890e4-d488-4278-b455-e6f971bf4f21 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:52:18.100043 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 79/295] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:18 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:18.164816 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a9cacd6a-6c19-4aa5-bdc8-56b5903dc9a4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:18.168222 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a9cacd6a-6c19-4aa5-bdc8-56b5903dc9a4 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:18.168365 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a9cacd6a-6c19-4aa5-bdc8-56b5903dc9a4 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:18.168852 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a9cacd6a-6c19-4aa5-bdc8-56b5903dc9a4 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:18.190326 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:18.190326 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:18.194293 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a9cacd6a-6c19-4aa5-bdc8-56b5903dc9a4 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:18.200952 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a9cacd6a-6c19-4aa5-bdc8-56b5903dc9a4 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:52:18.201111 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 74/296] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:18 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:18.259590 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2fe69da3-2ce0-460f-b31b-f695024c824d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:18.263518 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2fe69da3-2ce0-460f-b31b-f695024c824d tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:18.264968 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2fe69da3-2ce0-460f-b31b-f695024c824d tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:18.264968 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2fe69da3-2ce0-460f-b31b-f695024c824d tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:18.291200 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:18.291200 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:18.302844 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2fe69da3-2ce0-460f-b31b-f695024c824d tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:18.310763 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2fe69da3-2ce0-460f-b31b-f695024c824d tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:18.311509 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 71/297] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:18 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:18.568216 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d1fe7a5b-6610-4280-b5b8-ee6398d622d2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:18.571043 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d1fe7a5b-6610-4280-b5b8-ee6398d622d2 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e Jul 22 09:52:18.572117 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d1fe7a5b-6610-4280-b5b8-ee6398d622d2 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:18.572117 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d1fe7a5b-6610-4280-b5b8-ee6398d622d2 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:18.591222 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:18.591222 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:18.604496 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d1fe7a5b-6610-4280-b5b8-ee6398d622d2 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:18.614187 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d1fe7a5b-6610-4280-b5b8-ee6398d622d2 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e returned with HTTP 200 Jul 22 09:52:18.615361 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 74/298] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:18 2026] GET /volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e => generated 836 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:18.633318 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5e8b2283-0cfa-4829-a327-30d2326b7ba4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:18.636814 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5e8b2283-0cfa-4829-a327-30d2326b7ba4 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e Jul 22 09:52:18.637958 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5e8b2283-0cfa-4829-a327-30d2326b7ba4 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:18.638532 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5e8b2283-0cfa-4829-a327-30d2326b7ba4 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:18.658902 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:18.658902 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:18.672942 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-5e8b2283-0cfa-4829-a327-30d2326b7ba4 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:18.698042 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5e8b2283-0cfa-4829-a327-30d2326b7ba4 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e returned with HTTP 200 Jul 22 09:52:18.698042 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 80/299] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:18 2026] GET /volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e => generated 836 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:18.703163 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-88bb58e4-9032-413f-9686-7613222d3f5f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:18.709743 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-88bb58e4-9032-413f-9686-7613222d3f5f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] DELETE https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e Jul 22 09:52:18.709743 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-88bb58e4-9032-413f-9686-7613222d3f5f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:18.709743 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-88bb58e4-9032-413f-9686-7613222d3f5f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:18.709743 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-88bb58e4-9032-413f-9686-7613222d3f5f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Delete volume with id: cdce1333-b3ec-4f59-83c6-32fa8686e14e Jul 22 09:52:18.724159 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:18.724159 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:18.725817 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-88bb58e4-9032-413f-9686-7613222d3f5f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:18.727175 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-88bb58e4-9032-413f-9686-7613222d3f5f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100149) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 09:52:18.780365 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-88bb58e4-9032-413f-9686-7613222d3f5f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Created reservations ['88eb1018-d2f5-4105-9edc-8670baed681f', '7de4d712-4723-4081-bf62-7fe2564599c0', '7dfed9d4-3337-4924-bd17-d86d7813594b', '90d66cb6-62dd-45ac-b6ce-215f48527346'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:18.831618 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8f7f3327-a700-4446-b1da-dbb0cec44ddd None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:18.845582 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8f7f3327-a700-4446-b1da-dbb0cec44ddd tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f Jul 22 09:52:18.845819 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8f7f3327-a700-4446-b1da-dbb0cec44ddd tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:18.847256 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8f7f3327-a700-4446-b1da-dbb0cec44ddd tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:18.859211 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8f7f3327-a700-4446-b1da-dbb0cec44ddd tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f returned with HTTP 404 Jul 22 09:52:18.859959 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 72/300] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:18 2026] GET /volume/v3/volumes/f3d6a5ff-797f-4317-8907-8974eef07d6f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:18.875419 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-88bb58e4-9032-413f-9686-7613222d3f5f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Delete volume request issued successfully. Jul 22 09:52:18.875419 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-88bb58e4-9032-413f-9686-7613222d3f5f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e returned with HTTP 202 Jul 22 09:52:18.876707 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 75/301] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:18 2026] DELETE /volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:18.890045 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ea0069cc-dad1-4b7c-863b-33c370735772 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:18.895095 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ea0069cc-dad1-4b7c-863b-33c370735772 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e Jul 22 09:52:18.895095 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ea0069cc-dad1-4b7c-863b-33c370735772 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:18.895095 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ea0069cc-dad1-4b7c-863b-33c370735772 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:18.910134 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ea0069cc-dad1-4b7c-863b-33c370735772 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e returned with HTTP 404 Jul 22 09:52:18.910968 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 75/302] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:18 2026] GET /volume/v3/volumes/cdce1333-b3ec-4f59-83c6-32fa8686e14e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:18.928163 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:18.931762 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:18.932496 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-551854411"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:18.934076 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-551854411'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:18.934076 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Create volume of 1 GB Jul 22 09:52:18.944416 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Availability Zones retrieved successfully. Jul 22 09:52:18.956525 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Flow 'volume_create_api' (52959b74-8290-486c-9c6b-439b7391a5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:18.957835 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05257e15-b51e-4a9d-bf17-e9069e506345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:18.959460 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:19.028836 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05257e15-b51e-4a9d-bf17-e9069e506345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:19.032244 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35001c62-c791-4fb9-859b-9d7950403027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:19.096469 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-72d93d73-3c98-4544-90b5-1e719a0e32ad None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:19.098354 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-72d93d73-3c98-4544-90b5-1e719a0e32ad tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:19.098699 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-72d93d73-3c98-4544-90b5-1e719a0e32ad tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:19.098959 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-72d93d73-3c98-4544-90b5-1e719a0e32ad tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:19.110419 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:19.110419 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:19.123481 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-72d93d73-3c98-4544-90b5-1e719a0e32ad tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:19.124345 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6f84432b-4f8e-47ca-8836-14d572c401ff None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:19.127077 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6f84432b-4f8e-47ca-8836-14d572c401ff tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:52:19.128077 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6f84432b-4f8e-47ca-8836-14d572c401ff tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:19.128576 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6f84432b-4f8e-47ca-8836-14d572c401ff tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:19.130299 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-72d93d73-3c98-4544-90b5-1e719a0e32ad tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:19.131099 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 73/303] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:19 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:19.136391 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Created reservations ['46c51a4c-8f5f-4cf3-9e41-96c7e2a6960e', '62e8f322-d6c6-4154-a2dc-f52ad4544cc3', '347c6157-68b4-4a44-a99c-a4bc7e9389e2', 'dbe2f8e9-6821-41e2-b3b0-51617b40807c'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:19.141289 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35001c62-c791-4fb9-859b-9d7950403027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46c51a4c-8f5f-4cf3-9e41-96c7e2a6960e', '62e8f322-d6c6-4154-a2dc-f52ad4544cc3', '347c6157-68b4-4a44-a99c-a4bc7e9389e2', 'dbe2f8e9-6821-41e2-b3b0-51617b40807c']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:19.142879 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f3aff95-ddf8-4b54-bf21-406c4074a0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:19.154263 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:19.154263 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:19.162430 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6f84432b-4f8e-47ca-8836-14d572c401ff tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:52:19.168259 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6f84432b-4f8e-47ca-8836-14d572c401ff tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:52:19.168805 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 76/304] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:19 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:19.183888 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f3aff95-ddf8-4b54-bf21-406c4074a0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9959e1a2-1b37-4b31-b3a3-c2de1497b01e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-551854411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6ae2f3810147bd9fdf019bd652c91d',qos_specs=None,replication_status=,reservations=['46c51a4c-8f5f-4cf3-9e41-96c7e2a6960e','62e8f322-d6c6-4154-a2dc-f52ad4544cc3','347c6157-68b4-4a44-a99c-a4bc7e9389e2','dbe2f8e9-6821-41e2-b3b0-51617b40807c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e62d93ede09440aa2dc7323f45dfe82',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-551854411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9959e1a2-1b37-4b31-b3a3-c2de1497b01e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab6ae2f3810147bd9fdf019bd652c91d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e62d93ede09440aa2dc7323f45dfe82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:19.186162 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40a777c9-89b2-4bc1-a6cf-d6e847cfd2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:19.219543 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9f848aac-30fc-48ba-8562-db1d20bb05bb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:19.222799 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9f848aac-30fc-48ba-8562-db1d20bb05bb tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:19.223107 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40a777c9-89b2-4bc1-a6cf-d6e847cfd2a5) transitioned into state 'SUCCESS' from state '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-551854411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6ae2f3810147bd9fdf019bd652c91d',qos_specs=None,replication_status=,reservations=['46c51a4c-8f5f-4cf3-9e41-96c7e2a6960e','62e8f322-d6c6-4154-a2dc-f52ad4544cc3','347c6157-68b4-4a44-a99c-a4bc7e9389e2','dbe2f8e9-6821-41e2-b3b0-51617b40807c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e62d93ede09440aa2dc7323f45dfe82',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:19.223225 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9f848aac-30fc-48ba-8562-db1d20bb05bb tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:19.223225 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9f848aac-30fc-48ba-8562-db1d20bb05bb tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:19.223437 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a575683-e418-491d-b807-29a8aab72bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:19.243517 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a575683-e418-491d-b807-29a8aab72bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:19.245804 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Flow 'volume_create_api' (52959b74-8290-486c-9c6b-439b7391a5e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:19.247037 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Create volume request issued successfully. Jul 22 09:52:19.248621 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3c8e3140-19db-4e89-a4a9-e438dec83e8f tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:19.249640 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:19.249640 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:19.249723 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 81/305] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:52:18 2026] POST /volume/v3/volumes => generated 746 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:19.260834 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9f848aac-30fc-48ba-8562-db1d20bb05bb tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:19.272725 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9f848aac-30fc-48ba-8562-db1d20bb05bb tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:52:19.274325 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-99dabcdd-ab4d-4da2-b992-575360c87f0b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:19.274478 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 76/306] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:19 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:52:19.279666 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-99dabcdd-ab4d-4da2-b992-575360c87f0b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/9959e1a2-1b37-4b31-b3a3-c2de1497b01e Jul 22 09:52:19.279909 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-99dabcdd-ab4d-4da2-b992-575360c87f0b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:19.280203 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-99dabcdd-ab4d-4da2-b992-575360c87f0b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:19.300056 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:19.300056 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:19.306848 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-99dabcdd-ab4d-4da2-b992-575360c87f0b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:19.315149 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-99dabcdd-ab4d-4da2-b992-575360c87f0b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/9959e1a2-1b37-4b31-b3a3-c2de1497b01e returned with HTTP 200 Jul 22 09:52:19.315149 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 74/307] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:19 2026] GET /volume/v3/volumes/9959e1a2-1b37-4b31-b3a3-c2de1497b01e => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:19.334959 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6527a7b4-0d4c-4c85-83a9-ad4f80d18591 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:19.338512 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6527a7b4-0d4c-4c85-83a9-ad4f80d18591 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:19.338685 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6527a7b4-0d4c-4c85-83a9-ad4f80d18591 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:19.339973 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6527a7b4-0d4c-4c85-83a9-ad4f80d18591 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:19.356166 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:19.356166 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:19.362228 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6527a7b4-0d4c-4c85-83a9-ad4f80d18591 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:19.372033 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6527a7b4-0d4c-4c85-83a9-ad4f80d18591 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:19.372033 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 77/308] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:19 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:20.167766 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ac1a5d2b-e06f-46b9-ac5a-430c1a121f75 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:20.170937 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ac1a5d2b-e06f-46b9-ac5a-430c1a121f75 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:20.170937 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ac1a5d2b-e06f-46b9-ac5a-430c1a121f75 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:20.170937 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ac1a5d2b-e06f-46b9-ac5a-430c1a121f75 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:20.179506 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:20.179506 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:20.183041 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ac1a5d2b-e06f-46b9-ac5a-430c1a121f75 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:20.189697 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ac1a5d2b-e06f-46b9-ac5a-430c1a121f75 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:20.189697 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 82/309] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:20 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:20.295425 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a903dc2d-078d-4c6a-8443-d266883d6096 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:20.299154 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a903dc2d-078d-4c6a-8443-d266883d6096 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:20.299387 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a903dc2d-078d-4c6a-8443-d266883d6096 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:20.299834 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a903dc2d-078d-4c6a-8443-d266883d6096 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:20.313669 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:20.313669 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:20.322309 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a903dc2d-078d-4c6a-8443-d266883d6096 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:20.330357 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a903dc2d-078d-4c6a-8443-d266883d6096 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:52:20.331178 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 77/310] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:20 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:52:20.339239 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-94ba9b11-8e5a-43b6-864f-4fe0a6a2af83 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:20.341817 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-94ba9b11-8e5a-43b6-864f-4fe0a6a2af83 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/9959e1a2-1b37-4b31-b3a3-c2de1497b01e Jul 22 09:52:20.342137 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-94ba9b11-8e5a-43b6-864f-4fe0a6a2af83 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:20.342398 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-94ba9b11-8e5a-43b6-864f-4fe0a6a2af83 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:20.351008 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:20.351008 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:20.355078 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-94ba9b11-8e5a-43b6-864f-4fe0a6a2af83 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:20.359808 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-94ba9b11-8e5a-43b6-864f-4fe0a6a2af83 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/9959e1a2-1b37-4b31-b3a3-c2de1497b01e returned with HTTP 200 Jul 22 09:52:20.360481 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 75/311] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:20 2026] GET /volume/v3/volumes/9959e1a2-1b37-4b31-b3a3-c2de1497b01e => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:20.380967 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:20.383771 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:20.386295 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9959e1a2-1b37-4b31-b3a3-c2de1497b01e", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1629035850"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:20.386682 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Create volume request body: {'volume': {'source_volid': '9959e1a2-1b37-4b31-b3a3-c2de1497b01e', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1629035850'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:20.396253 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8cc851cd-a0de-46ae-b43c-c4f49935faa0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:20.397638 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:20.397638 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:20.398634 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume retrieved successfully. Jul 22 09:52:20.398634 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Create volume of 2 GB Jul 22 09:52:20.400812 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8cc851cd-a0de-46ae-b43c-c4f49935faa0 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:20.402444 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8cc851cd-a0de-46ae-b43c-c4f49935faa0 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:20.402444 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8cc851cd-a0de-46ae-b43c-c4f49935faa0 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:20.406443 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Availability Zones retrieved successfully. Jul 22 09:52:20.415376 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Flow 'volume_create_api' (9ebd9320-9518-4249-874d-c17c6d3975fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:20.417063 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd98c33-a9e2-4cda-89dd-5a728fa5437c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:20.418479 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:20.421483 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:20.421483 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:20.438660 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8cc851cd-a0de-46ae-b43c-c4f49935faa0 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:20.465157 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8cc851cd-a0de-46ae-b43c-c4f49935faa0 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:20.465891 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 83/312] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:20 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 848 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:20.485442 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd98c33-a9e2-4cda-89dd-5a728fa5437c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '9959e1a2-1b37-4b31-b3a3-c2de1497b01e', 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:20.487544 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2279e0a1-e9a3-4549-bed7-3739da008706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:20.597725 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Created reservations ['116ec324-94b4-44ff-a9c6-34461248608e', 'b4cd31d8-4a0a-4362-b88a-91c778a38f38', '18e298dd-fca6-430b-84b8-a1222ccbdd10', 'ac6fb41d-0935-4e90-af16-d5e7484e82bc'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:20.599514 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2279e0a1-e9a3-4549-bed7-3739da008706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['116ec324-94b4-44ff-a9c6-34461248608e', 'b4cd31d8-4a0a-4362-b88a-91c778a38f38', '18e298dd-fca6-430b-84b8-a1222ccbdd10', 'ac6fb41d-0935-4e90-af16-d5e7484e82bc']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:20.600813 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70896105-dbd8-4b57-bbd8-09d65a5ba9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:20.674131 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70896105-dbd8-4b57-bbd8-09d65a5ba9b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2828e0cb-276c-4e1d-ad65-9d858a0ca6f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1629035850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6ae2f3810147bd9fdf019bd652c91d',qos_specs=None,replication_status=,reservations=['116ec324-94b4-44ff-a9c6-34461248608e','b4cd31d8-4a0a-4362-b88a-91c778a38f38','18e298dd-fca6-430b-84b8-a1222ccbdd10','ac6fb41d-0935-4e90-af16-d5e7484e82bc'],size=2,snapshot_id=None,source_replicaid=,source_volid=9959e1a2-1b37-4b31-b3a3-c2de1497b01e,status='creating',user_id='1e62d93ede09440aa2dc7323f45dfe82',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1629035850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2828e0cb-276c-4e1d-ad65-9d858a0ca6f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab6ae2f3810147bd9fdf019bd652c91d',provider_auth=None,provider_geometry=None,provider_id=None,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=9959e1a2-1b37-4b31-b3a3-c2de1497b01e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e62d93ede09440aa2dc7323f45dfe82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:20.675708 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3d2935c-7e8f-4cea-8b1d-224a8d859f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:20.706977 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3d2935c-7e8f-4cea-8b1d-224a8d859f38) transitioned into state 'SUCCESS' from state '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-1629035850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6ae2f3810147bd9fdf019bd652c91d',qos_specs=None,replication_status=,reservations=['116ec324-94b4-44ff-a9c6-34461248608e','b4cd31d8-4a0a-4362-b88a-91c778a38f38','18e298dd-fca6-430b-84b8-a1222ccbdd10','ac6fb41d-0935-4e90-af16-d5e7484e82bc'],size=2,snapshot_id=None,source_replicaid=,source_volid=9959e1a2-1b37-4b31-b3a3-c2de1497b01e,status='creating',user_id='1e62d93ede09440aa2dc7323f45dfe82',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:20.707453 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (331d2185-5bde-4fb6-8273-252d33f207ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:20.752166 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (331d2185-5bde-4fb6-8273-252d33f207ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:20.752166 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Flow 'volume_create_api' (9ebd9320-9518-4249-874d-c17c6d3975fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:20.752166 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Create volume request issued successfully. Jul 22 09:52:20.752806 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-140678c8-06af-42e2-a4fd-1f472d7f4b6b tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:20.753509 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 78/313] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:52:20 2026] POST /volume/v3/volumes => generated 781 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:20.769314 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7a200a11-564c-46a5-abfb-176de535457d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:20.774972 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a200a11-564c-46a5-abfb-176de535457d tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 Jul 22 09:52:20.775557 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a200a11-564c-46a5-abfb-176de535457d tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:20.775863 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a200a11-564c-46a5-abfb-176de535457d tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:20.793940 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:20.793940 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:20.803755 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7a200a11-564c-46a5-abfb-176de535457d tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:20.811128 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a200a11-564c-46a5-abfb-176de535457d tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 returned with HTTP 200 Jul 22 09:52:20.812297 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 78/314] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:20 2026] GET /volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:20.873231 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-542369e5-a4be-4c60-a9ee-c1cefa6bf5d1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:20.878151 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-542369e5-a4be-4c60-a9ee-c1cefa6bf5d1 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] POST https://10.4.3.206/volume/v3/attachments/383c63bb-224f-4c7f-a54f-6980d64c1865/action Jul 22 09:52:20.878677 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-542369e5-a4be-4c60-a9ee-c1cefa6bf5d1 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:20.878864 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-542369e5-a4be-4c60-a9ee-c1cefa6bf5d1 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:20.905161 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:20.905161 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:20.924215 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-9a35d486-d9d8-40dd-beea-1e04816a775e req-542369e5-a4be-4c60-a9ee-c1cefa6bf5d1 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/attachments/383c63bb-224f-4c7f-a54f-6980d64c1865/action returned with HTTP 204 Jul 22 09:52:20.924965 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 76/315] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:52:20 2026] POST /volume/v3/attachments/383c63bb-224f-4c7f-a54f-6980d64c1865/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:21.214327 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-67ee29ea-2453-48b8-9e9f-e55f9890d312 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:21.219126 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-67ee29ea-2453-48b8-9e9f-e55f9890d312 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:21.219126 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-67ee29ea-2453-48b8-9e9f-e55f9890d312 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:21.220672 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-67ee29ea-2453-48b8-9e9f-e55f9890d312 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:21.231265 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:21.231265 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:21.244496 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-67ee29ea-2453-48b8-9e9f-e55f9890d312 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:21.250823 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-67ee29ea-2453-48b8-9e9f-e55f9890d312 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:21.251158 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 84/316] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:21 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:21.351808 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-42cd4d0d-215d-476d-9b27-a51e4ec0e593 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:21.354583 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-42cd4d0d-215d-476d-9b27-a51e4ec0e593 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:21.354817 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-42cd4d0d-215d-476d-9b27-a51e4ec0e593 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:21.355179 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-42cd4d0d-215d-476d-9b27-a51e4ec0e593 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:21.366379 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:21.366379 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:21.371382 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-42cd4d0d-215d-476d-9b27-a51e4ec0e593 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:21.378066 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-42cd4d0d-215d-476d-9b27-a51e4ec0e593 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:52:21.378585 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 79/317] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:21 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:21.487768 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c645270f-2ac4-42c9-859c-875479f62e7c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:21.489964 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c645270f-2ac4-42c9-859c-875479f62e7c tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:21.490178 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c645270f-2ac4-42c9-859c-875479f62e7c tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:21.490395 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c645270f-2ac4-42c9-859c-875479f62e7c tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:21.504748 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:21.504748 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:21.510160 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c645270f-2ac4-42c9-859c-875479f62e7c tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:21.516801 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c645270f-2ac4-42c9-859c-875479f62e7c tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:21.517514 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 79/318] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:21 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:21.531586 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b60e534f-160d-45ff-8462-6e09b875f22f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:21.535193 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b60e534f-160d-45ff-8462-6e09b875f22f tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:21.535299 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b60e534f-160d-45ff-8462-6e09b875f22f tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:21.536098 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b60e534f-160d-45ff-8462-6e09b875f22f tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:21.551360 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:21.551360 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:21.557069 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b60e534f-160d-45ff-8462-6e09b875f22f tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:21.568472 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b60e534f-160d-45ff-8462-6e09b875f22f tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:21.568472 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 77/319] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:21 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:21.589663 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f718ef00-ed58-4602-93fb-76fc0804006a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:21.591851 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f718ef00-ed58-4602-93fb-76fc0804006a tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:21.592095 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f718ef00-ed58-4602-93fb-76fc0804006a tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:21.592448 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f718ef00-ed58-4602-93fb-76fc0804006a tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:21.607335 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:21.607335 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:21.613072 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f718ef00-ed58-4602-93fb-76fc0804006a tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] Volume info retrieved successfully. Jul 22 09:52:21.617852 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f718ef00-ed58-4602-93fb-76fc0804006a tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:21.618239 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 85/320] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:21 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:21.799646 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-10350918-56cc-438e-ac3d-f48e1277b0df req-204028d2-e580-40dd-a765-627cd948e0d1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:21.803116 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-10350918-56cc-438e-ac3d-f48e1277b0df req-204028d2-e580-40dd-a765-627cd948e0d1 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:21.803908 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-10350918-56cc-438e-ac3d-f48e1277b0df req-204028d2-e580-40dd-a765-627cd948e0d1 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:21.804246 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-10350918-56cc-438e-ac3d-f48e1277b0df req-204028d2-e580-40dd-a765-627cd948e0d1 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:21.822317 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:21.822317 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:21.833822 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-10350918-56cc-438e-ac3d-f48e1277b0df req-204028d2-e580-40dd-a765-627cd948e0d1 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:21.837455 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b567afd7-a069-463a-b252-e99b375ed7a9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:21.839345 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b567afd7-a069-463a-b252-e99b375ed7a9 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 Jul 22 09:52:21.839638 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b567afd7-a069-463a-b252-e99b375ed7a9 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:21.839972 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b567afd7-a069-463a-b252-e99b375ed7a9 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:21.841275 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-10350918-56cc-438e-ac3d-f48e1277b0df req-204028d2-e580-40dd-a765-627cd948e0d1 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:21.842824 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 80/321] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:52:21 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:21.853645 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:21.853645 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:21.860651 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b567afd7-a069-463a-b252-e99b375ed7a9 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:21.870429 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b567afd7-a069-463a-b252-e99b375ed7a9 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 returned with HTTP 200 Jul 22 09:52:21.870429 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 80/322] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:21 2026] GET /volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:21.890194 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9e691d4d-ae8e-45d6-8b93-e61543a42f88 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:21.892129 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9e691d4d-ae8e-45d6-8b93-e61543a42f88 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 Jul 22 09:52:21.892320 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9e691d4d-ae8e-45d6-8b93-e61543a42f88 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:21.892666 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9e691d4d-ae8e-45d6-8b93-e61543a42f88 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:21.904288 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:21.904288 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:21.910765 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9e691d4d-ae8e-45d6-8b93-e61543a42f88 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:21.918827 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9e691d4d-ae8e-45d6-8b93-e61543a42f88 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 returned with HTTP 200 Jul 22 09:52:21.921059 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 78/323] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:21 2026] GET /volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:21.938044 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-10350918-56cc-438e-ac3d-f48e1277b0df req-68122254-d714-47fd-91ff-fd6a65562ef5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:21.942636 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-10350918-56cc-438e-ac3d-f48e1277b0df req-68122254-d714-47fd-91ff-fd6a65562ef5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] POST https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418/action Jul 22 09:52:21.943160 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-10350918-56cc-438e-ac3d-f48e1277b0df req-68122254-d714-47fd-91ff-fd6a65562ef5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:21.943291 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7d666c3b-5260-4852-9163-8617c07b8676 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:21.943374 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-10350918-56cc-438e-ac3d-f48e1277b0df req-68122254-d714-47fd-91ff-fd6a65562ef5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:21.946650 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7d666c3b-5260-4852-9163-8617c07b8676 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 Jul 22 09:52:21.947311 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7d666c3b-5260-4852-9163-8617c07b8676 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:21.948336 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7d666c3b-5260-4852-9163-8617c07b8676 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:21.967034 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:21.967034 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:21.970789 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:21.970789 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:21.971471 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-10350918-56cc-438e-ac3d-f48e1277b0df req-68122254-d714-47fd-91ff-fd6a65562ef5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:21.974747 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7d666c3b-5260-4852-9163-8617c07b8676 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:21.988684 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7d666c3b-5260-4852-9163-8617c07b8676 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 returned with HTTP 200 Jul 22 09:52:21.989214 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 81/324] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:21 2026] GET /volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:21.997457 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-10350918-56cc-438e-ac3d-f48e1277b0df req-68122254-d714-47fd-91ff-fd6a65562ef5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Begin detaching volume completed successfully. Jul 22 09:52:21.997457 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-10350918-56cc-438e-ac3d-f48e1277b0df req-68122254-d714-47fd-91ff-fd6a65562ef5 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418/action returned with HTTP 202 Jul 22 09:52:21.997457 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 86/325] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 09:52:21 2026] POST /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:22.012273 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2395f860-cc32-4331-bacb-2130d8f723ab None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:22.015637 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2395f860-cc32-4331-bacb-2130d8f723ab tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] DELETE https://10.4.3.206/volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 Jul 22 09:52:22.016216 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2395f860-cc32-4331-bacb-2130d8f723ab tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:22.016709 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2395f860-cc32-4331-bacb-2130d8f723ab tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:22.017066 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-2395f860-cc32-4331-bacb-2130d8f723ab tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Delete volume with id: 2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 Jul 22 09:52:22.030659 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e7093c07-1dac-4be9-8b59-bcb2c0745a01 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:22.031268 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:22.031268 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:22.031909 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2395f860-cc32-4331-bacb-2130d8f723ab tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:22.034195 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e7093c07-1dac-4be9-8b59-bcb2c0745a01 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:22.034626 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e7093c07-1dac-4be9-8b59-bcb2c0745a01 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:22.035714 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e7093c07-1dac-4be9-8b59-bcb2c0745a01 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:22.055789 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:22.055789 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:22.065650 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e7093c07-1dac-4be9-8b59-bcb2c0745a01 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] Volume info retrieved successfully. Jul 22 09:52:22.071184 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2395f860-cc32-4331-bacb-2130d8f723ab tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Delete volume request issued successfully. Jul 22 09:52:22.071466 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2395f860-cc32-4331-bacb-2130d8f723ab tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 returned with HTTP 202 Jul 22 09:52:22.071667 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4c0fbe98-2652-4c17-9d60-a77c87b7cf9f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:22.072163 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 81/326] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:22 2026] DELETE /volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:22.072593 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e7093c07-1dac-4be9-8b59-bcb2c0745a01 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:22.072813 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4c0fbe98-2652-4c17-9d60-a77c87b7cf9f None None] GET https://10.4.3.206/volume// Jul 22 09:52:22.073184 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 79/327] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:22 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 1143 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:22.073258 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4c0fbe98-2652-4c17-9d60-a77c87b7cf9f None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:22.074062 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4c0fbe98-2652-4c17-9d60-a77c87b7cf9f None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:22.074361 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4c0fbe98-2652-4c17-9d60-a77c87b7cf9f None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:22.076581 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 82/328] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:52:22 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 22 09:52:22.084397 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6684643b-a226-4199-8654-538bf683ffc4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:22.091099 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6684643b-a226-4199-8654-538bf683ffc4 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 Jul 22 09:52:22.091389 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6684643b-a226-4199-8654-538bf683ffc4 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:22.091666 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6684643b-a226-4199-8654-538bf683ffc4 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:22.097894 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-10350918-56cc-438e-ac3d-f48e1277b0df req-08fab829-0c4a-4529-bcd9-4347cc765cac None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:22.101480 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-10350918-56cc-438e-ac3d-f48e1277b0df req-08fab829-0c4a-4529-bcd9-4347cc765cac tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:22.101736 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-10350918-56cc-438e-ac3d-f48e1277b0df req-08fab829-0c4a-4529-bcd9-4347cc765cac tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:22.102867 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-10350918-56cc-438e-ac3d-f48e1277b0df req-08fab829-0c4a-4529-bcd9-4347cc765cac tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:22.104800 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:22.104800 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:22.110944 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6684643b-a226-4199-8654-538bf683ffc4 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:22.117080 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6684643b-a226-4199-8654-538bf683ffc4 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 returned with HTTP 200 Jul 22 09:52:22.117989 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 87/329] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:22 2026] GET /volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:22.118572 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:22.118572 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:22.123747 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-10350918-56cc-438e-ac3d-f48e1277b0df req-08fab829-0c4a-4529-bcd9-4347cc765cac tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:22.133710 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-10350918-56cc-438e-ac3d-f48e1277b0df req-08fab829-0c4a-4529-bcd9-4347cc765cac tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:22.135033 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 82/330] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:52:22 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 1323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:52:22.269526 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ed66bc97-4aa4-4fb7-9902-61491204661c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:22.271989 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ed66bc97-4aa4-4fb7-9902-61491204661c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:22.272222 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ed66bc97-4aa4-4fb7-9902-61491204661c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:22.272521 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ed66bc97-4aa4-4fb7-9902-61491204661c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:22.282296 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:22.282296 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:22.293195 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ed66bc97-4aa4-4fb7-9902-61491204661c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:22.303036 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ed66bc97-4aa4-4fb7-9902-61491204661c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:22.304051 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 80/331] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:22 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:22.399549 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-97deb2e3-1aac-4c5f-818a-8c28865ad43f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:22.401967 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-97deb2e3-1aac-4c5f-818a-8c28865ad43f tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:22.402274 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-97deb2e3-1aac-4c5f-818a-8c28865ad43f tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:22.402550 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-97deb2e3-1aac-4c5f-818a-8c28865ad43f tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:22.428289 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:22.428289 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:22.434429 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-97deb2e3-1aac-4c5f-818a-8c28865ad43f tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:22.446476 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-97deb2e3-1aac-4c5f-818a-8c28865ad43f tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:52:22.447336 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 83/332] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:22 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:22.568898 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-0a647956-d793-4bd4-8aa0-41d075147c0e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:22.572392 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-0a647956-d793-4bd4-8aa0-41d075147c0e tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:22.572392 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-0a647956-d793-4bd4-8aa0-41d075147c0e tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:22.572392 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-0a647956-d793-4bd4-8aa0-41d075147c0e tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:22.581977 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:22.581977 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:22.589111 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-0a647956-d793-4bd4-8aa0-41d075147c0e tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:22.593578 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-0a647956-d793-4bd4-8aa0-41d075147c0e tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:22.595740 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 88/333] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:52:22 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:22.705132 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-01e8c698-dbeb-40ec-a8e1-9704b1a50875 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:22.705580 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-01e8c698-dbeb-40ec-a8e1-9704b1a50875 None None] GET https://10.4.3.206/volume// Jul 22 09:52:22.707663 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-01e8c698-dbeb-40ec-a8e1-9704b1a50875 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:22.707663 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-01e8c698-dbeb-40ec-a8e1-9704b1a50875 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:22.707663 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-01e8c698-dbeb-40ec-a8e1-9704b1a50875 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:22.707663 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 83/334] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:52:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:22.718506 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-b3060577-60de-4449-9105-04b68abc565f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:22.721894 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-b3060577-60de-4449-9105-04b68abc565f tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:52:22.722081 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-b3060577-60de-4449-9105-04b68abc565f tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa097752-0b5b-4e2f-b917-458a9580e3e3", "connector": null, "instance_uuid": "37ec46f6-d554-46c9-adb1-c0963abe8706"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:22.732697 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:22.732697 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:22.770141 np0000005636 devstack@c-api.service[100150]: WARNING cinder.volume.api [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-b3060577-60de-4449-9105-04b68abc565f tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 22 09:52:22.780193 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-b3060577-60de-4449-9105-04b68abc565f tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:52:22.780685 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 81/335] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:52:22 2026] POST /volume/v3/attachments => generated 271 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:22.823539 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-85af6967-426b-4888-a1e7-09fa7e63c3de None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:22.825170 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-85af6967-426b-4888-a1e7-09fa7e63c3de tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:22.825359 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-85af6967-426b-4888-a1e7-09fa7e63c3de tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:22.825589 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-85af6967-426b-4888-a1e7-09fa7e63c3de tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:22.839722 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:22.839722 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:22.843392 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-17095ac4-e343-44e8-b4cb-4ee13dca62ab None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:22.843939 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-17095ac4-e343-44e8-b4cb-4ee13dca62ab None None] GET https://10.4.3.206/volume// Jul 22 09:52:22.844058 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-17095ac4-e343-44e8-b4cb-4ee13dca62ab None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:22.844628 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-17095ac4-e343-44e8-b4cb-4ee13dca62ab None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:22.844705 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-17095ac4-e343-44e8-b4cb-4ee13dca62ab None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:22.845156 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 89/336] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:52:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:22.845710 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-85af6967-426b-4888-a1e7-09fa7e63c3de tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:22.852476 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-85af6967-426b-4888-a1e7-09fa7e63c3de tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:22.853119 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 84/337] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:22 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 868 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:22.856543 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-be4fa6d3-d959-4b6a-9e83-be63f0420cee None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:22.858718 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-be4fa6d3-d959-4b6a-9e83-be63f0420cee tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:22.858990 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-be4fa6d3-d959-4b6a-9e83-be63f0420cee tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:22.859134 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-be4fa6d3-d959-4b6a-9e83-be63f0420cee tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:22.876825 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:22.876825 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:22.885497 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-be4fa6d3-d959-4b6a-9e83-be63f0420cee tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:22.891541 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-be4fa6d3-d959-4b6a-9e83-be63f0420cee tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:22.892289 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 84/338] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:52:22 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1048 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:52:22.964171 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:22.970150 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:22.970534 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-842875177"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:22.972130 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-842875177'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:22.972260 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Create volume of 1 GB Jul 22 09:52:22.972581 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:22.972581 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:22.977566 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Availability Zones retrieved successfully. Jul 22 09:52:22.984589 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Flow 'volume_create_api' (a6157bd2-94a5-43d0-a341-8a1ec8eb5e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:22.986339 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e43c76f-ea4f-492e-b9da-539702d1fc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:22.987744 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:22.987871 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-81867423-1e44-453b-a3b7-2e3434243719 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:22.990947 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-81867423-1e44-453b-a3b7-2e3434243719 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] PUT https://10.4.3.206/volume/v3/attachments/a330e5cd-6a99-41e0-8db8-f47d2c9df0be Jul 22 09:52:22.991334 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-81867423-1e44-453b-a3b7-2e3434243719 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:23.001045 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-81867423-1e44-453b-a3b7-2e3434243719 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Acquiring lock "cinder-attachment_update-aa097752-0b5b-4e2f-b917-458a9580e3e3-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:52:23.011618 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-81867423-1e44-453b-a3b7-2e3434243719 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Lock "cinder-attachment_update-aa097752-0b5b-4e2f-b917-458a9580e3e3-np0000005636" acquired by "attachment_update" :: waited 0.011s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:52:23.013116 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:23.013116 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:23.026494 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e43c76f-ea4f-492e-b9da-539702d1fc3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:23.027469 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15eaf03f-a150-4ba0-922c-973fb3cb3572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:23.079942 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Created reservations ['932bb728-a39b-40de-8584-670cff09dc6c', '48189c98-d907-451c-ab6e-05850c5c7f50', '9953b687-80c9-4463-b6de-5db0617e74f4', 'c05e4e4b-0e04-478a-80a5-a91a010586c8'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:23.081354 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15eaf03f-a150-4ba0-922c-973fb3cb3572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['932bb728-a39b-40de-8584-670cff09dc6c', '48189c98-d907-451c-ab6e-05850c5c7f50', '9953b687-80c9-4463-b6de-5db0617e74f4', 'c05e4e4b-0e04-478a-80a5-a91a010586c8']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:23.082302 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66cfee8d-c2e0-4361-9a56-15b39024b627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:23.095360 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-712e8cf2-da68-4854-ae0e-41a30d788b07 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:23.097276 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-712e8cf2-da68-4854-ae0e-41a30d788b07 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:23.097469 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-712e8cf2-da68-4854-ae0e-41a30d788b07 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:23.097713 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-712e8cf2-da68-4854-ae0e-41a30d788b07 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:23.110129 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:23.110129 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:23.113538 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66cfee8d-c2e0-4361-9a56-15b39024b627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05a14430-3bff-4d46-93f0-7f057d244f5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-842875177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ab24de6cc74120aa8e749c232f602d',qos_specs=None,replication_status=,reservations=['932bb728-a39b-40de-8584-670cff09dc6c','48189c98-d907-451c-ab6e-05850c5c7f50','9953b687-80c9-4463-b6de-5db0617e74f4','c05e4e4b-0e04-478a-80a5-a91a010586c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b593aab704a4a5d91b94ccf38ba7412',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-842875177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05a14430-3bff-4d46-93f0-7f057d244f5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ab24de6cc74120aa8e749c232f602d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b593aab704a4a5d91b94ccf38ba7412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:23.115081 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-712e8cf2-da68-4854-ae0e-41a30d788b07 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] Volume info retrieved successfully. Jul 22 09:52:23.115245 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fb38f6b-aa57-40fa-bb92-d53a88dabb69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:23.124181 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-712e8cf2-da68-4854-ae0e-41a30d788b07 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:23.124784 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 85/339] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:23 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:23.135699 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c7d91acb-72f4-4467-b20b-5e7debb1f0cf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:23.139204 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c7d91acb-72f4-4467-b20b-5e7debb1f0cf tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 Jul 22 09:52:23.139978 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c7d91acb-72f4-4467-b20b-5e7debb1f0cf tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:23.140875 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c7d91acb-72f4-4467-b20b-5e7debb1f0cf tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:23.144886 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-81867423-1e44-453b-a3b7-2e3434243719 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Lock "cinder-attachment_update-aa097752-0b5b-4e2f-b917-458a9580e3e3-np0000005636" released by "attachment_update" :: held 0.133s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:52:23.145233 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-81867423-1e44-453b-a3b7-2e3434243719 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/attachments/a330e5cd-6a99-41e0-8db8-f47d2c9df0be returned with HTTP 200 Jul 22 09:52:23.146078 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 90/340] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:52:22 2026] PUT /volume/v3/attachments/a330e5cd-6a99-41e0-8db8-f47d2c9df0be => generated 967 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:23.150968 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c7d91acb-72f4-4467-b20b-5e7debb1f0cf tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 returned with HTTP 404 Jul 22 09:52:23.151756 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 85/341] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:23 2026] GET /volume/v3/volumes/2828e0cb-276c-4e1d-ad65-9d858a0ca6f4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:23.152682 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fb38f6b-aa57-40fa-bb92-d53a88dabb69) transitioned into state 'SUCCESS' from state '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-842875177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ab24de6cc74120aa8e749c232f602d',qos_specs=None,replication_status=,reservations=['932bb728-a39b-40de-8584-670cff09dc6c','48189c98-d907-451c-ab6e-05850c5c7f50','9953b687-80c9-4463-b6de-5db0617e74f4','c05e4e4b-0e04-478a-80a5-a91a010586c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b593aab704a4a5d91b94ccf38ba7412',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:23.153755 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0ca28d2-60da-48cb-ac74-43152986f39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:23.161006 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-12e99751-cffd-4efb-9124-222472374e72 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:23.163184 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-12e99751-cffd-4efb-9124-222472374e72 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/9959e1a2-1b37-4b31-b3a3-c2de1497b01e Jul 22 09:52:23.163873 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-12e99751-cffd-4efb-9124-222472374e72 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:23.163873 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-12e99751-cffd-4efb-9124-222472374e72 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:23.167073 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0ca28d2-60da-48cb-ac74-43152986f39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:23.168368 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Flow 'volume_create_api' (a6157bd2-94a5-43d0-a341-8a1ec8eb5e31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:23.168800 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Create volume request issued successfully. Jul 22 09:52:23.172184 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:23.172184 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:23.174020 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5cc9bfec-680b-44e4-8cf3-f8c0b6bafd23 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:23.174644 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 82/342] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:52:22 2026] POST /volume/v3/volumes => generated 748 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:23.177673 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-12e99751-cffd-4efb-9124-222472374e72 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:23.187352 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-12e99751-cffd-4efb-9124-222472374e72 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/9959e1a2-1b37-4b31-b3a3-c2de1497b01e returned with HTTP 200 Jul 22 09:52:23.188507 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 86/343] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:23 2026] GET /volume/v3/volumes/9959e1a2-1b37-4b31-b3a3-c2de1497b01e => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:23.189666 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-11c6c584-672a-4216-9188-4190e5acff21 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:23.199505 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-11c6c584-672a-4216-9188-4190e5acff21 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a Jul 22 09:52:23.199812 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-11c6c584-672a-4216-9188-4190e5acff21 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:23.200114 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-11c6c584-672a-4216-9188-4190e5acff21 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:23.208247 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f3364cf6-45da-4f55-a028-2f443fa27039 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:23.210536 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:23.210536 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:23.211194 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f3364cf6-45da-4f55-a028-2f443fa27039 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] DELETE https://10.4.3.206/volume/v3/volumes/9959e1a2-1b37-4b31-b3a3-c2de1497b01e Jul 22 09:52:23.211465 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f3364cf6-45da-4f55-a028-2f443fa27039 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:23.211718 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f3364cf6-45da-4f55-a028-2f443fa27039 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:23.211975 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-f3364cf6-45da-4f55-a028-2f443fa27039 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Delete volume with id: 9959e1a2-1b37-4b31-b3a3-c2de1497b01e Jul 22 09:52:23.216243 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-11c6c584-672a-4216-9188-4190e5acff21 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:23.219565 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:23.219565 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:23.219997 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f3364cf6-45da-4f55-a028-2f443fa27039 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:23.225054 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-11c6c584-672a-4216-9188-4190e5acff21 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a returned with HTTP 200 Jul 22 09:52:23.225746 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 91/344] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:23 2026] GET /volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:23.243223 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f3364cf6-45da-4f55-a028-2f443fa27039 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Delete volume request issued successfully. Jul 22 09:52:23.243417 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f3364cf6-45da-4f55-a028-2f443fa27039 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/9959e1a2-1b37-4b31-b3a3-c2de1497b01e returned with HTTP 202 Jul 22 09:52:23.243816 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 86/345] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:23 2026] DELETE /volume/v3/volumes/9959e1a2-1b37-4b31-b3a3-c2de1497b01e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:23.252846 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6bd46fca-a690-4c91-8f47-37ce685de2b5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:23.255780 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6bd46fca-a690-4c91-8f47-37ce685de2b5 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/9959e1a2-1b37-4b31-b3a3-c2de1497b01e Jul 22 09:52:23.256055 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6bd46fca-a690-4c91-8f47-37ce685de2b5 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:23.256381 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6bd46fca-a690-4c91-8f47-37ce685de2b5 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:23.263897 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:23.263897 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:23.268136 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6bd46fca-a690-4c91-8f47-37ce685de2b5 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Volume info retrieved successfully. Jul 22 09:52:23.273229 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6bd46fca-a690-4c91-8f47-37ce685de2b5 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/9959e1a2-1b37-4b31-b3a3-c2de1497b01e returned with HTTP 200 Jul 22 09:52:23.273770 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 83/346] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:23 2026] GET /volume/v3/volumes/9959e1a2-1b37-4b31-b3a3-c2de1497b01e => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:23.322067 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3918744c-5cc7-48f0-bd5c-0dc3bf379038 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:23.324588 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3918744c-5cc7-48f0-bd5c-0dc3bf379038 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:23.324886 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3918744c-5cc7-48f0-bd5c-0dc3bf379038 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:23.325185 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3918744c-5cc7-48f0-bd5c-0dc3bf379038 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:23.341003 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:23.341003 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:23.348543 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3918744c-5cc7-48f0-bd5c-0dc3bf379038 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:23.355004 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3918744c-5cc7-48f0-bd5c-0dc3bf379038 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:23.355485 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 87/347] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:23 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:23.465270 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b114660a-6c7a-4a0e-8ccb-a5eeea6f81d9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:23.467403 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b114660a-6c7a-4a0e-8ccb-a5eeea6f81d9 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:23.467606 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b114660a-6c7a-4a0e-8ccb-a5eeea6f81d9 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:23.467854 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b114660a-6c7a-4a0e-8ccb-a5eeea6f81d9 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:23.478160 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:23.478160 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:23.481686 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b114660a-6c7a-4a0e-8ccb-a5eeea6f81d9 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:23.485659 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b114660a-6c7a-4a0e-8ccb-a5eeea6f81d9 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:52:23.486237 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 92/348] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:23 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:23.852195 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-c47a0d02-98cd-4933-bd09-0c8352f7e6bd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:23.854848 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-c47a0d02-98cd-4933-bd09-0c8352f7e6bd tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] POST https://10.4.3.206/volume/v3/attachments/5007cc85-4c9e-487f-902b-b4ebb7999e65/action Jul 22 09:52:23.855283 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-c47a0d02-98cd-4933-bd09-0c8352f7e6bd tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:23.855445 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-c47a0d02-98cd-4933-bd09-0c8352f7e6bd tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:23.878457 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e79ab309-bb7b-487e-8e2e-564b08ca8c93 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:23.882185 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e79ab309-bb7b-487e-8e2e-564b08ca8c93 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:23.882185 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e79ab309-bb7b-487e-8e2e-564b08ca8c93 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:23.882185 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e79ab309-bb7b-487e-8e2e-564b08ca8c93 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:23.885897 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:23.885897 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:23.909673 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0d8bba26-a97a-4bbf-adb0-1d6cd780ac62 req-c47a0d02-98cd-4933-bd09-0c8352f7e6bd tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/attachments/5007cc85-4c9e-487f-902b-b4ebb7999e65/action returned with HTTP 204 Jul 22 09:52:23.913239 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 87/349] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:52:23 2026] POST /volume/v3/attachments/5007cc85-4c9e-487f-902b-b4ebb7999e65/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:23.913669 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:23.913669 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:23.917280 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-10350918-56cc-438e-ac3d-f48e1277b0df req-a7b6b24a-f115-4307-bd49-8bf7d5dc1689 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:23.922117 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-10350918-56cc-438e-ac3d-f48e1277b0df req-a7b6b24a-f115-4307-bd49-8bf7d5dc1689 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] DELETE https://10.4.3.206/volume/v3/attachments/383c63bb-224f-4c7f-a54f-6980d64c1865 Jul 22 09:52:23.923233 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-10350918-56cc-438e-ac3d-f48e1277b0df req-a7b6b24a-f115-4307-bd49-8bf7d5dc1689 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:23.924663 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-10350918-56cc-438e-ac3d-f48e1277b0df req-a7b6b24a-f115-4307-bd49-8bf7d5dc1689 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:23.925745 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e79ab309-bb7b-487e-8e2e-564b08ca8c93 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:23.941637 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:23.941637 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:23.942845 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e79ab309-bb7b-487e-8e2e-564b08ca8c93 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:23.943792 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 84/350] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:23 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 869 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:24.061615 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-10350918-56cc-438e-ac3d-f48e1277b0df req-a7b6b24a-f115-4307-bd49-8bf7d5dc1689 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/attachments/383c63bb-224f-4c7f-a54f-6980d64c1865 returned with HTTP 200 Jul 22 09:52:24.063448 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 88/351] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:52:23 2026] DELETE /volume/v3/attachments/383c63bb-224f-4c7f-a54f-6980d64c1865 => generated 19 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:24.144340 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6e5df9da-492e-4ec8-999e-c5dde6c9203c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:24.148066 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6e5df9da-492e-4ec8-999e-c5dde6c9203c tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:24.148529 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6e5df9da-492e-4ec8-999e-c5dde6c9203c tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:24.148772 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6e5df9da-492e-4ec8-999e-c5dde6c9203c tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:24.158996 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:24.158996 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:24.165605 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6e5df9da-492e-4ec8-999e-c5dde6c9203c tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] Volume info retrieved successfully. Jul 22 09:52:24.172049 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6e5df9da-492e-4ec8-999e-c5dde6c9203c tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-reader] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:24.172049 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 93/352] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:24 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:24.244997 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-778646cd-91a9-444f-b3c8-3eb84404d7aa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:24.255113 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-778646cd-91a9-444f-b3c8-3eb84404d7aa tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a Jul 22 09:52:24.255249 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e8dc4722-0f17-428b-8df8-9da62c337780 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:24.255346 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-778646cd-91a9-444f-b3c8-3eb84404d7aa tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:24.255733 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-778646cd-91a9-444f-b3c8-3eb84404d7aa tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:24.257532 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e8dc4722-0f17-428b-8df8-9da62c337780 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:24.257799 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e8dc4722-0f17-428b-8df8-9da62c337780 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:24.259223 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e8dc4722-0f17-428b-8df8-9da62c337780 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:24.267943 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:24.267943 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:24.271467 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:24.271467 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:24.273343 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-778646cd-91a9-444f-b3c8-3eb84404d7aa tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:24.278002 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e8dc4722-0f17-428b-8df8-9da62c337780 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:24.280943 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-778646cd-91a9-444f-b3c8-3eb84404d7aa tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a returned with HTTP 200 Jul 22 09:52:24.280943 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 88/353] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:24 2026] GET /volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:24.284772 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e8dc4722-0f17-428b-8df8-9da62c337780 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:24.285940 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 85/354] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:24 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:24.290182 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-37d32470-df1c-4592-ace6-55c540b741d3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:24.292582 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-37d32470-df1c-4592-ace6-55c540b741d3 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] GET https://10.4.3.206/volume/v3/volumes/9959e1a2-1b37-4b31-b3a3-c2de1497b01e Jul 22 09:52:24.292900 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-37d32470-df1c-4592-ace6-55c540b741d3 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:24.293212 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-37d32470-df1c-4592-ace6-55c540b741d3 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:24.302880 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-dd4f7fff-32b7-44ec-a70d-ff9f9d35b8b2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:24.308327 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dd4f7fff-32b7-44ec-a70d-ff9f9d35b8b2 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] POST https://10.4.3.206/volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a/action Jul 22 09:52:24.308327 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dd4f7fff-32b7-44ec-a70d-ff9f9d35b8b2 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:24.308327 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dd4f7fff-32b7-44ec-a70d-ff9f9d35b8b2 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:24.313270 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-37d32470-df1c-4592-ace6-55c540b741d3 tempest-VolumesCloneTest-1698332524 tempest-VolumesCloneTest-1698332524-project-member] https://10.4.3.206/volume/v3/volumes/9959e1a2-1b37-4b31-b3a3-c2de1497b01e returned with HTTP 404 Jul 22 09:52:24.313896 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 89/355] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:24 2026] GET /volume/v3/volumes/9959e1a2-1b37-4b31-b3a3-c2de1497b01e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:24.322595 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:24.322595 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:24.323948 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.admin_actions [None req-dd4f7fff-32b7-44ec-a70d-ff9f9d35b8b2 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Updating volume '05a14430-3bff-4d46-93f0-7f057d244f5a' with '{'status': 'attaching'}' {{(pid=100151) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 09:52:24.366168 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dd4f7fff-32b7-44ec-a70d-ff9f9d35b8b2 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] https://10.4.3.206/volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a/action returned with HTTP 202 Jul 22 09:52:24.366957 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 94/356] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:52:24 2026] POST /volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:24.371077 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-87b1bac7-e6d8-4190-8c31-1e7de8700504 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:24.372132 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-87b1bac7-e6d8-4190-8c31-1e7de8700504 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:24.372580 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-87b1bac7-e6d8-4190-8c31-1e7de8700504 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:24.373011 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-87b1bac7-e6d8-4190-8c31-1e7de8700504 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:24.379072 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0efc1134-ba87-4fc7-be95-651957a6d8a8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:24.381855 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0efc1134-ba87-4fc7-be95-651957a6d8a8 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:24.381855 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0efc1134-ba87-4fc7-be95-651957a6d8a8 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:24.383836 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0efc1134-ba87-4fc7-be95-651957a6d8a8 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:24.384432 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-439f0884-9a52-4218-9300-e3c1e229d8d5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:24.386591 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:24.386591 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:24.390585 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-439f0884-9a52-4218-9300-e3c1e229d8d5 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a Jul 22 09:52:24.390585 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-439f0884-9a52-4218-9300-e3c1e229d8d5 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:24.390585 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-439f0884-9a52-4218-9300-e3c1e229d8d5 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:24.394558 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-87b1bac7-e6d8-4190-8c31-1e7de8700504 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:24.400558 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:24.400558 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:24.402184 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:24.402184 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:24.403001 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-87b1bac7-e6d8-4190-8c31-1e7de8700504 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:24.403589 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 89/357] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:24 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:24.412055 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0efc1134-ba87-4fc7-be95-651957a6d8a8 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:24.421665 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-439f0884-9a52-4218-9300-e3c1e229d8d5 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:24.424018 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0efc1134-ba87-4fc7-be95-651957a6d8a8 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:24.424947 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 86/358] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:24 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:24.430169 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-439f0884-9a52-4218-9300-e3c1e229d8d5 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a returned with HTTP 200 Jul 22 09:52:24.430612 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 90/359] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:24 2026] GET /volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:24.447205 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-95f3428d-6201-4982-8a77-ca6ad87a8286 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:24.449426 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-95f3428d-6201-4982-8a77-ca6ad87a8286 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] POST https://10.4.3.206/volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a/action Jul 22 09:52:24.450146 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-95f3428d-6201-4982-8a77-ca6ad87a8286 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:24.450373 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-95f3428d-6201-4982-8a77-ca6ad87a8286 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:24.464653 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:24.464653 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:24.465287 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-95f3428d-6201-4982-8a77-ca6ad87a8286 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Volume info retrieved successfully. Jul 22 09:52:24.503182 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ff52d62f-b4c7-4436-9268-8f58ab25a999 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:24.508635 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ff52d62f-b4c7-4436-9268-8f58ab25a999 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:24.508977 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ff52d62f-b4c7-4436-9268-8f58ab25a999 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:24.513569 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ff52d62f-b4c7-4436-9268-8f58ab25a999 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:24.527583 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-95f3428d-6201-4982-8a77-ca6ad87a8286 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Delete volume request issued successfully. Jul 22 09:52:24.529952 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-95f3428d-6201-4982-8a77-ca6ad87a8286 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] https://10.4.3.206/volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a/action returned with HTTP 202 Jul 22 09:52:24.529952 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 95/360] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:52:24 2026] POST /volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:24.542788 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:24.542788 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:24.544208 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ff52d62f-b4c7-4436-9268-8f58ab25a999 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:24.549343 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1b3cdef4-1aa4-4a30-ada0-974fa6e47b2f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:24.551963 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ff52d62f-b4c7-4436-9268-8f58ab25a999 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:52:24.552433 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 90/361] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:24 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1317 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:24.554638 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1b3cdef4-1aa4-4a30-ada0-974fa6e47b2f tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a Jul 22 09:52:24.555352 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1b3cdef4-1aa4-4a30-ada0-974fa6e47b2f tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:24.558183 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1b3cdef4-1aa4-4a30-ada0-974fa6e47b2f tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:24.572444 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a57770d8-db54-447d-bd20-48f990c8a3c5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:24.574913 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:24.574913 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:24.576201 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a57770d8-db54-447d-bd20-48f990c8a3c5 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:24.576201 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a57770d8-db54-447d-bd20-48f990c8a3c5 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:24.576201 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a57770d8-db54-447d-bd20-48f990c8a3c5 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:24.587226 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1b3cdef4-1aa4-4a30-ada0-974fa6e47b2f tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:24.594403 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1b3cdef4-1aa4-4a30-ada0-974fa6e47b2f tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a returned with HTTP 200 Jul 22 09:52:24.596343 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 87/362] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:24 2026] GET /volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:24.607525 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:24.607525 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:24.618947 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a57770d8-db54-447d-bd20-48f990c8a3c5 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:24.625557 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a57770d8-db54-447d-bd20-48f990c8a3c5 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:52:24.625557 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 91/363] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:24 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1317 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:24.759430 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a37d8e0e-4cac-4b53-97be-6aa9a4b58e44 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:24.759936 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a37d8e0e-4cac-4b53-97be-6aa9a4b58e44 None None] GET https://10.4.3.206/volume// Jul 22 09:52:24.761563 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a37d8e0e-4cac-4b53-97be-6aa9a4b58e44 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:24.761563 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a37d8e0e-4cac-4b53-97be-6aa9a4b58e44 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:24.762392 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a37d8e0e-4cac-4b53-97be-6aa9a4b58e44 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:24.763203 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 96/364] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:52:24 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:24.774269 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-24bbfda3-324d-4237-91c1-2c6fca4370ee None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:24.777681 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-24bbfda3-324d-4237-91c1-2c6fca4370ee tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:52:24.778266 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-24bbfda3-324d-4237-91c1-2c6fca4370ee tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "652f0b4d-ed6e-4014-b0fb-a771d3192675", "connector": null, "instance_uuid": "1de85a72-7514-4c64-9e1c-fa6feb958440"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:24.794795 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:24.794795 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:24.845283 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-24bbfda3-324d-4237-91c1-2c6fca4370ee tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:52:24.845532 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 91/365] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:52:24 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:24.856827 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-3fb279a4-ce99-4024-aeb0-e1731bc80cf2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:24.860665 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-3fb279a4-ce99-4024-aeb0-e1731bc80cf2 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] DELETE https://10.4.3.206/volume/v3/attachments/3ff16333-a8c8-4b0f-a82e-941e850373e7 Jul 22 09:52:24.860966 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-3fb279a4-ce99-4024-aeb0-e1731bc80cf2 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:24.861323 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-3fb279a4-ce99-4024-aeb0-e1731bc80cf2 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:24.875759 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:24.875759 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:24.965741 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-41f073a5-0fab-41d4-8042-90816a6c588c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:24.969900 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-41f073a5-0fab-41d4-8042-90816a6c588c tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:24.970505 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-41f073a5-0fab-41d4-8042-90816a6c588c tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:24.970505 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-41f073a5-0fab-41d4-8042-90816a6c588c tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:24.988976 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:24.988976 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:24.994173 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-41f073a5-0fab-41d4-8042-90816a6c588c tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:24.995949 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-3fb279a4-ce99-4024-aeb0-e1731bc80cf2 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/attachments/3ff16333-a8c8-4b0f-a82e-941e850373e7 returned with HTTP 200 Jul 22 09:52:24.996728 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 88/366] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:52:24 2026] DELETE /volume/v3/attachments/3ff16333-a8c8-4b0f-a82e-941e850373e7 => generated 192 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:25.002788 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-41f073a5-0fab-41d4-8042-90816a6c588c tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:25.003545 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 92/367] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:24 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 869 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:25.135905 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-eb44d93f-d383-48e9-851a-bbdb7639a185 req-ef2318e3-ea4c-4390-a183-418350078b2e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:25.143282 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-eb44d93f-d383-48e9-851a-bbdb7639a185 req-ef2318e3-ea4c-4390-a183-418350078b2e tempest-VolumesAssistedSnapshotsTest-802488909 tempest-VolumesAssistedSnapshotsTest-802488909-project] POST https://10.4.3.206/volume/v3/snapshots/eb719ea4-82f1-450c-8653-dbcb53d16863/action Jul 22 09:52:25.143282 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-eb44d93f-d383-48e9-851a-bbdb7639a185 req-ef2318e3-ea4c-4390-a183-418350078b2e tempest-VolumesAssistedSnapshotsTest-802488909 tempest-VolumesAssistedSnapshotsTest-802488909-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:25.143282 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-eb44d93f-d383-48e9-851a-bbdb7639a185 req-ef2318e3-ea4c-4390-a183-418350078b2e tempest-VolumesAssistedSnapshotsTest-802488909 tempest-VolumesAssistedSnapshotsTest-802488909-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:25.145411 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.snapshot_actions [req-eb44d93f-d383-48e9-851a-bbdb7639a185 req-ef2318e3-ea4c-4390-a183-418350078b2e tempest-VolumesAssistedSnapshotsTest-802488909 tempest-VolumesAssistedSnapshotsTest-802488909-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100151) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 22 09:52:25.159722 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a73916a4-2a7e-4d15-a596-548f7e42fb87 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:25.162491 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a73916a4-2a7e-4d15-a596-548f7e42fb87 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:25.162903 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-429744ae-2c8c-40d8-87ed-6b091ac9860f req-df2e8be3-ed01-43c3-bae2-2b9e7d054bcc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:25.163618 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a73916a4-2a7e-4d15-a596-548f7e42fb87 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:25.164078 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a73916a4-2a7e-4d15-a596-548f7e42fb87 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:25.172028 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-429744ae-2c8c-40d8-87ed-6b091ac9860f req-df2e8be3-ed01-43c3-bae2-2b9e7d054bcc tempest-VolumesAssistedSnapshotsTest-802488909 tempest-VolumesAssistedSnapshotsTest-802488909-project] POST https://10.4.3.206/volume/v3/snapshots/None/action Jul 22 09:52:25.172496 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-429744ae-2c8c-40d8-87ed-6b091ac9860f req-df2e8be3-ed01-43c3-bae2-2b9e7d054bcc tempest-VolumesAssistedSnapshotsTest-802488909 tempest-VolumesAssistedSnapshotsTest-802488909-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:25.172654 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-429744ae-2c8c-40d8-87ed-6b091ac9860f req-df2e8be3-ed01-43c3-bae2-2b9e7d054bcc tempest-VolumesAssistedSnapshotsTest-802488909 tempest-VolumesAssistedSnapshotsTest-802488909-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:25.176325 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-eb44d93f-d383-48e9-851a-bbdb7639a185 req-ef2318e3-ea4c-4390-a183-418350078b2e tempest-VolumesAssistedSnapshotsTest-802488909 tempest-VolumesAssistedSnapshotsTest-802488909-project] https://10.4.3.206/volume/v3/snapshots/eb719ea4-82f1-450c-8653-dbcb53d16863/action returned with HTTP 404 Jul 22 09:52:25.178104 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.snapshot_actions [req-429744ae-2c8c-40d8-87ed-6b091ac9860f req-df2e8be3-ed01-43c3-bae2-2b9e7d054bcc tempest-VolumesAssistedSnapshotsTest-802488909 tempest-VolumesAssistedSnapshotsTest-802488909-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100150) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 22 09:52:25.178160 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 97/368] 10.4.3.206 () {72 vars in 1678 bytes} [Wed Jul 22 09:52:25 2026] POST /volume/v3/snapshots/eb719ea4-82f1-450c-8653-dbcb53d16863/action => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:25.186491 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:25.186491 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:25.196592 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a73916a4-2a7e-4d15-a596-548f7e42fb87 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:25.207039 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a73916a4-2a7e-4d15-a596-548f7e42fb87 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:52:25.207901 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 92/369] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:25 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1317 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:52:25.211960 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-429744ae-2c8c-40d8-87ed-6b091ac9860f req-df2e8be3-ed01-43c3-bae2-2b9e7d054bcc tempest-VolumesAssistedSnapshotsTest-802488909 tempest-VolumesAssistedSnapshotsTest-802488909-project] https://10.4.3.206/volume/v3/snapshots/None/action returned with HTTP 404 Jul 22 09:52:25.212869 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 89/370] 10.4.3.206 () {72 vars in 1582 bytes} [Wed Jul 22 09:52:25 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:25.303595 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-f85f8235-24b8-47ac-8061-4ed4188f79d2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:25.305949 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-f85f8235-24b8-47ac-8061-4ed4188f79d2 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:25.306180 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-f85f8235-24b8-47ac-8061-4ed4188f79d2 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:25.306480 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-f85f8235-24b8-47ac-8061-4ed4188f79d2 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:25.331079 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:25.331079 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:25.337858 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-f85f8235-24b8-47ac-8061-4ed4188f79d2 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:25.344971 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-f85f8235-24b8-47ac-8061-4ed4188f79d2 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:52:25.346031 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 93/371] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:52:25 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1317 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:25.450706 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-dece7783-996f-4d92-aae1-e5f28a5d24aa None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:25.455026 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dece7783-996f-4d92-aae1-e5f28a5d24aa tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:25.455026 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dece7783-996f-4d92-aae1-e5f28a5d24aa tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:25.455404 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dece7783-996f-4d92-aae1-e5f28a5d24aa tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:25.478881 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:25.478881 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:25.488859 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-dece7783-996f-4d92-aae1-e5f28a5d24aa tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:25.495494 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dece7783-996f-4d92-aae1-e5f28a5d24aa tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:25.496032 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 98/372] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:25 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:25.618676 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cd098baa-2b39-4947-a15e-3125f1af404c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:25.626713 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cd098baa-2b39-4947-a15e-3125f1af404c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a Jul 22 09:52:25.627017 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cd098baa-2b39-4947-a15e-3125f1af404c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:25.628667 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cd098baa-2b39-4947-a15e-3125f1af404c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:25.629266 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-5ee9bb50-655c-48fa-ace0-0ae352565e42 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:25.635215 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-5ee9bb50-655c-48fa-ace0-0ae352565e42 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] POST https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022/action Jul 22 09:52:25.635429 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-5ee9bb50-655c-48fa-ace0-0ae352565e42 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:25.635604 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-5ee9bb50-655c-48fa-ace0-0ae352565e42 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:25.641064 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cd098baa-2b39-4947-a15e-3125f1af404c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a returned with HTTP 404 Jul 22 09:52:25.644431 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 93/373] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:25 2026] GET /volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:25.658583 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cda191c2-bd0c-4267-a29b-ef88e8d24886 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:25.661412 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cda191c2-bd0c-4267-a29b-ef88e8d24886 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a Jul 22 09:52:25.662341 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cda191c2-bd0c-4267-a29b-ef88e8d24886 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:25.662724 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:25.662724 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:25.663310 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-5ee9bb50-655c-48fa-ace0-0ae352565e42 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:25.665676 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cda191c2-bd0c-4267-a29b-ef88e8d24886 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:25.676275 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cda191c2-bd0c-4267-a29b-ef88e8d24886 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a returned with HTTP 404 Jul 22 09:52:25.677180 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 94/374] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:25 2026] GET /volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:25.685339 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-5ee9bb50-655c-48fa-ace0-0ae352565e42 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Begin detaching volume completed successfully. Jul 22 09:52:25.685590 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-5ee9bb50-655c-48fa-ace0-0ae352565e42 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022/action returned with HTTP 202 Jul 22 09:52:25.686085 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 90/375] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 09:52:25 2026] POST /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:25.691620 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-673db8d3-4bae-4f64-a1b7-4e3751eda195 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:25.694182 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-673db8d3-4bae-4f64-a1b7-4e3751eda195 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] DELETE https://10.4.3.206/volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a Jul 22 09:52:25.694521 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-673db8d3-4bae-4f64-a1b7-4e3751eda195 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:25.694827 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-673db8d3-4bae-4f64-a1b7-4e3751eda195 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:25.695102 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-673db8d3-4bae-4f64-a1b7-4e3751eda195 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Delete volume with id: 05a14430-3bff-4d46-93f0-7f057d244f5a Jul 22 09:52:25.705791 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-673db8d3-4bae-4f64-a1b7-4e3751eda195 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a returned with HTTP 404 Jul 22 09:52:25.710499 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 99/376] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:25 2026] DELETE /volume/v3/volumes/05a14430-3bff-4d46-93f0-7f057d244f5a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 09:52:25.721448 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c6923ba7-230f-4541-89d2-d49197cc06af None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:25.723632 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:25.723632 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-339933855"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:25.726380 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-339933855'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:25.726380 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Create volume of 1 GB Jul 22 09:52:25.729684 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Availability Zones retrieved successfully. Jul 22 09:52:25.736769 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Flow 'volume_create_api' (bdd097d9-2a4f-4554-8441-f122465adb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:25.737823 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bbb1c09-a498-430f-b344-5cc7839d234e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:25.739726 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:25.780099 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bbb1c09-a498-430f-b344-5cc7839d234e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:25.781365 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9975a6a0-55f8-4cb4-a8ae-226c897964a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:25.793704 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5861d22e-4096-434d-b3ca-21ebc653c2cc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:25.793830 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5861d22e-4096-434d-b3ca-21ebc653c2cc None None] GET https://10.4.3.206/volume// Jul 22 09:52:25.794091 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5861d22e-4096-434d-b3ca-21ebc653c2cc None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:25.794368 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5861d22e-4096-434d-b3ca-21ebc653c2cc None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:25.795163 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5861d22e-4096-434d-b3ca-21ebc653c2cc None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:25.795820 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 95/377] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:52:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:25.815333 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-3c01ee81-b578-4229-a17a-1152a02f3cf0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:25.819095 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-3c01ee81-b578-4229-a17a-1152a02f3cf0 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:25.819372 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-3c01ee81-b578-4229-a17a-1152a02f3cf0 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:25.819610 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-3c01ee81-b578-4229-a17a-1152a02f3cf0 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:25.842335 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:25.842335 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:25.849967 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-3c01ee81-b578-4229-a17a-1152a02f3cf0 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:25.855432 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Created reservations ['43ff839d-2502-48d8-8b29-6d6365e768c7', '804f1149-1a26-440d-bb74-2d95b40bc801', 'fa1c7847-71ad-44d7-86c4-f456443ca9bf', '4786e8dc-2ae7-40b1-ace3-4ee8c9b60c37'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:25.856334 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9975a6a0-55f8-4cb4-a8ae-226c897964a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43ff839d-2502-48d8-8b29-6d6365e768c7', '804f1149-1a26-440d-bb74-2d95b40bc801', 'fa1c7847-71ad-44d7-86c4-f456443ca9bf', '4786e8dc-2ae7-40b1-ace3-4ee8c9b60c37']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:25.857582 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (616364d6-462a-40f1-a807-beb094afb198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:25.860853 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-3c01ee81-b578-4229-a17a-1152a02f3cf0 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:52:25.861302 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 91/378] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:52:25 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1543 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:52:25.906426 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (616364d6-462a-40f1-a807-beb094afb198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eb88d3a-6fec-4a66-a3ce-2ca72e56526a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-339933855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ab24de6cc74120aa8e749c232f602d',qos_specs=None,replication_status=,reservations=['43ff839d-2502-48d8-8b29-6d6365e768c7','804f1149-1a26-440d-bb74-2d95b40bc801','fa1c7847-71ad-44d7-86c4-f456443ca9bf','4786e8dc-2ae7-40b1-ace3-4ee8c9b60c37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b593aab704a4a5d91b94ccf38ba7412',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-339933855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eb88d3a-6fec-4a66-a3ce-2ca72e56526a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ab24de6cc74120aa8e749c232f602d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b593aab704a4a5d91b94ccf38ba7412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:25.906426 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da172948-fb21-4070-bc81-8e4326227013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:25.955384 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da172948-fb21-4070-bc81-8e4326227013) transitioned into state 'SUCCESS' from state '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-339933855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ab24de6cc74120aa8e749c232f602d',qos_specs=None,replication_status=,reservations=['43ff839d-2502-48d8-8b29-6d6365e768c7','804f1149-1a26-440d-bb74-2d95b40bc801','fa1c7847-71ad-44d7-86c4-f456443ca9bf','4786e8dc-2ae7-40b1-ace3-4ee8c9b60c37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b593aab704a4a5d91b94ccf38ba7412',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:25.957859 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6aaff27-faf4-4710-bd10-a4ed2592ca4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:25.975999 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6aaff27-faf4-4710-bd10-a4ed2592ca4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:25.977811 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Flow 'volume_create_api' (bdd097d9-2a4f-4554-8441-f122465adb17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:25.977811 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Create volume request issued successfully. Jul 22 09:52:25.979199 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c6923ba7-230f-4541-89d2-d49197cc06af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:25.979700 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 94/379] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:52:25 2026] POST /volume/v3/volumes => generated 748 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:26.001258 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6cc4360f-3ccb-4123-980f-1f7c853aa649 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:26.004579 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6cc4360f-3ccb-4123-980f-1f7c853aa649 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a Jul 22 09:52:26.004961 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6cc4360f-3ccb-4123-980f-1f7c853aa649 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:26.005252 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6cc4360f-3ccb-4123-980f-1f7c853aa649 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:26.021525 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:26.021525 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:26.024127 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-38fb6748-d5e9-4989-baab-ac0fbb3fd5fe None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:26.025553 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6cc4360f-3ccb-4123-980f-1f7c853aa649 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:26.029253 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-38fb6748-d5e9-4989-baab-ac0fbb3fd5fe tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:26.029382 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-38fb6748-d5e9-4989-baab-ac0fbb3fd5fe tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:26.029740 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-38fb6748-d5e9-4989-baab-ac0fbb3fd5fe tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:26.032090 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6cc4360f-3ccb-4123-980f-1f7c853aa649 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a returned with HTTP 200 Jul 22 09:52:26.032221 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 100/380] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:25 2026] GET /volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:26.049082 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:26.049082 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:26.054644 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-38fb6748-d5e9-4989-baab-ac0fbb3fd5fe tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:26.060751 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-38fb6748-d5e9-4989-baab-ac0fbb3fd5fe tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:26.062096 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 96/381] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:26 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 869 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:26.519733 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a7520482-c83f-4954-9f2b-aa6c268fb5c0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:26.524264 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a7520482-c83f-4954-9f2b-aa6c268fb5c0 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:26.524560 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a7520482-c83f-4954-9f2b-aa6c268fb5c0 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:26.524877 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a7520482-c83f-4954-9f2b-aa6c268fb5c0 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:26.534725 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:26.534725 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:26.539829 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a7520482-c83f-4954-9f2b-aa6c268fb5c0 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:26.546184 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a7520482-c83f-4954-9f2b-aa6c268fb5c0 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:26.548950 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 92/382] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:26 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:26.619533 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-49f25f7f-ec64-4fdf-a6ca-eb85cf62b8ee None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:26.624786 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-49f25f7f-ec64-4fdf-a6ca-eb85cf62b8ee tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] PUT https://10.4.3.206/volume/v3/attachments/99af2468-494c-42f1-893c-90734d2b21e4 Jul 22 09:52:26.625269 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-49f25f7f-ec64-4fdf-a6ca-eb85cf62b8ee tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:26.636667 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-49f25f7f-ec64-4fdf-a6ca-eb85cf62b8ee tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Acquiring lock "cinder-attachment_update-652f0b4d-ed6e-4014-b0fb-a771d3192675-np0000005636" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:52:26.641571 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-49f25f7f-ec64-4fdf-a6ca-eb85cf62b8ee tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Lock "cinder-attachment_update-652f0b4d-ed6e-4014-b0fb-a771d3192675-np0000005636" acquired by "attachment_update" :: waited 0.006s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:52:26.643170 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:26.643170 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:26.762945 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-49f25f7f-ec64-4fdf-a6ca-eb85cf62b8ee tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Lock "cinder-attachment_update-652f0b4d-ed6e-4014-b0fb-a771d3192675-np0000005636" released by "attachment_update" :: held 0.121s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:52:26.763363 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-49f25f7f-ec64-4fdf-a6ca-eb85cf62b8ee tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/attachments/99af2468-494c-42f1-893c-90734d2b21e4 returned with HTTP 200 Jul 22 09:52:26.763968 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 95/383] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:52:26 2026] PUT /volume/v3/attachments/99af2468-494c-42f1-893c-90734d2b21e4 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:52:26.774985 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-9158c1f6-3586-46b6-8042-662d4db44da8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:26.777708 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-9158c1f6-3586-46b6-8042-662d4db44da8 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] GET https://10.4.3.206/volume/v3/attachments/99af2468-494c-42f1-893c-90734d2b21e4 Jul 22 09:52:26.777991 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-9158c1f6-3586-46b6-8042-662d4db44da8 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:26.778232 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-9158c1f6-3586-46b6-8042-662d4db44da8 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:26.798400 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-9158c1f6-3586-46b6-8042-662d4db44da8 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/attachments/99af2468-494c-42f1-893c-90734d2b21e4 returned with HTTP 200 Jul 22 09:52:26.798996 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 101/384] 10.4.3.206 () {70 vars in 1651 bytes} [Wed Jul 22 09:52:26 2026] GET /volume/v3/attachments/99af2468-494c-42f1-893c-90734d2b21e4 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:27.055448 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fae22eff-e419-4fe7-a423-0fea38ab13bc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:27.059584 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fae22eff-e419-4fe7-a423-0fea38ab13bc tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a Jul 22 09:52:27.059799 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fae22eff-e419-4fe7-a423-0fea38ab13bc tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:27.060006 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fae22eff-e419-4fe7-a423-0fea38ab13bc tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:27.067953 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:27.067953 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:27.072739 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fae22eff-e419-4fe7-a423-0fea38ab13bc tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:27.077556 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fae22eff-e419-4fe7-a423-0fea38ab13bc tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a returned with HTTP 200 Jul 22 09:52:27.078118 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 97/385] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:27 2026] GET /volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:27.080181 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5b012809-ec1c-4cbc-8cf6-97136e48cd30 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:27.082271 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5b012809-ec1c-4cbc-8cf6-97136e48cd30 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:27.082374 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5b012809-ec1c-4cbc-8cf6-97136e48cd30 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:27.082519 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5b012809-ec1c-4cbc-8cf6-97136e48cd30 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:27.092715 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:27.092715 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:27.093696 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e4a223d9-d0d2-4746-bc10-7fa45bdedc60 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:27.096097 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4a223d9-d0d2-4746-bc10-7fa45bdedc60 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] POST https://10.4.3.206/volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a/action Jul 22 09:52:27.096592 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5b012809-ec1c-4cbc-8cf6-97136e48cd30 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:27.096739 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4a223d9-d0d2-4746-bc10-7fa45bdedc60 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:27.096796 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4a223d9-d0d2-4746-bc10-7fa45bdedc60 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:27.105650 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5b012809-ec1c-4cbc-8cf6-97136e48cd30 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:27.106089 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 93/386] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:27 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:27.108853 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:27.108853 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:27.109432 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.admin_actions [None req-e4a223d9-d0d2-4746-bc10-7fa45bdedc60 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Updating volume '4eb88d3a-6fec-4a66-a3ce-2ca72e56526a' with '{'status': 'creating'}' {{(pid=100152) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 09:52:27.142717 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4a223d9-d0d2-4746-bc10-7fa45bdedc60 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] https://10.4.3.206/volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a/action returned with HTTP 202 Jul 22 09:52:27.142717 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 96/387] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:52:27 2026] POST /volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:27.154881 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-72b7ea9b-3dd2-4b08-9831-5ab4a48a4072 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:27.158730 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-72b7ea9b-3dd2-4b08-9831-5ab4a48a4072 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a Jul 22 09:52:27.159136 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-72b7ea9b-3dd2-4b08-9831-5ab4a48a4072 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:27.159455 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-72b7ea9b-3dd2-4b08-9831-5ab4a48a4072 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:27.172133 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:27.172133 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:27.178439 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-72b7ea9b-3dd2-4b08-9831-5ab4a48a4072 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:27.185608 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-72b7ea9b-3dd2-4b08-9831-5ab4a48a4072 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a returned with HTTP 200 Jul 22 09:52:27.185995 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 102/388] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:27 2026] GET /volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:27.205276 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6c11602e-d2f3-4b4c-9ec6-54dd0c59403e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:27.208311 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6c11602e-d2f3-4b4c-9ec6-54dd0c59403e tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] POST https://10.4.3.206/volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a/action Jul 22 09:52:27.208806 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6c11602e-d2f3-4b4c-9ec6-54dd0c59403e tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:27.209004 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6c11602e-d2f3-4b4c-9ec6-54dd0c59403e tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:27.221599 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:27.221599 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:27.222967 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6c11602e-d2f3-4b4c-9ec6-54dd0c59403e tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Volume info retrieved successfully. Jul 22 09:52:27.256045 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6c11602e-d2f3-4b4c-9ec6-54dd0c59403e tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Delete volume request issued successfully. Jul 22 09:52:27.256510 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6c11602e-d2f3-4b4c-9ec6-54dd0c59403e tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] https://10.4.3.206/volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a/action returned with HTTP 202 Jul 22 09:52:27.257047 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 98/389] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:52:27 2026] POST /volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:27.271177 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a7763265-e84b-4d88-90bc-4b2f01af15fa None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:27.277063 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a7763265-e84b-4d88-90bc-4b2f01af15fa tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a Jul 22 09:52:27.277063 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a7763265-e84b-4d88-90bc-4b2f01af15fa tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:27.277063 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a7763265-e84b-4d88-90bc-4b2f01af15fa tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:27.293224 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:27.293224 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:27.309824 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a7763265-e84b-4d88-90bc-4b2f01af15fa tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:27.317738 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a7763265-e84b-4d88-90bc-4b2f01af15fa tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a returned with HTTP 200 Jul 22 09:52:27.318473 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 94/390] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:27 2026] GET /volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:27.562279 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d0013d20-aa75-4ef0-9ce1-ade2ce302e07 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:27.564869 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d0013d20-aa75-4ef0-9ce1-ade2ce302e07 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:27.565065 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d0013d20-aa75-4ef0-9ce1-ade2ce302e07 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:27.565337 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d0013d20-aa75-4ef0-9ce1-ade2ce302e07 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:27.580786 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:27.580786 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:27.590068 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d0013d20-aa75-4ef0-9ce1-ade2ce302e07 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:27.597284 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d0013d20-aa75-4ef0-9ce1-ade2ce302e07 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:27.597860 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 97/391] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:27 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:27.835866 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-090ce91f-c89a-4411-8e53-175c2183f279 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:27.838796 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-090ce91f-c89a-4411-8e53-175c2183f279 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] POST https://10.4.3.206/volume/v3/attachments/a330e5cd-6a99-41e0-8db8-f47d2c9df0be/action Jul 22 09:52:27.839443 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-090ce91f-c89a-4411-8e53-175c2183f279 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Action body: b'{"os-complete": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:27.840128 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-090ce91f-c89a-4411-8e53-175c2183f279 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:27.880599 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-6f4f6e8b-f8cd-488b-bd5a-6734113bc998 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:27.885096 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-6f4f6e8b-f8cd-488b-bd5a-6734113bc998 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] DELETE https://10.4.3.206/volume/v3/attachments/5007cc85-4c9e-487f-902b-b4ebb7999e65 Jul 22 09:52:27.885170 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-6f4f6e8b-f8cd-488b-bd5a-6734113bc998 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:27.885892 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-6f4f6e8b-f8cd-488b-bd5a-6734113bc998 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:27.886743 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:27.886743 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:27.895820 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:27.895820 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:27.928165 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ff897f11-3820-423a-87f5-d50bfecdc0d6 req-090ce91f-c89a-4411-8e53-175c2183f279 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/attachments/a330e5cd-6a99-41e0-8db8-f47d2c9df0be/action returned with HTTP 204 Jul 22 09:52:27.928165 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 103/392] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:52:27 2026] POST /volume/v3/attachments/a330e5cd-6a99-41e0-8db8-f47d2c9df0be/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:27.982676 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a71cb78c-8d62-44ad-b7e6-df3641c36ae2 req-6f4f6e8b-f8cd-488b-bd5a-6734113bc998 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/attachments/5007cc85-4c9e-487f-902b-b4ebb7999e65 returned with HTTP 200 Jul 22 09:52:27.982982 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 99/393] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:52:27 2026] DELETE /volume/v3/attachments/5007cc85-4c9e-487f-902b-b4ebb7999e65 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:28.124193 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bde7df92-a048-4878-b3ce-04de2d2223e2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:28.126224 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bde7df92-a048-4878-b3ce-04de2d2223e2 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:28.126469 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bde7df92-a048-4878-b3ce-04de2d2223e2 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:28.126691 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bde7df92-a048-4878-b3ce-04de2d2223e2 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:28.138601 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:28.138601 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:28.143089 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-bde7df92-a048-4878-b3ce-04de2d2223e2 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:28.148473 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bde7df92-a048-4878-b3ce-04de2d2223e2 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:28.148887 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 95/394] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:28 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:28.215296 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-be767f08-6fa5-4d7e-8667-ab63d1e72f9d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:28.220409 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-be767f08-6fa5-4d7e-8667-ab63d1e72f9d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:28.220409 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-be767f08-6fa5-4d7e-8667-ab63d1e72f9d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:28.220409 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-be767f08-6fa5-4d7e-8667-ab63d1e72f9d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:28.237317 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:28.237317 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:28.246241 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-be767f08-6fa5-4d7e-8667-ab63d1e72f9d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:28.254884 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-be767f08-6fa5-4d7e-8667-ab63d1e72f9d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:28.256130 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 98/395] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:52:28 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1161 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:28.318866 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-047757b1-f196-47c0-b080-691c740630df None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:28.341315 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fba46d1f-2d63-4221-b9dc-ae003efea74c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:28.343599 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fba46d1f-2d63-4221-b9dc-ae003efea74c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a Jul 22 09:52:28.343913 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fba46d1f-2d63-4221-b9dc-ae003efea74c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:28.344172 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fba46d1f-2d63-4221-b9dc-ae003efea74c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:28.351649 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fba46d1f-2d63-4221-b9dc-ae003efea74c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a returned with HTTP 404 Jul 22 09:52:28.352450 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 100/396] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:28 2026] GET /volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:28.360789 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e5f91c58-3303-4030-bf50-5c17ba4bb640 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:28.363120 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e5f91c58-3303-4030-bf50-5c17ba4bb640 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a Jul 22 09:52:28.363466 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e5f91c58-3303-4030-bf50-5c17ba4bb640 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:28.363644 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e5f91c58-3303-4030-bf50-5c17ba4bb640 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:28.372555 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e5f91c58-3303-4030-bf50-5c17ba4bb640 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a returned with HTTP 404 Jul 22 09:52:28.373271 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 96/397] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:28 2026] GET /volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:28.381285 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e418287a-db6e-486c-a953-3fd14ddf146f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:28.383397 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e418287a-db6e-486c-a953-3fd14ddf146f None None] GET https://10.4.3.206/volume// Jul 22 09:52:28.383397 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e418287a-db6e-486c-a953-3fd14ddf146f None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:28.383397 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e418287a-db6e-486c-a953-3fd14ddf146f None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:28.383397 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e418287a-db6e-486c-a953-3fd14ddf146f None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:28.383911 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1a8dbcd9-3b82-45ae-9672-3027ec53c7ce None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:28.384004 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 99/398] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:52:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:28.385222 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1a8dbcd9-3b82-45ae-9672-3027ec53c7ce tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] DELETE https://10.4.3.206/volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a Jul 22 09:52:28.385427 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1a8dbcd9-3b82-45ae-9672-3027ec53c7ce tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:28.385629 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1a8dbcd9-3b82-45ae-9672-3027ec53c7ce tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:28.385834 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-1a8dbcd9-3b82-45ae-9672-3027ec53c7ce tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Delete volume with id: 4eb88d3a-6fec-4a66-a3ce-2ca72e56526a Jul 22 09:52:28.399826 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-02baf7e5-9fbe-4141-8546-cdaae8b9ffd4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:28.401493 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1a8dbcd9-3b82-45ae-9672-3027ec53c7ce tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a returned with HTTP 404 Jul 22 09:52:28.402067 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 101/399] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:28 2026] DELETE /volume/v3/volumes/4eb88d3a-6fec-4a66-a3ce-2ca72e56526a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:28.402444 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-02baf7e5-9fbe-4141-8546-cdaae8b9ffd4 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:52:28.403191 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-02baf7e5-9fbe-4141-8546-cdaae8b9ffd4 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa097752-0b5b-4e2f-b917-458a9580e3e3", "connector": null, "instance_uuid": "d916751f-181b-46db-b6eb-aeb12d7d376e"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:28.413467 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:28.415078 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:28.415950 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1621114258"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:28.417914 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1621114258'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:28.419870 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Create volume of 1 GB Jul 22 09:52:28.422521 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:28.422521 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:28.424318 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Availability Zones retrieved successfully. Jul 22 09:52:28.433360 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Flow 'volume_create_api' (1246118a-cf6f-4818-be53-ba02c4516dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:28.435392 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70b13373-ab32-4203-8818-af0ab7ce1232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:28.438243 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:28.463738 np0000005636 devstack@c-api.service[100150]: WARNING cinder.volume.api [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-02baf7e5-9fbe-4141-8546-cdaae8b9ffd4 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 22 09:52:28.474002 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-02baf7e5-9fbe-4141-8546-cdaae8b9ffd4 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:52:28.474002 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 97/400] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:52:28 2026] POST /volume/v3/attachments => generated 271 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:28.487845 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70b13373-ab32-4203-8818-af0ab7ce1232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:28.489205 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99cd9d25-bb69-4225-b089-9f854d245068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:28.515162 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c5165bc9-1c14-4984-b881-fc9cb3689461 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:28.517568 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c5165bc9-1c14-4984-b881-fc9cb3689461 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:28.517842 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c5165bc9-1c14-4984-b881-fc9cb3689461 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:28.518099 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c5165bc9-1c14-4984-b881-fc9cb3689461 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:28.539093 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-012bc7bd-af15-4982-b2bf-bdcda313d07a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:28.539613 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-012bc7bd-af15-4982-b2bf-bdcda313d07a None None] GET https://10.4.3.206/volume// Jul 22 09:52:28.540099 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-012bc7bd-af15-4982-b2bf-bdcda313d07a None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:28.540172 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-012bc7bd-af15-4982-b2bf-bdcda313d07a None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:28.540562 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-012bc7bd-af15-4982-b2bf-bdcda313d07a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:28.541327 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 98/401] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:52:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:28.544801 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:28.544801 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:28.549754 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c5165bc9-1c14-4984-b881-fc9cb3689461 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:28.556524 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-58e56c13-05ee-4f27-a5d9-a76d0cbedf9e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:28.558370 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c5165bc9-1c14-4984-b881-fc9cb3689461 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:28.559239 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 102/402] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:28 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1163 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:28.559354 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-58e56c13-05ee-4f27-a5d9-a76d0cbedf9e tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:28.559701 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-58e56c13-05ee-4f27-a5d9-a76d0cbedf9e tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:28.559896 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-58e56c13-05ee-4f27-a5d9-a76d0cbedf9e tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:28.571762 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Created reservations ['7581aa08-b9a3-460f-9274-d86949765efd', '71dd01d6-2bc6-410b-8649-9ac1e6072371', '89a9110f-6881-435a-b286-86ad335bb62d', 'c8a19ef6-940d-4ef2-8c4d-a2c54e885fca'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:28.573255 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99cd9d25-bb69-4225-b089-9f854d245068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7581aa08-b9a3-460f-9274-d86949765efd', '71dd01d6-2bc6-410b-8649-9ac1e6072371', '89a9110f-6881-435a-b286-86ad335bb62d', 'c8a19ef6-940d-4ef2-8c4d-a2c54e885fca']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:28.573886 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83dd1a2d-7c14-4e23-ace4-bf7b8908dff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:28.580355 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:28.580355 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:28.585871 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-58e56c13-05ee-4f27-a5d9-a76d0cbedf9e tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:28.591637 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-58e56c13-05ee-4f27-a5d9-a76d0cbedf9e tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:28.592502 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 99/403] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:52:28 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1343 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:52:28.606579 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83dd1a2d-7c14-4e23-ace4-bf7b8908dff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '661d18cc-4318-4722-9e48-f3b2f9f1e331', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1621114258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ab24de6cc74120aa8e749c232f602d',qos_specs=None,replication_status=,reservations=['7581aa08-b9a3-460f-9274-d86949765efd','71dd01d6-2bc6-410b-8649-9ac1e6072371','89a9110f-6881-435a-b286-86ad335bb62d','c8a19ef6-940d-4ef2-8c4d-a2c54e885fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b593aab704a4a5d91b94ccf38ba7412',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1621114258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=661d18cc-4318-4722-9e48-f3b2f9f1e331,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ab24de6cc74120aa8e749c232f602d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b593aab704a4a5d91b94ccf38ba7412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:28.607076 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f93fb7a-dabe-4b36-b3f5-c1059711d316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:28.615936 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-46566dcf-51bc-4de4-a8d0-387880af9c79 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:28.618139 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-46566dcf-51bc-4de4-a8d0-387880af9c79 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:28.618360 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-46566dcf-51bc-4de4-a8d0-387880af9c79 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:28.621650 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-46566dcf-51bc-4de4-a8d0-387880af9c79 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:28.627218 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:28.627218 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:28.632454 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-46566dcf-51bc-4de4-a8d0-387880af9c79 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:28.638042 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-46566dcf-51bc-4de4-a8d0-387880af9c79 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:28.638515 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 103/404] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:28 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:28.644537 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f93fb7a-dabe-4b36-b3f5-c1059711d316) transitioned into state 'SUCCESS' from state '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-1621114258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ab24de6cc74120aa8e749c232f602d',qos_specs=None,replication_status=,reservations=['7581aa08-b9a3-460f-9274-d86949765efd','71dd01d6-2bc6-410b-8649-9ac1e6072371','89a9110f-6881-435a-b286-86ad335bb62d','c8a19ef6-940d-4ef2-8c4d-a2c54e885fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b593aab704a4a5d91b94ccf38ba7412',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:28.645815 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa37b5a1-1a69-438f-aefa-8d3a6d08c4b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:28.650172 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:28.650649 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1213039309", "metadata": {"Type": "Test"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:28.652439 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1213039309', 'metadata': {'Type': 'Test'}}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:28.652574 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume of 1 GB Jul 22 09:52:28.658150 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Availability Zones retrieved successfully. Jul 22 09:52:28.661663 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa37b5a1-1a69-438f-aefa-8d3a6d08c4b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:28.662006 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Flow 'volume_create_api' (1246118a-cf6f-4818-be53-ba02c4516dec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:28.662490 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Create volume request issued successfully. Jul 22 09:52:28.664506 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a0a6ddda-9efb-434d-8fb9-bc214694c6af tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:28.664587 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 100/405] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:52:28 2026] POST /volume/v3/volumes => generated 749 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:28.666592 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Flow 'volume_create_api' (2a94a565-d0a7-4475-a505-11cc8bc916da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:28.666592 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbc6bd63-dd17-4ffc-9db9-c5d9524b2748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:28.669586 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:28.684624 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-006d7de3-d88d-416b-bf9d-6c03d76a7b18 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:28.688154 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-006d7de3-d88d-416b-bf9d-6c03d76a7b18 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 Jul 22 09:52:28.688154 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-006d7de3-d88d-416b-bf9d-6c03d76a7b18 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:28.688297 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-006d7de3-d88d-416b-bf9d-6c03d76a7b18 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:28.696604 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-f8715b13-bde1-4728-b11a-0e586a0372a9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:28.699495 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:28.699495 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:28.701280 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-f8715b13-bde1-4728-b11a-0e586a0372a9 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] PUT https://10.4.3.206/volume/v3/attachments/09247a51-5499-49a6-9821-9e0f9e7590e8 Jul 22 09:52:28.702318 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-f8715b13-bde1-4728-b11a-0e586a0372a9 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:28.706207 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-006d7de3-d88d-416b-bf9d-6c03d76a7b18 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:28.709546 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbc6bd63-dd17-4ffc-9db9-c5d9524b2748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:28.710736 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f2d386-8b54-4cb2-94db-0946a1c90362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:28.713954 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-006d7de3-d88d-416b-bf9d-6c03d76a7b18 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 returned with HTTP 200 Jul 22 09:52:28.714384 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 100/406] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:28 2026] GET /volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:28.719344 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-f8715b13-bde1-4728-b11a-0e586a0372a9 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Acquiring lock "cinder-attachment_update-aa097752-0b5b-4e2f-b917-458a9580e3e3-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:52:28.725511 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-f8715b13-bde1-4728-b11a-0e586a0372a9 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Lock "cinder-attachment_update-aa097752-0b5b-4e2f-b917-458a9580e3e3-np0000005636" acquired by "attachment_update" :: waited 0.006s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:52:28.727068 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:28.727068 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:28.821715 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Created reservations ['ebb311c7-3e23-4236-95c0-445b455cca4a', '1517620f-0192-4725-a964-93679fb8db98', 'fce081a9-2b70-4f86-ab99-d75da38b0b5c', '0d4e9065-9ea9-442d-aef4-153536cf1b93'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:28.822913 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f2d386-8b54-4cb2-94db-0946a1c90362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebb311c7-3e23-4236-95c0-445b455cca4a', '1517620f-0192-4725-a964-93679fb8db98', 'fce081a9-2b70-4f86-ab99-d75da38b0b5c', '0d4e9065-9ea9-442d-aef4-153536cf1b93']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:28.824181 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3705b01-c980-40c4-8e54-ea8b638f6640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:28.858599 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3705b01-c980-40c4-8e54-ea8b638f6640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ed622a9-0630-4ef6-a69c-367f92fa6ab2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1213039309',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='77427b22d15e4f39b58a595c63f4a627',qos_specs=None,replication_status=,reservations=['ebb311c7-3e23-4236-95c0-445b455cca4a','1517620f-0192-4725-a964-93679fb8db98','fce081a9-2b70-4f86-ab99-d75da38b0b5c','0d4e9065-9ea9-442d-aef4-153536cf1b93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1213039309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ed622a9-0630-4ef6-a69c-367f92fa6ab2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='77427b22d15e4f39b58a595c63f4a627',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:28.859581 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa4fbfdc-b700-44c5-84fa-f4e29aec6056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:28.894665 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa4fbfdc-b700-44c5-84fa-f4e29aec6056) transitioned into state 'SUCCESS' from state '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-1213039309',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='77427b22d15e4f39b58a595c63f4a627',qos_specs=None,replication_status=,reservations=['ebb311c7-3e23-4236-95c0-445b455cca4a','1517620f-0192-4725-a964-93679fb8db98','fce081a9-2b70-4f86-ab99-d75da38b0b5c','0d4e9065-9ea9-442d-aef4-153536cf1b93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:28.896005 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a8a1a09-f134-4239-93e2-0c59d1e1e554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:28.918028 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a8a1a09-f134-4239-93e2-0c59d1e1e554) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:28.919110 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-f8715b13-bde1-4728-b11a-0e586a0372a9 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Lock "cinder-attachment_update-aa097752-0b5b-4e2f-b917-458a9580e3e3-np0000005636" released by "attachment_update" :: held 0.194s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:52:28.919476 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Flow 'volume_create_api' (2a94a565-d0a7-4475-a505-11cc8bc916da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:28.919527 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-f8715b13-bde1-4728-b11a-0e586a0372a9 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/attachments/09247a51-5499-49a6-9821-9e0f9e7590e8 returned with HTTP 200 Jul 22 09:52:28.920673 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume request issued successfully. Jul 22 09:52:28.920829 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 104/407] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:52:28 2026] PUT /volume/v3/attachments/09247a51-5499-49a6-9821-9e0f9e7590e8 => generated 967 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:28.922317 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-047757b1-f196-47c0-b080-691c740630df tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:28.923464 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 104/408] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:52:28 2026] POST /volume/v3/volumes => generated 759 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:28.951224 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c2333140-30e4-45e4-a336-04fefb302319 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:28.956657 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2333140-30e4-45e4-a336-04fefb302319 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 Jul 22 09:52:28.956657 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2333140-30e4-45e4-a336-04fefb302319 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:28.956657 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2333140-30e4-45e4-a336-04fefb302319 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:28.969827 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:28.969827 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:28.978020 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c2333140-30e4-45e4-a336-04fefb302319 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:28.989212 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2333140-30e4-45e4-a336-04fefb302319 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 returned with HTTP 200 Jul 22 09:52:28.989761 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 101/409] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:28 2026] GET /volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 => generated 827 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:29.023644 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ef7346d8-ab87-4f66-aa79-294df79d14f5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:29.026861 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ef7346d8-ab87-4f66-aa79-294df79d14f5 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:29.027167 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ef7346d8-ab87-4f66-aa79-294df79d14f5 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:29.027438 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ef7346d8-ab87-4f66-aa79-294df79d14f5 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:29.039484 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:29.039484 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:29.044582 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ef7346d8-ab87-4f66-aa79-294df79d14f5 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:29.049472 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ef7346d8-ab87-4f66-aa79-294df79d14f5 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:52:29.049945 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 101/410] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:29 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:29.070863 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-29a68827-b8db-4ece-af59-0aacb016b907 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:29.074968 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-29a68827-b8db-4ece-af59-0aacb016b907 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:29.076982 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-29a68827-b8db-4ece-af59-0aacb016b907 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:29.077346 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-29a68827-b8db-4ece-af59-0aacb016b907 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:29.077517 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-29a68827-b8db-4ece-af59-0aacb016b907 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Delete volume with id: 914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:29.091003 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:29.091003 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:29.091248 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-29a68827-b8db-4ece-af59-0aacb016b907 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:29.141948 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-29a68827-b8db-4ece-af59-0aacb016b907 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Delete volume request issued successfully. Jul 22 09:52:29.142252 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-29a68827-b8db-4ece-af59-0aacb016b907 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 202 Jul 22 09:52:29.142697 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 105/411] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:29 2026] DELETE /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:29.154307 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8c885251-48ef-41b4-8119-ccb7ffe87679 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:29.157000 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8c885251-48ef-41b4-8119-ccb7ffe87679 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:29.157483 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8c885251-48ef-41b4-8119-ccb7ffe87679 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:29.157852 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8c885251-48ef-41b4-8119-ccb7ffe87679 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:29.172555 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:29.172555 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:29.178681 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8c885251-48ef-41b4-8119-ccb7ffe87679 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Volume info retrieved successfully. Jul 22 09:52:29.186317 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8c885251-48ef-41b4-8119-ccb7ffe87679 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 200 Jul 22 09:52:29.187136 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 105/412] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:29 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:29.579430 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-47d2b14a-277b-41e3-9ea0-a6df8f71f22d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:29.580751 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-47d2b14a-277b-41e3-9ea0-a6df8f71f22d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:29.581085 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-47d2b14a-277b-41e3-9ea0-a6df8f71f22d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:29.581864 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-47d2b14a-277b-41e3-9ea0-a6df8f71f22d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:29.596564 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:29.596564 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:29.601712 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-47d2b14a-277b-41e3-9ea0-a6df8f71f22d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:29.611285 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-47d2b14a-277b-41e3-9ea0-a6df8f71f22d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:29.611285 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 102/413] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:29 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1164 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:29.656781 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-baf52a1a-af0d-43a9-8f2f-b4b326e910f1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:29.659259 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-baf52a1a-af0d-43a9-8f2f-b4b326e910f1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:29.659259 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-baf52a1a-af0d-43a9-8f2f-b4b326e910f1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:29.659462 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-baf52a1a-af0d-43a9-8f2f-b4b326e910f1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:29.668830 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:29.668830 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:29.674155 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-baf52a1a-af0d-43a9-8f2f-b4b326e910f1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:29.678902 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-baf52a1a-af0d-43a9-8f2f-b4b326e910f1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:29.679335 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 102/414] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:29 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:29.727944 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-41deda27-b92e-47af-8cdf-40de066b0b4d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:29.730160 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-41deda27-b92e-47af-8cdf-40de066b0b4d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 Jul 22 09:52:29.730416 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-41deda27-b92e-47af-8cdf-40de066b0b4d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:29.730640 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-41deda27-b92e-47af-8cdf-40de066b0b4d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:29.739036 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:29.739036 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:29.742901 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-41deda27-b92e-47af-8cdf-40de066b0b4d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:29.747550 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-41deda27-b92e-47af-8cdf-40de066b0b4d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 returned with HTTP 200 Jul 22 09:52:29.747985 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 106/415] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:29 2026] GET /volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:29.761277 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-dd0df8ed-6028-486b-a134-024536ef4f71 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:29.763294 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dd0df8ed-6028-486b-a134-024536ef4f71 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] POST https://10.4.3.206/volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331/action Jul 22 09:52:29.763608 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dd0df8ed-6028-486b-a134-024536ef4f71 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:29.763780 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dd0df8ed-6028-486b-a134-024536ef4f71 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:29.772891 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:29.772891 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:29.773347 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.admin_actions [None req-dd0df8ed-6028-486b-a134-024536ef4f71 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Updating volume '661d18cc-4318-4722-9e48-f3b2f9f1e331' with '{'status': 'error'}' {{(pid=100151) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 09:52:29.794191 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dd0df8ed-6028-486b-a134-024536ef4f71 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] https://10.4.3.206/volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331/action returned with HTTP 202 Jul 22 09:52:29.794729 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 106/416] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:52:29 2026] POST /volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:29.806062 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-37cfa275-1d69-4e54-9edb-679187199ac2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:29.808156 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-37cfa275-1d69-4e54-9edb-679187199ac2 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 Jul 22 09:52:29.808383 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-37cfa275-1d69-4e54-9edb-679187199ac2 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:29.808591 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-37cfa275-1d69-4e54-9edb-679187199ac2 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:29.816445 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:29.816445 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:29.820653 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-37cfa275-1d69-4e54-9edb-679187199ac2 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:29.826464 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-37cfa275-1d69-4e54-9edb-679187199ac2 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 returned with HTTP 200 Jul 22 09:52:29.826887 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 103/417] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:29 2026] GET /volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:29.844909 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a491b266-98d9-4262-b789-2b6e4f667ce4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:29.847229 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a491b266-98d9-4262-b789-2b6e4f667ce4 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] POST https://10.4.3.206/volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331/action Jul 22 09:52:29.847689 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a491b266-98d9-4262-b789-2b6e4f667ce4 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:29.847877 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a491b266-98d9-4262-b789-2b6e4f667ce4 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:29.859736 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:29.859736 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:29.860060 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a491b266-98d9-4262-b789-2b6e4f667ce4 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Volume info retrieved successfully. Jul 22 09:52:29.888115 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a491b266-98d9-4262-b789-2b6e4f667ce4 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Delete volume request issued successfully. Jul 22 09:52:29.888404 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a491b266-98d9-4262-b789-2b6e4f667ce4 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] https://10.4.3.206/volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331/action returned with HTTP 202 Jul 22 09:52:29.889008 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 103/418] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:52:29 2026] POST /volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:29.900389 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4f79365c-2b80-4db9-b8df-4e7470e93f60 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:29.902870 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4f79365c-2b80-4db9-b8df-4e7470e93f60 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 Jul 22 09:52:29.903509 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4f79365c-2b80-4db9-b8df-4e7470e93f60 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:29.903509 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4f79365c-2b80-4db9-b8df-4e7470e93f60 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:29.913833 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:29.913833 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:29.921580 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4f79365c-2b80-4db9-b8df-4e7470e93f60 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:29.929690 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4f79365c-2b80-4db9-b8df-4e7470e93f60 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 returned with HTTP 200 Jul 22 09:52:29.930289 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 107/419] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:29 2026] GET /volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:30.003537 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-68d2d3e5-871e-453e-8930-b8d5ab8e1852 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:30.005955 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-68d2d3e5-871e-453e-8930-b8d5ab8e1852 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:30.006303 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-68d2d3e5-871e-453e-8930-b8d5ab8e1852 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:30.006609 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-68d2d3e5-871e-453e-8930-b8d5ab8e1852 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:30.006873 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-68d2d3e5-871e-453e-8930-b8d5ab8e1852 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Delete volume with id: a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:30.013232 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-782e40fd-9afc-444a-9f1d-a0eef178412f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:30.015765 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-782e40fd-9afc-444a-9f1d-a0eef178412f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 Jul 22 09:52:30.015872 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:30.015872 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:30.016057 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-782e40fd-9afc-444a-9f1d-a0eef178412f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:30.016302 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-782e40fd-9afc-444a-9f1d-a0eef178412f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:30.016421 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-68d2d3e5-871e-453e-8930-b8d5ab8e1852 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:30.026812 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:30.026812 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:30.031940 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-782e40fd-9afc-444a-9f1d-a0eef178412f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:30.037746 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-782e40fd-9afc-444a-9f1d-a0eef178412f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 returned with HTTP 200 Jul 22 09:52:30.038108 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-68d2d3e5-871e-453e-8930-b8d5ab8e1852 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Delete volume request issued successfully. Jul 22 09:52:30.038313 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 104/420] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:30 2026] GET /volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:30.038415 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-68d2d3e5-871e-453e-8930-b8d5ab8e1852 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 202 Jul 22 09:52:30.038939 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 107/421] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:30 2026] DELETE /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:30.047640 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bcef06ac-b104-45b2-aa16-3e80ffba998a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:30.049509 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bcef06ac-b104-45b2-aa16-3e80ffba998a tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:30.049775 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bcef06ac-b104-45b2-aa16-3e80ffba998a tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:30.050008 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bcef06ac-b104-45b2-aa16-3e80ffba998a tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:30.053908 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ad65c352-0e69-470e-9afc-ccbdfe2ec435 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:30.058025 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ad65c352-0e69-470e-9afc-ccbdfe2ec435 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 Jul 22 09:52:30.058451 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:30.058451 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:30.058557 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ad65c352-0e69-470e-9afc-ccbdfe2ec435 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:30.059500 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ad65c352-0e69-470e-9afc-ccbdfe2ec435 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:30.063809 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-bcef06ac-b104-45b2-aa16-3e80ffba998a tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Volume info retrieved successfully. Jul 22 09:52:30.069239 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bcef06ac-b104-45b2-aa16-3e80ffba998a tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 200 Jul 22 09:52:30.069684 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 104/422] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:30 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:30.069968 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:30.069968 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:30.076125 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ad65c352-0e69-470e-9afc-ccbdfe2ec435 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:30.082966 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ad65c352-0e69-470e-9afc-ccbdfe2ec435 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 returned with HTTP 200 Jul 22 09:52:30.083495 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 108/423] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:30 2026] GET /volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:30.100249 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1a7cef7c-2d25-4a86-96cc-253f5403753d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:30.102219 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1a7cef7c-2d25-4a86-96cc-253f5403753d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] PUT https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 Jul 22 09:52:30.102537 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1a7cef7c-2d25-4a86-96cc-253f5403753d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1213039309"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:30.111588 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:30.111588 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:30.115217 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1a7cef7c-2d25-4a86-96cc-253f5403753d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:30.122560 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1a7cef7c-2d25-4a86-96cc-253f5403753d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume updated successfully. Jul 22 09:52:30.123132 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1a7cef7c-2d25-4a86-96cc-253f5403753d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 returned with HTTP 200 Jul 22 09:52:30.123527 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 105/424] 10.4.3.206 () {68 vars in 1368 bytes} [Wed Jul 22 09:52:30 2026] PUT /volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 => generated 784 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:30.139400 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0b24c79c-2686-46d7-bd2f-428d0d322b15 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:30.141719 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0b24c79c-2686-46d7-bd2f-428d0d322b15 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] PUT https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 Jul 22 09:52:30.142500 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0b24c79c-2686-46d7-bd2f-428d0d322b15 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-628009586", "description": "This is the new description of volume"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:30.154268 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:30.154268 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:30.160891 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0b24c79c-2686-46d7-bd2f-428d0d322b15 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:30.173375 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0b24c79c-2686-46d7-bd2f-428d0d322b15 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume updated successfully. Jul 22 09:52:30.174254 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0b24c79c-2686-46d7-bd2f-428d0d322b15 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 returned with HTTP 200 Jul 22 09:52:30.174833 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 108/425] 10.4.3.206 () {68 vars in 1369 bytes} [Wed Jul 22 09:52:30 2026] PUT /volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:30.194916 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-12358a01-ad14-4ecf-a2a5-f8fa11db74ef None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:30.202699 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-12358a01-ad14-4ecf-a2a5-f8fa11db74ef tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 Jul 22 09:52:30.203221 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-12358a01-ad14-4ecf-a2a5-f8fa11db74ef tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:30.203563 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-12358a01-ad14-4ecf-a2a5-f8fa11db74ef tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:30.207366 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b40c686f-52d7-40fc-af6c-d2f1307c2de2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:30.209378 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b40c686f-52d7-40fc-af6c-d2f1307c2de2 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:30.209610 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b40c686f-52d7-40fc-af6c-d2f1307c2de2 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:30.209829 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b40c686f-52d7-40fc-af6c-d2f1307c2de2 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:30.216772 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b40c686f-52d7-40fc-af6c-d2f1307c2de2 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 404 Jul 22 09:52:30.217292 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 109/426] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:30 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:30.219602 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:30.219602 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:30.231609 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-12358a01-ad14-4ecf-a2a5-f8fa11db74ef tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:30.238106 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-12358a01-ad14-4ecf-a2a5-f8fa11db74ef tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 returned with HTTP 200 Jul 22 09:52:30.238654 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 105/427] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:30 2026] GET /volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 => generated 890 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:30.256763 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-19581a1f-0e01-400a-b286-9b9b98af915c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:30.258721 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:30.259178 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-216379760", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-932850789"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:30.261286 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-216379760', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-932850789'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:30.261429 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume of 1 GB Jul 22 09:52:30.265705 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Availability Zones retrieved successfully. Jul 22 09:52:30.273975 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Flow 'volume_create_api' (342ebfac-1060-4356-8cc1-e140a592ce98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:30.274970 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de6784bf-299b-42c2-8f75-9c51dcfa32b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:30.276040 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:30.304078 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de6784bf-299b-42c2-8f75-9c51dcfa32b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:30.305046 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49044238-0c7c-4ced-93b5-576c340d8947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:30.348303 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Created reservations ['405365b4-93c7-4c12-9ca0-67480470c430', 'fa38dbb0-aabd-42c6-b3d5-aff867746893', '2f7d3077-747b-47f6-b334-d301e171ed4b', 'e29cb4e6-84de-4caa-9285-46da55280087'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:30.349167 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49044238-0c7c-4ced-93b5-576c340d8947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['405365b4-93c7-4c12-9ca0-67480470c430', 'fa38dbb0-aabd-42c6-b3d5-aff867746893', '2f7d3077-747b-47f6-b334-d301e171ed4b', 'e29cb4e6-84de-4caa-9285-46da55280087']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:30.349945 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (088008a2-6aa1-4a90-900d-a77edadfc593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:30.376515 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (088008a2-6aa1-4a90-900d-a77edadfc593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36d92c0d-faea-4d76-a24f-0c4847d45146', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-216379760',display_name='tempest-VolumesGetTest-Volume-932850789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77427b22d15e4f39b58a595c63f4a627',qos_specs=None,replication_status=,reservations=['405365b4-93c7-4c12-9ca0-67480470c430','fa38dbb0-aabd-42c6-b3d5-aff867746893','2f7d3077-747b-47f6-b334-d301e171ed4b','e29cb4e6-84de-4caa-9285-46da55280087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:30Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-216379760',display_name='tempest-VolumesGetTest-Volume-932850789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36d92c0d-faea-4d76-a24f-0c4847d45146,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77427b22d15e4f39b58a595c63f4a627',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:30.379315 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc246d6-1643-45a8-a419-b3aa01bba85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:30.424767 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc246d6-1643-45a8-a419-b3aa01bba85a) transitioned into 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-216379760',display_name='tempest-VolumesGetTest-Volume-932850789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77427b22d15e4f39b58a595c63f4a627',qos_specs=None,replication_status=,reservations=['405365b4-93c7-4c12-9ca0-67480470c430','fa38dbb0-aabd-42c6-b3d5-aff867746893','2f7d3077-747b-47f6-b334-d301e171ed4b','e29cb4e6-84de-4caa-9285-46da55280087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:30.425949 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (472cf497-2b54-4bf4-a548-31613ab2ef60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:30.446417 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (472cf497-2b54-4bf4-a548-31613ab2ef60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:30.447790 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Flow 'volume_create_api' (342ebfac-1060-4356-8cc1-e140a592ce98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:30.448174 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume request issued successfully. Jul 22 09:52:30.448944 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19581a1f-0e01-400a-b286-9b9b98af915c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:30.449544 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 106/428] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:52:30 2026] POST /volume/v3/volumes => generated 778 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:30.464766 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7fde189c-66f0-4afa-97af-d8aa9481dd7c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:30.468576 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7fde189c-66f0-4afa-97af-d8aa9481dd7c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 Jul 22 09:52:30.468789 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7fde189c-66f0-4afa-97af-d8aa9481dd7c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:30.469002 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7fde189c-66f0-4afa-97af-d8aa9481dd7c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:30.482125 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:30.482125 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:30.486276 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7fde189c-66f0-4afa-97af-d8aa9481dd7c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:30.491225 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7fde189c-66f0-4afa-97af-d8aa9481dd7c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 returned with HTTP 200 Jul 22 09:52:30.491663 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 109/429] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:30 2026] GET /volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:30.631013 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a040fd98-b951-4622-8948-98b2475827fd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:30.633957 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a040fd98-b951-4622-8948-98b2475827fd tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:30.634481 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a040fd98-b951-4622-8948-98b2475827fd tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:30.637947 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a040fd98-b951-4622-8948-98b2475827fd tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:30.648710 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:30.648710 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:30.653299 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a040fd98-b951-4622-8948-98b2475827fd tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:30.658446 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a040fd98-b951-4622-8948-98b2475827fd tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:30.658955 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 110/430] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:30 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1164 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:30.695905 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7a9f71dd-966c-4a89-8351-736b1b4c2c22 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:30.698533 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7a9f71dd-966c-4a89-8351-736b1b4c2c22 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:30.698533 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7a9f71dd-966c-4a89-8351-736b1b4c2c22 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:30.698533 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7a9f71dd-966c-4a89-8351-736b1b4c2c22 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:30.711768 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:30.711768 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:30.718541 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7a9f71dd-966c-4a89-8351-736b1b4c2c22 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:30.725310 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7a9f71dd-966c-4a89-8351-736b1b4c2c22 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:30.726022 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 106/431] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:30 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:30.956143 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-aad8f692-5083-48da-90f1-81b5e7aea59c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:30.961249 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aad8f692-5083-48da-90f1-81b5e7aea59c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 Jul 22 09:52:30.961249 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aad8f692-5083-48da-90f1-81b5e7aea59c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:30.961249 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aad8f692-5083-48da-90f1-81b5e7aea59c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:30.967747 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aad8f692-5083-48da-90f1-81b5e7aea59c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 returned with HTTP 404 Jul 22 09:52:30.969737 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 107/432] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:30 2026] GET /volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:30.979203 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-107d461c-0784-4fa3-8f6f-c365c7ac86f8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:30.983270 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-107d461c-0784-4fa3-8f6f-c365c7ac86f8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 Jul 22 09:52:30.983270 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-107d461c-0784-4fa3-8f6f-c365c7ac86f8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:30.983270 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-107d461c-0784-4fa3-8f6f-c365c7ac86f8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:30.996019 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-107d461c-0784-4fa3-8f6f-c365c7ac86f8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 returned with HTTP 404 Jul 22 09:52:30.996019 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 110/433] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:30 2026] GET /volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:31.008811 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3cd100d3-7c37-44fb-a6bf-70756bd8569c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:31.012307 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3cd100d3-7c37-44fb-a6bf-70756bd8569c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] DELETE https://10.4.3.206/volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 Jul 22 09:52:31.012757 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3cd100d3-7c37-44fb-a6bf-70756bd8569c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:31.017682 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3cd100d3-7c37-44fb-a6bf-70756bd8569c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:31.017682 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-3cd100d3-7c37-44fb-a6bf-70756bd8569c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Delete volume with id: 661d18cc-4318-4722-9e48-f3b2f9f1e331 Jul 22 09:52:31.027144 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3cd100d3-7c37-44fb-a6bf-70756bd8569c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 returned with HTTP 404 Jul 22 09:52:31.027715 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 111/434] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:31 2026] DELETE /volume/v3/volumes/661d18cc-4318-4722-9e48-f3b2f9f1e331 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:31.038323 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-49f63922-a066-4b7e-919e-be669b19444d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:31.042958 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:31.042958 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-890755354"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:31.046571 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-890755354'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:31.046905 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Create volume of 1 GB Jul 22 09:52:31.060982 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Availability Zones retrieved successfully. Jul 22 09:52:31.067026 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Flow 'volume_create_api' (2f15fec7-af04-4394-a2de-d8ba2546f943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:31.069563 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (136553cf-d9b2-48b9-9875-cdc734536cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:31.070869 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:31.088276 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ea381ae1-565d-490c-b4bd-80b47ae526b8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:31.090905 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ea381ae1-565d-490c-b4bd-80b47ae526b8 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] GET https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 Jul 22 09:52:31.090905 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ea381ae1-565d-490c-b4bd-80b47ae526b8 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:31.091252 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ea381ae1-565d-490c-b4bd-80b47ae526b8 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:31.105021 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ea381ae1-565d-490c-b4bd-80b47ae526b8 tempest-AttachSCSIVolumeTestJSON-2084783621 tempest-AttachSCSIVolumeTestJSON-2084783621-project-member] https://10.4.3.206/volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 returned with HTTP 404 Jul 22 09:52:31.105586 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 108/435] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:31 2026] GET /volume/v3/volumes/a799407d-44a8-4a67-8d0a-c74f9c6d8418 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:31.130635 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (136553cf-d9b2-48b9-9875-cdc734536cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:31.131498 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d8c3079-a110-480a-8381-50a4efd6219a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:31.210460 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Created reservations ['f3cff7ac-e490-481c-a742-e9fc0c3e3ab9', '681d798c-f0c6-4460-9642-676788e017f9', '1f73a6cb-4132-4f98-81df-e43330187d97', 'f0005b14-88be-4b7e-a1aa-5249625bd88c'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:31.213952 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d8c3079-a110-480a-8381-50a4efd6219a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3cff7ac-e490-481c-a742-e9fc0c3e3ab9', '681d798c-f0c6-4460-9642-676788e017f9', '1f73a6cb-4132-4f98-81df-e43330187d97', 'f0005b14-88be-4b7e-a1aa-5249625bd88c']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:31.213952 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4306b30-108d-4bb4-a605-5e1a62e2d340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:31.245672 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4306b30-108d-4bb4-a605-5e1a62e2d340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '543d22c5-e7f8-43f4-b8d2-a239ff242be7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-890755354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ab24de6cc74120aa8e749c232f602d',qos_specs=None,replication_status=,reservations=['f3cff7ac-e490-481c-a742-e9fc0c3e3ab9','681d798c-f0c6-4460-9642-676788e017f9','1f73a6cb-4132-4f98-81df-e43330187d97','f0005b14-88be-4b7e-a1aa-5249625bd88c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b593aab704a4a5d91b94ccf38ba7412',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-890755354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=543d22c5-e7f8-43f4-b8d2-a239ff242be7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ab24de6cc74120aa8e749c232f602d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b593aab704a4a5d91b94ccf38ba7412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:31.248861 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25403efe-a015-4cde-9a30-9a13cd65b5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:31.279674 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25403efe-a015-4cde-9a30-9a13cd65b5a3) transitioned into state 'SUCCESS' from state '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-890755354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ab24de6cc74120aa8e749c232f602d',qos_specs=None,replication_status=,reservations=['f3cff7ac-e490-481c-a742-e9fc0c3e3ab9','681d798c-f0c6-4460-9642-676788e017f9','1f73a6cb-4132-4f98-81df-e43330187d97','f0005b14-88be-4b7e-a1aa-5249625bd88c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b593aab704a4a5d91b94ccf38ba7412',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:31.280827 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46a21f57-b4a4-4f08-a2d8-bed9c386c9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:31.298235 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46a21f57-b4a4-4f08-a2d8-bed9c386c9ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:31.298912 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Flow 'volume_create_api' (2f15fec7-af04-4394-a2de-d8ba2546f943) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:31.298912 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Create volume request issued successfully. Jul 22 09:52:31.299651 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-49f63922-a066-4b7e-919e-be669b19444d tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:31.300262 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 107/436] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:52:31 2026] POST /volume/v3/volumes => generated 748 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:31.320159 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-678863d1-898c-4d64-af5c-cf0a8fb38c4c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:31.326600 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-678863d1-898c-4d64-af5c-cf0a8fb38c4c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 Jul 22 09:52:31.326600 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-678863d1-898c-4d64-af5c-cf0a8fb38c4c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:31.326600 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-678863d1-898c-4d64-af5c-cf0a8fb38c4c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:31.339573 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:31.339573 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:31.347014 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-678863d1-898c-4d64-af5c-cf0a8fb38c4c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:31.355025 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-678863d1-898c-4d64-af5c-cf0a8fb38c4c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 returned with HTTP 200 Jul 22 09:52:31.355543 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 111/437] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:31 2026] GET /volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:31.517718 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d6c0cd12-84b3-4e1b-bba7-146bf1523b67 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:31.519984 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d6c0cd12-84b3-4e1b-bba7-146bf1523b67 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 Jul 22 09:52:31.519984 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d6c0cd12-84b3-4e1b-bba7-146bf1523b67 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:31.520175 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d6c0cd12-84b3-4e1b-bba7-146bf1523b67 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:31.538082 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:31.538082 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:31.546977 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d6c0cd12-84b3-4e1b-bba7-146bf1523b67 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:31.556562 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d6c0cd12-84b3-4e1b-bba7-146bf1523b67 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 returned with HTTP 200 Jul 22 09:52:31.556697 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 112/438] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:31 2026] GET /volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 => generated 871 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:31.580868 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-39a62bd1-dcdc-438b-97df-5e738245c81b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:31.582729 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-39a62bd1-dcdc-438b-97df-5e738245c81b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] PUT https://10.4.3.206/volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 Jul 22 09:52:31.583163 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-39a62bd1-dcdc-438b-97df-5e738245c81b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1213039309", "description": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:31.591678 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:31.591678 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:31.596195 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-39a62bd1-dcdc-438b-97df-5e738245c81b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:31.606851 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-39a62bd1-dcdc-438b-97df-5e738245c81b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume updated successfully. Jul 22 09:52:31.607672 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-39a62bd1-dcdc-438b-97df-5e738245c81b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 returned with HTTP 200 Jul 22 09:52:31.608267 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 109/439] 10.4.3.206 () {68 vars in 1368 bytes} [Wed Jul 22 09:52:31 2026] PUT /volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 => generated 770 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:31.627969 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7360762f-910f-46a5-bd6c-200671b1d309 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:31.630763 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7360762f-910f-46a5-bd6c-200671b1d309 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 Jul 22 09:52:31.631012 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7360762f-910f-46a5-bd6c-200671b1d309 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:31.631224 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7360762f-910f-46a5-bd6c-200671b1d309 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:31.644656 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:31.644656 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:31.650191 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7360762f-910f-46a5-bd6c-200671b1d309 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:31.656589 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7360762f-910f-46a5-bd6c-200671b1d309 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 returned with HTTP 200 Jul 22 09:52:31.657074 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 108/440] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:31 2026] GET /volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:31.676539 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f7203ca0-edf3-46bf-8f44-7312e548de5c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:31.678693 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f7203ca0-edf3-46bf-8f44-7312e548de5c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] DELETE https://10.4.3.206/volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 Jul 22 09:52:31.679061 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f7203ca0-edf3-46bf-8f44-7312e548de5c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:31.679293 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f7203ca0-edf3-46bf-8f44-7312e548de5c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:31.679479 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-f7203ca0-edf3-46bf-8f44-7312e548de5c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Delete volume with id: 36d92c0d-faea-4d76-a24f-0c4847d45146 Jul 22 09:52:31.683433 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6e5bd15e-9e42-447b-9800-32afa9cbd006 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:31.688278 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6e5bd15e-9e42-447b-9800-32afa9cbd006 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:31.688598 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6e5bd15e-9e42-447b-9800-32afa9cbd006 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:31.688902 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6e5bd15e-9e42-447b-9800-32afa9cbd006 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:31.694246 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:31.694246 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:31.694854 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f7203ca0-edf3-46bf-8f44-7312e548de5c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:31.707473 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:31.707473 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:31.712618 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6e5bd15e-9e42-447b-9800-32afa9cbd006 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:31.721432 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6e5bd15e-9e42-447b-9800-32afa9cbd006 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:31.722025 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 113/441] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:31 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1164 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:31.736488 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f7203ca0-edf3-46bf-8f44-7312e548de5c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Delete volume request issued successfully. Jul 22 09:52:31.737063 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f7203ca0-edf3-46bf-8f44-7312e548de5c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 returned with HTTP 202 Jul 22 09:52:31.738829 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 112/442] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:31 2026] DELETE /volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:31.750044 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-09513112-7775-4917-942f-aee36d1077c7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:31.752765 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a2569c1f-b67b-41f2-ac23-a4cc504d05d4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:31.753160 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-09513112-7775-4917-942f-aee36d1077c7 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:31.753160 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-09513112-7775-4917-942f-aee36d1077c7 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:31.753160 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-09513112-7775-4917-942f-aee36d1077c7 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:31.755728 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a2569c1f-b67b-41f2-ac23-a4cc504d05d4 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 Jul 22 09:52:31.755831 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a2569c1f-b67b-41f2-ac23-a4cc504d05d4 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:31.759900 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a2569c1f-b67b-41f2-ac23-a4cc504d05d4 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:31.768688 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:31.768688 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:31.777793 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:31.777793 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:31.784445 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-09513112-7775-4917-942f-aee36d1077c7 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:31.789597 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a2569c1f-b67b-41f2-ac23-a4cc504d05d4 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:31.795611 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-09513112-7775-4917-942f-aee36d1077c7 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:31.798774 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 110/443] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:31 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:31.799111 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a2569c1f-b67b-41f2-ac23-a4cc504d05d4 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 returned with HTTP 200 Jul 22 09:52:31.799111 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 109/444] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:31 2026] GET /volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 => generated 837 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:32.371545 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f6fd6664-fcc8-4f3f-9dcf-17bd72cb14f1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:32.374079 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f6fd6664-fcc8-4f3f-9dcf-17bd72cb14f1 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 Jul 22 09:52:32.374291 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f6fd6664-fcc8-4f3f-9dcf-17bd72cb14f1 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:32.374550 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f6fd6664-fcc8-4f3f-9dcf-17bd72cb14f1 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:32.390518 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:32.390518 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:32.405791 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f6fd6664-fcc8-4f3f-9dcf-17bd72cb14f1 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:32.416222 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f6fd6664-fcc8-4f3f-9dcf-17bd72cb14f1 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 returned with HTTP 200 Jul 22 09:52:32.416844 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 114/445] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:32 2026] GET /volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:32.434080 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7fcf6380-4622-4ced-879c-d7e9919859f7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:32.436419 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7fcf6380-4622-4ced-879c-d7e9919859f7 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] POST https://10.4.3.206/volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7/action Jul 22 09:52:32.437039 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7fcf6380-4622-4ced-879c-d7e9919859f7 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:32.437240 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7fcf6380-4622-4ced-879c-d7e9919859f7 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:32.451782 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:32.451782 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:32.451782 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.admin_actions [None req-7fcf6380-4622-4ced-879c-d7e9919859f7 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Updating volume '543d22c5-e7f8-43f4-b8d2-a239ff242be7' with '{'status': 'maintenance'}' {{(pid=100151) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 09:52:32.487017 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7fcf6380-4622-4ced-879c-d7e9919859f7 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] https://10.4.3.206/volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7/action returned with HTTP 202 Jul 22 09:52:32.487482 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 113/446] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:52:32 2026] POST /volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:32.498604 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2e2d47bb-747d-4e6e-9e10-71b0603bb756 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:32.500403 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2e2d47bb-747d-4e6e-9e10-71b0603bb756 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 Jul 22 09:52:32.500618 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2e2d47bb-747d-4e6e-9e10-71b0603bb756 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:32.500824 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2e2d47bb-747d-4e6e-9e10-71b0603bb756 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:32.510965 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:32.510965 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:32.525212 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2e2d47bb-747d-4e6e-9e10-71b0603bb756 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:32.537281 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2e2d47bb-747d-4e6e-9e10-71b0603bb756 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 returned with HTTP 200 Jul 22 09:52:32.537902 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 111/447] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:32 2026] GET /volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:32.557570 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c19147b9-f013-4896-b82f-024ccb798acc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:32.561948 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c19147b9-f013-4896-b82f-024ccb798acc tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] POST https://10.4.3.206/volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7/action Jul 22 09:52:32.561948 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c19147b9-f013-4896-b82f-024ccb798acc tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:32.561948 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c19147b9-f013-4896-b82f-024ccb798acc tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:32.573470 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:32.573470 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:32.574945 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c19147b9-f013-4896-b82f-024ccb798acc tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Volume info retrieved successfully. Jul 22 09:52:32.612591 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c19147b9-f013-4896-b82f-024ccb798acc tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Delete volume request issued successfully. Jul 22 09:52:32.613440 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c19147b9-f013-4896-b82f-024ccb798acc tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] https://10.4.3.206/volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7/action returned with HTTP 202 Jul 22 09:52:32.614049 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 110/448] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:52:32 2026] POST /volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:32.626558 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2016f2fa-0a09-453d-812c-f60c36a72cf8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:32.628656 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2016f2fa-0a09-453d-812c-f60c36a72cf8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 Jul 22 09:52:32.629192 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2016f2fa-0a09-453d-812c-f60c36a72cf8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:32.629192 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2016f2fa-0a09-453d-812c-f60c36a72cf8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:32.640302 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:32.640302 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:32.647682 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2016f2fa-0a09-453d-812c-f60c36a72cf8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:32.654708 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2016f2fa-0a09-453d-812c-f60c36a72cf8 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 returned with HTTP 200 Jul 22 09:52:32.655305 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 115/449] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:32 2026] GET /volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:32.742634 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-df98ee4c-4066-47d8-84a3-3ff28d19a18c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:32.744702 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-df98ee4c-4066-47d8-84a3-3ff28d19a18c tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:32.746086 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-df98ee4c-4066-47d8-84a3-3ff28d19a18c tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:32.746086 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-df98ee4c-4066-47d8-84a3-3ff28d19a18c tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:32.768216 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:32.768216 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:32.774547 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-df98ee4c-4066-47d8-84a3-3ff28d19a18c tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:32.779987 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-df98ee4c-4066-47d8-84a3-3ff28d19a18c tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:32.780616 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 114/450] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:32 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1164 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:32.818054 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4e3f2f63-5b6e-433f-a371-c516ee5c8334 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:32.818408 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fbb7dbd1-76d0-4f53-a00b-4eec6d37f499 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:32.821962 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e3f2f63-5b6e-433f-a371-c516ee5c8334 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:32.821962 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e3f2f63-5b6e-433f-a371-c516ee5c8334 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:32.821962 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e3f2f63-5b6e-433f-a371-c516ee5c8334 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:32.822892 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fbb7dbd1-76d0-4f53-a00b-4eec6d37f499 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 Jul 22 09:52:32.822892 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fbb7dbd1-76d0-4f53-a00b-4eec6d37f499 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:32.822892 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fbb7dbd1-76d0-4f53-a00b-4eec6d37f499 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:32.830982 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fbb7dbd1-76d0-4f53-a00b-4eec6d37f499 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 returned with HTTP 404 Jul 22 09:52:32.832017 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:32.832017 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:32.832608 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 111/451] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:32 2026] GET /volume/v3/volumes/36d92c0d-faea-4d76-a24f-0c4847d45146 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:32.838954 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4e3f2f63-5b6e-433f-a371-c516ee5c8334 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:32.844406 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-15b1381c-7f31-4541-861f-757bc1286c2e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:32.847599 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-15b1381c-7f31-4541-861f-757bc1286c2e tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 Jul 22 09:52:32.847952 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-15b1381c-7f31-4541-861f-757bc1286c2e tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:32.849567 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-15b1381c-7f31-4541-861f-757bc1286c2e tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:32.851763 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e3f2f63-5b6e-433f-a371-c516ee5c8334 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:32.852317 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 112/452] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:32 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 904 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:32.868538 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:32.868538 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:32.872454 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-ac37e94d-2bb5-46f0-b1bf-c51a17ceea93 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:32.875474 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-ac37e94d-2bb5-46f0-b1bf-c51a17ceea93 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] POST https://10.4.3.206/volume/v3/attachments/99af2468-494c-42f1-893c-90734d2b21e4/action Jul 22 09:52:32.875858 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-15b1381c-7f31-4541-861f-757bc1286c2e tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:32.876519 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-ac37e94d-2bb5-46f0-b1bf-c51a17ceea93 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Action body: b'{"os-complete": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:32.876519 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-ac37e94d-2bb5-46f0-b1bf-c51a17ceea93 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:32.884659 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-15b1381c-7f31-4541-861f-757bc1286c2e tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 returned with HTTP 200 Jul 22 09:52:32.885565 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 116/453] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:32 2026] GET /volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 => generated 890 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:32.906335 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-be835b51-da7c-41f5-b612-963a26afebbb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:32.909947 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-be835b51-da7c-41f5-b612-963a26afebbb tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] DELETE https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 Jul 22 09:52:32.909947 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-be835b51-da7c-41f5-b612-963a26afebbb tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:32.909947 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-be835b51-da7c-41f5-b612-963a26afebbb tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:32.909947 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-be835b51-da7c-41f5-b612-963a26afebbb tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Delete volume with id: 9ed622a9-0630-4ef6-a69c-367f92fa6ab2 Jul 22 09:52:32.914133 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:32.914133 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:32.926267 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:32.926267 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:32.927442 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-be835b51-da7c-41f5-b612-963a26afebbb tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:32.949607 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b6ab024d-e2ae-4a44-a0a6-69671c31fd07 req-ac37e94d-2bb5-46f0-b1bf-c51a17ceea93 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/attachments/99af2468-494c-42f1-893c-90734d2b21e4/action returned with HTTP 204 Jul 22 09:52:32.950267 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 115/454] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:52:32 2026] POST /volume/v3/attachments/99af2468-494c-42f1-893c-90734d2b21e4/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 22 09:52:32.982751 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-be835b51-da7c-41f5-b612-963a26afebbb tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Delete volume request issued successfully. Jul 22 09:52:32.983285 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-be835b51-da7c-41f5-b612-963a26afebbb tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 returned with HTTP 202 Jul 22 09:52:32.985752 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 112/455] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:32 2026] DELETE /volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:33.002682 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-48d1f9c7-dce8-404d-ace5-af100d35980d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:33.006832 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48d1f9c7-dce8-404d-ace5-af100d35980d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 Jul 22 09:52:33.006832 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48d1f9c7-dce8-404d-ace5-af100d35980d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:33.006832 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48d1f9c7-dce8-404d-ace5-af100d35980d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:33.017876 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:33.017876 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:33.027382 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-48d1f9c7-dce8-404d-ace5-af100d35980d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:33.035958 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48d1f9c7-dce8-404d-ace5-af100d35980d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 returned with HTTP 200 Jul 22 09:52:33.035958 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 113/456] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:33 2026] GET /volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 => generated 889 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:33.295895 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-8b6ea5a1-0dec-4ec0-bb72-0ae8360279e3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:33.298610 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-8b6ea5a1-0dec-4ec0-bb72-0ae8360279e3 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] POST https://10.4.3.206/volume/v3/attachments/09247a51-5499-49a6-9821-9e0f9e7590e8/action Jul 22 09:52:33.299779 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-8b6ea5a1-0dec-4ec0-bb72-0ae8360279e3 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:33.299779 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-8b6ea5a1-0dec-4ec0-bb72-0ae8360279e3 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:33.333622 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:33.333622 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:33.356849 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-1a65e0bf-974e-4e3c-adf0-fc226d63a39c req-8b6ea5a1-0dec-4ec0-bb72-0ae8360279e3 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/attachments/09247a51-5499-49a6-9821-9e0f9e7590e8/action returned with HTTP 204 Jul 22 09:52:33.357764 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 117/457] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:52:33 2026] POST /volume/v3/attachments/09247a51-5499-49a6-9821-9e0f9e7590e8/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:33.673634 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-602fac3b-95ba-4693-9397-39d66f37017a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:33.675429 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-602fac3b-95ba-4693-9397-39d66f37017a tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 Jul 22 09:52:33.675771 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-602fac3b-95ba-4693-9397-39d66f37017a tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:33.676038 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-602fac3b-95ba-4693-9397-39d66f37017a tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:33.684412 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-602fac3b-95ba-4693-9397-39d66f37017a tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 returned with HTTP 404 Jul 22 09:52:33.685136 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 116/458] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:33 2026] GET /volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:33.699970 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-aa2b5c15-386c-45a4-9080-28007f4a1d3b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:33.702561 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-aa2b5c15-386c-45a4-9080-28007f4a1d3b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 Jul 22 09:52:33.702561 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-aa2b5c15-386c-45a4-9080-28007f4a1d3b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:33.702726 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-aa2b5c15-386c-45a4-9080-28007f4a1d3b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:33.710186 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-aa2b5c15-386c-45a4-9080-28007f4a1d3b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 returned with HTTP 404 Jul 22 09:52:33.710807 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 113/459] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:33 2026] GET /volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:33.722590 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fad3d30c-7a26-4b36-9b11-c2af12c25695 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:33.726231 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fad3d30c-7a26-4b36-9b11-c2af12c25695 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] DELETE https://10.4.3.206/volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 Jul 22 09:52:33.727913 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fad3d30c-7a26-4b36-9b11-c2af12c25695 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:33.727913 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fad3d30c-7a26-4b36-9b11-c2af12c25695 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:33.729456 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-fad3d30c-7a26-4b36-9b11-c2af12c25695 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Delete volume with id: 543d22c5-e7f8-43f4-b8d2-a239ff242be7 Jul 22 09:52:33.738407 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fad3d30c-7a26-4b36-9b11-c2af12c25695 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 returned with HTTP 404 Jul 22 09:52:33.739173 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 114/460] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:33 2026] DELETE /volume/v3/volumes/543d22c5-e7f8-43f4-b8d2-a239ff242be7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:33.751295 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:33.755785 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:33.756690 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2087876239"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:33.759676 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2087876239'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:33.760559 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Create volume of 1 GB Jul 22 09:52:33.771994 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Availability Zones retrieved successfully. Jul 22 09:52:33.781443 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Flow 'volume_create_api' (7d924d09-f5e1-47ab-ad9e-8034a8c151ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:33.783346 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a031f7a2-da50-4980-9e11-e447918555d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:33.786366 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:33.796494 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-becb7fb6-a1e8-48b5-a57f-299e50532545 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:33.801035 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-becb7fb6-a1e8-48b5-a57f-299e50532545 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:33.801035 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-becb7fb6-a1e8-48b5-a57f-299e50532545 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:33.801247 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-becb7fb6-a1e8-48b5-a57f-299e50532545 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:33.821376 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:33.821376 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:33.829070 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-becb7fb6-a1e8-48b5-a57f-299e50532545 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:33.832605 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a031f7a2-da50-4980-9e11-e447918555d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:33.834302 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af52d40e-369c-41ff-9e27-85c36fd7fb45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:33.836835 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-becb7fb6-a1e8-48b5-a57f-299e50532545 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:33.837947 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 117/461] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:33 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1458 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:33.868551 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-cd308002-950e-43b0-a5dc-b9ddb73b55d7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:33.871315 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cd308002-950e-43b0-a5dc-b9ddb73b55d7 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:33.871811 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cd308002-950e-43b0-a5dc-b9ddb73b55d7 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:33.871888 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cd308002-950e-43b0-a5dc-b9ddb73b55d7 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:33.884361 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:33.884361 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:33.894506 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-cd308002-950e-43b0-a5dc-b9ddb73b55d7 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:33.906980 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cd308002-950e-43b0-a5dc-b9ddb73b55d7 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:33.907595 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 114/462] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:33 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 1390 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:33.910547 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Created reservations ['67a742ba-86f7-4117-b5d5-3e52a9392a61', '0b007610-ff94-4e0f-8a79-41165ae45b0f', '72daf6e7-4693-4a03-bec5-34011ee4c796', '902e8e59-9afe-4bce-b199-1ddf3dcaed55'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:33.911619 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af52d40e-369c-41ff-9e27-85c36fd7fb45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67a742ba-86f7-4117-b5d5-3e52a9392a61', '0b007610-ff94-4e0f-8a79-41165ae45b0f', '72daf6e7-4693-4a03-bec5-34011ee4c796', '902e8e59-9afe-4bce-b199-1ddf3dcaed55']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:33.912860 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b70736-8271-46f5-863b-26f302627eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:33.937161 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-94a90a13-3d89-49b4-a505-1e3443088e68 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:33.941763 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:33.942247 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-309049513"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:33.945775 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-309049513'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:33.945775 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Create volume of 1 GB Jul 22 09:52:33.949152 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b70736-8271-46f5-863b-26f302627eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '896672e5-1990-4867-aa45-16f7c14aae07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2087876239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ab24de6cc74120aa8e749c232f602d',qos_specs=None,replication_status=,reservations=['67a742ba-86f7-4117-b5d5-3e52a9392a61','0b007610-ff94-4e0f-8a79-41165ae45b0f','72daf6e7-4693-4a03-bec5-34011ee4c796','902e8e59-9afe-4bce-b199-1ddf3dcaed55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b593aab704a4a5d91b94ccf38ba7412',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2087876239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=896672e5-1990-4867-aa45-16f7c14aae07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ab24de6cc74120aa8e749c232f602d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b593aab704a4a5d91b94ccf38ba7412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:33.950437 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83b2c9f4-c655-4eaa-a45b-889a9f91d49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:33.957298 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Availability Zones retrieved successfully. Jul 22 09:52:33.970907 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Flow 'volume_create_api' (0359656f-9089-4b74-9cc5-ce4102584664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:33.975433 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e68caff-65a4-497b-adfd-6593104d69e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:33.977433 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83b2c9f4-c655-4eaa-a45b-889a9f91d49b) transitioned into state 'SUCCESS' from state '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-2087876239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ab24de6cc74120aa8e749c232f602d',qos_specs=None,replication_status=,reservations=['67a742ba-86f7-4117-b5d5-3e52a9392a61','0b007610-ff94-4e0f-8a79-41165ae45b0f','72daf6e7-4693-4a03-bec5-34011ee4c796','902e8e59-9afe-4bce-b199-1ddf3dcaed55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b593aab704a4a5d91b94ccf38ba7412',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:33.978997 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:33.979619 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81bcd6fd-05e6-4152-94da-014c4e380534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:34.000005 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81bcd6fd-05e6-4152-94da-014c4e380534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:34.001057 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Flow 'volume_create_api' (7d924d09-f5e1-47ab-ad9e-8034a8c151ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:34.001429 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Create volume request issued successfully. Jul 22 09:52:34.002290 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b8839e7a-fed2-4a3e-b443-df32801c97f9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:34.002977 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 118/463] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:52:33 2026] POST /volume/v3/volumes => generated 749 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:34.020998 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2e8c313b-3370-49ba-bb78-6f68c249364e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:34.023078 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2e8c313b-3370-49ba-bb78-6f68c249364e tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 Jul 22 09:52:34.023213 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2e8c313b-3370-49ba-bb78-6f68c249364e tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:34.023460 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2e8c313b-3370-49ba-bb78-6f68c249364e tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:34.023531 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e68caff-65a4-497b-adfd-6593104d69e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:34.024514 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ba8eadb-76a0-4154-ba82-3f132d8fbf1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:34.031315 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:34.031315 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:34.038291 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2e8c313b-3370-49ba-bb78-6f68c249364e tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:34.040986 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2e8c313b-3370-49ba-bb78-6f68c249364e tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 returned with HTTP 200 Jul 22 09:52:34.041384 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 118/464] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:34 2026] GET /volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:34.062313 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a914dd3e-2785-4dab-bc96-2d71e36e5fb8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:34.067791 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a914dd3e-2785-4dab-bc96-2d71e36e5fb8 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 Jul 22 09:52:34.069764 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a914dd3e-2785-4dab-bc96-2d71e36e5fb8 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:34.070101 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a914dd3e-2785-4dab-bc96-2d71e36e5fb8 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:34.082332 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a914dd3e-2785-4dab-bc96-2d71e36e5fb8 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 returned with HTTP 404 Jul 22 09:52:34.083866 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 115/465] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:34 2026] GET /volume/v3/volumes/9ed622a9-0630-4ef6-a69c-367f92fa6ab2 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:34.098001 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:34.100630 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:34.101490 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-601887245"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:34.103451 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-601887245'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:34.103681 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume of 1 GB Jul 22 09:52:34.104463 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:34.104463 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:34.108827 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Created reservations ['4e0b9dda-1767-4eb9-a4e1-ba6cb82c9d10', '6910e05d-4366-4429-9e3f-79fd52f0b290', '8fd2b0e4-b7b3-4535-8a91-34ca4c55e738', '340a3bc2-c00f-4dfb-8f4f-1704b8e7191b'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:34.110184 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ba8eadb-76a0-4154-ba82-3f132d8fbf1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e0b9dda-1767-4eb9-a4e1-ba6cb82c9d10', '6910e05d-4366-4429-9e3f-79fd52f0b290', '8fd2b0e4-b7b3-4535-8a91-34ca4c55e738', '340a3bc2-c00f-4dfb-8f4f-1704b8e7191b']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:34.111532 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee08c02a-ef6d-4b8f-b2ac-846ba95e7968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:34.113740 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Availability Zones retrieved successfully. Jul 22 09:52:34.122635 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Flow 'volume_create_api' (f7f1757d-89ef-422e-90cf-94bddb1ef9b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:34.124467 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (734f6913-bb9b-47c6-9a96-51afdeb665c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:34.125744 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:34.149210 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee08c02a-ef6d-4b8f-b2ac-846ba95e7968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-309049513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='720b67a4fc5142b3a06cb8c77ca2a5ce',qos_specs=None,replication_status=,reservations=['4e0b9dda-1767-4eb9-a4e1-ba6cb82c9d10','6910e05d-4366-4429-9e3f-79fd52f0b290','8fd2b0e4-b7b3-4535-8a91-34ca4c55e738','340a3bc2-c00f-4dfb-8f4f-1704b8e7191b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b817ae68e0f240ada1eda4505d6efc28',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-309049513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='720b67a4fc5142b3a06cb8c77ca2a5ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b817ae68e0f240ada1eda4505d6efc28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:34.150840 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90591aff-6560-4cec-98d4-bef4f397ec9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:34.179904 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (734f6913-bb9b-47c6-9a96-51afdeb665c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:34.181618 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e20b57a6-b50a-40d3-b8c1-a4f75a2aa18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:34.195669 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90591aff-6560-4cec-98d4-bef4f397ec9d) transitioned into state 'SUCCESS' from state '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-309049513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='720b67a4fc5142b3a06cb8c77ca2a5ce',qos_specs=None,replication_status=,reservations=['4e0b9dda-1767-4eb9-a4e1-ba6cb82c9d10','6910e05d-4366-4429-9e3f-79fd52f0b290','8fd2b0e4-b7b3-4535-8a91-34ca4c55e738','340a3bc2-c00f-4dfb-8f4f-1704b8e7191b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b817ae68e0f240ada1eda4505d6efc28',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:34.196990 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2d06f4-1c49-4e86-b82a-6fed1171c8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:34.213392 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2d06f4-1c49-4e86-b82a-6fed1171c8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:34.214349 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Flow 'volume_create_api' (0359656f-9089-4b74-9cc5-ce4102584664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:34.214645 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Create volume request issued successfully. Jul 22 09:52:34.215420 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-94a90a13-3d89-49b4-a505-1e3443088e68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:34.216080 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 115/466] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:52:33 2026] POST /volume/v3/volumes => generated 751 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:34.240880 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3ef6fd52-782e-4965-b7c4-9744fd141ab0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:34.244750 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3ef6fd52-782e-4965-b7c4-9744fd141ab0 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 Jul 22 09:52:34.245195 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3ef6fd52-782e-4965-b7c4-9744fd141ab0 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:34.245195 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3ef6fd52-782e-4965-b7c4-9744fd141ab0 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:34.256024 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:34.256024 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:34.259888 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3ef6fd52-782e-4965-b7c4-9744fd141ab0 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:34.260934 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Created reservations ['ba4c3109-57f7-4610-bdcf-1fdf6ea2910e', '0ffe0946-50b9-4100-ab59-66954aaa4d4b', 'db80b532-f0e6-495a-a60c-c497c6aed0ea', '275a83b4-330e-4e10-877b-c125215fd707'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:34.263829 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e20b57a6-b50a-40d3-b8c1-a4f75a2aa18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba4c3109-57f7-4610-bdcf-1fdf6ea2910e', '0ffe0946-50b9-4100-ab59-66954aaa4d4b', 'db80b532-f0e6-495a-a60c-c497c6aed0ea', '275a83b4-330e-4e10-877b-c125215fd707']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:34.266956 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (919f24ee-f632-4286-9adb-bd5abf3d0acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:34.267103 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3ef6fd52-782e-4965-b7c4-9744fd141ab0 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 returned with HTTP 200 Jul 22 09:52:34.269320 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 119/467] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:34 2026] GET /volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:34.311568 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (919f24ee-f632-4286-9adb-bd5abf3d0acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce065f27-a9fc-4122-9367-e63ba089c9f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-601887245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77427b22d15e4f39b58a595c63f4a627',qos_specs=None,replication_status=,reservations=['ba4c3109-57f7-4610-bdcf-1fdf6ea2910e','0ffe0946-50b9-4100-ab59-66954aaa4d4b','db80b532-f0e6-495a-a60c-c497c6aed0ea','275a83b4-330e-4e10-877b-c125215fd707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-601887245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce065f27-a9fc-4122-9367-e63ba089c9f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77427b22d15e4f39b58a595c63f4a627',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:34.314024 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf4581b1-37ce-4132-ab5c-04d7e44b5818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:34.344958 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf4581b1-37ce-4132-ab5c-04d7e44b5818) transitioned into state 'SUCCESS' from state '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-601887245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77427b22d15e4f39b58a595c63f4a627',qos_specs=None,replication_status=,reservations=['ba4c3109-57f7-4610-bdcf-1fdf6ea2910e','0ffe0946-50b9-4100-ab59-66954aaa4d4b','db80b532-f0e6-495a-a60c-c497c6aed0ea','275a83b4-330e-4e10-877b-c125215fd707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:34.345235 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f58e7a1-27a2-4a07-bdee-de689cd8431e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:34.366445 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f58e7a1-27a2-4a07-bdee-de689cd8431e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:34.367942 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Flow 'volume_create_api' (f7f1757d-89ef-422e-90cf-94bddb1ef9b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:34.371341 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume request issued successfully. Jul 22 09:52:34.375787 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-90cf7d52-32b0-4481-bc85-b790fe14f38b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:34.375787 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 119/468] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:52:34 2026] POST /volume/v3/volumes => generated 744 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 09:52:34.392733 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c297f8a9-841f-4162-90a7-1e865491a0c0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:34.397490 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c297f8a9-841f-4162-90a7-1e865491a0c0 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/ce065f27-a9fc-4122-9367-e63ba089c9f1 Jul 22 09:52:34.397490 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c297f8a9-841f-4162-90a7-1e865491a0c0 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:34.397813 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c297f8a9-841f-4162-90a7-1e865491a0c0 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:34.409656 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:34.409656 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:34.419475 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c297f8a9-841f-4162-90a7-1e865491a0c0 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:34.427292 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c297f8a9-841f-4162-90a7-1e865491a0c0 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/ce065f27-a9fc-4122-9367-e63ba089c9f1 returned with HTTP 200 Jul 22 09:52:34.429736 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 116/469] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:34 2026] GET /volume/v3/volumes/ce065f27-a9fc-4122-9367-e63ba089c9f1 => generated 812 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:34.436357 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-580f1bd0-6c92-444c-80b7-da021eb7a093 req-f93e79af-375c-49cb-a177-e5f6322f063b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:34.441916 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-580f1bd0-6c92-444c-80b7-da021eb7a093 req-f93e79af-375c-49cb-a177-e5f6322f063b tempest-TestMultiAttachVolumeSwap-588279931 tempest-TestMultiAttachVolumeSwap-588279931-project] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:34.442114 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-580f1bd0-6c92-444c-80b7-da021eb7a093 req-f93e79af-375c-49cb-a177-e5f6322f063b tempest-TestMultiAttachVolumeSwap-588279931 tempest-TestMultiAttachVolumeSwap-588279931-project] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:34.442596 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-580f1bd0-6c92-444c-80b7-da021eb7a093 req-f93e79af-375c-49cb-a177-e5f6322f063b tempest-TestMultiAttachVolumeSwap-588279931 tempest-TestMultiAttachVolumeSwap-588279931-project] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:34.466906 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:34.466906 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:34.473984 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-580f1bd0-6c92-444c-80b7-da021eb7a093 req-f93e79af-375c-49cb-a177-e5f6322f063b tempest-TestMultiAttachVolumeSwap-588279931 tempest-TestMultiAttachVolumeSwap-588279931-project] Volume info retrieved successfully. Jul 22 09:52:34.481175 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-580f1bd0-6c92-444c-80b7-da021eb7a093 req-f93e79af-375c-49cb-a177-e5f6322f063b tempest-TestMultiAttachVolumeSwap-588279931 tempest-TestMultiAttachVolumeSwap-588279931-project] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:34.481672 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 116/470] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:52:34 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1651 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:34.499608 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-16d16987-59c5-4556-a76e-52e8cfce3830 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:34.501814 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-16d16987-59c5-4556-a76e-52e8cfce3830 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-reader] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:34.502089 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-16d16987-59c5-4556-a76e-52e8cfce3830 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-reader] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:34.502436 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-16d16987-59c5-4556-a76e-52e8cfce3830 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-reader] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:34.534823 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:34.534823 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:34.549363 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-16d16987-59c5-4556-a76e-52e8cfce3830 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-reader] Volume info retrieved successfully. Jul 22 09:52:34.557600 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-16d16987-59c5-4556-a76e-52e8cfce3830 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-reader] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:34.558785 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 120/471] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:34 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1458 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:34.576329 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f72fb2b5-20b0-492e-8122-ea914dd8dcce None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:34.580882 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f72fb2b5-20b0-492e-8122-ea914dd8dcce tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-reader] GET https://10.4.3.206/volume/v3/volumes/137b02e6-4a86-4bb9-9fbc-5a172bbd659b Jul 22 09:52:34.580882 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f72fb2b5-20b0-492e-8122-ea914dd8dcce tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-reader] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:34.580882 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f72fb2b5-20b0-492e-8122-ea914dd8dcce tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-reader] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:34.595968 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:34.595968 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:34.603313 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f72fb2b5-20b0-492e-8122-ea914dd8dcce tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-reader] Volume info retrieved successfully. Jul 22 09:52:34.618724 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f72fb2b5-20b0-492e-8122-ea914dd8dcce tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-reader] https://10.4.3.206/volume/v3/volumes/137b02e6-4a86-4bb9-9fbc-5a172bbd659b returned with HTTP 200 Jul 22 09:52:34.620004 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 120/472] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:34 2026] GET /volume/v3/volumes/137b02e6-4a86-4bb9-9fbc-5a172bbd659b => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:34.747159 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-19c874a2-76c0-490c-b2df-a1ef67f6d517 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:34.749535 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-19c874a2-76c0-490c-b2df-a1ef67f6d517 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:34.750314 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-19c874a2-76c0-490c-b2df-a1ef67f6d517 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:34.750314 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-19c874a2-76c0-490c-b2df-a1ef67f6d517 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:34.769677 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:34.769677 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:34.777732 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-19c874a2-76c0-490c-b2df-a1ef67f6d517 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:34.786655 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-19c874a2-76c0-490c-b2df-a1ef67f6d517 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:34.787404 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 117/473] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:34 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1458 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:34.868064 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-6b32879d-4f5d-49a9-a5cd-0273d9df352f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:34.876593 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-6b32879d-4f5d-49a9-a5cd-0273d9df352f tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:34.876593 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-6b32879d-4f5d-49a9-a5cd-0273d9df352f tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:34.876593 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-6b32879d-4f5d-49a9-a5cd-0273d9df352f tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:34.905224 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:34.905224 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:34.913490 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-6b32879d-4f5d-49a9-a5cd-0273d9df352f tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:34.921007 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-6b32879d-4f5d-49a9-a5cd-0273d9df352f tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:34.921803 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 117/474] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:52:34 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1458 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:34.954588 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-3284aa99-e071-4f7e-916b-58a78b5608b6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:34.960237 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-3284aa99-e071-4f7e-916b-58a78b5608b6 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] POST https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3/action Jul 22 09:52:34.960822 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-3284aa99-e071-4f7e-916b-58a78b5608b6 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:34.961555 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-3284aa99-e071-4f7e-916b-58a78b5608b6 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:34.986210 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:34.986210 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:34.987146 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-3284aa99-e071-4f7e-916b-58a78b5608b6 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:35.001779 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-3284aa99-e071-4f7e-916b-58a78b5608b6 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Begin detaching volume completed successfully. Jul 22 09:52:35.002014 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-3284aa99-e071-4f7e-916b-58a78b5608b6 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3/action returned with HTTP 202 Jul 22 09:52:35.002657 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 121/475] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 09:52:34 2026] POST /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:35.064292 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a8dfaa5a-cdc6-401b-9c65-362152466c1c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.068711 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a8dfaa5a-cdc6-401b-9c65-362152466c1c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 Jul 22 09:52:35.071342 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a8dfaa5a-cdc6-401b-9c65-362152466c1c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:35.071688 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a8dfaa5a-cdc6-401b-9c65-362152466c1c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:35.094491 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-da742f24-6841-4b95-b5cd-71e134a09057 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.095593 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-da742f24-6841-4b95-b5cd-71e134a09057 None None] GET https://10.4.3.206/volume// Jul 22 09:52:35.095593 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-da742f24-6841-4b95-b5cd-71e134a09057 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:35.095593 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-da742f24-6841-4b95-b5cd-71e134a09057 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:35.096319 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-da742f24-6841-4b95-b5cd-71e134a09057 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:35.096997 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 118/476] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:52:35 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:35.098217 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:35.098217 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:35.106732 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a8dfaa5a-cdc6-401b-9c65-362152466c1c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:35.115297 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a8dfaa5a-cdc6-401b-9c65-362152466c1c tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 returned with HTTP 200 Jul 22 09:52:35.115826 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-d939972a-2ef9-4d16-815c-407c126ec204 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.116208 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 121/477] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:35 2026] GET /volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:35.120009 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-d939972a-2ef9-4d16-815c-407c126ec204 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:35.120246 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-d939972a-2ef9-4d16-815c-407c126ec204 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:35.120542 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-d939972a-2ef9-4d16-815c-407c126ec204 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:35.138790 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8d781a43-b0a8-4207-b929-0e2dbce06277 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.140813 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:35.140813 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:35.141581 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8d781a43-b0a8-4207-b929-0e2dbce06277 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] POST https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07/action Jul 22 09:52:35.142543 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8d781a43-b0a8-4207-b929-0e2dbce06277 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:35.142825 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8d781a43-b0a8-4207-b929-0e2dbce06277 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:35.146417 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f026a329-91ef-4792-bb22-68034731e16e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.146914 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-d939972a-2ef9-4d16-815c-407c126ec204 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:35.148607 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f026a329-91ef-4792-bb22-68034731e16e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:35.149430 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f026a329-91ef-4792-bb22-68034731e16e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:35.150872 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f026a329-91ef-4792-bb22-68034731e16e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:35.151319 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-f026a329-91ef-4792-bb22-68034731e16e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Delete volume with id: 914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:35.153809 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-d939972a-2ef9-4d16-815c-407c126ec204 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:35.154587 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 118/478] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:52:35 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1641 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:52:35.155077 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:35.155077 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:35.155539 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.admin_actions [None req-8d781a43-b0a8-4207-b929-0e2dbce06277 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Updating volume '896672e5-1990-4867-aa45-16f7c14aae07' with '{'status': 'error'}' {{(pid=100151) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 09:52:35.162426 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f026a329-91ef-4792-bb22-68034731e16e tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 404 Jul 22 09:52:35.163374 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 119/479] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:35 2026] DELETE /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:35.173139 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-df1c13b8-bcd4-4a5f-b9fa-0e43b5a8ecd5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.177636 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-df1c13b8-bcd4-4a5f-b9fa-0e43b5a8ecd5 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] GET https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 Jul 22 09:52:35.178144 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-df1c13b8-bcd4-4a5f-b9fa-0e43b5a8ecd5 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:35.178371 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-df1c13b8-bcd4-4a5f-b9fa-0e43b5a8ecd5 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:35.188976 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-df1c13b8-bcd4-4a5f-b9fa-0e43b5a8ecd5 tempest-VolumesAssistedSnapshotsTest-959246300 tempest-VolumesAssistedSnapshotsTest-959246300-project-admin] https://10.4.3.206/volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 returned with HTTP 404 Jul 22 09:52:35.189150 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 122/480] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:35 2026] GET /volume/v3/volumes/914c91c5-9ea8-454b-9122-e4685f10e022 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:35.193981 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8d781a43-b0a8-4207-b929-0e2dbce06277 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07/action returned with HTTP 202 Jul 22 09:52:35.194647 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 122/481] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:52:35 2026] POST /volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:35.208954 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5225607e-843c-4013-8db2-719987faade4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.210188 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5225607e-843c-4013-8db2-719987faade4 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 Jul 22 09:52:35.210706 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5225607e-843c-4013-8db2-719987faade4 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:35.211186 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5225607e-843c-4013-8db2-719987faade4 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:35.222686 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:35.222686 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:35.230076 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5225607e-843c-4013-8db2-719987faade4 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:35.238016 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5225607e-843c-4013-8db2-719987faade4 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 returned with HTTP 200 Jul 22 09:52:35.239081 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 119/482] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:35 2026] GET /volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:35.257564 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9d6d6814-6b3c-4d9a-ba34-f03f2391240b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.260694 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9d6d6814-6b3c-4d9a-ba34-f03f2391240b tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] POST https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07/action Jul 22 09:52:35.261797 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9d6d6814-6b3c-4d9a-ba34-f03f2391240b tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:35.261797 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9d6d6814-6b3c-4d9a-ba34-f03f2391240b tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:35.276951 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:35.276951 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:35.276951 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.admin_actions [None req-9d6d6814-6b3c-4d9a-ba34-f03f2391240b tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Updating volume '896672e5-1990-4867-aa45-16f7c14aae07' with '{'status': 'available'}' {{(pid=100150) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 09:52:35.290691 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ab661cc6-c508-4133-be80-61e2afe36342 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.293242 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ab661cc6-c508-4133-be80-61e2afe36342 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 Jul 22 09:52:35.293469 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ab661cc6-c508-4133-be80-61e2afe36342 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:35.293708 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ab661cc6-c508-4133-be80-61e2afe36342 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:35.304083 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:35.304083 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:35.310376 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ab661cc6-c508-4133-be80-61e2afe36342 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:35.314295 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9d6d6814-6b3c-4d9a-ba34-f03f2391240b tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07/action returned with HTTP 202 Jul 22 09:52:35.315078 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 120/483] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:52:35 2026] POST /volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:35.317597 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ab661cc6-c508-4133-be80-61e2afe36342 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 returned with HTTP 200 Jul 22 09:52:35.318230 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 123/484] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:35 2026] GET /volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:35.332344 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f0c3083a-7f34-49ac-b693-fbe72c9367ed None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.335627 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f0c3083a-7f34-49ac-b693-fbe72c9367ed tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 Jul 22 09:52:35.335627 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f0c3083a-7f34-49ac-b693-fbe72c9367ed tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:35.335627 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f0c3083a-7f34-49ac-b693-fbe72c9367ed tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:35.337466 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.340368 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:35.342111 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-293059692"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:35.343724 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-293059692'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:35.343988 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Create volume of 1 GB Jul 22 09:52:35.347448 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:35.347448 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:35.349871 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Availability Zones retrieved successfully. Jul 22 09:52:35.353541 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f0c3083a-7f34-49ac-b693-fbe72c9367ed tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:35.357407 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Flow 'volume_create_api' (b74e2249-b9da-40ca-9695-4edf8703a98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:35.358573 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8116e4f3-efc1-434d-9e82-331a0bd3b43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:35.360636 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:35.361009 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f0c3083a-7f34-49ac-b693-fbe72c9367ed tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 returned with HTTP 200 Jul 22 09:52:35.361765 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 123/485] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:35 2026] GET /volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:35.379637 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a8e7300d-aa29-494d-95d1-09b8ca4efd67 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.383704 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a8e7300d-aa29-494d-95d1-09b8ca4efd67 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] POST https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07/action Jul 22 09:52:35.383858 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a8e7300d-aa29-494d-95d1-09b8ca4efd67 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:35.384297 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a8e7300d-aa29-494d-95d1-09b8ca4efd67 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:35.397155 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8116e4f3-efc1-434d-9e82-331a0bd3b43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:35.398068 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80035928-452e-4c81-83ff-92b7ada43da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:35.400367 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:35.400367 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:35.401592 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.admin_actions [None req-a8e7300d-aa29-494d-95d1-09b8ca4efd67 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Updating volume '896672e5-1990-4867-aa45-16f7c14aae07' with '{'status': 'maintenance'}' {{(pid=100150) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 09:52:35.442810 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a8e7300d-aa29-494d-95d1-09b8ca4efd67 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07/action returned with HTTP 202 Jul 22 09:52:35.443009 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 121/486] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:52:35 2026] POST /volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:35.454145 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-afdf47eb-23ad-4797-916a-23c0e8a42ffa None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.461129 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-62e07ab4-ddd1-4da2-8c88-40bf5d601cff None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.462189 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-afdf47eb-23ad-4797-916a-23c0e8a42ffa tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/ce065f27-a9fc-4122-9367-e63ba089c9f1 Jul 22 09:52:35.462971 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-afdf47eb-23ad-4797-916a-23c0e8a42ffa tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:35.463470 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-afdf47eb-23ad-4797-916a-23c0e8a42ffa tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:35.468015 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-62e07ab4-ddd1-4da2-8c88-40bf5d601cff tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 Jul 22 09:52:35.468312 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-62e07ab4-ddd1-4da2-8c88-40bf5d601cff tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:35.468638 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-62e07ab4-ddd1-4da2-8c88-40bf5d601cff tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:35.476056 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:35.476056 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:35.480080 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:35.480080 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:35.483454 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-afdf47eb-23ad-4797-916a-23c0e8a42ffa tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:35.483565 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Created reservations ['ac108160-75d2-4570-bb11-53e3e606774c', 'f9ef6122-a20d-4ea9-ade7-79b4686050d0', 'fce6323a-78be-4760-ae1f-d2f166591747', '23b22ff5-2b5b-4ba9-8b84-29fca6fb7e1f'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:35.484176 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80035928-452e-4c81-83ff-92b7ada43da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac108160-75d2-4570-bb11-53e3e606774c', 'f9ef6122-a20d-4ea9-ade7-79b4686050d0', 'fce6323a-78be-4760-ae1f-d2f166591747', '23b22ff5-2b5b-4ba9-8b84-29fca6fb7e1f']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:35.485182 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1ca78a5-c516-4d82-9d6b-fe941f6821f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:35.488505 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-62e07ab4-ddd1-4da2-8c88-40bf5d601cff tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:35.488933 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-afdf47eb-23ad-4797-916a-23c0e8a42ffa tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/ce065f27-a9fc-4122-9367-e63ba089c9f1 returned with HTTP 200 Jul 22 09:52:35.488933 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 124/487] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:35 2026] GET /volume/v3/volumes/ce065f27-a9fc-4122-9367-e63ba089c9f1 => generated 837 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:52:35.494616 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-62e07ab4-ddd1-4da2-8c88-40bf5d601cff tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 returned with HTTP 200 Jul 22 09:52:35.495192 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 124/488] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:35 2026] GET /volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:35.517100 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5f0af816-55a1-427f-85e2-44bd75c1644f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.523370 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:35.524151 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-33b8bf40-3995-48f9-8d28-b8c5092645e6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.525520 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ce065f27-a9fc-4122-9367-e63ba089c9f1", "size": 1, "name": "tempest-VolumesGetTest-Volume-669157846", "metadata": {"Type": "Test"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:35.526264 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-33b8bf40-3995-48f9-8d28-b8c5092645e6 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] POST https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07/action Jul 22 09:52:35.526957 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-33b8bf40-3995-48f9-8d28-b8c5092645e6 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:35.526957 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-33b8bf40-3995-48f9-8d28-b8c5092645e6 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:35.530476 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1ca78a5-c516-4d82-9d6b-fe941f6821f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6611a032-1bb0-4b3f-ba6b-eb6843eb1b58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-293059692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='720b67a4fc5142b3a06cb8c77ca2a5ce',qos_specs=None,replication_status=,reservations=['ac108160-75d2-4570-bb11-53e3e606774c','f9ef6122-a20d-4ea9-ade7-79b4686050d0','fce6323a-78be-4760-ae1f-d2f166591747','23b22ff5-2b5b-4ba9-8b84-29fca6fb7e1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b817ae68e0f240ada1eda4505d6efc28',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-293059692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6611a032-1bb0-4b3f-ba6b-eb6843eb1b58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='720b67a4fc5142b3a06cb8c77ca2a5ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b817ae68e0f240ada1eda4505d6efc28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:35.531899 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1483c4e8-f437-4d46-af90-d8f2771ef9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:35.532062 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume request body: {'volume': {'source_volid': 'ce065f27-a9fc-4122-9367-e63ba089c9f1', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-669157846', 'metadata': {'Type': 'Test'}}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:35.545969 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:35.545969 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:35.547110 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:35.547110 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:35.547912 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.admin_actions [None req-33b8bf40-3995-48f9-8d28-b8c5092645e6 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] Updating volume '896672e5-1990-4867-aa45-16f7c14aae07' with '{'status': 'available'}' {{(pid=100149) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 09:52:35.547993 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume retrieved successfully. Jul 22 09:52:35.547993 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume of 1 GB Jul 22 09:52:35.555605 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Availability Zones retrieved successfully. Jul 22 09:52:35.565275 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1483c4e8-f437-4d46-af90-d8f2771ef9ff) transitioned into state 'SUCCESS' from state '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-293059692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='720b67a4fc5142b3a06cb8c77ca2a5ce',qos_specs=None,replication_status=,reservations=['ac108160-75d2-4570-bb11-53e3e606774c','f9ef6122-a20d-4ea9-ade7-79b4686050d0','fce6323a-78be-4760-ae1f-d2f166591747','23b22ff5-2b5b-4ba9-8b84-29fca6fb7e1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b817ae68e0f240ada1eda4505d6efc28',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:35.566389 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Flow 'volume_create_api' (c792bfea-735d-4494-8285-098de4997982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:35.566560 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (069b7f37-3ec6-4f7c-bbc7-7d3b46a56b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:35.568659 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5317794-1bd0-4576-8a67-c70ee7eb79c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:35.570668 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:35.580061 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-33b8bf40-3995-48f9-8d28-b8c5092645e6 tempest-VolumesActionsTest-1864003638 tempest-VolumesActionsTest-1864003638-project-admin] https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07/action returned with HTTP 202 Jul 22 09:52:35.580976 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 125/489] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:52:35 2026] POST /volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:35.593145 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (069b7f37-3ec6-4f7c-bbc7-7d3b46a56b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:35.594086 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Flow 'volume_create_api' (b74e2249-b9da-40ca-9695-4edf8703a98b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:35.595617 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6bfdc4e6-15e8-4839-a538-b7b6609b528b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.595772 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Create volume request issued successfully. Jul 22 09:52:35.595772 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-da7f049c-d1f2-4709-886f-ff969e4823c1 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:35.595772 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 120/490] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:52:35 2026] POST /volume/v3/volumes => generated 751 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:35.597384 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6bfdc4e6-15e8-4839-a538-b7b6609b528b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 Jul 22 09:52:35.598049 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6bfdc4e6-15e8-4839-a538-b7b6609b528b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:35.598049 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6bfdc4e6-15e8-4839-a538-b7b6609b528b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:35.611019 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:35.611019 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:35.614379 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5317794-1bd0-4576-8a67-c70ee7eb79c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ce065f27-a9fc-4122-9367-e63ba089c9f1', 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:35.615572 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc00f0c6-7960-4b42-8482-aff345823721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:35.617254 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6bfdc4e6-15e8-4839-a538-b7b6609b528b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:35.623439 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-28c7e77e-0130-4689-a37c-7be3027f4cae None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.625839 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-28c7e77e-0130-4689-a37c-7be3027f4cae tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 Jul 22 09:52:35.626048 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-28c7e77e-0130-4689-a37c-7be3027f4cae tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:35.626467 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-28c7e77e-0130-4689-a37c-7be3027f4cae tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:35.628408 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6bfdc4e6-15e8-4839-a538-b7b6609b528b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 returned with HTTP 200 Jul 22 09:52:35.628974 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 125/491] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:35 2026] GET /volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:35.640430 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:35.640430 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:35.648024 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-28c7e77e-0130-4689-a37c-7be3027f4cae tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:35.650541 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5ef8895a-f02a-4595-bd31-ca11c42b240a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.653080 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ef8895a-f02a-4595-bd31-ca11c42b240a tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 Jul 22 09:52:35.653302 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ef8895a-f02a-4595-bd31-ca11c42b240a tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:35.653597 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ef8895a-f02a-4595-bd31-ca11c42b240a tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:35.655431 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-28c7e77e-0130-4689-a37c-7be3027f4cae tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 returned with HTTP 200 Jul 22 09:52:35.655431 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 126/492] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:35 2026] GET /volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:35.664745 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:35.664745 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:35.670110 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5ef8895a-f02a-4595-bd31-ca11c42b240a tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:35.678738 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ef8895a-f02a-4595-bd31-ca11c42b240a tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 returned with HTTP 200 Jul 22 09:52:35.679794 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 121/493] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:35 2026] GET /volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:35.691976 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Created reservations ['0d4cd06c-98c5-48a6-a9d2-65659e76a493', '6ac3f734-b903-44e6-99b8-648c5d417839', '697067b8-b824-4837-b504-f35acc34ea8a', 'f6f3964c-e0e3-4469-9777-fc9356d1e72d'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:35.694301 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc00f0c6-7960-4b42-8482-aff345823721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d4cd06c-98c5-48a6-a9d2-65659e76a493', '6ac3f734-b903-44e6-99b8-648c5d417839', '697067b8-b824-4837-b504-f35acc34ea8a', 'f6f3964c-e0e3-4469-9777-fc9356d1e72d']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:35.695221 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b0b95f8-f000-4ec6-9381-4ab639208e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:35.697805 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e19f2300-e72d-4fd3-9af7-58000efd140b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.701593 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e19f2300-e72d-4fd3-9af7-58000efd140b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] DELETE https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 Jul 22 09:52:35.703357 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e19f2300-e72d-4fd3-9af7-58000efd140b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:35.703357 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e19f2300-e72d-4fd3-9af7-58000efd140b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:35.703663 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-e19f2300-e72d-4fd3-9af7-58000efd140b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Delete volume with id: 896672e5-1990-4867-aa45-16f7c14aae07 Jul 22 09:52:35.715670 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:35.715670 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:35.716951 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e19f2300-e72d-4fd3-9af7-58000efd140b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:35.754408 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b0b95f8-f000-4ec6-9381-4ab639208e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a13bf0f7-8ab5-433f-b259-36cd1339eed4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-669157846',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='77427b22d15e4f39b58a595c63f4a627',qos_specs=None,replication_status=,reservations=['0d4cd06c-98c5-48a6-a9d2-65659e76a493','6ac3f734-b903-44e6-99b8-648c5d417839','697067b8-b824-4837-b504-f35acc34ea8a','f6f3964c-e0e3-4469-9777-fc9356d1e72d'],size=1,snapshot_id=None,source_replicaid=,source_volid=ce065f27-a9fc-4122-9367-e63ba089c9f1,status='creating',user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-669157846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a13bf0f7-8ab5-433f-b259-36cd1339eed4,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='77427b22d15e4f39b58a595c63f4a627',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ce065f27-a9fc-4122-9367-e63ba089c9f1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:35.756142 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (879d2d0b-fcd4-4f99-bfcb-d025356332c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:35.761196 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e19f2300-e72d-4fd3-9af7-58000efd140b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Delete volume request issued successfully. Jul 22 09:52:35.761196 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e19f2300-e72d-4fd3-9af7-58000efd140b tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 returned with HTTP 202 Jul 22 09:52:35.762002 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 126/494] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:35 2026] DELETE /volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:35.773012 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-427a5780-c286-4e2e-acdf-b472f410c9e9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.775507 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-427a5780-c286-4e2e-acdf-b472f410c9e9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 Jul 22 09:52:35.775887 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-427a5780-c286-4e2e-acdf-b472f410c9e9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:35.776199 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-427a5780-c286-4e2e-acdf-b472f410c9e9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:35.787530 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:35.787530 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:35.796178 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-427a5780-c286-4e2e-acdf-b472f410c9e9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Volume info retrieved successfully. Jul 22 09:52:35.799230 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (879d2d0b-fcd4-4f99-bfcb-d025356332c0) transitioned into state 'SUCCESS' from state '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-669157846',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='77427b22d15e4f39b58a595c63f4a627',qos_specs=None,replication_status=,reservations=['0d4cd06c-98c5-48a6-a9d2-65659e76a493','6ac3f734-b903-44e6-99b8-648c5d417839','697067b8-b824-4837-b504-f35acc34ea8a','f6f3964c-e0e3-4469-9777-fc9356d1e72d'],size=1,snapshot_id=None,source_replicaid=,source_volid=ce065f27-a9fc-4122-9367-e63ba089c9f1,status='creating',user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:35.800968 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81555bdf-cf98-4b98-aa02-30de1772e5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:35.806623 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-427a5780-c286-4e2e-acdf-b472f410c9e9 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 returned with HTTP 200 Jul 22 09:52:35.807623 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 127/495] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:35 2026] GET /volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:35.833787 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81555bdf-cf98-4b98-aa02-30de1772e5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:35.834781 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Flow 'volume_create_api' (c792bfea-735d-4494-8285-098de4997982) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:35.835405 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume request issued successfully. Jul 22 09:52:35.835936 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5f0af816-55a1-427f-85e2-44bd75c1644f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:35.836383 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 122/496] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:52:35 2026] POST /volume/v3/volumes => generated 792 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:35.858569 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e7cde7b0-d279-4772-abf6-d2981eb178eb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:35.860455 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e7cde7b0-d279-4772-abf6-d2981eb178eb tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 Jul 22 09:52:35.860904 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e7cde7b0-d279-4772-abf6-d2981eb178eb tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:35.861297 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e7cde7b0-d279-4772-abf6-d2981eb178eb tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:35.876307 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:35.876307 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:35.886444 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e7cde7b0-d279-4772-abf6-d2981eb178eb tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:35.893649 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e7cde7b0-d279-4772-abf6-d2981eb178eb tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 returned with HTTP 200 Jul 22 09:52:35.894199 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 122/497] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:35 2026] GET /volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:35.999013 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-1fb6849f-516c-473e-bf35-dfc2d92c3648 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:36.002536 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-1fb6849f-516c-473e-bf35-dfc2d92c3648 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:36.003511 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-1fb6849f-516c-473e-bf35-dfc2d92c3648 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:36.003511 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-1fb6849f-516c-473e-bf35-dfc2d92c3648 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:36.029748 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:36.029748 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:36.036856 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-1fb6849f-516c-473e-bf35-dfc2d92c3648 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:36.045082 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-1fb6849f-516c-473e-bf35-dfc2d92c3648 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:36.045761 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 127/498] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:52:35 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:36.068850 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-308fba6a-2221-4003-9723-ab88aa51878d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:36.071617 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-308fba6a-2221-4003-9723-ab88aa51878d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] DELETE https://10.4.3.206/volume/v3/attachments/09247a51-5499-49a6-9821-9e0f9e7590e8 Jul 22 09:52:36.071978 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-308fba6a-2221-4003-9723-ab88aa51878d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:36.072295 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-308fba6a-2221-4003-9723-ab88aa51878d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:36.083040 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:36.083040 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:36.200116 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-3c18b76d-ab9e-4cb2-904f-53ef8985088d req-308fba6a-2221-4003-9723-ab88aa51878d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/attachments/09247a51-5499-49a6-9821-9e0f9e7590e8 returned with HTTP 200 Jul 22 09:52:36.201130 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 128/499] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:52:36 2026] DELETE /volume/v3/attachments/09247a51-5499-49a6-9821-9e0f9e7590e8 => generated 192 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:36.683771 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-28d8183f-b6da-48b9-b498-06a9c367f2ab None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:36.683771 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-28d8183f-b6da-48b9-b498-06a9c367f2ab tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 Jul 22 09:52:36.683771 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-28d8183f-b6da-48b9-b498-06a9c367f2ab tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:36.683771 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-28d8183f-b6da-48b9-b498-06a9c367f2ab tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:36.706659 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:36.706659 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:36.722328 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-28d8183f-b6da-48b9-b498-06a9c367f2ab tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:36.738699 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-28d8183f-b6da-48b9-b498-06a9c367f2ab tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 returned with HTTP 200 Jul 22 09:52:36.738699 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 123/500] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:36 2026] GET /volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 => generated 844 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:36.832795 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-58e00f29-b294-49f4-afc4-b6542469d566 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:36.835478 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-58e00f29-b294-49f4-afc4-b6542469d566 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] GET https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 Jul 22 09:52:36.836199 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-58e00f29-b294-49f4-afc4-b6542469d566 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:36.837055 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-58e00f29-b294-49f4-afc4-b6542469d566 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:36.848766 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-58e00f29-b294-49f4-afc4-b6542469d566 tempest-VolumesActionsTest-755302539 tempest-VolumesActionsTest-755302539-project-member] https://10.4.3.206/volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 returned with HTTP 404 Jul 22 09:52:36.848766 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 123/501] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:36 2026] GET /volume/v3/volumes/896672e5-1990-4867-aa45-16f7c14aae07 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:36.872050 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1a5418ff-07d2-4a20-8f17-f9f36e188de6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:36.872050 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1a5418ff-07d2-4a20-8f17-f9f36e188de6 None None] GET https://10.4.3.206/volume// Jul 22 09:52:36.872050 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1a5418ff-07d2-4a20-8f17-f9f36e188de6 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:36.872312 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1a5418ff-07d2-4a20-8f17-f9f36e188de6 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:36.872733 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1a5418ff-07d2-4a20-8f17-f9f36e188de6 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:36.875301 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 128/502] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:52:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:36.889907 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-52660991-84c1-4b01-bbd3-ada8c8307c99 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:36.893844 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-52660991-84c1-4b01-bbd3-ada8c8307c99 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:52:36.895054 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-52660991-84c1-4b01-bbd3-ada8c8307c99 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "652f0b4d-ed6e-4014-b0fb-a771d3192675", "connector": null, "instance_uuid": "1de85a72-7514-4c64-9e1c-fa6feb958440"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:36.912331 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5b441e22-9cdc-48c1-87d7-4c1ab82560aa None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:36.916614 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5b441e22-9cdc-48c1-87d7-4c1ab82560aa tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 Jul 22 09:52:36.916614 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5b441e22-9cdc-48c1-87d7-4c1ab82560aa tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:36.916614 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5b441e22-9cdc-48c1-87d7-4c1ab82560aa tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:36.930199 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:36.930199 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:36.934991 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:36.934991 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:36.940849 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5b441e22-9cdc-48c1-87d7-4c1ab82560aa tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:36.949814 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5b441e22-9cdc-48c1-87d7-4c1ab82560aa tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 returned with HTTP 200 Jul 22 09:52:36.949814 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 124/503] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:36 2026] GET /volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 => generated 885 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:36.975703 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-58aa7a42-89f0-44df-91ac-f7302333a02e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:36.978789 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-58aa7a42-89f0-44df-91ac-f7302333a02e tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 Jul 22 09:52:36.978789 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-58aa7a42-89f0-44df-91ac-f7302333a02e tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:36.979176 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-58aa7a42-89f0-44df-91ac-f7302333a02e tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:36.994377 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:36.994377 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:37.005983 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-58aa7a42-89f0-44df-91ac-f7302333a02e tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:37.015215 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-58aa7a42-89f0-44df-91ac-f7302333a02e tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 returned with HTTP 200 Jul 22 09:52:37.015825 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 124/504] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:36 2026] GET /volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 => generated 885 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:37.022580 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-52660991-84c1-4b01-bbd3-ada8c8307c99 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:52:37.023264 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 129/505] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:52:36 2026] POST /volume/v3/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:37.034659 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e92d9daf-4298-4a71-8e3c-cf2dbe8b805a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:37.039250 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e92d9daf-4298-4a71-8e3c-cf2dbe8b805a tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] PUT https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 Jul 22 09:52:37.041460 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e92d9daf-4298-4a71-8e3c-cf2dbe8b805a tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-669157846"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:37.045089 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-57246365-6538-4079-9e88-991c96f761db None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:37.048861 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-57246365-6538-4079-9e88-991c96f761db tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] DELETE https://10.4.3.206/volume/v3/attachments/99af2468-494c-42f1-893c-90734d2b21e4 Jul 22 09:52:37.049282 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-57246365-6538-4079-9e88-991c96f761db tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:37.049409 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-57246365-6538-4079-9e88-991c96f761db tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:37.057642 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:37.057642 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:37.065290 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:37.065290 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:37.066410 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e92d9daf-4298-4a71-8e3c-cf2dbe8b805a tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:37.087135 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e92d9daf-4298-4a71-8e3c-cf2dbe8b805a tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume updated successfully. Jul 22 09:52:37.088031 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e92d9daf-4298-4a71-8e3c-cf2dbe8b805a tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 returned with HTTP 200 Jul 22 09:52:37.089994 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 129/506] 10.4.3.206 () {68 vars in 1368 bytes} [Wed Jul 22 09:52:37 2026] PUT /volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:37.112378 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1b18362f-db15-4340-8f44-12a8eb7c2f45 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:37.114951 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b18362f-db15-4340-8f44-12a8eb7c2f45 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] PUT https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 Jul 22 09:52:37.115651 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b18362f-db15-4340-8f44-12a8eb7c2f45 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-166098804", "description": "This is the new description of volume"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:37.132471 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:37.132471 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:37.140826 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1b18362f-db15-4340-8f44-12a8eb7c2f45 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:37.164572 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1b18362f-db15-4340-8f44-12a8eb7c2f45 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume updated successfully. Jul 22 09:52:37.165669 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b18362f-db15-4340-8f44-12a8eb7c2f45 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 returned with HTTP 200 Jul 22 09:52:37.166402 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 125/507] 10.4.3.206 () {68 vars in 1369 bytes} [Wed Jul 22 09:52:37 2026] PUT /volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:37.190980 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-57246365-6538-4079-9e88-991c96f761db tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/attachments/99af2468-494c-42f1-893c-90734d2b21e4 returned with HTTP 200 Jul 22 09:52:37.197226 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 125/508] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:52:37 2026] DELETE /volume/v3/attachments/99af2468-494c-42f1-893c-90734d2b21e4 => generated 192 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:37.197428 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c350b75f-ae7f-4c6f-88af-efabcd07b18d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:37.202826 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c350b75f-ae7f-4c6f-88af-efabcd07b18d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 Jul 22 09:52:37.203288 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c350b75f-ae7f-4c6f-88af-efabcd07b18d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:37.203548 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c350b75f-ae7f-4c6f-88af-efabcd07b18d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:37.216791 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:37.216791 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:37.224471 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c350b75f-ae7f-4c6f-88af-efabcd07b18d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:37.230979 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c350b75f-ae7f-4c6f-88af-efabcd07b18d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 returned with HTTP 200 Jul 22 09:52:37.231560 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 130/509] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:37 2026] GET /volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 => generated 924 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:37.252389 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3bfee24d-5ffc-43c3-a479-86a8ba8f094d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:37.254133 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:37.255595 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3bfee24d-5ffc-43c3-a479-86a8ba8f094d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:37.255595 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3bfee24d-5ffc-43c3-a479-86a8ba8f094d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:37.255757 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3bfee24d-5ffc-43c3-a479-86a8ba8f094d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:37.259829 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:37.259829 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1480946439", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1352023839"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:37.262872 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1480946439', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1352023839'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:37.263101 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume of 1 GB Jul 22 09:52:37.269727 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:37.269727 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:37.271647 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Availability Zones retrieved successfully. Jul 22 09:52:37.277228 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3bfee24d-5ffc-43c3-a479-86a8ba8f094d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:37.279489 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Flow 'volume_create_api' (727ff590-af0d-4ed4-bb8f-97861f78bc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:37.281011 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c68f7c9-7098-4488-a486-b7312c7da696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:37.282521 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:37.284991 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3bfee24d-5ffc-43c3-a479-86a8ba8f094d tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:37.284991 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 130/510] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:37 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:37.338733 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c68f7c9-7098-4488-a486-b7312c7da696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:37.338733 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4620d63-36b8-4359-973d-d2bc770048cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:37.407983 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Created reservations ['9cc60ea0-7057-4950-8618-ce20fcc5aeb9', '8065511a-37f8-4f9d-84cc-e82272add38d', '224dd771-ceae-4371-b86f-c833b2e7286b', 'ce2f7268-8f1c-4de5-9738-6c94deb764e2'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:37.409795 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4620d63-36b8-4359-973d-d2bc770048cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cc60ea0-7057-4950-8618-ce20fcc5aeb9', '8065511a-37f8-4f9d-84cc-e82272add38d', '224dd771-ceae-4371-b86f-c833b2e7286b', 'ce2f7268-8f1c-4de5-9738-6c94deb764e2']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:37.410934 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc8aaec8-3279-4a16-9aee-f60a65a834bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:37.457001 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc8aaec8-3279-4a16-9aee-f60a65a834bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02522b1f-b6f5-4b6d-befb-76cac4a4b04a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1480946439',display_name='tempest-VolumesGetTest-Volume-1352023839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77427b22d15e4f39b58a595c63f4a627',qos_specs=None,replication_status=,reservations=['9cc60ea0-7057-4950-8618-ce20fcc5aeb9','8065511a-37f8-4f9d-84cc-e82272add38d','224dd771-ceae-4371-b86f-c833b2e7286b','ce2f7268-8f1c-4de5-9738-6c94deb764e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:37Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1480946439',display_name='tempest-VolumesGetTest-Volume-1352023839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02522b1f-b6f5-4b6d-befb-76cac4a4b04a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77427b22d15e4f39b58a595c63f4a627',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:37.457817 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f45e2626-93a6-4aca-86ef-8c863ed23039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:37.500803 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f45e2626-93a6-4aca-86ef-8c863ed23039) transitioned into 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-1480946439',display_name='tempest-VolumesGetTest-Volume-1352023839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77427b22d15e4f39b58a595c63f4a627',qos_specs=None,replication_status=,reservations=['9cc60ea0-7057-4950-8618-ce20fcc5aeb9','8065511a-37f8-4f9d-84cc-e82272add38d','224dd771-ceae-4371-b86f-c833b2e7286b','ce2f7268-8f1c-4de5-9738-6c94deb764e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:37.503839 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efbedf2c-a978-4468-9223-47f9853bed29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:37.522561 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efbedf2c-a978-4468-9223-47f9853bed29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:37.522650 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Flow 'volume_create_api' (727ff590-af0d-4ed4-bb8f-97861f78bc5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:37.523014 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume request issued successfully. Jul 22 09:52:37.524147 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cc282439-a7d2-42c2-88e2-b47963aad6b7 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:37.524513 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 126/511] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:52:37 2026] POST /volume/v3/volumes => generated 780 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:37.551022 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6785177e-99cb-49bb-b46c-cb735ecd1393 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:37.554462 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6785177e-99cb-49bb-b46c-cb735ecd1393 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a Jul 22 09:52:37.554804 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6785177e-99cb-49bb-b46c-cb735ecd1393 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:37.555130 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6785177e-99cb-49bb-b46c-cb735ecd1393 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:37.581304 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:37.581304 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:37.591071 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6785177e-99cb-49bb-b46c-cb735ecd1393 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:37.597057 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-570e913c-f4a4-4c79-9862-589a47e673ac req-570b3bb3-554b-46f3-87df-6df99a230e48 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:37.602089 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6785177e-99cb-49bb-b46c-cb735ecd1393 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a returned with HTTP 200 Jul 22 09:52:37.602849 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-570b3bb3-554b-46f3-87df-6df99a230e48 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:37.603767 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-570b3bb3-554b-46f3-87df-6df99a230e48 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:37.603971 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 126/512] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:37 2026] GET /volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:37.604141 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-570b3bb3-554b-46f3-87df-6df99a230e48 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:37.621969 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:37.621969 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:37.634418 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-570e913c-f4a4-4c79-9862-589a47e673ac req-570b3bb3-554b-46f3-87df-6df99a230e48 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:37.649853 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-570b3bb3-554b-46f3-87df-6df99a230e48 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:37.650241 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 131/513] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:52:37 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1161 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:37.730689 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-570e913c-f4a4-4c79-9862-589a47e673ac req-4b15509c-d82d-4b81-964a-81692476aa5e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:37.733965 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-4b15509c-d82d-4b81-964a-81692476aa5e tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] POST https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3/action Jul 22 09:52:37.735195 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-4b15509c-d82d-4b81-964a-81692476aa5e tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:37.735195 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-4b15509c-d82d-4b81-964a-81692476aa5e tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:37.752740 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:37.752740 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:37.753490 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-570e913c-f4a4-4c79-9862-589a47e673ac req-4b15509c-d82d-4b81-964a-81692476aa5e tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:37.767754 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-570e913c-f4a4-4c79-9862-589a47e673ac req-4b15509c-d82d-4b81-964a-81692476aa5e tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Begin detaching volume completed successfully. Jul 22 09:52:37.767961 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-4b15509c-d82d-4b81-964a-81692476aa5e tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3/action returned with HTTP 202 Jul 22 09:52:37.768615 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 131/514] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 09:52:37 2026] POST /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:52:37.893542 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-41f4f5e9-d48f-4961-a313-aa9b805f9b22 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:37.895131 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-41f4f5e9-d48f-4961-a313-aa9b805f9b22 None None] GET https://10.4.3.206/volume// Jul 22 09:52:37.895394 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-41f4f5e9-d48f-4961-a313-aa9b805f9b22 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:37.895644 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-41f4f5e9-d48f-4961-a313-aa9b805f9b22 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:37.897374 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-41f4f5e9-d48f-4961-a313-aa9b805f9b22 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:37.897591 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 127/515] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:52:37 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:37.921590 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-570e913c-f4a4-4c79-9862-589a47e673ac req-ffb1a72f-137a-4e36-998a-1cf90bab3342 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:37.925795 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-ffb1a72f-137a-4e36-998a-1cf90bab3342 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:37.926086 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-ffb1a72f-137a-4e36-998a-1cf90bab3342 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:37.926798 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-ffb1a72f-137a-4e36-998a-1cf90bab3342 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:37.949503 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:37.949503 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:37.955873 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-570e913c-f4a4-4c79-9862-589a47e673ac req-ffb1a72f-137a-4e36-998a-1cf90bab3342 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:37.962844 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-ffb1a72f-137a-4e36-998a-1cf90bab3342 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:37.963997 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 127/516] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:52:37 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1344 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:52:38.626946 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-48c847a7-ce8a-4ad2-abf0-1ab0fcb9fe31 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:38.629566 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-48c847a7-ce8a-4ad2-abf0-1ab0fcb9fe31 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a Jul 22 09:52:38.629752 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-48c847a7-ce8a-4ad2-abf0-1ab0fcb9fe31 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:38.630049 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-48c847a7-ce8a-4ad2-abf0-1ab0fcb9fe31 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:38.640795 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:38.640795 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:38.647833 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-48c847a7-ce8a-4ad2-abf0-1ab0fcb9fe31 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:38.656608 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-48c847a7-ce8a-4ad2-abf0-1ab0fcb9fe31 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a returned with HTTP 200 Jul 22 09:52:38.657359 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 132/517] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:38 2026] GET /volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:38.679134 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b6ddd528-5615-4879-8dbd-6c5c9b19c69d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:38.681341 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b6ddd528-5615-4879-8dbd-6c5c9b19c69d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] PUT https://10.4.3.206/volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a Jul 22 09:52:38.681893 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b6ddd528-5615-4879-8dbd-6c5c9b19c69d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-669157846", "description": null}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:38.701190 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:38.701190 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:38.708851 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b6ddd528-5615-4879-8dbd-6c5c9b19c69d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:38.725908 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b6ddd528-5615-4879-8dbd-6c5c9b19c69d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume updated successfully. Jul 22 09:52:38.726948 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b6ddd528-5615-4879-8dbd-6c5c9b19c69d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a returned with HTTP 200 Jul 22 09:52:38.727598 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 132/518] 10.4.3.206 () {68 vars in 1368 bytes} [Wed Jul 22 09:52:38 2026] PUT /volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a => generated 769 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:38.752425 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-022d4bac-aba8-4a40-a025-7905b1112c7c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:38.755581 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-022d4bac-aba8-4a40-a025-7905b1112c7c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a Jul 22 09:52:38.755581 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-022d4bac-aba8-4a40-a025-7905b1112c7c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:38.755581 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-022d4bac-aba8-4a40-a025-7905b1112c7c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:38.769345 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:38.769345 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:38.777947 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-022d4bac-aba8-4a40-a025-7905b1112c7c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:38.787263 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-022d4bac-aba8-4a40-a025-7905b1112c7c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a returned with HTTP 200 Jul 22 09:52:38.788017 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 128/519] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:38 2026] GET /volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a => generated 837 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:38.807767 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-838fda70-6ddb-4daf-a2e6-1b1bb21f0fa8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:38.810522 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-838fda70-6ddb-4daf-a2e6-1b1bb21f0fa8 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] DELETE https://10.4.3.206/volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a Jul 22 09:52:38.811594 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-838fda70-6ddb-4daf-a2e6-1b1bb21f0fa8 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:38.811594 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-838fda70-6ddb-4daf-a2e6-1b1bb21f0fa8 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:38.812243 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-838fda70-6ddb-4daf-a2e6-1b1bb21f0fa8 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Delete volume with id: 02522b1f-b6f5-4b6d-befb-76cac4a4b04a Jul 22 09:52:38.823716 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:38.823716 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:38.824883 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-838fda70-6ddb-4daf-a2e6-1b1bb21f0fa8 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:38.865203 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-838fda70-6ddb-4daf-a2e6-1b1bb21f0fa8 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Delete volume request issued successfully. Jul 22 09:52:38.865938 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-838fda70-6ddb-4daf-a2e6-1b1bb21f0fa8 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a returned with HTTP 202 Jul 22 09:52:38.866128 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 128/520] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:38 2026] DELETE /volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:38.887938 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e5a97f5b-49f3-4f3c-a384-cc273a1f9a00 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:38.892821 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e5a97f5b-49f3-4f3c-a384-cc273a1f9a00 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a Jul 22 09:52:38.893235 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e5a97f5b-49f3-4f3c-a384-cc273a1f9a00 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:38.893567 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e5a97f5b-49f3-4f3c-a384-cc273a1f9a00 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:38.903904 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:38.903904 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:38.911768 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e5a97f5b-49f3-4f3c-a384-cc273a1f9a00 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:38.919940 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e5a97f5b-49f3-4f3c-a384-cc273a1f9a00 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a returned with HTTP 200 Jul 22 09:52:38.920481 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 133/521] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:38 2026] GET /volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a => generated 836 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:39.944943 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c069d4aa-ff0e-4e8e-9607-82bc0f0dfb81 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:39.948438 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c069d4aa-ff0e-4e8e-9607-82bc0f0dfb81 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a Jul 22 09:52:39.948438 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c069d4aa-ff0e-4e8e-9607-82bc0f0dfb81 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:39.948438 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c069d4aa-ff0e-4e8e-9607-82bc0f0dfb81 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:39.963113 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c069d4aa-ff0e-4e8e-9607-82bc0f0dfb81 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a returned with HTTP 404 Jul 22 09:52:39.965907 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 133/522] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:39 2026] GET /volume/v3/volumes/02522b1f-b6f5-4b6d-befb-76cac4a4b04a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:39.981840 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ac2d55a8-f15a-4434-bfe0-431ddad96365 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:39.985681 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac2d55a8-f15a-4434-bfe0-431ddad96365 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 Jul 22 09:52:39.990758 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac2d55a8-f15a-4434-bfe0-431ddad96365 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:39.990884 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac2d55a8-f15a-4434-bfe0-431ddad96365 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:40.008866 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:40.008866 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:40.018735 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ac2d55a8-f15a-4434-bfe0-431ddad96365 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:40.024584 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac2d55a8-f15a-4434-bfe0-431ddad96365 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 returned with HTTP 200 Jul 22 09:52:40.025994 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 129/523] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:39 2026] GET /volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 => generated 924 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:40.048320 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-caa469cd-468f-4854-80e5-b79e5c55ac39 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:40.052093 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-caa469cd-468f-4854-80e5-b79e5c55ac39 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 Jul 22 09:52:40.052323 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-caa469cd-468f-4854-80e5-b79e5c55ac39 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:40.052540 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-caa469cd-468f-4854-80e5-b79e5c55ac39 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:40.052745 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-caa469cd-468f-4854-80e5-b79e5c55ac39 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Delete volume with id: a13bf0f7-8ab5-433f-b259-36cd1339eed4 Jul 22 09:52:40.061792 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-33547474-bcf3-4f4d-9310-dc644f663997 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:40.068739 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:40.068739 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:40.068739 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-caa469cd-468f-4854-80e5-b79e5c55ac39 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:40.069673 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-33547474-bcf3-4f4d-9310-dc644f663997 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] PUT https://10.4.3.206/volume/v3/attachments/1d46b18c-92fe-4290-b2fa-7cc532be9e95 Jul 22 09:52:40.070182 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-33547474-bcf3-4f4d-9310-dc644f663997 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:40.083143 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-33547474-bcf3-4f4d-9310-dc644f663997 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Acquiring lock "cinder-attachment_update-652f0b4d-ed6e-4014-b0fb-a771d3192675-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:52:40.093488 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-33547474-bcf3-4f4d-9310-dc644f663997 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Lock "cinder-attachment_update-652f0b4d-ed6e-4014-b0fb-a771d3192675-np0000005636" acquired by "attachment_update" :: waited 0.010s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:52:40.094631 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:40.094631 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:40.108170 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-caa469cd-468f-4854-80e5-b79e5c55ac39 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Delete volume request issued successfully. Jul 22 09:52:40.108306 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-caa469cd-468f-4854-80e5-b79e5c55ac39 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 returned with HTTP 202 Jul 22 09:52:40.108802 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 129/524] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:40 2026] DELETE /volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:40.119016 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fe5a0d59-388a-4382-837b-7dca5024f082 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:40.121561 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fe5a0d59-388a-4382-837b-7dca5024f082 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 Jul 22 09:52:40.121561 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fe5a0d59-388a-4382-837b-7dca5024f082 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:40.121809 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fe5a0d59-388a-4382-837b-7dca5024f082 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:40.132205 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:40.132205 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:40.139240 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fe5a0d59-388a-4382-837b-7dca5024f082 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:40.147544 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fe5a0d59-388a-4382-837b-7dca5024f082 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 returned with HTTP 200 Jul 22 09:52:40.147836 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 134/525] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:40 2026] GET /volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 => generated 923 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:40.266490 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-33547474-bcf3-4f4d-9310-dc644f663997 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Lock "cinder-attachment_update-652f0b4d-ed6e-4014-b0fb-a771d3192675-np0000005636" released by "attachment_update" :: held 0.173s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:52:40.266865 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-33547474-bcf3-4f4d-9310-dc644f663997 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/attachments/1d46b18c-92fe-4290-b2fa-7cc532be9e95 returned with HTTP 200 Jul 22 09:52:40.267483 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 134/526] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:52:40 2026] PUT /volume/v3/attachments/1d46b18c-92fe-4290-b2fa-7cc532be9e95 => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:40.287591 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-0eebff54-6622-4455-8c51-ff320453983a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:40.300577 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-0eebff54-6622-4455-8c51-ff320453983a tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] GET https://10.4.3.206/volume/v3/attachments/1d46b18c-92fe-4290-b2fa-7cc532be9e95 Jul 22 09:52:40.300865 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-0eebff54-6622-4455-8c51-ff320453983a tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:40.301164 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-0eebff54-6622-4455-8c51-ff320453983a tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:40.331703 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-0eebff54-6622-4455-8c51-ff320453983a tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/attachments/1d46b18c-92fe-4290-b2fa-7cc532be9e95 returned with HTTP 200 Jul 22 09:52:40.332434 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 130/527] 10.4.3.206 () {70 vars in 1651 bytes} [Wed Jul 22 09:52:40 2026] GET /volume/v3/attachments/1d46b18c-92fe-4290-b2fa-7cc532be9e95 => generated 994 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:52:41.169305 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6b3c1e99-5b0f-46bc-a495-d531bca7f638 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:41.172978 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6b3c1e99-5b0f-46bc-a495-d531bca7f638 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 Jul 22 09:52:41.173250 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6b3c1e99-5b0f-46bc-a495-d531bca7f638 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:41.173479 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6b3c1e99-5b0f-46bc-a495-d531bca7f638 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:41.187828 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6b3c1e99-5b0f-46bc-a495-d531bca7f638 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 returned with HTTP 404 Jul 22 09:52:41.188804 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 130/528] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:41 2026] GET /volume/v3/volumes/a13bf0f7-8ab5-433f-b259-36cd1339eed4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:41.205036 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-941cbc73-4f41-462a-ac43-db34215c4f66 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:41.207488 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-941cbc73-4f41-462a-ac43-db34215c4f66 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/ce065f27-a9fc-4122-9367-e63ba089c9f1 Jul 22 09:52:41.207733 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-941cbc73-4f41-462a-ac43-db34215c4f66 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:41.208645 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-941cbc73-4f41-462a-ac43-db34215c4f66 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:41.217478 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:41.217478 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:41.224380 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-941cbc73-4f41-462a-ac43-db34215c4f66 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:41.230010 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-941cbc73-4f41-462a-ac43-db34215c4f66 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/ce065f27-a9fc-4122-9367-e63ba089c9f1 returned with HTTP 200 Jul 22 09:52:41.231097 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 135/529] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:41 2026] GET /volume/v3/volumes/ce065f27-a9fc-4122-9367-e63ba089c9f1 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:41.253405 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1207e1ef-a8f0-4fb2-a27e-26575c078770 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:41.261643 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1207e1ef-a8f0-4fb2-a27e-26575c078770 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ce065f27-a9fc-4122-9367-e63ba089c9f1 Jul 22 09:52:41.262478 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1207e1ef-a8f0-4fb2-a27e-26575c078770 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:41.263178 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1207e1ef-a8f0-4fb2-a27e-26575c078770 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:41.263352 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-1207e1ef-a8f0-4fb2-a27e-26575c078770 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Delete volume with id: ce065f27-a9fc-4122-9367-e63ba089c9f1 Jul 22 09:52:41.274041 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:41.274041 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:41.274845 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-1207e1ef-a8f0-4fb2-a27e-26575c078770 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:41.306975 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-1207e1ef-a8f0-4fb2-a27e-26575c078770 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Delete volume request issued successfully. Jul 22 09:52:41.306975 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1207e1ef-a8f0-4fb2-a27e-26575c078770 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/ce065f27-a9fc-4122-9367-e63ba089c9f1 returned with HTTP 202 Jul 22 09:52:41.308258 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 135/530] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:41 2026] DELETE /volume/v3/volumes/ce065f27-a9fc-4122-9367-e63ba089c9f1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 09:52:41.321435 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-33522940-09c5-46a3-9751-980086f1b586 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:41.326993 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-33522940-09c5-46a3-9751-980086f1b586 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/ce065f27-a9fc-4122-9367-e63ba089c9f1 Jul 22 09:52:41.327405 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-33522940-09c5-46a3-9751-980086f1b586 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:41.327864 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-33522940-09c5-46a3-9751-980086f1b586 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:41.340714 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:41.340714 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:41.359231 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-33522940-09c5-46a3-9751-980086f1b586 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:41.373259 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-33522940-09c5-46a3-9751-980086f1b586 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/ce065f27-a9fc-4122-9367-e63ba089c9f1 returned with HTTP 200 Jul 22 09:52:41.373993 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 131/531] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:41 2026] GET /volume/v3/volumes/ce065f27-a9fc-4122-9367-e63ba089c9f1 => generated 836 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:41.380373 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-570e913c-f4a4-4c79-9862-589a47e673ac req-51367cc8-6e1f-4c07-949b-bfd1d88bdfb8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:41.387250 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-51367cc8-6e1f-4c07-949b-bfd1d88bdfb8 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:41.387250 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-51367cc8-6e1f-4c07-949b-bfd1d88bdfb8 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:41.387250 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-51367cc8-6e1f-4c07-949b-bfd1d88bdfb8 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:41.407749 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:41.407749 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:41.415572 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-570e913c-f4a4-4c79-9862-589a47e673ac req-51367cc8-6e1f-4c07-949b-bfd1d88bdfb8 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:41.426034 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-51367cc8-6e1f-4c07-949b-bfd1d88bdfb8 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:41.427214 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 131/532] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:52:41 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 1164 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:42.396703 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-dae6d991-0649-4319-bae7-d6a31bb7ce40 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:42.400017 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dae6d991-0649-4319-bae7-d6a31bb7ce40 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/ce065f27-a9fc-4122-9367-e63ba089c9f1 Jul 22 09:52:42.400309 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dae6d991-0649-4319-bae7-d6a31bb7ce40 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:42.400597 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dae6d991-0649-4319-bae7-d6a31bb7ce40 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:42.410566 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dae6d991-0649-4319-bae7-d6a31bb7ce40 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/ce065f27-a9fc-4122-9367-e63ba089c9f1 returned with HTTP 404 Jul 22 09:52:42.411342 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 136/533] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:42 2026] GET /volume/v3/volumes/ce065f27-a9fc-4122-9367-e63ba089c9f1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:42.478938 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:42.481681 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:42.482650 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "size": 1, "name": "tempest-VolumesGetTest-Volume-1945522312", "metadata": {"Type": "Test"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:42.486309 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume request body: {'volume': {'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1945522312', 'metadata': {'Type': 'Test'}}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:43.218002 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume of 1 GB Jul 22 09:52:43.224793 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Availability Zones retrieved successfully. Jul 22 09:52:43.232727 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Flow 'volume_create_api' (07913148-c95b-4a9d-9d2a-6956affbb224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:43.233845 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6173f749-f714-4d62-8e82-d67d2dba4006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:43.235783 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:43.351158 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6173f749-f714-4d62-8e82-d67d2dba4006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:43.352736 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (109193ab-361b-4644-81bb-d02235c860ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:43.470373 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Created reservations ['7df9369e-89e3-47d6-bf89-c7d3ada8fcd4', '1f569902-f590-488a-bb30-9f2029d30aae', '849acb2e-1029-4634-9db8-424ba0d1248b', '12b2d6b2-d7db-4819-9cc8-e4dcbb46d27d'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:43.471851 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (109193ab-361b-4644-81bb-d02235c860ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7df9369e-89e3-47d6-bf89-c7d3ada8fcd4', '1f569902-f590-488a-bb30-9f2029d30aae', '849acb2e-1029-4634-9db8-424ba0d1248b', '12b2d6b2-d7db-4819-9cc8-e4dcbb46d27d']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:43.473618 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f81f845-02a2-4519-aa2e-c4d44bd1faad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:43.526989 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f81f845-02a2-4519-aa2e-c4d44bd1faad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cb53bfb-93d4-4cc4-a956-93e433c51e08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1945522312',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='77427b22d15e4f39b58a595c63f4a627',qos_specs=None,replication_status=,reservations=['7df9369e-89e3-47d6-bf89-c7d3ada8fcd4','1f569902-f590-488a-bb30-9f2029d30aae','849acb2e-1029-4634-9db8-424ba0d1248b','12b2d6b2-d7db-4819-9cc8-e4dcbb46d27d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1945522312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cb53bfb-93d4-4cc4-a956-93e433c51e08,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='77427b22d15e4f39b58a595c63f4a627',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:43.527955 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d442ed-858e-4fd9-b3b6-9193b221b022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:43.563865 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d442ed-858e-4fd9-b3b6-9193b221b022) transitioned into state 'SUCCESS' from state '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-1945522312',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='77427b22d15e4f39b58a595c63f4a627',qos_specs=None,replication_status=,reservations=['7df9369e-89e3-47d6-bf89-c7d3ada8fcd4','1f569902-f590-488a-bb30-9f2029d30aae','849acb2e-1029-4634-9db8-424ba0d1248b','12b2d6b2-d7db-4819-9cc8-e4dcbb46d27d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:43.565072 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb9b3be0-4c84-45c0-9fa6-ee57274c71de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:43.581117 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb9b3be0-4c84-45c0-9fa6-ee57274c71de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:43.582481 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Flow 'volume_create_api' (07913148-c95b-4a9d-9d2a-6956affbb224) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:43.582985 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume request issued successfully. Jul 22 09:52:43.584186 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-29a096cb-67ed-41c1-916e-32c6995adaa1 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:43.585123 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 136/534] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:52:42 2026] POST /volume/v3/volumes => generated 759 bytes in 1106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:43.606696 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fd15c541-a778-42c2-92b3-ea715823c9ff None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:43.606696 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fd15c541-a778-42c2-92b3-ea715823c9ff tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 Jul 22 09:52:43.606696 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fd15c541-a778-42c2-92b3-ea715823c9ff tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:43.606696 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fd15c541-a778-42c2-92b3-ea715823c9ff tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:43.609842 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=486,cinder:INSERT=62,cinder:UPDATE=116,cinder:DELETE=1 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:52:43.620167 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:43.620167 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:43.636477 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fd15c541-a778-42c2-92b3-ea715823c9ff tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:43.659481 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fd15c541-a778-42c2-92b3-ea715823c9ff tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 returned with HTTP 200 Jul 22 09:52:43.659481 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 132/535] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:43 2026] GET /volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 => generated 827 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:44.005341 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-570e913c-f4a4-4c79-9862-589a47e673ac req-ff2ffd67-5683-4570-982d-90ae6d98f480 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:44.011696 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-ff2ffd67-5683-4570-982d-90ae6d98f480 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] DELETE https://10.4.3.206/volume/v3/attachments/a330e5cd-6a99-41e0-8db8-f47d2c9df0be Jul 22 09:52:44.012118 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-ff2ffd67-5683-4570-982d-90ae6d98f480 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:44.012118 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-ff2ffd67-5683-4570-982d-90ae6d98f480 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:44.030730 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:44.030730 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:44.114173 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-570e913c-f4a4-4c79-9862-589a47e673ac req-ff2ffd67-5683-4570-982d-90ae6d98f480 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/attachments/a330e5cd-6a99-41e0-8db8-f47d2c9df0be returned with HTTP 200 Jul 22 09:52:44.115358 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 132/536] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:52:44 2026] DELETE /volume/v3/attachments/a330e5cd-6a99-41e0-8db8-f47d2c9df0be => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:44.670636 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ea18532d-8387-4180-879a-768f063e027c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:44.673555 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ea18532d-8387-4180-879a-768f063e027c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 Jul 22 09:52:44.673947 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ea18532d-8387-4180-879a-768f063e027c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:44.674943 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ea18532d-8387-4180-879a-768f063e027c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:44.688890 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:44.688890 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:44.703734 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ea18532d-8387-4180-879a-768f063e027c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:44.714804 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ea18532d-8387-4180-879a-768f063e027c tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 returned with HTTP 200 Jul 22 09:52:44.715602 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 137/537] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:44 2026] GET /volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 => generated 1367 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:44.735988 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c99b400f-ecb3-4da1-b0ad-fec1f8ebd83b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:44.735988 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c99b400f-ecb3-4da1-b0ad-fec1f8ebd83b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 Jul 22 09:52:44.736892 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c99b400f-ecb3-4da1-b0ad-fec1f8ebd83b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:44.736892 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c99b400f-ecb3-4da1-b0ad-fec1f8ebd83b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:44.749043 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:44.749043 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:44.761746 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c99b400f-ecb3-4da1-b0ad-fec1f8ebd83b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:44.771683 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c99b400f-ecb3-4da1-b0ad-fec1f8ebd83b tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 returned with HTTP 200 Jul 22 09:52:44.771683 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 137/538] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:44 2026] GET /volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:44.799442 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-eac1b73d-d6fc-4046-811b-837b999e44cc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:44.801824 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eac1b73d-d6fc-4046-811b-837b999e44cc tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] PUT https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 Jul 22 09:52:44.802621 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eac1b73d-d6fc-4046-811b-837b999e44cc tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1945522312"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:44.831251 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:44.831251 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:44.844581 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-eac1b73d-d6fc-4046-811b-837b999e44cc tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:44.851111 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-eac1b73d-d6fc-4046-811b-837b999e44cc tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume updated successfully. Jul 22 09:52:44.851701 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eac1b73d-d6fc-4046-811b-837b999e44cc tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 returned with HTTP 200 Jul 22 09:52:44.852203 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 133/539] 10.4.3.206 () {68 vars in 1368 bytes} [Wed Jul 22 09:52:44 2026] PUT /volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 => generated 783 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:44.866290 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-72190700-400a-4d06-8e30-3ff573f54113 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:44.867957 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-72190700-400a-4d06-8e30-3ff573f54113 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] PUT https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 Jul 22 09:52:44.868478 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-72190700-400a-4d06-8e30-3ff573f54113 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1964209488", "description": "This is the new description of volume"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:44.878685 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:44.878685 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:44.882618 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-72190700-400a-4d06-8e30-3ff573f54113 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:44.896200 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-72190700-400a-4d06-8e30-3ff573f54113 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume updated successfully. Jul 22 09:52:44.897152 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-72190700-400a-4d06-8e30-3ff573f54113 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 returned with HTTP 200 Jul 22 09:52:44.897617 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 133/540] 10.4.3.206 () {68 vars in 1369 bytes} [Wed Jul 22 09:52:44 2026] PUT /volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:44.919673 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ea59caff-4c2f-4dea-ac28-c4a47c8e35c9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:44.925266 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ea59caff-4c2f-4dea-ac28-c4a47c8e35c9 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 Jul 22 09:52:44.925600 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ea59caff-4c2f-4dea-ac28-c4a47c8e35c9 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:44.925902 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ea59caff-4c2f-4dea-ac28-c4a47c8e35c9 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:44.943616 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:44.943616 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:44.952779 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ea59caff-4c2f-4dea-ac28-c4a47c8e35c9 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:44.962084 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ea59caff-4c2f-4dea-ac28-c4a47c8e35c9 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 returned with HTTP 200 Jul 22 09:52:44.962084 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 138/541] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:44 2026] GET /volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 => generated 1406 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:44.979439 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ec74853d-4931-4714-92ed-6c19dda1d619 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:44.984024 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:44.984942 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-708712038", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1444700856"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:44.986720 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-708712038', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1444700856'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:44.987131 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume of 1 GB Jul 22 09:52:44.994070 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Availability Zones retrieved successfully. Jul 22 09:52:45.000775 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Flow 'volume_create_api' (4f4863f3-5143-4b8e-8ac5-21893f8ed498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:45.002518 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54889fc3-5347-47f6-9b01-bd125fbf0760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:45.004657 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:45.053351 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54889fc3-5347-47f6-9b01-bd125fbf0760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:45.053351 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (972de835-bf75-4ab2-a2a8-410afca2d377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:45.143644 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Created reservations ['bca0f4d5-d737-48e5-a0e2-c9f0bb84ebd7', '8838dba4-5807-4c8c-aa04-76df2b253331', '18df90b8-0d3a-474b-9dc3-39be038665f4', 'e70c596a-8852-4f20-bf92-44b5c84bad5d'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:45.146235 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (972de835-bf75-4ab2-a2a8-410afca2d377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bca0f4d5-d737-48e5-a0e2-c9f0bb84ebd7', '8838dba4-5807-4c8c-aa04-76df2b253331', '18df90b8-0d3a-474b-9dc3-39be038665f4', 'e70c596a-8852-4f20-bf92-44b5c84bad5d']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:45.147308 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e2ef3e6-38d6-44d4-875f-2d6c69224c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:45.192075 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e2ef3e6-38d6-44d4-875f-2d6c69224c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65f3cb93-2c68-45e0-a152-ef940fe8cf14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-708712038',display_name='tempest-VolumesGetTest-Volume-1444700856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77427b22d15e4f39b58a595c63f4a627',qos_specs=None,replication_status=,reservations=['bca0f4d5-d737-48e5-a0e2-c9f0bb84ebd7','8838dba4-5807-4c8c-aa04-76df2b253331','18df90b8-0d3a-474b-9dc3-39be038665f4','e70c596a-8852-4f20-bf92-44b5c84bad5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:45Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-708712038',display_name='tempest-VolumesGetTest-Volume-1444700856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65f3cb93-2c68-45e0-a152-ef940fe8cf14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77427b22d15e4f39b58a595c63f4a627',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:45.196107 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d32cf23-599c-435f-81fa-4da4d43de45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:45.234263 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d32cf23-599c-435f-81fa-4da4d43de45c) transitioned into 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-708712038',display_name='tempest-VolumesGetTest-Volume-1444700856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77427b22d15e4f39b58a595c63f4a627',qos_specs=None,replication_status=,reservations=['bca0f4d5-d737-48e5-a0e2-c9f0bb84ebd7','8838dba4-5807-4c8c-aa04-76df2b253331','18df90b8-0d3a-474b-9dc3-39be038665f4','e70c596a-8852-4f20-bf92-44b5c84bad5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efa44c45dad44639fecc5ed0c538eb4',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:45.239897 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56d14b35-b7a6-418b-8e29-11bab52276a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:45.260538 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56d14b35-b7a6-418b-8e29-11bab52276a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:45.262047 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Flow 'volume_create_api' (4f4863f3-5143-4b8e-8ac5-21893f8ed498) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:45.262561 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Create volume request issued successfully. Jul 22 09:52:45.263520 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ec74853d-4931-4714-92ed-6c19dda1d619 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:45.263990 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 138/542] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:52:44 2026] POST /volume/v3/volumes => generated 779 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:45.283776 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b80a7e19-0298-47b7-ae23-78201c6c04d4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:45.288569 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b80a7e19-0298-47b7-ae23-78201c6c04d4 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 Jul 22 09:52:45.288569 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b80a7e19-0298-47b7-ae23-78201c6c04d4 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:45.289183 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b80a7e19-0298-47b7-ae23-78201c6c04d4 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:45.305602 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:45.305602 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:45.311893 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b80a7e19-0298-47b7-ae23-78201c6c04d4 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:45.322529 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b80a7e19-0298-47b7-ae23-78201c6c04d4 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 returned with HTTP 200 Jul 22 09:52:45.322529 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 134/543] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:45 2026] GET /volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:45.972414 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-9b802fc3-3479-4d34-96f4-d9e0196c7975 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:45.974904 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-9b802fc3-3479-4d34-96f4-d9e0196c7975 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] POST https://10.4.3.206/volume/v3/attachments/1d46b18c-92fe-4290-b2fa-7cc532be9e95/action Jul 22 09:52:45.975396 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-9b802fc3-3479-4d34-96f4-d9e0196c7975 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:45.975557 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-9b802fc3-3479-4d34-96f4-d9e0196c7975 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:46.009761 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:46.009761 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:46.055950 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-899f5543-187f-4f16-8a61-d2aa50bfa64e req-9b802fc3-3479-4d34-96f4-d9e0196c7975 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/attachments/1d46b18c-92fe-4290-b2fa-7cc532be9e95/action returned with HTTP 204 Jul 22 09:52:46.056830 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 134/544] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:52:45 2026] POST /volume/v3/attachments/1d46b18c-92fe-4290-b2fa-7cc532be9e95/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:46.343224 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-473f5116-fe37-48b0-aa20-4f57f075f721 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:46.345674 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-473f5116-fe37-48b0-aa20-4f57f075f721 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 Jul 22 09:52:46.345989 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-473f5116-fe37-48b0-aa20-4f57f075f721 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:46.346282 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-473f5116-fe37-48b0-aa20-4f57f075f721 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:46.362759 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:46.362759 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:46.371771 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-473f5116-fe37-48b0-aa20-4f57f075f721 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:46.379536 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-473f5116-fe37-48b0-aa20-4f57f075f721 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 returned with HTTP 200 Jul 22 09:52:46.380034 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 139/545] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:46 2026] GET /volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 => generated 872 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:46.398275 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0894d8cc-b54c-4137-bf98-b9e679a4b1d8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:46.401765 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0894d8cc-b54c-4137-bf98-b9e679a4b1d8 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] PUT https://10.4.3.206/volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 Jul 22 09:52:46.402258 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0894d8cc-b54c-4137-bf98-b9e679a4b1d8 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1945522312", "description": null}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:46.406414 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=541,cinder:INSERT=62,cinder:UPDATE=129,cinder:DELETE=2 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:52:46.416692 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:46.416692 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:46.425158 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0894d8cc-b54c-4137-bf98-b9e679a4b1d8 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:46.450815 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0894d8cc-b54c-4137-bf98-b9e679a4b1d8 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume updated successfully. Jul 22 09:52:46.451787 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0894d8cc-b54c-4137-bf98-b9e679a4b1d8 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 returned with HTTP 200 Jul 22 09:52:46.452777 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 139/546] 10.4.3.206 () {68 vars in 1368 bytes} [Wed Jul 22 09:52:46 2026] PUT /volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 => generated 770 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:46.475287 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-66291af4-4be3-43b9-b1ad-9e200cf36fdf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:46.478075 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-66291af4-4be3-43b9-b1ad-9e200cf36fdf tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 Jul 22 09:52:46.478445 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-66291af4-4be3-43b9-b1ad-9e200cf36fdf tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:46.478729 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-66291af4-4be3-43b9-b1ad-9e200cf36fdf tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:46.500403 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:46.500403 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:46.507111 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-66291af4-4be3-43b9-b1ad-9e200cf36fdf tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:46.520100 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-66291af4-4be3-43b9-b1ad-9e200cf36fdf tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 returned with HTTP 200 Jul 22 09:52:46.521207 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 135/547] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:46 2026] GET /volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 => generated 838 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:46.546099 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-26a1934c-0332-4667-8a0b-4574971500b4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:46.551343 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-26a1934c-0332-4667-8a0b-4574971500b4 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] DELETE https://10.4.3.206/volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 Jul 22 09:52:46.552550 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-26a1934c-0332-4667-8a0b-4574971500b4 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:46.552550 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-26a1934c-0332-4667-8a0b-4574971500b4 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:46.552550 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-26a1934c-0332-4667-8a0b-4574971500b4 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Delete volume with id: 65f3cb93-2c68-45e0-a152-ef940fe8cf14 Jul 22 09:52:46.565036 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:46.565036 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:46.567419 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-26a1934c-0332-4667-8a0b-4574971500b4 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:46.628796 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-26a1934c-0332-4667-8a0b-4574971500b4 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Delete volume request issued successfully. Jul 22 09:52:46.630685 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-26a1934c-0332-4667-8a0b-4574971500b4 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 returned with HTTP 202 Jul 22 09:52:46.630851 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 135/548] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:46 2026] DELETE /volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:46.642264 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f7b6fb83-d622-442f-9f5d-62833ed5366f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:46.644354 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f7b6fb83-d622-442f-9f5d-62833ed5366f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 Jul 22 09:52:46.644686 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f7b6fb83-d622-442f-9f5d-62833ed5366f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:46.644980 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f7b6fb83-d622-442f-9f5d-62833ed5366f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:46.657900 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:46.657900 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:46.666695 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f7b6fb83-d622-442f-9f5d-62833ed5366f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:46.678370 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f7b6fb83-d622-442f-9f5d-62833ed5366f tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 returned with HTTP 200 Jul 22 09:52:46.679739 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 140/549] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:46 2026] GET /volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:47.698025 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e1c312f5-7deb-4ef0-8d9d-2e6e834f4d6d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:47.700367 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e1c312f5-7deb-4ef0-8d9d-2e6e834f4d6d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 Jul 22 09:52:47.700685 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e1c312f5-7deb-4ef0-8d9d-2e6e834f4d6d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:47.700993 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e1c312f5-7deb-4ef0-8d9d-2e6e834f4d6d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:47.709951 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e1c312f5-7deb-4ef0-8d9d-2e6e834f4d6d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 returned with HTTP 404 Jul 22 09:52:47.713213 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 140/550] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:47 2026] GET /volume/v3/volumes/65f3cb93-2c68-45e0-a152-ef940fe8cf14 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:47.720121 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-66bcc679-bd77-4dfa-a7fa-62abcc317c03 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:47.722333 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-66bcc679-bd77-4dfa-a7fa-62abcc317c03 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 Jul 22 09:52:47.722688 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-66bcc679-bd77-4dfa-a7fa-62abcc317c03 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:47.722854 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-66bcc679-bd77-4dfa-a7fa-62abcc317c03 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:47.732248 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:47.732248 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:47.739898 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-66bcc679-bd77-4dfa-a7fa-62abcc317c03 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:47.747330 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-66bcc679-bd77-4dfa-a7fa-62abcc317c03 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 returned with HTTP 200 Jul 22 09:52:47.747330 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 136/551] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:47 2026] GET /volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 => generated 1406 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:47.762378 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e96dbb35-cbf0-49fc-ba02-57977b751734 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:47.765460 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e96dbb35-cbf0-49fc-ba02-57977b751734 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] DELETE https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 Jul 22 09:52:47.765754 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e96dbb35-cbf0-49fc-ba02-57977b751734 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:47.767097 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e96dbb35-cbf0-49fc-ba02-57977b751734 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:47.767097 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-e96dbb35-cbf0-49fc-ba02-57977b751734 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Delete volume with id: 1cb53bfb-93d4-4cc4-a956-93e433c51e08 Jul 22 09:52:47.780917 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:47.780917 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:47.783331 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e96dbb35-cbf0-49fc-ba02-57977b751734 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:47.820021 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e96dbb35-cbf0-49fc-ba02-57977b751734 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Delete volume request issued successfully. Jul 22 09:52:47.820320 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e96dbb35-cbf0-49fc-ba02-57977b751734 tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 returned with HTTP 202 Jul 22 09:52:47.821078 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 136/552] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:47 2026] DELETE /volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:47.834978 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1f442bc5-ecfd-4111-8076-8462dcdb90ff None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:47.837861 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1f442bc5-ecfd-4111-8076-8462dcdb90ff tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 Jul 22 09:52:47.837861 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1f442bc5-ecfd-4111-8076-8462dcdb90ff tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:47.838074 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1f442bc5-ecfd-4111-8076-8462dcdb90ff tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:47.848159 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:47.848159 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:47.854645 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1f442bc5-ecfd-4111-8076-8462dcdb90ff tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Volume info retrieved successfully. Jul 22 09:52:47.863311 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1f442bc5-ecfd-4111-8076-8462dcdb90ff tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 returned with HTTP 200 Jul 22 09:52:47.864027 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 141/553] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:47 2026] GET /volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 => generated 1405 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:47.871216 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-88f53ed6-b609-49d3-b836-9364966e7e48 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:48.260916 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:48.261412 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1098200260"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:48.263167 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1098200260'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:48.263329 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Create volume of 1 GB Jul 22 09:52:48.271536 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Availability Zones retrieved successfully. Jul 22 09:52:48.281769 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Flow 'volume_create_api' (132640f1-260f-4ad9-9047-0b0ebc3eda8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:48.284763 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9fcb50-81b2-4a53-9c72-55b6184ce43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:48.287439 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:48.331258 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9fcb50-81b2-4a53-9c72-55b6184ce43f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:48.332660 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0356732-b012-4305-8f35-e7c35418aba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:48.456457 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Created reservations ['074c4f71-0159-40e8-abc6-087c3675cdc0', '45fd6a45-6f22-4b3c-8036-24fcf2ecb80b', 'e0daa8e0-5501-4542-8caa-ad513a9fcd50', '52bf57e8-d89b-45b1-a4db-7ccd18b6ee63'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:48.457684 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0356732-b012-4305-8f35-e7c35418aba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['074c4f71-0159-40e8-abc6-087c3675cdc0', '45fd6a45-6f22-4b3c-8036-24fcf2ecb80b', 'e0daa8e0-5501-4542-8caa-ad513a9fcd50', '52bf57e8-d89b-45b1-a4db-7ccd18b6ee63']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:48.460181 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00e54b9d-860f-4ed2-98f1-a1ee80cf962f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:48.496326 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00e54b9d-860f-4ed2-98f1-a1ee80cf962f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47305c77-7588-4e93-bdc5-9fa9c5f9a39c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1098200260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60b254cd8364bc3b50b1e1a1a929b44',qos_specs=None,replication_status=,reservations=['074c4f71-0159-40e8-abc6-087c3675cdc0','45fd6a45-6f22-4b3c-8036-24fcf2ecb80b','e0daa8e0-5501-4542-8caa-ad513a9fcd50','52bf57e8-d89b-45b1-a4db-7ccd18b6ee63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc258423cc646159a0b5d5c03729479',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1098200260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47305c77-7588-4e93-bdc5-9fa9c5f9a39c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a60b254cd8364bc3b50b1e1a1a929b44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cc258423cc646159a0b5d5c03729479',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:48.497811 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b250994-0d34-4e68-8f8d-d2dbeff2b1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:48.534284 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b250994-0d34-4e68-8f8d-d2dbeff2b1ca) transitioned into state 'SUCCESS' from state '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-1098200260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60b254cd8364bc3b50b1e1a1a929b44',qos_specs=None,replication_status=,reservations=['074c4f71-0159-40e8-abc6-087c3675cdc0','45fd6a45-6f22-4b3c-8036-24fcf2ecb80b','e0daa8e0-5501-4542-8caa-ad513a9fcd50','52bf57e8-d89b-45b1-a4db-7ccd18b6ee63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc258423cc646159a0b5d5c03729479',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:48.535127 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52d10d10-8cda-4df2-98ac-da4e772ccf63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:48.556289 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52d10d10-8cda-4df2-98ac-da4e772ccf63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:48.557249 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Flow 'volume_create_api' (132640f1-260f-4ad9-9047-0b0ebc3eda8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:48.557667 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Create volume request issued successfully. Jul 22 09:52:48.558441 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-88f53ed6-b609-49d3-b836-9364966e7e48 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:48.558937 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 141/554] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:52:47 2026] POST /volume/v3/volumes => generated 751 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:48.573748 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-63566a46-151f-4580-ae44-f2602b5afbe8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:48.576119 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-63566a46-151f-4580-ae44-f2602b5afbe8 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c Jul 22 09:52:48.576711 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-63566a46-151f-4580-ae44-f2602b5afbe8 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:48.576869 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-63566a46-151f-4580-ae44-f2602b5afbe8 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:48.588834 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:48.588834 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:48.602241 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-63566a46-151f-4580-ae44-f2602b5afbe8 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Volume info retrieved successfully. Jul 22 09:52:48.610168 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-63566a46-151f-4580-ae44-f2602b5afbe8 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c returned with HTTP 200 Jul 22 09:52:48.610881 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 137/555] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:48 2026] GET /volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:48.886132 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7303291f-600a-4f86-bf2b-0856aa4db63d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:48.891321 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7303291f-600a-4f86-bf2b-0856aa4db63d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] GET https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 Jul 22 09:52:48.891321 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7303291f-600a-4f86-bf2b-0856aa4db63d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:48.891321 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7303291f-600a-4f86-bf2b-0856aa4db63d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:48.908038 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7303291f-600a-4f86-bf2b-0856aa4db63d tempest-VolumesGetTest-963173883 tempest-VolumesGetTest-963173883-project-member] https://10.4.3.206/volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 returned with HTTP 404 Jul 22 09:52:48.909674 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 137/556] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:48 2026] GET /volume/v3/volumes/1cb53bfb-93d4-4cc4-a956-93e433c51e08 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:49.215874 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-2c7e109f-e60c-4a8a-ac8d-cc86e4042d4d req-dbb077d4-8ec9-480f-8a90-9f2439c146ba None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:49.220106 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2c7e109f-e60c-4a8a-ac8d-cc86e4042d4d req-dbb077d4-8ec9-480f-8a90-9f2439c146ba tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] DELETE https://10.4.3.206/volume/v3/attachments/1d46b18c-92fe-4290-b2fa-7cc532be9e95 Jul 22 09:52:49.220436 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2c7e109f-e60c-4a8a-ac8d-cc86e4042d4d req-dbb077d4-8ec9-480f-8a90-9f2439c146ba tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:49.220940 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2c7e109f-e60c-4a8a-ac8d-cc86e4042d4d req-dbb077d4-8ec9-480f-8a90-9f2439c146ba tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:49.234986 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:49.234986 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:49.244955 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-551e113d-a9b2-490c-aec1-1a610990e76c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:49.249818 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-551e113d-a9b2-490c-aec1-1a610990e76c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:49.250394 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-551e113d-a9b2-490c-aec1-1a610990e76c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:49.250844 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-551e113d-a9b2-490c-aec1-1a610990e76c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:49.263843 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:49.263843 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:49.272189 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-551e113d-a9b2-490c-aec1-1a610990e76c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:49.281867 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-551e113d-a9b2-490c-aec1-1a610990e76c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:49.281867 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 142/557] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:52:49 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 1390 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:49.295795 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-dd6d0967-a20a-440b-8ae7-3b9a032ba009 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:49.302450 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-dd6d0967-a20a-440b-8ae7-3b9a032ba009 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 Jul 22 09:52:49.302993 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-dd6d0967-a20a-440b-8ae7-3b9a032ba009 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:49.303384 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-dd6d0967-a20a-440b-8ae7-3b9a032ba009 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:49.319042 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:49.319042 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:49.330425 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-dd6d0967-a20a-440b-8ae7-3b9a032ba009 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:49.339134 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-dd6d0967-a20a-440b-8ae7-3b9a032ba009 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 returned with HTTP 200 Jul 22 09:52:49.340381 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 138/558] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:52:49 2026] GET /volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:49.340515 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2c7e109f-e60c-4a8a-ac8d-cc86e4042d4d req-dbb077d4-8ec9-480f-8a90-9f2439c146ba tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/attachments/1d46b18c-92fe-4290-b2fa-7cc532be9e95 returned with HTTP 200 Jul 22 09:52:49.340992 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 142/559] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:52:49 2026] DELETE /volume/v3/attachments/1d46b18c-92fe-4290-b2fa-7cc532be9e95 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:49.353396 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-f98a006d-a180-4263-b850-62380421f8e9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:49.356590 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-f98a006d-a180-4263-b850-62380421f8e9 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 Jul 22 09:52:49.356882 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-f98a006d-a180-4263-b850-62380421f8e9 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:49.357218 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-f98a006d-a180-4263-b850-62380421f8e9 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:49.367698 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:49.367698 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:49.372907 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-f98a006d-a180-4263-b850-62380421f8e9 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:49.379069 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-f98a006d-a180-4263-b850-62380421f8e9 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 returned with HTTP 200 Jul 22 09:52:49.379361 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 138/560] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:52:49 2026] GET /volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:49.395945 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-60492acb-643a-4ac0-9add-bbb430127696 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:49.395945 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-60492acb-643a-4ac0-9add-bbb430127696 None None] GET https://10.4.3.206/volume// Jul 22 09:52:49.395945 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-60492acb-643a-4ac0-9add-bbb430127696 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:49.395945 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-60492acb-643a-4ac0-9add-bbb430127696 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:49.395945 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-60492acb-643a-4ac0-9add-bbb430127696 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:49.395945 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 143/561] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 09:52:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:49.407941 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-a381dda2-fae6-4bf1-90b4-025a0a31f098 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:49.408638 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3a492f8c-9c2a-4541-aa77-d7766e85f1c4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:49.411293 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-a381dda2-fae6-4bf1-90b4-025a0a31f098 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:52:49.412262 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3a492f8c-9c2a-4541-aa77-d7766e85f1c4 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] DELETE https://10.4.3.206/volume/v3/volumes/137b02e6-4a86-4bb9-9fbc-5a172bbd659b Jul 22 09:52:49.412446 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-a381dda2-fae6-4bf1-90b4-025a0a31f098 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94", "connector": null, "instance_uuid": "03a1878d-b434-4da7-853a-4fa8aa016186"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:49.413281 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3a492f8c-9c2a-4541-aa77-d7766e85f1c4 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:49.413281 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3a492f8c-9c2a-4541-aa77-d7766e85f1c4 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:49.413281 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-3a492f8c-9c2a-4541-aa77-d7766e85f1c4 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Delete volume with id: 137b02e6-4a86-4bb9-9fbc-5a172bbd659b Jul 22 09:52:49.424637 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:49.424637 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:49.426483 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3a492f8c-9c2a-4541-aa77-d7766e85f1c4 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:49.428329 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:49.428329 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:49.474167 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3a492f8c-9c2a-4541-aa77-d7766e85f1c4 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Delete volume request issued successfully. Jul 22 09:52:49.474167 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3a492f8c-9c2a-4541-aa77-d7766e85f1c4 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/137b02e6-4a86-4bb9-9fbc-5a172bbd659b returned with HTTP 202 Jul 22 09:52:49.474453 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 143/562] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:49 2026] DELETE /volume/v3/volumes/137b02e6-4a86-4bb9-9fbc-5a172bbd659b => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:49.485743 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-54783fb2-3b5b-4ff2-ba55-9086b22f2b1f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:49.488843 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-54783fb2-3b5b-4ff2-ba55-9086b22f2b1f tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/137b02e6-4a86-4bb9-9fbc-5a172bbd659b Jul 22 09:52:49.488843 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-54783fb2-3b5b-4ff2-ba55-9086b22f2b1f tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:49.490424 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-54783fb2-3b5b-4ff2-ba55-9086b22f2b1f tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:49.501917 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-a381dda2-fae6-4bf1-90b4-025a0a31f098 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:52:49.501917 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 139/563] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:52:49 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:49.507743 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:49.507743 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:49.513610 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b5c705bc-5216-410e-8426-5c9d47c37e00 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:49.515963 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b5c705bc-5216-410e-8426-5c9d47c37e00 None None] GET https://10.4.3.206/volume// Jul 22 09:52:49.515963 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b5c705bc-5216-410e-8426-5c9d47c37e00 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:49.515963 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b5c705bc-5216-410e-8426-5c9d47c37e00 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:49.516202 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-54783fb2-3b5b-4ff2-ba55-9086b22f2b1f tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:49.517053 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b5c705bc-5216-410e-8426-5c9d47c37e00 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:49.517053 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 144/564] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 09:52:49 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:49.525878 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-54783fb2-3b5b-4ff2-ba55-9086b22f2b1f tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/137b02e6-4a86-4bb9-9fbc-5a172bbd659b returned with HTTP 200 Jul 22 09:52:49.526462 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 139/565] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:49 2026] GET /volume/v3/volumes/137b02e6-4a86-4bb9-9fbc-5a172bbd659b => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:49.538126 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-bf4b183d-2f13-454f-bab7-e600b3ceea17 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:49.539972 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-bf4b183d-2f13-454f-bab7-e600b3ceea17 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:52:49.540454 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-bf4b183d-2f13-454f-bab7-e600b3ceea17 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7", "connector": null, "instance_uuid": "03a1878d-b434-4da7-853a-4fa8aa016186"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:49.552512 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:49.552512 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:49.620318 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-bf4b183d-2f13-454f-bab7-e600b3ceea17 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:52:49.620318 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 144/566] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:52:49 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:49.632647 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-569a5c69-30a6-478f-b313-8fb3b485d7ee None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:49.635599 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-569a5c69-30a6-478f-b313-8fb3b485d7ee tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c Jul 22 09:52:49.635835 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-569a5c69-30a6-478f-b313-8fb3b485d7ee tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:49.636169 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8a562afd-38fe-4122-95f2-95cf5093c83d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:49.636296 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-569a5c69-30a6-478f-b313-8fb3b485d7ee tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:49.636898 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8a562afd-38fe-4122-95f2-95cf5093c83d None None] GET https://10.4.3.206/volume// Jul 22 09:52:49.637588 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8a562afd-38fe-4122-95f2-95cf5093c83d None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:49.637903 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8a562afd-38fe-4122-95f2-95cf5093c83d None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:49.638908 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8a562afd-38fe-4122-95f2-95cf5093c83d None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:49.639400 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 145/567] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 09:52:49 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:49.645628 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:49.645628 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:49.659003 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-569a5c69-30a6-478f-b313-8fb3b485d7ee tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Volume info retrieved successfully. Jul 22 09:52:49.659191 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-83e7a91a-053c-4197-84a5-9efe4691efa6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:49.659390 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-83e7a91a-053c-4197-84a5-9efe4691efa6 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:52:49.659863 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-83e7a91a-053c-4197-84a5-9efe4691efa6 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6611a032-1bb0-4b3f-ba6b-eb6843eb1b58", "connector": null, "instance_uuid": "03a1878d-b434-4da7-853a-4fa8aa016186"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:49.669677 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:49.669677 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:49.670356 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-569a5c69-30a6-478f-b313-8fb3b485d7ee tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c returned with HTTP 200 Jul 22 09:52:49.671885 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 140/568] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:49 2026] GET /volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:49.693076 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-df0c4f54-cfd0-4a6d-afaa-7f2ee156c605 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:49.695521 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-df0c4f54-cfd0-4a6d-afaa-7f2ee156c605 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:52:49.696091 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-df0c4f54-cfd0-4a6d-afaa-7f2ee156c605 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47305c77-7588-4e93-bdc5-9fa9c5f9a39c", "name": "tempest-VolumesDeleteCascade-Snapshot-913152652"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:49.713505 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:49.713505 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:49.714200 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-df0c4f54-cfd0-4a6d-afaa-7f2ee156c605 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Volume info retrieved successfully. Jul 22 09:52:49.714792 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-df0c4f54-cfd0-4a6d-afaa-7f2ee156c605 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Create snapshot from volume 47305c77-7588-4e93-bdc5-9fa9c5f9a39c Jul 22 09:52:49.738191 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-83e7a91a-053c-4197-84a5-9efe4691efa6 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:52:49.738958 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 140/569] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:52:49 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:49.793793 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-df0c4f54-cfd0-4a6d-afaa-7f2ee156c605 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Created reservations ['4e55dd5d-9ebb-4546-95ae-372a830cac19', '7cb4683b-e46a-4f66-b39c-11c0e52a2a4e', 'd1a3d4ea-1a0a-427d-9e4f-b137bb4ba0f4', '6e3cd6c6-c2ff-4d08-bf77-d73fc3b5688e'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:49.855913 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-df0c4f54-cfd0-4a6d-afaa-7f2ee156c605 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Snapshot create request issued successfully. Jul 22 09:52:49.856176 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-df0c4f54-cfd0-4a6d-afaa-7f2ee156c605 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:52:49.857128 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 145/570] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:52:49 2026] POST /volume/v3/snapshots => generated 306 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:49.873559 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-83cbe81a-3eff-4c79-a6e5-771b44f15c68 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:49.875726 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-83cbe81a-3eff-4c79-a6e5-771b44f15c68 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/snapshots/d7c8a241-1164-4f0d-bae8-8442ae8861d1 Jul 22 09:52:49.876019 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-83cbe81a-3eff-4c79-a6e5-771b44f15c68 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:49.876215 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-83cbe81a-3eff-4c79-a6e5-771b44f15c68 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:49.882183 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:49.882183 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:49.883080 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-83cbe81a-3eff-4c79-a6e5-771b44f15c68 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Snapshot retrieved successfully. Jul 22 09:52:49.884322 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-83cbe81a-3eff-4c79-a6e5-771b44f15c68 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/snapshots/d7c8a241-1164-4f0d-bae8-8442ae8861d1 returned with HTTP 200 Jul 22 09:52:49.884723 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 146/571] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:52:49 2026] GET /volume/v3/snapshots/d7c8a241-1164-4f0d-bae8-8442ae8861d1 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:49.974148 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1a3a3f2b-5210-4ed9-b05c-93a39be1164f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:49.977023 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1a3a3f2b-5210-4ed9-b05c-93a39be1164f tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] GET https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 Jul 22 09:52:49.977823 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1a3a3f2b-5210-4ed9-b05c-93a39be1164f tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:49.977823 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1a3a3f2b-5210-4ed9-b05c-93a39be1164f tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:49.986640 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:49.986640 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:49.991513 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1a3a3f2b-5210-4ed9-b05c-93a39be1164f tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Volume info retrieved successfully. Jul 22 09:52:49.999575 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1a3a3f2b-5210-4ed9-b05c-93a39be1164f tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 returned with HTTP 200 Jul 22 09:52:50.000422 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 141/572] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:49 2026] GET /volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:50.058597 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-cf8fc6b6-d243-4047-8975-3dc71537abdf None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:50.062951 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cf8fc6b6-d243-4047-8975-3dc71537abdf tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] GET https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 Jul 22 09:52:50.064243 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cf8fc6b6-d243-4047-8975-3dc71537abdf tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:50.065887 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cf8fc6b6-d243-4047-8975-3dc71537abdf tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:50.080035 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:50.080035 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:50.086438 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-cf8fc6b6-d243-4047-8975-3dc71537abdf tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Volume info retrieved successfully. Jul 22 09:52:50.092698 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cf8fc6b6-d243-4047-8975-3dc71537abdf tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 returned with HTTP 200 Jul 22 09:52:50.093251 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 141/573] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:50 2026] GET /volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:50.122460 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9c6b90c4-356d-4112-9ee2-eb478d5b5570 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:50.125336 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9c6b90c4-356d-4112-9ee2-eb478d5b5570 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] DELETE https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 Jul 22 09:52:50.125592 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9c6b90c4-356d-4112-9ee2-eb478d5b5570 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:50.126414 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9c6b90c4-356d-4112-9ee2-eb478d5b5570 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:50.126414 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-9c6b90c4-356d-4112-9ee2-eb478d5b5570 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Delete volume with id: 652f0b4d-ed6e-4014-b0fb-a771d3192675 Jul 22 09:52:50.135624 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:50.135624 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:50.136519 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9c6b90c4-356d-4112-9ee2-eb478d5b5570 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Volume info retrieved successfully. Jul 22 09:52:50.174510 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9c6b90c4-356d-4112-9ee2-eb478d5b5570 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Delete volume request issued successfully. Jul 22 09:52:50.174510 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9c6b90c4-356d-4112-9ee2-eb478d5b5570 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 returned with HTTP 202 Jul 22 09:52:50.175100 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 146/574] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:50 2026] DELETE /volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:50.187907 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-031deb9c-9b55-48ae-a460-ac00e5629389 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:50.191430 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-031deb9c-9b55-48ae-a460-ac00e5629389 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] GET https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 Jul 22 09:52:50.192621 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-031deb9c-9b55-48ae-a460-ac00e5629389 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:50.192621 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-031deb9c-9b55-48ae-a460-ac00e5629389 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:50.205332 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:50.205332 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:50.212466 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-031deb9c-9b55-48ae-a460-ac00e5629389 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Volume info retrieved successfully. Jul 22 09:52:50.222351 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-031deb9c-9b55-48ae-a460-ac00e5629389 tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 returned with HTTP 200 Jul 22 09:52:50.223088 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 147/575] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:50 2026] GET /volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:50.549605 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-98ae3ea9-741e-4f21-b821-8fdb996674be None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:50.553057 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-98ae3ea9-741e-4f21-b821-8fdb996674be tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/137b02e6-4a86-4bb9-9fbc-5a172bbd659b Jul 22 09:52:50.553368 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-98ae3ea9-741e-4f21-b821-8fdb996674be tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:50.553663 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-98ae3ea9-741e-4f21-b821-8fdb996674be tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:50.564716 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-98ae3ea9-741e-4f21-b821-8fdb996674be tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/137b02e6-4a86-4bb9-9fbc-5a172bbd659b returned with HTTP 404 Jul 22 09:52:50.564870 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 142/576] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:50 2026] GET /volume/v3/volumes/137b02e6-4a86-4bb9-9fbc-5a172bbd659b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:50.574179 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bff53d23-7e90-41e5-b208-520dd42f5e60 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:50.576782 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bff53d23-7e90-41e5-b208-520dd42f5e60 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] DELETE https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:50.577172 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bff53d23-7e90-41e5-b208-520dd42f5e60 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:50.577447 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bff53d23-7e90-41e5-b208-520dd42f5e60 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:50.578529 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-bff53d23-7e90-41e5-b208-520dd42f5e60 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Delete volume with id: aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:50.595631 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:50.595631 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:50.596430 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-bff53d23-7e90-41e5-b208-520dd42f5e60 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:50.626066 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-bff53d23-7e90-41e5-b208-520dd42f5e60 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Delete volume request issued successfully. Jul 22 09:52:50.626295 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bff53d23-7e90-41e5-b208-520dd42f5e60 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 202 Jul 22 09:52:50.626988 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 142/577] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:50 2026] DELETE /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:50.640041 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1f086d5a-3bfd-4152-9be6-acfde5f855c1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:50.643131 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1f086d5a-3bfd-4152-9be6-acfde5f855c1 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:50.643397 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1f086d5a-3bfd-4152-9be6-acfde5f855c1 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:50.643656 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1f086d5a-3bfd-4152-9be6-acfde5f855c1 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:50.653986 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:50.653986 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:50.661323 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1f086d5a-3bfd-4152-9be6-acfde5f855c1 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Volume info retrieved successfully. Jul 22 09:52:50.669860 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1f086d5a-3bfd-4152-9be6-acfde5f855c1 tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 200 Jul 22 09:52:50.670418 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 147/578] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:50 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:50.900635 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ea6295f6-0979-47b4-8a1e-20d819178129 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:50.904242 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ea6295f6-0979-47b4-8a1e-20d819178129 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/snapshots/d7c8a241-1164-4f0d-bae8-8442ae8861d1 Jul 22 09:52:50.904447 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ea6295f6-0979-47b4-8a1e-20d819178129 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:50.904734 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ea6295f6-0979-47b4-8a1e-20d819178129 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:50.914233 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:50.914233 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:50.914883 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ea6295f6-0979-47b4-8a1e-20d819178129 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Snapshot retrieved successfully. Jul 22 09:52:50.916058 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ea6295f6-0979-47b4-8a1e-20d819178129 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/snapshots/d7c8a241-1164-4f0d-bae8-8442ae8861d1 returned with HTTP 200 Jul 22 09:52:50.916639 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 148/579] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:52:50 2026] GET /volume/v3/snapshots/d7c8a241-1164-4f0d-bae8-8442ae8861d1 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:50.931310 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-94683ef4-858d-4933-aba0-287b8edc4634 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:50.933947 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-94683ef4-858d-4933-aba0-287b8edc4634 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:52:50.934557 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-94683ef4-858d-4933-aba0-287b8edc4634 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47305c77-7588-4e93-bdc5-9fa9c5f9a39c", "name": "tempest-VolumesDeleteCascade-Snapshot-1263594586"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:50.946043 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:50.946043 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:50.946715 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-94683ef4-858d-4933-aba0-287b8edc4634 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Volume info retrieved successfully. Jul 22 09:52:50.946898 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-94683ef4-858d-4933-aba0-287b8edc4634 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Create snapshot from volume 47305c77-7588-4e93-bdc5-9fa9c5f9a39c Jul 22 09:52:51.003947 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-94683ef4-858d-4933-aba0-287b8edc4634 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Created reservations ['11b8a58a-1a5e-4c59-80cf-1b4135f5b52a', '138b91ff-5879-42b6-9192-dffdaa71b2d4', '37a5c85e-eaef-4a31-a88c-1718f39ec8ee', '12b09108-a56c-401e-8b64-0f5da8486fc2'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:51.052339 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-94683ef4-858d-4933-aba0-287b8edc4634 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Snapshot create request issued successfully. Jul 22 09:52:51.053133 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-94683ef4-858d-4933-aba0-287b8edc4634 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:52:51.053649 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 143/580] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:52:50 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) Jul 22 09:52:51.067441 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c626c266-04cc-4539-abe0-364e34d02c6c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:51.074917 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c626c266-04cc-4539-abe0-364e34d02c6c tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/snapshots/75ba3372-c30e-437c-9b0d-affaaf54b96a Jul 22 09:52:51.075268 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c626c266-04cc-4539-abe0-364e34d02c6c tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:51.075604 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c626c266-04cc-4539-abe0-364e34d02c6c tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:51.085905 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:51.085905 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:51.086740 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c626c266-04cc-4539-abe0-364e34d02c6c tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Snapshot retrieved successfully. Jul 22 09:52:51.088509 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c626c266-04cc-4539-abe0-364e34d02c6c tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/snapshots/75ba3372-c30e-437c-9b0d-affaaf54b96a returned with HTTP 200 Jul 22 09:52:51.088599 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 143/581] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:52:51 2026] GET /volume/v3/snapshots/75ba3372-c30e-437c-9b0d-affaaf54b96a => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:51.239960 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-55ec41a1-0aea-4cc4-880e-573634d1631c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:51.242646 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-55ec41a1-0aea-4cc4-880e-573634d1631c tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] GET https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 Jul 22 09:52:51.243085 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-55ec41a1-0aea-4cc4-880e-573634d1631c tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:51.243085 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-55ec41a1-0aea-4cc4-880e-573634d1631c tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:51.250230 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-55ec41a1-0aea-4cc4-880e-573634d1631c tempest-ServerActionsTestOtherB-711592954 tempest-ServerActionsTestOtherB-711592954-project-member] https://10.4.3.206/volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 returned with HTTP 404 Jul 22 09:52:51.250765 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 148/582] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:51 2026] GET /volume/v3/volumes/652f0b4d-ed6e-4014-b0fb-a771d3192675 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:51.686825 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a54b77b3-95ec-45a0-91bf-a2907630b27c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:51.689462 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a54b77b3-95ec-45a0-91bf-a2907630b27c tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] GET https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 Jul 22 09:52:51.689884 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a54b77b3-95ec-45a0-91bf-a2907630b27c tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:51.690191 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a54b77b3-95ec-45a0-91bf-a2907630b27c tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:51.704628 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a54b77b3-95ec-45a0-91bf-a2907630b27c tempest-TestMultiAttachVolumeSwap-600903275 tempest-TestMultiAttachVolumeSwap-600903275-project-member] https://10.4.3.206/volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 returned with HTTP 404 Jul 22 09:52:51.705131 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 149/583] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:51 2026] GET /volume/v3/volumes/aa097752-0b5b-4e2f-b917-458a9580e3e3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:52.103438 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c2a90d0a-fc4c-4683-909f-21fa6a944214 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:52.112134 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2a90d0a-fc4c-4683-909f-21fa6a944214 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/snapshots/75ba3372-c30e-437c-9b0d-affaaf54b96a Jul 22 09:52:52.112134 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2a90d0a-fc4c-4683-909f-21fa6a944214 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:52.112134 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2a90d0a-fc4c-4683-909f-21fa6a944214 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:52.122760 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:52.122760 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:52.122760 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c2a90d0a-fc4c-4683-909f-21fa6a944214 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Snapshot retrieved successfully. Jul 22 09:52:52.124267 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2a90d0a-fc4c-4683-909f-21fa6a944214 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/snapshots/75ba3372-c30e-437c-9b0d-affaaf54b96a returned with HTTP 200 Jul 22 09:52:52.125277 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 144/584] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:52:52 2026] GET /volume/v3/snapshots/75ba3372-c30e-437c-9b0d-affaaf54b96a => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:52.140201 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3fc44c6b-6a87-46a7-888d-d58f7b083ab7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:52.144080 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3fc44c6b-6a87-46a7-888d-d58f7b083ab7 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] DELETE https://10.4.3.206/volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c?cascade=True Jul 22 09:52:52.144080 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3fc44c6b-6a87-46a7-888d-d58f7b083ab7 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:52.144080 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3fc44c6b-6a87-46a7-888d-d58f7b083ab7 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:52.144080 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-3fc44c6b-6a87-46a7-888d-d58f7b083ab7 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Delete volume with id: 47305c77-7588-4e93-bdc5-9fa9c5f9a39c Jul 22 09:52:52.161766 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:52.161766 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:52.161766 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-3fc44c6b-6a87-46a7-888d-d58f7b083ab7 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Volume info retrieved successfully. Jul 22 09:52:52.228088 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-86d208ad-c38d-4436-b2fc-7a87896624f2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:52.229031 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-86d208ad-c38d-4436-b2fc-7a87896624f2 None None] GET https://10.4.3.206/volume// Jul 22 09:52:52.229128 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-86d208ad-c38d-4436-b2fc-7a87896624f2 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:52.229392 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-86d208ad-c38d-4436-b2fc-7a87896624f2 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:52.231024 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-86d208ad-c38d-4436-b2fc-7a87896624f2 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:52.232397 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 149/585] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09: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) Jul 22 09:52:52.246702 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-53fb44da-e9fd-4141-8f6b-2aaf1f018c3d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:52.251003 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-53fb44da-e9fd-4141-8f6b-2aaf1f018c3d tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:52:52.254659 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-53fb44da-e9fd-4141-8f6b-2aaf1f018c3d tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:52.255120 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-53fb44da-e9fd-4141-8f6b-2aaf1f018c3d tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:52.257160 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-3fc44c6b-6a87-46a7-888d-d58f7b083ab7 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Delete volume request issued successfully. Jul 22 09:52:52.257428 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3fc44c6b-6a87-46a7-888d-d58f7b083ab7 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c?cascade=True returned with HTTP 202 Jul 22 09:52:52.258237 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 144/586] 10.4.3.206 () {66 vars in 1376 bytes} [Wed Jul 22 09:52:52 2026] DELETE /volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c?cascade=True => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:52.273459 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5b63f84b-5b69-4704-ab34-40a60b7b4b3d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:52.276646 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5b63f84b-5b69-4704-ab34-40a60b7b4b3d tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c Jul 22 09:52:52.276796 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:52.276796 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:52.277183 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5b63f84b-5b69-4704-ab34-40a60b7b4b3d tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:52.277259 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5b63f84b-5b69-4704-ab34-40a60b7b4b3d tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:52.285575 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-53fb44da-e9fd-4141-8f6b-2aaf1f018c3d tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:52.293356 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:52.293356 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:52.300877 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5b63f84b-5b69-4704-ab34-40a60b7b4b3d tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Volume info retrieved successfully. Jul 22 09:52:52.307849 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-53fb44da-e9fd-4141-8f6b-2aaf1f018c3d tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:52:52.308681 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 150/587] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:52:52 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 1569 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 09:52:52.310785 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5b63f84b-5b69-4704-ab34-40a60b7b4b3d tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c returned with HTTP 200 Jul 22 09:52:52.311574 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 145/588] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:52 2026] GET /volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:52.452331 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-55762084-5c51-4e81-9450-4726611638ea None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:52.455347 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-55762084-5c51-4e81-9450-4726611638ea tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] PUT https://10.4.3.206/volume/v3/attachments/521bb656-6dc9-4428-a1a2-743cbd4f593e Jul 22 09:52:52.456225 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-55762084-5c51-4e81-9450-4726611638ea tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:52.469095 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-55762084-5c51-4e81-9450-4726611638ea tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Acquiring lock "cinder-attachment_update-7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:52:52.475816 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-55762084-5c51-4e81-9450-4726611638ea tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Lock "cinder-attachment_update-7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94-np0000005636" acquired by "attachment_update" :: waited 0.007s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:52:52.477178 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:52.477178 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:52.636215 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-55762084-5c51-4e81-9450-4726611638ea tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Lock "cinder-attachment_update-7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94-np0000005636" released by "attachment_update" :: held 0.160s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:52:52.637405 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-55762084-5c51-4e81-9450-4726611638ea tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/attachments/521bb656-6dc9-4428-a1a2-743cbd4f593e returned with HTTP 200 Jul 22 09:52:52.638358 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 150/589] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:52:52 2026] PUT /volume/v3/attachments/521bb656-6dc9-4428-a1a2-743cbd4f593e => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:52.676098 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-d0d40896-67c4-4d6e-b8f6-a7c7df4a9444 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:52.679205 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-d0d40896-67c4-4d6e-b8f6-a7c7df4a9444 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] POST https://10.4.3.206/volume/v3/attachments/521bb656-6dc9-4428-a1a2-743cbd4f593e/action Jul 22 09:52:52.679667 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-d0d40896-67c4-4d6e-b8f6-a7c7df4a9444 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:52.679813 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-d0d40896-67c4-4d6e-b8f6-a7c7df4a9444 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:52.707463 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:52.707463 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:52.720883 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1fa3bb1c-3cf6-404a-b0f2-7eeb4f5244b4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:52.728166 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-d0d40896-67c4-4d6e-b8f6-a7c7df4a9444 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/attachments/521bb656-6dc9-4428-a1a2-743cbd4f593e/action returned with HTTP 204 Jul 22 09:52:52.728478 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 145/590] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:52:52 2026] POST /volume/v3/attachments/521bb656-6dc9-4428-a1a2-743cbd4f593e/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:52.756240 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-87413ab3-e0cd-47d4-9472-cab319287fb7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:52.757308 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-87413ab3-e0cd-47d4-9472-cab319287fb7 None None] GET https://10.4.3.206/volume// Jul 22 09:52:52.757308 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-87413ab3-e0cd-47d4-9472-cab319287fb7 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:52.757308 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-87413ab3-e0cd-47d4-9472-cab319287fb7 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:52.757735 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-87413ab3-e0cd-47d4-9472-cab319287fb7 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:52.758456 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 146/591] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:52:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:52.772409 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-9a6705ed-ea33-4ab9-9d99-507ca09355df None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:52.774677 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-9a6705ed-ea33-4ab9-9d99-507ca09355df tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 Jul 22 09:52:52.775029 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-9a6705ed-ea33-4ab9-9d99-507ca09355df tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:52.775318 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-9a6705ed-ea33-4ab9-9d99-507ca09355df tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:52.790394 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:52.790394 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:52.797596 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-9a6705ed-ea33-4ab9-9d99-507ca09355df tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:52.807159 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-9a6705ed-ea33-4ab9-9d99-507ca09355df tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 returned with HTTP 200 Jul 22 09:52:52.807794 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 151/592] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:52:52 2026] GET /volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:52:52.923570 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-2261ca19-3daa-43d5-b379-db64fef7136d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:52.927905 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-2261ca19-3daa-43d5-b379-db64fef7136d tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] PUT https://10.4.3.206/volume/v3/attachments/b0123756-aa75-4704-bcc9-bd486a695929 Jul 22 09:52:52.928401 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-2261ca19-3daa-43d5-b379-db64fef7136d tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:52.944409 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-2261ca19-3daa-43d5-b379-db64fef7136d tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Acquiring lock "cinder-attachment_update-c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:52:52.955112 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-2261ca19-3daa-43d5-b379-db64fef7136d tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Lock "cinder-attachment_update-c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7-np0000005636" acquired by "attachment_update" :: waited 0.011s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:52:52.956566 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:52.956566 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:53.055047 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1fa3bb1c-3cf6-404a-b0f2-7eeb4f5244b4 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes Jul 22 09:52:53.055299 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1fa3bb1c-3cf6-404a-b0f2-7eeb4f5244b4 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:53.055500 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1fa3bb1c-3cf6-404a-b0f2-7eeb4f5244b4 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:53.055829 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-1fa3bb1c-3cf6-404a-b0f2-7eeb4f5244b4 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:53.056702 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-1fa3bb1c-3cf6-404a-b0f2-7eeb4f5244b4 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:53.075460 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-1fa3bb1c-3cf6-404a-b0f2-7eeb4f5244b4 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:53.075946 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1fa3bb1c-3cf6-404a-b0f2-7eeb4f5244b4 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 200 Jul 22 09:52:53.076690 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 151/593] 10.4.3.206 () {66 vars in 1237 bytes} [Wed Jul 22 09:52:52 2026] GET /volume/v3/volumes => generated 15 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:52:53.091041 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9665759b-b056-456c-abdf-e56d2e35ed55 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:53.095229 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:53.095229 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1297453163"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:53.098074 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1297453163'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:53.098294 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Create volume of 1 GB Jul 22 09:52:53.105012 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Availability Zones retrieved successfully. Jul 22 09:52:53.118204 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Flow 'volume_create_api' (1cf69fad-44e0-43a8-b8a7-8b6ca21c7877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:53.120015 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27188a85-acbc-41d9-9b32-d822387229b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:53.121554 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:53.124183 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-2261ca19-3daa-43d5-b379-db64fef7136d tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Lock "cinder-attachment_update-c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7-np0000005636" released by "attachment_update" :: held 0.169s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:52:53.124577 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-2261ca19-3daa-43d5-b379-db64fef7136d tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/attachments/b0123756-aa75-4704-bcc9-bd486a695929 returned with HTTP 200 Jul 22 09:52:53.125213 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 146/594] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:52:52 2026] PUT /volume/v3/attachments/b0123756-aa75-4704-bcc9-bd486a695929 => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:53.168201 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-5fdd3029-3a9d-4520-a3dc-2b16853cadc2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:53.172456 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-5fdd3029-3a9d-4520-a3dc-2b16853cadc2 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] POST https://10.4.3.206/volume/v3/attachments/b0123756-aa75-4704-bcc9-bd486a695929/action Jul 22 09:52:53.172782 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-5fdd3029-3a9d-4520-a3dc-2b16853cadc2 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Action body: b'{"os-complete": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:53.173029 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-5fdd3029-3a9d-4520-a3dc-2b16853cadc2 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:53.175091 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27188a85-acbc-41d9-9b32-d822387229b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:53.177439 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49819351-a8e6-49ce-ae56-f15a10d9fbb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:53.205133 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:53.205133 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:53.225242 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-5fdd3029-3a9d-4520-a3dc-2b16853cadc2 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/attachments/b0123756-aa75-4704-bcc9-bd486a695929/action returned with HTTP 204 Jul 22 09:52:53.226020 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 152/595] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:52:53 2026] POST /volume/v3/attachments/b0123756-aa75-4704-bcc9-bd486a695929/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:53.254057 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0b460083-a167-457a-bcab-8cfa68027819 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:53.254570 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0b460083-a167-457a-bcab-8cfa68027819 None None] GET https://10.4.3.206/volume// Jul 22 09:52:53.254750 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0b460083-a167-457a-bcab-8cfa68027819 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:53.255054 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0b460083-a167-457a-bcab-8cfa68027819 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:53.255440 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0b460083-a167-457a-bcab-8cfa68027819 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:52:53.256594 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 152/596] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:52:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:52:53.266212 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-bd1b1616-16b5-457c-b98e-c8b00f5805ad None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:53.270006 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-bd1b1616-16b5-457c-b98e-c8b00f5805ad tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 Jul 22 09:52:53.270522 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-bd1b1616-16b5-457c-b98e-c8b00f5805ad tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:53.270896 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-bd1b1616-16b5-457c-b98e-c8b00f5805ad tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:53.276533 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Created reservations ['e26dc94e-5286-4a29-b30d-db47a4edd670', 'ee990eaf-a845-41c1-9746-067cb580a0a8', '0daaab67-cb9e-454e-864f-de3a28dd4a44', 'e6f4e000-262b-41ba-ac01-42f6e693099e'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:53.277831 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49819351-a8e6-49ce-ae56-f15a10d9fbb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e26dc94e-5286-4a29-b30d-db47a4edd670', 'ee990eaf-a845-41c1-9746-067cb580a0a8', '0daaab67-cb9e-454e-864f-de3a28dd4a44', 'e6f4e000-262b-41ba-ac01-42f6e693099e']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:53.279470 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b79f38d-6d4b-40b6-9c51-59152ae5ea39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:53.289245 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:53.289245 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:53.298524 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-bd1b1616-16b5-457c-b98e-c8b00f5805ad tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:52:53.306444 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-bd1b1616-16b5-457c-b98e-c8b00f5805ad tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 returned with HTTP 200 Jul 22 09:52:53.307045 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 147/597] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:52:53 2026] GET /volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 => generated 1023 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:52:53.322388 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b79f38d-6d4b-40b6-9c51-59152ae5ea39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2909d18-b799-477e-b0bb-e3accc1797c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1297453163',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f57684517eda48e08b1788b21dbdd600',qos_specs=None,replication_status=,reservations=['e26dc94e-5286-4a29-b30d-db47a4edd670','ee990eaf-a845-41c1-9746-067cb580a0a8','0daaab67-cb9e-454e-864f-de3a28dd4a44','e6f4e000-262b-41ba-ac01-42f6e693099e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1ea231d6612434dafc11affb1cf0787',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1297453163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2909d18-b799-477e-b0bb-e3accc1797c6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f57684517eda48e08b1788b21dbdd600',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1ea231d6612434dafc11affb1cf0787',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:53.325015 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c949b7e8-3797-44c8-bc6d-53639f39acd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:53.334420 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-eba72594-37c4-4a84-bc03-5601a843b97a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:53.337618 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-eba72594-37c4-4a84-bc03-5601a843b97a tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c Jul 22 09:52:53.337618 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-eba72594-37c4-4a84-bc03-5601a843b97a tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:53.337618 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-eba72594-37c4-4a84-bc03-5601a843b97a tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:53.346565 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-eba72594-37c4-4a84-bc03-5601a843b97a tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c returned with HTTP 404 Jul 22 09:52:53.347608 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 153/598] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:53 2026] GET /volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:53.358842 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c949b7e8-3797-44c8-bc6d-53639f39acd3) transitioned into state 'SUCCESS' from state '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-1297453163',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f57684517eda48e08b1788b21dbdd600',qos_specs=None,replication_status=,reservations=['e26dc94e-5286-4a29-b30d-db47a4edd670','ee990eaf-a845-41c1-9746-067cb580a0a8','0daaab67-cb9e-454e-864f-de3a28dd4a44','e6f4e000-262b-41ba-ac01-42f6e693099e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1ea231d6612434dafc11affb1cf0787',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:53.359726 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f18f29ba-cd1e-48fc-8420-1466a207f05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:53.368693 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a8b211df-1cb7-49b4-bb3e-a3f24ed03127 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:53.372316 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a8b211df-1cb7-49b4-bb3e-a3f24ed03127 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/volumes Jul 22 09:52:53.373197 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a8b211df-1cb7-49b4-bb3e-a3f24ed03127 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:53.373439 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a8b211df-1cb7-49b4-bb3e-a3f24ed03127 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:53.374336 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-a8b211df-1cb7-49b4-bb3e-a3f24ed03127 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:53.375529 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f18f29ba-cd1e-48fc-8420-1466a207f05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:53.376140 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-a8b211df-1cb7-49b4-bb3e-a3f24ed03127 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:53.377673 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Flow 'volume_create_api' (1cf69fad-44e0-43a8-b8a7-8b6ca21c7877) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:53.378732 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Create volume request issued successfully. Jul 22 09:52:53.379140 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9665759b-b056-456c-abdf-e56d2e35ed55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:53.380562 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 147/599] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:52:53 2026] POST /volume/v3/volumes => generated 764 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:53.388366 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a8b211df-1cb7-49b4-bb3e-a3f24ed03127 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Get all volumes completed successfully. Jul 22 09:52:53.388865 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a8b211df-1cb7-49b4-bb3e-a3f24ed03127 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 200 Jul 22 09:52:53.390310 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 153/600] 10.4.3.206 () {66 vars in 1237 bytes} [Wed Jul 22 09:52:53 2026] GET /volume/v3/volumes => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:52:53.399097 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-18b29020-2e64-450a-af91-cb2aa7cc9731 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:53.403792 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2db0a952-fdfa-4f64-8c14-e4ce17b399f1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:53.406322 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2db0a952-fdfa-4f64-8c14-e4ce17b399f1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/snapshots Jul 22 09:52:53.407209 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2db0a952-fdfa-4f64-8c14-e4ce17b399f1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:53.407401 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-18b29020-2e64-450a-af91-cb2aa7cc9731 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 Jul 22 09:52:53.407535 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2db0a952-fdfa-4f64-8c14-e4ce17b399f1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:53.407699 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-18b29020-2e64-450a-af91-cb2aa7cc9731 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:53.408048 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-2db0a952-fdfa-4f64-8c14-e4ce17b399f1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:53.408289 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-18b29020-2e64-450a-af91-cb2aa7cc9731 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:53.410172 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.db.api [None req-2db0a952-fdfa-4f64-8c14-e4ce17b399f1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Building query based on filter {{(pid=100151) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:52:53.420702 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2db0a952-fdfa-4f64-8c14-e4ce17b399f1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Get all snapshots completed successfully. Jul 22 09:52:53.421177 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2db0a952-fdfa-4f64-8c14-e4ce17b399f1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 200 Jul 22 09:52:53.423058 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 154/601] 10.4.3.206 () {66 vars in 1243 bytes} [Wed Jul 22 09:52:53 2026] GET /volume/v3/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:52:53.424064 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:53.424064 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:53.434215 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-54841766-9f58-4576-a685-cfa132e6c6f3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:53.435748 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-18b29020-2e64-450a-af91-cb2aa7cc9731 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Volume info retrieved successfully. Jul 22 09:52:53.437083 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-54841766-9f58-4576-a685-cfa132e6c6f3 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/75ba3372-c30e-437c-9b0d-affaaf54b96a Jul 22 09:52:53.437333 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-54841766-9f58-4576-a685-cfa132e6c6f3 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:53.437783 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-54841766-9f58-4576-a685-cfa132e6c6f3 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:53.437783 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-54841766-9f58-4576-a685-cfa132e6c6f3 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Delete snapshot with id: 75ba3372-c30e-437c-9b0d-affaaf54b96a Jul 22 09:52:53.443329 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-18b29020-2e64-450a-af91-cb2aa7cc9731 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 returned with HTTP 200 Jul 22 09:52:53.444026 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 148/602] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:53 2026] GET /volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 => generated 832 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:53.450300 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-54841766-9f58-4576-a685-cfa132e6c6f3 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/snapshots/75ba3372-c30e-437c-9b0d-affaaf54b96a returned with HTTP 404 Jul 22 09:52:53.450789 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-7e8ef5ae-36bc-4614-9014-b8fde4aa0d9e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:53.451068 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 148/603] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:52:53 2026] DELETE /volume/v3/snapshots/75ba3372-c30e-437c-9b0d-affaaf54b96a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:53.454329 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-7e8ef5ae-36bc-4614-9014-b8fde4aa0d9e tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] PUT https://10.4.3.206/volume/v3/attachments/15958010-7090-480a-bf48-b441dc2dcf0e Jul 22 09:52:53.454873 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-7e8ef5ae-36bc-4614-9014-b8fde4aa0d9e tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:53.463100 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7ff67def-5c5d-47d9-870e-d711001eda41 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:53.466064 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7ff67def-5c5d-47d9-870e-d711001eda41 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/d7c8a241-1164-4f0d-bae8-8442ae8861d1 Jul 22 09:52:53.466163 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7ff67def-5c5d-47d9-870e-d711001eda41 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:53.467117 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7ff67def-5c5d-47d9-870e-d711001eda41 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:53.467117 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-7ff67def-5c5d-47d9-870e-d711001eda41 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Delete snapshot with id: d7c8a241-1164-4f0d-bae8-8442ae8861d1 Jul 22 09:52:53.480958 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7ff67def-5c5d-47d9-870e-d711001eda41 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/snapshots/d7c8a241-1164-4f0d-bae8-8442ae8861d1 returned with HTTP 404 Jul 22 09:52:53.481724 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 155/604] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:52:53 2026] DELETE /volume/v3/snapshots/d7c8a241-1164-4f0d-bae8-8442ae8861d1 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:53.482384 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-7e8ef5ae-36bc-4614-9014-b8fde4aa0d9e tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Acquiring lock "cinder-attachment_update-6611a032-1bb0-4b3f-ba6b-eb6843eb1b58-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:52:53.489161 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-7e8ef5ae-36bc-4614-9014-b8fde4aa0d9e tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Lock "cinder-attachment_update-6611a032-1bb0-4b3f-ba6b-eb6843eb1b58-np0000005636" acquired by "attachment_update" :: waited 0.007s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:52:53.490736 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:53.490736 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:53.495252 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-74579b8a-d512-409b-a020-557663e9ce29 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:53.498123 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-74579b8a-d512-409b-a020-557663e9ce29 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c Jul 22 09:52:53.498123 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-74579b8a-d512-409b-a020-557663e9ce29 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:53.498563 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-74579b8a-d512-409b-a020-557663e9ce29 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:53.507900 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-74579b8a-d512-409b-a020-557663e9ce29 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c returned with HTTP 404 Jul 22 09:52:53.508728 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 149/605] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:53 2026] GET /volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:53.517571 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-913633a6-3502-4745-a96d-397a936e073f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:53.520778 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-913633a6-3502-4745-a96d-397a936e073f tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] DELETE https://10.4.3.206/volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c Jul 22 09:52:53.521116 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-913633a6-3502-4745-a96d-397a936e073f tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:53.521611 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-913633a6-3502-4745-a96d-397a936e073f tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:53.521856 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-913633a6-3502-4745-a96d-397a936e073f tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Delete volume with id: 47305c77-7588-4e93-bdc5-9fa9c5f9a39c Jul 22 09:52:53.533224 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-913633a6-3502-4745-a96d-397a936e073f tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c returned with HTTP 404 Jul 22 09:52:53.535398 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 149/606] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:53 2026] DELETE /volume/v3/volumes/47305c77-7588-4e93-bdc5-9fa9c5f9a39c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:53.554555 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:53.557180 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:53.557591 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1288773352"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:53.559745 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1288773352'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:53.559986 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Create volume of 1 GB Jul 22 09:52:53.565384 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Availability Zones retrieved successfully. Jul 22 09:52:53.571947 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Flow 'volume_create_api' (f724fd7d-3209-48e4-a441-f7280bc49dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:53.573598 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d192352b-c6a1-4d66-a23e-fb4af1a4ab67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:53.574568 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:53.623240 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d192352b-c6a1-4d66-a23e-fb4af1a4ab67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:53.624268 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44a026bb-fa0b-449d-bccd-f4462e49df81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:53.692735 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Created reservations ['2359865b-9136-4827-87e9-89f3ffd7b150', '6f7967bd-b1b7-4b4e-906d-42140f5bab04', '70e39fb2-2480-46e2-9468-5d7804ccddf8', '6b33dc69-9fbc-4fb8-b76b-65cd4a059373'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:53.693441 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44a026bb-fa0b-449d-bccd-f4462e49df81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2359865b-9136-4827-87e9-89f3ffd7b150', '6f7967bd-b1b7-4b4e-906d-42140f5bab04', '70e39fb2-2480-46e2-9468-5d7804ccddf8', '6b33dc69-9fbc-4fb8-b76b-65cd4a059373']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:53.694058 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cd7b393-dbc1-4349-8bf3-ef0354ff57ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:53.709226 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-7e8ef5ae-36bc-4614-9014-b8fde4aa0d9e tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Lock "cinder-attachment_update-6611a032-1bb0-4b3f-ba6b-eb6843eb1b58-np0000005636" released by "attachment_update" :: held 0.220s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:52:53.709459 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-7e8ef5ae-36bc-4614-9014-b8fde4aa0d9e tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/attachments/15958010-7090-480a-bf48-b441dc2dcf0e returned with HTTP 200 Jul 22 09:52:53.710427 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 154/607] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:52:53 2026] PUT /volume/v3/attachments/15958010-7090-480a-bf48-b441dc2dcf0e => generated 969 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:53.752983 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-e4d568ba-6b82-41b4-add8-eae1abb2d4b0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:53.754327 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cd7b393-dbc1-4349-8bf3-ef0354ff57ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c30a445f-16ff-486f-825f-05c2df747109', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1288773352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60b254cd8364bc3b50b1e1a1a929b44',qos_specs=None,replication_status=,reservations=['2359865b-9136-4827-87e9-89f3ffd7b150','6f7967bd-b1b7-4b4e-906d-42140f5bab04','70e39fb2-2480-46e2-9468-5d7804ccddf8','6b33dc69-9fbc-4fb8-b76b-65cd4a059373'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc258423cc646159a0b5d5c03729479',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1288773352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c30a445f-16ff-486f-825f-05c2df747109,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a60b254cd8364bc3b50b1e1a1a929b44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cc258423cc646159a0b5d5c03729479',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:53.755526 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fe903b3-6dae-480e-a89e-ff2e07e93d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:53.758886 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-e4d568ba-6b82-41b4-add8-eae1abb2d4b0 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] POST https://10.4.3.206/volume/v3/attachments/15958010-7090-480a-bf48-b441dc2dcf0e/action Jul 22 09:52:53.760172 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-e4d568ba-6b82-41b4-add8-eae1abb2d4b0 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:52:53.760337 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-e4d568ba-6b82-41b4-add8-eae1abb2d4b0 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:53.784637 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:53.784637 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:53.788344 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fe903b3-6dae-480e-a89e-ff2e07e93d82) transitioned into state 'SUCCESS' from state '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-1288773352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60b254cd8364bc3b50b1e1a1a929b44',qos_specs=None,replication_status=,reservations=['2359865b-9136-4827-87e9-89f3ffd7b150','6f7967bd-b1b7-4b4e-906d-42140f5bab04','70e39fb2-2480-46e2-9468-5d7804ccddf8','6b33dc69-9fbc-4fb8-b76b-65cd4a059373'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc258423cc646159a0b5d5c03729479',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:53.789802 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6537c6c0-4900-476f-8fad-937e9e1bcf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:53.809133 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6537c6c0-4900-476f-8fad-937e9e1bcf87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:53.809225 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Flow 'volume_create_api' (f724fd7d-3209-48e4-a441-f7280bc49dc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:53.809628 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Create volume request issued successfully. Jul 22 09:52:53.810334 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4ed9b70a-8f90-43a1-a62c-6066f407c8c1 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:53.810866 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 156/608] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:52:53 2026] POST /volume/v3/volumes => generated 751 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:53.818958 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-4a530854-c75a-4bbb-b5ff-1e47ea7753fa req-e4d568ba-6b82-41b4-add8-eae1abb2d4b0 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/attachments/15958010-7090-480a-bf48-b441dc2dcf0e/action returned with HTTP 204 Jul 22 09:52:53.819620 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 150/609] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:52:53 2026] POST /volume/v3/attachments/15958010-7090-480a-bf48-b441dc2dcf0e/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:53.827579 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-926b308a-d459-4f86-890b-099555353bbf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:53.831040 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-926b308a-d459-4f86-890b-099555353bbf tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109 Jul 22 09:52:53.831770 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-926b308a-d459-4f86-890b-099555353bbf tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:53.831770 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-926b308a-d459-4f86-890b-099555353bbf tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:53.846876 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:53.846876 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:53.856189 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-926b308a-d459-4f86-890b-099555353bbf tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Volume info retrieved successfully. Jul 22 09:52:53.864274 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-926b308a-d459-4f86-890b-099555353bbf tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109 returned with HTTP 200 Jul 22 09:52:53.865139 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 150/610] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:53 2026] GET /volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:54.460273 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3c30f46f-c075-4f9f-afba-ad1168fbaf97 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:54.462690 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3c30f46f-c075-4f9f-afba-ad1168fbaf97 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 Jul 22 09:52:54.462976 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3c30f46f-c075-4f9f-afba-ad1168fbaf97 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:54.463530 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3c30f46f-c075-4f9f-afba-ad1168fbaf97 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:54.483376 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:54.483376 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:54.491147 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3c30f46f-c075-4f9f-afba-ad1168fbaf97 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Volume info retrieved successfully. Jul 22 09:52:54.499548 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3c30f46f-c075-4f9f-afba-ad1168fbaf97 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 returned with HTTP 200 Jul 22 09:52:54.500266 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 155/611] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:54 2026] GET /volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:54.519021 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8a3d9349-338d-45db-aa2a-30269f73cf55 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:54.521645 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8a3d9349-338d-45db-aa2a-30269f73cf55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 Jul 22 09:52:54.521872 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8a3d9349-338d-45db-aa2a-30269f73cf55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:54.522141 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8a3d9349-338d-45db-aa2a-30269f73cf55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:54.531117 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:54.531117 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:54.549327 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8a3d9349-338d-45db-aa2a-30269f73cf55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Volume info retrieved successfully. Jul 22 09:52:54.559250 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8a3d9349-338d-45db-aa2a-30269f73cf55 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 returned with HTTP 200 Jul 22 09:52:54.559904 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 157/612] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:54 2026] GET /volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:54.575954 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-619cc826-c868-43e8-aa29-940faeaa9a3c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:54.578181 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:54.579032 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-134897819"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:54.581149 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-134897819'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:54.581362 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Create volume of 1 GB Jul 22 09:52:54.586764 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Availability Zones retrieved successfully. Jul 22 09:52:54.596473 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Flow 'volume_create_api' (675a3edd-0653-40c4-88a0-a96680f7901c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:54.598710 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb259bf-3477-466c-a901-cc991b75628b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:54.599963 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:54.645032 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb259bf-3477-466c-a901-cc991b75628b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:54.646488 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e8e1759-3168-4f69-a7b3-ff7ab7e8abd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:54.713017 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Created reservations ['480ce691-7517-42a3-9234-f7cea2034a3c', '8200fcec-dc07-48d1-a1b7-5eca3dbadbb7', '507e46bc-fd65-4ce8-8f94-b1719101a6b0', '9e71efe1-a078-4ca9-8c3e-8c10db48c052'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:54.714137 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e8e1759-3168-4f69-a7b3-ff7ab7e8abd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['480ce691-7517-42a3-9234-f7cea2034a3c', '8200fcec-dc07-48d1-a1b7-5eca3dbadbb7', '507e46bc-fd65-4ce8-8f94-b1719101a6b0', '9e71efe1-a078-4ca9-8c3e-8c10db48c052']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:54.715127 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8233d52-71ee-49d7-8880-130a583b4d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:54.747061 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8233d52-71ee-49d7-8880-130a583b4d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b765b3a2-d6b0-436a-8242-67bce93679cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-134897819',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f57684517eda48e08b1788b21dbdd600',qos_specs=None,replication_status=,reservations=['480ce691-7517-42a3-9234-f7cea2034a3c','8200fcec-dc07-48d1-a1b7-5eca3dbadbb7','507e46bc-fd65-4ce8-8f94-b1719101a6b0','9e71efe1-a078-4ca9-8c3e-8c10db48c052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1ea231d6612434dafc11affb1cf0787',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-134897819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b765b3a2-d6b0-436a-8242-67bce93679cd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f57684517eda48e08b1788b21dbdd600',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1ea231d6612434dafc11affb1cf0787',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:54.749555 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89ebd104-5fbb-4e49-b750-6c337ab5bcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:54.780031 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89ebd104-5fbb-4e49-b750-6c337ab5bcbc) transitioned into state 'SUCCESS' from state '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-134897819',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f57684517eda48e08b1788b21dbdd600',qos_specs=None,replication_status=,reservations=['480ce691-7517-42a3-9234-f7cea2034a3c','8200fcec-dc07-48d1-a1b7-5eca3dbadbb7','507e46bc-fd65-4ce8-8f94-b1719101a6b0','9e71efe1-a078-4ca9-8c3e-8c10db48c052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1ea231d6612434dafc11affb1cf0787',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:54.780621 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7402e483-61b5-49b9-aadc-14c6e3caade7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:54.800856 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7402e483-61b5-49b9-aadc-14c6e3caade7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:54.801845 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Flow 'volume_create_api' (675a3edd-0653-40c4-88a0-a96680f7901c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:54.802339 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Create volume request issued successfully. Jul 22 09:52:54.803060 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-619cc826-c868-43e8-aa29-940faeaa9a3c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:54.803593 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 151/613] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:52:54 2026] POST /volume/v3/volumes => generated 763 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:54.825953 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5f2e8704-61cb-4c55-aa38-3d236f2d2432 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:54.831195 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5f2e8704-61cb-4c55-aa38-3d236f2d2432 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd Jul 22 09:52:54.831584 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5f2e8704-61cb-4c55-aa38-3d236f2d2432 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:54.832007 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5f2e8704-61cb-4c55-aa38-3d236f2d2432 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:54.845298 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:54.845298 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:54.850238 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5f2e8704-61cb-4c55-aa38-3d236f2d2432 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Volume info retrieved successfully. Jul 22 09:52:54.856340 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5f2e8704-61cb-4c55-aa38-3d236f2d2432 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd returned with HTTP 200 Jul 22 09:52:54.856873 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 151/614] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:54 2026] GET /volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd => generated 831 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:54.885100 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2ff74569-3a28-42df-9c25-67e01db5b2b0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:54.887266 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2ff74569-3a28-42df-9c25-67e01db5b2b0 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109 Jul 22 09:52:54.887509 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2ff74569-3a28-42df-9c25-67e01db5b2b0 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:54.887827 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2ff74569-3a28-42df-9c25-67e01db5b2b0 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:54.898260 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:54.898260 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:54.903899 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2ff74569-3a28-42df-9c25-67e01db5b2b0 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Volume info retrieved successfully. Jul 22 09:52:54.912094 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2ff74569-3a28-42df-9c25-67e01db5b2b0 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109 returned with HTTP 200 Jul 22 09:52:54.912602 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 156/615] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:54 2026] GET /volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:54.929673 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4c9dd12d-752c-4629-8999-2e240568a311 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:54.931795 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4c9dd12d-752c-4629-8999-2e240568a311 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:52:54.933199 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4c9dd12d-752c-4629-8999-2e240568a311 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c30a445f-16ff-486f-825f-05c2df747109", "name": "tempest-VolumesDeleteCascade-Snapshot-1452654417"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:54.943952 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:54.943952 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:54.944610 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4c9dd12d-752c-4629-8999-2e240568a311 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Volume info retrieved successfully. Jul 22 09:52:54.944785 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-4c9dd12d-752c-4629-8999-2e240568a311 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Create snapshot from volume c30a445f-16ff-486f-825f-05c2df747109 Jul 22 09:52:54.992425 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-4c9dd12d-752c-4629-8999-2e240568a311 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Created reservations ['1d172f95-3c16-4c42-bc8b-871d12852f6c', '142c0a9b-65a1-4aed-bfc6-fc7f2122660f', '836244df-7613-4e72-9372-081af8202d3f', 'ad163092-2d2a-4359-a7c9-68ee3b4e95d4'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:55.050211 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4c9dd12d-752c-4629-8999-2e240568a311 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Snapshot create request issued successfully. Jul 22 09:52:55.051589 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4c9dd12d-752c-4629-8999-2e240568a311 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:52:55.051589 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 158/616] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:52:54 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) Jul 22 09:52:55.063532 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c9bbd4cb-92d5-4f75-810f-28e336542925 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:55.066614 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c9bbd4cb-92d5-4f75-810f-28e336542925 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/snapshots/7d22b438-fa46-4e24-bc77-51207fe37503 Jul 22 09:52:55.067654 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c9bbd4cb-92d5-4f75-810f-28e336542925 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:55.067654 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c9bbd4cb-92d5-4f75-810f-28e336542925 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:55.079238 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:55.079238 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:55.079899 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c9bbd4cb-92d5-4f75-810f-28e336542925 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Snapshot retrieved successfully. Jul 22 09:52:55.081840 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c9bbd4cb-92d5-4f75-810f-28e336542925 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/snapshots/7d22b438-fa46-4e24-bc77-51207fe37503 returned with HTTP 200 Jul 22 09:52:55.082287 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 152/617] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:52:55 2026] GET /volume/v3/snapshots/7d22b438-fa46-4e24-bc77-51207fe37503 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:55.871672 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-adb25a53-dde7-4767-a320-87df2404c331 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:55.876432 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-adb25a53-dde7-4767-a320-87df2404c331 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd Jul 22 09:52:55.876786 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-adb25a53-dde7-4767-a320-87df2404c331 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:55.877097 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-adb25a53-dde7-4767-a320-87df2404c331 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:55.889586 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:55.889586 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:55.894251 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-adb25a53-dde7-4767-a320-87df2404c331 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Volume info retrieved successfully. Jul 22 09:52:55.901729 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-adb25a53-dde7-4767-a320-87df2404c331 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd returned with HTTP 200 Jul 22 09:52:55.902367 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 152/618] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:55 2026] GET /volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:55.920462 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-598583d3-5101-4b37-9b28-9d23fbd3ecec None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:55.922885 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-598583d3-5101-4b37-9b28-9d23fbd3ecec tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd Jul 22 09:52:55.923193 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-598583d3-5101-4b37-9b28-9d23fbd3ecec tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:55.923497 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-598583d3-5101-4b37-9b28-9d23fbd3ecec tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:55.936138 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:55.936138 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:55.948982 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-598583d3-5101-4b37-9b28-9d23fbd3ecec tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Volume info retrieved successfully. Jul 22 09:52:55.957051 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-598583d3-5101-4b37-9b28-9d23fbd3ecec tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd returned with HTTP 200 Jul 22 09:52:55.957964 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 157/619] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:55 2026] GET /volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:55.975668 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:55.979623 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:55.980540 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-505452518"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:55.982193 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-505452518'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:55.982281 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Create volume of 1 GB Jul 22 09:52:55.982661 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:55.982661 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:55.988024 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Availability Zones retrieved successfully. Jul 22 09:52:55.996939 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Flow 'volume_create_api' (9bb9b6d0-048f-4f03-9e9f-08dbb2bd0869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:55.997901 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b570c0ac-282c-46f7-b66b-5cdb98e95d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:55.999466 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:56.045755 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b570c0ac-282c-46f7-b66b-5cdb98e95d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:56.050784 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e52f6595-b354-49b2-b91d-f551fae5d5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:56.096227 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0f5360d9-9eb3-46ba-b89e-d15c1c3f1197 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:56.099727 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0f5360d9-9eb3-46ba-b89e-d15c1c3f1197 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/snapshots/7d22b438-fa46-4e24-bc77-51207fe37503 Jul 22 09:52:56.099727 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0f5360d9-9eb3-46ba-b89e-d15c1c3f1197 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:56.102786 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0f5360d9-9eb3-46ba-b89e-d15c1c3f1197 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:56.112118 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:56.112118 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:56.113280 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0f5360d9-9eb3-46ba-b89e-d15c1c3f1197 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Snapshot retrieved successfully. Jul 22 09:52:56.115278 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0f5360d9-9eb3-46ba-b89e-d15c1c3f1197 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/snapshots/7d22b438-fa46-4e24-bc77-51207fe37503 returned with HTTP 200 Jul 22 09:52:56.115804 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 153/620] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:52:56 2026] GET /volume/v3/snapshots/7d22b438-fa46-4e24-bc77-51207fe37503 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:56.123715 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Created reservations ['4ce9b5e8-3d2a-462f-9dff-f721089eeaf4', '10a3e93a-9721-40e6-8031-3beb6cea4e32', '7705bbcc-9177-48b5-9241-738c618821f3', '2aa990a8-3325-4433-8a48-2120db1ca440'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:56.125150 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e52f6595-b354-49b2-b91d-f551fae5d5b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ce9b5e8-3d2a-462f-9dff-f721089eeaf4', '10a3e93a-9721-40e6-8031-3beb6cea4e32', '7705bbcc-9177-48b5-9241-738c618821f3', '2aa990a8-3325-4433-8a48-2120db1ca440']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:56.126077 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d999e4cc-2975-435a-aad5-49a1fcd3ccd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:56.128862 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:56.132427 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:52:56.132427 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7d22b438-fa46-4e24-bc77-51207fe37503", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-347947780"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:52:56.134306 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Create volume request body: {'volume': {'snapshot_id': '7d22b438-fa46-4e24-bc77-51207fe37503', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-347947780'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:52:56.142301 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:56.142301 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:56.142301 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Snapshot retrieved successfully. Jul 22 09:52:56.143684 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Create volume of 1 GB Jul 22 09:52:56.151257 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Availability Zones retrieved successfully. Jul 22 09:52:56.160145 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Flow 'volume_create_api' (8c0bfcd6-3d7b-4d5a-bc78-263e3ca2fe05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:56.161501 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407af96c-1eef-48d4-a2e1-1c3f2f12b916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:56.162774 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:52:56.168385 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d999e4cc-2975-435a-aad5-49a1fcd3ccd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fefc55b-92d5-4c77-802d-c42873445f1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-505452518',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f57684517eda48e08b1788b21dbdd600',qos_specs=None,replication_status=,reservations=['4ce9b5e8-3d2a-462f-9dff-f721089eeaf4','10a3e93a-9721-40e6-8031-3beb6cea4e32','7705bbcc-9177-48b5-9241-738c618821f3','2aa990a8-3325-4433-8a48-2120db1ca440'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1ea231d6612434dafc11affb1cf0787',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-505452518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fefc55b-92d5-4c77-802d-c42873445f1a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f57684517eda48e08b1788b21dbdd600',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1ea231d6612434dafc11affb1cf0787',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:56.169588 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b9e2941-1c12-4c52-89b5-5ecd78a9ffab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:56.203230 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b9e2941-1c12-4c52-89b5-5ecd78a9ffab) transitioned into state 'SUCCESS' from state '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-505452518',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f57684517eda48e08b1788b21dbdd600',qos_specs=None,replication_status=,reservations=['4ce9b5e8-3d2a-462f-9dff-f721089eeaf4','10a3e93a-9721-40e6-8031-3beb6cea4e32','7705bbcc-9177-48b5-9241-738c618821f3','2aa990a8-3325-4433-8a48-2120db1ca440'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1ea231d6612434dafc11affb1cf0787',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:56.204586 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (418a18a8-b7e2-4fcc-b436-75c3c61ead2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:56.219275 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407af96c-1eef-48d4-a2e1-1c3f2f12b916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7d22b438-fa46-4e24-bc77-51207fe37503', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:56.220030 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5526297e-e472-45a9-9b83-1d0f073efaa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:56.224467 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (418a18a8-b7e2-4fcc-b436-75c3c61ead2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:56.225711 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Flow 'volume_create_api' (9bb9b6d0-048f-4f03-9e9f-08dbb2bd0869) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:56.226414 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Create volume request issued successfully. Jul 22 09:52:56.227085 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-426f50e3-5923-4b2f-926d-61a2a9ac6563 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:56.227566 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 159/621] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:52:55 2026] POST /volume/v3/volumes => generated 763 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:56.243995 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-586eba0a-7c37-4fc5-8939-3eeaf528470a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:56.250642 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-586eba0a-7c37-4fc5-8939-3eeaf528470a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a Jul 22 09:52:56.251641 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-586eba0a-7c37-4fc5-8939-3eeaf528470a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:56.251641 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-586eba0a-7c37-4fc5-8939-3eeaf528470a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:56.260998 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:56.260998 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:56.266097 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-586eba0a-7c37-4fc5-8939-3eeaf528470a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Volume info retrieved successfully. Jul 22 09:52:56.273462 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-586eba0a-7c37-4fc5-8939-3eeaf528470a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a returned with HTTP 200 Jul 22 09:52:56.274550 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 158/622] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:56 2026] GET /volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a => generated 831 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:56.292347 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Created reservations ['cbd17694-482e-43d5-93dc-4246e9ca4ba7', '9b215459-73ed-4c30-8ee2-0c414fbaa08b', '107b963e-e111-41af-b0a4-cdfef874da95', '26de8aa8-33a9-42da-b97c-2eec12019493'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:52:56.293533 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5526297e-e472-45a9-9b83-1d0f073efaa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbd17694-482e-43d5-93dc-4246e9ca4ba7', '9b215459-73ed-4c30-8ee2-0c414fbaa08b', '107b963e-e111-41af-b0a4-cdfef874da95', '26de8aa8-33a9-42da-b97c-2eec12019493']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:56.295244 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6575f13-caf3-41d2-a046-b163b664757e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:56.369353 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6575f13-caf3-41d2-a046-b163b664757e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd36397f3-7c02-449b-90ba-c7a52532407d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-347947780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60b254cd8364bc3b50b1e1a1a929b44',qos_specs=None,replication_status=,reservations=['cbd17694-482e-43d5-93dc-4246e9ca4ba7','9b215459-73ed-4c30-8ee2-0c414fbaa08b','107b963e-e111-41af-b0a4-cdfef874da95','26de8aa8-33a9-42da-b97c-2eec12019493'],size=1,snapshot_id=7d22b438-fa46-4e24-bc77-51207fe37503,source_replicaid=,source_volid=None,status='creating',user_id='2cc258423cc646159a0b5d5c03729479',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:52:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-347947780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d36397f3-7c02-449b-90ba-c7a52532407d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a60b254cd8364bc3b50b1e1a1a929b44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7d22b438-fa46-4e24-bc77-51207fe37503,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cc258423cc646159a0b5d5c03729479',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:56.370544 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e3477d7-2284-47f2-bdbb-efea399b6f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:56.405562 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e3477d7-2284-47f2-bdbb-efea399b6f94) transitioned into state 'SUCCESS' from state '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-347947780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60b254cd8364bc3b50b1e1a1a929b44',qos_specs=None,replication_status=,reservations=['cbd17694-482e-43d5-93dc-4246e9ca4ba7','9b215459-73ed-4c30-8ee2-0c414fbaa08b','107b963e-e111-41af-b0a4-cdfef874da95','26de8aa8-33a9-42da-b97c-2eec12019493'],size=1,snapshot_id=7d22b438-fa46-4e24-bc77-51207fe37503,source_replicaid=,source_volid=None,status='creating',user_id='2cc258423cc646159a0b5d5c03729479',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:56.409427 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea38f21d-54bc-49b8-b61d-b1a0d8d55591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:52:56.451371 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea38f21d-54bc-49b8-b61d-b1a0d8d55591) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:52:56.452794 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Flow 'volume_create_api' (8c0bfcd6-3d7b-4d5a-bc78-263e3ca2fe05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:52:56.453100 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Create volume request issued successfully. Jul 22 09:52:56.454012 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cccd0c8e-5ea2-4293-a625-9e6f8913a9d2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:52:56.454426 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 153/623] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:52:56 2026] POST /volume/v3/volumes => generated 784 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:52:56.476570 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bd738940-2608-41ec-81ff-83edf9a31b7b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:56.482032 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bd738940-2608-41ec-81ff-83edf9a31b7b tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d Jul 22 09:52:56.482032 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bd738940-2608-41ec-81ff-83edf9a31b7b tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:56.482032 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bd738940-2608-41ec-81ff-83edf9a31b7b tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:56.500623 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:56.500623 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:56.507002 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-bd738940-2608-41ec-81ff-83edf9a31b7b tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Volume info retrieved successfully. Jul 22 09:52:56.520588 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bd738940-2608-41ec-81ff-83edf9a31b7b tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d returned with HTTP 200 Jul 22 09:52:56.520588 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 154/624] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:56 2026] GET /volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:57.294684 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-683aba74-42fa-4f9e-9a57-2eab9f987150 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:57.301026 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-683aba74-42fa-4f9e-9a57-2eab9f987150 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a Jul 22 09:52:57.301026 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-683aba74-42fa-4f9e-9a57-2eab9f987150 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:57.301026 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-683aba74-42fa-4f9e-9a57-2eab9f987150 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:57.308354 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=481,cinder:INSERT=54,cinder:UPDATE=108,cinder:DELETE=4 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:52:57.320387 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:57.320387 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:57.337947 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-683aba74-42fa-4f9e-9a57-2eab9f987150 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Volume info retrieved successfully. Jul 22 09:52:57.347534 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-683aba74-42fa-4f9e-9a57-2eab9f987150 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a returned with HTTP 200 Jul 22 09:52:57.348141 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 160/625] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:57 2026] GET /volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:57.368892 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3811af60-b9e5-4a53-a3b4-ac7d2109da0a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:57.373010 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3811af60-b9e5-4a53-a3b4-ac7d2109da0a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a Jul 22 09:52:57.373195 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3811af60-b9e5-4a53-a3b4-ac7d2109da0a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:57.373773 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3811af60-b9e5-4a53-a3b4-ac7d2109da0a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:57.393488 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:57.393488 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:57.401673 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3811af60-b9e5-4a53-a3b4-ac7d2109da0a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Volume info retrieved successfully. Jul 22 09:52:57.411640 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3811af60-b9e5-4a53-a3b4-ac7d2109da0a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a returned with HTTP 200 Jul 22 09:52:57.412690 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 159/626] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:57 2026] GET /volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:57.435498 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-915e2b52-982b-470c-8daf-9af5ae082918 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:57.439251 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-915e2b52-982b-470c-8daf-9af5ae082918 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes Jul 22 09:52:57.440105 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-915e2b52-982b-470c-8daf-9af5ae082918 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:57.440398 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-915e2b52-982b-470c-8daf-9af5ae082918 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:57.440913 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-915e2b52-982b-470c-8daf-9af5ae082918 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:57.441483 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:57.441483 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:57.442783 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-915e2b52-982b-470c-8daf-9af5ae082918 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:57.462737 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-915e2b52-982b-470c-8daf-9af5ae082918 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:57.463276 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-915e2b52-982b-470c-8daf-9af5ae082918 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 200 Jul 22 09:52:57.463793 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 154/627] 10.4.3.206 () {66 vars in 1237 bytes} [Wed Jul 22 09:52:57 2026] GET /volume/v3/volumes => generated 974 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:57.477961 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7694cce0-33c2-43b6-a30a-7dd6ef913df4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:57.480243 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7694cce0-33c2-43b6-a30a-7dd6ef913df4 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-505452518 Jul 22 09:52:57.480352 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7694cce0-33c2-43b6-a30a-7dd6ef913df4 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:57.480673 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7694cce0-33c2-43b6-a30a-7dd6ef913df4 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:57.481141 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-7694cce0-33c2-43b6-a30a-7dd6ef913df4 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:57.482607 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-7694cce0-33c2-43b6-a30a-7dd6ef913df4 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-505452518'), ('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:57.518541 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=578,cinder:INSERT=85,cinder:UPDATE=150,cinder:DELETE=2 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:52:57.528723 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7694cce0-33c2-43b6-a30a-7dd6ef913df4 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:57.531216 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7694cce0-33c2-43b6-a30a-7dd6ef913df4 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-505452518 returned with HTTP 200 Jul 22 09:52:57.531782 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 155/628] 10.4.3.206 () {66 vars in 1336 bytes} [Wed Jul 22 09:52:57 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-505452518 => generated 333 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:57.542630 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-204b05cc-48dc-4251-a2c7-ad38ae816448 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:57.545158 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-204b05cc-48dc-4251-a2c7-ad38ae816448 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d Jul 22 09:52:57.545497 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-204b05cc-48dc-4251-a2c7-ad38ae816448 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:57.545735 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-204b05cc-48dc-4251-a2c7-ad38ae816448 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:57.549349 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3eee3dc8-d55b-4d49-85d3-84fcdf7d9a4f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:57.554679 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3eee3dc8-d55b-4d49-85d3-84fcdf7d9a4f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-505452518 Jul 22 09:52:57.556248 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3eee3dc8-d55b-4d49-85d3-84fcdf7d9a4f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:57.556248 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3eee3dc8-d55b-4d49-85d3-84fcdf7d9a4f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:57.556248 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-3eee3dc8-d55b-4d49-85d3-84fcdf7d9a4f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:57.557254 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3eee3dc8-d55b-4d49-85d3-84fcdf7d9a4f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-505452518'), ('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:57.564106 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:57.564106 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:57.568915 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-204b05cc-48dc-4251-a2c7-ad38ae816448 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Volume info retrieved successfully. Jul 22 09:52:57.575649 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-204b05cc-48dc-4251-a2c7-ad38ae816448 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d returned with HTTP 200 Jul 22 09:52:57.575823 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 161/629] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:57 2026] GET /volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:57.597634 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-09fcbfb0-32f8-4479-8b22-96d3a6c0b5a8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:57.601335 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-09fcbfb0-32f8-4479-8b22-96d3a6c0b5a8 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d Jul 22 09:52:57.601710 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-09fcbfb0-32f8-4479-8b22-96d3a6c0b5a8 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:57.602067 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-09fcbfb0-32f8-4479-8b22-96d3a6c0b5a8 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:57.608509 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3eee3dc8-d55b-4d49-85d3-84fcdf7d9a4f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:57.609431 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:57.609431 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:57.616736 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:57.616736 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:57.619639 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3eee3dc8-d55b-4d49-85d3-84fcdf7d9a4f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-505452518 returned with HTTP 200 Jul 22 09:52:57.620436 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 160/630] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:52:57 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-505452518 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:57.626511 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-09fcbfb0-32f8-4479-8b22-96d3a6c0b5a8 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Volume info retrieved successfully. Jul 22 09:52:57.634469 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-09fcbfb0-32f8-4479-8b22-96d3a6c0b5a8 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d returned with HTTP 200 Jul 22 09:52:57.635178 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 155/631] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:57 2026] GET /volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:57.647779 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c09f0e08-d4db-4b00-9ca3-e690e085236c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:57.650374 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c09f0e08-d4db-4b00-9ca3-e690e085236c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?limit=1 Jul 22 09:52:57.650621 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c09f0e08-d4db-4b00-9ca3-e690e085236c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:57.651184 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c09f0e08-d4db-4b00-9ca3-e690e085236c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:57.651434 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-c09f0e08-d4db-4b00-9ca3-e690e085236c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:57.651667 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:57.651667 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:57.652172 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-c09f0e08-d4db-4b00-9ca3-e690e085236c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:57.655378 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-dbb90c73-bd47-42a9-af8e-8f3ae586758f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:57.657657 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dbb90c73-bd47-42a9-af8e-8f3ae586758f tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] DELETE https://10.4.3.206/volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109?cascade=True Jul 22 09:52:57.658047 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dbb90c73-bd47-42a9-af8e-8f3ae586758f tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:57.658275 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dbb90c73-bd47-42a9-af8e-8f3ae586758f tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:57.658668 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-dbb90c73-bd47-42a9-af8e-8f3ae586758f tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Delete volume with id: c30a445f-16ff-486f-825f-05c2df747109 Jul 22 09:52:57.678174 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:57.678174 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:57.678174 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-dbb90c73-bd47-42a9-af8e-8f3ae586758f tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Volume info retrieved successfully. Jul 22 09:52:57.678681 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c09f0e08-d4db-4b00-9ca3-e690e085236c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:57.678681 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:57.678681 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:57.680380 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c09f0e08-d4db-4b00-9ca3-e690e085236c tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 22 09:52:57.680380 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 156/632] 10.4.3.206 () {66 vars in 1273 bytes} [Wed Jul 22 09:52:57 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:57.700667 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-47ba6404-d652-4ee0-8c36-21398c11fcd7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:57.702659 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-47ba6404-d652-4ee0-8c36-21398c11fcd7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?limit=1&marker=0fefc55b-92d5-4c77-802d-c42873445f1a Jul 22 09:52:57.702846 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-47ba6404-d652-4ee0-8c36-21398c11fcd7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:57.703125 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-47ba6404-d652-4ee0-8c36-21398c11fcd7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:57.703681 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-47ba6404-d652-4ee0-8c36-21398c11fcd7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:57.704188 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-47ba6404-d652-4ee0-8c36-21398c11fcd7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:57.754582 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-dbb90c73-bd47-42a9-af8e-8f3ae586758f tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Delete volume request issued successfully. Jul 22 09:52:57.755755 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-47ba6404-d652-4ee0-8c36-21398c11fcd7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:57.755858 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dbb90c73-bd47-42a9-af8e-8f3ae586758f tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109?cascade=True returned with HTTP 202 Jul 22 09:52:57.756835 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:57.756835 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:57.758725 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 162/633] 10.4.3.206 () {66 vars in 1376 bytes} [Wed Jul 22 09:52:57 2026] DELETE /volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109?cascade=True => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:57.767056 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-47ba6404-d652-4ee0-8c36-21398c11fcd7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/detail?limit=1&marker=0fefc55b-92d5-4c77-802d-c42873445f1a returned with HTTP 200 Jul 22 09:52:57.767688 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 161/634] 10.4.3.206 () {66 vars in 1361 bytes} [Wed Jul 22 09:52:57 2026] GET /volume/v3/volumes/detail?limit=1&marker=0fefc55b-92d5-4c77-802d-c42873445f1a => generated 1002 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:57.772232 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a1ddb17d-0c1b-47b7-8d28-4660d5ff538d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:57.781191 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a1ddb17d-0c1b-47b7-8d28-4660d5ff538d tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109 Jul 22 09:52:57.782134 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a1ddb17d-0c1b-47b7-8d28-4660d5ff538d tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:57.782134 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a1ddb17d-0c1b-47b7-8d28-4660d5ff538d tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:57.783398 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-16981ecf-b142-4118-b60f-77982dfe6be9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:57.786307 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-16981ecf-b142-4118-b60f-77982dfe6be9 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?limit=1&marker=b765b3a2-d6b0-436a-8242-67bce93679cd Jul 22 09:52:57.786307 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-16981ecf-b142-4118-b60f-77982dfe6be9 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:57.786416 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-16981ecf-b142-4118-b60f-77982dfe6be9 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:57.788370 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-16981ecf-b142-4118-b60f-77982dfe6be9 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:57.788370 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-16981ecf-b142-4118-b60f-77982dfe6be9 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:57.793547 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:57.793547 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:57.800358 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a1ddb17d-0c1b-47b7-8d28-4660d5ff538d tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Volume info retrieved successfully. Jul 22 09:52:57.808438 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a1ddb17d-0c1b-47b7-8d28-4660d5ff538d tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109 returned with HTTP 200 Jul 22 09:52:57.808806 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 156/635] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:57 2026] GET /volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:57.851017 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-16981ecf-b142-4118-b60f-77982dfe6be9 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:57.852421 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:57.852421 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:57.861193 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-16981ecf-b142-4118-b60f-77982dfe6be9 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/detail?limit=1&marker=b765b3a2-d6b0-436a-8242-67bce93679cd returned with HTTP 200 Jul 22 09:52:57.861731 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 157/636] 10.4.3.206 () {66 vars in 1361 bytes} [Wed Jul 22 09:52:57 2026] GET /volume/v3/volumes/detail?limit=1&marker=b765b3a2-d6b0-436a-8242-67bce93679cd => generated 1003 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:57.882318 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ca98a701-eb72-4b37-bab3-26c133d215fc None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:57.885336 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ca98a701-eb72-4b37-bab3-26c133d215fc tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?limit=1&marker=b2909d18-b799-477e-b0bb-e3accc1797c6 Jul 22 09:52:57.885336 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ca98a701-eb72-4b37-bab3-26c133d215fc tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:57.886351 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ca98a701-eb72-4b37-bab3-26c133d215fc tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:57.888130 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-ca98a701-eb72-4b37-bab3-26c133d215fc tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:57.888130 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:57.888130 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:57.888363 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-ca98a701-eb72-4b37-bab3-26c133d215fc tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:57.942825 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ca98a701-eb72-4b37-bab3-26c133d215fc tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:57.946902 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ca98a701-eb72-4b37-bab3-26c133d215fc tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/detail?limit=1&marker=b2909d18-b799-477e-b0bb-e3accc1797c6 returned with HTTP 200 Jul 22 09:52:57.946902 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 163/637] 10.4.3.206 () {66 vars in 1361 bytes} [Wed Jul 22 09:52:57 2026] GET /volume/v3/volumes/detail?limit=1&marker=b2909d18-b799-477e-b0bb-e3accc1797c6 => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:52:57.966285 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-43098a7a-a2cb-4647-952f-246ebdfa6fcd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:57.969510 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-43098a7a-a2cb-4647-952f-246ebdfa6fcd tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 22 09:52:57.969814 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-43098a7a-a2cb-4647-952f-246ebdfa6fcd tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:57.970167 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-43098a7a-a2cb-4647-952f-246ebdfa6fcd tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:57.970546 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-43098a7a-a2cb-4647-952f-246ebdfa6fcd tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:57.970885 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-43098a7a-a2cb-4647-952f-246ebdfa6fcd tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Could not evaluate value available, assuming string {{(pid=100149) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 09:52:57.971959 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-43098a7a-a2cb-4647-952f-246ebdfa6fcd tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:58.015063 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-43098a7a-a2cb-4647-952f-246ebdfa6fcd tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:58.016793 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:58.016793 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:58.023396 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-43098a7a-a2cb-4647-952f-246ebdfa6fcd tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 22 09:52:58.024434 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 162/638] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:52:57 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:58.046210 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-987c1b89-5008-4196-885a-aba2bd7b3be7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:58.049289 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-987c1b89-5008-4196-885a-aba2bd7b3be7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 22 09:52:58.049512 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-987c1b89-5008-4196-885a-aba2bd7b3be7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:58.050516 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-987c1b89-5008-4196-885a-aba2bd7b3be7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:58.050516 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-987c1b89-5008-4196-885a-aba2bd7b3be7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:58.050516 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-987c1b89-5008-4196-885a-aba2bd7b3be7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Could not evaluate value available, assuming string {{(pid=100152) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 09:52:58.051840 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-987c1b89-5008-4196-885a-aba2bd7b3be7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:58.112368 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-987c1b89-5008-4196-885a-aba2bd7b3be7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:58.114139 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:58.114139 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:58.120849 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-987c1b89-5008-4196-885a-aba2bd7b3be7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 22 09:52:58.121499 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 157/639] 10.4.3.206 () {66 vars in 1359 bytes} [Wed Jul 22 09:52:58 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:58.142902 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e873f447-6d1b-4b07-862d-95677cfcf4cb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:58.144855 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e873f447-6d1b-4b07-862d-95677cfcf4cb tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes?limit=1 Jul 22 09:52:58.145145 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e873f447-6d1b-4b07-862d-95677cfcf4cb tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:58.145396 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e873f447-6d1b-4b07-862d-95677cfcf4cb tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:58.145714 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-e873f447-6d1b-4b07-862d-95677cfcf4cb tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:58.146946 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e873f447-6d1b-4b07-862d-95677cfcf4cb tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:58.157195 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e873f447-6d1b-4b07-862d-95677cfcf4cb tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:58.158082 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e873f447-6d1b-4b07-862d-95677cfcf4cb tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 22 09:52:58.158605 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 158/640] 10.4.3.206 () {66 vars in 1252 bytes} [Wed Jul 22 09:52:58 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:58.176326 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-15cf5a59-76a3-4636-9698-ed220a7e7d39 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:58.176326 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-15cf5a59-76a3-4636-9698-ed220a7e7d39 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes?limit=1&marker=0fefc55b-92d5-4c77-802d-c42873445f1a Jul 22 09:52:58.176326 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-15cf5a59-76a3-4636-9698-ed220a7e7d39 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:58.176326 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-15cf5a59-76a3-4636-9698-ed220a7e7d39 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:58.176326 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-15cf5a59-76a3-4636-9698-ed220a7e7d39 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:58.177201 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-15cf5a59-76a3-4636-9698-ed220a7e7d39 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:58.189842 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-15cf5a59-76a3-4636-9698-ed220a7e7d39 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:58.190683 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-15cf5a59-76a3-4636-9698-ed220a7e7d39 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes?limit=1&marker=0fefc55b-92d5-4c77-802d-c42873445f1a returned with HTTP 200 Jul 22 09:52:58.191221 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 164/641] 10.4.3.206 () {66 vars in 1340 bytes} [Wed Jul 22 09:52:58 2026] GET /volume/v3/volumes?limit=1&marker=0fefc55b-92d5-4c77-802d-c42873445f1a => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:58.203094 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-03a37ea6-7bf7-4083-a8f6-853cfec15742 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:58.205941 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-03a37ea6-7bf7-4083-a8f6-853cfec15742 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes?limit=1&marker=b765b3a2-d6b0-436a-8242-67bce93679cd Jul 22 09:52:58.206572 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-03a37ea6-7bf7-4083-a8f6-853cfec15742 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:58.206851 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-03a37ea6-7bf7-4083-a8f6-853cfec15742 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:58.207243 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-03a37ea6-7bf7-4083-a8f6-853cfec15742 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:58.208913 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-03a37ea6-7bf7-4083-a8f6-853cfec15742 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:58.236100 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-03a37ea6-7bf7-4083-a8f6-853cfec15742 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:58.237409 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-03a37ea6-7bf7-4083-a8f6-853cfec15742 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes?limit=1&marker=b765b3a2-d6b0-436a-8242-67bce93679cd returned with HTTP 200 Jul 22 09:52:58.237582 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 163/642] 10.4.3.206 () {66 vars in 1340 bytes} [Wed Jul 22 09:52:58 2026] GET /volume/v3/volumes?limit=1&marker=b765b3a2-d6b0-436a-8242-67bce93679cd => generated 470 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:58.251327 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7db667ce-1047-4607-9884-a52eb86cc3ae None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:58.253678 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7db667ce-1047-4607-9884-a52eb86cc3ae tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes?limit=1&marker=b2909d18-b799-477e-b0bb-e3accc1797c6 Jul 22 09:52:58.253969 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7db667ce-1047-4607-9884-a52eb86cc3ae tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:58.254239 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7db667ce-1047-4607-9884-a52eb86cc3ae tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:58.254635 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-7db667ce-1047-4607-9884-a52eb86cc3ae tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:58.256004 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7db667ce-1047-4607-9884-a52eb86cc3ae tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:58.319093 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7db667ce-1047-4607-9884-a52eb86cc3ae tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:58.319629 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7db667ce-1047-4607-9884-a52eb86cc3ae tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes?limit=1&marker=b2909d18-b799-477e-b0bb-e3accc1797c6 returned with HTTP 200 Jul 22 09:52:58.320267 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 158/643] 10.4.3.206 () {66 vars in 1340 bytes} [Wed Jul 22 09:52:58 2026] GET /volume/v3/volumes?limit=1&marker=b2909d18-b799-477e-b0bb-e3accc1797c6 => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:52:58.334855 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b52d9656-1e53-4e5f-bcca-26a0b6743de0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:58.341372 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b52d9656-1e53-4e5f-bcca-26a0b6743de0 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1297453163&status=available Jul 22 09:52:58.341372 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b52d9656-1e53-4e5f-bcca-26a0b6743de0 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:58.342611 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b52d9656-1e53-4e5f-bcca-26a0b6743de0 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:58.346340 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-b52d9656-1e53-4e5f-bcca-26a0b6743de0 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:58.346340 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-b52d9656-1e53-4e5f-bcca-26a0b6743de0 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Could not evaluate value available, assuming string {{(pid=100150) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 09:52:58.349894 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:58.349894 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:58.351318 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-b52d9656-1e53-4e5f-bcca-26a0b6743de0 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1297453163'), ('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:58.382105 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b52d9656-1e53-4e5f-bcca-26a0b6743de0 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:58.382655 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b52d9656-1e53-4e5f-bcca-26a0b6743de0 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1297453163&status=available returned with HTTP 200 Jul 22 09:52:58.383004 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 159/644] 10.4.3.206 () {66 vars in 1372 bytes} [Wed Jul 22 09:52:58 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1297453163&status=available => generated 334 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:58.394290 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-96caf0bb-9410-44b2-a7f8-c4a407137e22 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:58.396630 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-96caf0bb-9410-44b2-a7f8-c4a407137e22 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1297453163&status=available Jul 22 09:52:58.396761 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-96caf0bb-9410-44b2-a7f8-c4a407137e22 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:58.397193 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-96caf0bb-9410-44b2-a7f8-c4a407137e22 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:58.397589 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-96caf0bb-9410-44b2-a7f8-c4a407137e22 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:58.398167 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-96caf0bb-9410-44b2-a7f8-c4a407137e22 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Could not evaluate value available, assuming string {{(pid=100151) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 09:52:58.398388 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:58.398388 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:58.398882 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-96caf0bb-9410-44b2-a7f8-c4a407137e22 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1297453163'), ('no_migration_targets', True)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:58.449738 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-96caf0bb-9410-44b2-a7f8-c4a407137e22 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:58.451956 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:58.451956 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:58.468681 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-96caf0bb-9410-44b2-a7f8-c4a407137e22 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1297453163&status=available returned with HTTP 200 Jul 22 09:52:58.469292 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 165/645] 10.4.3.206 () {66 vars in 1393 bytes} [Wed Jul 22 09:52:58 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1297453163&status=available => generated 860 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:58.491256 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4bd75758-ccea-403b-a1cf-c575abb6c872 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:58.493337 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4bd75758-ccea-403b-a1cf-c575abb6c872 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?marker=b765b3a2-d6b0-436a-8242-67bce93679cd&sort=id%3Aasc Jul 22 09:52:58.495219 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4bd75758-ccea-403b-a1cf-c575abb6c872 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:58.495219 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4bd75758-ccea-403b-a1cf-c575abb6c872 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:58.495219 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-4bd75758-ccea-403b-a1cf-c575abb6c872 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:58.495219 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:58.495219 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:58.495219 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-4bd75758-ccea-403b-a1cf-c575abb6c872 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:58.545308 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4bd75758-ccea-403b-a1cf-c575abb6c872 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:58.548135 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4bd75758-ccea-403b-a1cf-c575abb6c872 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/detail?marker=b765b3a2-d6b0-436a-8242-67bce93679cd&sort=id%3Aasc returned with HTTP 200 Jul 22 09:52:58.548135 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 164/646] 10.4.3.206 () {66 vars in 1373 bytes} [Wed Jul 22 09:52:58 2026] GET /volume/v3/volumes/detail?marker=b765b3a2-d6b0-436a-8242-67bce93679cd&sort=id%3Aasc => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:52:58.567635 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e9a7191a-1f94-49e7-b109-a51baca8b810 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:58.572018 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e9a7191a-1f94-49e7-b109-a51baca8b810 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 22 09:52:58.572499 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e9a7191a-1f94-49e7-b109-a51baca8b810 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:58.573009 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e9a7191a-1f94-49e7-b109-a51baca8b810 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:58.573819 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-e9a7191a-1f94-49e7-b109-a51baca8b810 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:58.579874 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e9a7191a-1f94-49e7-b109-a51baca8b810 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:58.630273 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e9a7191a-1f94-49e7-b109-a51baca8b810 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:58.631687 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:58.631687 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:58.639893 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e9a7191a-1f94-49e7-b109-a51baca8b810 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 22 09:52:58.640535 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 159/647] 10.4.3.206 () {66 vars in 1337 bytes} [Wed Jul 22 09:52:58 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2552 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:58.665541 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7f0d7088-dc12-4259-a75e-d5cef0a2f8a9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:58.667301 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7f0d7088-dc12-4259-a75e-d5cef0a2f8a9 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:52:58.668276 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7f0d7088-dc12-4259-a75e-d5cef0a2f8a9 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:58.668276 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7f0d7088-dc12-4259-a75e-d5cef0a2f8a9 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:58.668507 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-7f0d7088-dc12-4259-a75e-d5cef0a2f8a9 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:58.668819 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:58.668819 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:58.669278 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-7f0d7088-dc12-4259-a75e-d5cef0a2f8a9 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:58.678591 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7f0d7088-dc12-4259-a75e-d5cef0a2f8a9 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:58.679981 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:58.679981 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:58.687805 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7f0d7088-dc12-4259-a75e-d5cef0a2f8a9 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:52:58.687960 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 160/648] 10.4.3.206 () {66 vars in 1258 bytes} [Wed Jul 22 09:52:58 2026] GET /volume/v3/volumes/detail => generated 2552 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:58.713338 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-aceefd81-6659-4a71-bb4b-f3bbdba6525f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:58.715459 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aceefd81-6659-4a71-bb4b-f3bbdba6525f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 22 09:52:58.715711 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aceefd81-6659-4a71-bb4b-f3bbdba6525f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:58.715932 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aceefd81-6659-4a71-bb4b-f3bbdba6525f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:58.716225 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-aceefd81-6659-4a71-bb4b-f3bbdba6525f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:58.717179 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-aceefd81-6659-4a71-bb4b-f3bbdba6525f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:58.774586 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-aceefd81-6659-4a71-bb4b-f3bbdba6525f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:58.775147 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aceefd81-6659-4a71-bb4b-f3bbdba6525f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 22 09:52:58.775865 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 166/649] 10.4.3.206 () {66 vars in 1316 bytes} [Wed Jul 22 09:52:58 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 974 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:58.790060 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-66b4fcb6-455e-43a0-a9b2-797080a5df3a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:58.794582 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-66b4fcb6-455e-43a0-a9b2-797080a5df3a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes?availability_zone=nova Jul 22 09:52:58.794582 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-66b4fcb6-455e-43a0-a9b2-797080a5df3a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:58.794582 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-66b4fcb6-455e-43a0-a9b2-797080a5df3a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:58.794582 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-66b4fcb6-455e-43a0-a9b2-797080a5df3a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:58.794582 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-66b4fcb6-455e-43a0-a9b2-797080a5df3a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Could not evaluate value nova, assuming string {{(pid=100149) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 09:52:58.795267 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-66b4fcb6-455e-43a0-a9b2-797080a5df3a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:58.831511 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-41cea6d7-65b3-4555-a17d-5928201326dc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:58.833820 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-41cea6d7-65b3-4555-a17d-5928201326dc tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109 Jul 22 09:52:58.834217 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-41cea6d7-65b3-4555-a17d-5928201326dc tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:58.834387 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-41cea6d7-65b3-4555-a17d-5928201326dc tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:58.839329 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-66b4fcb6-455e-43a0-a9b2-797080a5df3a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:58.842303 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-66b4fcb6-455e-43a0-a9b2-797080a5df3a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 22 09:52:58.842303 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 165/650] 10.4.3.206 () {66 vars in 1282 bytes} [Wed Jul 22 09:52:58 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:58.846888 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-41cea6d7-65b3-4555-a17d-5928201326dc tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109 returned with HTTP 404 Jul 22 09:52:58.847838 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 160/651] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:58 2026] GET /volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:52:58.854061 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f9661de2-a0a7-4776-81fe-02430a58247f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:58.857014 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f9661de2-a0a7-4776-81fe-02430a58247f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes?availability_zone=nova Jul 22 09:52:58.857247 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f9661de2-a0a7-4776-81fe-02430a58247f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:58.858813 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f9661de2-a0a7-4776-81fe-02430a58247f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:58.859334 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-f9661de2-a0a7-4776-81fe-02430a58247f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:58.859498 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f9661de2-a0a7-4776-81fe-02430a58247f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Could not evaluate value nova, assuming string {{(pid=100150) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 09:52:58.861562 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f9661de2-a0a7-4776-81fe-02430a58247f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:58.862280 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c55718e1-5816-41f4-80ce-eddfec32e1c9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:58.865574 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c55718e1-5816-41f4-80ce-eddfec32e1c9 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/volumes Jul 22 09:52:58.865574 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c55718e1-5816-41f4-80ce-eddfec32e1c9 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:58.865832 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c55718e1-5816-41f4-80ce-eddfec32e1c9 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:58.866373 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-c55718e1-5816-41f4-80ce-eddfec32e1c9 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:58.866831 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:58.866831 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:58.867859 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c55718e1-5816-41f4-80ce-eddfec32e1c9 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:58.880112 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c55718e1-5816-41f4-80ce-eddfec32e1c9 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Get all volumes completed successfully. Jul 22 09:52:58.880892 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c55718e1-5816-41f4-80ce-eddfec32e1c9 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 200 Jul 22 09:52:58.881348 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 167/652] 10.4.3.206 () {66 vars in 1237 bytes} [Wed Jul 22 09:52:58 2026] GET /volume/v3/volumes => generated 334 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:58.893202 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ba5ff37f-f3ec-499c-9428-6c2aae92b683 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:58.895679 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ba5ff37f-f3ec-499c-9428-6c2aae92b683 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/snapshots Jul 22 09:52:58.896111 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ba5ff37f-f3ec-499c-9428-6c2aae92b683 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:58.896749 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ba5ff37f-f3ec-499c-9428-6c2aae92b683 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:58.896749 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-ba5ff37f-f3ec-499c-9428-6c2aae92b683 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:58.898907 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:58.898907 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:58.900678 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.db.api [None req-ba5ff37f-f3ec-499c-9428-6c2aae92b683 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Building query based on filter {{(pid=100149) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:52:58.915651 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f9661de2-a0a7-4776-81fe-02430a58247f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:58.916415 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f9661de2-a0a7-4776-81fe-02430a58247f tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 22 09:52:58.919577 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 161/653] 10.4.3.206 () {66 vars in 1282 bytes} [Wed Jul 22 09:52:58 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:58.925176 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ba5ff37f-f3ec-499c-9428-6c2aae92b683 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Get all snapshots completed successfully. Jul 22 09:52:58.926067 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ba5ff37f-f3ec-499c-9428-6c2aae92b683 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 200 Jul 22 09:52:58.927656 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 166/654] 10.4.3.206 () {66 vars in 1243 bytes} [Wed Jul 22 09:52:58 2026] GET /volume/v3/snapshots => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:52:58.936904 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ac0fde33-5684-4bd3-9eee-fae1fb771520 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:58.941291 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac0fde33-5684-4bd3-9eee-fae1fb771520 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes?bootable=false Jul 22 09:52:58.942322 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac0fde33-5684-4bd3-9eee-fae1fb771520 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:58.942749 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac0fde33-5684-4bd3-9eee-fae1fb771520 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:58.943562 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-ac0fde33-5684-4bd3-9eee-fae1fb771520 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:58.945276 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ac0fde33-5684-4bd3-9eee-fae1fb771520 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:58.946779 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-82dba346-bd0e-4e0c-9e32-0dcffa7d1a75 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:58.952494 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-82dba346-bd0e-4e0c-9e32-0dcffa7d1a75 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d Jul 22 09:52:58.952494 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-82dba346-bd0e-4e0c-9e32-0dcffa7d1a75 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:58.954801 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-82dba346-bd0e-4e0c-9e32-0dcffa7d1a75 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:58.966849 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:58.966849 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:58.977017 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-82dba346-bd0e-4e0c-9e32-0dcffa7d1a75 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Volume info retrieved successfully. Jul 22 09:52:58.987327 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-82dba346-bd0e-4e0c-9e32-0dcffa7d1a75 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d returned with HTTP 200 Jul 22 09:52:58.987327 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 168/655] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:58 2026] GET /volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:59.008213 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d6b0ce10-e69f-44dc-8878-9c468957e6b2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:59.011071 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d6b0ce10-e69f-44dc-8878-9c468957e6b2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] DELETE https://10.4.3.206/volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d Jul 22 09:52:59.011335 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ac0fde33-5684-4bd3-9eee-fae1fb771520 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:59.011384 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d6b0ce10-e69f-44dc-8878-9c468957e6b2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:59.011565 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d6b0ce10-e69f-44dc-8878-9c468957e6b2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:59.012392 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-d6b0ce10-e69f-44dc-8878-9c468957e6b2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Delete volume with id: d36397f3-7c02-449b-90ba-c7a52532407d Jul 22 09:52:59.012475 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac0fde33-5684-4bd3-9eee-fae1fb771520 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 22 09:52:59.013297 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 161/656] 10.4.3.206 () {66 vars in 1266 bytes} [Wed Jul 22 09:52:58 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:59.025364 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:59.025364 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:59.026303 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d6b0ce10-e69f-44dc-8878-9c468957e6b2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Volume info retrieved successfully. Jul 22 09:52:59.030500 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d2336ea0-2dcd-4c23-937c-ca8b36993936 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:59.034340 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d2336ea0-2dcd-4c23-937c-ca8b36993936 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes?bootable=false Jul 22 09:52:59.035080 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d2336ea0-2dcd-4c23-937c-ca8b36993936 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:59.035080 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d2336ea0-2dcd-4c23-937c-ca8b36993936 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:59.035205 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-d2336ea0-2dcd-4c23-937c-ca8b36993936 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:59.040377 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d2336ea0-2dcd-4c23-937c-ca8b36993936 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:59.074762 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d6b0ce10-e69f-44dc-8878-9c468957e6b2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Delete volume request issued successfully. Jul 22 09:52:59.075106 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d6b0ce10-e69f-44dc-8878-9c468957e6b2 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d returned with HTTP 202 Jul 22 09:52:59.076385 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 162/657] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:59 2026] DELETE /volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:59.092384 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d2336ea0-2dcd-4c23-937c-ca8b36993936 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:59.092384 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d2336ea0-2dcd-4c23-937c-ca8b36993936 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 22 09:52:59.092384 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 167/658] 10.4.3.206 () {66 vars in 1266 bytes} [Wed Jul 22 09:52:59 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:59.092568 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3de43176-6e25-4b29-9078-23cd991123f0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:59.094479 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3de43176-6e25-4b29-9078-23cd991123f0 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d Jul 22 09:52:59.095314 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3de43176-6e25-4b29-9078-23cd991123f0 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:59.097067 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3de43176-6e25-4b29-9078-23cd991123f0 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:59.104328 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:59.104328 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:59.109264 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bdee47b1-8ca1-485d-b441-170a6d0160c7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:59.110978 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3de43176-6e25-4b29-9078-23cd991123f0 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Volume info retrieved successfully. Jul 22 09:52:59.113135 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bdee47b1-8ca1-485d-b441-170a6d0160c7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes?status=available Jul 22 09:52:59.114007 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bdee47b1-8ca1-485d-b441-170a6d0160c7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:59.114434 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bdee47b1-8ca1-485d-b441-170a6d0160c7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:59.114575 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3de43176-6e25-4b29-9078-23cd991123f0 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d returned with HTTP 200 Jul 22 09:52:59.115178 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-bdee47b1-8ca1-485d-b441-170a6d0160c7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:59.115226 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 169/659] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:59 2026] GET /volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:59.115608 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-bdee47b1-8ca1-485d-b441-170a6d0160c7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Could not evaluate value available, assuming string {{(pid=100152) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 09:52:59.118109 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:59.118109 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:59.119941 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-bdee47b1-8ca1-485d-b441-170a6d0160c7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:59.169023 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bdee47b1-8ca1-485d-b441-170a6d0160c7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:59.169754 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bdee47b1-8ca1-485d-b441-170a6d0160c7 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes?status=available returned with HTTP 200 Jul 22 09:52:59.170482 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 162/660] 10.4.3.206 () {66 vars in 1270 bytes} [Wed Jul 22 09:52:59 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:59.188078 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e77f3968-6201-4485-b043-5a6f524de84b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:59.194461 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e77f3968-6201-4485-b043-5a6f524de84b tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes?status=available Jul 22 09:52:59.194461 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e77f3968-6201-4485-b043-5a6f524de84b tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:59.194991 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e77f3968-6201-4485-b043-5a6f524de84b tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:59.195240 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-e77f3968-6201-4485-b043-5a6f524de84b tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:59.195739 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e77f3968-6201-4485-b043-5a6f524de84b tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Could not evaluate value available, assuming string {{(pid=100150) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 09:52:59.197180 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e77f3968-6201-4485-b043-5a6f524de84b tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:59.238218 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e77f3968-6201-4485-b043-5a6f524de84b tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:59.239285 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e77f3968-6201-4485-b043-5a6f524de84b tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes?status=available returned with HTTP 200 Jul 22 09:52:59.239564 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 163/661] 10.4.3.206 () {66 vars in 1270 bytes} [Wed Jul 22 09:52:59 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:59.257645 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-24cb925d-07bd-45ff-90c2-56e5133fd3d0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:59.260976 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-24cb925d-07bd-45ff-90c2-56e5133fd3d0 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?availability_zone=nova Jul 22 09:52:59.260976 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-24cb925d-07bd-45ff-90c2-56e5133fd3d0 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:59.260976 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-24cb925d-07bd-45ff-90c2-56e5133fd3d0 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:59.260976 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-24cb925d-07bd-45ff-90c2-56e5133fd3d0 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:59.260976 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-24cb925d-07bd-45ff-90c2-56e5133fd3d0 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Could not evaluate value nova, assuming string {{(pid=100149) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 09:52:59.263678 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:59.263678 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:59.264873 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-24cb925d-07bd-45ff-90c2-56e5133fd3d0 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:59.280083 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-24cb925d-07bd-45ff-90c2-56e5133fd3d0 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:59.281764 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:59.281764 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:59.287615 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-24cb925d-07bd-45ff-90c2-56e5133fd3d0 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 22 09:52:59.288295 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 168/662] 10.4.3.206 () {66 vars in 1303 bytes} [Wed Jul 22 09:52:59 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2552 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:59.316132 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0fc7f667-4c9a-43d2-8ca6-dce73dc34353 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:59.318226 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0fc7f667-4c9a-43d2-8ca6-dce73dc34353 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?bootable=false Jul 22 09:52:59.318505 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0fc7f667-4c9a-43d2-8ca6-dce73dc34353 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:59.318744 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0fc7f667-4c9a-43d2-8ca6-dce73dc34353 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:59.319068 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-0fc7f667-4c9a-43d2-8ca6-dce73dc34353 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:59.320031 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0fc7f667-4c9a-43d2-8ca6-dce73dc34353 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:59.373237 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0fc7f667-4c9a-43d2-8ca6-dce73dc34353 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:59.374384 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:59.374384 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:59.380878 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0fc7f667-4c9a-43d2-8ca6-dce73dc34353 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 22 09:52:59.381408 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 170/663] 10.4.3.206 () {66 vars in 1287 bytes} [Wed Jul 22 09:52:59 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2552 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:59.404669 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8cb6c4c2-8c52-427d-bb6f-e865714fcb9d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:59.408846 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8cb6c4c2-8c52-427d-bb6f-e865714fcb9d tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?status=available Jul 22 09:52:59.408846 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8cb6c4c2-8c52-427d-bb6f-e865714fcb9d tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:59.408846 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8cb6c4c2-8c52-427d-bb6f-e865714fcb9d tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:59.408846 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-8cb6c4c2-8c52-427d-bb6f-e865714fcb9d tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:52:59.409238 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8cb6c4c2-8c52-427d-bb6f-e865714fcb9d tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Could not evaluate value available, assuming string {{(pid=100152) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 09:52:59.409910 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:59.409910 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:59.410323 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8cb6c4c2-8c52-427d-bb6f-e865714fcb9d tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:52:59.431316 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8cb6c4c2-8c52-427d-bb6f-e865714fcb9d tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Get all volumes completed successfully. Jul 22 09:52:59.432840 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:59.432840 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:52:59.440545 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8cb6c4c2-8c52-427d-bb6f-e865714fcb9d tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 22 09:52:59.442068 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 163/664] 10.4.3.206 () {66 vars in 1291 bytes} [Wed Jul 22 09:52:59 2026] GET /volume/v3/volumes/detail?status=available => generated 2552 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:52:59.459632 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ba1d6ce4-0283-4a0b-82cc-5bf754aa9dca None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:59.462683 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ba1d6ce4-0283-4a0b-82cc-5bf754aa9dca tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a Jul 22 09:52:59.463122 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ba1d6ce4-0283-4a0b-82cc-5bf754aa9dca tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:59.463576 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ba1d6ce4-0283-4a0b-82cc-5bf754aa9dca tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:59.475194 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:59.475194 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:52:59.480415 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ba1d6ce4-0283-4a0b-82cc-5bf754aa9dca tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Volume info retrieved successfully. Jul 22 09:52:59.486616 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ba1d6ce4-0283-4a0b-82cc-5bf754aa9dca tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a returned with HTTP 200 Jul 22 09:52:59.487711 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 164/665] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:59 2026] GET /volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:52:59.504329 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8ba5c33e-6c98-43ba-b1ac-ad68ed5d6b95 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:59.511451 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8ba5c33e-6c98-43ba-b1ac-ad68ed5d6b95 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] DELETE https://10.4.3.206/volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a Jul 22 09:52:59.511815 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8ba5c33e-6c98-43ba-b1ac-ad68ed5d6b95 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:59.512067 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8ba5c33e-6c98-43ba-b1ac-ad68ed5d6b95 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:59.512286 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-8ba5c33e-6c98-43ba-b1ac-ad68ed5d6b95 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Delete volume with id: 0fefc55b-92d5-4c77-802d-c42873445f1a Jul 22 09:52:59.525705 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:59.525705 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:52:59.526290 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8ba5c33e-6c98-43ba-b1ac-ad68ed5d6b95 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Volume info retrieved successfully. Jul 22 09:52:59.562710 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8ba5c33e-6c98-43ba-b1ac-ad68ed5d6b95 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Delete volume request issued successfully. Jul 22 09:52:59.563328 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8ba5c33e-6c98-43ba-b1ac-ad68ed5d6b95 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a returned with HTTP 202 Jul 22 09:52:59.563389 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 169/666] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:52:59 2026] DELETE /volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:52:59.577085 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6dd7d892-261b-44a1-a5b1-09f62ee40446 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:52:59.581949 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6dd7d892-261b-44a1-a5b1-09f62ee40446 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a Jul 22 09:52:59.581949 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6dd7d892-261b-44a1-a5b1-09f62ee40446 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:52:59.581949 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6dd7d892-261b-44a1-a5b1-09f62ee40446 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:52:59.596883 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:52:59.596883 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:52:59.607767 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6dd7d892-261b-44a1-a5b1-09f62ee40446 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Volume info retrieved successfully. Jul 22 09:52:59.615628 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6dd7d892-261b-44a1-a5b1-09f62ee40446 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a returned with HTTP 200 Jul 22 09:52:59.615628 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 171/667] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:52:59 2026] GET /volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:00.137084 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c2d76a9f-e064-40e4-b2e1-0ee07c907663 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:00.142994 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2d76a9f-e064-40e4-b2e1-0ee07c907663 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d Jul 22 09:53:00.143209 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2d76a9f-e064-40e4-b2e1-0ee07c907663 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:00.143365 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2d76a9f-e064-40e4-b2e1-0ee07c907663 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:00.159197 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2d76a9f-e064-40e4-b2e1-0ee07c907663 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d returned with HTTP 404 Jul 22 09:53:00.160861 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 164/668] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:00 2026] GET /volume/v3/volumes/d36397f3-7c02-449b-90ba-c7a52532407d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:00.175724 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f1eb657b-3d2b-4e27-8383-9b370d060421 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:00.178318 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f1eb657b-3d2b-4e27-8383-9b370d060421 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/7d22b438-fa46-4e24-bc77-51207fe37503 Jul 22 09:53:00.178854 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f1eb657b-3d2b-4e27-8383-9b370d060421 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:00.179265 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f1eb657b-3d2b-4e27-8383-9b370d060421 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:00.179412 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-f1eb657b-3d2b-4e27-8383-9b370d060421 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Delete snapshot with id: 7d22b438-fa46-4e24-bc77-51207fe37503 Jul 22 09:53:00.187644 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f1eb657b-3d2b-4e27-8383-9b370d060421 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/snapshots/7d22b438-fa46-4e24-bc77-51207fe37503 returned with HTTP 404 Jul 22 09:53:00.188386 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 165/669] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:53:00 2026] DELETE /volume/v3/snapshots/7d22b438-fa46-4e24-bc77-51207fe37503 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:00.199937 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-31fba637-a6b5-4a8c-b728-cd4854392f87 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:00.202426 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-31fba637-a6b5-4a8c-b728-cd4854392f87 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] GET https://10.4.3.206/volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109 Jul 22 09:53:00.203899 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-31fba637-a6b5-4a8c-b728-cd4854392f87 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:00.203899 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-31fba637-a6b5-4a8c-b728-cd4854392f87 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:00.212873 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-31fba637-a6b5-4a8c-b728-cd4854392f87 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109 returned with HTTP 404 Jul 22 09:53:00.214071 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 170/670] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:00 2026] GET /volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:00.231024 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9e0a016d-9bbb-472d-870f-8c285d446884 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:00.237981 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e0a016d-9bbb-472d-870f-8c285d446884 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] DELETE https://10.4.3.206/volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109 Jul 22 09:53:00.238302 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e0a016d-9bbb-472d-870f-8c285d446884 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:00.238592 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e0a016d-9bbb-472d-870f-8c285d446884 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:00.242403 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-9e0a016d-9bbb-472d-870f-8c285d446884 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] Delete volume with id: c30a445f-16ff-486f-825f-05c2df747109 Jul 22 09:53:00.252192 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e0a016d-9bbb-472d-870f-8c285d446884 tempest-VolumesDeleteCascade-1576584314 tempest-VolumesDeleteCascade-1576584314-project-member] https://10.4.3.206/volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109 returned with HTTP 404 Jul 22 09:53:00.254150 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 172/671] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:53:00 2026] DELETE /volume/v3/volumes/c30a445f-16ff-486f-825f-05c2df747109 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:00.638897 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-726f81fa-d621-4097-a11e-4c94c4ac58a6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:00.641054 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-726f81fa-d621-4097-a11e-4c94c4ac58a6 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a Jul 22 09:53:00.641761 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-726f81fa-d621-4097-a11e-4c94c4ac58a6 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:00.642166 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-726f81fa-d621-4097-a11e-4c94c4ac58a6 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:00.652838 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-726f81fa-d621-4097-a11e-4c94c4ac58a6 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a returned with HTTP 404 Jul 22 09:53:00.654264 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 165/672] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:00 2026] GET /volume/v3/volumes/0fefc55b-92d5-4c77-802d-c42873445f1a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:00.666668 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e5f4ab17-2e2f-40b5-9855-d32b9948d96a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:00.667872 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e5f4ab17-2e2f-40b5-9855-d32b9948d96a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd Jul 22 09:53:00.668200 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e5f4ab17-2e2f-40b5-9855-d32b9948d96a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:00.668483 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e5f4ab17-2e2f-40b5-9855-d32b9948d96a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:00.684678 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:00.684678 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:00.688276 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:00.691707 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e5f4ab17-2e2f-40b5-9855-d32b9948d96a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Volume info retrieved successfully. Jul 22 09:53:00.693776 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:53:00.694730 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1575790357", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:00.696675 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1575790357', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:53:00.698166 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Create volume of 1 GB Jul 22 09:53:00.705382 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e5f4ab17-2e2f-40b5-9855-d32b9948d96a tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd returned with HTTP 200 Jul 22 09:53:00.705602 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Availability Zones retrieved successfully. Jul 22 09:53:00.705724 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 166/673] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:00 2026] GET /volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:00.719889 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Flow 'volume_create_api' (906a120c-8c96-4755-821e-dbe136a20d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:00.722363 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e13d770-a68c-4cca-8fc4-ce8b07694902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:00.723951 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:53:00.725379 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-db11ecf4-b3cb-4cc4-8ff0-b17f923df512 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:00.729954 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-db11ecf4-b3cb-4cc4-8ff0-b17f923df512 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd Jul 22 09:53:00.729954 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-db11ecf4-b3cb-4cc4-8ff0-b17f923df512 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:00.729954 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-db11ecf4-b3cb-4cc4-8ff0-b17f923df512 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:00.729954 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-db11ecf4-b3cb-4cc4-8ff0-b17f923df512 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Delete volume with id: b765b3a2-d6b0-436a-8242-67bce93679cd Jul 22 09:53:00.744091 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:00.744091 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:00.744091 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-db11ecf4-b3cb-4cc4-8ff0-b17f923df512 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Volume info retrieved successfully. Jul 22 09:53:00.785389 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e13d770-a68c-4cca-8fc4-ce8b07694902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:00.788397 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e13dd78-88e4-466c-8a19-7983b4c38cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:00.790539 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-db11ecf4-b3cb-4cc4-8ff0-b17f923df512 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Delete volume request issued successfully. Jul 22 09:53:00.792150 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-db11ecf4-b3cb-4cc4-8ff0-b17f923df512 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd returned with HTTP 202 Jul 22 09:53:00.792150 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 173/674] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:53:00 2026] DELETE /volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:53:00.801679 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-43252b08-3bdc-4f04-96d4-dbf8155c8b8e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:00.806086 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-43252b08-3bdc-4f04-96d4-dbf8155c8b8e tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd Jul 22 09:53:00.806540 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-43252b08-3bdc-4f04-96d4-dbf8155c8b8e tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:00.807045 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-43252b08-3bdc-4f04-96d4-dbf8155c8b8e tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:00.824122 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:00.824122 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:00.830458 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-43252b08-3bdc-4f04-96d4-dbf8155c8b8e tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Volume info retrieved successfully. Jul 22 09:53:00.838884 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-43252b08-3bdc-4f04-96d4-dbf8155c8b8e tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd returned with HTTP 200 Jul 22 09:53:00.839087 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 166/675] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:00 2026] GET /volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:00.908815 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Created reservations ['dd0f7a27-765f-4872-9ed1-ad94c0a6baa5', '2c5c3e3e-ce94-46a7-8c46-5205e62efeba', 'c2d4bf1b-8658-4e2d-8d1a-2e39efdb1186', '36ba3bbb-b57a-48ec-9ebd-e66f8b30c6fe'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:00.911531 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e13dd78-88e4-466c-8a19-7983b4c38cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd0f7a27-765f-4872-9ed1-ad94c0a6baa5', '2c5c3e3e-ce94-46a7-8c46-5205e62efeba', 'c2d4bf1b-8658-4e2d-8d1a-2e39efdb1186', '36ba3bbb-b57a-48ec-9ebd-e66f8b30c6fe']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:00.911531 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7355b090-065e-40ba-81c3-ad1c89e6e9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:00.948191 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7355b090-065e-40ba-81c3-ad1c89e6e9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09ad824c-1268-4dc4-9028-7f49008b62c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1575790357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e34129a0dab4f8b89e521ee31b29f46',qos_specs=None,replication_status=,reservations=['dd0f7a27-765f-4872-9ed1-ad94c0a6baa5','2c5c3e3e-ce94-46a7-8c46-5205e62efeba','c2d4bf1b-8658-4e2d-8d1a-2e39efdb1186','36ba3bbb-b57a-48ec-9ebd-e66f8b30c6fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e653176fa88042419a4e97c4e2f8658c',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:53:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1575790357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09ad824c-1268-4dc4-9028-7f49008b62c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e34129a0dab4f8b89e521ee31b29f46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e653176fa88042419a4e97c4e2f8658c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:00.949181 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd47f8c4-5826-4e3c-9d00-746c8d18f2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:00.988125 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd47f8c4-5826-4e3c-9d00-746c8d18f2b2) transitioned into state 'SUCCESS' from state '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-1575790357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e34129a0dab4f8b89e521ee31b29f46',qos_specs=None,replication_status=,reservations=['dd0f7a27-765f-4872-9ed1-ad94c0a6baa5','2c5c3e3e-ce94-46a7-8c46-5205e62efeba','c2d4bf1b-8658-4e2d-8d1a-2e39efdb1186','36ba3bbb-b57a-48ec-9ebd-e66f8b30c6fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e653176fa88042419a4e97c4e2f8658c',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:00.988125 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d2a0c4-e825-4ab6-a1cc-ce14203d00d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:01.011313 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d2a0c4-e825-4ab6-a1cc-ce14203d00d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:01.012380 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Flow 'volume_create_api' (906a120c-8c96-4755-821e-dbe136a20d08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:01.012959 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Create volume request issued successfully. Jul 22 09:53:01.015207 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-3afc541d-19eb-471c-9f9a-37cf8153dd09 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:53:01.015732 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 171/676] 10.4.3.206 () {72 vars in 1541 bytes} [Wed Jul 22 09:53:00 2026] POST /volume/v3/volumes => generated 755 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:01.033187 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-0993e952-2f6a-4005-87e0-779f276e3b1c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:01.036800 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-0993e952-2f6a-4005-87e0-779f276e3b1c tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] GET https://10.4.3.206/volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 Jul 22 09:53:01.037686 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-0993e952-2f6a-4005-87e0-779f276e3b1c tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:01.037686 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-0993e952-2f6a-4005-87e0-779f276e3b1c tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:01.051882 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:01.051882 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:01.058523 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-0993e952-2f6a-4005-87e0-779f276e3b1c tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Volume info retrieved successfully. Jul 22 09:53:01.071641 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-33556fbd-5233-4015-9838-3d751daf0cb3 req-0993e952-2f6a-4005-87e0-779f276e3b1c tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] https://10.4.3.206/volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 returned with HTTP 200 Jul 22 09:53:01.072299 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 167/677] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:53:01 2026] GET /volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 => generated 823 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:01.115275 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-f59bd1b7-a66a-4365-a81e-f2610fc4d621 req-3b7bc35b-d1ab-4417-8ced-ee434bfa8cc8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:01.125960 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-f59bd1b7-a66a-4365-a81e-f2610fc4d621 req-3b7bc35b-d1ab-4417-8ced-ee434bfa8cc8 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] GET https://10.4.3.206/volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 Jul 22 09:53:01.125960 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-f59bd1b7-a66a-4365-a81e-f2610fc4d621 req-3b7bc35b-d1ab-4417-8ced-ee434bfa8cc8 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:01.125960 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-f59bd1b7-a66a-4365-a81e-f2610fc4d621 req-3b7bc35b-d1ab-4417-8ced-ee434bfa8cc8 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:01.138404 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:01.138404 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:01.145056 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-f59bd1b7-a66a-4365-a81e-f2610fc4d621 req-3b7bc35b-d1ab-4417-8ced-ee434bfa8cc8 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Volume info retrieved successfully. Jul 22 09:53:01.153965 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-f59bd1b7-a66a-4365-a81e-f2610fc4d621 req-3b7bc35b-d1ab-4417-8ced-ee434bfa8cc8 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] https://10.4.3.206/volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 returned with HTTP 200 Jul 22 09:53:01.153965 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 174/678] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:53:01 2026] GET /volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:01.861526 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d51d7c2f-9db4-4075-9a52-7e56e63958f2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:01.868025 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d51d7c2f-9db4-4075-9a52-7e56e63958f2 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd Jul 22 09:53:01.868025 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d51d7c2f-9db4-4075-9a52-7e56e63958f2 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:01.868025 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d51d7c2f-9db4-4075-9a52-7e56e63958f2 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:01.876551 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d51d7c2f-9db4-4075-9a52-7e56e63958f2 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd returned with HTTP 404 Jul 22 09:53:01.877542 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 167/679] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:01 2026] GET /volume/v3/volumes/b765b3a2-d6b0-436a-8242-67bce93679cd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:01.892566 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-da53a49d-e982-4706-9991-02855dd686d2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:01.897174 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-da53a49d-e982-4706-9991-02855dd686d2 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 Jul 22 09:53:01.899261 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-da53a49d-e982-4706-9991-02855dd686d2 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:01.899261 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-da53a49d-e982-4706-9991-02855dd686d2 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:01.912015 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:01.912015 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:01.918975 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-da53a49d-e982-4706-9991-02855dd686d2 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Volume info retrieved successfully. Jul 22 09:53:01.926189 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-da53a49d-e982-4706-9991-02855dd686d2 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 returned with HTTP 200 Jul 22 09:53:01.927092 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 172/680] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:01 2026] GET /volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:01.947747 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-04a74e0c-ac7d-483d-94f7-c6526c05704d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:01.950815 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-04a74e0c-ac7d-483d-94f7-c6526c05704d tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 Jul 22 09:53:01.950815 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-04a74e0c-ac7d-483d-94f7-c6526c05704d tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:01.952770 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-04a74e0c-ac7d-483d-94f7-c6526c05704d tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:01.952770 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-04a74e0c-ac7d-483d-94f7-c6526c05704d tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Delete volume with id: b2909d18-b799-477e-b0bb-e3accc1797c6 Jul 22 09:53:01.961951 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:01.961951 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:01.962312 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-04a74e0c-ac7d-483d-94f7-c6526c05704d tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Volume info retrieved successfully. Jul 22 09:53:02.021717 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-04a74e0c-ac7d-483d-94f7-c6526c05704d tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Delete volume request issued successfully. Jul 22 09:53:02.022174 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-04a74e0c-ac7d-483d-94f7-c6526c05704d tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 returned with HTTP 202 Jul 22 09:53:02.022899 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 168/681] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:53:01 2026] DELETE /volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:53:02.033139 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e7e0291d-0c10-4289-9584-d8f83db343cc None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:02.036037 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e7e0291d-0c10-4289-9584-d8f83db343cc tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 Jul 22 09:53:02.036779 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e7e0291d-0c10-4289-9584-d8f83db343cc tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:02.036779 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e7e0291d-0c10-4289-9584-d8f83db343cc tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:02.053398 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:02.053398 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:02.059278 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e7e0291d-0c10-4289-9584-d8f83db343cc tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Volume info retrieved successfully. Jul 22 09:53:02.066275 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e7e0291d-0c10-4289-9584-d8f83db343cc tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 returned with HTTP 200 Jul 22 09:53:02.066793 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 175/682] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:02 2026] GET /volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:02.193711 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-874f0a21-702b-4587-b856-080df3bac2e3 req-713adb64-6ca9-4531-ab3e-a276d51a92ce None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:02.196790 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-874f0a21-702b-4587-b856-080df3bac2e3 req-713adb64-6ca9-4531-ab3e-a276d51a92ce tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] GET https://10.4.3.206/volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 Jul 22 09:53:02.197178 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-874f0a21-702b-4587-b856-080df3bac2e3 req-713adb64-6ca9-4531-ab3e-a276d51a92ce tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:02.197816 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-874f0a21-702b-4587-b856-080df3bac2e3 req-713adb64-6ca9-4531-ab3e-a276d51a92ce tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:02.217219 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:02.217219 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:02.229183 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-874f0a21-702b-4587-b856-080df3bac2e3 req-713adb64-6ca9-4531-ab3e-a276d51a92ce tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Volume info retrieved successfully. Jul 22 09:53:02.238706 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-874f0a21-702b-4587-b856-080df3bac2e3 req-713adb64-6ca9-4531-ab3e-a276d51a92ce tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] https://10.4.3.206/volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 returned with HTTP 200 Jul 22 09:53:02.242590 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 168/683] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:53:02 2026] GET /volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:02.278789 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-302f5d72-4201-40db-8e8d-de273d7d5cd7 req-6ad0f7c9-84fd-4870-9482-97733c6ba3f6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:02.280719 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-302f5d72-4201-40db-8e8d-de273d7d5cd7 req-6ad0f7c9-84fd-4870-9482-97733c6ba3f6 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:53:02.281152 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-302f5d72-4201-40db-8e8d-de273d7d5cd7 req-6ad0f7c9-84fd-4870-9482-97733c6ba3f6 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "09ad824c-1268-4dc4-9028-7f49008b62c5", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1411904262", "description": null, "metadata": {}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:02.292794 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:02.292794 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:02.293407 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-302f5d72-4201-40db-8e8d-de273d7d5cd7 req-6ad0f7c9-84fd-4870-9482-97733c6ba3f6 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Volume info retrieved successfully. Jul 22 09:53:02.293628 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [req-302f5d72-4201-40db-8e8d-de273d7d5cd7 req-6ad0f7c9-84fd-4870-9482-97733c6ba3f6 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Create snapshot from volume 09ad824c-1268-4dc4-9028-7f49008b62c5 Jul 22 09:53:02.357147 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [req-302f5d72-4201-40db-8e8d-de273d7d5cd7 req-6ad0f7c9-84fd-4870-9482-97733c6ba3f6 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Created reservations ['900d41d9-f17e-4b96-a823-908d84a3c6d1', '5194abfb-2e53-49ef-a91b-d78abe06b893', '6b51e8d1-7503-494d-8fa7-c56ad6a6f9c7', 'e740a47c-0281-43b6-864d-f94fd9925671'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:02.410035 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-302f5d72-4201-40db-8e8d-de273d7d5cd7 req-6ad0f7c9-84fd-4870-9482-97733c6ba3f6 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Snapshot create request issued successfully. Jul 22 09:53:02.410581 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-302f5d72-4201-40db-8e8d-de273d7d5cd7 req-6ad0f7c9-84fd-4870-9482-97733c6ba3f6 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:53:02.411199 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 173/684] 10.4.3.206 () {72 vars in 1547 bytes} [Wed Jul 22 09:53:02 2026] POST /volume/v3/snapshots => generated 311 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:02.919189 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-96daaeeb-4717-4a47-b834-4de8bf146bc9 req-bf00497c-f794-4a59-a805-6e9da05f59b0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:02.921665 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-96daaeeb-4717-4a47-b834-4de8bf146bc9 req-bf00497c-f794-4a59-a805-6e9da05f59b0 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-reader] GET https://10.4.3.206/volume/v3/snapshots/ad44f6ba-8368-45dc-b80d-5f0243a487fc Jul 22 09:53:02.921884 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-96daaeeb-4717-4a47-b834-4de8bf146bc9 req-bf00497c-f794-4a59-a805-6e9da05f59b0 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-reader] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:02.922495 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-96daaeeb-4717-4a47-b834-4de8bf146bc9 req-bf00497c-f794-4a59-a805-6e9da05f59b0 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-reader] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:02.928527 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:02.928527 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:02.929188 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-96daaeeb-4717-4a47-b834-4de8bf146bc9 req-bf00497c-f794-4a59-a805-6e9da05f59b0 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-reader] Snapshot retrieved successfully. Jul 22 09:53:02.930248 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-96daaeeb-4717-4a47-b834-4de8bf146bc9 req-bf00497c-f794-4a59-a805-6e9da05f59b0 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-reader] https://10.4.3.206/volume/v3/snapshots/ad44f6ba-8368-45dc-b80d-5f0243a487fc returned with HTTP 200 Jul 22 09:53:02.930794 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 169/685] 10.4.3.206 () {68 vars in 1604 bytes} [Wed Jul 22 09:53:02 2026] GET /volume/v3/snapshots/ad44f6ba-8368-45dc-b80d-5f0243a487fc => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:02.960275 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-6f5d073f-b908-484d-ab90-9e9449dd266e req-8ccdece2-df3d-4321-8b4e-c0908a1e781f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:02.962980 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-6f5d073f-b908-484d-ab90-9e9449dd266e req-8ccdece2-df3d-4321-8b4e-c0908a1e781f tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-reader] GET https://10.4.3.206/volume/v3/snapshots/detail Jul 22 09:53:02.964163 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-6f5d073f-b908-484d-ab90-9e9449dd266e req-8ccdece2-df3d-4321-8b4e-c0908a1e781f tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-reader] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:02.964163 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-6f5d073f-b908-484d-ab90-9e9449dd266e req-8ccdece2-df3d-4321-8b4e-c0908a1e781f tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-reader] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:02.964436 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [req-6f5d073f-b908-484d-ab90-9e9449dd266e req-8ccdece2-df3d-4321-8b4e-c0908a1e781f tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-reader] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:53:02.966194 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.db.api [req-6f5d073f-b908-484d-ab90-9e9449dd266e req-8ccdece2-df3d-4321-8b4e-c0908a1e781f tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-reader] Building query based on filter {{(pid=100151) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:53:02.973952 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-6f5d073f-b908-484d-ab90-9e9449dd266e req-8ccdece2-df3d-4321-8b4e-c0908a1e781f tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-reader] Get all snapshots completed successfully. Jul 22 09:53:02.973952 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:02.973952 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:02.975146 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-6f5d073f-b908-484d-ab90-9e9449dd266e req-8ccdece2-df3d-4321-8b4e-c0908a1e781f tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-reader] https://10.4.3.206/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 09:53:02.975699 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 176/686] 10.4.3.206 () {68 vars in 1514 bytes} [Wed Jul 22 09:53:02 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:03.010076 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c9238e6f-5f44-4956-a926-e96db899788d req-471d164f-f82c-4b0d-a93c-300118450a9f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:03.017163 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c9238e6f-5f44-4956-a926-e96db899788d req-471d164f-f82c-4b0d-a93c-300118450a9f tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] GET https://10.4.3.206/volume/v3/snapshots/ad44f6ba-8368-45dc-b80d-5f0243a487fc Jul 22 09:53:03.017163 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c9238e6f-5f44-4956-a926-e96db899788d req-471d164f-f82c-4b0d-a93c-300118450a9f tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:03.017343 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c9238e6f-5f44-4956-a926-e96db899788d req-471d164f-f82c-4b0d-a93c-300118450a9f tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:03.033292 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:03.033292 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:03.033292 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-c9238e6f-5f44-4956-a926-e96db899788d req-471d164f-f82c-4b0d-a93c-300118450a9f tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Snapshot retrieved successfully. Jul 22 09:53:03.033911 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c9238e6f-5f44-4956-a926-e96db899788d req-471d164f-f82c-4b0d-a93c-300118450a9f tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] https://10.4.3.206/volume/v3/snapshots/ad44f6ba-8368-45dc-b80d-5f0243a487fc returned with HTTP 200 Jul 22 09:53:03.034410 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 169/687] 10.4.3.206 () {68 vars in 1604 bytes} [Wed Jul 22 09:53:03 2026] GET /volume/v3/snapshots/ad44f6ba-8368-45dc-b80d-5f0243a487fc => generated 470 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:03.072432 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-bacd6f42-6454-47cd-94c6-1b28d1a875f9 req-877091ed-4d82-40c1-bbf3-aa431ef94372 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:03.074901 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-bacd6f42-6454-47cd-94c6-1b28d1a875f9 req-877091ed-4d82-40c1-bbf3-aa431ef94372 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/ad44f6ba-8368-45dc-b80d-5f0243a487fc Jul 22 09:53:03.075089 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-bacd6f42-6454-47cd-94c6-1b28d1a875f9 req-877091ed-4d82-40c1-bbf3-aa431ef94372 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:03.075206 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-bacd6f42-6454-47cd-94c6-1b28d1a875f9 req-877091ed-4d82-40c1-bbf3-aa431ef94372 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:03.075311 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [req-bacd6f42-6454-47cd-94c6-1b28d1a875f9 req-877091ed-4d82-40c1-bbf3-aa431ef94372 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Delete snapshot with id: ad44f6ba-8368-45dc-b80d-5f0243a487fc Jul 22 09:53:03.079740 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:03.079740 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:03.080180 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-bacd6f42-6454-47cd-94c6-1b28d1a875f9 req-877091ed-4d82-40c1-bbf3-aa431ef94372 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Snapshot retrieved successfully. Jul 22 09:53:03.086673 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ac7b730a-4b29-42b4-9c43-26d5a7bac2e3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:03.088849 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ac7b730a-4b29-42b4-9c43-26d5a7bac2e3 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] GET https://10.4.3.206/volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 Jul 22 09:53:03.089445 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ac7b730a-4b29-42b4-9c43-26d5a7bac2e3 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:03.089445 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ac7b730a-4b29-42b4-9c43-26d5a7bac2e3 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:03.096718 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ac7b730a-4b29-42b4-9c43-26d5a7bac2e3 tempest-VolumesListTestJSON-1217947428 tempest-VolumesListTestJSON-1217947428-project-member] https://10.4.3.206/volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 returned with HTTP 404 Jul 22 09:53:03.097293 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 170/688] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:03 2026] GET /volume/v3/volumes/b2909d18-b799-477e-b0bb-e3accc1797c6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:03.106671 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-bacd6f42-6454-47cd-94c6-1b28d1a875f9 req-877091ed-4d82-40c1-bbf3-aa431ef94372 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Snapshot delete request issued successfully. Jul 22 09:53:03.107273 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-bacd6f42-6454-47cd-94c6-1b28d1a875f9 req-877091ed-4d82-40c1-bbf3-aa431ef94372 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] https://10.4.3.206/volume/v3/snapshots/ad44f6ba-8368-45dc-b80d-5f0243a487fc returned with HTTP 202 Jul 22 09:53:03.107747 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 174/689] 10.4.3.206 () {70 vars in 1626 bytes} [Wed Jul 22 09:53:03 2026] DELETE /volume/v3/snapshots/ad44f6ba-8368-45dc-b80d-5f0243a487fc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:53:03.151691 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-38b7821e-b1bc-486f-b6fd-e42988747b05 req-59aa934b-3945-45ed-a9b8-b47147cb345a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:03.156315 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-38b7821e-b1bc-486f-b6fd-e42988747b05 req-59aa934b-3945-45ed-a9b8-b47147cb345a tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] GET https://10.4.3.206/volume/v3/snapshots/ad44f6ba-8368-45dc-b80d-5f0243a487fc Jul 22 09:53:03.156764 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-38b7821e-b1bc-486f-b6fd-e42988747b05 req-59aa934b-3945-45ed-a9b8-b47147cb345a tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:03.157431 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-38b7821e-b1bc-486f-b6fd-e42988747b05 req-59aa934b-3945-45ed-a9b8-b47147cb345a tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:03.165019 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:03.165019 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:03.165738 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-38b7821e-b1bc-486f-b6fd-e42988747b05 req-59aa934b-3945-45ed-a9b8-b47147cb345a tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Snapshot retrieved successfully. Jul 22 09:53:03.167964 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-38b7821e-b1bc-486f-b6fd-e42988747b05 req-59aa934b-3945-45ed-a9b8-b47147cb345a tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] https://10.4.3.206/volume/v3/snapshots/ad44f6ba-8368-45dc-b80d-5f0243a487fc returned with HTTP 200 Jul 22 09:53:03.171003 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 177/690] 10.4.3.206 () {68 vars in 1604 bytes} [Wed Jul 22 09:53:03 2026] GET /volume/v3/snapshots/ad44f6ba-8368-45dc-b80d-5f0243a487fc => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:04.199380 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-218ebf87-9447-42d0-b9ed-f15a35f29bc9 req-2adafd72-97cd-4bfe-b9ee-8b89b60a22ee None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:04.204253 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-218ebf87-9447-42d0-b9ed-f15a35f29bc9 req-2adafd72-97cd-4bfe-b9ee-8b89b60a22ee tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] GET https://10.4.3.206/volume/v3/snapshots/ad44f6ba-8368-45dc-b80d-5f0243a487fc Jul 22 09:53:04.204253 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-218ebf87-9447-42d0-b9ed-f15a35f29bc9 req-2adafd72-97cd-4bfe-b9ee-8b89b60a22ee tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:04.204253 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-218ebf87-9447-42d0-b9ed-f15a35f29bc9 req-2adafd72-97cd-4bfe-b9ee-8b89b60a22ee tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:04.211257 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-218ebf87-9447-42d0-b9ed-f15a35f29bc9 req-2adafd72-97cd-4bfe-b9ee-8b89b60a22ee tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] https://10.4.3.206/volume/v3/snapshots/ad44f6ba-8368-45dc-b80d-5f0243a487fc returned with HTTP 404 Jul 22 09:53:04.211884 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 170/691] 10.4.3.206 () {68 vars in 1604 bytes} [Wed Jul 22 09:53:04 2026] GET /volume/v3/snapshots/ad44f6ba-8368-45dc-b80d-5f0243a487fc => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:04.241063 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-c37a5e22-9041-4bae-a2a2-7d4b4bc873f5 req-ea9ce064-e1c8-4e56-9771-2a869bec9dc5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:04.250262 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c37a5e22-9041-4bae-a2a2-7d4b4bc873f5 req-ea9ce064-e1c8-4e56-9771-2a869bec9dc5 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] DELETE https://10.4.3.206/volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 Jul 22 09:53:04.250262 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c37a5e22-9041-4bae-a2a2-7d4b4bc873f5 req-ea9ce064-e1c8-4e56-9771-2a869bec9dc5 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:04.250575 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c37a5e22-9041-4bae-a2a2-7d4b4bc873f5 req-ea9ce064-e1c8-4e56-9771-2a869bec9dc5 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:04.251084 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [req-c37a5e22-9041-4bae-a2a2-7d4b4bc873f5 req-ea9ce064-e1c8-4e56-9771-2a869bec9dc5 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Delete volume with id: 09ad824c-1268-4dc4-9028-7f49008b62c5 Jul 22 09:53:04.261411 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:04.261411 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:04.262428 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-c37a5e22-9041-4bae-a2a2-7d4b4bc873f5 req-ea9ce064-e1c8-4e56-9771-2a869bec9dc5 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Volume info retrieved successfully. Jul 22 09:53:04.292225 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-c37a5e22-9041-4bae-a2a2-7d4b4bc873f5 req-ea9ce064-e1c8-4e56-9771-2a869bec9dc5 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Delete volume request issued successfully. Jul 22 09:53:04.292383 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c37a5e22-9041-4bae-a2a2-7d4b4bc873f5 req-ea9ce064-e1c8-4e56-9771-2a869bec9dc5 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] https://10.4.3.206/volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 returned with HTTP 202 Jul 22 09:53:04.292811 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 171/692] 10.4.3.206 () {70 vars in 1620 bytes} [Wed Jul 22 09:53:04 2026] DELETE /volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:53:04.327865 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-bf7378c9-35c0-4340-be25-6ff5afe4c16b req-4760bd27-3674-49ef-b48c-d595624dca76 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:04.331449 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-bf7378c9-35c0-4340-be25-6ff5afe4c16b req-4760bd27-3674-49ef-b48c-d595624dca76 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] GET https://10.4.3.206/volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 Jul 22 09:53:04.331877 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-bf7378c9-35c0-4340-be25-6ff5afe4c16b req-4760bd27-3674-49ef-b48c-d595624dca76 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:04.332262 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-bf7378c9-35c0-4340-be25-6ff5afe4c16b req-4760bd27-3674-49ef-b48c-d595624dca76 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:04.345090 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:04.345090 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:04.353429 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-bf7378c9-35c0-4340-be25-6ff5afe4c16b req-4760bd27-3674-49ef-b48c-d595624dca76 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Volume info retrieved successfully. Jul 22 09:53:04.364826 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-bf7378c9-35c0-4340-be25-6ff5afe4c16b req-4760bd27-3674-49ef-b48c-d595624dca76 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] https://10.4.3.206/volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 returned with HTTP 200 Jul 22 09:53:04.365843 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 175/693] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:53:04 2026] GET /volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:05.411584 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-d0aa3d51-9b8a-435b-a1ba-ed3db76d3c6f req-1c11eb07-d354-408f-932a-1298863785e8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:05.417093 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-d0aa3d51-9b8a-435b-a1ba-ed3db76d3c6f req-1c11eb07-d354-408f-932a-1298863785e8 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] GET https://10.4.3.206/volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 Jul 22 09:53:05.417313 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-d0aa3d51-9b8a-435b-a1ba-ed3db76d3c6f req-1c11eb07-d354-408f-932a-1298863785e8 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:05.417532 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-d0aa3d51-9b8a-435b-a1ba-ed3db76d3c6f req-1c11eb07-d354-408f-932a-1298863785e8 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:05.429760 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-d0aa3d51-9b8a-435b-a1ba-ed3db76d3c6f req-1c11eb07-d354-408f-932a-1298863785e8 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] https://10.4.3.206/volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 returned with HTTP 404 Jul 22 09:53:05.434373 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 178/694] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:53:05 2026] GET /volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:05.475293 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-15c265bf-cd81-4169-baa5-ca26e37b0ad8 req-6dad65cc-37d3-4493-bd5b-cfa181d179c5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:05.482284 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-15c265bf-cd81-4169-baa5-ca26e37b0ad8 req-6dad65cc-37d3-4493-bd5b-cfa181d179c5 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] DELETE https://10.4.3.206/volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 Jul 22 09:53:05.482518 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-15c265bf-cd81-4169-baa5-ca26e37b0ad8 req-6dad65cc-37d3-4493-bd5b-cfa181d179c5 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:05.482772 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-15c265bf-cd81-4169-baa5-ca26e37b0ad8 req-6dad65cc-37d3-4493-bd5b-cfa181d179c5 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:05.485312 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [req-15c265bf-cd81-4169-baa5-ca26e37b0ad8 req-6dad65cc-37d3-4493-bd5b-cfa181d179c5 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Delete volume with id: 09ad824c-1268-4dc4-9028-7f49008b62c5 Jul 22 09:53:05.493699 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-15c265bf-cd81-4169-baa5-ca26e37b0ad8 req-6dad65cc-37d3-4493-bd5b-cfa181d179c5 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] https://10.4.3.206/volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 returned with HTTP 404 Jul 22 09:53:05.494495 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 171/695] 10.4.3.206 () {70 vars in 1620 bytes} [Wed Jul 22 09:53:05 2026] DELETE /volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:05.537250 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-40c8e180-b6c5-460c-a3e3-90244aec3f29 req-8f43d31d-b93a-48e9-9d99-96951180ffe8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:05.541852 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-40c8e180-b6c5-460c-a3e3-90244aec3f29 req-8f43d31d-b93a-48e9-9d99-96951180ffe8 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] GET https://10.4.3.206/volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 Jul 22 09:53:05.543621 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-40c8e180-b6c5-460c-a3e3-90244aec3f29 req-8f43d31d-b93a-48e9-9d99-96951180ffe8 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:05.546599 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-40c8e180-b6c5-460c-a3e3-90244aec3f29 req-8f43d31d-b93a-48e9-9d99-96951180ffe8 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:05.559055 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-40c8e180-b6c5-460c-a3e3-90244aec3f29 req-8f43d31d-b93a-48e9-9d99-96951180ffe8 tempest-VolumesSnapshotsTestJSON-1123579533 tempest-VolumesSnapshotsTestJSON-1123579533-project-member] https://10.4.3.206/volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 returned with HTTP 404 Jul 22 09:53:05.559869 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 172/696] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:53:05 2026] GET /volume/v3/volumes/09ad824c-1268-4dc4-9028-7f49008b62c5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:07.240663 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:07.757431 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-23ccc462-6352-4c87-98ca-b33215fb814d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:07.761158 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-23ccc462-6352-4c87-98ca-b33215fb814d tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:53:07.761576 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-23ccc462-6352-4c87-98ca-b33215fb814d tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:07.762022 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-23ccc462-6352-4c87-98ca-b33215fb814d tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:07.779572 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:53:07.779572 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-243228450"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:07.785884 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:07.785884 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:07.787067 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-243228450'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:53:07.787067 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Create volume of 1 GB Jul 22 09:53:07.794236 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-23ccc462-6352-4c87-98ca-b33215fb814d tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:53:07.794494 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Availability Zones retrieved successfully. Jul 22 09:53:07.807097 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-23ccc462-6352-4c87-98ca-b33215fb814d tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:53:07.807247 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Flow 'volume_create_api' (f27b8ce3-478e-4f80-9cfe-a2fa0bbdc696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:07.808219 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 179/697] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:53:07 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:07.809396 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea279fbe-1697-471f-8ca8-e4fe91d4cc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:07.811544 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:53:07.887391 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea279fbe-1697-471f-8ca8-e4fe91d4cc51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:07.887391 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaef0df6-d589-4efe-b58e-dce03271634c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:08.048312 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Created reservations ['5d716f9e-468e-4397-b24d-b0bb9f745e62', '0e5a941a-68bf-416a-8c4a-0acd982829d6', 'b155875e-c275-4656-81b2-d2dcf2404047', '19234e7f-afa0-4adc-8879-b70d20c5e83a'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:08.048312 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaef0df6-d589-4efe-b58e-dce03271634c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d716f9e-468e-4397-b24d-b0bb9f745e62', '0e5a941a-68bf-416a-8c4a-0acd982829d6', 'b155875e-c275-4656-81b2-d2dcf2404047', '19234e7f-afa0-4adc-8879-b70d20c5e83a']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:08.048312 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d13ff79-67cf-4e4b-8792-6ba8c07ab3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:08.051182 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b5d6fa8b-7c9f-4ea7-a48a-5063b9ce02af None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:08.051182 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b5d6fa8b-7c9f-4ea7-a48a-5063b9ce02af None None] GET https://10.4.3.206/volume// Jul 22 09:53:08.051182 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b5d6fa8b-7c9f-4ea7-a48a-5063b9ce02af None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:08.051182 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b5d6fa8b-7c9f-4ea7-a48a-5063b9ce02af None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:08.051182 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b5d6fa8b-7c9f-4ea7-a48a-5063b9ce02af None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:53:08.051182 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 172/698] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:53:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:53:08.074347 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-3ee63bb7-fbcd-4376-bce5-e97a933d433a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:08.079195 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-3ee63bb7-fbcd-4376-bce5-e97a933d433a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:53:08.079917 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-3ee63bb7-fbcd-4376-bce5-e97a933d433a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01f79d6c-9a78-4d38-ad13-4ce90d3029f1", "connector": null, "instance_uuid": "1886ed3a-b323-45e4-b860-57ca8f7361b3"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:08.085434 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d13ff79-67cf-4e4b-8792-6ba8c07ab3f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc379878-c35e-4ac1-b830-d7ed4d5d097d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-243228450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab13276394ed47449dbb9d4001b81b10',qos_specs=None,replication_status=,reservations=['5d716f9e-468e-4397-b24d-b0bb9f745e62','0e5a941a-68bf-416a-8c4a-0acd982829d6','b155875e-c275-4656-81b2-d2dcf2404047','19234e7f-afa0-4adc-8879-b70d20c5e83a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb46a557b3514999b7e36492a6c125ce',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:53:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-243228450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc379878-c35e-4ac1-b830-d7ed4d5d097d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab13276394ed47449dbb9d4001b81b10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb46a557b3514999b7e36492a6c125ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:08.085868 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (608c2d21-5c32-4567-9e6f-1376061f8b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:08.097767 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:08.097767 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:08.122633 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (608c2d21-5c32-4567-9e6f-1376061f8b3f) transitioned into state 'SUCCESS' from state '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-243228450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab13276394ed47449dbb9d4001b81b10',qos_specs=None,replication_status=,reservations=['5d716f9e-468e-4397-b24d-b0bb9f745e62','0e5a941a-68bf-416a-8c4a-0acd982829d6','b155875e-c275-4656-81b2-d2dcf2404047','19234e7f-afa0-4adc-8879-b70d20c5e83a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb46a557b3514999b7e36492a6c125ce',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:08.123842 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeeb2000-ceb1-4e4e-bf8b-4af0e700cd81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:08.144526 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeeb2000-ceb1-4e4e-bf8b-4af0e700cd81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:08.144526 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Flow 'volume_create_api' (f27b8ce3-478e-4f80-9cfe-a2fa0bbdc696) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:08.144526 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Create volume request issued successfully. Jul 22 09:53:08.145266 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-55b2cb18-a04d-49b6-b19b-46b731618d45 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:53:08.145554 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 176/699] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:53:07 2026] POST /volume/v3/volumes => generated 750 bytes in 905 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:08.167736 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-3ee63bb7-fbcd-4376-bce5-e97a933d433a tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:53:08.167736 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 173/700] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:53:08 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:08.170027 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6c6a3d05-746b-4475-9456-fafa43ba0f4e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:08.174275 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6c6a3d05-746b-4475-9456-fafa43ba0f4e tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] GET https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d Jul 22 09:53:08.174275 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6c6a3d05-746b-4475-9456-fafa43ba0f4e tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:08.175536 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6c6a3d05-746b-4475-9456-fafa43ba0f4e tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:08.192405 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:08.192405 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:08.205297 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6c6a3d05-746b-4475-9456-fafa43ba0f4e tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Volume info retrieved successfully. Jul 22 09:53:08.214596 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6c6a3d05-746b-4475-9456-fafa43ba0f4e tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d returned with HTTP 200 Jul 22 09:53:08.215635 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 180/701] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:08 2026] GET /volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:08.243213 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-53225f8f-b684-40d4-88df-85c7551acf50 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:08.246108 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-53225f8f-b684-40d4-88df-85c7551acf50 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:53:08.246797 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-53225f8f-b684-40d4-88df-85c7551acf50 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:08.246899 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-53225f8f-b684-40d4-88df-85c7551acf50 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:08.268313 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:08.268313 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:08.277688 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-53225f8f-b684-40d4-88df-85c7551acf50 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:53:08.290450 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c3ef8f0d-b6dc-4981-8e4d-38539a5bdddc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:08.291165 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c3ef8f0d-b6dc-4981-8e4d-38539a5bdddc None None] GET https://10.4.3.206/volume// Jul 22 09:53:08.291248 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-53225f8f-b684-40d4-88df-85c7551acf50 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:53:08.291434 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c3ef8f0d-b6dc-4981-8e4d-38539a5bdddc None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:08.291829 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c3ef8f0d-b6dc-4981-8e4d-38539a5bdddc None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:08.292453 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c3ef8f0d-b6dc-4981-8e4d-38539a5bdddc None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:53:08.293216 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 173/702] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:08 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:08.293991 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 177/703] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:53:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:53:08.314869 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-b71e1f8b-1ff1-42af-b97e-f443c58c8ba4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:08.321635 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-b71e1f8b-1ff1-42af-b97e-f443c58c8ba4 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:53:08.321635 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-b71e1f8b-1ff1-42af-b97e-f443c58c8ba4 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:08.321635 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-b71e1f8b-1ff1-42af-b97e-f443c58c8ba4 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:08.359048 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:08.359048 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:08.365197 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-b71e1f8b-1ff1-42af-b97e-f443c58c8ba4 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:53:08.372317 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-b71e1f8b-1ff1-42af-b97e-f443c58c8ba4 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:53:08.372953 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 174/704] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:53:08 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 1030 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:53:08.586541 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-867dd3c8-29cc-4a19-accb-54d4c2d5cdd8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:08.596481 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-867dd3c8-29cc-4a19-accb-54d4c2d5cdd8 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] PUT https://10.4.3.206/volume/v3/attachments/554610d4-bfd1-447e-b1c3-637afaef43a8 Jul 22 09:53:08.597941 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-867dd3c8-29cc-4a19-accb-54d4c2d5cdd8 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:08.624434 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-867dd3c8-29cc-4a19-accb-54d4c2d5cdd8 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Acquiring lock "cinder-attachment_update-01f79d6c-9a78-4d38-ad13-4ce90d3029f1-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:53:08.634145 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-867dd3c8-29cc-4a19-accb-54d4c2d5cdd8 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Lock "cinder-attachment_update-01f79d6c-9a78-4d38-ad13-4ce90d3029f1-np0000005636" acquired by "attachment_update" :: waited 0.011s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:53:08.637475 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:08.637475 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:08.901803 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-867dd3c8-29cc-4a19-accb-54d4c2d5cdd8 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Lock "cinder-attachment_update-01f79d6c-9a78-4d38-ad13-4ce90d3029f1-np0000005636" released by "attachment_update" :: held 0.265s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:53:08.901803 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-867dd3c8-29cc-4a19-accb-54d4c2d5cdd8 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/attachments/554610d4-bfd1-447e-b1c3-637afaef43a8 returned with HTTP 200 Jul 22 09:53:08.901803 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 181/705] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:53:08 2026] PUT /volume/v3/attachments/554610d4-bfd1-447e-b1c3-637afaef43a8 => generated 969 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:09.243032 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-40dcc8c4-f4f8-4bcb-a5a4-5e2f86372c7d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:09.245706 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-40dcc8c4-f4f8-4bcb-a5a4-5e2f86372c7d tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] GET https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d Jul 22 09:53:09.246400 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-40dcc8c4-f4f8-4bcb-a5a4-5e2f86372c7d tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:09.246400 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-40dcc8c4-f4f8-4bcb-a5a4-5e2f86372c7d tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:09.254648 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:09.254648 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:09.259542 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-40dcc8c4-f4f8-4bcb-a5a4-5e2f86372c7d tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Volume info retrieved successfully. Jul 22 09:53:09.267330 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-40dcc8c4-f4f8-4bcb-a5a4-5e2f86372c7d tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d returned with HTTP 200 Jul 22 09:53:09.268821 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 174/706] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:09 2026] GET /volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:09.289106 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-724c800e-45f1-4615-92ba-fd0835e1dbce None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:09.291947 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-724c800e-45f1-4615-92ba-fd0835e1dbce tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] POST https://10.4.3.206/volume/v3/os-volume-transfer Jul 22 09:53:09.293228 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-724c800e-45f1-4615-92ba-fd0835e1dbce tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bc379878-c35e-4ac1-b830-d7ed4d5d097d"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:09.295445 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.volume_transfer [None req-724c800e-45f1-4615-92ba-fd0835e1dbce tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bc379878-c35e-4ac1-b830-d7ed4d5d097d'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 22 09:53:09.295555 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.volume_transfer [None req-724c800e-45f1-4615-92ba-fd0835e1dbce tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Creating transfer of volume bc379878-c35e-4ac1-b830-d7ed4d5d097d Jul 22 09:53:09.295793 np0000005636 devstack@c-api.service[100149]: INFO cinder.transfer.api [None req-724c800e-45f1-4615-92ba-fd0835e1dbce tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Generating transfer record for volume bc379878-c35e-4ac1-b830-d7ed4d5d097d Jul 22 09:53:09.308321 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:09.308321 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:09.317266 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-65605baa-d89c-430e-a028-9bea8b04143d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:09.327407 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-65605baa-d89c-430e-a028-9bea8b04143d tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:53:09.328293 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-65605baa-d89c-430e-a028-9bea8b04143d tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:09.328874 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-65605baa-d89c-430e-a028-9bea8b04143d tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:09.336469 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-724c800e-45f1-4615-92ba-fd0835e1dbce tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/os-volume-transfer returned with HTTP 202 Jul 22 09:53:09.337962 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 178/707] 10.4.3.206 () {68 vars in 1291 bytes} [Wed Jul 22 09:53:09 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) Jul 22 09:53:09.345167 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:09.345167 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:09.349109 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f6fab6b6-e4d0-4f12-bdd8-0817030544b2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:09.351892 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-65605baa-d89c-430e-a028-9bea8b04143d tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:53:09.352101 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f6fab6b6-e4d0-4f12-bdd8-0817030544b2 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] GET https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d Jul 22 09:53:09.352101 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f6fab6b6-e4d0-4f12-bdd8-0817030544b2 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:09.352508 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f6fab6b6-e4d0-4f12-bdd8-0817030544b2 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:09.361503 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-65605baa-d89c-430e-a028-9bea8b04143d tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:53:09.362007 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 175/708] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:09 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:09.363111 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:09.363111 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:09.373652 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f6fab6b6-e4d0-4f12-bdd8-0817030544b2 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Volume info retrieved successfully. Jul 22 09:53:09.385413 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f6fab6b6-e4d0-4f12-bdd8-0817030544b2 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d returned with HTTP 200 Jul 22 09:53:09.385636 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 182/709] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:09 2026] GET /volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:09.405951 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cdc2404b-0356-4ae1-ae95-f5494d9be787 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:09.407003 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cdc2404b-0356-4ae1-ae95-f5494d9be787 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] GET https://10.4.3.206/volume/v3/os-volume-transfer/8a963116-023b-419c-b8d5-9a4f074b2fb3 Jul 22 09:53:09.407003 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cdc2404b-0356-4ae1-ae95-f5494d9be787 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:09.407003 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cdc2404b-0356-4ae1-ae95-f5494d9be787 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:09.419585 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cdc2404b-0356-4ae1-ae95-f5494d9be787 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/os-volume-transfer/8a963116-023b-419c-b8d5-9a4f074b2fb3 returned with HTTP 200 Jul 22 09:53:09.419585 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 175/710] 10.4.3.206 () {66 vars in 1381 bytes} [Wed Jul 22 09:53:09 2026] GET /volume/v3/os-volume-transfer/8a963116-023b-419c-b8d5-9a4f074b2fb3 => generated 409 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:09.434887 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5f4b8715-d497-4c6a-bfd4-fae5a4bc98d4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:09.437405 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5f4b8715-d497-4c6a-bfd4-fae5a4bc98d4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] GET https://10.4.3.206/volume/v3/os-volume-transfer Jul 22 09:53:09.437659 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5f4b8715-d497-4c6a-bfd4-fae5a4bc98d4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:09.437942 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5f4b8715-d497-4c6a-bfd4-fae5a4bc98d4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:09.439209 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.volume_transfer [None req-5f4b8715-d497-4c6a-bfd4-fae5a4bc98d4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Listing volume transfers {{(pid=100149) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 22 09:53:09.452814 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5f4b8715-d497-4c6a-bfd4-fae5a4bc98d4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/os-volume-transfer returned with HTTP 200 Jul 22 09:53:09.452814 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 179/711] 10.4.3.206 () {66 vars in 1270 bytes} [Wed Jul 22 09:53:09 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:09.476381 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-445546f1-79b3-4edd-b4cd-b5c9812fc773 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:09.855248 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-445546f1-79b3-4edd-b4cd-b5c9812fc773 tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] POST https://10.4.3.206/volume/v3/os-volume-transfer/8a963116-023b-419c-b8d5-9a4f074b2fb3/accept Jul 22 09:53:09.855786 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-445546f1-79b3-4edd-b4cd-b5c9812fc773 tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "bdd63e10c1da080d"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:09.859294 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.volume_transfer [None req-445546f1-79b3-4edd-b4cd-b5c9812fc773 tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] Accepting volume transfer 8a963116-023b-419c-b8d5-9a4f074b2fb3 {{(pid=100150) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 22 09:53:09.859463 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.volume_transfer [None req-445546f1-79b3-4edd-b4cd-b5c9812fc773 tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] Accepting transfer 8a963116-023b-419c-b8d5-9a4f074b2fb3 Jul 22 09:53:09.956523 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-445546f1-79b3-4edd-b4cd-b5c9812fc773 tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] Created reservations ['64ce0585-1996-4c2f-9437-c4c93c816347', 'd903f644-f9f1-4837-9a1d-8d9a8e392e04', 'eebe4743-17a8-4c30-b16d-75726c4fd962', 'f6604059-4c89-4529-9e26-a26bb103f751'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:09.985659 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-445546f1-79b3-4edd-b4cd-b5c9812fc773 tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] Created reservations ['cf67196c-2897-4d54-8ee8-6f6a81373289', '0265ad17-c529-4d02-ba02-eab338872191', '04602aad-4ad5-4019-8f8f-1e0146b9afb1', '91c88dc7-2244-4a2e-834b-229e941d3b39'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:10.050446 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-445546f1-79b3-4edd-b4cd-b5c9812fc773 tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] Created reservations ['5d1acdf6-8ec3-4f9e-98dc-3f4dfbc0b583', '0a4054da-f29f-41e0-93b0-f251c3d61100', 'dc004371-ea01-4e37-92b5-0b59d4a95545', 'fdcf2629-67c8-4a80-80b7-f656ae026aba'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:10.099789 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-445546f1-79b3-4edd-b4cd-b5c9812fc773 tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] Created reservations ['659a5bd7-1cff-4375-81ee-933b07bd9c45', '5793af28-9080-4160-9014-20c39fa3bac8', '88dd8cca-71cf-4da5-a2c0-aeae25256804', '81a62c91-022f-4ed0-9f87-719b59974347'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:10.116782 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-445546f1-79b3-4edd-b4cd-b5c9812fc773 tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] Transfer volume completed successfully. Jul 22 09:53:10.250699 np0000005636 devstack@c-api.service[100150]: INFO cinder.transfer.api [None req-445546f1-79b3-4edd-b4cd-b5c9812fc773 tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] Volume bc379878-c35e-4ac1-b830-d7ed4d5d097d has been transferred. Jul 22 09:53:10.263523 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-445546f1-79b3-4edd-b4cd-b5c9812fc773 tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] https://10.4.3.206/volume/v3/os-volume-transfer/8a963116-023b-419c-b8d5-9a4f074b2fb3/accept returned with HTTP 202 Jul 22 09:53:10.263523 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 176/712] 10.4.3.206 () {68 vars in 1423 bytes} [Wed Jul 22 09:53:09 2026] POST /volume/v3/os-volume-transfer/8a963116-023b-419c-b8d5-9a4f074b2fb3/accept => generated 365 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:10.280139 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e9dffd11-3e34-4610-a838-dbba079318cb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:10.283474 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e9dffd11-3e34-4610-a838-dbba079318cb tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] GET https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d Jul 22 09:53:10.283785 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e9dffd11-3e34-4610-a838-dbba079318cb tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:10.284112 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e9dffd11-3e34-4610-a838-dbba079318cb tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:10.297915 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:10.297915 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:10.313596 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e9dffd11-3e34-4610-a838-dbba079318cb tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] Volume info retrieved successfully. Jul 22 09:53:10.322582 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e9dffd11-3e34-4610-a838-dbba079318cb tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d returned with HTTP 200 Jul 22 09:53:10.323079 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 183/713] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:10 2026] GET /volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:10.346127 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-75e3653c-bf8b-4283-9b39-b9e080d6af2a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:10.349761 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-75e3653c-bf8b-4283-9b39-b9e080d6af2a tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] GET https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d Jul 22 09:53:10.350084 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-75e3653c-bf8b-4283-9b39-b9e080d6af2a tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:10.351029 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-75e3653c-bf8b-4283-9b39-b9e080d6af2a tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:10.366110 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:10.366110 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:10.378109 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-75e3653c-bf8b-4283-9b39-b9e080d6af2a tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] Volume info retrieved successfully. Jul 22 09:53:10.385515 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0e64b606-3898-47c4-9089-c473d997aa29 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:10.387371 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-75e3653c-bf8b-4283-9b39-b9e080d6af2a tempest-VolumesTransfersTest-1772468055 tempest-VolumesTransfersTest-1772468055-project-member] https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d returned with HTTP 200 Jul 22 09:53:10.388824 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 176/714] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:10 2026] GET /volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:10.392989 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0e64b606-3898-47c4-9089-c473d997aa29 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:53:10.393984 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0e64b606-3898-47c4-9089-c473d997aa29 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:10.393984 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0e64b606-3898-47c4-9089-c473d997aa29 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:10.413630 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fafaab20-0364-4ba5-9a7a-1401a9bd370a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:10.424210 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fafaab20-0364-4ba5-9a7a-1401a9bd370a tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] DELETE https://10.4.3.206/volume/v3/os-volume-transfer/8a963116-023b-419c-b8d5-9a4f074b2fb3 Jul 22 09:53:10.424210 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fafaab20-0364-4ba5-9a7a-1401a9bd370a tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:10.424210 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fafaab20-0364-4ba5-9a7a-1401a9bd370a tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:10.424210 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.volume_transfer [None req-fafaab20-0364-4ba5-9a7a-1401a9bd370a tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Delete transfer with id: 8a963116-023b-419c-b8d5-9a4f074b2fb3 Jul 22 09:53:10.431176 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:10.431176 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:10.437023 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0e64b606-3898-47c4-9089-c473d997aa29 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:53:10.438507 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fafaab20-0364-4ba5-9a7a-1401a9bd370a tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/os-volume-transfer/8a963116-023b-419c-b8d5-9a4f074b2fb3 returned with HTTP 404 Jul 22 09:53:10.438507 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 177/715] 10.4.3.206 () {66 vars in 1384 bytes} [Wed Jul 22 09:53:10 2026] DELETE /volume/v3/os-volume-transfer/8a963116-023b-419c-b8d5-9a4f074b2fb3 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:10.443258 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0e64b606-3898-47c4-9089-c473d997aa29 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:53:10.445020 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 180/716] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:10 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:10.450425 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a036f039-bfa6-413e-b636-05a010a27ef0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:10.910209 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a036f039-bfa6-413e-b636-05a010a27ef0 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d Jul 22 09:53:10.910209 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a036f039-bfa6-413e-b636-05a010a27ef0 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:10.910658 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a036f039-bfa6-413e-b636-05a010a27ef0 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:10.910658 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-a036f039-bfa6-413e-b636-05a010a27ef0 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Delete volume with id: bc379878-c35e-4ac1-b830-d7ed4d5d097d Jul 22 09:53:10.919909 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:10.919909 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:10.920783 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a036f039-bfa6-413e-b636-05a010a27ef0 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Volume info retrieved successfully. Jul 22 09:53:10.955617 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a036f039-bfa6-413e-b636-05a010a27ef0 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Delete volume request issued successfully. Jul 22 09:53:10.955860 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a036f039-bfa6-413e-b636-05a010a27ef0 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d returned with HTTP 202 Jul 22 09:53:10.956355 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 184/717] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:53:10 2026] DELETE /volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d => generated 0 bytes in 506 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:53:10.970982 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-32b62b83-66d6-4b97-98b3-b004b06716df None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:10.974815 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-32b62b83-66d6-4b97-98b3-b004b06716df tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] GET https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d Jul 22 09:53:10.974815 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-32b62b83-66d6-4b97-98b3-b004b06716df tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:10.975128 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-32b62b83-66d6-4b97-98b3-b004b06716df tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:10.990657 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:10.990657 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:10.994784 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-32b62b83-66d6-4b97-98b3-b004b06716df tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Volume info retrieved successfully. Jul 22 09:53:10.999756 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-32b62b83-66d6-4b97-98b3-b004b06716df tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d returned with HTTP 200 Jul 22 09:53:11.000214 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 177/718] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:10 2026] GET /volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d => generated 1015 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:11.465776 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a6fb333e-a275-4c9e-8e2c-a6e448f127af None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:11.469495 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a6fb333e-a275-4c9e-8e2c-a6e448f127af tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:53:11.469495 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a6fb333e-a275-4c9e-8e2c-a6e448f127af tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:11.470435 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a6fb333e-a275-4c9e-8e2c-a6e448f127af tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:11.540504 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:11.540504 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:11.543210 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:11.545717 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:53:11.546409 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1602859770"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:11.547346 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a6fb333e-a275-4c9e-8e2c-a6e448f127af tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:53:11.551126 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1602859770'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:53:11.551126 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Create volume of 1 GB Jul 22 09:53:11.564884 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a6fb333e-a275-4c9e-8e2c-a6e448f127af tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:53:11.564884 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 178/719] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:11 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 851 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:11.566198 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Availability Zones retrieved successfully. Jul 22 09:53:11.581835 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Flow 'volume_create_api' (d89194e7-0ec4-40db-b0a5-7adcd4dc2364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:11.583748 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71c2cc3e-981c-45c8-9892-78f0fdddb8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:11.586891 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:53:11.654547 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71c2cc3e-981c-45c8-9892-78f0fdddb8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:11.655512 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b812e4-2d42-4ff0-835b-5c9d30ebbd97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:11.793547 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Created reservations ['63e6c9c4-4a56-413b-8e20-84d8912fd91a', '13adb8ac-6ad9-42f7-b105-0354081f214d', '22d37784-2863-47d2-aa24-2e078f85fae2', '0d10a6bd-a7fe-4e92-b18e-c8c9b6ac7903'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:11.796079 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b812e4-2d42-4ff0-835b-5c9d30ebbd97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63e6c9c4-4a56-413b-8e20-84d8912fd91a', '13adb8ac-6ad9-42f7-b105-0354081f214d', '22d37784-2863-47d2-aa24-2e078f85fae2', '0d10a6bd-a7fe-4e92-b18e-c8c9b6ac7903']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:11.797363 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96631ac0-df46-4acb-9eac-ed276be7c24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:11.847307 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96631ac0-df46-4acb-9eac-ed276be7c24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbc45c7a-0a58-4014-95c1-4238e457eaba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1602859770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f27fc4bbb004c2d8b068c4cb11f5b1f',qos_specs=None,replication_status=,reservations=['63e6c9c4-4a56-413b-8e20-84d8912fd91a','13adb8ac-6ad9-42f7-b105-0354081f214d','22d37784-2863-47d2-aa24-2e078f85fae2','0d10a6bd-a7fe-4e92-b18e-c8c9b6ac7903'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81111d1aae524edaa76fa63d528889dc',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:53:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1602859770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbc45c7a-0a58-4014-95c1-4238e457eaba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f27fc4bbb004c2d8b068c4cb11f5b1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81111d1aae524edaa76fa63d528889dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:11.848966 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c84d74d0-00f6-4c44-856b-711ff02b27f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:11.881765 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c84d74d0-00f6-4c44-856b-711ff02b27f9) transitioned into state 'SUCCESS' from state '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-1602859770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f27fc4bbb004c2d8b068c4cb11f5b1f',qos_specs=None,replication_status=,reservations=['63e6c9c4-4a56-413b-8e20-84d8912fd91a','13adb8ac-6ad9-42f7-b105-0354081f214d','22d37784-2863-47d2-aa24-2e078f85fae2','0d10a6bd-a7fe-4e92-b18e-c8c9b6ac7903'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81111d1aae524edaa76fa63d528889dc',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:11.882533 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9500ab3-81aa-46fb-80c8-d01044210992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:11.902735 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9500ab3-81aa-46fb-80c8-d01044210992) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:11.903647 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Flow 'volume_create_api' (d89194e7-0ec4-40db-b0a5-7adcd4dc2364) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:11.904858 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Create volume request issued successfully. Jul 22 09:53:11.905779 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3b36978e-d5a3-45d3-8316-fafa4e8e640c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:53:11.906086 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 181/720] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:53:11 2026] POST /volume/v3/volumes => generated 752 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:11.930651 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8f69dd72-0cbf-44e6-962f-725bfd3e3ace None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:11.935172 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8f69dd72-0cbf-44e6-962f-725bfd3e3ace tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] GET https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:11.935588 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8f69dd72-0cbf-44e6-962f-725bfd3e3ace tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:11.936109 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8f69dd72-0cbf-44e6-962f-725bfd3e3ace tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:11.949744 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:11.949744 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:11.957710 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8f69dd72-0cbf-44e6-962f-725bfd3e3ace tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Volume info retrieved successfully. Jul 22 09:53:11.964622 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8f69dd72-0cbf-44e6-962f-725bfd3e3ace tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 200 Jul 22 09:53:11.969968 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 185/721] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:11 2026] GET /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:12.019745 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e5ff4b15-38cd-44d1-a5a4-4ba5f2c9067f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:12.022877 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5ff4b15-38cd-44d1-a5a4-4ba5f2c9067f tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] GET https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d Jul 22 09:53:12.022877 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e5ff4b15-38cd-44d1-a5a4-4ba5f2c9067f tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:12.022877 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e5ff4b15-38cd-44d1-a5a4-4ba5f2c9067f tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:12.033490 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5ff4b15-38cd-44d1-a5a4-4ba5f2c9067f tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d returned with HTTP 404 Jul 22 09:53:12.033632 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 178/722] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:12 2026] GET /volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:12.047017 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1e4d9c53-5f36-46dd-a80b-ff272f221f75 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:12.049578 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1e4d9c53-5f36-46dd-a80b-ff272f221f75 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] GET https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d Jul 22 09:53:12.051802 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1e4d9c53-5f36-46dd-a80b-ff272f221f75 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:12.052227 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1e4d9c53-5f36-46dd-a80b-ff272f221f75 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:12.063754 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1e4d9c53-5f36-46dd-a80b-ff272f221f75 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d returned with HTTP 404 Jul 22 09:53:12.064440 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 179/723] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:12 2026] GET /volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:12.078378 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-76481a4d-334b-4458-a941-bd07b3bed15f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:12.082099 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-76481a4d-334b-4458-a941-bd07b3bed15f tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] DELETE https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d Jul 22 09:53:12.082796 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-76481a4d-334b-4458-a941-bd07b3bed15f tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:12.082796 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-76481a4d-334b-4458-a941-bd07b3bed15f tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:12.085289 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-76481a4d-334b-4458-a941-bd07b3bed15f tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Delete volume with id: bc379878-c35e-4ac1-b830-d7ed4d5d097d Jul 22 09:53:12.093559 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-76481a4d-334b-4458-a941-bd07b3bed15f tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d returned with HTTP 404 Jul 22 09:53:12.095484 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 182/724] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:53:12 2026] DELETE /volume/v3/volumes/bc379878-c35e-4ac1-b830-d7ed4d5d097d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:12.107593 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:12.110075 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:53:12.110472 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1644866750"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:12.112906 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1644866750'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:53:12.113074 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Create volume of 1 GB Jul 22 09:53:12.117712 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Availability Zones retrieved successfully. Jul 22 09:53:12.124949 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Flow 'volume_create_api' (49b0b1fe-c46f-44b9-b338-0a26bdc6c4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:12.126293 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d16919-c174-4ba4-8056-443010ce1f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:12.127833 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:53:12.166594 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d16919-c174-4ba4-8056-443010ce1f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:12.168101 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab89e6df-d3b5-4b81-bd6e-aff5b88ced72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:12.233673 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Created reservations ['3cb0f2e3-b60a-4dd1-a27e-8760369ae40f', 'deae1481-5c4b-434b-bcd5-e92b4c419e44', 'a39390d7-60de-433b-8e76-3e5aadcbbdba', '1f8041f0-407c-418e-a96f-bb59a5a0437a'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:12.235361 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab89e6df-d3b5-4b81-bd6e-aff5b88ced72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cb0f2e3-b60a-4dd1-a27e-8760369ae40f', 'deae1481-5c4b-434b-bcd5-e92b4c419e44', 'a39390d7-60de-433b-8e76-3e5aadcbbdba', '1f8041f0-407c-418e-a96f-bb59a5a0437a']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:12.236029 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (339a8faf-7231-49d2-96c5-823fc7836cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:12.269216 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (339a8faf-7231-49d2-96c5-823fc7836cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e98d223-846b-4a91-929c-7f0103bd585f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1644866750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab13276394ed47449dbb9d4001b81b10',qos_specs=None,replication_status=,reservations=['3cb0f2e3-b60a-4dd1-a27e-8760369ae40f','deae1481-5c4b-434b-bcd5-e92b4c419e44','a39390d7-60de-433b-8e76-3e5aadcbbdba','1f8041f0-407c-418e-a96f-bb59a5a0437a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb46a557b3514999b7e36492a6c125ce',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:53:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1644866750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e98d223-846b-4a91-929c-7f0103bd585f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab13276394ed47449dbb9d4001b81b10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb46a557b3514999b7e36492a6c125ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:12.270170 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d79011e-6d48-4d53-a411-def9398e66c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:12.299181 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d79011e-6d48-4d53-a411-def9398e66c8) transitioned into state 'SUCCESS' from state '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-1644866750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab13276394ed47449dbb9d4001b81b10',qos_specs=None,replication_status=,reservations=['3cb0f2e3-b60a-4dd1-a27e-8760369ae40f','deae1481-5c4b-434b-bcd5-e92b4c419e44','a39390d7-60de-433b-8e76-3e5aadcbbdba','1f8041f0-407c-418e-a96f-bb59a5a0437a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb46a557b3514999b7e36492a6c125ce',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:12.300151 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e733910e-2c31-4dfc-a45e-a6763d7371b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:12.327396 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e733910e-2c31-4dfc-a45e-a6763d7371b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:12.329747 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Flow 'volume_create_api' (49b0b1fe-c46f-44b9-b338-0a26bdc6c4b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:12.330525 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Create volume request issued successfully. Jul 22 09:53:12.331799 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-94defbfb-cf59-4854-bf3d-a5769164d4c4 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:53:12.332459 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 186/725] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:53:12 2026] POST /volume/v3/volumes => generated 751 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:12.358447 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2b2e898f-3fcf-48b8-b81b-aad653508607 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:12.362820 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2b2e898f-3fcf-48b8-b81b-aad653508607 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] GET https://10.4.3.206/volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f Jul 22 09:53:12.363093 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2b2e898f-3fcf-48b8-b81b-aad653508607 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:12.363574 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2b2e898f-3fcf-48b8-b81b-aad653508607 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:12.375482 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:12.375482 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:12.382531 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2b2e898f-3fcf-48b8-b81b-aad653508607 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Volume info retrieved successfully. Jul 22 09:53:12.390828 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2b2e898f-3fcf-48b8-b81b-aad653508607 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f returned with HTTP 200 Jul 22 09:53:12.391433 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 179/726] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:12 2026] GET /volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:12.584490 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-cd6e0172-c86a-4b6c-a711-d423425a20ad None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:12.587097 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cd6e0172-c86a-4b6c-a711-d423425a20ad tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:53:12.587356 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cd6e0172-c86a-4b6c-a711-d423425a20ad tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:12.588101 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cd6e0172-c86a-4b6c-a711-d423425a20ad tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:12.608470 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:12.608470 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:12.616657 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-cd6e0172-c86a-4b6c-a711-d423425a20ad tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:53:12.624997 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cd6e0172-c86a-4b6c-a711-d423425a20ad tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:53:12.625481 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 180/727] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:12 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:12.987420 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-27590e05-fb91-43e6-8edb-491f8dedd6a5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:12.990397 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-27590e05-fb91-43e6-8edb-491f8dedd6a5 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] GET https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:12.990397 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-27590e05-fb91-43e6-8edb-491f8dedd6a5 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:12.990667 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-27590e05-fb91-43e6-8edb-491f8dedd6a5 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:13.000149 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:13.000149 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:13.005579 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-27590e05-fb91-43e6-8edb-491f8dedd6a5 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Volume info retrieved successfully. Jul 22 09:53:13.013802 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-27590e05-fb91-43e6-8edb-491f8dedd6a5 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 200 Jul 22 09:53:13.014487 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 183/728] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:12 2026] GET /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:13.086706 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-b7fb9313-a6ed-49d1-9f7e-c50333d487d2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:13.092020 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-b7fb9313-a6ed-49d1-9f7e-c50333d487d2 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] GET https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:13.092020 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-b7fb9313-a6ed-49d1-9f7e-c50333d487d2 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:13.094283 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-b7fb9313-a6ed-49d1-9f7e-c50333d487d2 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:13.105326 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:13.105326 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:13.112884 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-b7fb9313-a6ed-49d1-9f7e-c50333d487d2 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Volume info retrieved successfully. Jul 22 09:53:13.121762 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-b7fb9313-a6ed-49d1-9f7e-c50333d487d2 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 200 Jul 22 09:53:13.122406 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 187/729] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:53:13 2026] GET /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:13.266220 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-acbeb6f1-5fda-4bc6-a3ba-9086b7cd95f2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:13.266220 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-acbeb6f1-5fda-4bc6-a3ba-9086b7cd95f2 None None] GET https://10.4.3.206/volume// Jul 22 09:53:13.266220 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-acbeb6f1-5fda-4bc6-a3ba-9086b7cd95f2 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:13.266220 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-acbeb6f1-5fda-4bc6-a3ba-9086b7cd95f2 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:13.266220 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-acbeb6f1-5fda-4bc6-a3ba-9086b7cd95f2 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:53:13.269464 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 180/730] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:53:13 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:53:13.282353 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-f114fc0e-f3ad-4513-825e-9b419264bc19 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:13.287793 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-f114fc0e-f3ad-4513-825e-9b419264bc19 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:53:13.288508 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-f114fc0e-f3ad-4513-825e-9b419264bc19 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbc45c7a-0a58-4014-95c1-4238e457eaba", "connector": null, "instance_uuid": "38bbbbe8-1f52-459e-936d-baaa2d1f90dd"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:13.302094 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:13.302094 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:13.358965 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-f114fc0e-f3ad-4513-825e-9b419264bc19 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:53:13.359513 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 181/731] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:53:13 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:13.411869 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-30dac109-eeb2-440e-b724-89123a857ac0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:13.414582 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-30dac109-eeb2-440e-b724-89123a857ac0 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] GET https://10.4.3.206/volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f Jul 22 09:53:13.414582 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-30dac109-eeb2-440e-b724-89123a857ac0 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:13.415092 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-30dac109-eeb2-440e-b724-89123a857ac0 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:13.418092 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-583f07a1-feee-4672-a101-8cd40bdda21b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:13.420369 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-583f07a1-feee-4672-a101-8cd40bdda21b tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] GET https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:13.421860 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-583f07a1-feee-4672-a101-8cd40bdda21b tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:13.421860 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-583f07a1-feee-4672-a101-8cd40bdda21b tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:13.430431 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:13.430431 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:13.438022 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-30dac109-eeb2-440e-b724-89123a857ac0 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Volume info retrieved successfully. Jul 22 09:53:13.440439 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:13.440439 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:13.444253 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-30dac109-eeb2-440e-b724-89123a857ac0 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f returned with HTTP 200 Jul 22 09:53:13.444590 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 184/732] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:13 2026] GET /volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:13.447854 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-aca5c23b-cd97-4c12-945f-5d417a97b3e7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:13.447854 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aca5c23b-cd97-4c12-945f-5d417a97b3e7 None None] GET https://10.4.3.206/volume// Jul 22 09:53:13.447854 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aca5c23b-cd97-4c12-945f-5d417a97b3e7 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:13.448092 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aca5c23b-cd97-4c12-945f-5d417a97b3e7 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:13.449024 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aca5c23b-cd97-4c12-945f-5d417a97b3e7 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:53:13.451370 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-583f07a1-feee-4672-a101-8cd40bdda21b tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Volume info retrieved successfully. Jul 22 09:53:13.451490 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 181/733] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:53:13 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:53:13.458173 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-583f07a1-feee-4672-a101-8cd40bdda21b tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 200 Jul 22 09:53:13.459819 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 188/734] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:13 2026] GET /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:13.461168 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8c062685-1436-4499-a7a1-913f2b524410 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:13.463233 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8c062685-1436-4499-a7a1-913f2b524410 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] POST https://10.4.3.206/volume/v3/os-volume-transfer Jul 22 09:53:13.463983 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8c062685-1436-4499-a7a1-913f2b524410 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7e98d223-846b-4a91-929c-7f0103bd585f"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:13.466467 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.volume_transfer [None req-8c062685-1436-4499-a7a1-913f2b524410 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Creating new volume transfer {'transfer': {'volume_id': '7e98d223-846b-4a91-929c-7f0103bd585f'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 22 09:53:13.466467 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.volume_transfer [None req-8c062685-1436-4499-a7a1-913f2b524410 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Creating transfer of volume 7e98d223-846b-4a91-929c-7f0103bd585f Jul 22 09:53:13.466467 np0000005636 devstack@c-api.service[100150]: INFO cinder.transfer.api [None req-8c062685-1436-4499-a7a1-913f2b524410 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Generating transfer record for volume 7e98d223-846b-4a91-929c-7f0103bd585f Jul 22 09:53:13.466729 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-f5e33cf1-9f80-481c-b399-a9177cd6086d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:13.470168 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-f5e33cf1-9f80-481c-b399-a9177cd6086d tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] GET https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:13.471200 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-f5e33cf1-9f80-481c-b399-a9177cd6086d tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:13.471200 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-f5e33cf1-9f80-481c-b399-a9177cd6086d tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:13.485881 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:13.485881 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:13.486110 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:13.486110 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:13.495382 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-f5e33cf1-9f80-481c-b399-a9177cd6086d tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Volume info retrieved successfully. Jul 22 09:53:13.509547 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-f5e33cf1-9f80-481c-b399-a9177cd6086d tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 200 Jul 22 09:53:13.510213 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 185/735] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:53:13 2026] GET /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 1024 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:53:13.545170 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8c062685-1436-4499-a7a1-913f2b524410 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/os-volume-transfer returned with HTTP 202 Jul 22 09:53:13.545170 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 182/736] 10.4.3.206 () {68 vars in 1291 bytes} [Wed Jul 22 09:53:13 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:13.566135 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-59fafb81-ee47-4b7a-bcd0-54d74212850c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:13.570490 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-59fafb81-ee47-4b7a-bcd0-54d74212850c tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] GET https://10.4.3.206/volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f Jul 22 09:53:13.570833 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-59fafb81-ee47-4b7a-bcd0-54d74212850c tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:13.571913 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-59fafb81-ee47-4b7a-bcd0-54d74212850c tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:13.588228 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:13.588228 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:13.595035 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-59fafb81-ee47-4b7a-bcd0-54d74212850c tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Volume info retrieved successfully. Jul 22 09:53:13.606675 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-59fafb81-ee47-4b7a-bcd0-54d74212850c tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f returned with HTTP 200 Jul 22 09:53:13.607215 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 182/737] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:13 2026] GET /volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:13.628432 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cd5ead29-7c41-4c1f-a65e-0703838cf1a9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:13.631466 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cd5ead29-7c41-4c1f-a65e-0703838cf1a9 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] GET https://10.4.3.206/volume/v3/os-volume-transfer/detail Jul 22 09:53:13.631640 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cd5ead29-7c41-4c1f-a65e-0703838cf1a9 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:13.633205 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cd5ead29-7c41-4c1f-a65e-0703838cf1a9 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:13.633340 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.volume_transfer [None req-cd5ead29-7c41-4c1f-a65e-0703838cf1a9 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Listing volume transfers {{(pid=100151) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 22 09:53:13.645876 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8e2bc944-45bd-42f5-980e-569e63b7e4ad None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:13.647737 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cd5ead29-7c41-4c1f-a65e-0703838cf1a9 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 22 09:53:13.648370 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 189/738] 10.4.3.206 () {66 vars in 1291 bytes} [Wed Jul 22 09:53:13 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:13.651866 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8e2bc944-45bd-42f5-980e-569e63b7e4ad tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:53:13.651866 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8e2bc944-45bd-42f5-980e-569e63b7e4ad tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:13.652085 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8e2bc944-45bd-42f5-980e-569e63b7e4ad tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:13.666102 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-dbb9a074-5015-4b41-a2d6-6b5e71bbfb3a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:13.666492 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-a012281c-5b26-46c1-b94c-4bd864e64c1e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:13.671902 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dbb9a074-5015-4b41-a2d6-6b5e71bbfb3a tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] DELETE https://10.4.3.206/volume/v3/os-volume-transfer/c969989d-86d5-4a0b-84f5-1c1aa32b72d4 Jul 22 09:53:13.671902 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dbb9a074-5015-4b41-a2d6-6b5e71bbfb3a tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:13.671902 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dbb9a074-5015-4b41-a2d6-6b5e71bbfb3a tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:13.671902 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.volume_transfer [None req-dbb9a074-5015-4b41-a2d6-6b5e71bbfb3a tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Delete transfer with id: c969989d-86d5-4a0b-84f5-1c1aa32b72d4 Jul 22 09:53:13.675912 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-a012281c-5b26-46c1-b94c-4bd864e64c1e tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] PUT https://10.4.3.206/volume/v3/attachments/9d32acb4-73a4-4a98-a261-41784707fa02 Jul 22 09:53:13.675912 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-a012281c-5b26-46c1-b94c-4bd864e64c1e tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:13.694613 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:13.694613 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:13.694767 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:13.694767 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:13.698956 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-a012281c-5b26-46c1-b94c-4bd864e64c1e tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Acquiring lock "cinder-attachment_update-fbc45c7a-0a58-4014-95c1-4238e457eaba-np0000005636" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:53:13.713354 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-a012281c-5b26-46c1-b94c-4bd864e64c1e tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Lock "cinder-attachment_update-fbc45c7a-0a58-4014-95c1-4238e457eaba-np0000005636" acquired by "attachment_update" :: waited 0.014s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:53:13.713527 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8e2bc944-45bd-42f5-980e-569e63b7e4ad tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:53:13.714538 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:13.714538 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:13.721090 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8e2bc944-45bd-42f5-980e-569e63b7e4ad tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:53:13.722572 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 186/739] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:13 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:13.725805 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dbb9a074-5015-4b41-a2d6-6b5e71bbfb3a tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/os-volume-transfer/c969989d-86d5-4a0b-84f5-1c1aa32b72d4 returned with HTTP 202 Jul 22 09:53:13.727557 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 183/740] 10.4.3.206 () {66 vars in 1384 bytes} [Wed Jul 22 09:53:13 2026] DELETE /volume/v3/os-volume-transfer/c969989d-86d5-4a0b-84f5-1c1aa32b72d4 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:53:13.737895 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b072897f-19ef-4081-bf14-8a3065faf753 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:13.742507 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b072897f-19ef-4081-bf14-8a3065faf753 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] GET https://10.4.3.206/volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f Jul 22 09:53:13.742507 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b072897f-19ef-4081-bf14-8a3065faf753 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:13.742507 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b072897f-19ef-4081-bf14-8a3065faf753 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:13.757233 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:13.757233 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:13.770331 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b072897f-19ef-4081-bf14-8a3065faf753 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Volume info retrieved successfully. Jul 22 09:53:13.777813 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b072897f-19ef-4081-bf14-8a3065faf753 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f returned with HTTP 200 Jul 22 09:53:13.779275 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 190/741] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:13 2026] GET /volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:13.796907 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ee3db8d7-f3b4-48c8-a4cc-79b1e7c2c671 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:13.800672 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ee3db8d7-f3b4-48c8-a4cc-79b1e7c2c671 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] DELETE https://10.4.3.206/volume/v3/os-volume-transfer/c969989d-86d5-4a0b-84f5-1c1aa32b72d4 Jul 22 09:53:13.801017 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ee3db8d7-f3b4-48c8-a4cc-79b1e7c2c671 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:13.801758 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ee3db8d7-f3b4-48c8-a4cc-79b1e7c2c671 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:13.801758 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.volume_transfer [None req-ee3db8d7-f3b4-48c8-a4cc-79b1e7c2c671 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Delete transfer with id: c969989d-86d5-4a0b-84f5-1c1aa32b72d4 Jul 22 09:53:13.809467 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ee3db8d7-f3b4-48c8-a4cc-79b1e7c2c671 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/os-volume-transfer/c969989d-86d5-4a0b-84f5-1c1aa32b72d4 returned with HTTP 404 Jul 22 09:53:13.809971 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 187/742] 10.4.3.206 () {66 vars in 1384 bytes} [Wed Jul 22 09:53:13 2026] DELETE /volume/v3/os-volume-transfer/c969989d-86d5-4a0b-84f5-1c1aa32b72d4 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:13.824118 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ceac9d92-813c-4d29-8551-4c436ccd5584 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:13.829383 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ceac9d92-813c-4d29-8551-4c436ccd5584 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f Jul 22 09:53:13.829383 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ceac9d92-813c-4d29-8551-4c436ccd5584 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:13.829383 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ceac9d92-813c-4d29-8551-4c436ccd5584 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:13.829383 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-ceac9d92-813c-4d29-8551-4c436ccd5584 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Delete volume with id: 7e98d223-846b-4a91-929c-7f0103bd585f Jul 22 09:53:13.842877 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-fd488b47-e1c7-463e-94c4-bcb56bb27326 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:13.846491 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-fd488b47-e1c7-463e-94c4-bcb56bb27326 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] POST https://10.4.3.206/volume/v3/attachments/554610d4-bfd1-447e-b1c3-637afaef43a8/action Jul 22 09:53:13.847708 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-fd488b47-e1c7-463e-94c4-bcb56bb27326 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Action body: b'{"os-complete": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:53:13.848716 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-fd488b47-e1c7-463e-94c4-bcb56bb27326 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:13.851631 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:13.851631 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:13.852552 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ceac9d92-813c-4d29-8551-4c436ccd5584 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Volume info retrieved successfully. Jul 22 09:53:13.887313 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:13.887313 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:13.904013 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-a012281c-5b26-46c1-b94c-4bd864e64c1e tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Lock "cinder-attachment_update-fbc45c7a-0a58-4014-95c1-4238e457eaba-np0000005636" released by "attachment_update" :: held 0.191s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:53:13.905131 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-a012281c-5b26-46c1-b94c-4bd864e64c1e tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/attachments/9d32acb4-73a4-4a98-a261-41784707fa02 returned with HTTP 200 Jul 22 09:53:13.905742 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 183/743] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:53:13 2026] PUT /volume/v3/attachments/9d32acb4-73a4-4a98-a261-41784707fa02 => generated 969 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:13.911444 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ceac9d92-813c-4d29-8551-4c436ccd5584 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Delete volume request issued successfully. Jul 22 09:53:13.913155 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ceac9d92-813c-4d29-8551-4c436ccd5584 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] https://10.4.3.206/volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f returned with HTTP 202 Jul 22 09:53:13.913155 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 184/744] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:53:13 2026] DELETE /volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:53:13.924211 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-03c30bb0-8963-4a58-8904-02aabd0ad9ab req-fd488b47-e1c7-463e-94c4-bcb56bb27326 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/attachments/554610d4-bfd1-447e-b1c3-637afaef43a8/action returned with HTTP 204 Jul 22 09:53:13.925161 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 191/745] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:53:13 2026] POST /volume/v3/attachments/554610d4-bfd1-447e-b1c3-637afaef43a8/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:13.926071 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1a76d9df-ae57-4786-a979-9678bfd53528 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:13.928854 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1a76d9df-ae57-4786-a979-9678bfd53528 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] GET https://10.4.3.206/volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f Jul 22 09:53:13.929936 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1a76d9df-ae57-4786-a979-9678bfd53528 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:13.930413 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1a76d9df-ae57-4786-a979-9678bfd53528 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:13.943120 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:13.943120 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:13.952841 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-1a76d9df-ae57-4786-a979-9678bfd53528 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Volume info retrieved successfully. Jul 22 09:53:13.964334 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1a76d9df-ae57-4786-a979-9678bfd53528 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] https://10.4.3.206/volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f returned with HTTP 200 Jul 22 09:53:13.965746 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 188/746] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:13 2026] GET /volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:14.479320 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1afbd5e6-6562-4e16-854c-dfa3a536eeef None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:14.481970 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1afbd5e6-6562-4e16-854c-dfa3a536eeef tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] GET https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:14.482592 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1afbd5e6-6562-4e16-854c-dfa3a536eeef tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:14.482702 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1afbd5e6-6562-4e16-854c-dfa3a536eeef tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:14.501951 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:14.501951 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:14.509696 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1afbd5e6-6562-4e16-854c-dfa3a536eeef tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Volume info retrieved successfully. Jul 22 09:53:14.523772 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1afbd5e6-6562-4e16-854c-dfa3a536eeef tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 200 Jul 22 09:53:14.524944 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 184/747] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:14 2026] GET /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:14.745691 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-218de6c5-8bf1-4908-91d5-9f12cd248831 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:14.750864 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-218de6c5-8bf1-4908-91d5-9f12cd248831 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:53:14.750864 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-218de6c5-8bf1-4908-91d5-9f12cd248831 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:14.750864 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-218de6c5-8bf1-4908-91d5-9f12cd248831 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:14.771876 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:14.771876 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:14.782239 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-218de6c5-8bf1-4908-91d5-9f12cd248831 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:53:14.791260 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-218de6c5-8bf1-4908-91d5-9f12cd248831 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:53:14.791862 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 185/748] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:14 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:14.811948 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d39486a7-c7be-41f4-8415-0c065568f1fb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:14.815006 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d39486a7-c7be-41f4-8415-0c065568f1fb tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:53:14.815271 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d39486a7-c7be-41f4-8415-0c065568f1fb tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:14.815622 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d39486a7-c7be-41f4-8415-0c065568f1fb tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:14.837092 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:14.837092 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:14.845370 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d39486a7-c7be-41f4-8415-0c065568f1fb tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:53:14.853192 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d39486a7-c7be-41f4-8415-0c065568f1fb tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:53:14.853812 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 192/749] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:14 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:14.980646 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-3c474e13-49bc-4cb7-ac04-c0cbb9f1b6d3 req-b11f0965-514a-4153-ad79-04c649770b60 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:14.986451 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-3c474e13-49bc-4cb7-ac04-c0cbb9f1b6d3 req-b11f0965-514a-4153-ad79-04c649770b60 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:53:14.986802 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-be450da9-57f1-48d2-8e6d-899c7b9f83e9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:14.989910 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-3c474e13-49bc-4cb7-ac04-c0cbb9f1b6d3 req-b11f0965-514a-4153-ad79-04c649770b60 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:14.989910 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-3c474e13-49bc-4cb7-ac04-c0cbb9f1b6d3 req-b11f0965-514a-4153-ad79-04c649770b60 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:14.991665 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-be450da9-57f1-48d2-8e6d-899c7b9f83e9 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] GET https://10.4.3.206/volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f Jul 22 09:53:14.992165 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-be450da9-57f1-48d2-8e6d-899c7b9f83e9 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:14.992165 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-be450da9-57f1-48d2-8e6d-899c7b9f83e9 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:15.001270 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-be450da9-57f1-48d2-8e6d-899c7b9f83e9 tempest-VolumesTransfersTest-669219947 tempest-VolumesTransfersTest-669219947-project-admin] https://10.4.3.206/volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f returned with HTTP 404 Jul 22 09:53:15.002110 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 185/750] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:14 2026] GET /volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:15.009966 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:15.009966 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:15.016363 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-3c474e13-49bc-4cb7-ac04-c0cbb9f1b6d3 req-b11f0965-514a-4153-ad79-04c649770b60 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:53:15.016894 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-34cc4dda-00b7-4a32-9c69-b31c318a86a7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:15.020457 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-34cc4dda-00b7-4a32-9c69-b31c318a86a7 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] GET https://10.4.3.206/volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f Jul 22 09:53:15.020457 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-34cc4dda-00b7-4a32-9c69-b31c318a86a7 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:15.020457 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-34cc4dda-00b7-4a32-9c69-b31c318a86a7 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:15.024772 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-3c474e13-49bc-4cb7-ac04-c0cbb9f1b6d3 req-b11f0965-514a-4153-ad79-04c649770b60 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:53:15.025424 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 189/751] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:53:14 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:15.037469 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-34cc4dda-00b7-4a32-9c69-b31c318a86a7 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f returned with HTTP 404 Jul 22 09:53:15.038302 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 186/752] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:15 2026] GET /volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 09:53:15.047110 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-dd8c92c7-bfd0-488e-b22f-0b272cae1053 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:15.049092 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dd8c92c7-bfd0-488e-b22f-0b272cae1053 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] DELETE https://10.4.3.206/volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f Jul 22 09:53:15.049437 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dd8c92c7-bfd0-488e-b22f-0b272cae1053 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:15.049703 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dd8c92c7-bfd0-488e-b22f-0b272cae1053 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:15.050324 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-dd8c92c7-bfd0-488e-b22f-0b272cae1053 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] Delete volume with id: 7e98d223-846b-4a91-929c-7f0103bd585f Jul 22 09:53:15.058484 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dd8c92c7-bfd0-488e-b22f-0b272cae1053 tempest-VolumesTransfersTest-1208033294 tempest-VolumesTransfersTest-1208033294-project-member] https://10.4.3.206/volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f returned with HTTP 404 Jul 22 09:53:15.059481 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 193/753] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:53:15 2026] DELETE /volume/v3/volumes/7e98d223-846b-4a91-929c-7f0103bd585f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:15.543463 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-434121d0-e34b-4b79-9972-4052248983d7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:15.547244 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-434121d0-e34b-4b79-9972-4052248983d7 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] GET https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:15.549055 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-434121d0-e34b-4b79-9972-4052248983d7 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:15.549055 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-434121d0-e34b-4b79-9972-4052248983d7 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:15.586082 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:15.586082 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:15.598053 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-434121d0-e34b-4b79-9972-4052248983d7 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Volume info retrieved successfully. Jul 22 09:53:15.609030 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-434121d0-e34b-4b79-9972-4052248983d7 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 200 Jul 22 09:53:15.609030 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 186/754] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:15 2026] GET /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:16.601786 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-05495c86-9176-4172-9230-4d67b1f5eb52 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:16.604006 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:53:16.604439 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1792078091", "imageRef": "82b92df7-ff57-4b4b-acbf-4e82c7e80724", "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:16.606950 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1792078091', 'imageRef': '82b92df7-ff57-4b4b-acbf-4e82c7e80724', 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:53:16.632582 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b18a1e62-05a4-4a77-96ae-35e4b4d6450e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:16.639818 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b18a1e62-05a4-4a77-96ae-35e4b4d6450e tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] GET https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:16.639818 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b18a1e62-05a4-4a77-96ae-35e4b4d6450e tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:16.640178 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b18a1e62-05a4-4a77-96ae-35e4b4d6450e tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:16.665191 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:16.665191 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:16.670322 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b18a1e62-05a4-4a77-96ae-35e4b4d6450e tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Volume info retrieved successfully. Jul 22 09:53:16.674857 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b18a1e62-05a4-4a77-96ae-35e4b4d6450e tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 200 Jul 22 09:53:16.675703 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 187/755] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:16 2026] GET /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:16.760562 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Create volume of 1 GB Jul 22 09:53:16.768848 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Availability Zones retrieved successfully. Jul 22 09:53:16.778627 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Flow 'volume_create_api' (64a61149-ed67-497d-9071-1e3e2e53a006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:16.780468 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (face612b-13ef-4e6e-a81a-3f34da9acb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:16.782322 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:53:16.887701 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (face612b-13ef-4e6e-a81a-3f34da9acb51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:16.889038 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18170c84-df71-4d9f-b2de-a5d249d143df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:16.992523 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Created reservations ['8c22ae29-6805-4a7d-8f05-702afb4e0edf', '496caec9-663b-4495-9f2a-a719918aa0dd', 'a2ba76e8-68ac-49a4-9445-581f4a834a64', '4cdcb9e0-8621-46ae-96fb-5688c50c0a88'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:16.993089 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18170c84-df71-4d9f-b2de-a5d249d143df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c22ae29-6805-4a7d-8f05-702afb4e0edf', '496caec9-663b-4495-9f2a-a719918aa0dd', 'a2ba76e8-68ac-49a4-9445-581f4a834a64', '4cdcb9e0-8621-46ae-96fb-5688c50c0a88']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:16.993830 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd1fe39d-2a93-4c9b-b36d-5399002ff811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:17.030317 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd1fe39d-2a93-4c9b-b36d-5399002ff811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47784c14-f429-4990-8d63-0979449bf58e', '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-1792078091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6be5c4b452064fa79ea61ac90915aba6',qos_specs=None,replication_status=,reservations=['8c22ae29-6805-4a7d-8f05-702afb4e0edf','496caec9-663b-4495-9f2a-a719918aa0dd','a2ba76e8-68ac-49a4-9445-581f4a834a64','4cdcb9e0-8621-46ae-96fb-5688c50c0a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6199841459f24e45a73add218d01adcc',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:53:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1792078091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47784c14-f429-4990-8d63-0979449bf58e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6be5c4b452064fa79ea61ac90915aba6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6199841459f24e45a73add218d01adcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:17.031507 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (828054dd-7325-4741-a40b-cc97732cc8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:17.053789 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:17.056337 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:53:17.056842 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1514520854"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:17.058836 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (828054dd-7325-4741-a40b-cc97732cc8e6) transitioned into state 'SUCCESS' from state '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-1792078091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6be5c4b452064fa79ea61ac90915aba6',qos_specs=None,replication_status=,reservations=['8c22ae29-6805-4a7d-8f05-702afb4e0edf','496caec9-663b-4495-9f2a-a719918aa0dd','a2ba76e8-68ac-49a4-9445-581f4a834a64','4cdcb9e0-8621-46ae-96fb-5688c50c0a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6199841459f24e45a73add218d01adcc',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:17.058978 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1514520854'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:53:17.058978 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Create volume of 1 GB Jul 22 09:53:17.059886 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c838570-7fe2-45ed-ab5a-e3fde0f5c602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:17.066094 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Availability Zones retrieved successfully. Jul 22 09:53:17.074726 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Flow 'volume_create_api' (108c292d-4d40-4f5b-962d-6881ac5e7314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:17.075050 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c838570-7fe2-45ed-ab5a-e3fde0f5c602) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:17.076196 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98b621f8-6620-43ac-8b51-7ca79aa2bae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:17.076426 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Flow 'volume_create_api' (64a61149-ed67-497d-9071-1e3e2e53a006) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:17.076859 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Create volume request issued successfully. Jul 22 09:53:17.077526 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:53:17.078513 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-05495c86-9176-4172-9230-4d67b1f5eb52 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:53:17.079114 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 190/756] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:53:16 2026] POST /volume/v3/volumes => generated 753 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:17.103789 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a19d1266-8e66-4a02-b068-334609901bd5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:17.107953 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a19d1266-8e66-4a02-b068-334609901bd5 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:17.107953 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a19d1266-8e66-4a02-b068-334609901bd5 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:17.107953 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a19d1266-8e66-4a02-b068-334609901bd5 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:17.115352 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98b621f8-6620-43ac-8b51-7ca79aa2bae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:17.116306 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (606ee447-49ae-49fb-a19c-0d7ac4ea4a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:17.121984 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:17.121984 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:17.127628 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a19d1266-8e66-4a02-b068-334609901bd5 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Volume info retrieved successfully. Jul 22 09:53:17.134980 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a19d1266-8e66-4a02-b068-334609901bd5 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e returned with HTTP 200 Jul 22 09:53:17.135385 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 187/757] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:17 2026] GET /volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:53:17.220679 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Created reservations ['001bd203-b479-4b88-b35b-be8fdef601a8', '8133c487-6520-4154-bd1f-76d58c51cf03', '73ef98fe-5eba-48d4-bea7-ffcf1da22b7e', '101e8d2b-0229-403c-8228-4ff289cb5197'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:17.221916 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (606ee447-49ae-49fb-a19c-0d7ac4ea4a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['001bd203-b479-4b88-b35b-be8fdef601a8', '8133c487-6520-4154-bd1f-76d58c51cf03', '73ef98fe-5eba-48d4-bea7-ffcf1da22b7e', '101e8d2b-0229-403c-8228-4ff289cb5197']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:17.223262 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f8a18fc-309f-4766-80d6-8714271e7195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:17.255379 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f8a18fc-309f-4766-80d6-8714271e7195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc085806-8cc9-41ec-98af-e9874cbba4db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1514520854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='525a95f55ad74be0b86eee81a557bc78',qos_specs=None,replication_status=,reservations=['001bd203-b479-4b88-b35b-be8fdef601a8','8133c487-6520-4154-bd1f-76d58c51cf03','73ef98fe-5eba-48d4-bea7-ffcf1da22b7e','101e8d2b-0229-403c-8228-4ff289cb5197'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afb25ae55758494c829052841a2fbfde',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:53:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1514520854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc085806-8cc9-41ec-98af-e9874cbba4db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='525a95f55ad74be0b86eee81a557bc78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afb25ae55758494c829052841a2fbfde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:17.256611 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (347c45a2-69c3-46f5-96f2-ece53e5f4c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:17.281544 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (347c45a2-69c3-46f5-96f2-ece53e5f4c57) transitioned into state 'SUCCESS' from state '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-1514520854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='525a95f55ad74be0b86eee81a557bc78',qos_specs=None,replication_status=,reservations=['001bd203-b479-4b88-b35b-be8fdef601a8','8133c487-6520-4154-bd1f-76d58c51cf03','73ef98fe-5eba-48d4-bea7-ffcf1da22b7e','101e8d2b-0229-403c-8228-4ff289cb5197'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afb25ae55758494c829052841a2fbfde',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:17.282685 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f54f25-88cd-4f29-99a4-5ba6d22e02b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:17.295177 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f54f25-88cd-4f29-99a4-5ba6d22e02b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:17.297691 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Flow 'volume_create_api' (108c292d-4d40-4f5b-962d-6881ac5e7314) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:17.300416 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Create volume request issued successfully. Jul 22 09:53:17.301311 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c20e212d-72d9-4002-92f4-74c6730fadb3 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:53:17.302233 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 194/758] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:53:17 2026] POST /volume/v3/volumes => generated 754 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:17.322343 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-88077348-82e3-4ff4-b79a-f9fdb2dbc2d9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:17.326040 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-88077348-82e3-4ff4-b79a-f9fdb2dbc2d9 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] GET https://10.4.3.206/volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db Jul 22 09:53:17.326040 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-88077348-82e3-4ff4-b79a-f9fdb2dbc2d9 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:17.326238 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-88077348-82e3-4ff4-b79a-f9fdb2dbc2d9 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:17.340053 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:17.340053 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:17.344493 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-88077348-82e3-4ff4-b79a-f9fdb2dbc2d9 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Volume info retrieved successfully. Jul 22 09:53:17.350971 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-88077348-82e3-4ff4-b79a-f9fdb2dbc2d9 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] https://10.4.3.206/volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db returned with HTTP 200 Jul 22 09:53:17.351571 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 188/759] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:17 2026] GET /volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:53:17.694154 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-599a32dc-2c63-4eda-86b8-53573243cd81 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:17.696617 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-599a32dc-2c63-4eda-86b8-53573243cd81 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] GET https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:17.696959 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-599a32dc-2c63-4eda-86b8-53573243cd81 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:17.699980 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-599a32dc-2c63-4eda-86b8-53573243cd81 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:17.714858 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:17.714858 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:17.753679 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-599a32dc-2c63-4eda-86b8-53573243cd81 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Volume info retrieved successfully. Jul 22 09:53:17.753679 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-599a32dc-2c63-4eda-86b8-53573243cd81 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 200 Jul 22 09:53:17.753679 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 191/760] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:17 2026] GET /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:17.960879 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:18.155646 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b1575bc4-3c92-4ff8-a551-914a6cf8c55b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:18.159332 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b1575bc4-3c92-4ff8-a551-914a6cf8c55b tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:18.159655 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b1575bc4-3c92-4ff8-a551-914a6cf8c55b tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:18.160174 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b1575bc4-3c92-4ff8-a551-914a6cf8c55b tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:18.171899 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:18.171899 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:18.178358 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b1575bc4-3c92-4ff8-a551-914a6cf8c55b tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Volume info retrieved successfully. Jul 22 09:53:18.187061 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b1575bc4-3c92-4ff8-a551-914a6cf8c55b tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e returned with HTTP 200 Jul 22 09:53:18.187697 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 195/761] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:18 2026] GET /volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:18.303392 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:53:18.303898 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-705194843"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:18.306709 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-705194843'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:53:18.306819 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Create volume of 1 GB Jul 22 09:53:18.323547 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Availability Zones retrieved successfully. Jul 22 09:53:18.327612 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Flow 'volume_create_api' (2e3270d1-f7dc-4ee7-ad76-6edfc9d88b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:18.327825 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c0821e3-232f-4f4a-8729-75740b831229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:18.330528 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:53:18.369884 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a406e451-b404-44d4-b7b0-c3f51925af2d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:18.378741 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a406e451-b404-44d4-b7b0-c3f51925af2d tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] GET https://10.4.3.206/volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db Jul 22 09:53:18.378941 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a406e451-b404-44d4-b7b0-c3f51925af2d tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:18.379226 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a406e451-b404-44d4-b7b0-c3f51925af2d tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:18.387103 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c0821e3-232f-4f4a-8729-75740b831229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:18.388110 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (570db89c-3df5-4f70-b770-ae3dfb00a4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:18.390535 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:18.390535 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:18.399947 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a406e451-b404-44d4-b7b0-c3f51925af2d tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Volume info retrieved successfully. Jul 22 09:53:18.407273 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a406e451-b404-44d4-b7b0-c3f51925af2d tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] https://10.4.3.206/volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db returned with HTTP 200 Jul 22 09:53:18.407856 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 189/762] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:18 2026] GET /volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:18.429085 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-16622c42-233e-460b-a471-dfe16b811606 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:18.431360 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-16622c42-233e-460b-a471-dfe16b811606 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] POST https://10.4.3.206/volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db/action Jul 22 09:53:18.432027 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-16622c42-233e-460b-a471-dfe16b811606 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:53:18.432726 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-16622c42-233e-460b-a471-dfe16b811606 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:18.445403 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:18.445403 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:18.445938 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-16622c42-233e-460b-a471-dfe16b811606 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Volume info retrieved successfully. Jul 22 09:53:18.456606 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-16622c42-233e-460b-a471-dfe16b811606 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Volume updated successfully. Jul 22 09:53:18.456968 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-16622c42-233e-460b-a471-dfe16b811606 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] https://10.4.3.206/volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db/action returned with HTTP 200 Jul 22 09:53:18.457527 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 192/763] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:53:18 2026] POST /volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 09:53:18.469433 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e1c67c3a-9248-4dc9-b24d-5ea688aa243b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:18.472112 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e1c67c3a-9248-4dc9-b24d-5ea688aa243b tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] GET https://10.4.3.206/volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db Jul 22 09:53:18.472520 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e1c67c3a-9248-4dc9-b24d-5ea688aa243b tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:18.472717 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e1c67c3a-9248-4dc9-b24d-5ea688aa243b tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:18.487505 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:18.487505 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:18.495729 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e1c67c3a-9248-4dc9-b24d-5ea688aa243b tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Volume info retrieved successfully. Jul 22 09:53:18.506580 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e1c67c3a-9248-4dc9-b24d-5ea688aa243b tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] https://10.4.3.206/volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db returned with HTTP 200 Jul 22 09:53:18.507218 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 196/764] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:18 2026] GET /volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:18.529961 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Created reservations ['1eb7b216-e723-40ef-86e5-592e52a9fbb7', '70c22e79-9703-4915-99d4-399b62ef8be0', 'a26eca82-25d5-4abf-b0ac-77129c25133f', 'b636b7d0-e5fd-4e8b-bd38-9ac92db10e7d'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:18.531205 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (570db89c-3df5-4f70-b770-ae3dfb00a4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1eb7b216-e723-40ef-86e5-592e52a9fbb7', '70c22e79-9703-4915-99d4-399b62ef8be0', 'a26eca82-25d5-4abf-b0ac-77129c25133f', 'b636b7d0-e5fd-4e8b-bd38-9ac92db10e7d']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:18.532277 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1b9c9e2-6751-4e0a-90d6-99549b31cec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:18.570478 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1b9c9e2-6751-4e0a-90d6-99549b31cec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4128a844-2f89-40e8-b5ab-7ef93e9c3fe1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-705194843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60cafb78888b4b968167353b27d8426e',qos_specs=None,replication_status=,reservations=['1eb7b216-e723-40ef-86e5-592e52a9fbb7','70c22e79-9703-4915-99d4-399b62ef8be0','a26eca82-25d5-4abf-b0ac-77129c25133f','b636b7d0-e5fd-4e8b-bd38-9ac92db10e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9539ce43d54e2888ef01673afb30be',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:53:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-705194843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4128a844-2f89-40e8-b5ab-7ef93e9c3fe1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60cafb78888b4b968167353b27d8426e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da9539ce43d54e2888ef01673afb30be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:18.570971 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (028f8719-43f0-425a-a6ba-bfbd6a7abb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:18.600575 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (028f8719-43f0-425a-a6ba-bfbd6a7abb35) transitioned into state 'SUCCESS' from state '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-705194843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60cafb78888b4b968167353b27d8426e',qos_specs=None,replication_status=,reservations=['1eb7b216-e723-40ef-86e5-592e52a9fbb7','70c22e79-9703-4915-99d4-399b62ef8be0','a26eca82-25d5-4abf-b0ac-77129c25133f','b636b7d0-e5fd-4e8b-bd38-9ac92db10e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9539ce43d54e2888ef01673afb30be',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:18.601684 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c2c1b88-8737-4b3b-86c0-74e9309a16ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:18.622268 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c2c1b88-8737-4b3b-86c0-74e9309a16ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:18.623191 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Flow 'volume_create_api' (2e3270d1-f7dc-4ee7-ad76-6edfc9d88b44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:18.623725 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Create volume request issued successfully. Jul 22 09:53:18.624664 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0840fe8b-bd54-462f-bcd1-cdc7d476ca87 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:53:18.625941 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 188/765] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:53:17 2026] POST /volume/v3/volumes => generated 758 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:18.754983 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9b4fe08a-e176-41db-8949-93f20d6a5be7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:18.757858 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9b4fe08a-e176-41db-8949-93f20d6a5be7 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] GET https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:18.758352 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9b4fe08a-e176-41db-8949-93f20d6a5be7 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:18.758657 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9b4fe08a-e176-41db-8949-93f20d6a5be7 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:18.777313 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:18.777313 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:18.780622 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-918387ba-efc2-4468-8588-5a4c17fdc232 req-064edd15-5e0f-49a4-8e23-c4a1e4ad4a47 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:18.785428 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-918387ba-efc2-4468-8588-5a4c17fdc232 req-064edd15-5e0f-49a4-8e23-c4a1e4ad4a47 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] GET https://10.4.3.206/volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db Jul 22 09:53:18.785666 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9b4fe08a-e176-41db-8949-93f20d6a5be7 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Volume info retrieved successfully. Jul 22 09:53:18.785732 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-918387ba-efc2-4468-8588-5a4c17fdc232 req-064edd15-5e0f-49a4-8e23-c4a1e4ad4a47 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:18.786153 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-918387ba-efc2-4468-8588-5a4c17fdc232 req-064edd15-5e0f-49a4-8e23-c4a1e4ad4a47 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:18.795584 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9b4fe08a-e176-41db-8949-93f20d6a5be7 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 200 Jul 22 09:53:18.796400 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 190/766] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:18 2026] GET /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:18.800778 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:18.800778 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:18.810322 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-918387ba-efc2-4468-8588-5a4c17fdc232 req-064edd15-5e0f-49a4-8e23-c4a1e4ad4a47 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Volume info retrieved successfully. Jul 22 09:53:18.816101 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-918387ba-efc2-4468-8588-5a4c17fdc232 req-064edd15-5e0f-49a4-8e23-c4a1e4ad4a47 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] https://10.4.3.206/volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db returned with HTTP 200 Jul 22 09:53:18.816727 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 193/767] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:53:18 2026] GET /volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:19.212258 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d82e8f38-9914-422c-9557-201e1db56118 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:19.214803 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d82e8f38-9914-422c-9557-201e1db56118 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:19.214803 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d82e8f38-9914-422c-9557-201e1db56118 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:19.215258 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d82e8f38-9914-422c-9557-201e1db56118 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:19.224898 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:19.224898 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:19.229369 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d82e8f38-9914-422c-9557-201e1db56118 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Volume info retrieved successfully. Jul 22 09:53:19.235080 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d82e8f38-9914-422c-9557-201e1db56118 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e returned with HTTP 200 Jul 22 09:53:19.235824 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 197/768] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:19 2026] GET /volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:19.423995 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-381e31ec-e619-4332-900f-e07db47c2078 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:19.425700 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:53:19.426341 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1503767005"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:19.430158 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1503767005'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:53:19.430158 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Create volume of 1 GB Jul 22 09:53:19.430158 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:19.430158 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:19.433456 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Availability Zones retrieved successfully. Jul 22 09:53:19.441115 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Flow 'volume_create_api' (093d3377-428a-4dce-ad91-c00d33554c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:19.443083 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (026744d2-4417-42a4-85e1-0c4d04f02b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:19.444723 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:53:19.476600 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (026744d2-4417-42a4-85e1-0c4d04f02b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:19.477732 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4007498b-7f88-4978-b3f3-69a4f934d279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:19.538010 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Created reservations ['87161dc7-7b58-4c44-8e02-ff7a64171a05', 'bae98ecd-98b2-4a2d-99f6-09d5d700c747', 'd64f3477-5f32-4461-aaab-1fe049a94040', 'f4212af5-b757-4c0c-8e48-f14a1d444ca9'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:19.538010 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4007498b-7f88-4978-b3f3-69a4f934d279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87161dc7-7b58-4c44-8e02-ff7a64171a05', 'bae98ecd-98b2-4a2d-99f6-09d5d700c747', 'd64f3477-5f32-4461-aaab-1fe049a94040', 'f4212af5-b757-4c0c-8e48-f14a1d444ca9']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:19.539005 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fc75ace-ced1-441a-8d98-97703c8450d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:19.574166 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fc75ace-ced1-441a-8d98-97703c8450d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9b55578-1cf0-4e52-861d-a2736ac1a8e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1503767005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='525a95f55ad74be0b86eee81a557bc78',qos_specs=None,replication_status=,reservations=['87161dc7-7b58-4c44-8e02-ff7a64171a05','bae98ecd-98b2-4a2d-99f6-09d5d700c747','d64f3477-5f32-4461-aaab-1fe049a94040','f4212af5-b757-4c0c-8e48-f14a1d444ca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afb25ae55758494c829052841a2fbfde',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1503767005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9b55578-1cf0-4e52-861d-a2736ac1a8e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='525a95f55ad74be0b86eee81a557bc78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afb25ae55758494c829052841a2fbfde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:19.577994 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5769ef15-e9b2-4871-acd5-ec8cf6a8e83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:19.604403 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5769ef15-e9b2-4871-acd5-ec8cf6a8e83f) transitioned into state 'SUCCESS' from state '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-1503767005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='525a95f55ad74be0b86eee81a557bc78',qos_specs=None,replication_status=,reservations=['87161dc7-7b58-4c44-8e02-ff7a64171a05','bae98ecd-98b2-4a2d-99f6-09d5d700c747','d64f3477-5f32-4461-aaab-1fe049a94040','f4212af5-b757-4c0c-8e48-f14a1d444ca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afb25ae55758494c829052841a2fbfde',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:19.604403 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (479f9eb8-c074-48b5-93a0-2d4750b801f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:19.617570 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (479f9eb8-c074-48b5-93a0-2d4750b801f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:19.618587 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Flow 'volume_create_api' (093d3377-428a-4dce-ad91-c00d33554c90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:19.618992 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Create volume request issued successfully. Jul 22 09:53:19.619560 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-381e31ec-e619-4332-900f-e07db47c2078 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:53:19.620074 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 189/769] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:53:19 2026] POST /volume/v3/volumes => generated 754 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:19.637030 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2f77a8f5-577b-4d77-9775-c1981aeaf69b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:19.642276 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2f77a8f5-577b-4d77-9775-c1981aeaf69b tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] GET https://10.4.3.206/volume/v3/volumes/b9b55578-1cf0-4e52-861d-a2736ac1a8e8 Jul 22 09:53:19.642548 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2f77a8f5-577b-4d77-9775-c1981aeaf69b tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:19.642823 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2f77a8f5-577b-4d77-9775-c1981aeaf69b tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:19.652109 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:19.652109 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:19.661829 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2f77a8f5-577b-4d77-9775-c1981aeaf69b tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Volume info retrieved successfully. Jul 22 09:53:19.671785 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2f77a8f5-577b-4d77-9775-c1981aeaf69b tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] https://10.4.3.206/volume/v3/volumes/b9b55578-1cf0-4e52-861d-a2736ac1a8e8 returned with HTTP 200 Jul 22 09:53:19.673062 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 191/770] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:19 2026] GET /volume/v3/volumes/b9b55578-1cf0-4e52-861d-a2736ac1a8e8 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:19.818345 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-67a697e5-adf6-4ac5-9fca-fe27d2cdd1c3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:19.820761 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-67a697e5-adf6-4ac5-9fca-fe27d2cdd1c3 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] GET https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:19.821087 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-67a697e5-adf6-4ac5-9fca-fe27d2cdd1c3 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:19.821381 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-67a697e5-adf6-4ac5-9fca-fe27d2cdd1c3 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:19.836499 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:19.836499 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:19.843742 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-67a697e5-adf6-4ac5-9fca-fe27d2cdd1c3 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Volume info retrieved successfully. Jul 22 09:53:19.851700 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-67a697e5-adf6-4ac5-9fca-fe27d2cdd1c3 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 200 Jul 22 09:53:19.852275 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 194/771] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:19 2026] GET /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:19.853852 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-2677a9a9-c965-4468-b625-5ec2dd676761 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:19.859621 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-2677a9a9-c965-4468-b625-5ec2dd676761 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] POST https://10.4.3.206/volume/v3/attachments/9d32acb4-73a4-4a98-a261-41784707fa02/action Jul 22 09:53:19.860261 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-2677a9a9-c965-4468-b625-5ec2dd676761 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Action body: b'{"os-complete": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:53:19.860261 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-2677a9a9-c965-4468-b625-5ec2dd676761 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:19.879080 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:19.879080 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:19.894457 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-1610ae5e-f621-4e10-9e71-9374bb160184 req-2677a9a9-c965-4468-b625-5ec2dd676761 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/attachments/9d32acb4-73a4-4a98-a261-41784707fa02/action returned with HTTP 204 Jul 22 09:53:19.895142 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 198/772] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:53:19 2026] POST /volume/v3/attachments/9d32acb4-73a4-4a98-a261-41784707fa02/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 22 09:53:20.249426 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-af883f86-45e0-4ac8-b126-f5072fbfb43d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:20.252262 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-af883f86-45e0-4ac8-b126-f5072fbfb43d tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:20.252534 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-af883f86-45e0-4ac8-b126-f5072fbfb43d tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:20.252796 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-af883f86-45e0-4ac8-b126-f5072fbfb43d tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:20.264466 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:20.264466 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:20.270181 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-af883f86-45e0-4ac8-b126-f5072fbfb43d tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Volume info retrieved successfully. Jul 22 09:53:20.277528 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-af883f86-45e0-4ac8-b126-f5072fbfb43d tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e returned with HTTP 200 Jul 22 09:53:20.278149 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 190/773] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:20 2026] GET /volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:20.694881 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3609b285-e25d-495c-bf70-389d29774f1f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:20.697438 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3609b285-e25d-495c-bf70-389d29774f1f tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] GET https://10.4.3.206/volume/v3/volumes/b9b55578-1cf0-4e52-861d-a2736ac1a8e8 Jul 22 09:53:20.698461 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3609b285-e25d-495c-bf70-389d29774f1f tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:20.698461 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3609b285-e25d-495c-bf70-389d29774f1f tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:20.708013 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:20.708013 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:20.717767 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-3609b285-e25d-495c-bf70-389d29774f1f tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Volume info retrieved successfully. Jul 22 09:53:20.724071 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3609b285-e25d-495c-bf70-389d29774f1f tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] https://10.4.3.206/volume/v3/volumes/b9b55578-1cf0-4e52-861d-a2736ac1a8e8 returned with HTTP 200 Jul 22 09:53:20.725386 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 192/774] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:20 2026] GET /volume/v3/volumes/b9b55578-1cf0-4e52-861d-a2736ac1a8e8 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:20.839589 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:20.869698 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2941e7f1-72bc-4c1e-acc7-996e49d224b3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:20.873672 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c227690f-4c88-4711-9040-0ef023758f08 req-c2bd201b-bde2-430a-9b6b-d687dedff5e2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:20.880973 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c227690f-4c88-4711-9040-0ef023758f08 req-c2bd201b-bde2-430a-9b6b-d687dedff5e2 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:53:20.880973 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c227690f-4c88-4711-9040-0ef023758f08 req-c2bd201b-bde2-430a-9b6b-d687dedff5e2 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:20.881158 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2941e7f1-72bc-4c1e-acc7-996e49d224b3 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] GET https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:20.881195 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c227690f-4c88-4711-9040-0ef023758f08 req-c2bd201b-bde2-430a-9b6b-d687dedff5e2 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:20.881248 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2941e7f1-72bc-4c1e-acc7-996e49d224b3 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:20.881248 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2941e7f1-72bc-4c1e-acc7-996e49d224b3 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:20.898298 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:20.898298 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:20.900736 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:20.900736 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:20.902652 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2941e7f1-72bc-4c1e-acc7-996e49d224b3 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Volume info retrieved successfully. Jul 22 09:53:20.908503 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-c227690f-4c88-4711-9040-0ef023758f08 req-c2bd201b-bde2-430a-9b6b-d687dedff5e2 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:53:20.912262 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2941e7f1-72bc-4c1e-acc7-996e49d224b3 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 200 Jul 22 09:53:20.912794 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 199/775] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:20 2026] GET /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:20.916162 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c227690f-4c88-4711-9040-0ef023758f08 req-c2bd201b-bde2-430a-9b6b-d687dedff5e2 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:53:20.916846 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 191/776] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:53:20 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:20.930629 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5af804f1-9433-475e-9dcf-539acf5dbe62 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:20.933426 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5af804f1-9433-475e-9dcf-539acf5dbe62 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] GET https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:20.933426 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5af804f1-9433-475e-9dcf-539acf5dbe62 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:20.933426 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5af804f1-9433-475e-9dcf-539acf5dbe62 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:20.953173 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:20.953173 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:20.960825 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5af804f1-9433-475e-9dcf-539acf5dbe62 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Volume info retrieved successfully. Jul 22 09:53:20.970035 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5af804f1-9433-475e-9dcf-539acf5dbe62 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 200 Jul 22 09:53:20.971167 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 193/777] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:20 2026] GET /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:21.020156 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:53:21.020479 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1032862453"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:21.023279 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1032862453'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:53:21.023489 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Create volume of 2 GB Jul 22 09:53:21.032294 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Availability Zones retrieved successfully. Jul 22 09:53:21.047041 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Flow 'volume_create_api' (39bb368a-5f88-4104-95b1-8df5779a5651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:21.050319 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f04cb5f7-932f-4f04-b61d-52be3fac2d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:21.051563 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Validating volume size '2' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:53:21.099137 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f04cb5f7-932f-4f04-b61d-52be3fac2d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:21.100111 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (406d2727-4230-47e8-add8-05da76e07da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:21.217737 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Created reservations ['ff2534af-9fcf-4e86-a26c-255473f4e88e', '68571bf0-b2e5-4a1a-95d4-35b01018d7a8', '81359f0e-d87c-4fff-bd73-89b8b5143fbf', '10f79ec5-0f00-4fa2-9d5b-c28b77e0c91b'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:21.218687 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (406d2727-4230-47e8-add8-05da76e07da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff2534af-9fcf-4e86-a26c-255473f4e88e', '68571bf0-b2e5-4a1a-95d4-35b01018d7a8', '81359f0e-d87c-4fff-bd73-89b8b5143fbf', '10f79ec5-0f00-4fa2-9d5b-c28b77e0c91b']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:21.219537 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d063e09-1dbe-44ac-86c1-1c57874ff5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:21.242955 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-191970a6-ed17-463a-bfe7-78b459e60e1f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:21.244235 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-191970a6-ed17-463a-bfe7-78b459e60e1f tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b9b55578-1cf0-4e52-861d-a2736ac1a8e8 Jul 22 09:53:21.244235 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-191970a6-ed17-463a-bfe7-78b459e60e1f tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:21.244528 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-191970a6-ed17-463a-bfe7-78b459e60e1f tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:21.244760 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-191970a6-ed17-463a-bfe7-78b459e60e1f tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Delete volume with id: b9b55578-1cf0-4e52-861d-a2736ac1a8e8 Jul 22 09:53:21.259708 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:21.259708 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:21.259938 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-191970a6-ed17-463a-bfe7-78b459e60e1f tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Volume info retrieved successfully. Jul 22 09:53:21.262830 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d063e09-1dbe-44ac-86c1-1c57874ff5c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5e2c1c7-964d-441e-8545-575bac75f0b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1032862453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='484e0c2ba2f64b83b582a32898554c22',qos_specs=None,replication_status=,reservations=['ff2534af-9fcf-4e86-a26c-255473f4e88e','68571bf0-b2e5-4a1a-95d4-35b01018d7a8','81359f0e-d87c-4fff-bd73-89b8b5143fbf','10f79ec5-0f00-4fa2-9d5b-c28b77e0c91b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef1332925717437e8321aa69b9d74522',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:53:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1032862453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5e2c1c7-964d-441e-8545-575bac75f0b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='484e0c2ba2f64b83b582a32898554c22',provider_auth=None,provider_geometry=None,provider_id=None,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='ef1332925717437e8321aa69b9d74522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:21.264881 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b09536-32a9-4e31-a09e-a6f59210da7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:21.299591 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ad801ff5-3893-4b29-9c4e-1533f162cf22 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:21.302180 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b09536-32a9-4e31-a09e-a6f59210da7d) transitioned into state 'SUCCESS' from state '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-1032862453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='484e0c2ba2f64b83b582a32898554c22',qos_specs=None,replication_status=,reservations=['ff2534af-9fcf-4e86-a26c-255473f4e88e','68571bf0-b2e5-4a1a-95d4-35b01018d7a8','81359f0e-d87c-4fff-bd73-89b8b5143fbf','10f79ec5-0f00-4fa2-9d5b-c28b77e0c91b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef1332925717437e8321aa69b9d74522',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:21.303357 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f18d654-01b9-43bb-af29-552753145e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:21.303561 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ad801ff5-3893-4b29-9c4e-1533f162cf22 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:21.303882 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ad801ff5-3893-4b29-9c4e-1533f162cf22 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:21.303997 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ad801ff5-3893-4b29-9c4e-1533f162cf22 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:21.317445 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:21.317445 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:21.323686 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ad801ff5-3893-4b29-9c4e-1533f162cf22 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Volume info retrieved successfully. Jul 22 09:53:21.325319 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-191970a6-ed17-463a-bfe7-78b459e60e1f tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Delete volume request issued successfully. Jul 22 09:53:21.325832 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-191970a6-ed17-463a-bfe7-78b459e60e1f tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] https://10.4.3.206/volume/v3/volumes/b9b55578-1cf0-4e52-861d-a2736ac1a8e8 returned with HTTP 202 Jul 22 09:53:21.326326 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f18d654-01b9-43bb-af29-552753145e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:21.326438 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 200/778] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:53:21 2026] DELETE /volume/v3/volumes/b9b55578-1cf0-4e52-861d-a2736ac1a8e8 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:53:21.327721 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Flow 'volume_create_api' (39bb368a-5f88-4104-95b1-8df5779a5651) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:21.327721 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Create volume request issued successfully. Jul 22 09:53:21.328307 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7bcde6a4-7cd6-4743-9d36-f5c10c81e5dc tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:53:21.328876 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 195/779] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:53:20 2026] POST /volume/v3/volumes => generated 755 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:21.334319 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ad801ff5-3893-4b29-9c4e-1533f162cf22 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e returned with HTTP 200 Jul 22 09:53:21.334319 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 192/780] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:21 2026] GET /volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e => generated 906 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:21.340052 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8383dbe5-153a-41ff-9fbe-9308afe64636 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:21.344238 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8383dbe5-153a-41ff-9fbe-9308afe64636 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] GET https://10.4.3.206/volume/v3/volumes/b9b55578-1cf0-4e52-861d-a2736ac1a8e8 Jul 22 09:53:21.344436 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8383dbe5-153a-41ff-9fbe-9308afe64636 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:21.344660 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-91c78161-3975-4993-8b0f-928cfd45f926 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:21.344699 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8383dbe5-153a-41ff-9fbe-9308afe64636 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:21.348301 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-91c78161-3975-4993-8b0f-928cfd45f926 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] GET https://10.4.3.206/volume/v3/volumes/b5e2c1c7-964d-441e-8545-575bac75f0b0 Jul 22 09:53:21.348462 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-91c78161-3975-4993-8b0f-928cfd45f926 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:21.349255 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-91c78161-3975-4993-8b0f-928cfd45f926 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:21.358865 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:21.358865 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:21.366033 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:21.366033 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:21.366378 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8383dbe5-153a-41ff-9fbe-9308afe64636 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Volume info retrieved successfully. Jul 22 09:53:21.368088 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-91c78161-3975-4993-8b0f-928cfd45f926 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Volume info retrieved successfully. Jul 22 09:53:21.368496 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8383dbe5-153a-41ff-9fbe-9308afe64636 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] https://10.4.3.206/volume/v3/volumes/b9b55578-1cf0-4e52-861d-a2736ac1a8e8 returned with HTTP 200 Jul 22 09:53:21.369417 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 194/781] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:21 2026] GET /volume/v3/volumes/b9b55578-1cf0-4e52-861d-a2736ac1a8e8 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:21.380797 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-91c78161-3975-4993-8b0f-928cfd45f926 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] https://10.4.3.206/volume/v3/volumes/b5e2c1c7-964d-441e-8545-575bac75f0b0 returned with HTTP 200 Jul 22 09:53:21.380797 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 201/782] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:21 2026] GET /volume/v3/volumes/b5e2c1c7-964d-441e-8545-575bac75f0b0 => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:22.355012 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7f86160f-fb7e-4f0f-96aa-7d18a37fd77b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:22.356484 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7f86160f-fb7e-4f0f-96aa-7d18a37fd77b tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:22.356670 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7f86160f-fb7e-4f0f-96aa-7d18a37fd77b tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:22.356865 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7f86160f-fb7e-4f0f-96aa-7d18a37fd77b tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:22.364669 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:22.364669 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:22.370651 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7f86160f-fb7e-4f0f-96aa-7d18a37fd77b tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Volume info retrieved successfully. Jul 22 09:53:22.377943 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7f86160f-fb7e-4f0f-96aa-7d18a37fd77b tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e returned with HTTP 200 Jul 22 09:53:22.377943 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 196/783] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:22 2026] GET /volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:22.384341 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cfa8f475-9fca-40b0-80d0-9ae7af1c0825 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:22.387389 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cfa8f475-9fca-40b0-80d0-9ae7af1c0825 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] GET https://10.4.3.206/volume/v3/volumes/b9b55578-1cf0-4e52-861d-a2736ac1a8e8 Jul 22 09:53:22.387655 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cfa8f475-9fca-40b0-80d0-9ae7af1c0825 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:22.387881 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cfa8f475-9fca-40b0-80d0-9ae7af1c0825 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:22.396903 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cfa8f475-9fca-40b0-80d0-9ae7af1c0825 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] https://10.4.3.206/volume/v3/volumes/b9b55578-1cf0-4e52-861d-a2736ac1a8e8 returned with HTTP 404 Jul 22 09:53:22.397552 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 193/784] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:22 2026] GET /volume/v3/volumes/b9b55578-1cf0-4e52-861d-a2736ac1a8e8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:22.400341 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5975d640-10c4-45a4-9128-bbe0c1f4f9e3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:22.402846 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5975d640-10c4-45a4-9128-bbe0c1f4f9e3 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] GET https://10.4.3.206/volume/v3/volumes/b5e2c1c7-964d-441e-8545-575bac75f0b0 Jul 22 09:53:22.403106 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5975d640-10c4-45a4-9128-bbe0c1f4f9e3 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:22.403409 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5975d640-10c4-45a4-9128-bbe0c1f4f9e3 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:22.410697 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b899a188-562b-4090-bf8d-c748042a46a7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:22.412049 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b899a188-562b-4090-bf8d-c748042a46a7 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] DELETE https://10.4.3.206/volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db Jul 22 09:53:22.412465 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b899a188-562b-4090-bf8d-c748042a46a7 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:22.412812 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b899a188-562b-4090-bf8d-c748042a46a7 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:22.413053 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-b899a188-562b-4090-bf8d-c748042a46a7 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Delete volume with id: dc085806-8cc9-41ec-98af-e9874cbba4db Jul 22 09:53:22.415858 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:22.415858 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:22.421283 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5975d640-10c4-45a4-9128-bbe0c1f4f9e3 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Volume info retrieved successfully. Jul 22 09:53:22.425015 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:22.425015 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:22.425015 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b899a188-562b-4090-bf8d-c748042a46a7 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Volume info retrieved successfully. Jul 22 09:53:22.427798 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5975d640-10c4-45a4-9128-bbe0c1f4f9e3 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] https://10.4.3.206/volume/v3/volumes/b5e2c1c7-964d-441e-8545-575bac75f0b0 returned with HTTP 200 Jul 22 09:53:22.428395 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 195/785] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:22 2026] GET /volume/v3/volumes/b5e2c1c7-964d-441e-8545-575bac75f0b0 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:22.446165 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a05b3ac6-f6fa-480b-b5c5-612889b6a5c5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:22.449702 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a05b3ac6-f6fa-480b-b5c5-612889b6a5c5 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:53:22.450283 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a05b3ac6-f6fa-480b-b5c5-612889b6a5c5 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "b5e2c1c7-964d-441e-8545-575bac75f0b0"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:22.452621 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-a05b3ac6-f6fa-480b-b5c5-612889b6a5c5 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'b5e2c1c7-964d-441e-8545-575bac75f0b0'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:53:22.456561 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b899a188-562b-4090-bf8d-c748042a46a7 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Delete volume request issued successfully. Jul 22 09:53:22.456902 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b899a188-562b-4090-bf8d-c748042a46a7 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] https://10.4.3.206/volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db returned with HTTP 202 Jul 22 09:53:22.457499 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 202/786] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:53:22 2026] DELETE /volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:53:22.472445 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6c736d0b-cfde-4d2b-b24c-8ed980330759 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:22.472728 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:22.472728 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:22.474070 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a05b3ac6-f6fa-480b-b5c5-612889b6a5c5 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Volume retrieved successfully. Jul 22 09:53:22.474446 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-a05b3ac6-f6fa-480b-b5c5-612889b6a5c5 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Create volume of 1 GB Jul 22 09:53:22.474811 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6c736d0b-cfde-4d2b-b24c-8ed980330759 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] GET https://10.4.3.206/volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db Jul 22 09:53:22.475135 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6c736d0b-cfde-4d2b-b24c-8ed980330759 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:22.475438 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6c736d0b-cfde-4d2b-b24c-8ed980330759 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:22.480167 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a05b3ac6-f6fa-480b-b5c5-612889b6a5c5 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Availability Zones retrieved successfully. Jul 22 09:53:22.486230 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:22.486230 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:22.490785 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-a05b3ac6-f6fa-480b-b5c5-612889b6a5c5 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Flow 'volume_create_api' (08ad6ef8-d81f-447e-896a-d3a7fd1a8786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:22.492088 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6c736d0b-cfde-4d2b-b24c-8ed980330759 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Volume info retrieved successfully. Jul 22 09:53:22.493628 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-a05b3ac6-f6fa-480b-b5c5-612889b6a5c5 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b119681-9854-4940-af76-672d03817837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:22.494558 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-a05b3ac6-f6fa-480b-b5c5-612889b6a5c5 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:53:22.499443 np0000005636 devstack@c-api.service[100149]: WARNING cinder.volume.api [None req-a05b3ac6-f6fa-480b-b5c5-612889b6a5c5 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b119681-9854-4940-af76-672d03817837) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 09:53:22.499443 np0000005636 devstack@c-api.service[100149]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jul 22 09:53:22.499578 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6c736d0b-cfde-4d2b-b24c-8ed980330759 tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] https://10.4.3.206/volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db returned with HTTP 200 Jul 22 09:53:22.500023 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 194/787] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:22 2026] GET /volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:22.501943 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-a05b3ac6-f6fa-480b-b5c5-612889b6a5c5 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b119681-9854-4940-af76-672d03817837) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:22.503519 np0000005636 devstack@c-api.service[100149]: WARNING cinder.volume.api [None req-a05b3ac6-f6fa-480b-b5c5-612889b6a5c5 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b119681-9854-4940-af76-672d03817837) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 09:53:22.504879 np0000005636 devstack@c-api.service[100149]: WARNING cinder.volume.api [None req-a05b3ac6-f6fa-480b-b5c5-612889b6a5c5 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Flow 'volume_create_api' (08ad6ef8-d81f-447e-896a-d3a7fd1a8786) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 09:53:22.505685 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a05b3ac6-f6fa-480b-b5c5-612889b6a5c5 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 400 Jul 22 09:53:22.506139 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 197/788] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:53:22 2026] POST /volume/v3/volumes => generated 173 bytes in 61 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 09:53:22.515811 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ce5a04b8-6dfe-4d89-ad11-25d42216c483 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:22.521275 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ce5a04b8-6dfe-4d89-ad11-25d42216c483 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] GET https://10.4.3.206/volume/v3/volumes/b5e2c1c7-964d-441e-8545-575bac75f0b0 Jul 22 09:53:22.521731 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ce5a04b8-6dfe-4d89-ad11-25d42216c483 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:22.521731 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ce5a04b8-6dfe-4d89-ad11-25d42216c483 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:22.531569 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:22.531569 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:22.537087 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ce5a04b8-6dfe-4d89-ad11-25d42216c483 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Volume info retrieved successfully. Jul 22 09:53:22.542603 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ce5a04b8-6dfe-4d89-ad11-25d42216c483 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] https://10.4.3.206/volume/v3/volumes/b5e2c1c7-964d-441e-8545-575bac75f0b0 returned with HTTP 200 Jul 22 09:53:22.543452 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 196/789] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:22 2026] GET /volume/v3/volumes/b5e2c1c7-964d-441e-8545-575bac75f0b0 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:22.559390 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-aedf910b-4683-41c4-8418-d715a9908d72 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:22.562253 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aedf910b-4683-41c4-8418-d715a9908d72 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b5e2c1c7-964d-441e-8545-575bac75f0b0 Jul 22 09:53:22.562579 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aedf910b-4683-41c4-8418-d715a9908d72 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:22.562896 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aedf910b-4683-41c4-8418-d715a9908d72 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:22.563088 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-aedf910b-4683-41c4-8418-d715a9908d72 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Delete volume with id: b5e2c1c7-964d-441e-8545-575bac75f0b0 Jul 22 09:53:22.573420 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:22.573420 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:22.573420 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-aedf910b-4683-41c4-8418-d715a9908d72 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Volume info retrieved successfully. Jul 22 09:53:22.619665 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-aedf910b-4683-41c4-8418-d715a9908d72 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Delete volume request issued successfully. Jul 22 09:53:22.619665 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aedf910b-4683-41c4-8418-d715a9908d72 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] https://10.4.3.206/volume/v3/volumes/b5e2c1c7-964d-441e-8545-575bac75f0b0 returned with HTTP 202 Jul 22 09:53:22.619665 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 203/790] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:53:22 2026] DELETE /volume/v3/volumes/b5e2c1c7-964d-441e-8545-575bac75f0b0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:53:22.630254 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4038c4a3-5b45-4dd7-9bdf-757586d29a02 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:22.632842 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4038c4a3-5b45-4dd7-9bdf-757586d29a02 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] GET https://10.4.3.206/volume/v3/volumes/b5e2c1c7-964d-441e-8545-575bac75f0b0 Jul 22 09:53:22.633162 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4038c4a3-5b45-4dd7-9bdf-757586d29a02 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:22.633469 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4038c4a3-5b45-4dd7-9bdf-757586d29a02 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:22.648602 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:22.648602 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:22.655216 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4038c4a3-5b45-4dd7-9bdf-757586d29a02 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Volume info retrieved successfully. Jul 22 09:53:22.662893 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4038c4a3-5b45-4dd7-9bdf-757586d29a02 tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] https://10.4.3.206/volume/v3/volumes/b5e2c1c7-964d-441e-8545-575bac75f0b0 returned with HTTP 200 Jul 22 09:53:22.663461 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 195/791] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:22 2026] GET /volume/v3/volumes/b5e2c1c7-964d-441e-8545-575bac75f0b0 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:23.763621 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-99fdf1fc-b59d-4902-b588-19d1b46922f0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:23.763621 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-99fdf1fc-b59d-4902-b588-19d1b46922f0 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:23.763621 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-99fdf1fc-b59d-4902-b588-19d1b46922f0 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:23.763621 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-99fdf1fc-b59d-4902-b588-19d1b46922f0 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:23.763621 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:23.763621 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:23.763621 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-99fdf1fc-b59d-4902-b588-19d1b46922f0 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Volume info retrieved successfully. Jul 22 09:53:23.763621 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-99fdf1fc-b59d-4902-b588-19d1b46922f0 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e returned with HTTP 200 Jul 22 09:53:23.763621 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 198/792] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:23 2026] GET /volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:23.771571 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-da9251a6-1715-48da-9d43-bee6a73280fa None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:23.771571 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-da9251a6-1715-48da-9d43-bee6a73280fa tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] GET https://10.4.3.206/volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db Jul 22 09:53:23.771571 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-da9251a6-1715-48da-9d43-bee6a73280fa tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:23.771571 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-da9251a6-1715-48da-9d43-bee6a73280fa tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:23.771571 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-da9251a6-1715-48da-9d43-bee6a73280fa tempest-ServersNegativeTestJSON-1090819190 tempest-ServersNegativeTestJSON-1090819190-project-member] https://10.4.3.206/volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db returned with HTTP 404 Jul 22 09:53:23.771571 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 197/793] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:23 2026] GET /volume/v3/volumes/dc085806-8cc9-41ec-98af-e9874cbba4db => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:23.775325 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cbbe7593-9df0-4a1f-9db3-d2fe0470f18a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:23.775325 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cbbe7593-9df0-4a1f-9db3-d2fe0470f18a tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] GET https://10.4.3.206/volume/v3/volumes/b5e2c1c7-964d-441e-8545-575bac75f0b0 Jul 22 09:53:23.775325 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cbbe7593-9df0-4a1f-9db3-d2fe0470f18a tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:23.775325 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cbbe7593-9df0-4a1f-9db3-d2fe0470f18a tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:23.775325 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cbbe7593-9df0-4a1f-9db3-d2fe0470f18a tempest-VolumesCloneNegativeTest-283649256 tempest-VolumesCloneNegativeTest-283649256-project-member] https://10.4.3.206/volume/v3/volumes/b5e2c1c7-964d-441e-8545-575bac75f0b0 returned with HTTP 404 Jul 22 09:53:23.775325 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 204/794] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:23 2026] GET /volume/v3/volumes/b5e2c1c7-964d-441e-8545-575bac75f0b0 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:23.991868 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-6f534d79-74dc-4cb1-8dba-6a8b6bdefbc5 req-3e90fb13-87b7-450a-8741-2b8d52171259 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:23.995615 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6f534d79-74dc-4cb1-8dba-6a8b6bdefbc5 req-3e90fb13-87b7-450a-8741-2b8d52171259 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] DELETE https://10.4.3.206/volume/v3/attachments/9d32acb4-73a4-4a98-a261-41784707fa02 Jul 22 09:53:23.995615 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6f534d79-74dc-4cb1-8dba-6a8b6bdefbc5 req-3e90fb13-87b7-450a-8741-2b8d52171259 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:23.995615 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6f534d79-74dc-4cb1-8dba-6a8b6bdefbc5 req-3e90fb13-87b7-450a-8741-2b8d52171259 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:24.013037 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:24.013037 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:24.136958 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6f534d79-74dc-4cb1-8dba-6a8b6bdefbc5 req-3e90fb13-87b7-450a-8741-2b8d52171259 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/attachments/9d32acb4-73a4-4a98-a261-41784707fa02 returned with HTTP 200 Jul 22 09:53:24.136958 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 196/795] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:53:23 2026] DELETE /volume/v3/attachments/9d32acb4-73a4-4a98-a261-41784707fa02 => generated 19 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:24.452890 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4791e170-8df5-4a2e-81fc-d70daec2c259 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:24.457511 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4791e170-8df5-4a2e-81fc-d70daec2c259 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:24.457511 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4791e170-8df5-4a2e-81fc-d70daec2c259 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:24.457511 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4791e170-8df5-4a2e-81fc-d70daec2c259 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:24.497990 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:24.497990 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:24.516482 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4791e170-8df5-4a2e-81fc-d70daec2c259 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Volume info retrieved successfully. Jul 22 09:53:24.538541 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4791e170-8df5-4a2e-81fc-d70daec2c259 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e returned with HTTP 200 Jul 22 09:53:24.540284 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 199/796] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:24 2026] GET /volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e => generated 906 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:25.558619 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d287f202-d39b-4cfe-966a-d41886a6f5e8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:25.561128 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d287f202-d39b-4cfe-966a-d41886a6f5e8 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:25.561652 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d287f202-d39b-4cfe-966a-d41886a6f5e8 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:25.561652 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d287f202-d39b-4cfe-966a-d41886a6f5e8 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:25.572677 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:25.572677 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:25.578413 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d287f202-d39b-4cfe-966a-d41886a6f5e8 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Volume info retrieved successfully. Jul 22 09:53:25.585256 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d287f202-d39b-4cfe-966a-d41886a6f5e8 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e returned with HTTP 200 Jul 22 09:53:25.585631 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 198/797] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:25 2026] GET /volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:26.409963 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8a933edb-c129-4467-899b-c003115f08c5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:26.409963 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8a933edb-c129-4467-899b-c003115f08c5 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] GET https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:26.409963 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8a933edb-c129-4467-899b-c003115f08c5 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:26.410405 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8a933edb-c129-4467-899b-c003115f08c5 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:26.431660 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:26.431660 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:26.444300 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8a933edb-c129-4467-899b-c003115f08c5 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Volume info retrieved successfully. Jul 22 09:53:26.453037 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8a933edb-c129-4467-899b-c003115f08c5 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 200 Jul 22 09:53:26.453037 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 205/798] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:26 2026] GET /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:26.472005 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0f4a980e-0849-4629-b4c4-0c95134747ec None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:26.475596 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0f4a980e-0849-4629-b4c4-0c95134747ec tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] GET https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:26.475901 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0f4a980e-0849-4629-b4c4-0c95134747ec tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:26.479045 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0f4a980e-0849-4629-b4c4-0c95134747ec tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:26.489511 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:26.489511 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:26.502166 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0f4a980e-0849-4629-b4c4-0c95134747ec tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Volume info retrieved successfully. Jul 22 09:53:26.514202 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0f4a980e-0849-4629-b4c4-0c95134747ec tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 200 Jul 22 09:53:26.514202 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 197/799] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:26 2026] GET /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:26.592405 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fbd45f87-3106-4f63-9bd5-a392b10b8b4c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:26.597528 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fbd45f87-3106-4f63-9bd5-a392b10b8b4c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] GET https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:26.600588 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fbd45f87-3106-4f63-9bd5-a392b10b8b4c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:26.600588 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fbd45f87-3106-4f63-9bd5-a392b10b8b4c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:26.606093 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-165a3a28-3d7e-4365-9a60-7315fc1dd18e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:26.612126 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-165a3a28-3d7e-4365-9a60-7315fc1dd18e tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:26.612523 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-165a3a28-3d7e-4365-9a60-7315fc1dd18e tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:26.613044 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-165a3a28-3d7e-4365-9a60-7315fc1dd18e tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:26.625344 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:26.625344 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:26.628871 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:26.628871 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:26.633203 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fbd45f87-3106-4f63-9bd5-a392b10b8b4c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Volume info retrieved successfully. Jul 22 09:53:26.639302 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-165a3a28-3d7e-4365-9a60-7315fc1dd18e tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Volume info retrieved successfully. Jul 22 09:53:26.646192 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fbd45f87-3106-4f63-9bd5-a392b10b8b4c tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 200 Jul 22 09:53:26.647309 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 200/800] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:26 2026] GET /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:26.648937 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-165a3a28-3d7e-4365-9a60-7315fc1dd18e tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e returned with HTTP 200 Jul 22 09:53:26.649630 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 199/801] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:26 2026] GET /volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e => generated 906 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:26.677428 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-84f703e8-9e30-4cf8-94b2-7551cce43743 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:26.684254 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-84f703e8-9e30-4cf8-94b2-7551cce43743 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] DELETE https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:26.684560 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-84f703e8-9e30-4cf8-94b2-7551cce43743 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:26.684899 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-84f703e8-9e30-4cf8-94b2-7551cce43743 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:26.686213 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-84f703e8-9e30-4cf8-94b2-7551cce43743 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Delete volume with id: fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:26.702206 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:26.702206 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:26.702206 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-84f703e8-9e30-4cf8-94b2-7551cce43743 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Volume info retrieved successfully. Jul 22 09:53:26.740786 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-84f703e8-9e30-4cf8-94b2-7551cce43743 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Delete volume request issued successfully. Jul 22 09:53:26.741663 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-84f703e8-9e30-4cf8-94b2-7551cce43743 tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 202 Jul 22 09:53:26.743186 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 206/802] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:53:26 2026] DELETE /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:53:26.758026 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dce40daa-c0e8-41c5-98be-29ab7198f5ba None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:26.758026 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dce40daa-c0e8-41c5-98be-29ab7198f5ba tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] GET https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:26.758026 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dce40daa-c0e8-41c5-98be-29ab7198f5ba tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:26.758026 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dce40daa-c0e8-41c5-98be-29ab7198f5ba tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:26.769848 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:26.769848 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:26.777655 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-dce40daa-c0e8-41c5-98be-29ab7198f5ba tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Volume info retrieved successfully. Jul 22 09:53:26.789222 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dce40daa-c0e8-41c5-98be-29ab7198f5ba tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 200 Jul 22 09:53:26.790240 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 198/803] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:26 2026] GET /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:26.879949 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:26.883530 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:53:26.883956 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1922657387"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:26.886484 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Create volume request body: {'volume': {'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1922657387'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:53:27.026229 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Create volume of 1 GB Jul 22 09:53:27.033863 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Availability Zones retrieved successfully. Jul 22 09:53:27.042345 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Flow 'volume_create_api' (adf4fef0-92a1-4dc5-896c-c58ef089e247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:27.043808 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed83661f-a62a-4f89-9966-2c0744e949e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:27.044910 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:53:27.134759 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed83661f-a62a-4f89-9966-2c0744e949e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:27.136649 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad64a8e2-5cfb-4ec8-b02f-03e0c4a499f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:27.253796 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Created reservations ['b5d3e9ad-6e15-4267-ac5b-7cff400bf32f', 'b2c69d2b-c2cb-4eef-9702-c9978ff2bc90', 'a1f81365-f1d8-4b57-ba39-c460580402c1', '460f82d2-39a4-4bd0-b1d7-667163be3414'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:27.255174 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad64a8e2-5cfb-4ec8-b02f-03e0c4a499f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5d3e9ad-6e15-4267-ac5b-7cff400bf32f', 'b2c69d2b-c2cb-4eef-9702-c9978ff2bc90', 'a1f81365-f1d8-4b57-ba39-c460580402c1', '460f82d2-39a4-4bd0-b1d7-667163be3414']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:27.256368 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ec64fd0-e709-46c3-a4e7-3dd926b34dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:27.289878 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ec64fd0-e709-46c3-a4e7-3dd926b34dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b0d87a1-22a1-4ed0-b29d-1fdba8657c12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1922657387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31ad3beb7c004cccbcde9dd628fc12d5',qos_specs=None,replication_status=,reservations=['b5d3e9ad-6e15-4267-ac5b-7cff400bf32f','b2c69d2b-c2cb-4eef-9702-c9978ff2bc90','a1f81365-f1d8-4b57-ba39-c460580402c1','460f82d2-39a4-4bd0-b1d7-667163be3414'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd1abd1ece82412cac84ecbc8fd9c79d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:53:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1922657387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b0d87a1-22a1-4ed0-b29d-1fdba8657c12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31ad3beb7c004cccbcde9dd628fc12d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd1abd1ece82412cac84ecbc8fd9c79d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:27.292060 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41d45c6b-7126-42ac-b5bd-c58217f7940d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:27.318572 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41d45c6b-7126-42ac-b5bd-c58217f7940d) transitioned into state 'SUCCESS' from state '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-1922657387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31ad3beb7c004cccbcde9dd628fc12d5',qos_specs=None,replication_status=,reservations=['b5d3e9ad-6e15-4267-ac5b-7cff400bf32f','b2c69d2b-c2cb-4eef-9702-c9978ff2bc90','a1f81365-f1d8-4b57-ba39-c460580402c1','460f82d2-39a4-4bd0-b1d7-667163be3414'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd1abd1ece82412cac84ecbc8fd9c79d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:27.319497 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06061983-8fef-4d0e-9f4e-5586bd1594f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:27.338599 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06061983-8fef-4d0e-9f4e-5586bd1594f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:27.339864 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Flow 'volume_create_api' (adf4fef0-92a1-4dc5-896c-c58ef089e247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:27.340276 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Create volume request issued successfully. Jul 22 09:53:27.341671 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-773f64fe-06c5-4b4e-aa2c-f7335c5554f2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:53:27.341671 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 201/804] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:53:26 2026] POST /volume/v3/volumes => generated 748 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:27.361272 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8d2a1e70-3405-4335-b6d0-8eaf9b963fa1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:27.363808 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8d2a1e70-3405-4335-b6d0-8eaf9b963fa1 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 Jul 22 09:53:27.364641 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8d2a1e70-3405-4335-b6d0-8eaf9b963fa1 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:27.364641 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8d2a1e70-3405-4335-b6d0-8eaf9b963fa1 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:27.375380 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:27.375380 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:27.380845 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8d2a1e70-3405-4335-b6d0-8eaf9b963fa1 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:27.390955 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8d2a1e70-3405-4335-b6d0-8eaf9b963fa1 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 returned with HTTP 200 Jul 22 09:53:27.390955 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 200/805] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:27 2026] GET /volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:27.676335 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-446cc09c-4754-4172-bf73-3e174f6562dc None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:27.678756 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-446cc09c-4754-4172-bf73-3e174f6562dc tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:27.679521 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-446cc09c-4754-4172-bf73-3e174f6562dc tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:27.679804 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-446cc09c-4754-4172-bf73-3e174f6562dc tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:27.694798 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:27.694798 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:27.705043 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-446cc09c-4754-4172-bf73-3e174f6562dc tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Volume info retrieved successfully. Jul 22 09:53:27.714331 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-446cc09c-4754-4172-bf73-3e174f6562dc tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e returned with HTTP 200 Jul 22 09:53:27.716222 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 207/806] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:27 2026] GET /volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e => generated 906 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:27.814467 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d988cd7b-384d-4a05-81f9-ed1113fec07e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:27.817186 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d988cd7b-384d-4a05-81f9-ed1113fec07e tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] GET https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba Jul 22 09:53:27.817439 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d988cd7b-384d-4a05-81f9-ed1113fec07e tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:27.817517 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d988cd7b-384d-4a05-81f9-ed1113fec07e tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:27.827967 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d988cd7b-384d-4a05-81f9-ed1113fec07e tempest-DeleteServersTestJSON-1482120992 tempest-DeleteServersTestJSON-1482120992-project-member] https://10.4.3.206/volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba returned with HTTP 404 Jul 22 09:53:27.833029 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 199/807] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:27 2026] GET /volume/v3/volumes/fbc45c7a-0a58-4014-95c1-4238e457eaba => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:28.412284 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a9e6e582-4f5f-41f9-bdf9-f084e476e6a3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:28.415105 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a9e6e582-4f5f-41f9-bdf9-f084e476e6a3 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 Jul 22 09:53:28.415343 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a9e6e582-4f5f-41f9-bdf9-f084e476e6a3 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:28.415594 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a9e6e582-4f5f-41f9-bdf9-f084e476e6a3 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:28.425224 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:28.425224 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:28.434901 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a9e6e582-4f5f-41f9-bdf9-f084e476e6a3 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:28.444584 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a9e6e582-4f5f-41f9-bdf9-f084e476e6a3 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 returned with HTTP 200 Jul 22 09:53:28.445387 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 202/808] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:28 2026] GET /volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 => generated 1356 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:28.468685 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-53e91e48-a2f8-4fbd-8925-655a173142d2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:28.472588 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-53e91e48-a2f8-4fbd-8925-655a173142d2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] POST https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12/action Jul 22 09:53:28.473173 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-53e91e48-a2f8-4fbd-8925-655a173142d2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:53:28.473358 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-53e91e48-a2f8-4fbd-8925-655a173142d2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:28.484526 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:28.484526 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:28.485084 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-53e91e48-a2f8-4fbd-8925-655a173142d2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:28.549271 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-53e91e48-a2f8-4fbd-8925-655a173142d2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Created reservations ['d77da01b-b05f-425e-8dff-78d320587a95', '7ccb776d-8dd3-4dc9-9c10-3f17eb2fa4a2'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:28.575436 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-53e91e48-a2f8-4fbd-8925-655a173142d2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Extend volume request issued successfully. Jul 22 09:53:28.575436 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-53e91e48-a2f8-4fbd-8925-655a173142d2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12/action returned with HTTP 202 Jul 22 09:53:28.575436 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 201/809] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:53:28 2026] POST /volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:53:28.594720 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ff2f2207-efc3-48f1-83b3-575c11f12546 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:28.597501 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ff2f2207-efc3-48f1-83b3-575c11f12546 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 Jul 22 09:53:28.597728 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ff2f2207-efc3-48f1-83b3-575c11f12546 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:28.598009 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ff2f2207-efc3-48f1-83b3-575c11f12546 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:28.611450 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:28.611450 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:28.621476 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ff2f2207-efc3-48f1-83b3-575c11f12546 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:28.634962 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ff2f2207-efc3-48f1-83b3-575c11f12546 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 returned with HTTP 200 Jul 22 09:53:28.636275 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 208/810] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:28 2026] GET /volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 => generated 1356 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:28.741255 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-257196e8-f13b-4c39-b3da-b9f280e262de None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:28.744695 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-257196e8-f13b-4c39-b3da-b9f280e262de tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:28.745234 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-257196e8-f13b-4c39-b3da-b9f280e262de tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:28.745914 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-257196e8-f13b-4c39-b3da-b9f280e262de tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:28.762003 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:28.762003 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:28.772264 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-257196e8-f13b-4c39-b3da-b9f280e262de tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Volume info retrieved successfully. Jul 22 09:53:28.785264 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-257196e8-f13b-4c39-b3da-b9f280e262de tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e returned with HTTP 200 Jul 22 09:53:28.785956 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 200/811] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:28 2026] GET /volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e => generated 1157 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:28.837357 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-58854d85-c5b0-4c9a-a57a-c321cf18bebc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:28.841679 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-58854d85-c5b0-4c9a-a57a-c321cf18bebc tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:28.841918 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-58854d85-c5b0-4c9a-a57a-c321cf18bebc tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:28.841918 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-58854d85-c5b0-4c9a-a57a-c321cf18bebc tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:28.862400 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:28.862400 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:28.871201 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-58854d85-c5b0-4c9a-a57a-c321cf18bebc tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Volume info retrieved successfully. Jul 22 09:53:28.880523 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-58854d85-c5b0-4c9a-a57a-c321cf18bebc tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e returned with HTTP 200 Jul 22 09:53:28.882588 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 203/812] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:53:28 2026] GET /volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e => generated 1157 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:29.366096 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-24bfdf7c-9998-456c-bd47-74e099fd5218 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:29.372107 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-24bfdf7c-9998-456c-bd47-74e099fd5218 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:29.372107 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-24bfdf7c-9998-456c-bd47-74e099fd5218 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:29.372107 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-24bfdf7c-9998-456c-bd47-74e099fd5218 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:29.392786 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:29.392786 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:29.400472 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-24bfdf7c-9998-456c-bd47-74e099fd5218 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Volume info retrieved successfully. Jul 22 09:53:29.408915 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-24bfdf7c-9998-456c-bd47-74e099fd5218 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e returned with HTTP 200 Jul 22 09:53:29.409653 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 202/813] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:53:29 2026] GET /volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e => generated 1157 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:29.425386 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9b97b8bb-9f95-45fc-800e-18d86fb6b4c0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:29.426026 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b97b8bb-9f95-45fc-800e-18d86fb6b4c0 None None] GET https://10.4.3.206/volume// Jul 22 09:53:29.426336 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9b97b8bb-9f95-45fc-800e-18d86fb6b4c0 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:29.426608 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9b97b8bb-9f95-45fc-800e-18d86fb6b4c0 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:29.427650 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b97b8bb-9f95-45fc-800e-18d86fb6b4c0 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:53:29.428249 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 209/814] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 09:53:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:53:29.443092 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-2c96fa69-ca72-4b63-b593-78c75cbe98cb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:29.447180 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-2c96fa69-ca72-4b63-b593-78c75cbe98cb tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:53:29.447883 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-2c96fa69-ca72-4b63-b593-78c75cbe98cb tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47784c14-f429-4990-8d63-0979449bf58e", "connector": null, "instance_uuid": "e97566ea-e8b4-4dde-b564-88c3fcc73a70"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:29.468204 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:29.468204 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:29.535101 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-2c96fa69-ca72-4b63-b593-78c75cbe98cb tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:53:29.535764 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 201/815] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:53:29 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:29.662380 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-bf02dbf2-1ae3-471d-9fd1-614f9f509435 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:29.667085 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bf02dbf2-1ae3-471d-9fd1-614f9f509435 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 Jul 22 09:53:29.667332 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bf02dbf2-1ae3-471d-9fd1-614f9f509435 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:29.667887 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bf02dbf2-1ae3-471d-9fd1-614f9f509435 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:29.878423 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:29.878423 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:29.882942 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-bf02dbf2-1ae3-471d-9fd1-614f9f509435 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:29.891740 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bf02dbf2-1ae3-471d-9fd1-614f9f509435 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 returned with HTTP 200 Jul 22 09:53:29.892538 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 204/816] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:29 2026] GET /volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 => generated 1356 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:29.910441 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-55ad2f81-a591-4564-bafd-558ddf7518d5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:29.913146 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-55ad2f81-a591-4564-bafd-558ddf7518d5 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 Jul 22 09:53:29.913372 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-55ad2f81-a591-4564-bafd-558ddf7518d5 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:29.913594 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-55ad2f81-a591-4564-bafd-558ddf7518d5 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:29.926582 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:29.926582 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:29.932595 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-55ad2f81-a591-4564-bafd-558ddf7518d5 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:29.940772 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-55ad2f81-a591-4564-bafd-558ddf7518d5 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 returned with HTTP 200 Jul 22 09:53:29.940956 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 203/817] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:29 2026] GET /volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:29.960457 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c139d2c3-1857-40f8-9f68-74801e93022c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:29.964364 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c139d2c3-1857-40f8-9f68-74801e93022c tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 Jul 22 09:53:29.964760 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c139d2c3-1857-40f8-9f68-74801e93022c tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:29.966813 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c139d2c3-1857-40f8-9f68-74801e93022c tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:29.976328 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:29.976328 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:29.981321 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c139d2c3-1857-40f8-9f68-74801e93022c tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:29.987246 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c139d2c3-1857-40f8-9f68-74801e93022c tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 returned with HTTP 200 Jul 22 09:53:29.987934 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 210/818] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:29 2026] GET /volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:30.007320 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e8e960d6-4e27-4e17-ae11-5bd5137d9b2d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:30.011606 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e8e960d6-4e27-4e17-ae11-5bd5137d9b2d tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] DELETE https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 Jul 22 09:53:30.011606 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e8e960d6-4e27-4e17-ae11-5bd5137d9b2d tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:30.011606 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e8e960d6-4e27-4e17-ae11-5bd5137d9b2d tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:30.011606 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-e8e960d6-4e27-4e17-ae11-5bd5137d9b2d tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Delete volume with id: 0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 Jul 22 09:53:30.024340 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:30.024340 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:30.024340 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e8e960d6-4e27-4e17-ae11-5bd5137d9b2d tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:30.065107 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e8e960d6-4e27-4e17-ae11-5bd5137d9b2d tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Delete volume request issued successfully. Jul 22 09:53:30.065357 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e8e960d6-4e27-4e17-ae11-5bd5137d9b2d tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 returned with HTTP 202 Jul 22 09:53:30.065842 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 202/819] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:53:30 2026] DELETE /volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:53:30.075639 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0631124b-3323-4ec6-8c89-9a14a4ecd15c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:30.077795 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0631124b-3323-4ec6-8c89-9a14a4ecd15c tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 Jul 22 09:53:30.078030 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0631124b-3323-4ec6-8c89-9a14a4ecd15c tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:30.079801 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0631124b-3323-4ec6-8c89-9a14a4ecd15c tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:30.092287 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:30.092287 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:30.097825 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0631124b-3323-4ec6-8c89-9a14a4ecd15c tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:30.105330 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0631124b-3323-4ec6-8c89-9a14a4ecd15c tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 returned with HTTP 200 Jul 22 09:53:30.107063 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 205/820] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:30 2026] GET /volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:31.126033 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-069490d1-7f41-4d0b-8d46-1ecfe252dafb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:31.128435 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-069490d1-7f41-4d0b-8d46-1ecfe252dafb tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 Jul 22 09:53:31.129850 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-069490d1-7f41-4d0b-8d46-1ecfe252dafb tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:31.129850 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-069490d1-7f41-4d0b-8d46-1ecfe252dafb tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:31.136641 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-069490d1-7f41-4d0b-8d46-1ecfe252dafb tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 returned with HTTP 404 Jul 22 09:53:31.137445 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 204/821] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:31 2026] GET /volume/v3/volumes/0b0d87a1-22a1-4ed0-b29d-1fdba8657c12 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:31.157353 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-30928555-7a04-4361-a7c9-3e4537772816 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:31.164609 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:53:31.165091 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1225587401"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:31.167562 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1225587401'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:53:31.167562 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Create volume of 1 GB Jul 22 09:53:31.176283 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Availability Zones retrieved successfully. Jul 22 09:53:31.187597 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Flow 'volume_create_api' (61003cfa-64c0-404c-9938-55447c9f5983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:31.189172 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c36bf36d-8029-4b70-93e1-ef16420d710d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:31.190654 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:53:31.234354 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c36bf36d-8029-4b70-93e1-ef16420d710d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:31.235680 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1737e369-4f24-40c1-8bd9-6d0a76176d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:31.315498 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Created reservations ['6bacf400-2acf-4012-af64-fd6ed921625e', 'a0baab66-1d7a-4631-9e07-149469a847d7', '604076a6-2a6b-42a9-9fff-b7919366da0b', '613e97cd-1510-42eb-8724-da7667ae49d1'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:31.316767 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1737e369-4f24-40c1-8bd9-6d0a76176d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bacf400-2acf-4012-af64-fd6ed921625e', 'a0baab66-1d7a-4631-9e07-149469a847d7', '604076a6-2a6b-42a9-9fff-b7919366da0b', '613e97cd-1510-42eb-8724-da7667ae49d1']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:31.318192 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b39daf94-c6cb-468d-9ad5-8d74452e9956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:31.355259 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b39daf94-c6cb-468d-9ad5-8d74452e9956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa23db25-19e8-4ce9-80c6-854ebed1f613', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1225587401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31ad3beb7c004cccbcde9dd628fc12d5',qos_specs=None,replication_status=,reservations=['6bacf400-2acf-4012-af64-fd6ed921625e','a0baab66-1d7a-4631-9e07-149469a847d7','604076a6-2a6b-42a9-9fff-b7919366da0b','613e97cd-1510-42eb-8724-da7667ae49d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd1abd1ece82412cac84ecbc8fd9c79d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:53:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1225587401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa23db25-19e8-4ce9-80c6-854ebed1f613,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31ad3beb7c004cccbcde9dd628fc12d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd1abd1ece82412cac84ecbc8fd9c79d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:31.356168 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69745ac3-170f-4fbf-b0d6-88fb41fd9f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:31.388982 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69745ac3-170f-4fbf-b0d6-88fb41fd9f1b) transitioned into state 'SUCCESS' from state '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-1225587401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31ad3beb7c004cccbcde9dd628fc12d5',qos_specs=None,replication_status=,reservations=['6bacf400-2acf-4012-af64-fd6ed921625e','a0baab66-1d7a-4631-9e07-149469a847d7','604076a6-2a6b-42a9-9fff-b7919366da0b','613e97cd-1510-42eb-8724-da7667ae49d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd1abd1ece82412cac84ecbc8fd9c79d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:31.389311 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b10047e2-4c8f-4b73-8973-696c910e6b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:31.410311 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b10047e2-4c8f-4b73-8973-696c910e6b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:31.411842 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Flow 'volume_create_api' (61003cfa-64c0-404c-9938-55447c9f5983) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:31.411842 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Create volume request issued successfully. Jul 22 09:53:31.413891 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-30928555-7a04-4361-a7c9-3e4537772816 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:53:31.413891 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 211/822] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:53:31 2026] POST /volume/v3/volumes => generated 748 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:31.437834 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b989a06e-898d-4016-be51-d99c14321504 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:31.440753 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b989a06e-898d-4016-be51-d99c14321504 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 Jul 22 09:53:31.441194 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b989a06e-898d-4016-be51-d99c14321504 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:31.441570 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b989a06e-898d-4016-be51-d99c14321504 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:31.455716 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:31.455716 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:31.467609 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b989a06e-898d-4016-be51-d99c14321504 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:31.474653 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b989a06e-898d-4016-be51-d99c14321504 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 returned with HTTP 200 Jul 22 09:53:31.475537 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 203/823] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:31 2026] GET /volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:53:32.019530 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8509d61c-03c8-4e3a-979d-ec0e3230f9ff None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:32.019891 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8509d61c-03c8-4e3a-979d-ec0e3230f9ff None None] GET https://10.4.3.206/volume// Jul 22 09:53:32.021715 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8509d61c-03c8-4e3a-979d-ec0e3230f9ff None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:32.021715 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8509d61c-03c8-4e3a-979d-ec0e3230f9ff None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:32.021715 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8509d61c-03c8-4e3a-979d-ec0e3230f9ff None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:53:32.021715 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 206/824] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:53:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:53:32.037972 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-5273f566-cc93-463c-8d22-71328a6aa671 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:32.042694 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-5273f566-cc93-463c-8d22-71328a6aa671 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:32.042694 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-5273f566-cc93-463c-8d22-71328a6aa671 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:32.042694 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-5273f566-cc93-463c-8d22-71328a6aa671 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:32.071306 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:32.071306 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:32.079830 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-5273f566-cc93-463c-8d22-71328a6aa671 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Volume info retrieved successfully. Jul 22 09:53:32.091885 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-5273f566-cc93-463c-8d22-71328a6aa671 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e returned with HTTP 200 Jul 22 09:53:32.093247 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 205/825] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:53:32 2026] GET /volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e => generated 1336 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:53:32.245277 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-1ffa3f3d-7533-4473-a900-96c0f8cf8a01 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:32.248972 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-1ffa3f3d-7533-4473-a900-96c0f8cf8a01 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] PUT https://10.4.3.206/volume/v3/attachments/6d97e906-721b-4dca-8906-a55b81902735 Jul 22 09:53:32.249448 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-1ffa3f3d-7533-4473-a900-96c0f8cf8a01 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:32.262541 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-1ffa3f3d-7533-4473-a900-96c0f8cf8a01 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Acquiring lock "cinder-attachment_update-47784c14-f429-4990-8d63-0979449bf58e-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:53:32.273032 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-1ffa3f3d-7533-4473-a900-96c0f8cf8a01 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Lock "cinder-attachment_update-47784c14-f429-4990-8d63-0979449bf58e-np0000005636" acquired by "attachment_update" :: waited 0.010s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:53:32.275545 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:32.275545 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:32.488415 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-1ffa3f3d-7533-4473-a900-96c0f8cf8a01 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Lock "cinder-attachment_update-47784c14-f429-4990-8d63-0979449bf58e-np0000005636" released by "attachment_update" :: held 0.216s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:53:32.488898 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-1ffa3f3d-7533-4473-a900-96c0f8cf8a01 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/attachments/6d97e906-721b-4dca-8906-a55b81902735 returned with HTTP 200 Jul 22 09:53:32.489554 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 212/826] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:53:32 2026] PUT /volume/v3/attachments/6d97e906-721b-4dca-8906-a55b81902735 => generated 969 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:32.496865 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-19209651-c8f6-46ab-a9c1-816a0e9ec9b2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:32.502364 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19209651-c8f6-46ab-a9c1-816a0e9ec9b2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 Jul 22 09:53:32.503800 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19209651-c8f6-46ab-a9c1-816a0e9ec9b2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:32.503800 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19209651-c8f6-46ab-a9c1-816a0e9ec9b2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:32.514286 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:32.514286 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:32.522230 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-19209651-c8f6-46ab-a9c1-816a0e9ec9b2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:32.533105 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19209651-c8f6-46ab-a9c1-816a0e9ec9b2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 returned with HTTP 200 Jul 22 09:53:32.534039 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 204/827] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:32 2026] GET /volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:32.555917 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9944122a-a3fd-4620-b2a1-f93d5e33b493 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:32.558449 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9944122a-a3fd-4620-b2a1-f93d5e33b493 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:53:32.559070 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9944122a-a3fd-4620-b2a1-f93d5e33b493 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa23db25-19e8-4ce9-80c6-854ebed1f613", "name": "tempest-VolumesExtendTest-Snapshot-343776382"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:32.564473 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-4e96e9d1-938d-4587-912b-6d074b8ffb1f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:32.572174 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:32.572174 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:32.572174 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9944122a-a3fd-4620-b2a1-f93d5e33b493 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:32.572174 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-9944122a-a3fd-4620-b2a1-f93d5e33b493 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Create snapshot from volume fa23db25-19e8-4ce9-80c6-854ebed1f613 Jul 22 09:53:32.572456 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-4e96e9d1-938d-4587-912b-6d074b8ffb1f tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] POST https://10.4.3.206/volume/v3/attachments/6d97e906-721b-4dca-8906-a55b81902735/action Jul 22 09:53:32.572881 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-4e96e9d1-938d-4587-912b-6d074b8ffb1f tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:53:32.573251 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-4e96e9d1-938d-4587-912b-6d074b8ffb1f tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:32.614893 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:32.614893 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:32.644698 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-1603d2ce-ad5f-4add-aa9e-7da478453c08 req-4e96e9d1-938d-4587-912b-6d074b8ffb1f tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/attachments/6d97e906-721b-4dca-8906-a55b81902735/action returned with HTTP 204 Jul 22 09:53:32.645204 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 206/828] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:53:32 2026] POST /volume/v3/attachments/6d97e906-721b-4dca-8906-a55b81902735/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:32.678486 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-9944122a-a3fd-4620-b2a1-f93d5e33b493 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Created reservations ['546242d5-c419-4d50-926d-9b7551af757f', 'cf84da9f-263c-4f05-93ac-3134213caa08', 'c2e9f02d-b22a-4c2f-8396-5cf5debfe124', '63b72ad5-b277-413a-828b-1557562bbd05'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:32.746047 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9944122a-a3fd-4620-b2a1-f93d5e33b493 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Snapshot create request issued successfully. Jul 22 09:53:32.746181 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9944122a-a3fd-4620-b2a1-f93d5e33b493 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:53:32.746845 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 207/829] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:53:32 2026] POST /volume/v3/snapshots => generated 303 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:32.763197 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5d74d7b8-3602-414a-a88f-166e36fd758a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:32.768364 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5d74d7b8-3602-414a-a88f-166e36fd758a tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/snapshots/51dc8994-4bed-4e95-8f24-24cef190a41b Jul 22 09:53:32.768364 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5d74d7b8-3602-414a-a88f-166e36fd758a tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:32.768715 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5d74d7b8-3602-414a-a88f-166e36fd758a tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:32.778947 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:32.778947 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:32.779668 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-5d74d7b8-3602-414a-a88f-166e36fd758a tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Snapshot retrieved successfully. Jul 22 09:53:32.782390 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5d74d7b8-3602-414a-a88f-166e36fd758a tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/snapshots/51dc8994-4bed-4e95-8f24-24cef190a41b returned with HTTP 200 Jul 22 09:53:32.782390 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 213/830] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:32 2026] GET /volume/v3/snapshots/51dc8994-4bed-4e95-8f24-24cef190a41b => generated 435 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:33.805058 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-85a03de4-f92d-448b-af5f-8b061071fd9e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:33.807389 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-85a03de4-f92d-448b-af5f-8b061071fd9e tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/snapshots/51dc8994-4bed-4e95-8f24-24cef190a41b Jul 22 09:53:33.807682 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-85a03de4-f92d-448b-af5f-8b061071fd9e tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:33.807957 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-85a03de4-f92d-448b-af5f-8b061071fd9e tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:33.823973 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:33.823973 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:33.824600 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-85a03de4-f92d-448b-af5f-8b061071fd9e tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Snapshot retrieved successfully. Jul 22 09:53:33.826839 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-85a03de4-f92d-448b-af5f-8b061071fd9e tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/snapshots/51dc8994-4bed-4e95-8f24-24cef190a41b returned with HTTP 200 Jul 22 09:53:33.826839 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 205/831] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:33 2026] GET /volume/v3/snapshots/51dc8994-4bed-4e95-8f24-24cef190a41b => generated 462 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:33.842994 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d57f0be4-379c-45e9-9413-82bb41cf2fdf None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:33.843746 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d57f0be4-379c-45e9-9413-82bb41cf2fdf tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] POST https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613/action Jul 22 09:53:33.844277 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d57f0be4-379c-45e9-9413-82bb41cf2fdf tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:53:33.845204 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d57f0be4-379c-45e9-9413-82bb41cf2fdf tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:33.863736 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:33.863736 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:33.867526 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d57f0be4-379c-45e9-9413-82bb41cf2fdf tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:33.961224 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-d57f0be4-379c-45e9-9413-82bb41cf2fdf tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Created reservations ['4fc60b84-22cf-40b7-a2ba-c8c76fadfb36', 'ae9b462c-c26a-43f8-899b-e620a04e60c5'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:33.984949 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d57f0be4-379c-45e9-9413-82bb41cf2fdf tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Extend volume request issued successfully. Jul 22 09:53:33.984949 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d57f0be4-379c-45e9-9413-82bb41cf2fdf tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613/action returned with HTTP 202 Jul 22 09:53:33.984949 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 207/832] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:53:33 2026] POST /volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:53:33.997885 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fc10b693-2cd2-467e-99e3-c86d7855681d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:34.001972 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fc10b693-2cd2-467e-99e3-c86d7855681d tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 Jul 22 09:53:34.001972 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fc10b693-2cd2-467e-99e3-c86d7855681d tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:34.002133 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fc10b693-2cd2-467e-99e3-c86d7855681d tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:34.034893 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:34.034893 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:34.042098 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fc10b693-2cd2-467e-99e3-c86d7855681d tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:34.052422 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fc10b693-2cd2-467e-99e3-c86d7855681d tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 returned with HTTP 200 Jul 22 09:53:34.053855 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 208/833] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:33 2026] GET /volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 => generated 841 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:34.112959 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8520931c-225d-4aa0-a909-57f153fa4cb9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:34.337566 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8520931c-225d-4aa0-a909-57f153fa4cb9 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] GET https://10.4.3.206/volume/v3/scheduler-stats/get_pools Jul 22 09:53:34.337566 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8520931c-225d-4aa0-a909-57f153fa4cb9 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:34.343202 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8520931c-225d-4aa0-a909-57f153fa4cb9 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] Calling method 'get_pools' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:34.357060 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8520931c-225d-4aa0-a909-57f153fa4cb9 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] https://10.4.3.206/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 09:53:34.357060 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 214/834] 10.4.3.206 () {66 vars in 1291 bytes} [Wed Jul 22 09:53:34 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:34.370514 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3eb112c7-e811-4452-a2fc-77f85674f7a7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:34.372901 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3eb112c7-e811-4452-a2fc-77f85674f7a7 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] GET https://10.4.3.206/volume/v3/scheduler-stats/get_pools?detail=True Jul 22 09:53:34.373626 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3eb112c7-e811-4452-a2fc-77f85674f7a7 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:34.373626 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3eb112c7-e811-4452-a2fc-77f85674f7a7 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] Calling method 'get_pools' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:34.392673 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3eb112c7-e811-4452-a2fc-77f85674f7a7 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] https://10.4.3.206/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 22 09:53:34.393959 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 206/835] 10.4.3.206 () {66 vars in 1314 bytes} [Wed Jul 22 09:53:34 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:34.406950 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6b2e303d-8124-46f0-8fd8-818ae4c9141b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:34.409787 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6b2e303d-8124-46f0-8fd8-818ae4c9141b tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] GET https://10.4.3.206/volume/v3/capabilities/np0000005636@storpool Jul 22 09:53:34.411948 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6b2e303d-8124-46f0-8fd8-818ae4c9141b tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:34.411948 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6b2e303d-8124-46f0-8fd8-818ae4c9141b tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:34.432762 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6b2e303d-8124-46f0-8fd8-818ae4c9141b tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] https://10.4.3.206/volume/v3/capabilities/np0000005636@storpool returned with HTTP 200 Jul 22 09:53:34.433137 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 208/836] 10.4.3.206 () {66 vars in 1318 bytes} [Wed Jul 22 09:53:34 2026] GET /volume/v3/capabilities/np0000005636@storpool => generated 703 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:34.453448 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ca01d938-7550-4977-bca7-9678b6bc3857 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:34.459063 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ca01d938-7550-4977-bca7-9678b6bc3857 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] GET https://10.4.3.206/volume/v3/capabilities/np0000005636@storpool Jul 22 09:53:34.459401 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ca01d938-7550-4977-bca7-9678b6bc3857 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:34.459690 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ca01d938-7550-4977-bca7-9678b6bc3857 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:34.475199 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ca01d938-7550-4977-bca7-9678b6bc3857 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] https://10.4.3.206/volume/v3/capabilities/np0000005636@storpool returned with HTTP 200 Jul 22 09:53:34.476028 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 209/837] 10.4.3.206 () {66 vars in 1318 bytes} [Wed Jul 22 09:53:34 2026] GET /volume/v3/capabilities/np0000005636@storpool => generated 703 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:34.500393 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f13434ae-6dc5-4989-8035-bfd500c4fb1a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:34.501312 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f13434ae-6dc5-4989-8035-bfd500c4fb1a tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] GET https://10.4.3.206/volume/v3/capabilities/np0000005636@storpool Jul 22 09:53:34.501564 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f13434ae-6dc5-4989-8035-bfd500c4fb1a tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:34.501898 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f13434ae-6dc5-4989-8035-bfd500c4fb1a tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:34.520140 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f13434ae-6dc5-4989-8035-bfd500c4fb1a tempest-BackendsCapabilitiesAdminTestsJSON-1900303628 tempest-BackendsCapabilitiesAdminTestsJSON-1900303628-project-admin] https://10.4.3.206/volume/v3/capabilities/np0000005636@storpool returned with HTTP 200 Jul 22 09:53:34.520567 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 215/838] 10.4.3.206 () {66 vars in 1318 bytes} [Wed Jul 22 09:53:34 2026] GET /volume/v3/capabilities/np0000005636@storpool => generated 703 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:35.077256 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7054e9a2-bdd1-44bd-aa92-b53f5fb05f6f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:35.080364 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7054e9a2-bdd1-44bd-aa92-b53f5fb05f6f tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 Jul 22 09:53:35.080652 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7054e9a2-bdd1-44bd-aa92-b53f5fb05f6f tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:35.080900 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7054e9a2-bdd1-44bd-aa92-b53f5fb05f6f tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:35.090111 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:35.090111 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:35.097248 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7054e9a2-bdd1-44bd-aa92-b53f5fb05f6f tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:35.103489 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7054e9a2-bdd1-44bd-aa92-b53f5fb05f6f tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 returned with HTTP 200 Jul 22 09:53:35.103972 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 207/839] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:35 2026] GET /volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:35.129238 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1431f659-d390-4e17-8605-71c5b2e18e06 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:35.132041 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1431f659-d390-4e17-8605-71c5b2e18e06 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 Jul 22 09:53:35.132294 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1431f659-d390-4e17-8605-71c5b2e18e06 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:35.132741 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1431f659-d390-4e17-8605-71c5b2e18e06 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:35.142446 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:35.142446 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:35.147953 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1431f659-d390-4e17-8605-71c5b2e18e06 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:35.154839 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1431f659-d390-4e17-8605-71c5b2e18e06 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 returned with HTTP 200 Jul 22 09:53:35.155909 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 209/840] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:35 2026] GET /volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:35.175756 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-69376500-f077-4764-b2ab-e07e77ebfad1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:35.179563 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-69376500-f077-4764-b2ab-e07e77ebfad1 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/51dc8994-4bed-4e95-8f24-24cef190a41b Jul 22 09:53:35.179880 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-69376500-f077-4764-b2ab-e07e77ebfad1 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:35.180054 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-69376500-f077-4764-b2ab-e07e77ebfad1 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:35.180212 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-69376500-f077-4764-b2ab-e07e77ebfad1 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Delete snapshot with id: 51dc8994-4bed-4e95-8f24-24cef190a41b Jul 22 09:53:35.194904 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:35.194904 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:35.194904 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-69376500-f077-4764-b2ab-e07e77ebfad1 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Snapshot retrieved successfully. Jul 22 09:53:35.223829 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-69376500-f077-4764-b2ab-e07e77ebfad1 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Snapshot delete request issued successfully. Jul 22 09:53:35.225260 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-69376500-f077-4764-b2ab-e07e77ebfad1 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/snapshots/51dc8994-4bed-4e95-8f24-24cef190a41b returned with HTTP 202 Jul 22 09:53:35.225260 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 210/841] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:53:35 2026] DELETE /volume/v3/snapshots/51dc8994-4bed-4e95-8f24-24cef190a41b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:53:35.236266 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-abdf78c9-ed8b-4e9b-855d-41490a9669a2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:35.237735 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-abdf78c9-ed8b-4e9b-855d-41490a9669a2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/snapshots/51dc8994-4bed-4e95-8f24-24cef190a41b Jul 22 09:53:35.238142 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-abdf78c9-ed8b-4e9b-855d-41490a9669a2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:35.238350 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-abdf78c9-ed8b-4e9b-855d-41490a9669a2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:35.247471 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:35.247471 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:35.247632 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-abdf78c9-ed8b-4e9b-855d-41490a9669a2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Snapshot retrieved successfully. Jul 22 09:53:35.247632 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-abdf78c9-ed8b-4e9b-855d-41490a9669a2 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/snapshots/51dc8994-4bed-4e95-8f24-24cef190a41b returned with HTTP 200 Jul 22 09:53:35.247632 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 216/842] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:35 2026] GET /volume/v3/snapshots/51dc8994-4bed-4e95-8f24-24cef190a41b => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:36.267401 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1aeb9a4e-25c8-4838-8c09-a9349c685406 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:36.270021 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1aeb9a4e-25c8-4838-8c09-a9349c685406 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/snapshots/51dc8994-4bed-4e95-8f24-24cef190a41b Jul 22 09:53:36.270464 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1aeb9a4e-25c8-4838-8c09-a9349c685406 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:36.270824 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1aeb9a4e-25c8-4838-8c09-a9349c685406 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:36.277778 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1aeb9a4e-25c8-4838-8c09-a9349c685406 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/snapshots/51dc8994-4bed-4e95-8f24-24cef190a41b returned with HTTP 404 Jul 22 09:53:36.279406 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 208/843] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:36 2026] GET /volume/v3/snapshots/51dc8994-4bed-4e95-8f24-24cef190a41b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:36.296817 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bcc3da35-3a43-4f76-8325-64f29cfe0512 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:36.298965 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bcc3da35-3a43-4f76-8325-64f29cfe0512 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 Jul 22 09:53:36.299289 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bcc3da35-3a43-4f76-8325-64f29cfe0512 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:36.299516 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bcc3da35-3a43-4f76-8325-64f29cfe0512 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:36.318222 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:36.318222 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:36.324753 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-bcc3da35-3a43-4f76-8325-64f29cfe0512 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:36.332384 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bcc3da35-3a43-4f76-8325-64f29cfe0512 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 returned with HTTP 200 Jul 22 09:53:36.332814 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 210/844] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:36 2026] GET /volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:36.359016 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c97cf9aa-58fb-4578-816f-cca5ce611488 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:36.365870 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c97cf9aa-58fb-4578-816f-cca5ce611488 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] DELETE https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 Jul 22 09:53:36.366286 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c97cf9aa-58fb-4578-816f-cca5ce611488 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:36.369996 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c97cf9aa-58fb-4578-816f-cca5ce611488 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:36.370350 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-c97cf9aa-58fb-4578-816f-cca5ce611488 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Delete volume with id: fa23db25-19e8-4ce9-80c6-854ebed1f613 Jul 22 09:53:36.386355 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:36.386355 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:36.387489 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c97cf9aa-58fb-4578-816f-cca5ce611488 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:36.414583 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c97cf9aa-58fb-4578-816f-cca5ce611488 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Delete volume request issued successfully. Jul 22 09:53:36.414846 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c97cf9aa-58fb-4578-816f-cca5ce611488 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 returned with HTTP 202 Jul 22 09:53:36.415255 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 211/845] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:53:36 2026] DELETE /volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:53:36.428195 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a92eb05e-d43f-4be3-b897-4b2646fb633b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:36.432045 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a92eb05e-d43f-4be3-b897-4b2646fb633b tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 Jul 22 09:53:36.432455 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a92eb05e-d43f-4be3-b897-4b2646fb633b tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:36.435011 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a92eb05e-d43f-4be3-b897-4b2646fb633b tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:36.449312 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:36.449312 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:36.461889 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a92eb05e-d43f-4be3-b897-4b2646fb633b tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Volume info retrieved successfully. Jul 22 09:53:36.470614 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a92eb05e-d43f-4be3-b897-4b2646fb633b tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 returned with HTTP 200 Jul 22 09:53:36.471793 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 217/846] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:36 2026] GET /volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:37.496504 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6201881f-9060-4b93-a578-cd14cc4906e5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:37.499247 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6201881f-9060-4b93-a578-cd14cc4906e5 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] GET https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 Jul 22 09:53:37.499247 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6201881f-9060-4b93-a578-cd14cc4906e5 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:37.499247 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6201881f-9060-4b93-a578-cd14cc4906e5 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:37.516590 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6201881f-9060-4b93-a578-cd14cc4906e5 tempest-VolumesExtendTest-264800287 tempest-VolumesExtendTest-264800287-project-member] https://10.4.3.206/volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 returned with HTTP 404 Jul 22 09:53:37.516590 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 209/847] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:37 2026] GET /volume/v3/volumes/fa23db25-19e8-4ce9-80c6-854ebed1f613 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:38.553725 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d95d566c-25ca-4453-bb83-686f1d557ce9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:38.693658 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:38.696947 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:53:38.698086 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1056628429", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:38.699613 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1056628429', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:53:38.699764 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Create volume of 1 GB Jul 22 09:53:38.706874 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Availability Zones retrieved successfully. Jul 22 09:53:38.717285 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Flow 'volume_create_api' (aec6f958-50c5-4947-a1d1-5545bc8fae6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:38.719683 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71938a3a-02fc-41b9-89aa-55452d180d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:38.721254 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:53:38.733098 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d95d566c-25ca-4453-bb83-686f1d557ce9 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] POST https://10.4.3.206/volume/v3/group_types Jul 22 09:53:38.733098 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d95d566c-25ca-4453-bb83-686f1d557ce9 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1102512039", "description": "tempest-group-type-description-1790762458", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:38.769959 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71938a3a-02fc-41b9-89aa-55452d180d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:38.769959 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc6884ad-d330-460f-9351-c3aa5cf94532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:38.772759 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d95d566c-25ca-4453-bb83-686f1d557ce9 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Jul 22 09:53:38.773344 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 211/848] 10.4.3.206 () {70 vars in 1312 bytes} [Wed Jul 22 09:53:38 2026] POST /volume/v3/group_types => generated 265 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:38.787183 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-244ac4f2-e4b7-4a2e-8715-239d17f56643 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:38.793219 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-244ac4f2-e4b7-4a2e-8715-239d17f56643 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] GET https://10.4.3.206/volume/v3/group_types Jul 22 09:53:38.793219 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-244ac4f2-e4b7-4a2e-8715-239d17f56643 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:38.794096 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-244ac4f2-e4b7-4a2e-8715-239d17f56643 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:38.812326 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-244ac4f2-e4b7-4a2e-8715-239d17f56643 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 200 Jul 22 09:53:38.812326 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 218/849] 10.4.3.206 () {68 vars in 1290 bytes} [Wed Jul 22 09:53:38 2026] GET /volume/v3/group_types => generated 499 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:38.823167 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-900e4a73-1c6c-4d79-9228-76839cfbefd7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:38.826901 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-900e4a73-1c6c-4d79-9228-76839cfbefd7 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] PUT https://10.4.3.206/volume/v3/group_types/9b8d4600-a751-4738-b857-a753f0e4e6a7 Jul 22 09:53:38.831601 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-900e4a73-1c6c-4d79-9228-76839cfbefd7 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1911852038", "description": "updated-group-type-desc"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:38.857790 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-900e4a73-1c6c-4d79-9228-76839cfbefd7 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] https://10.4.3.206/volume/v3/group_types/9b8d4600-a751-4738-b857-a753f0e4e6a7 returned with HTTP 200 Jul 22 09:53:38.861645 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 210/850] 10.4.3.206 () {70 vars in 1422 bytes} [Wed Jul 22 09:53:38 2026] PUT /volume/v3/group_types/9b8d4600-a751-4738-b857-a753f0e4e6a7 => generated 255 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:38.878290 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fb102f51-a505-425a-8dcc-21b1187f9615 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:38.880340 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fb102f51-a505-425a-8dcc-21b1187f9615 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] GET https://10.4.3.206/volume/v3/group_types/9b8d4600-a751-4738-b857-a753f0e4e6a7 Jul 22 09:53:38.880544 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fb102f51-a505-425a-8dcc-21b1187f9615 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:38.880749 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fb102f51-a505-425a-8dcc-21b1187f9615 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:38.880837 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Created reservations ['db25464b-9053-429c-8b02-cbac5262ed41', '766c44c0-1126-4aa6-8a58-0dd5db803f54', '3084b7aa-01fc-4c75-9310-81e8d4aebcd9', '97b905b9-b17a-4402-a6fa-542978137af0'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:38.882137 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc6884ad-d330-460f-9351-c3aa5cf94532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db25464b-9053-429c-8b02-cbac5262ed41', '766c44c0-1126-4aa6-8a58-0dd5db803f54', '3084b7aa-01fc-4c75-9310-81e8d4aebcd9', '97b905b9-b17a-4402-a6fa-542978137af0']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:38.883558 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea278a2b-2c70-4b5b-8039-71ca0d5bcf1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:38.887190 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fb102f51-a505-425a-8dcc-21b1187f9615 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] https://10.4.3.206/volume/v3/group_types/9b8d4600-a751-4738-b857-a753f0e4e6a7 returned with HTTP 200 Jul 22 09:53:38.887709 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 212/851] 10.4.3.206 () {68 vars in 1401 bytes} [Wed Jul 22 09:53:38 2026] GET /volume/v3/group_types/9b8d4600-a751-4738-b857-a753f0e4e6a7 => generated 255 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:38.903379 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9ca50197-e379-4c04-906e-8cabff35c498 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:38.905969 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9ca50197-e379-4c04-906e-8cabff35c498 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/9b8d4600-a751-4738-b857-a753f0e4e6a7 Jul 22 09:53:38.906158 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9ca50197-e379-4c04-906e-8cabff35c498 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:38.906421 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9ca50197-e379-4c04-906e-8cabff35c498 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:38.919207 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea278a2b-2c70-4b5b-8039-71ca0d5bcf1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '274d363a-5ed9-4282-bff8-9f316ebd59ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1056628429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f630c80e4c44ffbbeed3e21ce3fb2aa',qos_specs=None,replication_status=,reservations=['db25464b-9053-429c-8b02-cbac5262ed41','766c44c0-1126-4aa6-8a58-0dd5db803f54','3084b7aa-01fc-4c75-9310-81e8d4aebcd9','97b905b9-b17a-4402-a6fa-542978137af0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17f6b9855ac746ed8c1bd30227b35ee1',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:53:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1056628429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=274d363a-5ed9-4282-bff8-9f316ebd59ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f630c80e4c44ffbbeed3e21ce3fb2aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17f6b9855ac746ed8c1bd30227b35ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:38.920863 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf39e2b-e824-470d-bd14-7afae265dc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:38.945790 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9ca50197-e379-4c04-906e-8cabff35c498 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] https://10.4.3.206/volume/v3/group_types/9b8d4600-a751-4738-b857-a753f0e4e6a7 returned with HTTP 202 Jul 22 09:53:38.946705 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 219/852] 10.4.3.206 () {68 vars in 1404 bytes} [Wed Jul 22 09:53:38 2026] DELETE /volume/v3/group_types/9b8d4600-a751-4738-b857-a753f0e4e6a7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:53:38.958252 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf39e2b-e824-470d-bd14-7afae265dc3b) transitioned into state 'SUCCESS' from state '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-1056628429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f630c80e4c44ffbbeed3e21ce3fb2aa',qos_specs=None,replication_status=,reservations=['db25464b-9053-429c-8b02-cbac5262ed41','766c44c0-1126-4aa6-8a58-0dd5db803f54','3084b7aa-01fc-4c75-9310-81e8d4aebcd9','97b905b9-b17a-4402-a6fa-542978137af0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17f6b9855ac746ed8c1bd30227b35ee1',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:38.958904 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e3e30b1b-c18a-4a04-9fb0-88a379443422 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:38.959297 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42905d28-1ef6-40f7-abcc-4dca9fe8a3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:38.962144 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e3e30b1b-c18a-4a04-9fb0-88a379443422 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] GET https://10.4.3.206/volume/v3/group_types Jul 22 09:53:38.962641 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e3e30b1b-c18a-4a04-9fb0-88a379443422 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:38.962805 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e3e30b1b-c18a-4a04-9fb0-88a379443422 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:38.976172 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42905d28-1ef6-40f7-abcc-4dca9fe8a3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:38.977912 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Flow 'volume_create_api' (aec6f958-50c5-4947-a1d1-5545bc8fae6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:38.977912 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Create volume request issued successfully. Jul 22 09:53:38.979358 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-01149bd3-3d77-482d-80f6-ec3f5a01bc74 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:53:38.979972 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 212/853] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:53:38 2026] POST /volume/v3/volumes => generated 755 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:38.986570 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e3e30b1b-c18a-4a04-9fb0-88a379443422 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 200 Jul 22 09:53:38.986570 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 211/854] 10.4.3.206 () {68 vars in 1290 bytes} [Wed Jul 22 09:53:38 2026] GET /volume/v3/group_types => generated 248 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:39.002083 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c84540ba-229b-4817-b4c2-3f9b3a25fa80 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:39.002179 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-83fbf338-6987-4ba2-81e8-1b1ad4450b9b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:39.005763 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c84540ba-229b-4817-b4c2-3f9b3a25fa80 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] POST https://10.4.3.206/volume/v3/group_types Jul 22 09:53:39.005763 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c84540ba-229b-4817-b4c2-3f9b3a25fa80 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-658897087", "is_public": true}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:39.005896 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-83fbf338-6987-4ba2-81e8-1b1ad4450b9b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:53:39.005896 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-83fbf338-6987-4ba2-81e8-1b1ad4450b9b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:39.005896 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-83fbf338-6987-4ba2-81e8-1b1ad4450b9b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:39.019431 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:39.019431 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:39.030365 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c84540ba-229b-4817-b4c2-3f9b3a25fa80 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Jul 22 09:53:39.031012 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 213/855] 10.4.3.206 () {70 vars in 1311 bytes} [Wed Jul 22 09:53:39 2026] POST /volume/v3/group_types => generated 163 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:39.033599 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-83fbf338-6987-4ba2-81e8-1b1ad4450b9b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:53:39.041630 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-780a1ef4-84a4-458e-b6bc-0978ff81e539 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:39.045755 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-780a1ef4-84a4-458e-b6bc-0978ff81e539 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] POST https://10.4.3.206/volume/v3/group_types Jul 22 09:53:39.045755 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-780a1ef4-84a4-458e-b6bc-0978ff81e539 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-999412927", "is_public": false}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:39.045980 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-83fbf338-6987-4ba2-81e8-1b1ad4450b9b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 200 Jul 22 09:53:39.045980 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 220/856] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:39 2026] GET /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 823 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:39.047145 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:39.047145 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:39.065407 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-780a1ef4-84a4-458e-b6bc-0978ff81e539 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Jul 22 09:53:39.066240 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 213/857] 10.4.3.206 () {70 vars in 1311 bytes} [Wed Jul 22 09:53:39 2026] POST /volume/v3/group_types => generated 164 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:39.080228 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ffdb67c6-52d8-48ed-b582-89ae1dc6d218 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:39.082791 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ffdb67c6-52d8-48ed-b582-89ae1dc6d218 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] GET https://10.4.3.206/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 22 09:53:39.083051 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ffdb67c6-52d8-48ed-b582-89ae1dc6d218 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:39.083284 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ffdb67c6-52d8-48ed-b582-89ae1dc6d218 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:39.105399 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ffdb67c6-52d8-48ed-b582-89ae1dc6d218 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] https://10.4.3.206/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 22 09:53:39.105910 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 212/858] 10.4.3.206 () {68 vars in 1351 bytes} [Wed Jul 22 09:53:39 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:39.121877 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-98471eec-33bf-4049-9bde-3f07fdea95e0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:39.128238 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-98471eec-33bf-4049-9bde-3f07fdea95e0 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] GET https://10.4.3.206/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 22 09:53:39.131601 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-98471eec-33bf-4049-9bde-3f07fdea95e0 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:39.132130 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-98471eec-33bf-4049-9bde-3f07fdea95e0 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:39.154417 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-98471eec-33bf-4049-9bde-3f07fdea95e0 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] https://10.4.3.206/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 22 09:53:39.154870 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 214/859] 10.4.3.206 () {68 vars in 1353 bytes} [Wed Jul 22 09:53:39 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:39.168135 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-34ff3aa6-af54-46f3-93e4-88d358435027 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:39.170635 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-34ff3aa6-af54-46f3-93e4-88d358435027 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] GET https://10.4.3.206/volume/v3/group_types?is_public=False Jul 22 09:53:39.170983 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-34ff3aa6-af54-46f3-93e4-88d358435027 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:39.171579 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-34ff3aa6-af54-46f3-93e4-88d358435027 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:39.191643 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-34ff3aa6-af54-46f3-93e4-88d358435027 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] https://10.4.3.206/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 22 09:53:39.192526 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 221/860] 10.4.3.206 () {68 vars in 1321 bytes} [Wed Jul 22 09:53:39 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:39.210662 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6ad7c6c3-6a49-4501-bfb7-f940f761473a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:39.213823 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6ad7c6c3-6a49-4501-bfb7-f940f761473a tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] GET https://10.4.3.206/volume/v3/group_types?is_public=True Jul 22 09:53:39.213823 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6ad7c6c3-6a49-4501-bfb7-f940f761473a tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:39.214064 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6ad7c6c3-6a49-4501-bfb7-f940f761473a tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:39.245674 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6ad7c6c3-6a49-4501-bfb7-f940f761473a tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] https://10.4.3.206/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 22 09:53:39.247522 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 214/861] 10.4.3.206 () {68 vars in 1319 bytes} [Wed Jul 22 09:53:39 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:39.259480 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-019ebf77-ff8b-4341-b970-d6357b487895 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:39.263909 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-019ebf77-ff8b-4341-b970-d6357b487895 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/0a3f7261-6f83-4e60-a06d-467bfb92bcd6 Jul 22 09:53:39.263909 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-019ebf77-ff8b-4341-b970-d6357b487895 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:39.263909 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-019ebf77-ff8b-4341-b970-d6357b487895 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:39.303663 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-019ebf77-ff8b-4341-b970-d6357b487895 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] https://10.4.3.206/volume/v3/group_types/0a3f7261-6f83-4e60-a06d-467bfb92bcd6 returned with HTTP 202 Jul 22 09:53:39.304614 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 213/862] 10.4.3.206 () {68 vars in 1404 bytes} [Wed Jul 22 09:53:39 2026] DELETE /volume/v3/group_types/0a3f7261-6f83-4e60-a06d-467bfb92bcd6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:53:39.316820 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b4dcf31f-f531-4b86-bdc1-cc8fcc31c851 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:39.320094 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b4dcf31f-f531-4b86-bdc1-cc8fcc31c851 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/d3dcc5b4-1d8a-4b70-b052-1ce23bcb79ea Jul 22 09:53:39.320911 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b4dcf31f-f531-4b86-bdc1-cc8fcc31c851 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:39.321313 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b4dcf31f-f531-4b86-bdc1-cc8fcc31c851 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:39.355562 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b4dcf31f-f531-4b86-bdc1-cc8fcc31c851 tempest-GroupTypesTest-2130990172 tempest-GroupTypesTest-2130990172-project-admin] https://10.4.3.206/volume/v3/group_types/d3dcc5b4-1d8a-4b70-b052-1ce23bcb79ea returned with HTTP 202 Jul 22 09:53:39.355562 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 215/863] 10.4.3.206 () {68 vars in 1404 bytes} [Wed Jul 22 09:53:39 2026] DELETE /volume/v3/group_types/d3dcc5b4-1d8a-4b70-b052-1ce23bcb79ea => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:53:40.073985 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e8af6193-c432-441d-aef2-204287b96aa5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:40.078439 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e8af6193-c432-441d-aef2-204287b96aa5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:53:40.078439 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e8af6193-c432-441d-aef2-204287b96aa5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:40.078689 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e8af6193-c432-441d-aef2-204287b96aa5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:40.090660 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:40.090660 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:40.099792 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e8af6193-c432-441d-aef2-204287b96aa5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:53:40.108174 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e8af6193-c432-441d-aef2-204287b96aa5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 200 Jul 22 09:53:40.108174 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 222/864] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:40 2026] GET /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:40.128327 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8b3092cf-690d-4611-bb6e-8a0b6f8840d5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:40.131059 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8b3092cf-690d-4611-bb6e-8a0b6f8840d5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:53:40.131333 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8b3092cf-690d-4611-bb6e-8a0b6f8840d5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:40.131597 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8b3092cf-690d-4611-bb6e-8a0b6f8840d5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:40.152276 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:40.152276 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:40.162858 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8b3092cf-690d-4611-bb6e-8a0b6f8840d5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:53:40.173246 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8b3092cf-690d-4611-bb6e-8a0b6f8840d5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 200 Jul 22 09:53:40.173830 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 215/865] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:40 2026] GET /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:40.195102 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ec20d626-e524-4219-8625-cd8ff16c07fd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:40.200157 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ec20d626-e524-4219-8625-cd8ff16c07fd tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes Jul 22 09:53:40.201293 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ec20d626-e524-4219-8625-cd8ff16c07fd tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:40.201293 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ec20d626-e524-4219-8625-cd8ff16c07fd tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:40.203165 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-ec20d626-e524-4219-8625-cd8ff16c07fd tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:53:40.204451 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ec20d626-e524-4219-8625-cd8ff16c07fd tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:53:40.217117 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ec20d626-e524-4219-8625-cd8ff16c07fd tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Get all volumes completed successfully. Jul 22 09:53:40.217117 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ec20d626-e524-4219-8625-cd8ff16c07fd tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 200 Jul 22 09:53:40.218252 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 214/866] 10.4.3.206 () {66 vars in 1237 bytes} [Wed Jul 22 09:53:40 2026] GET /volume/v3/volumes => generated 339 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:40.231572 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5222cb7a-17bd-48a0-ac68-bf0f6a3c954e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:40.234063 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5222cb7a-17bd-48a0-ac68-bf0f6a3c954e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:53:40.234538 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5222cb7a-17bd-48a0-ac68-bf0f6a3c954e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:40.234639 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5222cb7a-17bd-48a0-ac68-bf0f6a3c954e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:40.247223 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:40.247223 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:40.251899 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5222cb7a-17bd-48a0-ac68-bf0f6a3c954e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:53:40.260798 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5222cb7a-17bd-48a0-ac68-bf0f6a3c954e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 200 Jul 22 09:53:40.260798 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 216/867] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:40 2026] GET /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:40.332799 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-b198ebfb-4043-4d60-a9a7-80474276c482 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:40.336956 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-b198ebfb-4043-4d60-a9a7-80474276c482 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:53:40.337258 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-b198ebfb-4043-4d60-a9a7-80474276c482 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:40.337539 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-b198ebfb-4043-4d60-a9a7-80474276c482 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:40.348791 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:40.348791 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:40.356275 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-b198ebfb-4043-4d60-a9a7-80474276c482 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:53:40.365876 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-b198ebfb-4043-4d60-a9a7-80474276c482 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 200 Jul 22 09:53:40.366428 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 223/868] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:53:40 2026] GET /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:40.570960 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b1606e59-a66c-4eca-ae10-0d7e751da7d5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:40.570960 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b1606e59-a66c-4eca-ae10-0d7e751da7d5 None None] GET https://10.4.3.206/volume// Jul 22 09:53:40.570960 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b1606e59-a66c-4eca-ae10-0d7e751da7d5 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:40.570960 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b1606e59-a66c-4eca-ae10-0d7e751da7d5 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:40.571715 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b1606e59-a66c-4eca-ae10-0d7e751da7d5 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:53:40.572354 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 216/869] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:53:40 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:53:40.583815 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-2949dfbe-0614-496e-b453-a15a1019f20d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:40.588964 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-2949dfbe-0614-496e-b453-a15a1019f20d tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:53:40.589363 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-2949dfbe-0614-496e-b453-a15a1019f20d tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "274d363a-5ed9-4282-bff8-9f316ebd59ab", "connector": null, "instance_uuid": "a6c4fb17-cdfe-4ceb-9b1f-28ba540c398d"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:40.604539 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:40.604539 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:40.647273 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-2949dfbe-0614-496e-b453-a15a1019f20d tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:53:40.647965 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 215/870] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:53:40 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:40.710869 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-67f99be1-4f72-475d-89cb-a8848d55dc53 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:40.713695 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-67f99be1-4f72-475d-89cb-a8848d55dc53 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:53:40.714028 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-67f99be1-4f72-475d-89cb-a8848d55dc53 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:40.714380 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-67f99be1-4f72-475d-89cb-a8848d55dc53 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:40.727591 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-379b07e6-1134-4a1a-bade-737be604e818 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:40.727591 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-379b07e6-1134-4a1a-bade-737be604e818 None None] GET https://10.4.3.206/volume// Jul 22 09:53:40.728133 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-379b07e6-1134-4a1a-bade-737be604e818 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:40.728133 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-379b07e6-1134-4a1a-bade-737be604e818 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:40.728535 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-379b07e6-1134-4a1a-bade-737be604e818 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:53:40.728706 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 224/871] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:53:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:53:40.738013 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:40.738013 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:40.741220 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-4733f4d5-1430-4b7e-a396-d987d816de43 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:40.750049 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-4733f4d5-1430-4b7e-a396-d987d816de43 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:53:40.750049 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-4733f4d5-1430-4b7e-a396-d987d816de43 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:40.750049 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-4733f4d5-1430-4b7e-a396-d987d816de43 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:40.754490 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-67f99be1-4f72-475d-89cb-a8848d55dc53 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:53:40.764973 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-67f99be1-4f72-475d-89cb-a8848d55dc53 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 200 Jul 22 09:53:40.765591 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 217/872] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:40 2026] GET /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:40.770721 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:40.770721 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:40.780374 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-4733f4d5-1430-4b7e-a396-d987d816de43 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:53:40.788214 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-4733f4d5-1430-4b7e-a396-d987d816de43 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 200 Jul 22 09:53:40.789045 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 217/873] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:53:40 2026] GET /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 1027 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 09:53:40.937477 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-13cd42c3-e92e-4512-80bc-6f9b9192130a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:40.940944 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-13cd42c3-e92e-4512-80bc-6f9b9192130a tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] PUT https://10.4.3.206/volume/v3/attachments/2b7eb7a2-812e-4e73-adc1-743863b2c0cd Jul 22 09:53:40.941464 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-13cd42c3-e92e-4512-80bc-6f9b9192130a tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:40.956217 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-13cd42c3-e92e-4512-80bc-6f9b9192130a tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Acquiring lock "cinder-attachment_update-274d363a-5ed9-4282-bff8-9f316ebd59ab-np0000005636" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:53:40.965691 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-13cd42c3-e92e-4512-80bc-6f9b9192130a tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Lock "cinder-attachment_update-274d363a-5ed9-4282-bff8-9f316ebd59ab-np0000005636" acquired by "attachment_update" :: waited 0.009s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:53:40.967385 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:40.967385 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:41.127750 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-13cd42c3-e92e-4512-80bc-6f9b9192130a tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Lock "cinder-attachment_update-274d363a-5ed9-4282-bff8-9f316ebd59ab-np0000005636" released by "attachment_update" :: held 0.162s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:53:41.128220 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-13cd42c3-e92e-4512-80bc-6f9b9192130a tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/attachments/2b7eb7a2-812e-4e73-adc1-743863b2c0cd returned with HTTP 200 Jul 22 09:53:41.131154 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 216/874] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:53:40 2026] PUT /volume/v3/attachments/2b7eb7a2-812e-4e73-adc1-743863b2c0cd => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:41.789545 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ed2692c8-fa17-4668-9187-76d45bad508f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:41.793503 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ed2692c8-fa17-4668-9187-76d45bad508f tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:53:41.793687 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ed2692c8-fa17-4668-9187-76d45bad508f tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:41.793898 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ed2692c8-fa17-4668-9187-76d45bad508f tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:41.809848 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:41.809848 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:41.815461 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ed2692c8-fa17-4668-9187-76d45bad508f tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:53:41.821771 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ed2692c8-fa17-4668-9187-76d45bad508f tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 200 Jul 22 09:53:41.822220 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 225/875] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:41 2026] GET /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:42.844281 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-eb02bcae-b134-4b5f-8cd8-49042bea1e31 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:42.847886 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-eb02bcae-b134-4b5f-8cd8-49042bea1e31 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:53:42.848147 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-eb02bcae-b134-4b5f-8cd8-49042bea1e31 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:42.848462 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-eb02bcae-b134-4b5f-8cd8-49042bea1e31 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:42.866153 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:42.866153 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:42.876039 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-eb02bcae-b134-4b5f-8cd8-49042bea1e31 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:53:42.885030 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-eb02bcae-b134-4b5f-8cd8-49042bea1e31 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 200 Jul 22 09:53:42.885778 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 218/876] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:42 2026] GET /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:43.447853 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-2822b68b-81d7-4933-af62-fd8439ccd9e8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:43.450698 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-2822b68b-81d7-4933-af62-fd8439ccd9e8 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/limits Jul 22 09:53:43.450995 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-2822b68b-81d7-4933-af62-fd8439ccd9e8 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:43.451240 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-2822b68b-81d7-4933-af62-fd8439ccd9e8 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:43.506707 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-2822b68b-81d7-4933-af62-fd8439ccd9e8 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/limits returned with HTTP 200 Jul 22 09:53:43.507244 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 218/877] 10.4.3.206 () {68 vars in 1484 bytes} [Wed Jul 22 09:53:43 2026] GET /volume/v3/limits => generated 302 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:43.565000 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e5a1b1a0-3b0f-44f1-b3e8-0c9994016f2f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:43.593340 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-1881f7a7-5500-43ff-ae68-0af56c905449 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:43.596321 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-1881f7a7-5500-43ff-ae68-0af56c905449 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:43.596966 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-1881f7a7-5500-43ff-ae68-0af56c905449 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:43.597052 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-1881f7a7-5500-43ff-ae68-0af56c905449 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:43.614322 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:43.614322 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:43.620989 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-1881f7a7-5500-43ff-ae68-0af56c905449 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Volume info retrieved successfully. Jul 22 09:53:43.627734 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-1881f7a7-5500-43ff-ae68-0af56c905449 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e returned with HTTP 200 Jul 22 09:53:43.628472 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 226/878] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:53:43 2026] GET /volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e => generated 1449 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:43.640053 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-803ae5b2-e0ff-4f78-8f75-112019ba5c1a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:43.642612 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-803ae5b2-e0ff-4f78-8f75-112019ba5c1a tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:53:43.643063 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-803ae5b2-e0ff-4f78-8f75-112019ba5c1a tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47784c14-f429-4990-8d63-0979449bf58e", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-353998738", "description": null, "metadata": {}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:43.658745 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:43.658745 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:43.659348 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-803ae5b2-e0ff-4f78-8f75-112019ba5c1a tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Volume info retrieved successfully. Jul 22 09:53:43.659572 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-803ae5b2-e0ff-4f78-8f75-112019ba5c1a tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Create snapshot from volume 47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:43.714782 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5a1b1a0-3b0f-44f1-b3e8-0c9994016f2f tempest-GroupsV314Test-661912080 tempest-GroupsV314Test-661912080-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:53:43.717105 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e5a1b1a0-3b0f-44f1-b3e8-0c9994016f2f tempest-GroupsV314Test-661912080 tempest-GroupsV314Test-661912080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1458204776"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:43.719304 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:43.719304 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:43.720374 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-803ae5b2-e0ff-4f78-8f75-112019ba5c1a tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Created reservations ['72f5f4c6-484b-4218-8e0d-956af47134ee', '53d175c8-0549-4472-b280-2e674d1b7f8b', 'f5edd257-a799-43a6-8c2f-eef54fa72023', '04ca8039-ee34-4b4a-a7dc-7758492ee1c0'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:43.723694 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=339,cinder:UPDATE=76,cinder:INSERT=42 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:53:43.743324 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5a1b1a0-3b0f-44f1-b3e8-0c9994016f2f tempest-GroupsV314Test-661912080 tempest-GroupsV314Test-661912080-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:53:43.743838 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 217/879] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 09:53:43 2026] POST /volume/v3/types => generated 220 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:43.755294 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-75f07db8-df23-4ad4-a23b-bd77de83206e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:43.757527 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-75f07db8-df23-4ad4-a23b-bd77de83206e tempest-GroupsV314Test-661912080 tempest-GroupsV314Test-661912080-project-admin] POST https://10.4.3.206/volume/v3/group_types Jul 22 09:53:43.758026 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-75f07db8-df23-4ad4-a23b-bd77de83206e tempest-GroupsV314Test-661912080 tempest-GroupsV314Test-661912080-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-2010200064"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:43.760797 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-803ae5b2-e0ff-4f78-8f75-112019ba5c1a tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Snapshot force create request issued successfully. Jul 22 09:53:43.761193 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ba1174fd-a35e-4c8d-9cff-d867209f9d46 req-803ae5b2-e0ff-4f78-8f75-112019ba5c1a tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:53:43.761612 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 219/880] 10.4.3.206 () {72 vars in 1547 bytes} [Wed Jul 22 09:53:43 2026] POST /volume/v3/snapshots => generated 318 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:43.775165 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-75f07db8-df23-4ad4-a23b-bd77de83206e tempest-GroupsV314Test-661912080 tempest-GroupsV314Test-661912080-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Jul 22 09:53:43.775846 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 219/881] 10.4.3.206 () {70 vars in 1311 bytes} [Wed Jul 22 09:53:43 2026] POST /volume/v3/group_types => generated 177 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:43.788308 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-49d6bc8c-3dd1-4e72-9f9c-66a76d3d77c9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:43.886743 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-49d6bc8c-3dd1-4e72-9f9c-66a76d3d77c9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] POST https://10.4.3.206/volume/v3/groups Jul 22 09:53:43.887090 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-49d6bc8c-3dd1-4e72-9f9c-66a76d3d77c9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1883b9c1-efa5-497d-a85a-5bf341222732", "volume_types": ["e976d579-69b5-44de-a6aa-5bbb350b0b29"], "name": "tempest-GroupsV314Test-Group-1235203901"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:43.889580 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-49d6bc8c-3dd1-4e72-9f9c-66a76d3d77c9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Creating new group {'group': {'group_type': '1883b9c1-efa5-497d-a85a-5bf341222732', 'volume_types': ['e976d579-69b5-44de-a6aa-5bbb350b0b29'], 'name': 'tempest-GroupsV314Test-Group-1235203901'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 09:53:43.894120 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.groups [None req-49d6bc8c-3dd1-4e72-9f9c-66a76d3d77c9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Creating group tempest-GroupsV314Test-Group-1235203901. Jul 22 09:53:43.903733 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-49d6bc8c-3dd1-4e72-9f9c-66a76d3d77c9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Availability Zones retrieved successfully. Jul 22 09:53:43.904166 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-993b483c-c2e5-4579-9811-7cf6532bf151 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:43.906843 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-993b483c-c2e5-4579-9811-7cf6532bf151 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:53:43.907596 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-993b483c-c2e5-4579-9811-7cf6532bf151 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:43.908138 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-993b483c-c2e5-4579-9811-7cf6532bf151 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:43.923127 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:43.923127 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:43.929434 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-993b483c-c2e5-4579-9811-7cf6532bf151 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:53:43.931118 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-49d6bc8c-3dd1-4e72-9f9c-66a76d3d77c9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Created reservations ['c5395228-714e-4633-8911-8656d18e86b2'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:43.938436 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-993b483c-c2e5-4579-9811-7cf6532bf151 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 200 Jul 22 09:53:43.939375 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 218/882] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:43 2026] GET /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:43.962169 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-49d6bc8c-3dd1-4e72-9f9c-66a76d3d77c9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/groups returned with HTTP 202 Jul 22 09:53:43.962942 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 227/883] 10.4.3.206 () {70 vars in 1297 bytes} [Wed Jul 22 09:53:43 2026] POST /volume/v3/groups => generated 108 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:43.974526 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-587cc8e1-747a-475d-ac6c-3f8709569112 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:43.976557 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-587cc8e1-747a-475d-ac6c-3f8709569112 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] GET https://10.4.3.206/volume/v3/groups/7a1011ca-d118-4db2-9e2b-623ad5bfdf02 Jul 22 09:53:43.976833 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-587cc8e1-747a-475d-ac6c-3f8709569112 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:43.977146 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-587cc8e1-747a-475d-ac6c-3f8709569112 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:43.977234 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.groups [None req-587cc8e1-747a-475d-ac6c-3f8709569112 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] show called for member 7a1011ca-d118-4db2-9e2b-623ad5bfdf02 {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:53:43.981936 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:43.981936 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:43.997133 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-587cc8e1-747a-475d-ac6c-3f8709569112 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/groups/7a1011ca-d118-4db2-9e2b-623ad5bfdf02 returned with HTTP 200 Jul 22 09:53:43.997706 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 220/884] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:53:43 2026] GET /volume/v3/groups/7a1011ca-d118-4db2-9e2b-623ad5bfdf02 => generated 388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:44.582479 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-4981b0de-634e-478d-a9bf-a9c11a13a33b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:44.586517 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-4981b0de-634e-478d-a9bf-a9c11a13a33b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] POST https://10.4.3.206/volume/v3/attachments/2b7eb7a2-812e-4e73-adc1-743863b2c0cd/action Jul 22 09:53:44.587002 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-4981b0de-634e-478d-a9bf-a9c11a13a33b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:53:44.587161 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-4981b0de-634e-478d-a9bf-a9c11a13a33b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:44.623388 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:44.623388 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:44.659734 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-0a2ac652-03a8-42fc-ad4f-9b1bcdba9c12 req-4981b0de-634e-478d-a9bf-a9c11a13a33b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/attachments/2b7eb7a2-812e-4e73-adc1-743863b2c0cd/action returned with HTTP 204 Jul 22 09:53:44.659734 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 220/885] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:53:44 2026] POST /volume/v3/attachments/2b7eb7a2-812e-4e73-adc1-743863b2c0cd/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:44.957253 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-53d9cc4f-450e-4784-9d40-5c3c1e4ce5d4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:44.959587 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-53d9cc4f-450e-4784-9d40-5c3c1e4ce5d4 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:53:44.959587 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-53d9cc4f-450e-4784-9d40-5c3c1e4ce5d4 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:44.959766 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-53d9cc4f-450e-4784-9d40-5c3c1e4ce5d4 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:44.971138 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:44.971138 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:44.974235 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-53d9cc4f-450e-4784-9d40-5c3c1e4ce5d4 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:53:44.980070 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-53d9cc4f-450e-4784-9d40-5c3c1e4ce5d4 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 200 Jul 22 09:53:44.980685 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 219/886] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:44 2026] GET /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:44.995507 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-095d9414-e025-4e54-8613-e7c29e3b2515 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:44.998626 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-095d9414-e025-4e54-8613-e7c29e3b2515 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:53:44.999378 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-095d9414-e025-4e54-8613-e7c29e3b2515 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:44.999757 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-095d9414-e025-4e54-8613-e7c29e3b2515 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:45.013002 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e411da2a-771c-49d9-8e4c-ca33f6ebe100 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:45.017186 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e411da2a-771c-49d9-8e4c-ca33f6ebe100 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] GET https://10.4.3.206/volume/v3/groups/7a1011ca-d118-4db2-9e2b-623ad5bfdf02 Jul 22 09:53:45.017186 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e411da2a-771c-49d9-8e4c-ca33f6ebe100 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:45.017271 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:45.017271 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:45.017338 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e411da2a-771c-49d9-8e4c-ca33f6ebe100 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:45.017338 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.groups [None req-e411da2a-771c-49d9-8e4c-ca33f6ebe100 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] show called for member 7a1011ca-d118-4db2-9e2b-623ad5bfdf02 {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:53:45.020126 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:45.020126 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:45.029021 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-095d9414-e025-4e54-8613-e7c29e3b2515 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:53:45.029152 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e411da2a-771c-49d9-8e4c-ca33f6ebe100 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/groups/7a1011ca-d118-4db2-9e2b-623ad5bfdf02 returned with HTTP 200 Jul 22 09:53:45.029486 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 221/887] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:53:45 2026] GET /volume/v3/groups/7a1011ca-d118-4db2-9e2b-623ad5bfdf02 => generated 389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:45.032906 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-095d9414-e025-4e54-8613-e7c29e3b2515 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 200 Jul 22 09:53:45.033674 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 228/888] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:44 2026] GET /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:45.043400 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2f737f0b-56df-4d25-ace8-e498c067e011 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:45.045739 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:53:45.046280 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-14495541", "volume_type": "e976d579-69b5-44de-a6aa-5bbb350b0b29", "group_id": "7a1011ca-d118-4db2-9e2b-623ad5bfdf02", "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:45.048297 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-14495541', 'volume_type': 'e976d579-69b5-44de-a6aa-5bbb350b0b29', 'group_id': '7a1011ca-d118-4db2-9e2b-623ad5bfdf02', 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:53:45.050305 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-13aedcfe-f005-437c-9564-7e5d2638be64 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:45.052582 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-13aedcfe-f005-437c-9564-7e5d2638be64 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:53:45.053114 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-13aedcfe-f005-437c-9564-7e5d2638be64 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "274d363a-5ed9-4282-bff8-9f316ebd59ab", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1412464263", "description": null, "metadata": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:45.060547 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:45.060547 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:45.061218 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Create volume of 1 GB Jul 22 09:53:45.069009 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:45.069009 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:45.069592 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-13aedcfe-f005-437c-9564-7e5d2638be64 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:53:45.072947 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-13aedcfe-f005-437c-9564-7e5d2638be64 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Create snapshot from volume 274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:53:45.073057 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Availability Zones retrieved successfully. Jul 22 09:53:45.079703 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Flow 'volume_create_api' (ae1a07f4-baf0-404e-9577-232df95d41ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:45.081505 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07168b77-8f2d-4ff4-800c-4f9d3028d740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:45.082971 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:45.082971 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:45.083547 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:53:45.122002 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07168b77-8f2d-4ff4-800c-4f9d3028d740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:53:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e976d579-69b5-44de-a6aa-5bbb350b0b29,is_public=True,name='tempest-GroupsV314Test-volume-type-1458204776',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e976d579-69b5-44de-a6aa-5bbb350b0b29', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7a1011ca-d118-4db2-9e2b-623ad5bfdf02', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:45.123181 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83ab5076-9683-4b43-addb-4559e6759fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:45.130624 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-13aedcfe-f005-437c-9564-7e5d2638be64 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Created reservations ['2e42afcb-179a-4a82-ad0e-6f1e798bcdb5', '045b2ea6-5db2-4517-83da-1a63b8b376d9', 'b44a6138-48e9-4717-9897-100e06c006af', '2af95499-584f-4d40-b4b7-b6a4107dec62'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:45.187178 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1458204776 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1458204776, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:53:45.187794 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1458204776 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1458204776, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:53:45.202662 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-13aedcfe-f005-437c-9564-7e5d2638be64 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Snapshot force create request issued successfully. Jul 22 09:53:45.203167 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-13aedcfe-f005-437c-9564-7e5d2638be64 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:53:45.203797 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 220/889] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:53:45 2026] POST /volume/v3/snapshots => generated 311 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:45.221323 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f7cee59d-35b2-43a5-9cf9-75e46edfc44d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:45.223818 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f7cee59d-35b2-43a5-9cf9-75e46edfc44d tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a Jul 22 09:53:45.224689 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f7cee59d-35b2-43a5-9cf9-75e46edfc44d tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:45.225089 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f7cee59d-35b2-43a5-9cf9-75e46edfc44d tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:45.234041 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:45.234041 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:45.235298 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f7cee59d-35b2-43a5-9cf9-75e46edfc44d tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Snapshot retrieved successfully. Jul 22 09:53:45.237017 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f7cee59d-35b2-43a5-9cf9-75e46edfc44d tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a returned with HTTP 200 Jul 22 09:53:45.237953 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 222/890] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:45 2026] GET /volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:45.251370 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Created reservations ['ff40e6dc-d9c9-4e30-b526-8d89f031ecbb', '7cce253d-be4e-4952-a70f-1efccfbf24bc', '3ff54445-774e-4f60-9190-efec7d66bfcb', '5352e5d9-f3be-406a-9e0a-6029dbbdb910'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:45.252560 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83ab5076-9683-4b43-addb-4559e6759fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff40e6dc-d9c9-4e30-b526-8d89f031ecbb', '7cce253d-be4e-4952-a70f-1efccfbf24bc', '3ff54445-774e-4f60-9190-efec7d66bfcb', '5352e5d9-f3be-406a-9e0a-6029dbbdb910']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:45.253647 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eb7d0cc-677d-4c9a-9af5-3f590ec52e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:45.282810 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eb7d0cc-677d-4c9a-9af5-3f590ec52e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '335869f7-97c1-4efd-9697-bc5bb2a87b29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-14495541',encryption_key_id=None,group_id=7a1011ca-d118-4db2-9e2b-623ad5bfdf02,group_type_id=,metadata={},multiattach=False,project_id='1cb9f1b456894b3b85c920bc9785b0ea',qos_specs=None,replication_status=,reservations=['ff40e6dc-d9c9-4e30-b526-8d89f031ecbb','7cce253d-be4e-4952-a70f-1efccfbf24bc','3ff54445-774e-4f60-9190-efec7d66bfcb','5352e5d9-f3be-406a-9e0a-6029dbbdb910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='733f72fb985b4b80b20d42f57abab44e',volume_type_id=e976d579-69b5-44de-a6aa-5bbb350b0b29), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:53:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-14495541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7a1011ca-d118-4db2-9e2b-623ad5bfdf02,host=None,id=335869f7-97c1-4efd-9697-bc5bb2a87b29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cb9f1b456894b3b85c920bc9785b0ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='733f72fb985b4b80b20d42f57abab44e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e976d579-69b5-44de-a6aa-5bbb350b0b29),volume_type_id=e976d579-69b5-44de-a6aa-5bbb350b0b29)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:45.284283 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfe80883-0b9d-42a7-a19b-6477b8baf2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:45.309338 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfe80883-0b9d-42a7-a19b-6477b8baf2f1) transitioned into state 'SUCCESS' from state '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-14495541',encryption_key_id=None,group_id=7a1011ca-d118-4db2-9e2b-623ad5bfdf02,group_type_id=,metadata={},multiattach=False,project_id='1cb9f1b456894b3b85c920bc9785b0ea',qos_specs=None,replication_status=,reservations=['ff40e6dc-d9c9-4e30-b526-8d89f031ecbb','7cce253d-be4e-4952-a70f-1efccfbf24bc','3ff54445-774e-4f60-9190-efec7d66bfcb','5352e5d9-f3be-406a-9e0a-6029dbbdb910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='733f72fb985b4b80b20d42f57abab44e',volume_type_id=e976d579-69b5-44de-a6aa-5bbb350b0b29)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:45.310452 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f67ecce-7e3a-4a3e-8071-38f4d9f66585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:45.328781 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f67ecce-7e3a-4a3e-8071-38f4d9f66585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:45.330320 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Flow 'volume_create_api' (ae1a07f4-baf0-404e-9577-232df95d41ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:45.330606 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Create volume request issued successfully. Jul 22 09:53:45.331555 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:53:45.331731 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:53:45.394490 np0000005636 devstack@c-api.service[100149]: DEBUG oslo_db.sqlalchemy.engines [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:53:45.399272 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:45.399272 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:45.404417 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2f737f0b-56df-4d25-ace8-e498c067e011 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:53:45.404632 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 221/891] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 09:53:45 2026] POST /volume/v3/volumes => generated 817 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:45.431680 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-76c9ac40-943a-47bf-8fa3-d17ed182f153 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:45.435945 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-76c9ac40-943a-47bf-8fa3-d17ed182f153 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] GET https://10.4.3.206/volume/v3/volumes/335869f7-97c1-4efd-9697-bc5bb2a87b29 Jul 22 09:53:45.436495 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-76c9ac40-943a-47bf-8fa3-d17ed182f153 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:45.436495 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-76c9ac40-943a-47bf-8fa3-d17ed182f153 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:45.451673 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:45.451673 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:45.460809 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-76c9ac40-943a-47bf-8fa3-d17ed182f153 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Volume info retrieved successfully. Jul 22 09:53:45.461772 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-76c9ac40-943a-47bf-8fa3-d17ed182f153 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:53:45.461963 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-76c9ac40-943a-47bf-8fa3-d17ed182f153 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:53:45.514375 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-76c9ac40-943a-47bf-8fa3-d17ed182f153 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:53:45.523236 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:45.523236 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:45.545667 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-76c9ac40-943a-47bf-8fa3-d17ed182f153 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/volumes/335869f7-97c1-4efd-9697-bc5bb2a87b29 returned with HTTP 200 Jul 22 09:53:45.546276 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 229/892] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:53:45 2026] GET /volume/v3/volumes/335869f7-97c1-4efd-9697-bc5bb2a87b29 => generated 885 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:46.253200 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-db78aa22-f3c1-4ec0-9541-9e5ab4c4e020 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:46.255278 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-db78aa22-f3c1-4ec0-9541-9e5ab4c4e020 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a Jul 22 09:53:46.255588 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-db78aa22-f3c1-4ec0-9541-9e5ab4c4e020 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:46.255902 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-db78aa22-f3c1-4ec0-9541-9e5ab4c4e020 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:46.265626 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:46.265626 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:46.266338 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-db78aa22-f3c1-4ec0-9541-9e5ab4c4e020 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Snapshot retrieved successfully. Jul 22 09:53:46.267588 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-db78aa22-f3c1-4ec0-9541-9e5ab4c4e020 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a returned with HTTP 200 Jul 22 09:53:46.268407 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 221/893] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:46 2026] GET /volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:46.281305 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-db0c2d89-72f9-400d-9243-1b7c375e70e0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:46.287182 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-db0c2d89-72f9-400d-9243-1b7c375e70e0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a Jul 22 09:53:46.287673 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-db0c2d89-72f9-400d-9243-1b7c375e70e0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:46.288075 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-db0c2d89-72f9-400d-9243-1b7c375e70e0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:46.297714 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:46.297714 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:46.298104 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-db0c2d89-72f9-400d-9243-1b7c375e70e0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Snapshot retrieved successfully. Jul 22 09:53:46.299413 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-db0c2d89-72f9-400d-9243-1b7c375e70e0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a returned with HTTP 200 Jul 22 09:53:46.301436 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 223/894] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:46 2026] GET /volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a => generated 470 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:46.321396 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9ae50286-06b4-4b75-957f-38705cd00e9c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:46.326183 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9ae50286-06b4-4b75-957f-38705cd00e9c tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:53:46.326817 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9ae50286-06b4-4b75-957f-38705cd00e9c tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:46.326817 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9ae50286-06b4-4b75-957f-38705cd00e9c tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:46.348782 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:46.348782 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:46.354725 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9ae50286-06b4-4b75-957f-38705cd00e9c tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:53:46.363655 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9ae50286-06b4-4b75-957f-38705cd00e9c tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 200 Jul 22 09:53:46.364132 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 222/895] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:46 2026] GET /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:53:46.567181 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c286e903-4f74-4341-a261-38445f190f22 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:46.569976 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c286e903-4f74-4341-a261-38445f190f22 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] GET https://10.4.3.206/volume/v3/volumes/335869f7-97c1-4efd-9697-bc5bb2a87b29 Jul 22 09:53:46.570203 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c286e903-4f74-4341-a261-38445f190f22 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:46.570815 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c286e903-4f74-4341-a261-38445f190f22 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:46.581021 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:46.581021 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:46.585933 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c286e903-4f74-4341-a261-38445f190f22 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Volume info retrieved successfully. Jul 22 09:53:46.586987 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-c286e903-4f74-4341-a261-38445f190f22 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:53:46.588056 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-c286e903-4f74-4341-a261-38445f190f22 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:53:46.647179 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-c286e903-4f74-4341-a261-38445f190f22 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:53:46.651052 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:46.651052 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:46.662787 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c286e903-4f74-4341-a261-38445f190f22 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/volumes/335869f7-97c1-4efd-9697-bc5bb2a87b29 returned with HTTP 200 Jul 22 09:53:46.663458 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 230/896] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:53:46 2026] GET /volume/v3/volumes/335869f7-97c1-4efd-9697-bc5bb2a87b29 => generated 910 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:46.680792 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0b44c156-d6ba-4b42-981b-924184836c21 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:46.683277 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] POST https://10.4.3.206/volume/v3/groups/action Jul 22 09:53:46.683969 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Action body: b'{"create-from-src": {"source_group_id": "7a1011ca-d118-4db2-9e2b-623ad5bfdf02", "name": "tempest-Group_from_grp-1765427192"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:53:46.684801 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "7a1011ca-d118-4db2-9e2b-623ad5bfdf02", "name": "tempest-Group_from_grp-1765427192"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:46.686938 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Creating new group {'create-from-src': {'source_group_id': '7a1011ca-d118-4db2-9e2b-623ad5bfdf02', 'name': 'tempest-Group_from_grp-1765427192'}}. {{(pid=100152) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 22 09:53:46.687150 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.groups [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Creating group tempest-Group_from_grp-1765427192 from source group 7a1011ca-d118-4db2-9e2b-623ad5bfdf02. Jul 22 09:53:46.692685 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:46.692685 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:46.718093 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:46.718093 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:46.760037 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Created reservations ['3dbc0276-fdf5-4df3-86e9-da55af884da3'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:46.785650 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-71db1e3d-868d-4735-9a31-8f01219c2a80 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:46.788757 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-71db1e3d-868d-4735-9a31-8f01219c2a80 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/snapshots/56227af0-ba61-4c4e-a0de-33bcbdb4ccec Jul 22 09:53:46.789614 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-71db1e3d-868d-4735-9a31-8f01219c2a80 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:46.789614 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-71db1e3d-868d-4735-9a31-8f01219c2a80 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:46.798503 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:46.798503 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:46.799608 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-71db1e3d-868d-4735-9a31-8f01219c2a80 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Snapshot retrieved successfully. Jul 22 09:53:46.800745 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-71db1e3d-868d-4735-9a31-8f01219c2a80 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/snapshots/56227af0-ba61-4c4e-a0de-33bcbdb4ccec returned with HTTP 200 Jul 22 09:53:46.801229 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 224/897] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:46 2026] GET /volume/v3/snapshots/56227af0-ba61-4c4e-a0de-33bcbdb4ccec => generated 477 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:46.866214 np0000005636 devstack@c-api.service[100152]: INFO cinder.group.api [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] A mapping entry already exists for group 9b3fcc6c-450c-40ea-a730-da9b0e2bf728 and volume type e976d579-69b5-44de-a6aa-5bbb350b0b29. Do not need to create again. Jul 22 09:53:46.866774 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:46.866774 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:46.867200 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Availability Zones retrieved successfully. Jul 22 09:53:46.877811 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Flow 'volume_create_api' (22b99d12-4584-444f-b257-f26bdb82d8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:46.880314 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590d7545-bf7e-4e55-988a-ab95efa4bf75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:46.881733 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:53:46.916201 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590d7545-bf7e-4e55-988a-ab95efa4bf75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '335869f7-97c1-4efd-9697-bc5bb2a87b29', 'volume_type': VolumeType(created_at=2026-07-22T09:53:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e976d579-69b5-44de-a6aa-5bbb350b0b29,is_public=True,name='tempest-GroupsV314Test-volume-type-1458204776',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e976d579-69b5-44de-a6aa-5bbb350b0b29', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9b3fcc6c-450c-40ea-a730-da9b0e2bf728', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:46.917128 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c39511ee-4c73-4328-99aa-130275006c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:46.963715 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1458204776 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1458204776, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:53:46.964096 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1458204776 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1458204776, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:53:46.992096 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Created reservations ['c53e9f9c-cb64-494e-bd20-f926fb01c34e', 'ded6d69e-50bd-463d-ac6b-17d00f222051', '9484a7ea-e55b-4210-9c07-7b82c042a663', '256ed849-b16b-496c-a04b-26896ec51dcc'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:46.992536 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c39511ee-4c73-4328-99aa-130275006c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c53e9f9c-cb64-494e-bd20-f926fb01c34e', 'ded6d69e-50bd-463d-ac6b-17d00f222051', '9484a7ea-e55b-4210-9c07-7b82c042a663', '256ed849-b16b-496c-a04b-26896ec51dcc']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:46.993444 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f45c920-a863-4c3d-bb83-820739f2a713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:47.039831 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f45c920-a863-4c3d-bb83-820739f2a713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13652f81-a788-44f4-9fe6-a4a80099d4f4', '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=9b3fcc6c-450c-40ea-a730-da9b0e2bf728,group_type_id=,metadata={},multiattach=False,project_id='1cb9f1b456894b3b85c920bc9785b0ea',qos_specs=None,replication_status=,reservations=['c53e9f9c-cb64-494e-bd20-f926fb01c34e','ded6d69e-50bd-463d-ac6b-17d00f222051','9484a7ea-e55b-4210-9c07-7b82c042a663','256ed849-b16b-496c-a04b-26896ec51dcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=335869f7-97c1-4efd-9697-bc5bb2a87b29,status='creating',user_id='733f72fb985b4b80b20d42f57abab44e',volume_type_id=e976d579-69b5-44de-a6aa-5bbb350b0b29), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:53:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9b3fcc6c-450c-40ea-a730-da9b0e2bf728,host=None,id=13652f81-a788-44f4-9fe6-a4a80099d4f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cb9f1b456894b3b85c920bc9785b0ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=335869f7-97c1-4efd-9697-bc5bb2a87b29,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='733f72fb985b4b80b20d42f57abab44e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e976d579-69b5-44de-a6aa-5bbb350b0b29),volume_type_id=e976d579-69b5-44de-a6aa-5bbb350b0b29)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:47.040730 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64fe6a8e-c057-4a18-9c3c-511a4c4df8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:47.069783 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64fe6a8e-c057-4a18-9c3c-511a4c4df8dc) transitioned into state 'SUCCESS' from 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=9b3fcc6c-450c-40ea-a730-da9b0e2bf728,group_type_id=,metadata={},multiattach=False,project_id='1cb9f1b456894b3b85c920bc9785b0ea',qos_specs=None,replication_status=,reservations=['c53e9f9c-cb64-494e-bd20-f926fb01c34e','ded6d69e-50bd-463d-ac6b-17d00f222051','9484a7ea-e55b-4210-9c07-7b82c042a663','256ed849-b16b-496c-a04b-26896ec51dcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=335869f7-97c1-4efd-9697-bc5bb2a87b29,status='creating',user_id='733f72fb985b4b80b20d42f57abab44e',volume_type_id=e976d579-69b5-44de-a6aa-5bbb350b0b29)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:47.071035 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Flow 'volume_create_api' (22b99d12-4584-444f-b257-f26bdb82d8db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:47.071661 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Create volume request issued successfully. Jul 22 09:53:47.090582 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0b44c156-d6ba-4b42-981b-924184836c21 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/groups/action returned with HTTP 202 Jul 22 09:53:47.091177 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 222/898] 10.4.3.206 () {70 vars in 1318 bytes} [Wed Jul 22 09:53:46 2026] POST /volume/v3/groups/action => generated 102 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:47.105476 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0808d43a-55d3-4191-9862-d8d53756d8f9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:47.107847 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0808d43a-55d3-4191-9862-d8d53756d8f9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:53:47.108187 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0808d43a-55d3-4191-9862-d8d53756d8f9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:47.110311 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0808d43a-55d3-4191-9862-d8d53756d8f9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:47.110311 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-0808d43a-55d3-4191-9862-d8d53756d8f9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:53:47.110311 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0808d43a-55d3-4191-9862-d8d53756d8f9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:53:47.113566 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=483,cinder:UPDATE=142,cinder:INSERT=109 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:53:47.123547 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0808d43a-55d3-4191-9862-d8d53756d8f9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Get all volumes completed successfully. Jul 22 09:53:47.124960 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-0808d43a-55d3-4191-9862-d8d53756d8f9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:53:47.125224 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-0808d43a-55d3-4191-9862-d8d53756d8f9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:53:47.185482 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fe2b8e7a-7c48-4af9-9170-f3f5de8906a8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:47.188036 np0000005636 devstack@c-api.service[100149]: DEBUG oslo_db.sqlalchemy.engines [None req-0808d43a-55d3-4191-9862-d8d53756d8f9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:53:47.188141 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fe2b8e7a-7c48-4af9-9170-f3f5de8906a8 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/56227af0-ba61-4c4e-a0de-33bcbdb4ccec Jul 22 09:53:47.188365 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fe2b8e7a-7c48-4af9-9170-f3f5de8906a8 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:47.188590 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fe2b8e7a-7c48-4af9-9170-f3f5de8906a8 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:47.188732 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-fe2b8e7a-7c48-4af9-9170-f3f5de8906a8 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Delete snapshot with id: 56227af0-ba61-4c4e-a0de-33bcbdb4ccec Jul 22 09:53:47.192122 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:47.192122 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:47.194755 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:47.194755 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:47.195772 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fe2b8e7a-7c48-4af9-9170-f3f5de8906a8 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Snapshot retrieved successfully. Jul 22 09:53:47.197994 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-0808d43a-55d3-4191-9862-d8d53756d8f9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:53:47.198298 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-0808d43a-55d3-4191-9862-d8d53756d8f9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:53:47.226998 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fe2b8e7a-7c48-4af9-9170-f3f5de8906a8 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Snapshot delete request issued successfully. Jul 22 09:53:47.227151 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fe2b8e7a-7c48-4af9-9170-f3f5de8906a8 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/snapshots/56227af0-ba61-4c4e-a0de-33bcbdb4ccec returned with HTTP 202 Jul 22 09:53:47.228178 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 231/899] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:53:47 2026] DELETE /volume/v3/snapshots/56227af0-ba61-4c4e-a0de-33bcbdb4ccec => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:53:47.245215 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-affe726e-120b-4fcf-a5a1-298a6b6b58d7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:47.248576 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-affe726e-120b-4fcf-a5a1-298a6b6b58d7 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/snapshots/56227af0-ba61-4c4e-a0de-33bcbdb4ccec Jul 22 09:53:47.248576 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-affe726e-120b-4fcf-a5a1-298a6b6b58d7 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:47.248576 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-affe726e-120b-4fcf-a5a1-298a6b6b58d7 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:47.258738 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:47.258738 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:47.258979 np0000005636 devstack@c-api.service[100149]: DEBUG oslo_db.sqlalchemy.engines [None req-0808d43a-55d3-4191-9862-d8d53756d8f9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:53:47.259734 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-affe726e-120b-4fcf-a5a1-298a6b6b58d7 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Snapshot retrieved successfully. Jul 22 09:53:47.261027 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-affe726e-120b-4fcf-a5a1-298a6b6b58d7 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/snapshots/56227af0-ba61-4c4e-a0de-33bcbdb4ccec returned with HTTP 200 Jul 22 09:53:47.261764 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 225/900] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:47 2026] GET /volume/v3/snapshots/56227af0-ba61-4c4e-a0de-33bcbdb4ccec => generated 476 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:47.263461 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:47.263461 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:47.276017 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0808d43a-55d3-4191-9862-d8d53756d8f9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:53:47.276744 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 223/901] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:53:47 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:53:47.301340 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a56a3384-e4fa-41b4-a98d-6b58364acc20 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:47.308654 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a56a3384-e4fa-41b4-a98d-6b58364acc20 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] GET https://10.4.3.206/volume/v3/volumes/13652f81-a788-44f4-9fe6-a4a80099d4f4 Jul 22 09:53:47.309028 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a56a3384-e4fa-41b4-a98d-6b58364acc20 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:47.310157 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a56a3384-e4fa-41b4-a98d-6b58364acc20 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:47.328581 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:47.328581 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:47.334853 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a56a3384-e4fa-41b4-a98d-6b58364acc20 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Volume info retrieved successfully. Jul 22 09:53:47.336823 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-a56a3384-e4fa-41b4-a98d-6b58364acc20 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:53:47.336823 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-a56a3384-e4fa-41b4-a98d-6b58364acc20 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:53:47.392462 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-a56a3384-e4fa-41b4-a98d-6b58364acc20 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:53:47.395394 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:47.395394 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:47.403393 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a56a3384-e4fa-41b4-a98d-6b58364acc20 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/volumes/13652f81-a788-44f4-9fe6-a4a80099d4f4 returned with HTTP 200 Jul 22 09:53:47.404732 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 223/902] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:53:47 2026] GET /volume/v3/volumes/13652f81-a788-44f4-9fe6-a4a80099d4f4 => generated 923 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:47.421861 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f5ee08dd-b608-4a4b-9dda-99522761cb1e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:47.425902 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f5ee08dd-b608-4a4b-9dda-99522761cb1e tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] GET https://10.4.3.206/volume/v3/groups/9b3fcc6c-450c-40ea-a730-da9b0e2bf728 Jul 22 09:53:47.425902 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f5ee08dd-b608-4a4b-9dda-99522761cb1e tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:47.425902 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f5ee08dd-b608-4a4b-9dda-99522761cb1e tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:47.425902 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-f5ee08dd-b608-4a4b-9dda-99522761cb1e tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] show called for member 9b3fcc6c-450c-40ea-a730-da9b0e2bf728 {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:53:47.431987 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:47.431987 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:47.450609 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f5ee08dd-b608-4a4b-9dda-99522761cb1e tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/groups/9b3fcc6c-450c-40ea-a730-da9b0e2bf728 returned with HTTP 200 Jul 22 09:53:47.451535 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 232/903] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:53:47 2026] GET /volume/v3/groups/9b3fcc6c-450c-40ea-a730-da9b0e2bf728 => generated 417 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:47.465827 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-de6060b7-f76f-46f2-8e7e-b82079d3f569 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:47.469152 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-de6060b7-f76f-46f2-8e7e-b82079d3f569 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:53:47.469454 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-de6060b7-f76f-46f2-8e7e-b82079d3f569 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:47.469729 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-de6060b7-f76f-46f2-8e7e-b82079d3f569 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:47.469994 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-de6060b7-f76f-46f2-8e7e-b82079d3f569 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:53:47.471166 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-de6060b7-f76f-46f2-8e7e-b82079d3f569 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:53:47.495278 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-de6060b7-f76f-46f2-8e7e-b82079d3f569 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Get all volumes completed successfully. Jul 22 09:53:47.497809 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-de6060b7-f76f-46f2-8e7e-b82079d3f569 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:53:47.498521 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-de6060b7-f76f-46f2-8e7e-b82079d3f569 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:53:47.562606 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-de6060b7-f76f-46f2-8e7e-b82079d3f569 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:53:47.568706 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:47.568706 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:47.576092 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-de6060b7-f76f-46f2-8e7e-b82079d3f569 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:53:47.576580 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-de6060b7-f76f-46f2-8e7e-b82079d3f569 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:53:47.643721 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-de6060b7-f76f-46f2-8e7e-b82079d3f569 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:53:47.649027 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:47.649027 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:47.662561 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-de6060b7-f76f-46f2-8e7e-b82079d3f569 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:53:47.663107 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 226/904] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:53:47 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:53:47.682810 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-aaf073a1-579e-461f-aaa8-88ac9197cb31 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:47.685361 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-aaf073a1-579e-461f-aaa8-88ac9197cb31 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] POST https://10.4.3.206/volume/v3/groups/9b3fcc6c-450c-40ea-a730-da9b0e2bf728/action Jul 22 09:53:47.686196 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-aaf073a1-579e-461f-aaa8-88ac9197cb31 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:53:47.686422 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-aaf073a1-579e-461f-aaa8-88ac9197cb31 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:47.688475 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-aaf073a1-579e-461f-aaa8-88ac9197cb31 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] delete called for group 9b3fcc6c-450c-40ea-a730-da9b0e2bf728 {{(pid=100149) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 09:53:47.688617 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.groups [None req-aaf073a1-579e-461f-aaa8-88ac9197cb31 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Delete group with id: 9b3fcc6c-450c-40ea-a730-da9b0e2bf728 Jul 22 09:53:47.693360 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:47.693360 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:47.754572 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-aaf073a1-579e-461f-aaa8-88ac9197cb31 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/groups/9b3fcc6c-450c-40ea-a730-da9b0e2bf728/action returned with HTTP 202 Jul 22 09:53:47.755797 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 224/905] 10.4.3.206 () {70 vars in 1428 bytes} [Wed Jul 22 09:53:47 2026] POST /volume/v3/groups/9b3fcc6c-450c-40ea-a730-da9b0e2bf728/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:53:47.766519 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-65000fb4-7745-4647-b791-800258eb6fb1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:47.768811 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-65000fb4-7745-4647-b791-800258eb6fb1 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] GET https://10.4.3.206/volume/v3/volumes/13652f81-a788-44f4-9fe6-a4a80099d4f4 Jul 22 09:53:47.769327 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-65000fb4-7745-4647-b791-800258eb6fb1 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:47.769550 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-65000fb4-7745-4647-b791-800258eb6fb1 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:47.787778 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:47.787778 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:47.795680 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-65000fb4-7745-4647-b791-800258eb6fb1 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Volume info retrieved successfully. Jul 22 09:53:47.796766 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-65000fb4-7745-4647-b791-800258eb6fb1 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:53:47.797500 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-65000fb4-7745-4647-b791-800258eb6fb1 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:53:47.859612 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-65000fb4-7745-4647-b791-800258eb6fb1 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:53:47.865215 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:47.865215 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:47.877810 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-65000fb4-7745-4647-b791-800258eb6fb1 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/volumes/13652f81-a788-44f4-9fe6-a4a80099d4f4 returned with HTTP 200 Jul 22 09:53:47.878333 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 224/906] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:53:47 2026] GET /volume/v3/volumes/13652f81-a788-44f4-9fe6-a4a80099d4f4 => generated 922 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:48.276289 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4b5e940a-6df9-4aaa-bffa-9efbe6fb9322 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:48.279291 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4b5e940a-6df9-4aaa-bffa-9efbe6fb9322 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] GET https://10.4.3.206/volume/v3/snapshots/56227af0-ba61-4c4e-a0de-33bcbdb4ccec Jul 22 09:53:48.279612 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4b5e940a-6df9-4aaa-bffa-9efbe6fb9322 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:48.279818 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4b5e940a-6df9-4aaa-bffa-9efbe6fb9322 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:48.289138 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4b5e940a-6df9-4aaa-bffa-9efbe6fb9322 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/snapshots/56227af0-ba61-4c4e-a0de-33bcbdb4ccec returned with HTTP 404 Jul 22 09:53:48.289138 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 233/907] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:48 2026] GET /volume/v3/snapshots/56227af0-ba61-4c4e-a0de-33bcbdb4ccec => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:48.899039 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-dd670b47-cded-4e1a-a095-e3d05bff8ae9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:48.903717 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dd670b47-cded-4e1a-a095-e3d05bff8ae9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] GET https://10.4.3.206/volume/v3/volumes/13652f81-a788-44f4-9fe6-a4a80099d4f4 Jul 22 09:53:48.904046 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dd670b47-cded-4e1a-a095-e3d05bff8ae9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:48.904335 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dd670b47-cded-4e1a-a095-e3d05bff8ae9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:48.913139 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dd670b47-cded-4e1a-a095-e3d05bff8ae9 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/volumes/13652f81-a788-44f4-9fe6-a4a80099d4f4 returned with HTTP 404 Jul 22 09:53:48.913804 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 227/908] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:53:48 2026] GET /volume/v3/volumes/13652f81-a788-44f4-9fe6-a4a80099d4f4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:53:48.922415 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0d4c5a10-f400-4e74-b03f-b123991c3824 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:48.924853 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0d4c5a10-f400-4e74-b03f-b123991c3824 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] GET https://10.4.3.206/volume/v3/groups/9b3fcc6c-450c-40ea-a730-da9b0e2bf728 Jul 22 09:53:48.925166 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0d4c5a10-f400-4e74-b03f-b123991c3824 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:48.925419 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0d4c5a10-f400-4e74-b03f-b123991c3824 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:48.925547 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-0d4c5a10-f400-4e74-b03f-b123991c3824 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] show called for member 9b3fcc6c-450c-40ea-a730-da9b0e2bf728 {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:53:48.932097 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0d4c5a10-f400-4e74-b03f-b123991c3824 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/groups/9b3fcc6c-450c-40ea-a730-da9b0e2bf728 returned with HTTP 404 Jul 22 09:53:48.933102 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 225/909] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:53:48 2026] GET /volume/v3/groups/9b3fcc6c-450c-40ea-a730-da9b0e2bf728 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:53:48.943226 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b08ad831-9b91-4330-bbcc-49d6c31296f0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:48.945960 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b08ad831-9b91-4330-bbcc-49d6c31296f0 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:53:48.946994 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b08ad831-9b91-4330-bbcc-49d6c31296f0 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:48.946994 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b08ad831-9b91-4330-bbcc-49d6c31296f0 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:48.947793 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-b08ad831-9b91-4330-bbcc-49d6c31296f0 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:53:48.949025 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b08ad831-9b91-4330-bbcc-49d6c31296f0 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:53:48.960757 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b08ad831-9b91-4330-bbcc-49d6c31296f0 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Get all volumes completed successfully. Jul 22 09:53:48.961846 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-b08ad831-9b91-4330-bbcc-49d6c31296f0 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:53:48.962183 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-b08ad831-9b91-4330-bbcc-49d6c31296f0 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:53:49.022365 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-b08ad831-9b91-4330-bbcc-49d6c31296f0 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:53:49.025975 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:49.025975 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:49.039065 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b08ad831-9b91-4330-bbcc-49d6c31296f0 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:53:49.039489 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 225/910] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:53:48 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:49.058491 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d4a8ecf5-b169-4a2c-8a1b-e9d9c8a045bb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:49.061654 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d4a8ecf5-b169-4a2c-8a1b-e9d9c8a045bb tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] POST https://10.4.3.206/volume/v3/groups/7a1011ca-d118-4db2-9e2b-623ad5bfdf02/action Jul 22 09:53:49.062099 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d4a8ecf5-b169-4a2c-8a1b-e9d9c8a045bb tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:53:49.062246 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d4a8ecf5-b169-4a2c-8a1b-e9d9c8a045bb tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:49.064139 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-d4a8ecf5-b169-4a2c-8a1b-e9d9c8a045bb tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] delete called for group 7a1011ca-d118-4db2-9e2b-623ad5bfdf02 {{(pid=100151) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 09:53:49.064245 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.groups [None req-d4a8ecf5-b169-4a2c-8a1b-e9d9c8a045bb tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Delete group with id: 7a1011ca-d118-4db2-9e2b-623ad5bfdf02 Jul 22 09:53:49.068183 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:49.068183 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:49.118037 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d4a8ecf5-b169-4a2c-8a1b-e9d9c8a045bb tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/groups/7a1011ca-d118-4db2-9e2b-623ad5bfdf02/action returned with HTTP 202 Jul 22 09:53:49.118457 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 234/911] 10.4.3.206 () {70 vars in 1428 bytes} [Wed Jul 22 09:53:49 2026] POST /volume/v3/groups/7a1011ca-d118-4db2-9e2b-623ad5bfdf02/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:53:49.128549 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-30b79fcd-85c9-4643-8f62-a78c34502de0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:49.131470 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-30b79fcd-85c9-4643-8f62-a78c34502de0 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] GET https://10.4.3.206/volume/v3/volumes/335869f7-97c1-4efd-9697-bc5bb2a87b29 Jul 22 09:53:49.131660 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-30b79fcd-85c9-4643-8f62-a78c34502de0 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:49.131876 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-30b79fcd-85c9-4643-8f62-a78c34502de0 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:49.145536 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:49.145536 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:49.153520 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-30b79fcd-85c9-4643-8f62-a78c34502de0 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Volume info retrieved successfully. Jul 22 09:53:49.156027 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-30b79fcd-85c9-4643-8f62-a78c34502de0 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:53:49.156296 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-30b79fcd-85c9-4643-8f62-a78c34502de0 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:53:49.224379 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-30b79fcd-85c9-4643-8f62-a78c34502de0 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:53:49.231124 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:49.231124 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:49.248524 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-30b79fcd-85c9-4643-8f62-a78c34502de0 tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/volumes/335869f7-97c1-4efd-9697-bc5bb2a87b29 returned with HTTP 200 Jul 22 09:53:49.248524 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 228/912] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:53:49 2026] GET /volume/v3/volumes/335869f7-97c1-4efd-9697-bc5bb2a87b29 => generated 909 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:53:50.272231 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5d0a57ab-11cb-4b7b-8a74-ac6cdfe2f08f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:50.277991 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5d0a57ab-11cb-4b7b-8a74-ac6cdfe2f08f tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] GET https://10.4.3.206/volume/v3/volumes/335869f7-97c1-4efd-9697-bc5bb2a87b29 Jul 22 09:53:50.280020 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5d0a57ab-11cb-4b7b-8a74-ac6cdfe2f08f tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:50.280182 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5d0a57ab-11cb-4b7b-8a74-ac6cdfe2f08f tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:50.291003 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5d0a57ab-11cb-4b7b-8a74-ac6cdfe2f08f tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/volumes/335869f7-97c1-4efd-9697-bc5bb2a87b29 returned with HTTP 404 Jul 22 09:53:50.291558 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 226/913] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:53:50 2026] GET /volume/v3/volumes/335869f7-97c1-4efd-9697-bc5bb2a87b29 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:53:50.304040 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-39e52430-32b1-4ba8-b856-a6dcd0e7051d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:50.307109 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-39e52430-32b1-4ba8-b856-a6dcd0e7051d tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] GET https://10.4.3.206/volume/v3/groups/7a1011ca-d118-4db2-9e2b-623ad5bfdf02 Jul 22 09:53:50.307582 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-39e52430-32b1-4ba8-b856-a6dcd0e7051d tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:50.307582 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-39e52430-32b1-4ba8-b856-a6dcd0e7051d tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:50.307731 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-39e52430-32b1-4ba8-b856-a6dcd0e7051d tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] show called for member 7a1011ca-d118-4db2-9e2b-623ad5bfdf02 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:53:50.312306 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-39e52430-32b1-4ba8-b856-a6dcd0e7051d tempest-GroupsV314Test-945164294 tempest-GroupsV314Test-945164294-project-member] https://10.4.3.206/volume/v3/groups/7a1011ca-d118-4db2-9e2b-623ad5bfdf02 returned with HTTP 404 Jul 22 09:53:50.313150 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 226/914] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:53:50 2026] GET /volume/v3/groups/7a1011ca-d118-4db2-9e2b-623ad5bfdf02 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:53:50.324100 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c3a4b7e4-ef80-4b72-b86b-1b47f2f05925 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:50.331112 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c3a4b7e4-ef80-4b72-b86b-1b47f2f05925 tempest-GroupsV314Test-661912080 tempest-GroupsV314Test-661912080-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/1883b9c1-efa5-497d-a85a-5bf341222732 Jul 22 09:53:50.331112 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c3a4b7e4-ef80-4b72-b86b-1b47f2f05925 tempest-GroupsV314Test-661912080 tempest-GroupsV314Test-661912080-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:50.331112 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c3a4b7e4-ef80-4b72-b86b-1b47f2f05925 tempest-GroupsV314Test-661912080 tempest-GroupsV314Test-661912080-project-admin] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:50.356634 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c3a4b7e4-ef80-4b72-b86b-1b47f2f05925 tempest-GroupsV314Test-661912080 tempest-GroupsV314Test-661912080-project-admin] https://10.4.3.206/volume/v3/group_types/1883b9c1-efa5-497d-a85a-5bf341222732 returned with HTTP 202 Jul 22 09:53:50.357151 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 235/915] 10.4.3.206 () {68 vars in 1404 bytes} [Wed Jul 22 09:53:50 2026] DELETE /volume/v3/group_types/1883b9c1-efa5-497d-a85a-5bf341222732 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:53:50.369513 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-30e9e500-cba2-4a0b-b177-98b5c771888e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:50.372407 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-30e9e500-cba2-4a0b-b177-98b5c771888e tempest-GroupsV314Test-661912080 tempest-GroupsV314Test-661912080-project-admin] DELETE https://10.4.3.206/volume/v3/types/e976d579-69b5-44de-a6aa-5bbb350b0b29 Jul 22 09:53:50.372728 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-30e9e500-cba2-4a0b-b177-98b5c771888e tempest-GroupsV314Test-661912080 tempest-GroupsV314Test-661912080-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:50.372897 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-30e9e500-cba2-4a0b-b177-98b5c771888e tempest-GroupsV314Test-661912080 tempest-GroupsV314Test-661912080-project-admin] Calling method '_delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:50.420833 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-30e9e500-cba2-4a0b-b177-98b5c771888e tempest-GroupsV314Test-661912080 tempest-GroupsV314Test-661912080-project-admin] https://10.4.3.206/volume/v3/types/e976d579-69b5-44de-a6aa-5bbb350b0b29 returned with HTTP 202 Jul 22 09:53:50.424178 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 229/916] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:53:50 2026] DELETE /volume/v3/types/e976d579-69b5-44de-a6aa-5bbb350b0b29 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:53:50.433658 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e956e7d7-bb66-47b6-ae96-4de33ae230cb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:50.435828 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e956e7d7-bb66-47b6-ae96-4de33ae230cb tempest-GroupsV314Test-661912080 tempest-GroupsV314Test-661912080-project-admin] GET https://10.4.3.206/volume/v3/types/e976d579-69b5-44de-a6aa-5bbb350b0b29 Jul 22 09:53:50.437514 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e956e7d7-bb66-47b6-ae96-4de33ae230cb tempest-GroupsV314Test-661912080 tempest-GroupsV314Test-661912080-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:50.437514 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e956e7d7-bb66-47b6-ae96-4de33ae230cb tempest-GroupsV314Test-661912080 tempest-GroupsV314Test-661912080-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:50.443014 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e956e7d7-bb66-47b6-ae96-4de33ae230cb tempest-GroupsV314Test-661912080 tempest-GroupsV314Test-661912080-project-admin] https://10.4.3.206/volume/v3/types/e976d579-69b5-44de-a6aa-5bbb350b0b29 returned with HTTP 404 Jul 22 09:53:50.443014 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 227/917] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 09:53:50 2026] GET /volume/v3/types/e976d579-69b5-44de-a6aa-5bbb350b0b29 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:50.541485 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-761cc81f-dc35-4541-9808-590065fe106b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:50.544018 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:53:50.544633 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-386146272"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:50.547000 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-386146272'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:53:50.547000 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Create volume of 1 GB Jul 22 09:53:50.554203 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Availability Zones retrieved successfully. Jul 22 09:53:50.561307 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Flow 'volume_create_api' (a1f10a55-6ffd-4162-9d39-6b64e5eb8142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:50.562677 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (440e0067-97f3-4250-bffb-eee35093ad61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:50.564092 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:53:50.615876 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (440e0067-97f3-4250-bffb-eee35093ad61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:50.617466 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (104e67b4-f118-422c-9860-8c83c8bfd25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:50.658251 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-c42706d7-6b78-4977-9c6a-c38f4b9e3ddd req-3ae99487-4e6d-4cec-8570-d5e40be5d4b0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:50.660962 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c42706d7-6b78-4977-9c6a-c38f4b9e3ddd req-3ae99487-4e6d-4cec-8570-d5e40be5d4b0 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] DELETE https://10.4.3.206/volume/v3/attachments/6d97e906-721b-4dca-8906-a55b81902735 Jul 22 09:53:50.661201 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-c42706d7-6b78-4977-9c6a-c38f4b9e3ddd req-3ae99487-4e6d-4cec-8570-d5e40be5d4b0 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:50.661439 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-c42706d7-6b78-4977-9c6a-c38f4b9e3ddd req-3ae99487-4e6d-4cec-8570-d5e40be5d4b0 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:50.669532 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:50.669532 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:50.721796 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Created reservations ['6b07752b-f33b-4555-b379-81dd7223c501', '128a647b-5264-4278-bf9c-ed21b7dc5cc2', 'ababb993-8be2-4537-97b4-06ab3dc23d95', '3ddb8ccc-4c71-41f8-9ef3-8e7d2df6cbe4'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:50.723261 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (104e67b4-f118-422c-9860-8c83c8bfd25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b07752b-f33b-4555-b379-81dd7223c501', '128a647b-5264-4278-bf9c-ed21b7dc5cc2', 'ababb993-8be2-4537-97b4-06ab3dc23d95', '3ddb8ccc-4c71-41f8-9ef3-8e7d2df6cbe4']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:50.724235 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfb88e87-ae9f-4d81-97c3-47edba500589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:50.737761 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c42706d7-6b78-4977-9c6a-c38f4b9e3ddd req-3ae99487-4e6d-4cec-8570-d5e40be5d4b0 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/attachments/6d97e906-721b-4dca-8906-a55b81902735 returned with HTTP 200 Jul 22 09:53:50.738358 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 236/918] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:53:50 2026] DELETE /volume/v3/attachments/6d97e906-721b-4dca-8906-a55b81902735 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:50.749798 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-c42706d7-6b78-4977-9c6a-c38f4b9e3ddd req-4ec21d74-fa73-459f-929e-093a88415a79 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:50.752983 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c42706d7-6b78-4977-9c6a-c38f4b9e3ddd req-4ec21d74-fa73-459f-929e-093a88415a79 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] DELETE https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:50.753234 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c42706d7-6b78-4977-9c6a-c38f4b9e3ddd req-4ec21d74-fa73-459f-929e-093a88415a79 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:50.753503 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c42706d7-6b78-4977-9c6a-c38f4b9e3ddd req-4ec21d74-fa73-459f-929e-093a88415a79 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:50.753744 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [req-c42706d7-6b78-4977-9c6a-c38f4b9e3ddd req-4ec21d74-fa73-459f-929e-093a88415a79 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Delete volume with id: 47784c14-f429-4990-8d63-0979449bf58e Jul 22 09:53:50.757854 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfb88e87-ae9f-4d81-97c3-47edba500589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f66f38d-b216-489b-b0d6-3dac3c59915a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-386146272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46fabdcf3354c56b8eb85eb40a07b67',qos_specs=None,replication_status=,reservations=['6b07752b-f33b-4555-b379-81dd7223c501','128a647b-5264-4278-bf9c-ed21b7dc5cc2','ababb993-8be2-4537-97b4-06ab3dc23d95','3ddb8ccc-4c71-41f8-9ef3-8e7d2df6cbe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='889371784ef947f8b1c379f3bc177d59',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:53:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-386146272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f66f38d-b216-489b-b0d6-3dac3c59915a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f46fabdcf3354c56b8eb85eb40a07b67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='889371784ef947f8b1c379f3bc177d59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:50.759015 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54c2de4a-d584-48d0-b617-e57bb42e3ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:50.762145 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:50.762145 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:50.762626 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-c42706d7-6b78-4977-9c6a-c38f4b9e3ddd req-4ec21d74-fa73-459f-929e-093a88415a79 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Volume info retrieved successfully. Jul 22 09:53:50.784830 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54c2de4a-d584-48d0-b617-e57bb42e3ad0) transitioned into state 'SUCCESS' from state '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-386146272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46fabdcf3354c56b8eb85eb40a07b67',qos_specs=None,replication_status=,reservations=['6b07752b-f33b-4555-b379-81dd7223c501','128a647b-5264-4278-bf9c-ed21b7dc5cc2','ababb993-8be2-4537-97b4-06ab3dc23d95','3ddb8ccc-4c71-41f8-9ef3-8e7d2df6cbe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='889371784ef947f8b1c379f3bc177d59',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:50.786155 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9d7baa4-621f-4f78-a90d-994b09e556bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:50.794563 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-c42706d7-6b78-4977-9c6a-c38f4b9e3ddd req-4ec21d74-fa73-459f-929e-093a88415a79 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] Delete volume request issued successfully. Jul 22 09:53:50.794563 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c42706d7-6b78-4977-9c6a-c38f4b9e3ddd req-4ec21d74-fa73-459f-929e-093a88415a79 tempest-ImageDependencyTests-791984600 tempest-ImageDependencyTests-791984600-project-member] https://10.4.3.206/volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e returned with HTTP 202 Jul 22 09:53:50.795233 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 230/919] 10.4.3.206 () {70 vars in 1620 bytes} [Wed Jul 22 09:53:50 2026] DELETE /volume/v3/volumes/47784c14-f429-4990-8d63-0979449bf58e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:53:50.801757 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9d7baa4-621f-4f78-a90d-994b09e556bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:50.804452 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Flow 'volume_create_api' (a1f10a55-6ffd-4162-9d39-6b64e5eb8142) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:50.805048 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Create volume request issued successfully. Jul 22 09:53:50.806552 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-761cc81f-dc35-4541-9808-590065fe106b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:53:50.806552 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 227/920] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:53:50 2026] POST /volume/v3/volumes => generated 751 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:50.823059 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c2e73206-6a57-4988-ac60-c580e6796c4b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:50.825231 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c2e73206-6a57-4988-ac60-c580e6796c4b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:53:50.825743 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c2e73206-6a57-4988-ac60-c580e6796c4b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:50.826090 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c2e73206-6a57-4988-ac60-c580e6796c4b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:50.837936 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:50.837936 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:50.848076 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c2e73206-6a57-4988-ac60-c580e6796c4b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:53:50.855091 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c2e73206-6a57-4988-ac60-c580e6796c4b tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:53:50.855689 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 228/921] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:50 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:51.877184 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-23a9ae3b-2228-4920-ad22-cb3f19cf5d7d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:51.878813 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-23a9ae3b-2228-4920-ad22-cb3f19cf5d7d tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:53:51.879129 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-23a9ae3b-2228-4920-ad22-cb3f19cf5d7d tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:51.879436 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-23a9ae3b-2228-4920-ad22-cb3f19cf5d7d tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:51.889243 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:51.889243 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:51.893506 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-23a9ae3b-2228-4920-ad22-cb3f19cf5d7d tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:53:51.902786 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-23a9ae3b-2228-4920-ad22-cb3f19cf5d7d tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:53:51.903192 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 237/922] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:51 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:53.781573 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:53.877487 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2da20f80-df43-4053-930e-b6fd39b983e9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:53.976965 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:53:53.976965 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-691561963"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:53.977931 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-691561963'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:53:53.978078 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Create volume of 1 GB Jul 22 09:53:53.985625 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Availability Zones retrieved successfully. Jul 22 09:53:53.992407 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Flow 'volume_create_api' (e556887b-908c-4666-a52c-e0a50f3947e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:53.993483 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5fadeb-9315-4464-8fbe-7a86211e0b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:53.995468 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:53:54.042728 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5fadeb-9315-4464-8fbe-7a86211e0b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:54.043790 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58fcb613-4f86-4c2e-b4b5-b879a5822ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:54.062372 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2da20f80-df43-4053-930e-b6fd39b983e9 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:53:54.062907 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2da20f80-df43-4053-930e-b6fd39b983e9 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1644955137", "extra_specs": {}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:54.064946 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:54.064946 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:54.077735 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2da20f80-df43-4053-930e-b6fd39b983e9 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:53:54.078224 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 228/923] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 09:53:53 2026] POST /volume/v3/types => generated 218 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:54.087321 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fddc2ea6-70ae-4e66-bb8b-ed037e242783 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:54.089793 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fddc2ea6-70ae-4e66-bb8b-ed037e242783 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] POST https://10.4.3.206/volume/v3/types/f50336bf-4521-4b71-8507-5c4d97507dff/encryption Jul 22 09:53:54.090298 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fddc2ea6-70ae-4e66-bb8b-ed037e242783 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:54.100915 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-492c6a1f-c130-4814-b3f4-5cd9972d2586 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:54.119648 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Created reservations ['c43c1690-e3b0-46a8-bcee-9d65106eafe9', '73fc9220-5318-4739-996e-d2a727bdc307', '5772070a-bc52-44af-b245-38e505e23ae5', 'cad59136-64d7-4a85-8676-659d665d5e12'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:54.120742 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58fcb613-4f86-4c2e-b4b5-b879a5822ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c43c1690-e3b0-46a8-bcee-9d65106eafe9', '73fc9220-5318-4739-996e-d2a727bdc307', '5772070a-bc52-44af-b245-38e505e23ae5', 'cad59136-64d7-4a85-8676-659d665d5e12']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:54.121786 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac70adb8-b213-4381-a029-07a2318b1f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:54.133516 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fddc2ea6-70ae-4e66-bb8b-ed037e242783 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] https://10.4.3.206/volume/v3/types/f50336bf-4521-4b71-8507-5c4d97507dff/encryption returned with HTTP 200 Jul 22 09:53:54.134106 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 229/924] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 09:53:54 2026] POST /volume/v3/types/f50336bf-4521-4b71-8507-5c4d97507dff/encryption => generated 231 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:54.136404 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-492c6a1f-c130-4814-b3f4-5cd9972d2586 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] POST https://10.4.3.206/volume/v3/group_types Jul 22 09:53:54.136951 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-492c6a1f-c130-4814-b3f4-5cd9972d2586 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1530920783"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:54.145030 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:54.152567 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-492c6a1f-c130-4814-b3f4-5cd9972d2586 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Jul 22 09:53:54.152750 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac70adb8-b213-4381-a029-07a2318b1f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd964dff1-4bc3-4a3a-897d-138a01a65ed2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-691561963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cf5b869bf3640b9959736d5d4ee8de2',qos_specs=None,replication_status=,reservations=['c43c1690-e3b0-46a8-bcee-9d65106eafe9','73fc9220-5318-4739-996e-d2a727bdc307','5772070a-bc52-44af-b245-38e505e23ae5','cad59136-64d7-4a85-8676-659d665d5e12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0bdadd3a104d71ab66cdee5403f8d3',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:53:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-691561963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d964dff1-4bc3-4a3a-897d-138a01a65ed2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cf5b869bf3640b9959736d5d4ee8de2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb0bdadd3a104d71ab66cdee5403f8d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:54.153043 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 238/925] 10.4.3.206 () {70 vars in 1311 bytes} [Wed Jul 22 09:53:54 2026] POST /volume/v3/group_types => generated 181 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:54.153696 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bb091dd-8216-4319-ab49-85e5f4674d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:54.166740 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7017fdcb-62a1-4b73-86d6-54cbd84a73ac None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:54.168523 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7017fdcb-62a1-4b73-86d6-54cbd84a73ac tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] POST https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs Jul 22 09:53:54.168893 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7017fdcb-62a1-4b73-86d6-54cbd84a73ac tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:54.183913 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bb091dd-8216-4319-ab49-85e5f4674d4a) transitioned into state 'SUCCESS' from state '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-691561963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cf5b869bf3640b9959736d5d4ee8de2',qos_specs=None,replication_status=,reservations=['c43c1690-e3b0-46a8-bcee-9d65106eafe9','73fc9220-5318-4739-996e-d2a727bdc307','5772070a-bc52-44af-b245-38e505e23ae5','cad59136-64d7-4a85-8676-659d665d5e12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0bdadd3a104d71ab66cdee5403f8d3',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:54.184547 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (044bed36-9e9d-4730-8576-b14635f02f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:54.185807 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7017fdcb-62a1-4b73-86d6-54cbd84a73ac tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs returned with HTTP 202 Jul 22 09:53:54.186438 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 230/926] 10.4.3.206 () {70 vars in 1458 bytes} [Wed Jul 22 09:53:54 2026] POST /volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs => generated 53 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:54.196280 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b3350254-09f8-4fbe-91ee-6c59fd0baea3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:54.198635 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b3350254-09f8-4fbe-91ee-6c59fd0baea3 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] POST https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs Jul 22 09:53:54.199232 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b3350254-09f8-4fbe-91ee-6c59fd0baea3 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:54.204957 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (044bed36-9e9d-4730-8576-b14635f02f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:54.204957 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Flow 'volume_create_api' (e556887b-908c-4666-a52c-e0a50f3947e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:54.204957 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Create volume request issued successfully. Jul 22 09:53:54.204957 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-32e23598-4fbd-4d16-8a7f-d676d445b526 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:53:54.205526 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 231/927] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:53:53 2026] POST /volume/v3/volumes => generated 750 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:54.219955 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b3350254-09f8-4fbe-91ee-6c59fd0baea3 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs returned with HTTP 202 Jul 22 09:53:54.220123 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4527bfda-7f43-478a-91b4-6861dae1e2e5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:54.220621 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 239/928] 10.4.3.206 () {70 vars in 1458 bytes} [Wed Jul 22 09:53:54 2026] POST /volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs => generated 61 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:54.222694 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4527bfda-7f43-478a-91b4-6861dae1e2e5 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/volumes/d964dff1-4bc3-4a3a-897d-138a01a65ed2 Jul 22 09:53:54.223231 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4527bfda-7f43-478a-91b4-6861dae1e2e5 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:54.223319 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4527bfda-7f43-478a-91b4-6861dae1e2e5 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:54.232951 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6b6d69c7-5a6e-47b1-a69f-0a36fc134bd6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:54.233311 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:54.233311 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:54.236955 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6b6d69c7-5a6e-47b1-a69f-0a36fc134bd6 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] GET https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key2 Jul 22 09:53:54.236955 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6b6d69c7-5a6e-47b1-a69f-0a36fc134bd6 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:54.236955 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6b6d69c7-5a6e-47b1-a69f-0a36fc134bd6 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:54.236955 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:54.236955 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:54.237169 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:53:54.237169 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-37174355", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1644955137", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:54.238427 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-37174355', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1644955137', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:53:54.239675 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4527bfda-7f43-478a-91b4-6861dae1e2e5 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Volume info retrieved successfully. Jul 22 09:53:54.246328 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Create volume of 1 GB Jul 22 09:53:54.246512 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:54.246512 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:54.247230 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Availability Zones retrieved successfully. Jul 22 09:53:54.247735 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4527bfda-7f43-478a-91b4-6861dae1e2e5 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/volumes/d964dff1-4bc3-4a3a-897d-138a01a65ed2 returned with HTTP 200 Jul 22 09:53:54.248255 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 231/929] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:54 2026] GET /volume/v3/volumes/d964dff1-4bc3-4a3a-897d-138a01a65ed2 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:54.252357 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6b6d69c7-5a6e-47b1-a69f-0a36fc134bd6 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key2 returned with HTTP 200 Jul 22 09:53:54.253962 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 232/930] 10.4.3.206 () {68 vars in 1452 bytes} [Wed Jul 22 09:53:54 2026] GET /volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key2 => generated 26 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:54.255612 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Flow 'volume_create_api' (1a9c929c-85cc-41f6-b2d0-1403511feaad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:54.257115 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00a0fcad-26f6-4b2c-a1d8-8208b5df5276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:54.258441 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:53:54.263512 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1e5a8de6-f67d-4e5d-a523-a5d604f85216 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:54.266573 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1e5a8de6-f67d-4e5d-a523-a5d604f85216 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] GET https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key3 Jul 22 09:53:54.267308 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1e5a8de6-f67d-4e5d-a523-a5d604f85216 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:54.267590 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1e5a8de6-f67d-4e5d-a523-a5d604f85216 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:54.280857 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1e5a8de6-f67d-4e5d-a523-a5d604f85216 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key3 returned with HTTP 200 Jul 22 09:53:54.281346 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 240/931] 10.4.3.206 () {68 vars in 1452 bytes} [Wed Jul 22 09:53:54 2026] GET /volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key3 => generated 18 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:54.292380 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c2d47115-f7e3-4ee8-9b19-f8e1b030f0bb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:54.293167 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00a0fcad-26f6-4b2c-a1d8-8208b5df5276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:53:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f50336bf-4521-4b71-8507-5c4d97507dff,is_public=True,name='tempest-scenario-type-cryptsetup-1644955137',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f50336bf-4521-4b71-8507-5c4d97507dff', '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=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:54.294180 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f10fa755-3a78-41c0-a988-f96b78ea712a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:54.294739 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c2d47115-f7e3-4ee8-9b19-f8e1b030f0bb tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] PUT https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key3 Jul 22 09:53:54.295525 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c2d47115-f7e3-4ee8-9b19-f8e1b030f0bb tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:54.315140 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c2d47115-f7e3-4ee8-9b19-f8e1b030f0bb tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key3 returned with HTTP 200 Jul 22 09:53:54.315995 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 232/932] 10.4.3.206 () {70 vars in 1472 bytes} [Wed Jul 22 09:53:54 2026] PUT /volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key3 => generated 26 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:54.324658 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1644955137 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1644955137, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:53:54.325087 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1644955137 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1644955137, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:53:54.328827 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1a13e3fb-7c8e-4a04-a18a-09c22f5e7519 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:54.331245 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1a13e3fb-7c8e-4a04-a18a-09c22f5e7519 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] GET https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs Jul 22 09:53:54.331534 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1a13e3fb-7c8e-4a04-a18a-09c22f5e7519 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:54.331764 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1a13e3fb-7c8e-4a04-a18a-09c22f5e7519 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:54.341962 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1a13e3fb-7c8e-4a04-a18a-09c22f5e7519 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs returned with HTTP 200 Jul 22 09:53:54.342294 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 233/933] 10.4.3.206 () {68 vars in 1437 bytes} [Wed Jul 22 09:53:54 2026] GET /volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs => generated 87 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:54.352770 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-40d3c709-3c89-419c-b653-aceaa2ee186d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:54.355631 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-40d3c709-3c89-419c-b653-aceaa2ee186d tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key1 Jul 22 09:53:54.356520 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-40d3c709-3c89-419c-b653-aceaa2ee186d tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:54.356520 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-40d3c709-3c89-419c-b653-aceaa2ee186d tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:54.373111 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-40d3c709-3c89-419c-b653-aceaa2ee186d tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key1 returned with HTTP 202 Jul 22 09:53:54.373661 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 241/934] 10.4.3.206 () {68 vars in 1455 bytes} [Wed Jul 22 09:53:54 2026] DELETE /volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:53:54.380721 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Created reservations ['6adabd5f-3233-4fd1-ad9f-85b462a06f21', '945ba4da-1adc-493d-9f50-654c24f3d38a', 'c02553a0-f7cc-40e2-a622-9fb6071e2d56', 'dd8db369-2062-4490-9aee-52c1b83cf1c3'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:54.381787 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f10fa755-3a78-41c0-a988-f96b78ea712a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6adabd5f-3233-4fd1-ad9f-85b462a06f21', '945ba4da-1adc-493d-9f50-654c24f3d38a', 'c02553a0-f7cc-40e2-a622-9fb6071e2d56', 'dd8db369-2062-4490-9aee-52c1b83cf1c3']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:54.383943 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ac2d38-a30d-4081-8448-75e26aa38460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:54.385790 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8827a70c-10db-40c9-bce6-583f35ddfa7c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:54.389012 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8827a70c-10db-40c9-bce6-583f35ddfa7c tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] GET https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key1 Jul 22 09:53:54.389012 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8827a70c-10db-40c9-bce6-583f35ddfa7c tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:54.389012 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8827a70c-10db-40c9-bce6-583f35ddfa7c tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:54.398835 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8827a70c-10db-40c9-bce6-583f35ddfa7c tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] HTTP exception thrown: Group Type 3d021bee-dc37-4c7a-85c0-75f850670bed has no extra spec with key key1. Jul 22 09:53:54.399253 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8827a70c-10db-40c9-bce6-583f35ddfa7c tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key1 returned with HTTP 404 Jul 22 09:53:54.400063 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 233/935] 10.4.3.206 () {68 vars in 1452 bytes} [Wed Jul 22 09:53:54 2026] GET /volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key1 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:53:54.408571 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-936afe72-bf51-4f9e-8901-22bc047d7263 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:54.410996 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-936afe72-bf51-4f9e-8901-22bc047d7263 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key2 Jul 22 09:53:54.411323 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-936afe72-bf51-4f9e-8901-22bc047d7263 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:54.411549 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-936afe72-bf51-4f9e-8901-22bc047d7263 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:54.412722 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ac2d38-a30d-4081-8448-75e26aa38460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a530786-c8da-4cc7-b319-0b2c90e7fe5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-37174355',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fce344cefa549709bebbcca050e9e9a',qos_specs=None,replication_status=,reservations=['6adabd5f-3233-4fd1-ad9f-85b462a06f21','945ba4da-1adc-493d-9f50-654c24f3d38a','c02553a0-f7cc-40e2-a622-9fb6071e2d56','dd8db369-2062-4490-9aee-52c1b83cf1c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8cdcb85308434ea2c45ab5608022bb',volume_type_id=f50336bf-4521-4b71-8507-5c4d97507dff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:53:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-37174355',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6a530786-c8da-4cc7-b319-0b2c90e7fe5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fce344cefa549709bebbcca050e9e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd8cdcb85308434ea2c45ab5608022bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f50336bf-4521-4b71-8507-5c4d97507dff),volume_type_id=f50336bf-4521-4b71-8507-5c4d97507dff)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:54.414707 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43c1d6b4-f2ce-42a4-a4fa-43f7b2a2713c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:54.431518 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-936afe72-bf51-4f9e-8901-22bc047d7263 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key2 returned with HTTP 202 Jul 22 09:53:54.431788 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 234/936] 10.4.3.206 () {68 vars in 1455 bytes} [Wed Jul 22 09:53:54 2026] DELETE /volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:53:54.441297 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-dc01ec50-f5f5-4e4b-8010-3d853476e405 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:54.444273 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dc01ec50-f5f5-4e4b-8010-3d853476e405 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] GET https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key2 Jul 22 09:53:54.444524 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dc01ec50-f5f5-4e4b-8010-3d853476e405 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:54.444776 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dc01ec50-f5f5-4e4b-8010-3d853476e405 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:54.445181 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43c1d6b4-f2ce-42a4-a4fa-43f7b2a2713c) transitioned into state 'SUCCESS' from state '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-37174355',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fce344cefa549709bebbcca050e9e9a',qos_specs=None,replication_status=,reservations=['6adabd5f-3233-4fd1-ad9f-85b462a06f21','945ba4da-1adc-493d-9f50-654c24f3d38a','c02553a0-f7cc-40e2-a622-9fb6071e2d56','dd8db369-2062-4490-9aee-52c1b83cf1c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8cdcb85308434ea2c45ab5608022bb',volume_type_id=f50336bf-4521-4b71-8507-5c4d97507dff)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:54.445970 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba90a283-e249-45ed-914a-c49701c6ca7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:53:54.452625 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dc01ec50-f5f5-4e4b-8010-3d853476e405 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] HTTP exception thrown: Group Type 3d021bee-dc37-4c7a-85c0-75f850670bed has no extra spec with key key2. Jul 22 09:53:54.452849 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dc01ec50-f5f5-4e4b-8010-3d853476e405 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key2 returned with HTTP 404 Jul 22 09:53:54.453489 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 242/937] 10.4.3.206 () {68 vars in 1452 bytes} [Wed Jul 22 09:53:54 2026] GET /volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key2 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:53:54.458496 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba90a283-e249-45ed-914a-c49701c6ca7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:53:54.459566 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Flow 'volume_create_api' (1a9c929c-85cc-41f6-b2d0-1403511feaad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:53:54.460019 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Create volume request issued successfully. Jul 22 09:53:54.460696 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9c1846f8-eed5-4835-873a-fd4ea1aec8e2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:53:54.462684 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 229/938] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:53:54 2026] POST /volume/v3/volumes => generated 789 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:54.462786 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-32087990-d06e-44ff-95b9-aae3bfbae42a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:54.465091 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-32087990-d06e-44ff-95b9-aae3bfbae42a tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key3 Jul 22 09:53:54.465509 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-32087990-d06e-44ff-95b9-aae3bfbae42a tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:54.465850 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-32087990-d06e-44ff-95b9-aae3bfbae42a tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:54.487621 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-32087990-d06e-44ff-95b9-aae3bfbae42a tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key3 returned with HTTP 202 Jul 22 09:53:54.488318 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 234/939] 10.4.3.206 () {68 vars in 1455 bytes} [Wed Jul 22 09:53:54 2026] DELETE /volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:53:54.495899 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1d825f53-1890-4fc4-9272-85a546053278 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:54.502379 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1d825f53-1890-4fc4-9272-85a546053278 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] GET https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key3 Jul 22 09:53:54.503554 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1d825f53-1890-4fc4-9272-85a546053278 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:54.503972 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1d825f53-1890-4fc4-9272-85a546053278 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:54.511952 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1d825f53-1890-4fc4-9272-85a546053278 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] HTTP exception thrown: Group Type 3d021bee-dc37-4c7a-85c0-75f850670bed has no extra spec with key key3. Jul 22 09:53:54.512193 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1d825f53-1890-4fc4-9272-85a546053278 tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key3 returned with HTTP 404 Jul 22 09:53:54.513085 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 235/940] 10.4.3.206 () {68 vars in 1452 bytes} [Wed Jul 22 09:53:54 2026] GET /volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed/group_specs/key3 => generated 126 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:53:54.525866 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f6f1bee8-1f63-4946-b858-983044a948ec None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:54.528639 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f6f1bee8-1f63-4946-b858-983044a948ec tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed Jul 22 09:53:54.529118 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f6f1bee8-1f63-4946-b858-983044a948ec tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:54.529598 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f6f1bee8-1f63-4946-b858-983044a948ec tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:54.548651 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f6f1bee8-1f63-4946-b858-983044a948ec tempest-GroupTypeSpecsTest-780900023 tempest-GroupTypeSpecsTest-780900023-project-admin] https://10.4.3.206/volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed returned with HTTP 202 Jul 22 09:53:54.549166 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 243/941] 10.4.3.206 () {68 vars in 1404 bytes} [Wed Jul 22 09:53:54 2026] DELETE /volume/v3/group_types/3d021bee-dc37-4c7a-85c0-75f850670bed => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:53:55.268078 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f0fb664a-675e-4277-a53e-03f3fe4be5c7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:55.270910 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f0fb664a-675e-4277-a53e-03f3fe4be5c7 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/volumes/d964dff1-4bc3-4a3a-897d-138a01a65ed2 Jul 22 09:53:55.271230 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f0fb664a-675e-4277-a53e-03f3fe4be5c7 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:55.271518 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f0fb664a-675e-4277-a53e-03f3fe4be5c7 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:55.282838 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:55.282838 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:55.289083 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f0fb664a-675e-4277-a53e-03f3fe4be5c7 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Volume info retrieved successfully. Jul 22 09:53:55.296982 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f0fb664a-675e-4277-a53e-03f3fe4be5c7 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/volumes/d964dff1-4bc3-4a3a-897d-138a01a65ed2 returned with HTTP 200 Jul 22 09:53:55.297805 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 230/942] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:53:55 2026] GET /volume/v3/volumes/d964dff1-4bc3-4a3a-897d-138a01a65ed2 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:55.316814 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b89a2337-868a-4b5a-81e1-ae8f7946f49d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:55.320475 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b89a2337-868a-4b5a-81e1-ae8f7946f49d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:53:55.321638 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b89a2337-868a-4b5a-81e1-ae8f7946f49d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d964dff1-4bc3-4a3a-897d-138a01a65ed2", "name": "tempest-SnapshotsActionsTest-Snapshot-1910972380"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:55.333836 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:55.333836 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:55.334957 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b89a2337-868a-4b5a-81e1-ae8f7946f49d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Volume info retrieved successfully. Jul 22 09:53:55.335443 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-b89a2337-868a-4b5a-81e1-ae8f7946f49d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Create snapshot from volume d964dff1-4bc3-4a3a-897d-138a01a65ed2 Jul 22 09:53:55.385031 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-b89a2337-868a-4b5a-81e1-ae8f7946f49d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Created reservations ['51d4e04a-9a1c-4210-878a-ef5129180b3a', '62545ff0-04c0-4727-9414-4568f42adbfb', '3254e8d7-f676-437a-8855-2d95fb59854a', 'cab3e176-fdd5-4b63-9ffc-004bdf2a9599'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:55.436631 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b89a2337-868a-4b5a-81e1-ae8f7946f49d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot create request issued successfully. Jul 22 09:53:55.437203 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b89a2337-868a-4b5a-81e1-ae8f7946f49d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:53:55.437673 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 235/943] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:53:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:55.450334 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-35a57111-edf4-42df-af20-b4fdc0b81d00 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:55.454133 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-35a57111-edf4-42df-af20-b4fdc0b81d00 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 Jul 22 09:53:55.454365 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-35a57111-edf4-42df-af20-b4fdc0b81d00 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:55.454538 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-35a57111-edf4-42df-af20-b4fdc0b81d00 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:55.467663 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:55.467663 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:55.468407 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-35a57111-edf4-42df-af20-b4fdc0b81d00 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:53:55.472627 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-35a57111-edf4-42df-af20-b4fdc0b81d00 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 returned with HTTP 200 Jul 22 09:53:55.473305 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 236/944] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:55 2026] GET /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:56.484293 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-503f2c9d-8652-439c-9dde-c0e731eaf8f1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:56.487404 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-503f2c9d-8652-439c-9dde-c0e731eaf8f1 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 Jul 22 09:53:56.487613 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-503f2c9d-8652-439c-9dde-c0e731eaf8f1 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:56.487801 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-503f2c9d-8652-439c-9dde-c0e731eaf8f1 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:56.498789 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:56.498789 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:56.499773 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-503f2c9d-8652-439c-9dde-c0e731eaf8f1 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:53:56.501059 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-503f2c9d-8652-439c-9dde-c0e731eaf8f1 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 returned with HTTP 200 Jul 22 09:53:56.501815 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 244/945] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:56 2026] GET /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:56.517654 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b3d27049-eb7b-4238-b65d-113573603c14 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:56.717626 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b3d27049-eb7b-4238-b65d-113573603c14 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] POST https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action Jul 22 09:53:56.718179 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b3d27049-eb7b-4238-b65d-113573603c14 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:53:56.718354 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b3d27049-eb7b-4238-b65d-113573603c14 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:56.720402 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.admin_actions [None req-b3d27049-eb7b-4238-b65d-113573603c14 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Updating snapshot '05218f2e-af92-474e-b76d-5570387ba6b1' with '{'status': 'creating'}' {{(pid=100152) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 09:53:56.755527 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:56.755527 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:56.777420 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b3d27049-eb7b-4238-b65d-113573603c14 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action returned with HTTP 202 Jul 22 09:53:56.778134 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 231/946] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 09:53:56 2026] POST /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action => generated 0 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:53:56.790683 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1b5b2f5c-40ce-4021-8115-2ee8d57fe16f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:56.793546 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1b5b2f5c-40ce-4021-8115-2ee8d57fe16f tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 Jul 22 09:53:56.793720 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1b5b2f5c-40ce-4021-8115-2ee8d57fe16f tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:56.794029 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1b5b2f5c-40ce-4021-8115-2ee8d57fe16f tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:56.803278 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:56.803278 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:56.803747 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-1b5b2f5c-40ce-4021-8115-2ee8d57fe16f tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:53:56.804541 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1b5b2f5c-40ce-4021-8115-2ee8d57fe16f tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 returned with HTTP 200 Jul 22 09:53:56.804947 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 236/947] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:56 2026] GET /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:56.815753 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-63b8bd9b-d5b1-40da-90de-f9e22084e302 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:56.818626 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-63b8bd9b-d5b1-40da-90de-f9e22084e302 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] POST https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action Jul 22 09:53:56.819025 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-63b8bd9b-d5b1-40da-90de-f9e22084e302 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:53:56.819168 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-63b8bd9b-d5b1-40da-90de-f9e22084e302 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:56.820614 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.admin_actions [None req-63b8bd9b-d5b1-40da-90de-f9e22084e302 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Updating snapshot '05218f2e-af92-474e-b76d-5570387ba6b1' with '{'status': 'available'}' {{(pid=100150) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 09:53:56.832292 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:56.832292 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:56.847277 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-63b8bd9b-d5b1-40da-90de-f9e22084e302 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action returned with HTTP 202 Jul 22 09:53:56.847780 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 237/948] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 09:53:56 2026] POST /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:53:56.858730 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9d8cb006-a9f2-4049-ac47-f957defbe539 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:56.860939 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9d8cb006-a9f2-4049-ac47-f957defbe539 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 Jul 22 09:53:56.862406 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9d8cb006-a9f2-4049-ac47-f957defbe539 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:56.862406 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9d8cb006-a9f2-4049-ac47-f957defbe539 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:56.878340 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:56.878340 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:56.878903 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9d8cb006-a9f2-4049-ac47-f957defbe539 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:53:56.880068 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9d8cb006-a9f2-4049-ac47-f957defbe539 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 returned with HTTP 200 Jul 22 09:53:56.880427 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 245/949] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:56 2026] GET /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:56.893318 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-345c5a3a-9a02-4c8f-8ff7-eba255d527b1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:56.896913 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-345c5a3a-9a02-4c8f-8ff7-eba255d527b1 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:53:56.897091 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-345c5a3a-9a02-4c8f-8ff7-eba255d527b1 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d964dff1-4bc3-4a3a-897d-138a01a65ed2", "name": "tempest-SnapshotsActionsTest-Snapshot-845045659"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:56.909862 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:56.909862 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:56.910355 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-345c5a3a-9a02-4c8f-8ff7-eba255d527b1 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Volume info retrieved successfully. Jul 22 09:53:56.910464 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-345c5a3a-9a02-4c8f-8ff7-eba255d527b1 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Create snapshot from volume d964dff1-4bc3-4a3a-897d-138a01a65ed2 Jul 22 09:53:56.962601 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-345c5a3a-9a02-4c8f-8ff7-eba255d527b1 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Created reservations ['ef7386e5-f584-4f5a-96b5-cf6fc25ec03e', '353bcd56-2760-416d-93bf-d8d2fb07afef', 'a356211a-6769-440a-9a82-91c39e78afdd', '4ec6a332-0dff-4835-b35d-a872fab40550'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:56.999088 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-345c5a3a-9a02-4c8f-8ff7-eba255d527b1 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot create request issued successfully. Jul 22 09:53:56.999607 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-345c5a3a-9a02-4c8f-8ff7-eba255d527b1 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:53:57.000218 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 232/950] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:53:56 2026] POST /volume/v3/snapshots => generated 306 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:57.010269 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4d6d9f6b-08ca-4838-828f-0a778dfce881 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:57.013032 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4d6d9f6b-08ca-4838-828f-0a778dfce881 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c Jul 22 09:53:57.014109 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4d6d9f6b-08ca-4838-828f-0a778dfce881 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:57.014109 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4d6d9f6b-08ca-4838-828f-0a778dfce881 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:57.019772 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:57.019772 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:57.022020 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4d6d9f6b-08ca-4838-828f-0a778dfce881 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:53:57.022020 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4d6d9f6b-08ca-4838-828f-0a778dfce881 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c returned with HTTP 200 Jul 22 09:53:57.022020 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 237/951] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:57 2026] GET /volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:53:57.624865 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bb767a17-5e1b-4e25-894d-a22d9e18777f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:57.762325 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bb767a17-5e1b-4e25-894d-a22d9e18777f tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:53:57.762844 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bb767a17-5e1b-4e25-894d-a22d9e18777f tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-544056016"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:57.764790 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:57.764790 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:57.767357 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=365,cinder:UPDATE=82,cinder:INSERT=56,cinder:DELETE=1 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:53:57.783108 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bb767a17-5e1b-4e25-894d-a22d9e18777f tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:53:57.783631 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 238/952] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 09:53:57 2026] POST /volume/v3/types => generated 230 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:57.794533 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-033c484c-df84-44dd-a0ba-6164af3cfe98 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:57.798109 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-033c484c-df84-44dd-a0ba-6164af3cfe98 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] POST https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs Jul 22 09:53:57.798538 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-033c484c-df84-44dd-a0ba-6164af3cfe98 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:57.804071 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=340,cinder:UPDATE=67,cinder:INSERT=35 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:53:57.834125 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-033c484c-df84-44dd-a0ba-6164af3cfe98 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs returned with HTTP 200 Jul 22 09:53:57.834586 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 246/953] 10.4.3.206 () {68 vars in 1399 bytes} [Wed Jul 22 09:53:57 2026] POST /volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs => generated 34 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:53:57.844043 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-160354be-001c-40c4-948f-b7162608b7e7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:57.846284 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-160354be-001c-40c4-948f-b7162608b7e7 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] GET https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs/spec3 Jul 22 09:53:57.846518 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-160354be-001c-40c4-948f-b7162608b7e7 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:57.846713 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-160354be-001c-40c4-948f-b7162608b7e7 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:57.847002 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:57.847002 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:57.855268 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-160354be-001c-40c4-948f-b7162608b7e7 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs/spec3 returned with HTTP 200 Jul 22 09:53:57.855792 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 233/954] 10.4.3.206 () {66 vars in 1396 bytes} [Wed Jul 22 09:53:57 2026] GET /volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs/spec3 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:53:57.864589 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c3a717b9-92d3-4780-8230-12d873f5200c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:57.867819 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c3a717b9-92d3-4780-8230-12d873f5200c tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] DELETE https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs/spec3 Jul 22 09:53:57.868154 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c3a717b9-92d3-4780-8230-12d873f5200c tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:57.868428 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c3a717b9-92d3-4780-8230-12d873f5200c tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:57.908275 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c3a717b9-92d3-4780-8230-12d873f5200c tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs/spec3 returned with HTTP 202 Jul 22 09:53:57.909319 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 238/955] 10.4.3.206 () {66 vars in 1399 bytes} [Wed Jul 22 09:53:57 2026] DELETE /volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs/spec3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:53:57.917353 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-681bb973-65a5-4a3e-96be-c14e1babd464 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:57.920604 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-681bb973-65a5-4a3e-96be-c14e1babd464 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] GET https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs/spec3 Jul 22 09:53:57.920604 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-681bb973-65a5-4a3e-96be-c14e1babd464 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:57.920604 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-681bb973-65a5-4a3e-96be-c14e1babd464 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:57.935250 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-681bb973-65a5-4a3e-96be-c14e1babd464 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs/spec3 returned with HTTP 404 Jul 22 09:53:57.936088 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 239/956] 10.4.3.206 () {66 vars in 1396 bytes} [Wed Jul 22 09:53:57 2026] GET /volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs/spec3 => generated 129 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:57.950183 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6a9fed09-bd78-4883-b92c-f6ed1b085a2d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:57.952592 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6a9fed09-bd78-4883-b92c-f6ed1b085a2d tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] POST https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs Jul 22 09:53:57.953135 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6a9fed09-bd78-4883-b92c-f6ed1b085a2d tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:57.988442 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6a9fed09-bd78-4883-b92c-f6ed1b085a2d tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs returned with HTTP 200 Jul 22 09:53:57.988442 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 247/957] 10.4.3.206 () {68 vars in 1399 bytes} [Wed Jul 22 09:53:57 2026] POST /volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs => generated 34 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 22 09:53:57.996219 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b87f8be8-49bb-42c6-86dd-122c72239733 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:57.998597 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b87f8be8-49bb-42c6-86dd-122c72239733 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] GET https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs Jul 22 09:53:57.999013 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b87f8be8-49bb-42c6-86dd-122c72239733 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:57.999371 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b87f8be8-49bb-42c6-86dd-122c72239733 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:58.012959 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b87f8be8-49bb-42c6-86dd-122c72239733 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs returned with HTTP 200 Jul 22 09:53:58.012959 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 234/958] 10.4.3.206 () {66 vars in 1378 bytes} [Wed Jul 22 09:53:57 2026] GET /volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs => generated 34 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:53:58.031329 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8d2d563d-d3b3-4459-8bd6-022efa2ab513 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:58.034000 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8d2d563d-d3b3-4459-8bd6-022efa2ab513 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] POST https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs Jul 22 09:53:58.034000 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8d2d563d-d3b3-4459-8bd6-022efa2ab513 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:58.043005 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6907ec14-c35b-4f97-a3da-219dee38bc85 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:58.043005 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6907ec14-c35b-4f97-a3da-219dee38bc85 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c Jul 22 09:53:58.043005 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6907ec14-c35b-4f97-a3da-219dee38bc85 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:58.043005 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6907ec14-c35b-4f97-a3da-219dee38bc85 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:58.051132 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:58.051132 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:58.051957 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6907ec14-c35b-4f97-a3da-219dee38bc85 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:53:58.053617 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6907ec14-c35b-4f97-a3da-219dee38bc85 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c returned with HTTP 200 Jul 22 09:53:58.054151 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 240/959] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:58 2026] GET /volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:58.074801 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-bfc5d026-f383-4b55-bfc5-fcfd4cf67232 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:58.075884 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bfc5d026-f383-4b55-bfc5-fcfd4cf67232 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] POST https://10.4.3.206/volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c/action Jul 22 09:53:58.076370 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bfc5d026-f383-4b55-bfc5-fcfd4cf67232 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:53:58.076548 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bfc5d026-f383-4b55-bfc5-fcfd4cf67232 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:58.077547 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8d2d563d-d3b3-4459-8bd6-022efa2ab513 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs returned with HTTP 200 Jul 22 09:53:58.078122 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 239/960] 10.4.3.206 () {68 vars in 1399 bytes} [Wed Jul 22 09:53:58 2026] POST /volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs => generated 34 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:53:58.078311 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.admin_actions [None req-bfc5d026-f383-4b55-bfc5-fcfd4cf67232 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Updating snapshot 'f9599622-4181-4174-85af-2161a816cf2c' with '{'status': 'creating'}' {{(pid=100151) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 09:53:58.087968 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bc8f06dc-5189-4fa2-af25-97fde5231cda None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:58.091239 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bc8f06dc-5189-4fa2-af25-97fde5231cda tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] PUT https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs/spec2 Jul 22 09:53:58.091760 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bc8f06dc-5189-4fa2-af25-97fde5231cda tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:58.092749 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:58.092749 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:58.113472 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bfc5d026-f383-4b55-bfc5-fcfd4cf67232 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] https://10.4.3.206/volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c/action returned with HTTP 202 Jul 22 09:53:58.114048 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 248/961] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 09:53:58 2026] POST /volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 22 09:53:58.122992 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-069c1043-0f78-44f1-b407-058f68b47b41 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:58.125109 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-069c1043-0f78-44f1-b407-058f68b47b41 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c Jul 22 09:53:58.125373 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-069c1043-0f78-44f1-b407-058f68b47b41 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:58.125851 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-069c1043-0f78-44f1-b407-058f68b47b41 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:58.132076 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:58.132076 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:53:58.133287 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-069c1043-0f78-44f1-b407-058f68b47b41 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:53:58.134413 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-069c1043-0f78-44f1-b407-058f68b47b41 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c returned with HTTP 200 Jul 22 09:53:58.134941 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 241/962] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:58 2026] GET /volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:58.153273 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-49b7212d-c7dd-418b-8350-b64d7653f142 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:58.155664 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-49b7212d-c7dd-418b-8350-b64d7653f142 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] POST https://10.4.3.206/volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c/action Jul 22 09:53:58.156487 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-49b7212d-c7dd-418b-8350-b64d7653f142 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:53:58.156607 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-49b7212d-c7dd-418b-8350-b64d7653f142 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:58.192482 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:58.192482 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:58.193143 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-49b7212d-c7dd-418b-8350-b64d7653f142 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Snapshot retrieved successfully. Jul 22 09:53:58.227870 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-49b7212d-c7dd-418b-8350-b64d7653f142 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Snapshot delete request issued successfully. Jul 22 09:53:58.228413 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-49b7212d-c7dd-418b-8350-b64d7653f142 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] https://10.4.3.206/volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c/action returned with HTTP 202 Jul 22 09:53:58.228915 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 240/963] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 09:53:58 2026] POST /volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:53:58.238315 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8e210651-903e-4028-a319-33fe2d2639b0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:58.240871 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8e210651-903e-4028-a319-33fe2d2639b0 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c Jul 22 09:53:58.241164 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8e210651-903e-4028-a319-33fe2d2639b0 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:58.242231 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8e210651-903e-4028-a319-33fe2d2639b0 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:58.249686 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:58.249686 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:58.249686 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8e210651-903e-4028-a319-33fe2d2639b0 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:53:58.251273 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8e210651-903e-4028-a319-33fe2d2639b0 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c returned with HTTP 200 Jul 22 09:53:58.254954 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 249/964] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:58 2026] GET /volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:58.308252 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bc8f06dc-5189-4fa2-af25-97fde5231cda tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs/spec2 returned with HTTP 200 Jul 22 09:53:58.309304 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 235/965] 10.4.3.206 () {68 vars in 1416 bytes} [Wed Jul 22 09:53:58 2026] PUT /volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs/spec2 => generated 17 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:53:58.319602 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a7cadff1-890c-4640-b518-a559a35ff516 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:58.322547 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a7cadff1-890c-4640-b518-a559a35ff516 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] GET https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs/spec2 Jul 22 09:53:58.322547 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a7cadff1-890c-4640-b518-a559a35ff516 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:58.322668 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a7cadff1-890c-4640-b518-a559a35ff516 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:58.332065 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a7cadff1-890c-4640-b518-a559a35ff516 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs/spec2 returned with HTTP 200 Jul 22 09:53:58.332389 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 242/966] 10.4.3.206 () {66 vars in 1396 bytes} [Wed Jul 22 09:53:58 2026] GET /volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs/spec2 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:53:58.343850 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-217fcd97-94b2-4116-830b-ec85b26cad04 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:58.346296 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-217fcd97-94b2-4116-830b-ec85b26cad04 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] POST https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs Jul 22 09:53:58.346717 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-217fcd97-94b2-4116-830b-ec85b26cad04 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:58.349007 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:58.349007 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:58.391570 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-217fcd97-94b2-4116-830b-ec85b26cad04 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs returned with HTTP 200 Jul 22 09:53:58.392244 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 241/967] 10.4.3.206 () {68 vars in 1399 bytes} [Wed Jul 22 09:53:58 2026] POST /volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs => generated 51 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:53:58.399897 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7d09ff1f-da92-4471-b4f7-b71e73f4df37 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:58.401904 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7d09ff1f-da92-4471-b4f7-b71e73f4df37 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] GET https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs Jul 22 09:53:58.402182 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7d09ff1f-da92-4471-b4f7-b71e73f4df37 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:58.402412 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7d09ff1f-da92-4471-b4f7-b71e73f4df37 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:58.410078 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7d09ff1f-da92-4471-b4f7-b71e73f4df37 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs returned with HTTP 200 Jul 22 09:53:58.410444 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 250/968] 10.4.3.206 () {66 vars in 1378 bytes} [Wed Jul 22 09:53:58 2026] GET /volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b/extra_specs => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:53:58.420542 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-afa07ec9-5e80-4134-b456-bccd82bbbbd4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:58.423589 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-afa07ec9-5e80-4134-b456-bccd82bbbbd4 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] DELETE https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b Jul 22 09:53:58.423589 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-afa07ec9-5e80-4134-b456-bccd82bbbbd4 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:58.423589 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-afa07ec9-5e80-4134-b456-bccd82bbbbd4 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:58.478367 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-afa07ec9-5e80-4134-b456-bccd82bbbbd4 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b returned with HTTP 202 Jul 22 09:53:58.478367 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 236/969] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:53:58 2026] DELETE /volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:53:58.488304 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-cafb2fbd-e80e-40ba-8475-7df484ba4663 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:58.490880 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cafb2fbd-e80e-40ba-8475-7df484ba4663 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] GET https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b Jul 22 09:53:58.491809 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cafb2fbd-e80e-40ba-8475-7df484ba4663 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:58.491809 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cafb2fbd-e80e-40ba-8475-7df484ba4663 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:58.495431 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cafb2fbd-e80e-40ba-8475-7df484ba4663 tempest-VolumeTypesExtraSpecsTest-148212988 tempest-VolumeTypesExtraSpecsTest-148212988-project-admin] https://10.4.3.206/volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b returned with HTTP 404 Jul 22 09:53:58.495979 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 243/970] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 09:53:58 2026] GET /volume/v3/types/c7dfb091-ce81-4a5c-99a7-bd11dbe8388b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:59.265787 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-102f22a4-30e6-4657-8218-64a552e71f6a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:59.269047 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-102f22a4-30e6-4657-8218-64a552e71f6a tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c Jul 22 09:53:59.269517 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-102f22a4-30e6-4657-8218-64a552e71f6a tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:59.269702 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-102f22a4-30e6-4657-8218-64a552e71f6a tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:59.277850 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-102f22a4-30e6-4657-8218-64a552e71f6a tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c returned with HTTP 404 Jul 22 09:53:59.278972 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 242/971] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:59 2026] GET /volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:59.290155 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a1e4e99e-ef21-43c9-a125-08f8425dcead None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:59.295119 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a1e4e99e-ef21-43c9-a125-08f8425dcead tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] POST https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action Jul 22 09:53:59.295470 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a1e4e99e-ef21-43c9-a125-08f8425dcead tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:53:59.295695 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a1e4e99e-ef21-43c9-a125-08f8425dcead tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:59.300046 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.admin_actions [None req-a1e4e99e-ef21-43c9-a125-08f8425dcead tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Updating snapshot '05218f2e-af92-474e-b76d-5570387ba6b1' with '{'status': 'available'}' {{(pid=100151) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 09:53:59.312292 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:59.312292 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:59.346879 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a1e4e99e-ef21-43c9-a125-08f8425dcead tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action returned with HTTP 202 Jul 22 09:53:59.346879 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 251/972] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 09:53:59 2026] POST /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:53:59.363055 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-122c624a-4ec4-4e6f-a009-6ba83f4eccc5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:59.366919 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-122c624a-4ec4-4e6f-a009-6ba83f4eccc5 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 Jul 22 09:53:59.366919 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-122c624a-4ec4-4e6f-a009-6ba83f4eccc5 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:59.367356 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-122c624a-4ec4-4e6f-a009-6ba83f4eccc5 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:59.374895 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:59.374895 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:53:59.375398 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-122c624a-4ec4-4e6f-a009-6ba83f4eccc5 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:53:59.376558 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-122c624a-4ec4-4e6f-a009-6ba83f4eccc5 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 returned with HTTP 200 Jul 22 09:53:59.376995 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 237/973] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:59 2026] GET /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:53:59.392783 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-06419f55-571a-47a0-9100-37db7f9e0aaf None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:59.394331 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-06419f55-571a-47a0-9100-37db7f9e0aaf tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c Jul 22 09:53:59.394638 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-06419f55-571a-47a0-9100-37db7f9e0aaf tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:59.394901 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-06419f55-571a-47a0-9100-37db7f9e0aaf tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:59.395069 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-06419f55-571a-47a0-9100-37db7f9e0aaf tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Delete snapshot with id: f9599622-4181-4174-85af-2161a816cf2c Jul 22 09:53:59.407790 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-06419f55-571a-47a0-9100-37db7f9e0aaf tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c returned with HTTP 404 Jul 22 09:53:59.408881 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 244/974] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:53:59 2026] DELETE /volume/v3/snapshots/f9599622-4181-4174-85af-2161a816cf2c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:53:59.420391 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4d598d84-dd56-4d10-b891-eeefa6a74351 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:59.422288 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4d598d84-dd56-4d10-b891-eeefa6a74351 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:53:59.422688 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4d598d84-dd56-4d10-b891-eeefa6a74351 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d964dff1-4bc3-4a3a-897d-138a01a65ed2", "name": "tempest-SnapshotsActionsTest-Snapshot-1478381284"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:53:59.435653 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:59.435653 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:53:59.436862 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4d598d84-dd56-4d10-b891-eeefa6a74351 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Volume info retrieved successfully. Jul 22 09:53:59.436862 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-4d598d84-dd56-4d10-b891-eeefa6a74351 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Create snapshot from volume d964dff1-4bc3-4a3a-897d-138a01a65ed2 Jul 22 09:53:59.499995 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-4d598d84-dd56-4d10-b891-eeefa6a74351 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Created reservations ['811f64b7-d32c-4176-978d-dfb4c15cfe16', '804ea773-edc1-4c19-a6b6-bfc7552c3010', '7711744c-15cd-44c6-bcf7-7def91d03419', 'f1453bfd-14f0-4d4e-bb98-f7c56711a8ba'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:53:59.595750 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4d598d84-dd56-4d10-b891-eeefa6a74351 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot create request issued successfully. Jul 22 09:53:59.596543 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4d598d84-dd56-4d10-b891-eeefa6a74351 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:53:59.596776 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 243/975] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:53:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:53:59.607287 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ff8cbcb6-3ab5-4b00-ba8b-40a4806402bc None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:53:59.609829 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ff8cbcb6-3ab5-4b00-ba8b-40a4806402bc tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35 Jul 22 09:53:59.610275 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ff8cbcb6-3ab5-4b00-ba8b-40a4806402bc tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:53:59.610367 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ff8cbcb6-3ab5-4b00-ba8b-40a4806402bc tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:53:59.619891 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:53:59.619891 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:53:59.620201 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ff8cbcb6-3ab5-4b00-ba8b-40a4806402bc tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:53:59.621291 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ff8cbcb6-3ab5-4b00-ba8b-40a4806402bc tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35 returned with HTTP 200 Jul 22 09:53:59.622294 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 252/976] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:53:59 2026] GET /volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:00.634298 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9b429619-653e-4f7c-bc00-06246bc7129d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:00.636857 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b429619-653e-4f7c-bc00-06246bc7129d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35 Jul 22 09:54:00.637494 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b429619-653e-4f7c-bc00-06246bc7129d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:00.637849 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b429619-653e-4f7c-bc00-06246bc7129d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:00.644419 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:00.644419 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:00.646520 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9b429619-653e-4f7c-bc00-06246bc7129d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:54:00.646520 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b429619-653e-4f7c-bc00-06246bc7129d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35 returned with HTTP 200 Jul 22 09:54:00.646520 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 238/977] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:00 2026] GET /volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:00.660117 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e6646e24-5a90-456e-8a28-212116403ae6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:00.662539 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e6646e24-5a90-456e-8a28-212116403ae6 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] POST https://10.4.3.206/volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35/action Jul 22 09:54:00.663403 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e6646e24-5a90-456e-8a28-212116403ae6 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:00.663580 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e6646e24-5a90-456e-8a28-212116403ae6 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:00.665432 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.admin_actions [None req-e6646e24-5a90-456e-8a28-212116403ae6 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Updating snapshot 'a898950c-7956-4caf-b723-83b6f0d4ba35' with '{'status': 'deleting'}' {{(pid=100150) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 09:54:00.681473 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:00.681473 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:00.700260 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e6646e24-5a90-456e-8a28-212116403ae6 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] https://10.4.3.206/volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35/action returned with HTTP 202 Jul 22 09:54:00.701089 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 245/978] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 09:54:00 2026] POST /volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:00.712580 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d586c829-a619-47bf-b37f-c8be97de7dbc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:00.718120 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d586c829-a619-47bf-b37f-c8be97de7dbc tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35 Jul 22 09:54:00.718368 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d586c829-a619-47bf-b37f-c8be97de7dbc tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:00.718604 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d586c829-a619-47bf-b37f-c8be97de7dbc tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:00.724754 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:00.724754 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:00.725400 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d586c829-a619-47bf-b37f-c8be97de7dbc tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:54:00.726322 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d586c829-a619-47bf-b37f-c8be97de7dbc tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35 returned with HTTP 200 Jul 22 09:54:00.726730 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 244/979] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:00 2026] GET /volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:00.739046 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ca77013f-9670-4b2f-815c-98e74916eec4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:00.742737 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ca77013f-9670-4b2f-815c-98e74916eec4 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] POST https://10.4.3.206/volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35/action Jul 22 09:54:00.744177 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ca77013f-9670-4b2f-815c-98e74916eec4 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:00.744311 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ca77013f-9670-4b2f-815c-98e74916eec4 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:00.760515 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:00.760515 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:00.760515 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ca77013f-9670-4b2f-815c-98e74916eec4 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Snapshot retrieved successfully. Jul 22 09:54:00.783288 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ca77013f-9670-4b2f-815c-98e74916eec4 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Snapshot delete request issued successfully. Jul 22 09:54:00.783288 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ca77013f-9670-4b2f-815c-98e74916eec4 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] https://10.4.3.206/volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35/action returned with HTTP 202 Jul 22 09:54:00.784131 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 253/980] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 09:54:00 2026] POST /volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:00.798377 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2c85b26a-3a5a-4035-bb8c-93b40fe063f0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:00.803016 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2c85b26a-3a5a-4035-bb8c-93b40fe063f0 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35 Jul 22 09:54:00.804813 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2c85b26a-3a5a-4035-bb8c-93b40fe063f0 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:00.804813 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2c85b26a-3a5a-4035-bb8c-93b40fe063f0 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:00.813773 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:00.813773 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:00.815536 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2c85b26a-3a5a-4035-bb8c-93b40fe063f0 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:54:00.816445 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2c85b26a-3a5a-4035-bb8c-93b40fe063f0 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35 returned with HTTP 200 Jul 22 09:54:00.817246 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 239/981] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:00 2026] GET /volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:01.831894 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-efa0edbc-ca8d-49d3-8d44-2c950af9096d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:01.833678 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-efa0edbc-ca8d-49d3-8d44-2c950af9096d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35 Jul 22 09:54:01.833866 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-efa0edbc-ca8d-49d3-8d44-2c950af9096d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:01.834068 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-efa0edbc-ca8d-49d3-8d44-2c950af9096d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:01.839309 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-efa0edbc-ca8d-49d3-8d44-2c950af9096d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35 returned with HTTP 404 Jul 22 09:54:01.840505 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 246/982] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:01 2026] GET /volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:01.850088 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2927760d-0dc0-417f-a4f0-5aed8a8a7f3b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:01.852004 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2927760d-0dc0-417f-a4f0-5aed8a8a7f3b tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] POST https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action Jul 22 09:54:01.852386 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2927760d-0dc0-417f-a4f0-5aed8a8a7f3b tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:01.852506 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2927760d-0dc0-417f-a4f0-5aed8a8a7f3b tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:01.855245 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.admin_actions [None req-2927760d-0dc0-417f-a4f0-5aed8a8a7f3b tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Updating snapshot '05218f2e-af92-474e-b76d-5570387ba6b1' with '{'status': 'available'}' {{(pid=100149) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 09:54:01.867894 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:01.867894 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:01.887140 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2927760d-0dc0-417f-a4f0-5aed8a8a7f3b tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action returned with HTTP 202 Jul 22 09:54:01.887588 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 245/983] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 09:54:01 2026] POST /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:01.898101 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5db7a5a8-4cb8-44c0-b3cc-76aec0acb8d7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:01.900539 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5db7a5a8-4cb8-44c0-b3cc-76aec0acb8d7 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 Jul 22 09:54:01.900842 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5db7a5a8-4cb8-44c0-b3cc-76aec0acb8d7 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:01.901306 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5db7a5a8-4cb8-44c0-b3cc-76aec0acb8d7 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:01.907755 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:01.907755 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:01.908286 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-5db7a5a8-4cb8-44c0-b3cc-76aec0acb8d7 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:54:01.909125 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5db7a5a8-4cb8-44c0-b3cc-76aec0acb8d7 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 returned with HTTP 200 Jul 22 09:54:01.909506 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 254/984] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:01 2026] GET /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:01.922683 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-76604c8b-1d22-4ac1-b67c-4e74730a55ec None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:01.925359 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-76604c8b-1d22-4ac1-b67c-4e74730a55ec tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35 Jul 22 09:54:01.925742 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-76604c8b-1d22-4ac1-b67c-4e74730a55ec tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:01.925958 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-76604c8b-1d22-4ac1-b67c-4e74730a55ec tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:01.926117 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-76604c8b-1d22-4ac1-b67c-4e74730a55ec tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Delete snapshot with id: a898950c-7956-4caf-b723-83b6f0d4ba35 Jul 22 09:54:01.932687 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-76604c8b-1d22-4ac1-b67c-4e74730a55ec tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35 returned with HTTP 404 Jul 22 09:54:01.933273 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 240/985] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:54:01 2026] DELETE /volume/v3/snapshots/a898950c-7956-4caf-b723-83b6f0d4ba35 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:01.944263 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4bae4690-120b-464a-a1fa-6ea8382d03bc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:01.946532 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4bae4690-120b-464a-a1fa-6ea8382d03bc tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:54:01.947139 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4bae4690-120b-464a-a1fa-6ea8382d03bc tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d964dff1-4bc3-4a3a-897d-138a01a65ed2", "name": "tempest-SnapshotsActionsTest-Snapshot-1717167147"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:01.958204 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:01.958204 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:01.959010 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4bae4690-120b-464a-a1fa-6ea8382d03bc tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Volume info retrieved successfully. Jul 22 09:54:01.959565 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-4bae4690-120b-464a-a1fa-6ea8382d03bc tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Create snapshot from volume d964dff1-4bc3-4a3a-897d-138a01a65ed2 Jul 22 09:54:02.007518 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-4bae4690-120b-464a-a1fa-6ea8382d03bc tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Created reservations ['54b4ede6-6624-48e7-a4ba-5dac5bd19d3a', '6bc0981b-60ef-442a-aefe-eb614d9a7c74', 'bed92b6e-6c08-41c0-9ad8-d028de866570', '85e9d74f-da3a-46d3-9a72-add4584ba99d'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:54:02.055103 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4bae4690-120b-464a-a1fa-6ea8382d03bc tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot create request issued successfully. Jul 22 09:54:02.055615 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4bae4690-120b-464a-a1fa-6ea8382d03bc tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:54:02.056660 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 247/986] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:54:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:54:02.067688 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-240308df-f758-41a1-a04f-8e949d39e6c8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:02.071619 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-240308df-f758-41a1-a04f-8e949d39e6c8 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8 Jul 22 09:54:02.071953 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-240308df-f758-41a1-a04f-8e949d39e6c8 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:02.073404 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-240308df-f758-41a1-a04f-8e949d39e6c8 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:02.086235 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:02.086235 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:02.087596 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-240308df-f758-41a1-a04f-8e949d39e6c8 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:54:02.088197 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-240308df-f758-41a1-a04f-8e949d39e6c8 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8 returned with HTTP 200 Jul 22 09:54:02.089330 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 246/987] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:02 2026] GET /volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:02.160428 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d1a21ef9-54d9-4679-8e40-1f3e23bb75a4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:02.306627 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d1a21ef9-54d9-4679-8e40-1f3e23bb75a4 tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] POST https://10.4.3.206/volume/v3/types/989c1557-3acc-49d8-b339-ba35432fe2d0/encryption Jul 22 09:54:02.307195 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d1a21ef9-54d9-4679-8e40-1f3e23bb75a4 tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:02.349121 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d1a21ef9-54d9-4679-8e40-1f3e23bb75a4 tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] https://10.4.3.206/volume/v3/types/989c1557-3acc-49d8-b339-ba35432fe2d0/encryption returned with HTTP 404 Jul 22 09:54:02.349507 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 255/988] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 09:54:02 2026] POST /volume/v3/types/989c1557-3acc-49d8-b339-ba35432fe2d0/encryption => generated 114 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:02.362675 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ca9c5bbb-1af9-41c4-a85f-9f1a8f5fd67f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:02.364905 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ca9c5bbb-1af9-41c4-a85f-9f1a8f5fd67f tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:54:02.365519 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ca9c5bbb-1af9-41c4-a85f-9f1a8f5fd67f tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1703284796", "os-volume-type-access:is_public": false}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:02.387520 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ca9c5bbb-1af9-41c4-a85f-9f1a8f5fd67f tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:54:02.387520 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 241/989] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:54:02 2026] POST /volume/v3/types => generated 231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:02.395802 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f26de205-6103-4269-9d28-c298ea0c06f8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:02.472079 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f26de205-6103-4269-9d28-c298ea0c06f8 tempest-VolumeTypesNegativeTest-1264062149 tempest-VolumeTypesNegativeTest-1264062149-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:54:02.472562 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f26de205-6103-4269-9d28-c298ea0c06f8 tempest-VolumeTypesNegativeTest-1264062149 tempest-VolumeTypesNegativeTest-1264062149-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "141901a4-d4e8-40d4-8689-758ead0d96c3", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1247921356"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:02.474221 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-f26de205-6103-4269-9d28-c298ea0c06f8 tempest-VolumeTypesNegativeTest-1264062149 tempest-VolumeTypesNegativeTest-1264062149-project-member] Create volume request body: {'volume': {'volume_type': '141901a4-d4e8-40d4-8689-758ead0d96c3', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1247921356'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:54:02.481196 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f26de205-6103-4269-9d28-c298ea0c06f8 tempest-VolumeTypesNegativeTest-1264062149 tempest-VolumeTypesNegativeTest-1264062149-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 404 Jul 22 09:54:02.481667 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 248/990] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:54:02 2026] POST /volume/v3/volumes => generated 114 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:02.492450 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-da4e4574-3e78-49e1-8e08-3984379180f2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:02.494440 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-da4e4574-3e78-49e1-8e08-3984379180f2 tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] DELETE https://10.4.3.206/volume/v3/types/141901a4-d4e8-40d4-8689-758ead0d96c3 Jul 22 09:54:02.494660 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-da4e4574-3e78-49e1-8e08-3984379180f2 tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:02.494907 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-da4e4574-3e78-49e1-8e08-3984379180f2 tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] Calling method '_delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:02.528692 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-da4e4574-3e78-49e1-8e08-3984379180f2 tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] https://10.4.3.206/volume/v3/types/141901a4-d4e8-40d4-8689-758ead0d96c3 returned with HTTP 202 Jul 22 09:54:02.529049 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 247/991] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:54:02 2026] DELETE /volume/v3/types/141901a4-d4e8-40d4-8689-758ead0d96c3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:54:02.537780 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-95c084d0-5dee-449e-a4f0-b59ce83b993a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:02.540632 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-95c084d0-5dee-449e-a4f0-b59ce83b993a tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] GET https://10.4.3.206/volume/v3/types/141901a4-d4e8-40d4-8689-758ead0d96c3 Jul 22 09:54:02.541146 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-95c084d0-5dee-449e-a4f0-b59ce83b993a tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:02.541467 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-95c084d0-5dee-449e-a4f0-b59ce83b993a tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:02.548171 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-95c084d0-5dee-449e-a4f0-b59ce83b993a tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] https://10.4.3.206/volume/v3/types/141901a4-d4e8-40d4-8689-758ead0d96c3 returned with HTTP 404 Jul 22 09:54:02.548877 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 256/992] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 09:54:02 2026] GET /volume/v3/types/141901a4-d4e8-40d4-8689-758ead0d96c3 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:02.558107 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2113fb4b-80d1-48f7-b910-82015d6cccb3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:02.560837 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2113fb4b-80d1-48f7-b910-82015d6cccb3 tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:54:02.561562 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2113fb4b-80d1-48f7-b910-82015d6cccb3 tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:02.564685 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2113fb4b-80d1-48f7-b910-82015d6cccb3 tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 400 Jul 22 09:54:02.565465 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 242/993] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 09:54:02 2026] POST /volume/v3/types => generated 115 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 09:54:02.573419 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9405bf48-0740-45e8-a04e-69aa75d894ec None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:02.575544 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9405bf48-0740-45e8-a04e-69aa75d894ec tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:54:02.575979 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9405bf48-0740-45e8-a04e-69aa75d894ec tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1549759165"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:02.578224 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:02.578224 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:02.593248 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9405bf48-0740-45e8-a04e-69aa75d894ec tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:54:02.593731 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 249/994] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 09:54:02 2026] POST /volume/v3/types => generated 229 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:02.603389 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-027645e0-2a6d-49ab-b27d-12d24bdb78d9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:02.605746 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-027645e0-2a6d-49ab-b27d-12d24bdb78d9 tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:54:02.606282 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-027645e0-2a6d-49ab-b27d-12d24bdb78d9 tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1549759165"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:02.614051 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-027645e0-2a6d-49ab-b27d-12d24bdb78d9 tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1549759165 already exists. Jul 22 09:54:02.614321 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-027645e0-2a6d-49ab-b27d-12d24bdb78d9 tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 409 Jul 22 09:54:02.614880 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 248/995] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 09:54:02 2026] POST /volume/v3/types => generated 134 bytes in 12 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:54:02.624103 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0a49eb62-9e27-40ce-a155-86a8d26c1cae None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:02.626142 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0a49eb62-9e27-40ce-a155-86a8d26c1cae tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] DELETE https://10.4.3.206/volume/v3/types/b977c2c2-ecfa-4e6e-a8f1-d7185d7acd38 Jul 22 09:54:02.626308 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0a49eb62-9e27-40ce-a155-86a8d26c1cae tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:02.626567 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0a49eb62-9e27-40ce-a155-86a8d26c1cae tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:02.661776 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0a49eb62-9e27-40ce-a155-86a8d26c1cae tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] https://10.4.3.206/volume/v3/types/b977c2c2-ecfa-4e6e-a8f1-d7185d7acd38 returned with HTTP 202 Jul 22 09:54:02.662296 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 257/996] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:54:02 2026] DELETE /volume/v3/types/b977c2c2-ecfa-4e6e-a8f1-d7185d7acd38 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:54:02.670961 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e7b6bc8a-2044-419a-b18b-97cb1eaeb60c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:02.673064 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e7b6bc8a-2044-419a-b18b-97cb1eaeb60c tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] GET https://10.4.3.206/volume/v3/types/b977c2c2-ecfa-4e6e-a8f1-d7185d7acd38 Jul 22 09:54:02.673313 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e7b6bc8a-2044-419a-b18b-97cb1eaeb60c tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:02.673645 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e7b6bc8a-2044-419a-b18b-97cb1eaeb60c tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:02.677559 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e7b6bc8a-2044-419a-b18b-97cb1eaeb60c tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] https://10.4.3.206/volume/v3/types/b977c2c2-ecfa-4e6e-a8f1-d7185d7acd38 returned with HTTP 404 Jul 22 09:54:02.678273 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 243/997] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 09:54:02 2026] GET /volume/v3/types/b977c2c2-ecfa-4e6e-a8f1-d7185d7acd38 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:02.688734 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c268e0b5-e1dd-4c45-a77a-feece873498f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:02.690981 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c268e0b5-e1dd-4c45-a77a-feece873498f tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] DELETE https://10.4.3.206/volume/v3/types/7849dd00-bc1e-4aff-b182-d2d1b31bb259 Jul 22 09:54:02.691249 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c268e0b5-e1dd-4c45-a77a-feece873498f tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:02.691398 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c268e0b5-e1dd-4c45-a77a-feece873498f tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] Calling method '_delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:02.695913 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c268e0b5-e1dd-4c45-a77a-feece873498f tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] https://10.4.3.206/volume/v3/types/7849dd00-bc1e-4aff-b182-d2d1b31bb259 returned with HTTP 404 Jul 22 09:54:02.696367 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 250/998] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:54:02 2026] DELETE /volume/v3/types/7849dd00-bc1e-4aff-b182-d2d1b31bb259 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:02.707155 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f3c83211-c350-45a2-99e5-b816a38da9a0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:02.709739 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f3c83211-c350-45a2-99e5-b816a38da9a0 tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] GET https://10.4.3.206/volume/v3/types/ee9d04ed-b6ac-486a-ae38-adc39eb77365 Jul 22 09:54:02.710245 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f3c83211-c350-45a2-99e5-b816a38da9a0 tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:02.710529 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f3c83211-c350-45a2-99e5-b816a38da9a0 tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:02.715897 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f3c83211-c350-45a2-99e5-b816a38da9a0 tempest-VolumeTypesNegativeTest-2065839706 tempest-VolumeTypesNegativeTest-2065839706-project-admin] https://10.4.3.206/volume/v3/types/ee9d04ed-b6ac-486a-ae38-adc39eb77365 returned with HTTP 404 Jul 22 09:54:02.716566 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 249/999] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 09:54:02 2026] GET /volume/v3/types/ee9d04ed-b6ac-486a-ae38-adc39eb77365 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:03.101759 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3e9be5af-ac02-4f8a-9030-1f5564e1e403 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:03.103713 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3e9be5af-ac02-4f8a-9030-1f5564e1e403 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8 Jul 22 09:54:03.104050 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3e9be5af-ac02-4f8a-9030-1f5564e1e403 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:03.104290 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3e9be5af-ac02-4f8a-9030-1f5564e1e403 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:03.110942 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:03.110942 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:03.111712 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3e9be5af-ac02-4f8a-9030-1f5564e1e403 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:54:03.112623 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3e9be5af-ac02-4f8a-9030-1f5564e1e403 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8 returned with HTTP 200 Jul 22 09:54:03.113011 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 258/1000] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:03 2026] GET /volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:03.122557 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-56553ae3-aaa0-48a2-a507-74ee680cb6e2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:03.124373 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-56553ae3-aaa0-48a2-a507-74ee680cb6e2 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] POST https://10.4.3.206/volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8/action Jul 22 09:54:03.124730 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-56553ae3-aaa0-48a2-a507-74ee680cb6e2 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:03.124899 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-56553ae3-aaa0-48a2-a507-74ee680cb6e2 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:03.126375 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.admin_actions [None req-56553ae3-aaa0-48a2-a507-74ee680cb6e2 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Updating snapshot 'a94b001e-6e4c-4768-bb3b-5c946a0266e8' with '{'status': 'error'}' {{(pid=100152) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 09:54:03.136453 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:03.136453 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:03.149404 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-56553ae3-aaa0-48a2-a507-74ee680cb6e2 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] https://10.4.3.206/volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8/action returned with HTTP 202 Jul 22 09:54:03.150134 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 244/1001] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 09:54:03 2026] POST /volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:03.159340 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9baa0ba2-eb2b-4a38-8714-8d0d1f67e7f2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:03.161116 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9baa0ba2-eb2b-4a38-8714-8d0d1f67e7f2 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8 Jul 22 09:54:03.161345 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9baa0ba2-eb2b-4a38-8714-8d0d1f67e7f2 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:03.161553 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9baa0ba2-eb2b-4a38-8714-8d0d1f67e7f2 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:03.171634 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:03.171634 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:03.172288 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9baa0ba2-eb2b-4a38-8714-8d0d1f67e7f2 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:54:03.173185 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9baa0ba2-eb2b-4a38-8714-8d0d1f67e7f2 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8 returned with HTTP 200 Jul 22 09:54:03.173575 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 251/1002] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:03 2026] GET /volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8 => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:03.185043 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d779f338-9a28-454e-8883-4a1c8e831a56 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:03.187338 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d779f338-9a28-454e-8883-4a1c8e831a56 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] POST https://10.4.3.206/volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8/action Jul 22 09:54:03.187843 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d779f338-9a28-454e-8883-4a1c8e831a56 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:03.187843 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d779f338-9a28-454e-8883-4a1c8e831a56 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:03.196425 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:03.196425 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:03.197846 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d779f338-9a28-454e-8883-4a1c8e831a56 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Snapshot retrieved successfully. Jul 22 09:54:03.221481 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d779f338-9a28-454e-8883-4a1c8e831a56 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Snapshot delete request issued successfully. Jul 22 09:54:03.221798 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d779f338-9a28-454e-8883-4a1c8e831a56 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] https://10.4.3.206/volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8/action returned with HTTP 202 Jul 22 09:54:03.222318 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 250/1003] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 09:54:03 2026] POST /volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:03.233821 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1f4f6d8f-d217-42f0-840e-7683db918468 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:03.236294 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1f4f6d8f-d217-42f0-840e-7683db918468 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8 Jul 22 09:54:03.236456 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1f4f6d8f-d217-42f0-840e-7683db918468 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:03.236691 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1f4f6d8f-d217-42f0-840e-7683db918468 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:03.244056 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:03.244056 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:03.245012 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1f4f6d8f-d217-42f0-840e-7683db918468 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:54:03.246017 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1f4f6d8f-d217-42f0-840e-7683db918468 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8 returned with HTTP 200 Jul 22 09:54:03.248212 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 259/1004] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:03 2026] GET /volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:03.331787 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5ea52ffa-a439-4c9c-aab0-2bb877247de8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:03.334188 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ea52ffa-a439-4c9c-aab0-2bb877247de8 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:54:03.334393 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ea52ffa-a439-4c9c-aab0-2bb877247de8 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:03.335177 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ea52ffa-a439-4c9c-aab0-2bb877247de8 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:03.349232 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:03.349232 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:03.354531 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5ea52ffa-a439-4c9c-aab0-2bb877247de8 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:54:03.362246 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ea52ffa-a439-4c9c-aab0-2bb877247de8 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:54:03.363790 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 245/1005] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:03 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:03.444760 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-faee30bb-b9a2-4ea7-b1d7-38ce4590bdf8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:03.451521 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-faee30bb-b9a2-4ea7-b1d7-38ce4590bdf8 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:54:03.451521 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-faee30bb-b9a2-4ea7-b1d7-38ce4590bdf8 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:03.451521 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-faee30bb-b9a2-4ea7-b1d7-38ce4590bdf8 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:03.472889 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:03.472889 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:03.479480 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-faee30bb-b9a2-4ea7-b1d7-38ce4590bdf8 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:54:03.485990 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-faee30bb-b9a2-4ea7-b1d7-38ce4590bdf8 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:54:03.486635 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 252/1006] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:54:03 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:03.537672 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-2eccb69a-01bc-4a61-aff8-b73ebc3ae8cb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:03.540077 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-2eccb69a-01bc-4a61-aff8-b73ebc3ae8cb tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] POST https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1/action Jul 22 09:54:03.540534 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-2eccb69a-01bc-4a61-aff8-b73ebc3ae8cb tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:03.540686 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-2eccb69a-01bc-4a61-aff8-b73ebc3ae8cb tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:03.558062 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:03.558062 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:03.558649 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-2eccb69a-01bc-4a61-aff8-b73ebc3ae8cb tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:54:03.567264 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-2eccb69a-01bc-4a61-aff8-b73ebc3ae8cb tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Begin detaching volume completed successfully. Jul 22 09:54:03.567498 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-2eccb69a-01bc-4a61-aff8-b73ebc3ae8cb tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1/action returned with HTTP 202 Jul 22 09:54:03.568221 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 251/1007] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 09:54:03 2026] POST /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:03.631696 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9af587ed-0d83-4bdc-8529-a27425eac29f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:03.632465 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9af587ed-0d83-4bdc-8529-a27425eac29f None None] GET https://10.4.3.206/volume// Jul 22 09:54:03.632746 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9af587ed-0d83-4bdc-8529-a27425eac29f None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:03.633034 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9af587ed-0d83-4bdc-8529-a27425eac29f None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:03.633550 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9af587ed-0d83-4bdc-8529-a27425eac29f None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:54:03.633842 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 260/1008] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:54:03 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:54:03.645811 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-03ff2634-295b-4f96-95c6-010a17959f87 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:03.649088 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-03ff2634-295b-4f96-95c6-010a17959f87 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:54:03.649088 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-03ff2634-295b-4f96-95c6-010a17959f87 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:03.649226 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-03ff2634-295b-4f96-95c6-010a17959f87 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:03.661583 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:03.661583 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:03.664579 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-03ff2634-295b-4f96-95c6-010a17959f87 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:54:03.670039 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-03ff2634-295b-4f96-95c6-010a17959f87 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:54:03.670625 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 246/1009] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:54:03 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 1326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:54:04.256682 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-155377dc-7a3d-40fb-9ca5-5820467e7ede None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:04.258752 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-155377dc-7a3d-40fb-9ca5-5820467e7ede tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8 Jul 22 09:54:04.258752 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-155377dc-7a3d-40fb-9ca5-5820467e7ede tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:04.258915 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-155377dc-7a3d-40fb-9ca5-5820467e7ede tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:04.263319 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-155377dc-7a3d-40fb-9ca5-5820467e7ede tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8 returned with HTTP 404 Jul 22 09:54:04.263825 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 253/1010] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:04 2026] GET /volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:04.272615 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-33a0fec1-aad8-4449-a132-a0993a80337a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:04.274060 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-33a0fec1-aad8-4449-a132-a0993a80337a tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] POST https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action Jul 22 09:54:04.274613 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-33a0fec1-aad8-4449-a132-a0993a80337a tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:04.274767 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-33a0fec1-aad8-4449-a132-a0993a80337a tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:04.276825 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.admin_actions [None req-33a0fec1-aad8-4449-a132-a0993a80337a tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Updating snapshot '05218f2e-af92-474e-b76d-5570387ba6b1' with '{'status': 'available'}' {{(pid=100149) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 09:54:04.303548 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:04.303548 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:04.318299 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-33a0fec1-aad8-4449-a132-a0993a80337a tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action returned with HTTP 202 Jul 22 09:54:04.318826 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 252/1011] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 09:54:04 2026] POST /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:04.327645 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1f2eda2f-70ea-4b1b-9036-c587009dd939 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:04.329607 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1f2eda2f-70ea-4b1b-9036-c587009dd939 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 Jul 22 09:54:04.329607 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1f2eda2f-70ea-4b1b-9036-c587009dd939 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:04.329829 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1f2eda2f-70ea-4b1b-9036-c587009dd939 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:04.335795 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:04.335795 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:04.336398 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1f2eda2f-70ea-4b1b-9036-c587009dd939 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:54:04.337310 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1f2eda2f-70ea-4b1b-9036-c587009dd939 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 returned with HTTP 200 Jul 22 09:54:04.337887 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 261/1012] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:04 2026] GET /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:04.347941 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-07149d47-2b11-4c70-a869-e8f5acf5c5ff None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:04.350186 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-07149d47-2b11-4c70-a869-e8f5acf5c5ff tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8 Jul 22 09:54:04.350490 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-07149d47-2b11-4c70-a869-e8f5acf5c5ff tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:04.350839 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-07149d47-2b11-4c70-a869-e8f5acf5c5ff tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:04.350908 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-07149d47-2b11-4c70-a869-e8f5acf5c5ff tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Delete snapshot with id: a94b001e-6e4c-4768-bb3b-5c946a0266e8 Jul 22 09:54:04.356369 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-07149d47-2b11-4c70-a869-e8f5acf5c5ff tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8 returned with HTTP 404 Jul 22 09:54:04.357126 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 247/1013] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:54:04 2026] DELETE /volume/v3/snapshots/a94b001e-6e4c-4768-bb3b-5c946a0266e8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:04.369270 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7b51282e-ba44-4507-aa5d-69647fa32c37 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:04.371019 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7b51282e-ba44-4507-aa5d-69647fa32c37 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:54:04.371412 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7b51282e-ba44-4507-aa5d-69647fa32c37 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d964dff1-4bc3-4a3a-897d-138a01a65ed2", "name": "tempest-SnapshotsActionsTest-Snapshot-754927059"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:04.383201 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:04.383201 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:04.383837 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7b51282e-ba44-4507-aa5d-69647fa32c37 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Volume info retrieved successfully. Jul 22 09:54:04.384916 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-7b51282e-ba44-4507-aa5d-69647fa32c37 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Create snapshot from volume d964dff1-4bc3-4a3a-897d-138a01a65ed2 Jul 22 09:54:04.414976 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-7b51282e-ba44-4507-aa5d-69647fa32c37 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Created reservations ['23088f37-a708-495c-bd68-033d09a21623', '07e5a727-49bf-4ef4-a63e-5c93c8b55bcf', 'ed9e44ce-bb72-480f-b472-897a630299a2', 'd79f47e0-9afe-4227-8b45-2f7c29c6b237'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:54:04.459007 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7b51282e-ba44-4507-aa5d-69647fa32c37 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot create request issued successfully. Jul 22 09:54:04.459300 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7b51282e-ba44-4507-aa5d-69647fa32c37 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:54:04.459688 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 254/1014] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:54:04 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) Jul 22 09:54:04.474665 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d6236e78-8766-45b4-a874-1a44c386855a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:04.476854 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d6236e78-8766-45b4-a874-1a44c386855a tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e Jul 22 09:54:04.477173 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d6236e78-8766-45b4-a874-1a44c386855a tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:04.477385 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d6236e78-8766-45b4-a874-1a44c386855a tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:04.486307 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:04.486307 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:04.486665 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d6236e78-8766-45b4-a874-1a44c386855a tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:54:04.487861 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d6236e78-8766-45b4-a874-1a44c386855a tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e returned with HTTP 200 Jul 22 09:54:04.488542 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 253/1015] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:04 2026] GET /volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:04.769650 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-31e4dc78-c958-4c08-b313-4e84e8f4a91b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:04.773297 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-31e4dc78-c958-4c08-b313-4e84e8f4a91b tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] DELETE https://10.4.3.206/volume/v3/attachments/554610d4-bfd1-447e-b1c3-637afaef43a8 Jul 22 09:54:04.773540 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-31e4dc78-c958-4c08-b313-4e84e8f4a91b tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:04.773810 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-31e4dc78-c958-4c08-b313-4e84e8f4a91b tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:04.784404 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:04.784404 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:04.843243 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-bb5c0c1a-2319-4636-819a-937e27633ad2 req-31e4dc78-c958-4c08-b313-4e84e8f4a91b tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/attachments/554610d4-bfd1-447e-b1c3-637afaef43a8 returned with HTTP 200 Jul 22 09:54:04.843849 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 262/1016] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:54:04 2026] DELETE /volume/v3/attachments/554610d4-bfd1-447e-b1c3-637afaef43a8 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:05.008894 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dd558158-ecbc-4474-96df-2a58ac24449f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:05.009576 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dd558158-ecbc-4474-96df-2a58ac24449f None None] GET https://10.4.3.206/volume// Jul 22 09:54:05.009912 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dd558158-ecbc-4474-96df-2a58ac24449f None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:05.010181 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dd558158-ecbc-4474-96df-2a58ac24449f None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:05.010552 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dd558158-ecbc-4474-96df-2a58ac24449f None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:54:05.010937 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 248/1017] 10.4.3.206 () {64 vars in 1004 bytes} [Wed Jul 22 09:54:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:54:05.027787 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ae9c4537-9b9e-410a-8199-b873eb0137b1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:05.028247 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ae9c4537-9b9e-410a-8199-b873eb0137b1 None None] GET https://10.4.3.206/volume// Jul 22 09:54:05.028438 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ae9c4537-9b9e-410a-8199-b873eb0137b1 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:05.028595 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ae9c4537-9b9e-410a-8199-b873eb0137b1 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:05.028982 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ae9c4537-9b9e-410a-8199-b873eb0137b1 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:54:05.029295 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 255/1018] 10.4.3.206 () {64 vars in 1004 bytes} [Wed Jul 22 09:54:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:54:05.038074 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-895720c4-64f0-4144-8a82-16e8fab9c4d5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:05.148176 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-895720c4-64f0-4144-8a82-16e8fab9c4d5 tempest-VersionsTest-610859140 tempest-VersionsTest-610859140-project-member] GET https://10.4.3.206/volume/v3/ Jul 22 09:54:05.148336 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-895720c4-64f0-4144-8a82-16e8fab9c4d5 tempest-VersionsTest-610859140 tempest-VersionsTest-610859140-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:05.148535 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-895720c4-64f0-4144-8a82-16e8fab9c4d5 tempest-VersionsTest-610859140 tempest-VersionsTest-610859140-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:05.148893 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-895720c4-64f0-4144-8a82-16e8fab9c4d5 tempest-VersionsTest-610859140 tempest-VersionsTest-610859140-project-member] https://10.4.3.206/volume/v3/ returned with HTTP 200 Jul 22 09:54:05.149269 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 254/1019] 10.4.3.206 () {66 vars in 1216 bytes} [Wed Jul 22 09:54:05 2026] GET /volume/v3/ => generated 386 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:05.499014 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7f5eeb26-180e-447b-bd2b-efbca5fde4a1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:05.501295 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7f5eeb26-180e-447b-bd2b-efbca5fde4a1 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e Jul 22 09:54:05.501603 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7f5eeb26-180e-447b-bd2b-efbca5fde4a1 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:05.501826 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7f5eeb26-180e-447b-bd2b-efbca5fde4a1 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:05.508569 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:05.508569 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:05.509259 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7f5eeb26-180e-447b-bd2b-efbca5fde4a1 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:54:05.510218 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7f5eeb26-180e-447b-bd2b-efbca5fde4a1 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e returned with HTTP 200 Jul 22 09:54:05.510718 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 263/1020] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:05 2026] GET /volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:05.523046 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d1f225db-20b7-4120-95ce-1f7a6ae3f597 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:05.525451 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d1f225db-20b7-4120-95ce-1f7a6ae3f597 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] POST https://10.4.3.206/volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e/action Jul 22 09:54:05.525978 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d1f225db-20b7-4120-95ce-1f7a6ae3f597 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:05.526234 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d1f225db-20b7-4120-95ce-1f7a6ae3f597 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:05.528169 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.admin_actions [None req-d1f225db-20b7-4120-95ce-1f7a6ae3f597 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Updating snapshot '92908e4f-15b2-4635-950c-1c847a0a1b5e' with '{'status': 'error_deleting'}' {{(pid=100152) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 09:54:05.539978 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:05.539978 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:05.552829 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d1f225db-20b7-4120-95ce-1f7a6ae3f597 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] https://10.4.3.206/volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e/action returned with HTTP 202 Jul 22 09:54:05.553261 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 249/1021] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 09:54:05 2026] POST /volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:05.561361 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4b55a6f3-e2e8-4d78-bfa6-b275133153de None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:05.563578 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4b55a6f3-e2e8-4d78-bfa6-b275133153de tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e Jul 22 09:54:05.563955 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4b55a6f3-e2e8-4d78-bfa6-b275133153de tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:05.564397 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4b55a6f3-e2e8-4d78-bfa6-b275133153de tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:05.572651 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:05.572651 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:05.573816 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4b55a6f3-e2e8-4d78-bfa6-b275133153de tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:54:05.574348 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4b55a6f3-e2e8-4d78-bfa6-b275133153de tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e returned with HTTP 200 Jul 22 09:54:05.574831 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 256/1022] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:05 2026] GET /volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:05.587255 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-03ba25e2-0019-490b-bc95-b30714020de3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:05.589123 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-03ba25e2-0019-490b-bc95-b30714020de3 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] POST https://10.4.3.206/volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e/action Jul 22 09:54:05.589563 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-03ba25e2-0019-490b-bc95-b30714020de3 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:05.589671 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-03ba25e2-0019-490b-bc95-b30714020de3 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:05.599521 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:05.599521 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:05.599938 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-03ba25e2-0019-490b-bc95-b30714020de3 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Snapshot retrieved successfully. Jul 22 09:54:05.618160 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-03ba25e2-0019-490b-bc95-b30714020de3 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Snapshot delete request issued successfully. Jul 22 09:54:05.618644 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-03ba25e2-0019-490b-bc95-b30714020de3 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] https://10.4.3.206/volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e/action returned with HTTP 202 Jul 22 09:54:05.619070 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 255/1023] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 09:54:05 2026] POST /volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:05.628029 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1cf3d0fd-27d7-4fef-988d-4a472145831a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:05.630245 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1cf3d0fd-27d7-4fef-988d-4a472145831a tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e Jul 22 09:54:05.630584 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1cf3d0fd-27d7-4fef-988d-4a472145831a tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:05.630870 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1cf3d0fd-27d7-4fef-988d-4a472145831a tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:05.640093 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:05.640093 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:05.640583 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1cf3d0fd-27d7-4fef-988d-4a472145831a tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:54:05.641490 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1cf3d0fd-27d7-4fef-988d-4a472145831a tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e returned with HTTP 200 Jul 22 09:54:05.641962 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 264/1024] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:05 2026] GET /volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:05.742380 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-632a7fd7-ba4c-47b7-8337-2f80a3ae3a25 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:05.745110 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-632a7fd7-ba4c-47b7-8337-2f80a3ae3a25 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:54:05.745304 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-632a7fd7-ba4c-47b7-8337-2f80a3ae3a25 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:05.745537 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-632a7fd7-ba4c-47b7-8337-2f80a3ae3a25 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:05.754589 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:05.754589 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:05.758707 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-632a7fd7-ba4c-47b7-8337-2f80a3ae3a25 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:54:05.764066 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-632a7fd7-ba4c-47b7-8337-2f80a3ae3a25 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:54:05.764570 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 250/1025] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:05 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:06.653167 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3be995a0-af35-4cf7-a36c-1e9ba8e3aff9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:06.660947 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3be995a0-af35-4cf7-a36c-1e9ba8e3aff9 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e Jul 22 09:54:06.662741 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3be995a0-af35-4cf7-a36c-1e9ba8e3aff9 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:06.663138 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3be995a0-af35-4cf7-a36c-1e9ba8e3aff9 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:06.677085 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3be995a0-af35-4cf7-a36c-1e9ba8e3aff9 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e returned with HTTP 404 Jul 22 09:54:06.677291 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 257/1026] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:06 2026] GET /volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:06.687959 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a0e80cd8-1fe4-49b4-ae41-2fef2d0dbc90 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:06.691432 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a0e80cd8-1fe4-49b4-ae41-2fef2d0dbc90 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] POST https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action Jul 22 09:54:06.691845 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a0e80cd8-1fe4-49b4-ae41-2fef2d0dbc90 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:06.692048 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a0e80cd8-1fe4-49b4-ae41-2fef2d0dbc90 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:06.693435 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.admin_actions [None req-a0e80cd8-1fe4-49b4-ae41-2fef2d0dbc90 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Updating snapshot '05218f2e-af92-474e-b76d-5570387ba6b1' with '{'status': 'available'}' {{(pid=100149) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 09:54:06.704563 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:06.704563 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:06.729549 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a0e80cd8-1fe4-49b4-ae41-2fef2d0dbc90 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action returned with HTTP 202 Jul 22 09:54:06.730336 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 256/1027] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 09:54:06 2026] POST /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:06.738659 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-69042705-f8f4-4c16-8ee8-8f628d78cb73 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:06.740876 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-69042705-f8f4-4c16-8ee8-8f628d78cb73 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 Jul 22 09:54:06.741139 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-69042705-f8f4-4c16-8ee8-8f628d78cb73 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:06.741365 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-69042705-f8f4-4c16-8ee8-8f628d78cb73 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:06.748205 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:06.748205 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:06.748759 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-69042705-f8f4-4c16-8ee8-8f628d78cb73 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:54:06.750475 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-69042705-f8f4-4c16-8ee8-8f628d78cb73 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 returned with HTTP 200 Jul 22 09:54:06.750475 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 265/1028] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:06 2026] GET /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:06.760958 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f283024f-0584-4b23-98ba-cb8fadd0d4aa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:06.763267 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f283024f-0584-4b23-98ba-cb8fadd0d4aa tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e Jul 22 09:54:06.763513 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f283024f-0584-4b23-98ba-cb8fadd0d4aa tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:06.763800 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f283024f-0584-4b23-98ba-cb8fadd0d4aa tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:06.763952 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-f283024f-0584-4b23-98ba-cb8fadd0d4aa tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Delete snapshot with id: 92908e4f-15b2-4635-950c-1c847a0a1b5e Jul 22 09:54:06.769097 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f283024f-0584-4b23-98ba-cb8fadd0d4aa tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e returned with HTTP 404 Jul 22 09:54:06.769604 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 251/1029] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:54:06 2026] DELETE /volume/v3/snapshots/92908e4f-15b2-4635-950c-1c847a0a1b5e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:06.783947 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4f116b3b-d614-4839-9232-9f73d97c0ac4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:06.786038 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4f116b3b-d614-4839-9232-9f73d97c0ac4 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] POST https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action Jul 22 09:54:06.786513 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4f116b3b-d614-4839-9232-9f73d97c0ac4 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:06.786574 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4f116b3b-d614-4839-9232-9f73d97c0ac4 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:06.788805 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.admin_actions [None req-4f116b3b-d614-4839-9232-9f73d97c0ac4 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Updating snapshot '05218f2e-af92-474e-b76d-5570387ba6b1' with '{'status': 'creating'}' {{(pid=100150) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 09:54:06.800424 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:06.800424 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:06.819831 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4f116b3b-d614-4839-9232-9f73d97c0ac4 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action returned with HTTP 202 Jul 22 09:54:06.820910 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 258/1030] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 09:54:06 2026] POST /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:06.832074 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9801f0a3-432b-46aa-acc9-e333ae34a182 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:06.834844 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9801f0a3-432b-46aa-acc9-e333ae34a182 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 Jul 22 09:54:06.834844 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9801f0a3-432b-46aa-acc9-e333ae34a182 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:06.835109 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9801f0a3-432b-46aa-acc9-e333ae34a182 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:06.842264 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:06.842264 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:06.842676 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9801f0a3-432b-46aa-acc9-e333ae34a182 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:54:06.843619 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9801f0a3-432b-46aa-acc9-e333ae34a182 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 returned with HTTP 200 Jul 22 09:54:06.844271 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 257/1031] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:06 2026] GET /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:06.855050 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-bb2690c3-2440-4680-8643-13bc188112ed None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:06.857432 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bb2690c3-2440-4680-8643-13bc188112ed tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] POST https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action Jul 22 09:54:06.857887 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bb2690c3-2440-4680-8643-13bc188112ed tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:06.858080 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bb2690c3-2440-4680-8643-13bc188112ed tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:06.860738 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.snapshot_actions [None req-bb2690c3-2440-4680-8643-13bc188112ed tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100151) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 22 09:54:06.871589 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:06.871589 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:06.873093 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.snapshot_actions [None req-bb2690c3-2440-4680-8643-13bc188112ed tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Updating snapshot 05218f2e-af92-474e-b76d-5570387ba6b1 with info {'id': '05218f2e-af92-474e-b76d-5570387ba6b1', 'status': 'error', 'progress': '80%'} Jul 22 09:54:06.881513 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bb2690c3-2440-4680-8643-13bc188112ed tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action returned with HTTP 202 Jul 22 09:54:06.882140 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 266/1032] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 09:54:06 2026] POST /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:54:06.890615 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-97981ca3-f2d8-4ac4-ac55-690f22ad3abf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:06.892684 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-97981ca3-f2d8-4ac4-ac55-690f22ad3abf tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] GET https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 Jul 22 09:54:06.892977 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-97981ca3-f2d8-4ac4-ac55-690f22ad3abf tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:06.893406 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-97981ca3-f2d8-4ac4-ac55-690f22ad3abf tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:06.899034 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:06.899034 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:06.899479 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-97981ca3-f2d8-4ac4-ac55-690f22ad3abf tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Snapshot retrieved successfully. Jul 22 09:54:06.900400 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-97981ca3-f2d8-4ac4-ac55-690f22ad3abf tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 returned with HTTP 200 Jul 22 09:54:06.901014 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 252/1033] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:06 2026] GET /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:06.911502 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-cdd2e56e-e382-4d38-aad7-247a85d74a82 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:06.912811 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cdd2e56e-e382-4d38-aad7-247a85d74a82 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] POST https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action Jul 22 09:54:06.913297 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cdd2e56e-e382-4d38-aad7-247a85d74a82 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:06.913467 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cdd2e56e-e382-4d38-aad7-247a85d74a82 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:06.915596 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.admin_actions [None req-cdd2e56e-e382-4d38-aad7-247a85d74a82 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] Updating snapshot '05218f2e-af92-474e-b76d-5570387ba6b1' with '{'status': 'available'}' {{(pid=100150) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 09:54:06.928768 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:06.928768 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:06.944368 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cdd2e56e-e382-4d38-aad7-247a85d74a82 tempest-SnapshotsActionsTest-2042930979 tempest-SnapshotsActionsTest-2042930979-project-admin] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action returned with HTTP 202 Jul 22 09:54:06.945409 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 259/1034] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 09:54:06 2026] POST /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:06.961354 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4f3565c0-d4a4-4789-a958-7361df8647ea None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:06.964189 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4f3565c0-d4a4-4789-a958-7361df8647ea tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 Jul 22 09:54:06.964471 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4f3565c0-d4a4-4789-a958-7361df8647ea tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:06.964743 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4f3565c0-d4a4-4789-a958-7361df8647ea tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:06.976564 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:06.976564 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:06.977886 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4f3565c0-d4a4-4789-a958-7361df8647ea tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:54:06.978554 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4f3565c0-d4a4-4789-a958-7361df8647ea tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 returned with HTTP 200 Jul 22 09:54:06.979010 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 258/1035] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:06 2026] GET /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:06.992953 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-eb0ff2e9-1255-46c2-8762-3eb850ad44c3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:06.996450 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-eb0ff2e9-1255-46c2-8762-3eb850ad44c3 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 Jul 22 09:54:06.996450 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-eb0ff2e9-1255-46c2-8762-3eb850ad44c3 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:06.996852 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-eb0ff2e9-1255-46c2-8762-3eb850ad44c3 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:06.996910 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-eb0ff2e9-1255-46c2-8762-3eb850ad44c3 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Delete snapshot with id: 05218f2e-af92-474e-b76d-5570387ba6b1 Jul 22 09:54:07.002528 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:07.002528 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:07.002998 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-eb0ff2e9-1255-46c2-8762-3eb850ad44c3 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:54:07.027955 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-eb0ff2e9-1255-46c2-8762-3eb850ad44c3 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot delete request issued successfully. Jul 22 09:54:07.027955 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-eb0ff2e9-1255-46c2-8762-3eb850ad44c3 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 returned with HTTP 202 Jul 22 09:54:07.027955 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 267/1036] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:54:06 2026] DELETE /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:54:07.035627 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1eefa41d-254b-4a2b-8674-84f92ea2a10f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:07.038430 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1eefa41d-254b-4a2b-8674-84f92ea2a10f tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 Jul 22 09:54:07.038792 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1eefa41d-254b-4a2b-8674-84f92ea2a10f tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:07.039208 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1eefa41d-254b-4a2b-8674-84f92ea2a10f tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:07.045586 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:07.045586 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:07.049027 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1eefa41d-254b-4a2b-8674-84f92ea2a10f tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Snapshot retrieved successfully. Jul 22 09:54:07.049027 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1eefa41d-254b-4a2b-8674-84f92ea2a10f tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 returned with HTTP 200 Jul 22 09:54:07.049027 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 253/1037] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:07 2026] GET /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:08.060228 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d5ce7468-5201-432a-b94a-5a713d225873 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:08.064846 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d5ce7468-5201-432a-b94a-5a713d225873 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 Jul 22 09:54:08.065158 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d5ce7468-5201-432a-b94a-5a713d225873 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:08.065397 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d5ce7468-5201-432a-b94a-5a713d225873 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:08.074077 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d5ce7468-5201-432a-b94a-5a713d225873 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 returned with HTTP 404 Jul 22 09:54:08.074832 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 260/1038] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:08 2026] GET /volume/v3/snapshots/05218f2e-af92-474e-b76d-5570387ba6b1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:08.085603 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8e3cca64-c959-4f6d-9873-10d27290e869 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:08.088086 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8e3cca64-c959-4f6d-9873-10d27290e869 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/volumes/d964dff1-4bc3-4a3a-897d-138a01a65ed2 Jul 22 09:54:08.088367 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8e3cca64-c959-4f6d-9873-10d27290e869 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:08.088686 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8e3cca64-c959-4f6d-9873-10d27290e869 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:08.098532 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:08.098532 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:08.106959 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8e3cca64-c959-4f6d-9873-10d27290e869 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Volume info retrieved successfully. Jul 22 09:54:08.113586 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8e3cca64-c959-4f6d-9873-10d27290e869 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/volumes/d964dff1-4bc3-4a3a-897d-138a01a65ed2 returned with HTTP 200 Jul 22 09:54:08.114238 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 259/1039] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:08 2026] GET /volume/v3/volumes/d964dff1-4bc3-4a3a-897d-138a01a65ed2 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:08.131112 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-afa318fe-2c73-4500-a7bf-cb4d645f9023 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:08.133641 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-afa318fe-2c73-4500-a7bf-cb4d645f9023 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] DELETE https://10.4.3.206/volume/v3/volumes/d964dff1-4bc3-4a3a-897d-138a01a65ed2 Jul 22 09:54:08.133983 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-afa318fe-2c73-4500-a7bf-cb4d645f9023 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:08.134236 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-afa318fe-2c73-4500-a7bf-cb4d645f9023 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:08.134462 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-afa318fe-2c73-4500-a7bf-cb4d645f9023 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Delete volume with id: d964dff1-4bc3-4a3a-897d-138a01a65ed2 Jul 22 09:54:08.144842 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:08.144842 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:08.145337 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-afa318fe-2c73-4500-a7bf-cb4d645f9023 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Volume info retrieved successfully. Jul 22 09:54:08.167586 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-afa318fe-2c73-4500-a7bf-cb4d645f9023 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Delete volume request issued successfully. Jul 22 09:54:08.167948 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-afa318fe-2c73-4500-a7bf-cb4d645f9023 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/volumes/d964dff1-4bc3-4a3a-897d-138a01a65ed2 returned with HTTP 202 Jul 22 09:54:08.169658 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 268/1040] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:54:08 2026] DELETE /volume/v3/volumes/d964dff1-4bc3-4a3a-897d-138a01a65ed2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:54:08.179129 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-500cdfe7-fa6d-4a1c-9903-0b1879291a60 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:08.182957 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-500cdfe7-fa6d-4a1c-9903-0b1879291a60 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/volumes/d964dff1-4bc3-4a3a-897d-138a01a65ed2 Jul 22 09:54:08.182957 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-500cdfe7-fa6d-4a1c-9903-0b1879291a60 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:08.182957 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-500cdfe7-fa6d-4a1c-9903-0b1879291a60 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:08.191084 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:08.191084 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:08.196753 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-500cdfe7-fa6d-4a1c-9903-0b1879291a60 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Volume info retrieved successfully. Jul 22 09:54:08.207403 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-500cdfe7-fa6d-4a1c-9903-0b1879291a60 tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/volumes/d964dff1-4bc3-4a3a-897d-138a01a65ed2 returned with HTTP 200 Jul 22 09:54:08.209065 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 254/1041] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:08 2026] GET /volume/v3/volumes/d964dff1-4bc3-4a3a-897d-138a01a65ed2 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:09.224637 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fc1cb831-e31d-4c68-8ce0-38e63e75442d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:09.226842 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fc1cb831-e31d-4c68-8ce0-38e63e75442d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] GET https://10.4.3.206/volume/v3/volumes/d964dff1-4bc3-4a3a-897d-138a01a65ed2 Jul 22 09:54:09.227138 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fc1cb831-e31d-4c68-8ce0-38e63e75442d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:09.227360 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fc1cb831-e31d-4c68-8ce0-38e63e75442d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:09.236399 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fc1cb831-e31d-4c68-8ce0-38e63e75442d tempest-SnapshotsActionsTest-897235314 tempest-SnapshotsActionsTest-897235314-project-member] https://10.4.3.206/volume/v3/volumes/d964dff1-4bc3-4a3a-897d-138a01a65ed2 returned with HTTP 404 Jul 22 09:54:09.237053 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 261/1042] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:09 2026] GET /volume/v3/volumes/d964dff1-4bc3-4a3a-897d-138a01a65ed2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:10.327336 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9620ee12-eee8-4f6c-844a-5406d548d756 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:10.331214 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9620ee12-eee8-4f6c-844a-5406d548d756 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] DELETE https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:54:10.331214 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9620ee12-eee8-4f6c-844a-5406d548d756 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:10.331214 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9620ee12-eee8-4f6c-844a-5406d548d756 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:10.331531 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-9620ee12-eee8-4f6c-844a-5406d548d756 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Delete volume with id: 01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:54:10.343816 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:10.343816 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:10.344444 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9620ee12-eee8-4f6c-844a-5406d548d756 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:54:10.375372 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9620ee12-eee8-4f6c-844a-5406d548d756 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Delete volume request issued successfully. Jul 22 09:54:10.375662 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9620ee12-eee8-4f6c-844a-5406d548d756 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 202 Jul 22 09:54:10.376332 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 260/1043] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:54:10 2026] DELETE /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:54:10.388848 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9e7eb70b-d285-40c2-bc89-cb0b8894d8f7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:10.390204 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e7eb70b-d285-40c2-bc89-cb0b8894d8f7 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:54:10.390527 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e7eb70b-d285-40c2-bc89-cb0b8894d8f7 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:10.390655 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e7eb70b-d285-40c2-bc89-cb0b8894d8f7 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:10.401053 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:10.401053 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:10.406356 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9e7eb70b-d285-40c2-bc89-cb0b8894d8f7 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:54:10.411848 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e7eb70b-d285-40c2-bc89-cb0b8894d8f7 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 200 Jul 22 09:54:10.412416 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 269/1044] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:10 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:11.436942 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dcf1bccb-7a7b-4b91-80b5-701bd8b467f9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:11.443765 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dcf1bccb-7a7b-4b91-80b5-701bd8b467f9 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 Jul 22 09:54:11.443765 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dcf1bccb-7a7b-4b91-80b5-701bd8b467f9 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:11.444280 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dcf1bccb-7a7b-4b91-80b5-701bd8b467f9 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:11.451824 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dcf1bccb-7a7b-4b91-80b5-701bd8b467f9 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 returned with HTTP 404 Jul 22 09:54:11.452043 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 255/1045] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:11 2026] GET /volume/v3/volumes/01f79d6c-9a78-4d38-ad13-4ce90d3029f1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:11.462171 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-90354470-4efd-4827-b461-a526dd7596aa None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:11.465136 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-90354470-4efd-4827-b461-a526dd7596aa tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] DELETE https://10.4.3.206/volume/v3/volumes/df960ab6-6a19-444a-9aee-fb735c5d13de Jul 22 09:54:11.465280 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-90354470-4efd-4827-b461-a526dd7596aa tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:11.466222 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-90354470-4efd-4827-b461-a526dd7596aa tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:11.466222 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-90354470-4efd-4827-b461-a526dd7596aa tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Delete volume with id: df960ab6-6a19-444a-9aee-fb735c5d13de Jul 22 09:54:11.480881 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:11.480881 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:11.481456 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-90354470-4efd-4827-b461-a526dd7596aa tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:54:11.528591 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-90354470-4efd-4827-b461-a526dd7596aa tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Delete volume request issued successfully. Jul 22 09:54:11.528989 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-90354470-4efd-4827-b461-a526dd7596aa tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/df960ab6-6a19-444a-9aee-fb735c5d13de returned with HTTP 202 Jul 22 09:54:11.529839 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 262/1046] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:54:11 2026] DELETE /volume/v3/volumes/df960ab6-6a19-444a-9aee-fb735c5d13de => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:54:11.543477 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c0542d85-def7-4762-b53f-b8f0f26dcaff None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:11.546950 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c0542d85-def7-4762-b53f-b8f0f26dcaff tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/df960ab6-6a19-444a-9aee-fb735c5d13de Jul 22 09:54:11.547725 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c0542d85-def7-4762-b53f-b8f0f26dcaff tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:11.547725 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c0542d85-def7-4762-b53f-b8f0f26dcaff tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:11.570887 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:11.570887 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:11.581339 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c0542d85-def7-4762-b53f-b8f0f26dcaff tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Volume info retrieved successfully. Jul 22 09:54:11.589413 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c0542d85-def7-4762-b53f-b8f0f26dcaff tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/df960ab6-6a19-444a-9aee-fb735c5d13de returned with HTTP 200 Jul 22 09:54:11.589564 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 261/1047] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:11 2026] GET /volume/v3/volumes/df960ab6-6a19-444a-9aee-fb735c5d13de => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:12.454815 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-aa08c662-d1c8-473a-a975-514fc65de502 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:12.617060 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-30628005-ff62-4897-ad6f-80f8e3831fa2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:12.619946 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-30628005-ff62-4897-ad6f-80f8e3831fa2 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] GET https://10.4.3.206/volume/v3/volumes/df960ab6-6a19-444a-9aee-fb735c5d13de Jul 22 09:54:12.624106 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-30628005-ff62-4897-ad6f-80f8e3831fa2 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:12.624106 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-30628005-ff62-4897-ad6f-80f8e3831fa2 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:12.643274 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-30628005-ff62-4897-ad6f-80f8e3831fa2 tempest-ServerRescueNegativeTestJSON-1376476712 tempest-ServerRescueNegativeTestJSON-1376476712-project-member] https://10.4.3.206/volume/v3/volumes/df960ab6-6a19-444a-9aee-fb735c5d13de returned with HTTP 404 Jul 22 09:54:12.643274 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 256/1048] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:12 2026] GET /volume/v3/volumes/df960ab6-6a19-444a-9aee-fb735c5d13de => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:12.690052 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:54:12.690518 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-471475898"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:12.692151 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-471475898'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:54:12.692352 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Create volume of 1 GB Jul 22 09:54:12.699474 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Availability Zones retrieved successfully. Jul 22 09:54:12.708852 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Flow 'volume_create_api' (d6470c9c-ce16-428e-bf81-96223422b519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:54:12.710194 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ef89b43-9040-4ddb-990f-858093412183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:12.710994 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:54:12.960710 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ef89b43-9040-4ddb-990f-858093412183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:12.961730 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4176fff3-7331-4914-a1c6-cbcad38ddf40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:13.054892 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Created reservations ['a50acb5e-3cbb-4a8b-97f3-f56958b0b7a8', '2c5bcb4f-1245-43ad-bec2-347563e5d27d', '0ddef133-6e5e-420a-9575-f93f4ae15e53', '4c61a415-7023-4b3a-998e-759c95b1c707'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:54:13.056284 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4176fff3-7331-4914-a1c6-cbcad38ddf40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a50acb5e-3cbb-4a8b-97f3-f56958b0b7a8', '2c5bcb4f-1245-43ad-bec2-347563e5d27d', '0ddef133-6e5e-420a-9575-f93f4ae15e53', '4c61a415-7023-4b3a-998e-759c95b1c707']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:13.057363 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf1586c7-9417-4dc6-b77c-60462bfc4250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:13.096237 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf1586c7-9417-4dc6-b77c-60462bfc4250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9140456-b09d-40ec-9bd9-e4365fbbbad3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-471475898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e79beb9558a41cda54c5767a7b4a3c0',qos_specs=None,replication_status=,reservations=['a50acb5e-3cbb-4a8b-97f3-f56958b0b7a8','2c5bcb4f-1245-43ad-bec2-347563e5d27d','0ddef133-6e5e-420a-9575-f93f4ae15e53','4c61a415-7023-4b3a-998e-759c95b1c707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6076d1ef324f96854949b3f8c6298f',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:54:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-471475898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9140456-b09d-40ec-9bd9-e4365fbbbad3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e79beb9558a41cda54c5767a7b4a3c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae6076d1ef324f96854949b3f8c6298f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:13.097185 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86631330-738c-4591-84a8-56ce09da1f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:13.130673 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86631330-738c-4591-84a8-56ce09da1f65) transitioned into state 'SUCCESS' from state '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-471475898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e79beb9558a41cda54c5767a7b4a3c0',qos_specs=None,replication_status=,reservations=['a50acb5e-3cbb-4a8b-97f3-f56958b0b7a8','2c5bcb4f-1245-43ad-bec2-347563e5d27d','0ddef133-6e5e-420a-9575-f93f4ae15e53','4c61a415-7023-4b3a-998e-759c95b1c707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6076d1ef324f96854949b3f8c6298f',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:13.131561 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bfc47e1-e02e-42f4-a7a2-ed30ae95014a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:13.151318 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bfc47e1-e02e-42f4-a7a2-ed30ae95014a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:13.152583 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Flow 'volume_create_api' (d6470c9c-ce16-428e-bf81-96223422b519) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:54:13.153200 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Create volume request issued successfully. Jul 22 09:54:13.154892 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aa08c662-d1c8-473a-a975-514fc65de502 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:54:13.155275 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 270/1049] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:54:12 2026] POST /volume/v3/volumes => generated 748 bytes in 706 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:54:13.174865 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a95247cb-5e73-4f74-9b9f-0c517aa9b748 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:13.177408 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a95247cb-5e73-4f74-9b9f-0c517aa9b748 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:54:13.177836 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a95247cb-5e73-4f74-9b9f-0c517aa9b748 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:13.178097 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a95247cb-5e73-4f74-9b9f-0c517aa9b748 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:13.187153 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:13.187153 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:13.192395 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a95247cb-5e73-4f74-9b9f-0c517aa9b748 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:13.198873 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a95247cb-5e73-4f74-9b9f-0c517aa9b748 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:54:13.199489 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 263/1050] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:13 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:13.600222 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a6267025-b385-4e47-a99a-92614b81e928 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:13.726041 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a6267025-b385-4e47-a99a-92614b81e928 tempest-VolumeHostsAdminTestsJSON-1042383820 tempest-VolumeHostsAdminTestsJSON-1042383820-project-admin] GET https://10.4.3.206/volume/v3/os-hosts Jul 22 09:54:13.726445 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a6267025-b385-4e47-a99a-92614b81e928 tempest-VolumeHostsAdminTestsJSON-1042383820 tempest-VolumeHostsAdminTestsJSON-1042383820-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:13.728189 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a6267025-b385-4e47-a99a-92614b81e928 tempest-VolumeHostsAdminTestsJSON-1042383820 tempest-VolumeHostsAdminTestsJSON-1042383820-project-admin] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:13.738380 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.hosts [None req-a6267025-b385-4e47-a99a-92614b81e928 tempest-VolumeHostsAdminTestsJSON-1042383820 tempest-VolumeHostsAdminTestsJSON-1042383820-project-admin] status, active and update: available, enabled, 2026-07-22 09:53:03+00:00 {{(pid=100149) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 09:54:13.738380 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.hosts [None req-a6267025-b385-4e47-a99a-92614b81e928 tempest-VolumeHostsAdminTestsJSON-1042383820 tempest-VolumeHostsAdminTestsJSON-1042383820-project-admin] status, active and update: available, enabled, 2026-07-22 09:53:00+00:00 {{(pid=100149) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 09:54:13.738522 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.hosts [None req-a6267025-b385-4e47-a99a-92614b81e928 tempest-VolumeHostsAdminTestsJSON-1042383820 tempest-VolumeHostsAdminTestsJSON-1042383820-project-admin] status, active and update: available, enabled, 2026-07-22 09:52:39+00:00 {{(pid=100149) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 09:54:13.738855 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a6267025-b385-4e47-a99a-92614b81e928 tempest-VolumeHostsAdminTestsJSON-1042383820 tempest-VolumeHostsAdminTestsJSON-1042383820-project-admin] https://10.4.3.206/volume/v3/os-hosts returned with HTTP 200 Jul 22 09:54:13.739491 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 262/1051] 10.4.3.206 () {66 vars in 1240 bytes} [Wed Jul 22 09:54:13 2026] GET /volume/v3/os-hosts => generated 560 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:13.750202 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-65dff573-216e-4b48-a3c1-88a3f2019786 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:13.754299 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-65dff573-216e-4b48-a3c1-88a3f2019786 tempest-VolumeHostsAdminTestsJSON-1042383820 tempest-VolumeHostsAdminTestsJSON-1042383820-project-admin] GET https://10.4.3.206/volume/v3/os-hosts Jul 22 09:54:13.754431 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-65dff573-216e-4b48-a3c1-88a3f2019786 tempest-VolumeHostsAdminTestsJSON-1042383820 tempest-VolumeHostsAdminTestsJSON-1042383820-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:13.754531 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-65dff573-216e-4b48-a3c1-88a3f2019786 tempest-VolumeHostsAdminTestsJSON-1042383820 tempest-VolumeHostsAdminTestsJSON-1042383820-project-admin] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:13.763669 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.hosts [None req-65dff573-216e-4b48-a3c1-88a3f2019786 tempest-VolumeHostsAdminTestsJSON-1042383820 tempest-VolumeHostsAdminTestsJSON-1042383820-project-admin] status, active and update: available, enabled, 2026-07-22 09:53:03+00:00 {{(pid=100152) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 09:54:13.763964 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.hosts [None req-65dff573-216e-4b48-a3c1-88a3f2019786 tempest-VolumeHostsAdminTestsJSON-1042383820 tempest-VolumeHostsAdminTestsJSON-1042383820-project-admin] status, active and update: available, enabled, 2026-07-22 09:53:00+00:00 {{(pid=100152) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 09:54:13.764194 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.hosts [None req-65dff573-216e-4b48-a3c1-88a3f2019786 tempest-VolumeHostsAdminTestsJSON-1042383820 tempest-VolumeHostsAdminTestsJSON-1042383820-project-admin] status, active and update: available, enabled, 2026-07-22 09:52:39+00:00 {{(pid=100152) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 09:54:13.764644 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-65dff573-216e-4b48-a3c1-88a3f2019786 tempest-VolumeHostsAdminTestsJSON-1042383820 tempest-VolumeHostsAdminTestsJSON-1042383820-project-admin] https://10.4.3.206/volume/v3/os-hosts returned with HTTP 200 Jul 22 09:54:13.765337 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 257/1052] 10.4.3.206 () {66 vars in 1240 bytes} [Wed Jul 22 09:54:13 2026] GET /volume/v3/os-hosts => generated 560 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:13.779779 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b6f5680c-638c-4edf-8ab5-71caf2456576 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:13.783069 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b6f5680c-638c-4edf-8ab5-71caf2456576 tempest-VolumeHostsAdminTestsJSON-1042383820 tempest-VolumeHostsAdminTestsJSON-1042383820-project-admin] GET https://10.4.3.206/volume/v3/os-hosts/np0000005636@storpool Jul 22 09:54:13.783371 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b6f5680c-638c-4edf-8ab5-71caf2456576 tempest-VolumeHostsAdminTestsJSON-1042383820 tempest-VolumeHostsAdminTestsJSON-1042383820-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:13.783728 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b6f5680c-638c-4edf-8ab5-71caf2456576 tempest-VolumeHostsAdminTestsJSON-1042383820 tempest-VolumeHostsAdminTestsJSON-1042383820-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:13.784124 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:13.784124 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:13.892562 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b6f5680c-638c-4edf-8ab5-71caf2456576 tempest-VolumeHostsAdminTestsJSON-1042383820 tempest-VolumeHostsAdminTestsJSON-1042383820-project-admin] https://10.4.3.206/volume/v3/os-hosts/np0000005636@storpool returned with HTTP 200 Jul 22 09:54:13.893062 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 271/1053] 10.4.3.206 () {66 vars in 1306 bytes} [Wed Jul 22 09:54:13 2026] GET /volume/v3/os-hosts/np0000005636@storpool => generated 1507 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:14.225214 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c0ded38f-2e34-47d4-bcce-0ebdadccf570 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:14.228518 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c0ded38f-2e34-47d4-bcce-0ebdadccf570 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:54:14.229727 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c0ded38f-2e34-47d4-bcce-0ebdadccf570 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:14.229727 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c0ded38f-2e34-47d4-bcce-0ebdadccf570 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:14.239674 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:14.239674 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:14.247032 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c0ded38f-2e34-47d4-bcce-0ebdadccf570 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:14.250891 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c0ded38f-2e34-47d4-bcce-0ebdadccf570 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:54:14.252080 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 264/1054] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:14 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:17.893056 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-70b43bbf-9e62-4f77-90de-f8e69ac49737 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:17.897003 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-70b43bbf-9e62-4f77-90de-f8e69ac49737 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] GET https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:54:17.897003 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-70b43bbf-9e62-4f77-90de-f8e69ac49737 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:17.897003 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-70b43bbf-9e62-4f77-90de-f8e69ac49737 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:17.906295 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:17.906295 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:17.910721 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-70b43bbf-9e62-4f77-90de-f8e69ac49737 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Volume info retrieved successfully. Jul 22 09:54:17.911010 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0138b3ed-6bf8-46ff-ac21-fe801fc52457 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:17.916272 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-70b43bbf-9e62-4f77-90de-f8e69ac49737 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 returned with HTTP 200 Jul 22 09:54:17.916952 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 263/1055] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:17 2026] GET /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:18.005835 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-1917dbdf-c525-4be6-955e-d05665e104e8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:18.009897 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-1917dbdf-c525-4be6-955e-d05665e104e8 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] GET https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:54:18.010104 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-1917dbdf-c525-4be6-955e-d05665e104e8 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:18.010406 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-1917dbdf-c525-4be6-955e-d05665e104e8 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:18.021288 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:18.021288 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:18.027110 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-1917dbdf-c525-4be6-955e-d05665e104e8 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Volume info retrieved successfully. Jul 22 09:54:18.033812 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-1917dbdf-c525-4be6-955e-d05665e104e8 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 returned with HTTP 200 Jul 22 09:54:18.034517 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 272/1056] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:54:18 2026] GET /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:18.067803 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0138b3ed-6bf8-46ff-ac21-fe801fc52457 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc Jul 22 09:54:18.068169 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0138b3ed-6bf8-46ff-ac21-fe801fc52457 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:18.068493 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0138b3ed-6bf8-46ff-ac21-fe801fc52457 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:18.091290 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-0138b3ed-6bf8-46ff-ac21-fe801fc52457 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1644955137 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1644955137, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:54:18.107348 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0138b3ed-6bf8-46ff-ac21-fe801fc52457 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc returned with HTTP 200 Jul 22 09:54:18.108281 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 258/1057] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:17 2026] GET /volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc => generated 618 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:18.119551 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c2621c8c-c969-4a25-82e4-0b216659a0f0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:18.121594 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c2621c8c-c969-4a25-82e4-0b216659a0f0 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc/defaults Jul 22 09:54:18.121741 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c2621c8c-c969-4a25-82e4-0b216659a0f0 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:18.121997 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c2621c8c-c969-4a25-82e4-0b216659a0f0 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Calling method 'defaults' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:18.131576 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-c2621c8c-c969-4a25-82e4-0b216659a0f0 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1644955137 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1644955137, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:54:18.132287 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-c2621c8c-c969-4a25-82e4-0b216659a0f0 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1644955137 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1644955137, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:54:18.132644 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-c2621c8c-c969-4a25-82e4-0b216659a0f0 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1644955137 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1644955137, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:54:18.137272 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c2621c8c-c969-4a25-82e4-0b216659a0f0 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc/defaults returned with HTTP 200 Jul 22 09:54:18.137874 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 265/1058] 10.4.3.206 () {66 vars in 1381 bytes} [Wed Jul 22 09:54:18 2026] GET /volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc/defaults => generated 618 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:18.150272 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0fe88f2b-3618-48e0-bb7b-617c3db5e0a1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:18.151531 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0fe88f2b-3618-48e0-bb7b-617c3db5e0a1 None None] GET https://10.4.3.206/volume// Jul 22 09:54:18.152152 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0fe88f2b-3618-48e0-bb7b-617c3db5e0a1 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:18.153571 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0fe88f2b-3618-48e0-bb7b-617c3db5e0a1 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:18.153943 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0fe88f2b-3618-48e0-bb7b-617c3db5e0a1 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:54:18.154052 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9928ef88-ba4e-4857-a29b-9a01877a59dd None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:18.154425 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 264/1059] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:54:18 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:54:18.156154 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9928ef88-ba4e-4857-a29b-9a01877a59dd tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc Jul 22 09:54:18.156503 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9928ef88-ba4e-4857-a29b-9a01877a59dd tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:18.164646 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-a208abcd-8ce0-494f-859e-eb341b3e7b84 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:18.169226 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-a208abcd-8ce0-494f-859e-eb341b3e7b84 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:54:18.169701 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-a208abcd-8ce0-494f-859e-eb341b3e7b84 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4128a844-2f89-40e8-b5ab-7ef93e9c3fe1", "connector": null, "instance_uuid": "ff79222a-db24-4f92-a9c8-43ffa6a7bd80"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:18.191042 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:18.191042 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:18.214285 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-9928ef88-ba4e-4857-a29b-9a01877a59dd tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1644955137 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1644955137, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:54:18.215559 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-9928ef88-ba4e-4857-a29b-9a01877a59dd tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1644955137 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1644955137, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:54:18.215559 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-9928ef88-ba4e-4857-a29b-9a01877a59dd tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1644955137 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1644955137, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:54:18.231961 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9928ef88-ba4e-4857-a29b-9a01877a59dd tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc returned with HTTP 200 Jul 22 09:54:18.231961 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 273/1060] 10.4.3.206 () {68 vars in 1374 bytes} [Wed Jul 22 09:54:18 2026] PUT /volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc => generated 576 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:18.249835 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-06310f0f-b7dc-4454-9f5b-2a8d503dad9a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:18.255981 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-06310f0f-b7dc-4454-9f5b-2a8d503dad9a tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] DELETE https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc Jul 22 09:54:18.255981 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-06310f0f-b7dc-4454-9f5b-2a8d503dad9a tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:18.255981 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-06310f0f-b7dc-4454-9f5b-2a8d503dad9a tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:18.259581 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-a208abcd-8ce0-494f-859e-eb341b3e7b84 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:54:18.260202 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 259/1061] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:54:18 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:18.270891 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-06310f0f-b7dc-4454-9f5b-2a8d503dad9a tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc returned with HTTP 200 Jul 22 09:54:18.270891 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 266/1062] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:54:18 2026] DELETE /volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 09:54:18.284122 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c08065bd-0068-4765-abee-5371ce564c2e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:18.288162 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c08065bd-0068-4765-abee-5371ce564c2e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc Jul 22 09:54:18.288162 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c08065bd-0068-4765-abee-5371ce564c2e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:18.288162 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c08065bd-0068-4765-abee-5371ce564c2e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:18.310001 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-c08065bd-0068-4765-abee-5371ce564c2e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1644955137 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1644955137, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:54:18.310001 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-c08065bd-0068-4765-abee-5371ce564c2e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1644955137 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1644955137, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:54:18.310001 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-c08065bd-0068-4765-abee-5371ce564c2e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1644955137 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1644955137, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:54:18.317250 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-593a1175-3511-4631-ab79-1aaaac619c2f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:18.321021 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-593a1175-3511-4631-ab79-1aaaac619c2f tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] GET https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:54:18.321341 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-593a1175-3511-4631-ab79-1aaaac619c2f tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:18.322177 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-593a1175-3511-4631-ab79-1aaaac619c2f tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:18.325467 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c08065bd-0068-4765-abee-5371ce564c2e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc returned with HTTP 200 Jul 22 09:54:18.325467 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 265/1063] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:18 2026] GET /volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc => generated 618 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:18.330912 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2944e13c-5a1f-4d8b-9460-08464ccb17c6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:18.331498 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2944e13c-5a1f-4d8b-9460-08464ccb17c6 None None] GET https://10.4.3.206/volume// Jul 22 09:54:18.331957 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2944e13c-5a1f-4d8b-9460-08464ccb17c6 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:18.332114 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2944e13c-5a1f-4d8b-9460-08464ccb17c6 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:18.333240 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2944e13c-5a1f-4d8b-9460-08464ccb17c6 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:54:18.334111 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 260/1064] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09: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) Jul 22 09:54:18.336142 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b9dea374-642c-4b19-81ae-0a4d8e64ab28 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:18.338198 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:18.338198 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:18.339197 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b9dea374-642c-4b19-81ae-0a4d8e64ab28 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc Jul 22 09:54:18.340325 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b9dea374-642c-4b19-81ae-0a4d8e64ab28 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-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=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:18.349772 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-593a1175-3511-4631-ab79-1aaaac619c2f tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Volume info retrieved successfully. Jul 22 09:54:18.351614 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-f33583a0-8874-4321-bb7c-071ef3fd4926 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:18.355198 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-f33583a0-8874-4321-bb7c-071ef3fd4926 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] GET https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:54:18.355510 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-f33583a0-8874-4321-bb7c-071ef3fd4926 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:18.355794 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-f33583a0-8874-4321-bb7c-071ef3fd4926 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:18.363941 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-593a1175-3511-4631-ab79-1aaaac619c2f tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 returned with HTTP 200 Jul 22 09:54:18.364624 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 274/1065] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:18 2026] GET /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:18.374317 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:18.374317 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:18.383787 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-f33583a0-8874-4321-bb7c-071ef3fd4926 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Volume info retrieved successfully. Jul 22 09:54:18.392796 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-f33583a0-8874-4321-bb7c-071ef3fd4926 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 returned with HTTP 200 Jul 22 09:54:18.393513 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 266/1066] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:54:18 2026] GET /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 => generated 1030 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:54:18.511523 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-ba2f3bf7-e466-469c-836a-694000ccbdb6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:18.515721 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-ba2f3bf7-e466-469c-836a-694000ccbdb6 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] PUT https://10.4.3.206/volume/v3/attachments/037a04d0-f186-427b-ba81-628714270619 Jul 22 09:54:18.516021 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-ba2f3bf7-e466-469c-836a-694000ccbdb6 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:18.525354 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b9dea374-642c-4b19-81ae-0a4d8e64ab28 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc returned with HTTP 200 Jul 22 09:54:18.526781 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 267/1067] 10.4.3.206 () {68 vars in 1375 bytes} [Wed Jul 22 09:54:18 2026] PUT /volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc => generated 576 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:18.530461 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-ba2f3bf7-e466-469c-836a-694000ccbdb6 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Acquiring lock "cinder-attachment_update-4128a844-2f89-40e8-b5ab-7ef93e9c3fe1-np0000005636" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:54:18.541523 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-46714fce-2620-46ee-abe8-4bdc91c42780 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:18.542946 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-ba2f3bf7-e466-469c-836a-694000ccbdb6 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Lock "cinder-attachment_update-4128a844-2f89-40e8-b5ab-7ef93e9c3fe1-np0000005636" acquired by "attachment_update" :: waited 0.013s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:54:18.546536 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:18.546536 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:18.547132 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-46714fce-2620-46ee-abe8-4bdc91c42780 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc/defaults Jul 22 09:54:18.547458 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-46714fce-2620-46ee-abe8-4bdc91c42780 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:18.547751 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-46714fce-2620-46ee-abe8-4bdc91c42780 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Calling method 'defaults' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:18.573716 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-46714fce-2620-46ee-abe8-4bdc91c42780 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc/defaults returned with HTTP 200 Jul 22 09:54:18.573716 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 275/1068] 10.4.3.206 () {66 vars in 1381 bytes} [Wed Jul 22 09:54:18 2026] GET /volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc/defaults => generated 618 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:18.593144 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d692297d-8927-4f2d-85f5-0f87f22acda4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:18.596440 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d692297d-8927-4f2d-85f5-0f87f22acda4 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc Jul 22 09:54:18.596712 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d692297d-8927-4f2d-85f5-0f87f22acda4 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:18.596960 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d692297d-8927-4f2d-85f5-0f87f22acda4 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:18.622714 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d692297d-8927-4f2d-85f5-0f87f22acda4 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc returned with HTTP 200 Jul 22 09:54:18.622714 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 267/1069] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:18 2026] GET /volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc => generated 618 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:18.636484 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-18d47c3c-3323-4b00-a187-d22088f4b56e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:18.640979 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-18d47c3c-3323-4b00-a187-d22088f4b56e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc?usage=True Jul 22 09:54:18.641479 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-18d47c3c-3323-4b00-a187-d22088f4b56e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:18.641821 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-18d47c3c-3323-4b00-a187-d22088f4b56e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:18.669104 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-18d47c3c-3323-4b00-a187-d22088f4b56e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc?usage=True returned with HTTP 200 Jul 22 09:54:18.669708 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 268/1070] 10.4.3.206 () {66 vars in 1375 bytes} [Wed Jul 22 09:54:18 2026] GET /volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc?usage=True => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:18.685747 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-ba2f3bf7-e466-469c-836a-694000ccbdb6 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Lock "cinder-attachment_update-4128a844-2f89-40e8-b5ab-7ef93e9c3fe1-np0000005636" released by "attachment_update" :: held 0.143s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:54:18.687893 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-ba2f3bf7-e466-469c-836a-694000ccbdb6 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/attachments/037a04d0-f186-427b-ba81-628714270619 returned with HTTP 200 Jul 22 09:54:18.687893 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 261/1071] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:54:18 2026] PUT /volume/v3/attachments/037a04d0-f186-427b-ba81-628714270619 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:18.688037 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:18.794786 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:54:18.795513 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-686358656"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:18.799847 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-686358656'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:54:18.799847 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Create volume of 1 GB Jul 22 09:54:18.803356 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Availability Zones retrieved successfully. Jul 22 09:54:18.816574 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Flow 'volume_create_api' (4f229c97-07a8-4f47-8c40-e0071af65387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:54:18.820961 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f169afd2-83b6-4fb4-b6db-d862ec08f374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:18.820961 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:54:18.860344 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f169afd2-83b6-4fb4-b6db-d862ec08f374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:18.861908 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d38d882-d639-4731-a53f-7d47c4c4f7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:18.974056 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Created reservations ['cdda0c60-7fd7-4df9-a74a-75236648669b', '87a0ac1d-936b-442e-850b-fc4f3e559ab2', 'fdb46038-2fa4-47bb-87e2-484532407a07', '4ee9989d-56b2-4a61-ba35-f4139868883b'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:54:18.974772 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d38d882-d639-4731-a53f-7d47c4c4f7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdda0c60-7fd7-4df9-a74a-75236648669b', '87a0ac1d-936b-442e-850b-fc4f3e559ab2', 'fdb46038-2fa4-47bb-87e2-484532407a07', '4ee9989d-56b2-4a61-ba35-f4139868883b']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:18.975713 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27df9cbe-d798-4067-a354-e8067b53ef39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:19.003682 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27df9cbe-d798-4067-a354-e8067b53ef39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-686358656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5d6c6cfed94acfa286df2c5936f9bc',qos_specs=None,replication_status=,reservations=['cdda0c60-7fd7-4df9-a74a-75236648669b','87a0ac1d-936b-442e-850b-fc4f3e559ab2','fdb46038-2fa4-47bb-87e2-484532407a07','4ee9989d-56b2-4a61-ba35-f4139868883b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b23ece0d7d459aac92097115d4b1b6',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:54:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-686358656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f5d6c6cfed94acfa286df2c5936f9bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98b23ece0d7d459aac92097115d4b1b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:19.006946 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef0fd1c-fe8b-4814-a850-0fb220744721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:19.056160 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef0fd1c-fe8b-4814-a850-0fb220744721) transitioned into state 'SUCCESS' from state '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-686358656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5d6c6cfed94acfa286df2c5936f9bc',qos_specs=None,replication_status=,reservations=['cdda0c60-7fd7-4df9-a74a-75236648669b','87a0ac1d-936b-442e-850b-fc4f3e559ab2','fdb46038-2fa4-47bb-87e2-484532407a07','4ee9989d-56b2-4a61-ba35-f4139868883b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b23ece0d7d459aac92097115d4b1b6',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:19.057260 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d41735e3-1432-442c-b966-7dba85b66d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:19.071744 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d41735e3-1432-442c-b966-7dba85b66d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:19.073237 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Flow 'volume_create_api' (4f229c97-07a8-4f47-8c40-e0071af65387) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:54:19.073758 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Create volume request issued successfully. Jul 22 09:54:19.074868 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c316ff7c-ae15-4c03-8785-f54a60dffc70 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:54:19.075731 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 276/1072] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:54:18 2026] POST /volume/v3/volumes => generated 755 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:54:19.089096 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ac2856cf-0825-48c3-8b6d-5f79914ba1eb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:19.092347 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ac2856cf-0825-48c3-8b6d-5f79914ba1eb tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] GET https://10.4.3.206/volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e Jul 22 09:54:19.092481 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ac2856cf-0825-48c3-8b6d-5f79914ba1eb tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:19.092694 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ac2856cf-0825-48c3-8b6d-5f79914ba1eb tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:19.102121 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:19.102121 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:19.110197 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ac2856cf-0825-48c3-8b6d-5f79914ba1eb tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Volume info retrieved successfully. Jul 22 09:54:19.118890 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ac2856cf-0825-48c3-8b6d-5f79914ba1eb tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] https://10.4.3.206/volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e returned with HTTP 200 Jul 22 09:54:19.118890 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 268/1073] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:19 2026] GET /volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:19.387303 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-35a5a0f8-2a33-43a4-8d08-da651ad26e8f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:19.389395 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-35a5a0f8-2a33-43a4-8d08-da651ad26e8f tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] GET https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:54:19.389677 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-35a5a0f8-2a33-43a4-8d08-da651ad26e8f tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:19.390828 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-35a5a0f8-2a33-43a4-8d08-da651ad26e8f tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:19.406021 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:19.406021 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:19.411730 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-35a5a0f8-2a33-43a4-8d08-da651ad26e8f tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Volume info retrieved successfully. Jul 22 09:54:19.418877 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-35a5a0f8-2a33-43a4-8d08-da651ad26e8f tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 returned with HTTP 200 Jul 22 09:54:19.419555 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 269/1074] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:19 2026] GET /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:20.138127 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-21a2c957-937c-46ef-abe7-88b9beebc34c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:20.140637 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-21a2c957-937c-46ef-abe7-88b9beebc34c tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] GET https://10.4.3.206/volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e Jul 22 09:54:20.140978 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-21a2c957-937c-46ef-abe7-88b9beebc34c tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:20.141253 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-21a2c957-937c-46ef-abe7-88b9beebc34c tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:20.157021 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:20.157021 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:20.164558 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-21a2c957-937c-46ef-abe7-88b9beebc34c tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Volume info retrieved successfully. Jul 22 09:54:20.169898 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-21a2c957-937c-46ef-abe7-88b9beebc34c tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] https://10.4.3.206/volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e returned with HTTP 200 Jul 22 09:54:20.170357 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 262/1075] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:20 2026] GET /volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:54:20.203859 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9245026d-b877-44e6-abb7-590226143c7c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:20.206155 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9245026d-b877-44e6-abb7-590226143c7c tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc?usage=True Jul 22 09:54:20.206729 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9245026d-b877-44e6-abb7-590226143c7c tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:20.206961 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9245026d-b877-44e6-abb7-590226143c7c tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:20.207336 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:20.207336 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:20.227399 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9245026d-b877-44e6-abb7-590226143c7c tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc?usage=True returned with HTTP 200 Jul 22 09:54:20.228057 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 277/1076] 10.4.3.206 () {66 vars in 1375 bytes} [Wed Jul 22 09:54:20 2026] GET /volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc?usage=True => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:20.242114 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7c13574f-22b7-4bb6-a04b-2ff88e2c0c37 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:20.245918 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7c13574f-22b7-4bb6-a04b-2ff88e2c0c37 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] DELETE https://10.4.3.206/volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e Jul 22 09:54:20.245918 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7c13574f-22b7-4bb6-a04b-2ff88e2c0c37 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:20.246213 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7c13574f-22b7-4bb6-a04b-2ff88e2c0c37 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:20.246422 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-7c13574f-22b7-4bb6-a04b-2ff88e2c0c37 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Delete volume with id: 4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e Jul 22 09:54:20.257257 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:20.257257 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:20.257780 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7c13574f-22b7-4bb6-a04b-2ff88e2c0c37 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Volume info retrieved successfully. Jul 22 09:54:20.286901 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7c13574f-22b7-4bb6-a04b-2ff88e2c0c37 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Delete volume request issued successfully. Jul 22 09:54:20.286901 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7c13574f-22b7-4bb6-a04b-2ff88e2c0c37 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] https://10.4.3.206/volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e returned with HTTP 202 Jul 22 09:54:20.287098 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 269/1077] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:54:20 2026] DELETE /volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:54:20.297705 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4348e3c3-26cb-4875-9316-af199b819d69 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:20.299683 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4348e3c3-26cb-4875-9316-af199b819d69 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] GET https://10.4.3.206/volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e Jul 22 09:54:20.300117 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4348e3c3-26cb-4875-9316-af199b819d69 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:20.300562 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4348e3c3-26cb-4875-9316-af199b819d69 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:20.310823 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:20.310823 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:20.316862 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4348e3c3-26cb-4875-9316-af199b819d69 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Volume info retrieved successfully. Jul 22 09:54:20.323327 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4348e3c3-26cb-4875-9316-af199b819d69 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] https://10.4.3.206/volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e returned with HTTP 200 Jul 22 09:54:20.324025 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 270/1078] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:20 2026] GET /volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:20.434209 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-95e51067-b27c-4acf-8e45-ddb1bd718aac None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:20.437327 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-95e51067-b27c-4acf-8e45-ddb1bd718aac tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] GET https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:54:20.437327 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-95e51067-b27c-4acf-8e45-ddb1bd718aac tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:20.437327 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-95e51067-b27c-4acf-8e45-ddb1bd718aac tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:20.466131 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:20.466131 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:20.476790 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-95e51067-b27c-4acf-8e45-ddb1bd718aac tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Volume info retrieved successfully. Jul 22 09:54:20.485374 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-95e51067-b27c-4acf-8e45-ddb1bd718aac tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 returned with HTTP 200 Jul 22 09:54:20.485374 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 263/1079] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:20 2026] GET /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:21.346518 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c957045b-889c-45a5-a5cf-b99307f46822 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:21.349099 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c957045b-889c-45a5-a5cf-b99307f46822 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] GET https://10.4.3.206/volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e Jul 22 09:54:21.349539 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c957045b-889c-45a5-a5cf-b99307f46822 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:21.349755 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c957045b-889c-45a5-a5cf-b99307f46822 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:21.359801 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c957045b-889c-45a5-a5cf-b99307f46822 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] https://10.4.3.206/volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e returned with HTTP 404 Jul 22 09:54:21.360685 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 278/1080] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:21 2026] GET /volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:21.372983 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f7757f65-9081-44d3-99e5-32e4afc46ce1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:21.375440 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f7757f65-9081-44d3-99e5-32e4afc46ce1 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] GET https://10.4.3.206/volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e Jul 22 09:54:21.375942 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f7757f65-9081-44d3-99e5-32e4afc46ce1 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:21.376237 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f7757f65-9081-44d3-99e5-32e4afc46ce1 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:21.385639 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f7757f65-9081-44d3-99e5-32e4afc46ce1 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] https://10.4.3.206/volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e returned with HTTP 404 Jul 22 09:54:21.386912 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 270/1081] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:21 2026] GET /volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:21.400057 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f2215c82-f782-4633-9464-247db9e6cc4a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:21.401893 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f2215c82-f782-4633-9464-247db9e6cc4a tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] DELETE https://10.4.3.206/volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e Jul 22 09:54:21.402167 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f2215c82-f782-4633-9464-247db9e6cc4a tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:21.402524 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f2215c82-f782-4633-9464-247db9e6cc4a tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:21.402524 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-f2215c82-f782-4633-9464-247db9e6cc4a tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Delete volume with id: 4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e Jul 22 09:54:21.411775 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f2215c82-f782-4633-9464-247db9e6cc4a tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] https://10.4.3.206/volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e returned with HTTP 404 Jul 22 09:54:21.412468 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 271/1082] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:54:21 2026] DELETE /volume/v3/volumes/4fb05e26-40e1-4c4c-9a3d-4a6ba7c3de9e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:21.427869 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:21.430285 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:54:21.430779 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1862730243"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:21.432755 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1862730243'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:54:21.432970 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Create volume of 1 GB Jul 22 09:54:21.442785 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Availability Zones retrieved successfully. Jul 22 09:54:21.451364 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Flow 'volume_create_api' (42d58100-1a4d-4cee-8128-f364f679ebaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:54:21.452046 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c1bd9be-ab49-468a-8aff-97eba3460202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:21.453258 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:54:21.504627 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f3c37bcb-3d04-44d4-890c-cf3835b8c245 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:21.506330 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c1bd9be-ab49-468a-8aff-97eba3460202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:21.507531 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27f76ae1-4148-47e8-a8fe-08c143076ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:21.509245 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f3c37bcb-3d04-44d4-890c-cf3835b8c245 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] GET https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:54:21.509540 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f3c37bcb-3d04-44d4-890c-cf3835b8c245 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:21.509884 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f3c37bcb-3d04-44d4-890c-cf3835b8c245 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:21.535135 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:21.535135 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:21.541547 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f3c37bcb-3d04-44d4-890c-cf3835b8c245 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Volume info retrieved successfully. Jul 22 09:54:21.548170 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f3c37bcb-3d04-44d4-890c-cf3835b8c245 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 returned with HTTP 200 Jul 22 09:54:21.549109 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 279/1083] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:21 2026] GET /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:21.569177 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Created reservations ['7c8ec738-98bc-491c-b907-f989ce4cabfe', '83ddbcfa-916d-4d90-a604-dbd991219f62', '2d857cce-a820-493d-8d22-eef8800477f7', '123e3dd1-9a14-4fd2-9b51-6b7a18dd7bb6'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:54:21.570695 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27f76ae1-4148-47e8-a8fe-08c143076ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c8ec738-98bc-491c-b907-f989ce4cabfe', '83ddbcfa-916d-4d90-a604-dbd991219f62', '2d857cce-a820-493d-8d22-eef8800477f7', '123e3dd1-9a14-4fd2-9b51-6b7a18dd7bb6']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:21.571707 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f469447b-7184-4290-96d5-95220236adc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:21.601357 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f469447b-7184-4290-96d5-95220236adc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8485a9c-6068-437b-9372-443b8f2d7b8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1862730243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5d6c6cfed94acfa286df2c5936f9bc',qos_specs=None,replication_status=,reservations=['7c8ec738-98bc-491c-b907-f989ce4cabfe','83ddbcfa-916d-4d90-a604-dbd991219f62','2d857cce-a820-493d-8d22-eef8800477f7','123e3dd1-9a14-4fd2-9b51-6b7a18dd7bb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b23ece0d7d459aac92097115d4b1b6',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1862730243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8485a9c-6068-437b-9372-443b8f2d7b8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f5d6c6cfed94acfa286df2c5936f9bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98b23ece0d7d459aac92097115d4b1b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:21.602441 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce68882d-9f94-4518-a6e4-fc67007c54e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:21.626722 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce68882d-9f94-4518-a6e4-fc67007c54e3) transitioned into state 'SUCCESS' from state '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-1862730243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5d6c6cfed94acfa286df2c5936f9bc',qos_specs=None,replication_status=,reservations=['7c8ec738-98bc-491c-b907-f989ce4cabfe','83ddbcfa-916d-4d90-a604-dbd991219f62','2d857cce-a820-493d-8d22-eef8800477f7','123e3dd1-9a14-4fd2-9b51-6b7a18dd7bb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b23ece0d7d459aac92097115d4b1b6',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:21.627870 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c279d92f-5e6e-4afc-9ffd-0d032e16b59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:21.642997 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c279d92f-5e6e-4afc-9ffd-0d032e16b59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:21.642997 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Flow 'volume_create_api' (42d58100-1a4d-4cee-8128-f364f679ebaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:54:21.642997 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Create volume request issued successfully. Jul 22 09:54:21.643680 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-df18f13f-87e8-42e2-9d93-2c9d8bf7b6fc tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:54:21.644206 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 264/1084] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:54:21 2026] POST /volume/v3/volumes => generated 756 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:54:21.661133 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c24d07cc-54ab-40fb-90fd-eab53f60f682 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:21.663552 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c24d07cc-54ab-40fb-90fd-eab53f60f682 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] GET https://10.4.3.206/volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f Jul 22 09:54:21.664193 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c24d07cc-54ab-40fb-90fd-eab53f60f682 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:21.664193 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c24d07cc-54ab-40fb-90fd-eab53f60f682 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:21.673665 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:21.673665 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:21.678947 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c24d07cc-54ab-40fb-90fd-eab53f60f682 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Volume info retrieved successfully. Jul 22 09:54:21.691592 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c24d07cc-54ab-40fb-90fd-eab53f60f682 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] https://10.4.3.206/volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f returned with HTTP 200 Jul 22 09:54:21.691592 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 271/1085] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:21 2026] GET /volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:22.019747 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-72fb5aae-47cd-405f-bc35-586b1374d892 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:22.022946 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-72fb5aae-47cd-405f-bc35-586b1374d892 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] POST https://10.4.3.206/volume/v3/attachments/037a04d0-f186-427b-ba81-628714270619/action Jul 22 09:54:22.023601 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-72fb5aae-47cd-405f-bc35-586b1374d892 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:22.023815 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-72fb5aae-47cd-405f-bc35-586b1374d892 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:22.031480 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e90a428e-30db-467b-a032-95ffb551ad3d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:22.034612 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e90a428e-30db-467b-a032-95ffb551ad3d tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] POST https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action Jul 22 09:54:22.035226 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e90a428e-30db-467b-a032-95ffb551ad3d tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action body: b'{"os-attach": {"instance_uuid": "a3b7360c-68f8-4013-bd67-bfb991ff90fa", "mountpoint": "/dev/vdb"}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:22.035989 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e90a428e-30db-467b-a032-95ffb551ad3d tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a3b7360c-68f8-4013-bd67-bfb991ff90fa", "mountpoint": "/dev/vdb"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:22.051217 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:22.051217 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:22.052446 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e90a428e-30db-467b-a032-95ffb551ad3d tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:22.066968 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e90a428e-30db-467b-a032-95ffb551ad3d tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Update volume admin metadata completed successfully. Jul 22 09:54:22.147613 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e90a428e-30db-467b-a032-95ffb551ad3d tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Attach volume completed successfully. Jul 22 09:54:22.148052 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e90a428e-30db-467b-a032-95ffb551ad3d tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action returned with HTTP 202 Jul 22 09:54:22.149429 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 280/1086] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:54:22 2026] POST /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:22.157662 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0f777edc-93ec-490d-b3b1-aef5fafa7c65 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:22.159734 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0f777edc-93ec-490d-b3b1-aef5fafa7c65 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:54:22.160006 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0f777edc-93ec-490d-b3b1-aef5fafa7c65 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:22.160272 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0f777edc-93ec-490d-b3b1-aef5fafa7c65 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:22.173981 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:22.173981 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:22.180079 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0f777edc-93ec-490d-b3b1-aef5fafa7c65 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:22.191113 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0f777edc-93ec-490d-b3b1-aef5fafa7c65 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:54:22.191643 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 265/1087] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:22 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 1175 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:22.210004 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d4b0b0d9-311d-4fec-b562-6f72f545c79b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:22.212305 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d4b0b0d9-311d-4fec-b562-6f72f545c79b tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] POST https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action Jul 22 09:54:22.212942 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d4b0b0d9-311d-4fec-b562-6f72f545c79b tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action body: b'{"os-detach": {}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:22.213144 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d4b0b0d9-311d-4fec-b562-6f72f545c79b tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:22.227682 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:22.227682 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:22.228462 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d4b0b0d9-311d-4fec-b562-6f72f545c79b tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:22.245768 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:22.245768 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:22.260341 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-4a5de342-4a95-4396-b42b-2e7f607ce9c9 req-72fb5aae-47cd-405f-bc35-586b1374d892 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/attachments/037a04d0-f186-427b-ba81-628714270619/action returned with HTTP 204 Jul 22 09:54:22.261031 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 272/1088] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:54:22 2026] POST /volume/v3/attachments/037a04d0-f186-427b-ba81-628714270619/action => generated 0 bytes in 242 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:22.293310 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d4b0b0d9-311d-4fec-b562-6f72f545c79b tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Detach volume completed successfully. Jul 22 09:54:22.293480 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d4b0b0d9-311d-4fec-b562-6f72f545c79b tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action returned with HTTP 202 Jul 22 09:54:22.294462 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 272/1089] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:54:22 2026] POST /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:22.305723 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fa0b9f95-a57a-416f-ae60-53f0d64305a7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:22.309729 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fa0b9f95-a57a-416f-ae60-53f0d64305a7 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:54:22.310207 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fa0b9f95-a57a-416f-ae60-53f0d64305a7 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:22.310683 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fa0b9f95-a57a-416f-ae60-53f0d64305a7 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:22.324332 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:22.324332 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:22.330339 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fa0b9f95-a57a-416f-ae60-53f0d64305a7 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:22.338416 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fa0b9f95-a57a-416f-ae60-53f0d64305a7 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:54:22.338936 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 281/1090] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:22 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:22.568663 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5e9368b1-045b-4320-91f9-02377c9ba427 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:22.571255 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5e9368b1-045b-4320-91f9-02377c9ba427 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] GET https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:54:22.571575 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5e9368b1-045b-4320-91f9-02377c9ba427 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:22.572001 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5e9368b1-045b-4320-91f9-02377c9ba427 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:22.599710 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:22.599710 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:22.605612 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5e9368b1-045b-4320-91f9-02377c9ba427 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Volume info retrieved successfully. Jul 22 09:54:22.613481 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5e9368b1-045b-4320-91f9-02377c9ba427 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 returned with HTTP 200 Jul 22 09:54:22.614182 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 266/1091] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:22 2026] GET /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:22.631471 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b757603c-bd13-4289-a076-38cb066145a9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:22.633908 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b757603c-bd13-4289-a076-38cb066145a9 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] GET https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:54:22.634251 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b757603c-bd13-4289-a076-38cb066145a9 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:22.634469 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b757603c-bd13-4289-a076-38cb066145a9 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:22.646690 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:22.646690 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:22.650878 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b757603c-bd13-4289-a076-38cb066145a9 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Volume info retrieved successfully. Jul 22 09:54:22.655805 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b757603c-bd13-4289-a076-38cb066145a9 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 returned with HTTP 200 Jul 22 09:54:22.656266 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 273/1092] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:22 2026] GET /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:22.671802 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-045e8aa1-07b5-42bf-b724-e5473faefb6f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:22.674524 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-045e8aa1-07b5-42bf-b724-e5473faefb6f tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] GET https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:54:22.674754 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-045e8aa1-07b5-42bf-b724-e5473faefb6f tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:22.677917 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-045e8aa1-07b5-42bf-b724-e5473faefb6f tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:22.692605 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:22.692605 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:22.698331 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-045e8aa1-07b5-42bf-b724-e5473faefb6f tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Volume info retrieved successfully. Jul 22 09:54:22.706052 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-045e8aa1-07b5-42bf-b724-e5473faefb6f tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 returned with HTTP 200 Jul 22 09:54:22.706624 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 273/1093] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:22 2026] GET /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:22.710761 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-dc8a0d22-517d-4b91-a39c-e2b54a611a66 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:22.713375 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dc8a0d22-517d-4b91-a39c-e2b54a611a66 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] GET https://10.4.3.206/volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f Jul 22 09:54:22.713679 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dc8a0d22-517d-4b91-a39c-e2b54a611a66 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:22.713937 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dc8a0d22-517d-4b91-a39c-e2b54a611a66 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:22.727112 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:22.727112 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:22.732057 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-dc8a0d22-517d-4b91-a39c-e2b54a611a66 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Volume info retrieved successfully. Jul 22 09:54:22.738594 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dc8a0d22-517d-4b91-a39c-e2b54a611a66 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] https://10.4.3.206/volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f returned with HTTP 200 Jul 22 09:54:22.739240 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 282/1094] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:22 2026] GET /volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:22.755521 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d1b5321e-4a58-4283-bcb6-97148c251644 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:22.758234 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d1b5321e-4a58-4283-bcb6-97148c251644 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc?usage=True Jul 22 09:54:22.758548 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d1b5321e-4a58-4283-bcb6-97148c251644 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:22.758864 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d1b5321e-4a58-4283-bcb6-97148c251644 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:22.788795 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d1b5321e-4a58-4283-bcb6-97148c251644 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc?usage=True returned with HTTP 200 Jul 22 09:54:22.789696 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 267/1095] 10.4.3.206 () {66 vars in 1375 bytes} [Wed Jul 22 09:54:22 2026] GET /volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc?usage=True => generated 1359 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:22.807602 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8d39d4b7-f6b6-4672-ac5d-c55d7513c2b1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:22.810169 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8d39d4b7-f6b6-4672-ac5d-c55d7513c2b1 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/01c60260533a46a8a7374aef998e58fc?usage=True Jul 22 09:54:22.810284 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8d39d4b7-f6b6-4672-ac5d-c55d7513c2b1 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:22.810489 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8d39d4b7-f6b6-4672-ac5d-c55d7513c2b1 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:22.831382 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8d39d4b7-f6b6-4672-ac5d-c55d7513c2b1 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/01c60260533a46a8a7374aef998e58fc?usage=True returned with HTTP 200 Jul 22 09:54:22.831777 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 274/1096] 10.4.3.206 () {66 vars in 1375 bytes} [Wed Jul 22 09:54:22 2026] GET /volume/v3/os-quota-sets/01c60260533a46a8a7374aef998e58fc?usage=True => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:22.852250 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-57ad8db7-923c-4ea7-bbe2-dfc6fb02f810 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:22.858733 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-57ad8db7-923c-4ea7-bbe2-dfc6fb02f810 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] POST https://10.4.3.206/volume/v3/os-volume-transfer Jul 22 09:54:22.859229 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-57ad8db7-923c-4ea7-bbe2-dfc6fb02f810 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d8485a9c-6068-437b-9372-443b8f2d7b8f"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:22.861438 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.volume_transfer [None req-57ad8db7-923c-4ea7-bbe2-dfc6fb02f810 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd8485a9c-6068-437b-9372-443b8f2d7b8f'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 22 09:54:22.861616 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.volume_transfer [None req-57ad8db7-923c-4ea7-bbe2-dfc6fb02f810 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Creating transfer of volume d8485a9c-6068-437b-9372-443b8f2d7b8f Jul 22 09:54:22.861765 np0000005636 devstack@c-api.service[100149]: INFO cinder.transfer.api [None req-57ad8db7-923c-4ea7-bbe2-dfc6fb02f810 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Generating transfer record for volume d8485a9c-6068-437b-9372-443b8f2d7b8f Jul 22 09:54:22.876352 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:22.876352 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:22.891855 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-57ad8db7-923c-4ea7-bbe2-dfc6fb02f810 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] https://10.4.3.206/volume/v3/os-volume-transfer returned with HTTP 202 Jul 22 09:54:22.893510 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 274/1097] 10.4.3.206 () {68 vars in 1291 bytes} [Wed Jul 22 09:54:22 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:54:22.903709 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-5366e857-fe93-4247-b83c-7ea7f07d86e2 req-81ea40dd-aeed-4d02-a1f7-8b39a641750b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:22.906717 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cd62fd8d-5922-4aed-a489-a396ad9e24f9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:22.909122 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-5366e857-fe93-4247-b83c-7ea7f07d86e2 req-81ea40dd-aeed-4d02-a1f7-8b39a641750b tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] GET https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:54:22.909939 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-5366e857-fe93-4247-b83c-7ea7f07d86e2 req-81ea40dd-aeed-4d02-a1f7-8b39a641750b tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:22.909939 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-5366e857-fe93-4247-b83c-7ea7f07d86e2 req-81ea40dd-aeed-4d02-a1f7-8b39a641750b tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:22.931012 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:22.931012 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:22.938608 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-5366e857-fe93-4247-b83c-7ea7f07d86e2 req-81ea40dd-aeed-4d02-a1f7-8b39a641750b tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Volume info retrieved successfully. Jul 22 09:54:22.951302 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-5366e857-fe93-4247-b83c-7ea7f07d86e2 req-81ea40dd-aeed-4d02-a1f7-8b39a641750b tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 returned with HTTP 200 Jul 22 09:54:22.951597 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 283/1098] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:54:22 2026] GET /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 => generated 1143 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:23.123097 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cd62fd8d-5922-4aed-a489-a396ad9e24f9 tempest-VolumeQuotasAdminTestJSON-1417244073 tempest-VolumeQuotasAdminTestJSON-1417244073-project-member] POST https://10.4.3.206/volume/v3/os-volume-transfer/104b48dd-8655-4b5e-b7d2-4ae374d15c57/accept Jul 22 09:54:23.123664 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cd62fd8d-5922-4aed-a489-a396ad9e24f9 tempest-VolumeQuotasAdminTestJSON-1417244073 tempest-VolumeQuotasAdminTestJSON-1417244073-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6dc535df1d99e2ad"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:23.125681 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.volume_transfer [None req-cd62fd8d-5922-4aed-a489-a396ad9e24f9 tempest-VolumeQuotasAdminTestJSON-1417244073 tempest-VolumeQuotasAdminTestJSON-1417244073-project-member] Accepting volume transfer 104b48dd-8655-4b5e-b7d2-4ae374d15c57 {{(pid=100152) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 22 09:54:23.125850 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.volume_transfer [None req-cd62fd8d-5922-4aed-a489-a396ad9e24f9 tempest-VolumeQuotasAdminTestJSON-1417244073 tempest-VolumeQuotasAdminTestJSON-1417244073-project-member] Accepting transfer 104b48dd-8655-4b5e-b7d2-4ae374d15c57 Jul 22 09:54:23.227234 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-cd62fd8d-5922-4aed-a489-a396ad9e24f9 tempest-VolumeQuotasAdminTestJSON-1417244073 tempest-VolumeQuotasAdminTestJSON-1417244073-project-member] Created reservations ['043de357-bb6d-41b3-bbea-33debaaf56e1', '87210a59-f661-47f3-985e-d978d0bc6ac1', '10d8e729-4adb-4cac-8b89-b73c49ab13db', 'f12a87a0-9838-4356-949a-6e48a025dfa0'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:54:23.267364 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-cd62fd8d-5922-4aed-a489-a396ad9e24f9 tempest-VolumeQuotasAdminTestJSON-1417244073 tempest-VolumeQuotasAdminTestJSON-1417244073-project-member] Created reservations ['4f208d37-68f8-46b8-93a7-f6e85176139c', '69504d5a-0890-4cd4-9357-0a661f13c307', '35a03751-11ef-4b78-9a1a-6ae748ee2acb', 'de0d90a5-bf94-4f67-8f72-8ab19cb1a3c8'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:54:23.335429 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-cd62fd8d-5922-4aed-a489-a396ad9e24f9 tempest-VolumeQuotasAdminTestJSON-1417244073 tempest-VolumeQuotasAdminTestJSON-1417244073-project-member] Created reservations ['dbcafe1c-d6fd-43df-8b87-076696288a85', '13afac78-2610-4af2-b8d5-c677a42bf39a', 'af682c13-2a6e-49a3-932d-c9c1443f057f', '719272dc-caf2-4427-9663-8f64412426b3'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:54:23.382645 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-cd62fd8d-5922-4aed-a489-a396ad9e24f9 tempest-VolumeQuotasAdminTestJSON-1417244073 tempest-VolumeQuotasAdminTestJSON-1417244073-project-member] Created reservations ['29d6deca-6ac4-4440-9dd0-f2fb8ce191cb', '3d150127-27e9-4e74-8763-5b7ac665a92b', 'b4531e8a-8aee-4984-b608-a873533057cf', 'c5adee40-8b1f-4b66-9b2d-76a7c5048397'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:54:23.406126 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cd62fd8d-5922-4aed-a489-a396ad9e24f9 tempest-VolumeQuotasAdminTestJSON-1417244073 tempest-VolumeQuotasAdminTestJSON-1417244073-project-member] Transfer volume completed successfully. Jul 22 09:54:23.527484 np0000005636 devstack@c-api.service[100152]: INFO cinder.transfer.api [None req-cd62fd8d-5922-4aed-a489-a396ad9e24f9 tempest-VolumeQuotasAdminTestJSON-1417244073 tempest-VolumeQuotasAdminTestJSON-1417244073-project-member] Volume d8485a9c-6068-437b-9372-443b8f2d7b8f has been transferred. Jul 22 09:54:23.539402 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cd62fd8d-5922-4aed-a489-a396ad9e24f9 tempest-VolumeQuotasAdminTestJSON-1417244073 tempest-VolumeQuotasAdminTestJSON-1417244073-project-member] https://10.4.3.206/volume/v3/os-volume-transfer/104b48dd-8655-4b5e-b7d2-4ae374d15c57/accept returned with HTTP 202 Jul 22 09:54:23.540163 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 268/1099] 10.4.3.206 () {68 vars in 1423 bytes} [Wed Jul 22 09:54:22 2026] POST /volume/v3/os-volume-transfer/104b48dd-8655-4b5e-b7d2-4ae374d15c57/accept => generated 365 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:54:23.555757 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5b2f3871-132b-4d86-bbd9-5e9f32d8ba06 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:23.567764 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5b2f3871-132b-4d86-bbd9-5e9f32d8ba06 tempest-VolumeQuotasAdminTestJSON-1417244073 tempest-VolumeQuotasAdminTestJSON-1417244073-project-member] GET https://10.4.3.206/volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f Jul 22 09:54:23.568681 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5b2f3871-132b-4d86-bbd9-5e9f32d8ba06 tempest-VolumeQuotasAdminTestJSON-1417244073 tempest-VolumeQuotasAdminTestJSON-1417244073-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:23.568681 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5b2f3871-132b-4d86-bbd9-5e9f32d8ba06 tempest-VolumeQuotasAdminTestJSON-1417244073 tempest-VolumeQuotasAdminTestJSON-1417244073-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:23.585085 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:23.585085 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:23.597813 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5b2f3871-132b-4d86-bbd9-5e9f32d8ba06 tempest-VolumeQuotasAdminTestJSON-1417244073 tempest-VolumeQuotasAdminTestJSON-1417244073-project-member] Volume info retrieved successfully. Jul 22 09:54:23.609736 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5b2f3871-132b-4d86-bbd9-5e9f32d8ba06 tempest-VolumeQuotasAdminTestJSON-1417244073 tempest-VolumeQuotasAdminTestJSON-1417244073-project-member] https://10.4.3.206/volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f returned with HTTP 200 Jul 22 09:54:23.609736 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 275/1100] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:23 2026] GET /volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:23.628395 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d53a0bf1-afd6-45e4-9431-db073089dba1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:23.630491 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d53a0bf1-afd6-45e4-9431-db073089dba1 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc?usage=True Jul 22 09:54:23.630751 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d53a0bf1-afd6-45e4-9431-db073089dba1 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:23.631032 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d53a0bf1-afd6-45e4-9431-db073089dba1 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:23.666534 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d53a0bf1-afd6-45e4-9431-db073089dba1 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc?usage=True returned with HTTP 200 Jul 22 09:54:23.666534 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 275/1101] 10.4.3.206 () {66 vars in 1375 bytes} [Wed Jul 22 09:54:23 2026] GET /volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc?usage=True => generated 1359 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:54:23.682986 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ef6bc200-7e76-4afa-b0a8-9fb45569d005 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:23.685385 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ef6bc200-7e76-4afa-b0a8-9fb45569d005 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/01c60260533a46a8a7374aef998e58fc?usage=True Jul 22 09:54:23.685955 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ef6bc200-7e76-4afa-b0a8-9fb45569d005 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:23.686328 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ef6bc200-7e76-4afa-b0a8-9fb45569d005 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:23.719741 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ef6bc200-7e76-4afa-b0a8-9fb45569d005 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/01c60260533a46a8a7374aef998e58fc?usage=True returned with HTTP 200 Jul 22 09:54:23.720300 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 284/1102] 10.4.3.206 () {66 vars in 1375 bytes} [Wed Jul 22 09:54:23 2026] GET /volume/v3/os-quota-sets/01c60260533a46a8a7374aef998e58fc?usage=True => generated 1359 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:23.734474 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3a2dede9-704c-44c4-a4f3-0bc9725af60e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:23.736734 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3a2dede9-704c-44c4-a4f3-0bc9725af60e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f Jul 22 09:54:23.736940 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3a2dede9-704c-44c4-a4f3-0bc9725af60e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:23.737138 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3a2dede9-704c-44c4-a4f3-0bc9725af60e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:23.737300 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-3a2dede9-704c-44c4-a4f3-0bc9725af60e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Delete volume with id: d8485a9c-6068-437b-9372-443b8f2d7b8f Jul 22 09:54:23.750512 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:23.750512 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:23.750714 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3a2dede9-704c-44c4-a4f3-0bc9725af60e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Volume info retrieved successfully. Jul 22 09:54:23.783706 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3a2dede9-704c-44c4-a4f3-0bc9725af60e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Delete volume request issued successfully. Jul 22 09:54:23.784097 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3a2dede9-704c-44c4-a4f3-0bc9725af60e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f returned with HTTP 202 Jul 22 09:54:23.784654 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 269/1103] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:54:23 2026] DELETE /volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:54:23.799847 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-af3648ad-8c58-4591-997d-4c6794b9325b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:23.805278 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-af3648ad-8c58-4591-997d-4c6794b9325b tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] GET https://10.4.3.206/volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f Jul 22 09:54:23.805691 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-af3648ad-8c58-4591-997d-4c6794b9325b tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:23.806225 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-af3648ad-8c58-4591-997d-4c6794b9325b tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:23.819961 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:23.819961 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:23.826371 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-af3648ad-8c58-4591-997d-4c6794b9325b tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Volume info retrieved successfully. Jul 22 09:54:23.830494 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-af3648ad-8c58-4591-997d-4c6794b9325b tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f returned with HTTP 200 Jul 22 09:54:23.831207 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 276/1104] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:23 2026] GET /volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f => generated 1021 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:24.852947 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9b9af54b-36a8-4f50-8043-765149444358 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:24.853332 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9b9af54b-36a8-4f50-8043-765149444358 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] GET https://10.4.3.206/volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f Jul 22 09:54:24.853576 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9b9af54b-36a8-4f50-8043-765149444358 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:24.853830 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9b9af54b-36a8-4f50-8043-765149444358 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:24.864583 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9b9af54b-36a8-4f50-8043-765149444358 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f returned with HTTP 404 Jul 22 09:54:24.865408 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 276/1105] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:24 2026] GET /volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:24.875735 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a3ab1314-3e05-4fd7-912e-163da6ebeb71 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:24.878466 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a3ab1314-3e05-4fd7-912e-163da6ebeb71 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] GET https://10.4.3.206/volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f Jul 22 09:54:24.878769 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a3ab1314-3e05-4fd7-912e-163da6ebeb71 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:24.879310 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a3ab1314-3e05-4fd7-912e-163da6ebeb71 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:24.891355 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a3ab1314-3e05-4fd7-912e-163da6ebeb71 tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] https://10.4.3.206/volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f returned with HTTP 404 Jul 22 09:54:24.892047 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 285/1106] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:24 2026] GET /volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:24.904860 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-239c9996-0dea-42f2-a07f-abdd70d6367c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:24.908096 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-239c9996-0dea-42f2-a07f-abdd70d6367c tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] DELETE https://10.4.3.206/volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f Jul 22 09:54:24.908226 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-239c9996-0dea-42f2-a07f-abdd70d6367c tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:24.908916 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-239c9996-0dea-42f2-a07f-abdd70d6367c tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:24.908916 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-239c9996-0dea-42f2-a07f-abdd70d6367c tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] Delete volume with id: d8485a9c-6068-437b-9372-443b8f2d7b8f Jul 22 09:54:24.916902 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-239c9996-0dea-42f2-a07f-abdd70d6367c tempest-VolumeQuotasAdminTestJSON-53686254 tempest-VolumeQuotasAdminTestJSON-53686254-project-member] https://10.4.3.206/volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f returned with HTTP 404 Jul 22 09:54:24.918070 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 270/1107] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:54:24 2026] DELETE /volume/v3/volumes/d8485a9c-6068-437b-9372-443b8f2d7b8f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:24.931704 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d5ac4a5b-4ad4-4fb0-8aa3-7a2672fd022e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:24.936002 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d5ac4a5b-4ad4-4fb0-8aa3-7a2672fd022e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/a39a870f85794eee89407018a3230973?usage=True Jul 22 09:54:24.936485 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d5ac4a5b-4ad4-4fb0-8aa3-7a2672fd022e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:24.936580 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d5ac4a5b-4ad4-4fb0-8aa3-7a2672fd022e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:24.978783 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d5ac4a5b-4ad4-4fb0-8aa3-7a2672fd022e tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/a39a870f85794eee89407018a3230973?usage=True returned with HTTP 200 Jul 22 09:54:24.979345 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 277/1108] 10.4.3.206 () {66 vars in 1375 bytes} [Wed Jul 22 09:54:24 2026] GET /volume/v3/os-quota-sets/a39a870f85794eee89407018a3230973?usage=True => generated 1359 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:25.001661 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-809ad312-8345-4f3a-b0a7-9b0e7fce1274 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:25.004609 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-809ad312-8345-4f3a-b0a7-9b0e7fce1274 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc Jul 22 09:54:25.004832 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-809ad312-8345-4f3a-b0a7-9b0e7fce1274 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-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=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:25.106010 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-39458a7c-5989-497b-a9c0-90b476510d98 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:25.111664 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-39458a7c-5989-497b-a9c0-90b476510d98 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a Jul 22 09:54:25.111664 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-39458a7c-5989-497b-a9c0-90b476510d98 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:25.115824 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-39458a7c-5989-497b-a9c0-90b476510d98 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:25.115824 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-39458a7c-5989-497b-a9c0-90b476510d98 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Delete snapshot with id: d1e3f788-094c-4840-b6cf-1df8d39b996a Jul 22 09:54:25.129107 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:25.129107 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:25.129814 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-39458a7c-5989-497b-a9c0-90b476510d98 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Snapshot retrieved successfully. Jul 22 09:54:25.130591 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-809ad312-8345-4f3a-b0a7-9b0e7fce1274 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc returned with HTTP 200 Jul 22 09:54:25.131237 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 277/1109] 10.4.3.206 () {68 vars in 1375 bytes} [Wed Jul 22 09:54:25 2026] PUT /volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc => generated 578 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:25.143673 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e55aefe7-6b6f-4f5c-84c9-29ccee84bd06 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:25.146696 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e55aefe7-6b6f-4f5c-84c9-29ccee84bd06 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc Jul 22 09:54:25.147210 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e55aefe7-6b6f-4f5c-84c9-29ccee84bd06 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-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=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:25.162267 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-39458a7c-5989-497b-a9c0-90b476510d98 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Snapshot delete request issued successfully. Jul 22 09:54:25.162620 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-39458a7c-5989-497b-a9c0-90b476510d98 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a returned with HTTP 202 Jul 22 09:54:25.163190 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 286/1110] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:54:25 2026] DELETE /volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:54:25.175753 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4cc3a837-1674-48f8-bfe4-3cb9190ac760 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:25.180491 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4cc3a837-1674-48f8-bfe4-3cb9190ac760 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a Jul 22 09:54:25.180491 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4cc3a837-1674-48f8-bfe4-3cb9190ac760 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:25.180491 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4cc3a837-1674-48f8-bfe4-3cb9190ac760 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:25.197286 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:25.197286 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:25.197286 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4cc3a837-1674-48f8-bfe4-3cb9190ac760 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Snapshot retrieved successfully. Jul 22 09:54:25.199502 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4cc3a837-1674-48f8-bfe4-3cb9190ac760 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a returned with HTTP 200 Jul 22 09:54:25.200254 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 278/1111] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:25 2026] GET /volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:54:25.291672 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e55aefe7-6b6f-4f5c-84c9-29ccee84bd06 tempest-VolumeQuotasAdminTestJSON-1904990898 tempest-VolumeQuotasAdminTestJSON-1904990898-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc returned with HTTP 200 Jul 22 09:54:25.292086 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 271/1112] 10.4.3.206 () {68 vars in 1375 bytes} [Wed Jul 22 09:54:25 2026] PUT /volume/v3/os-quota-sets/5f5d6c6cfed94acfa286df2c5936f9bc => generated 576 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:26.215228 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2dd77c92-1f2b-44b6-aed7-77de87884348 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:26.221355 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2dd77c92-1f2b-44b6-aed7-77de87884348 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a Jul 22 09:54:26.221355 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2dd77c92-1f2b-44b6-aed7-77de87884348 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:26.221355 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2dd77c92-1f2b-44b6-aed7-77de87884348 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:26.226497 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2dd77c92-1f2b-44b6-aed7-77de87884348 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a returned with HTTP 404 Jul 22 09:54:26.226497 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 278/1113] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:54:26 2026] GET /volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:26.374351 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-eeb6e69c-c732-4f0b-910a-c1600a935525 req-eeef50f0-2d5b-4885-8dc5-c2bfde0045c5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:26.376614 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-eeb6e69c-c732-4f0b-910a-c1600a935525 req-eeef50f0-2d5b-4885-8dc5-c2bfde0045c5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/attachments?instance_id=a6c4fb17-cdfe-4ceb-9b1f-28ba540c398d Jul 22 09:54:26.377509 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-eeb6e69c-c732-4f0b-910a-c1600a935525 req-eeef50f0-2d5b-4885-8dc5-c2bfde0045c5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:26.377509 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-eeb6e69c-c732-4f0b-910a-c1600a935525 req-eeef50f0-2d5b-4885-8dc5-c2bfde0045c5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:26.397435 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-eeb6e69c-c732-4f0b-910a-c1600a935525 req-eeef50f0-2d5b-4885-8dc5-c2bfde0045c5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/attachments?instance_id=a6c4fb17-cdfe-4ceb-9b1f-28ba540c398d returned with HTTP 200 Jul 22 09:54:26.398285 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 287/1114] 10.4.3.206 () {70 vars in 1637 bytes} [Wed Jul 22 09:54:26 2026] GET /volume/v3/attachments?instance_id=a6c4fb17-cdfe-4ceb-9b1f-28ba540c398d => generated 192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:26.413619 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-eeb6e69c-c732-4f0b-910a-c1600a935525 req-3e5668b7-eec6-41a3-8f55-877613234f93 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:26.415971 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-eeb6e69c-c732-4f0b-910a-c1600a935525 req-3e5668b7-eec6-41a3-8f55-877613234f93 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/attachments/2b7eb7a2-812e-4e73-adc1-743863b2c0cd Jul 22 09:54:26.416234 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-eeb6e69c-c732-4f0b-910a-c1600a935525 req-3e5668b7-eec6-41a3-8f55-877613234f93 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:26.416426 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-eeb6e69c-c732-4f0b-910a-c1600a935525 req-3e5668b7-eec6-41a3-8f55-877613234f93 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:26.440373 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-eeb6e69c-c732-4f0b-910a-c1600a935525 req-3e5668b7-eec6-41a3-8f55-877613234f93 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/attachments/2b7eb7a2-812e-4e73-adc1-743863b2c0cd returned with HTTP 200 Jul 22 09:54:26.441678 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 279/1115] 10.4.3.206 () {70 vars in 1651 bytes} [Wed Jul 22 09:54:26 2026] GET /volume/v3/attachments/2b7eb7a2-812e-4e73-adc1-743863b2c0cd => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:29.169365 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9d221cbe-640f-4587-aade-814c4a7817f7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:29.327469 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-20e0af4e-e968-44b0-9664-6349488ab4bf None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:29.339203 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9d221cbe-640f-4587-aade-814c4a7817f7 tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] GET https://10.4.3.206/volume/v3/os-services Jul 22 09:54:29.339418 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9d221cbe-640f-4587-aade-814c4a7817f7 tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:29.339657 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9d221cbe-640f-4587-aade-814c4a7817f7 tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:29.345850 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9d221cbe-640f-4587-aade-814c4a7817f7 tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] https://10.4.3.206/volume/v3/os-services returned with HTTP 200 Jul 22 09:54:29.346295 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 272/1116] 10.4.3.206 () {66 vars in 1249 bytes} [Wed Jul 22 09:54:29 2026] GET /volume/v3/os-services => generated 626 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:29.355371 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d491fafb-74e0-43b3-ae8f-3d5fcc3ba6ff None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:29.357231 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d491fafb-74e0-43b3-ae8f-3d5fcc3ba6ff tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] PUT https://10.4.3.206/volume/v3/os-services/disable-log-reason Jul 22 09:54:29.359287 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d491fafb-74e0-43b3-ae8f-3d5fcc3ba6ff tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000005636", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:29.361532 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d491fafb-74e0-43b3-ae8f-3d5fcc3ba6ff tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] https://10.4.3.206/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 22 09:54:29.362138 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 288/1117] 10.4.3.206 () {68 vars in 1326 bytes} [Wed Jul 22 09:54:29 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) Jul 22 09:54:29.370236 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-36be698d-82b6-4e22-b1b4-d1793845dedb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:29.372200 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-36be698d-82b6-4e22-b1b4-d1793845dedb tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] PUT https://10.4.3.206/volume/v3/os-services/disable Jul 22 09:54:29.372614 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-36be698d-82b6-4e22-b1b4-d1793845dedb tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000005636", "binary": "invalid_binary"} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:29.374423 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:29.374423 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:29.380262 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-36be698d-82b6-4e22-b1b4-d1793845dedb tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] https://10.4.3.206/volume/v3/os-services/disable returned with HTTP 404 Jul 22 09:54:29.380773 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 280/1118] 10.4.3.206 () {68 vars in 1293 bytes} [Wed Jul 22 09:54:29 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:29.390017 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d3359ae0-a373-4912-a563-4384e584d907 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:29.393283 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d3359ae0-a373-4912-a563-4384e584d907 tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] PUT https://10.4.3.206/volume/v3/os-services/enable Jul 22 09:54:29.393676 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d3359ae0-a373-4912-a563-4384e584d907 tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:29.404959 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d3359ae0-a373-4912-a563-4384e584d907 tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] https://10.4.3.206/volume/v3/os-services/enable returned with HTTP 404 Jul 22 09:54:29.404959 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 273/1119] 10.4.3.206 () {68 vars in 1290 bytes} [Wed Jul 22 09:54:29 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 09:54:29.410999 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:54:29.410999 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1268220637", "imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:29.412288 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1268220637', 'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:54:29.416958 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-bcdaa130-6277-40b2-a7ec-c14a352f63d3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:29.420568 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bcdaa130-6277-40b2-a7ec-c14a352f63d3 tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] PUT https://10.4.3.206/volume/v3/os-services/freeze Jul 22 09:54:29.422858 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bcdaa130-6277-40b2-a7ec-c14a352f63d3 tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:29.423769 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:29.423769 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:29.429620 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bcdaa130-6277-40b2-a7ec-c14a352f63d3 tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] https://10.4.3.206/volume/v3/os-services/freeze returned with HTTP 400 Jul 22 09:54:29.430373 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 289/1120] 10.4.3.206 () {68 vars in 1290 bytes} [Wed Jul 22 09:54:29 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:54:29.440951 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-525e6e61-6e18-4425-916e-230db3691263 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:29.441666 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-525e6e61-6e18-4425-916e-230db3691263 tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] PUT https://10.4.3.206/volume/v3/os-services/thaw Jul 22 09:54:29.442126 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-525e6e61-6e18-4425-916e-230db3691263 tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:29.452159 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-525e6e61-6e18-4425-916e-230db3691263 tempest-VolumeServicesNegativeTest-2062821776 tempest-VolumeServicesNegativeTest-2062821776-project-admin] https://10.4.3.206/volume/v3/os-services/thaw returned with HTTP 400 Jul 22 09:54:29.453597 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 281/1121] 10.4.3.206 () {68 vars in 1284 bytes} [Wed Jul 22 09:54:29 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) Jul 22 09:54:29.523780 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Create volume of 1 GB Jul 22 09:54:29.523780 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:29.523780 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:29.523780 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Availability Zones retrieved successfully. Jul 22 09:54:29.533804 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Flow 'volume_create_api' (7379f313-f680-42fc-863a-c1176f48d0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:54:29.535379 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b64324e-4db8-4000-af8f-d72254dd87f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:29.536891 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:54:29.594759 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:29.594759 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:29.625845 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b64324e-4db8-4000-af8f-d72254dd87f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=7324cb85-3d34-48ff-93e7-570ac8d93e79,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7324cb85-3d34-48ff-93e7-570ac8d93e79', 'encryption_key_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=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:29.626773 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f6419d6-cb28-4314-ae56-d2fa8358e119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:29.717890 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Created reservations ['590b3e94-e0ab-4a26-afa0-142f3e2652ab', 'dd557602-2915-42b9-93b6-47a17e3f66d9', 'bea6aea4-164c-459c-8240-596371cf2195', '5a9cccd6-cbdc-4b5c-9897-46cef4b02359'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:54:29.719126 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f6419d6-cb28-4314-ae56-d2fa8358e119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['590b3e94-e0ab-4a26-afa0-142f3e2652ab', 'dd557602-2915-42b9-93b6-47a17e3f66d9', 'bea6aea4-164c-459c-8240-596371cf2195', '5a9cccd6-cbdc-4b5c-9897-46cef4b02359']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:29.720355 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (559d0fb3-d6d2-484b-81a7-3858c4089e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:29.752577 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (559d0fb3-d6d2-484b-81a7-3858c4089e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0538cce2-ce20-4218-b4ea-4c41b809938b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1268220637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3a49b766c52847809e516ee8a71463fb',qos_specs=None,replication_status=,reservations=['590b3e94-e0ab-4a26-afa0-142f3e2652ab','dd557602-2915-42b9-93b6-47a17e3f66d9','bea6aea4-164c-459c-8240-596371cf2195','5a9cccd6-cbdc-4b5c-9897-46cef4b02359'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d3dcf96c6cb4460aefed3cf2b4a68cb',volume_type_id=7324cb85-3d34-48ff-93e7-570ac8d93e79), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:54:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1268220637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0538cce2-ce20-4218-b4ea-4c41b809938b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3a49b766c52847809e516ee8a71463fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d3dcf96c6cb4460aefed3cf2b4a68cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7324cb85-3d34-48ff-93e7-570ac8d93e79),volume_type_id=7324cb85-3d34-48ff-93e7-570ac8d93e79)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:29.753789 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4a96f4a-afe9-4abb-bcda-79bb99ad0439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:29.778868 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4a96f4a-afe9-4abb-bcda-79bb99ad0439) transitioned into state 'SUCCESS' from state '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-1268220637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3a49b766c52847809e516ee8a71463fb',qos_specs=None,replication_status=,reservations=['590b3e94-e0ab-4a26-afa0-142f3e2652ab','dd557602-2915-42b9-93b6-47a17e3f66d9','bea6aea4-164c-459c-8240-596371cf2195','5a9cccd6-cbdc-4b5c-9897-46cef4b02359'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d3dcf96c6cb4460aefed3cf2b4a68cb',volume_type_id=7324cb85-3d34-48ff-93e7-570ac8d93e79)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:29.779846 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23068ba7-70c6-4a7b-9403-32a719782d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:29.793964 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23068ba7-70c6-4a7b-9403-32a719782d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:29.795211 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Flow 'volume_create_api' (7379f313-f680-42fc-863a-c1176f48d0ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:54:29.795650 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Create volume request issued successfully. Jul 22 09:54:29.796555 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-20e0af4e-e968-44b0-9664-6349488ab4bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:54:29.797131 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 279/1122] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:54:29 2026] POST /volume/v3/volumes => generated 760 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:54:29.815004 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7ee15a11-d1bf-4114-8cfe-41e38ab455d4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:29.818360 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7ee15a11-d1bf-4114-8cfe-41e38ab455d4 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b Jul 22 09:54:29.818360 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7ee15a11-d1bf-4114-8cfe-41e38ab455d4 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:29.818433 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7ee15a11-d1bf-4114-8cfe-41e38ab455d4 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:29.827817 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:29.827817 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:29.832329 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7ee15a11-d1bf-4114-8cfe-41e38ab455d4 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:54:29.837899 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7ee15a11-d1bf-4114-8cfe-41e38ab455d4 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b returned with HTTP 200 Jul 22 09:54:29.838385 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 274/1123] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:29 2026] GET /volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:30.854326 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2c618f96-3b83-43f5-ab1a-fb3ce9e43e5f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:30.856443 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2c618f96-3b83-43f5-ab1a-fb3ce9e43e5f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b Jul 22 09:54:30.856688 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2c618f96-3b83-43f5-ab1a-fb3ce9e43e5f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:30.856940 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2c618f96-3b83-43f5-ab1a-fb3ce9e43e5f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:30.870100 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:30.870100 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:30.875704 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2c618f96-3b83-43f5-ab1a-fb3ce9e43e5f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:54:30.881273 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2c618f96-3b83-43f5-ab1a-fb3ce9e43e5f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b returned with HTTP 200 Jul 22 09:54:30.881738 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 290/1124] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:30 2026] GET /volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b => generated 1368 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:31.048952 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-635d82d6-f423-4200-b278-d30b252a50c6 req-882b3661-d069-497b-aa50-9de230f05a35 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:31.050676 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-882b3661-d069-497b-aa50-9de230f05a35 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b Jul 22 09:54:31.050913 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-882b3661-d069-497b-aa50-9de230f05a35 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:31.051152 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-882b3661-d069-497b-aa50-9de230f05a35 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:31.060588 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:31.060588 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:31.069209 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-635d82d6-f423-4200-b278-d30b252a50c6 req-882b3661-d069-497b-aa50-9de230f05a35 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:54:31.076322 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-882b3661-d069-497b-aa50-9de230f05a35 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b returned with HTTP 200 Jul 22 09:54:31.076322 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 282/1125] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:54:31 2026] GET /volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b => generated 1368 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:31.674350 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-635d82d6-f423-4200-b278-d30b252a50c6 req-5a25e245-fe00-430b-894f-815665785037 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:31.677040 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-5a25e245-fe00-430b-894f-815665785037 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b Jul 22 09:54:31.677284 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-5a25e245-fe00-430b-894f-815665785037 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:31.677884 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-5a25e245-fe00-430b-894f-815665785037 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:31.686278 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:31.686278 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:31.693968 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-635d82d6-f423-4200-b278-d30b252a50c6 req-5a25e245-fe00-430b-894f-815665785037 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:54:31.699687 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-5a25e245-fe00-430b-894f-815665785037 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b returned with HTTP 200 Jul 22 09:54:31.700207 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 280/1126] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:54:31 2026] GET /volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b => generated 1368 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:31.714748 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-45132481-ccec-4bf8-ac07-cb5e635e6472 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:31.715415 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-45132481-ccec-4bf8-ac07-cb5e635e6472 None None] GET https://10.4.3.206/volume// Jul 22 09:54:31.715754 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-45132481-ccec-4bf8-ac07-cb5e635e6472 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:31.716106 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-45132481-ccec-4bf8-ac07-cb5e635e6472 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:31.716386 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-45132481-ccec-4bf8-ac07-cb5e635e6472 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:54:31.716750 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 275/1127] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 09:54:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:54:31.731746 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-635d82d6-f423-4200-b278-d30b252a50c6 req-555115b2-921b-4281-8c01-f2c90a962039 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:31.737312 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-555115b2-921b-4281-8c01-f2c90a962039 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:54:31.737841 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-555115b2-921b-4281-8c01-f2c90a962039 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0538cce2-ce20-4218-b4ea-4c41b809938b", "connector": null, "instance_uuid": "39518e8a-c532-45af-8854-5f6bdc38e38e"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:31.749704 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:31.749704 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:31.793150 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-555115b2-921b-4281-8c01-f2c90a962039 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:54:31.793795 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 291/1128] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:54:31 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:32.091074 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e576df2c-75a0-4e98-a5cf-15c80e8ba4d5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:32.190532 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7c68e7fa-1f12-463d-863e-7e4c671a1880 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:32.192404 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7c68e7fa-1f12-463d-863e-7e4c671a1880 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] POST https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action Jul 22 09:54:32.192734 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7c68e7fa-1f12-463d-863e-7e4c671a1880 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action body: b'{"os-attach": {"instance_uuid": "38541dab-c45b-496e-a5dc-eb4967ba8339", "mountpoint": "/dev/vdb"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:32.192850 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7c68e7fa-1f12-463d-863e-7e4c671a1880 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "38541dab-c45b-496e-a5dc-eb4967ba8339", "mountpoint": "/dev/vdb"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:32.204013 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:32.204013 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:32.204612 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7c68e7fa-1f12-463d-863e-7e4c671a1880 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:32.212780 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7c68e7fa-1f12-463d-863e-7e4c671a1880 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Update volume admin metadata completed successfully. Jul 22 09:54:32.225203 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e576df2c-75a0-4e98-a5cf-15c80e8ba4d5 tempest-ExtensionsTestJSON-1149796390 tempest-ExtensionsTestJSON-1149796390-project-member] GET https://10.4.3.206/volume/v3/extensions Jul 22 09:54:32.225203 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e576df2c-75a0-4e98-a5cf-15c80e8ba4d5 tempest-ExtensionsTestJSON-1149796390 tempest-ExtensionsTestJSON-1149796390-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:32.225203 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e576df2c-75a0-4e98-a5cf-15c80e8ba4d5 tempest-ExtensionsTestJSON-1149796390 tempest-ExtensionsTestJSON-1149796390-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:32.225203 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e576df2c-75a0-4e98-a5cf-15c80e8ba4d5 tempest-ExtensionsTestJSON-1149796390 tempest-ExtensionsTestJSON-1149796390-project-member] https://10.4.3.206/volume/v3/extensions returned with HTTP 200 Jul 22 09:54:32.225807 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 283/1129] 10.4.3.206 () {66 vars in 1246 bytes} [Wed Jul 22 09:54:32 2026] GET /volume/v3/extensions => generated 5245 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:32.298527 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7c68e7fa-1f12-463d-863e-7e4c671a1880 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Attach volume completed successfully. Jul 22 09:54:32.299066 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7c68e7fa-1f12-463d-863e-7e4c671a1880 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action returned with HTTP 202 Jul 22 09:54:32.299743 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 281/1130] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:54:32 2026] POST /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:32.308419 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-63342af0-5129-4882-81b9-8b93e0044bcb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:32.311876 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-63342af0-5129-4882-81b9-8b93e0044bcb tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:54:32.312480 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-63342af0-5129-4882-81b9-8b93e0044bcb tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:32.313133 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-63342af0-5129-4882-81b9-8b93e0044bcb tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:32.339396 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:32.339396 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:32.345008 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-63342af0-5129-4882-81b9-8b93e0044bcb tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:32.351575 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-63342af0-5129-4882-81b9-8b93e0044bcb tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:54:32.352027 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 276/1131] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:32 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 1175 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:32.370046 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1725a523-6476-4009-b7cf-d81550e21d28 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:32.375896 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1725a523-6476-4009-b7cf-d81550e21d28 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:54:32.376440 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1725a523-6476-4009-b7cf-d81550e21d28 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:32.376440 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1725a523-6476-4009-b7cf-d81550e21d28 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:32.394055 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:32.394055 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:32.407012 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1725a523-6476-4009-b7cf-d81550e21d28 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:32.413089 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1725a523-6476-4009-b7cf-d81550e21d28 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:54:32.413569 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 292/1132] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:32 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 1175 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:32.428275 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d6c46aca-99bf-4c49-bba9-936364d45a32 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:32.430630 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d6c46aca-99bf-4c49-bba9-936364d45a32 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] POST https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action Jul 22 09:54:32.431110 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d6c46aca-99bf-4c49-bba9-936364d45a32 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action body: b'{"os-detach": {}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:32.431624 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d6c46aca-99bf-4c49-bba9-936364d45a32 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:32.443901 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:32.443901 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:32.444476 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d6c46aca-99bf-4c49-bba9-936364d45a32 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:32.530811 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d6c46aca-99bf-4c49-bba9-936364d45a32 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Detach volume completed successfully. Jul 22 09:54:32.530811 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d6c46aca-99bf-4c49-bba9-936364d45a32 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action returned with HTTP 202 Jul 22 09:54:32.530811 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 284/1133] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:54:32 2026] POST /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:32.539362 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cd7c29b1-9885-4d24-b422-1a662c6005f7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:32.541845 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cd7c29b1-9885-4d24-b422-1a662c6005f7 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:54:32.542131 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cd7c29b1-9885-4d24-b422-1a662c6005f7 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:32.542327 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cd7c29b1-9885-4d24-b422-1a662c6005f7 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:32.561950 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:32.561950 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:32.571020 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-cd7c29b1-9885-4d24-b422-1a662c6005f7 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:32.576949 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cd7c29b1-9885-4d24-b422-1a662c6005f7 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:54:32.577356 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 282/1134] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:32 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:33.501649 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7d2d65ed-3a37-4e17-beaf-f7d38dd6f751 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:33.502363 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7d2d65ed-3a37-4e17-beaf-f7d38dd6f751 None None] GET https://10.4.3.206/volume// Jul 22 09:54:33.502863 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7d2d65ed-3a37-4e17-beaf-f7d38dd6f751 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:33.504506 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7d2d65ed-3a37-4e17-beaf-f7d38dd6f751 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:33.505167 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7d2d65ed-3a37-4e17-beaf-f7d38dd6f751 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:54:33.505734 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 277/1135] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:54:33 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:54:33.531974 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-635d82d6-f423-4200-b278-d30b252a50c6 req-847017d9-fa4d-43b7-9f7b-d5289c1372b2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:33.535908 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-847017d9-fa4d-43b7-9f7b-d5289c1372b2 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b Jul 22 09:54:33.536229 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-847017d9-fa4d-43b7-9f7b-d5289c1372b2 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:33.536605 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-847017d9-fa4d-43b7-9f7b-d5289c1372b2 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:33.565272 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:33.565272 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:33.576173 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-635d82d6-f423-4200-b278-d30b252a50c6 req-847017d9-fa4d-43b7-9f7b-d5289c1372b2 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:54:33.585501 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-847017d9-fa4d-43b7-9f7b-d5289c1372b2 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b returned with HTTP 200 Jul 22 09:54:33.586157 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 293/1136] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:54:33 2026] GET /volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b => generated 1547 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:54:33.736692 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-635d82d6-f423-4200-b278-d30b252a50c6 req-e2b81f97-6e92-41fb-a63a-4d7da01c4e59 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:33.745302 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-e2b81f97-6e92-41fb-a63a-4d7da01c4e59 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] PUT https://10.4.3.206/volume/v3/attachments/c8d04f65-a3d3-48e4-bf4d-c8dc0c97b305 Jul 22 09:54:33.745302 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-e2b81f97-6e92-41fb-a63a-4d7da01c4e59 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:33.764252 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-635d82d6-f423-4200-b278-d30b252a50c6 req-e2b81f97-6e92-41fb-a63a-4d7da01c4e59 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Acquiring lock "cinder-attachment_update-0538cce2-ce20-4218-b4ea-4c41b809938b-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:54:33.770155 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-635d82d6-f423-4200-b278-d30b252a50c6 req-e2b81f97-6e92-41fb-a63a-4d7da01c4e59 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Lock "cinder-attachment_update-0538cce2-ce20-4218-b4ea-4c41b809938b-np0000005636" acquired by "attachment_update" :: waited 0.006s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:54:33.771727 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:33.771727 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:33.920339 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-635d82d6-f423-4200-b278-d30b252a50c6 req-e2b81f97-6e92-41fb-a63a-4d7da01c4e59 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Lock "cinder-attachment_update-0538cce2-ce20-4218-b4ea-4c41b809938b-np0000005636" released by "attachment_update" :: held 0.149s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:54:33.920339 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-e2b81f97-6e92-41fb-a63a-4d7da01c4e59 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/c8d04f65-a3d3-48e4-bf4d-c8dc0c97b305 returned with HTTP 200 Jul 22 09:54:33.921087 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 285/1137] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:54:33 2026] PUT /volume/v3/attachments/c8d04f65-a3d3-48e4-bf4d-c8dc0c97b305 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:33.966436 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-635d82d6-f423-4200-b278-d30b252a50c6 req-55e505f6-6988-47ce-968c-543e17038bef None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:33.970650 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-55e505f6-6988-47ce-968c-543e17038bef tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/attachments/c8d04f65-a3d3-48e4-bf4d-c8dc0c97b305/action Jul 22 09:54:33.971564 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-55e505f6-6988-47ce-968c-543e17038bef tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:33.971945 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-55e505f6-6988-47ce-968c-543e17038bef tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:34.005651 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:34.005651 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:34.036416 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-635d82d6-f423-4200-b278-d30b252a50c6 req-55e505f6-6988-47ce-968c-543e17038bef tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/c8d04f65-a3d3-48e4-bf4d-c8dc0c97b305/action returned with HTTP 204 Jul 22 09:54:34.036416 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 283/1138] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:54:33 2026] POST /volume/v3/attachments/c8d04f65-a3d3-48e4-bf4d-c8dc0c97b305/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:35.337034 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-843b6c7e-6843-4443-84aa-52ca34ddc058 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:35.339951 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-843b6c7e-6843-4443-84aa-52ca34ddc058 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] POST https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action Jul 22 09:54:35.340406 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-843b6c7e-6843-4443-84aa-52ca34ddc058 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:35.340893 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-843b6c7e-6843-4443-84aa-52ca34ddc058 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:35.354596 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:35.354596 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:35.355464 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-843b6c7e-6843-4443-84aa-52ca34ddc058 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:35.365340 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-843b6c7e-6843-4443-84aa-52ca34ddc058 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Reserve volume completed successfully. Jul 22 09:54:35.365838 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-843b6c7e-6843-4443-84aa-52ca34ddc058 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action returned with HTTP 202 Jul 22 09:54:35.367327 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 278/1139] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:54:35 2026] POST /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:35.376703 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-77817abf-26da-410e-ac9c-638ea3c54be8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:35.378908 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-77817abf-26da-410e-ac9c-638ea3c54be8 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:54:35.379283 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-77817abf-26da-410e-ac9c-638ea3c54be8 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:35.379573 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-77817abf-26da-410e-ac9c-638ea3c54be8 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:35.390157 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:35.390157 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:35.395793 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-77817abf-26da-410e-ac9c-638ea3c54be8 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:35.402672 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-77817abf-26da-410e-ac9c-638ea3c54be8 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:54:35.403366 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 294/1140] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:35 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:35.421120 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-07e2fba8-9728-450d-9797-41dab26b91a9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:35.423285 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-07e2fba8-9728-450d-9797-41dab26b91a9 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] POST https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action Jul 22 09:54:35.424018 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-07e2fba8-9728-450d-9797-41dab26b91a9 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:35.424018 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-07e2fba8-9728-450d-9797-41dab26b91a9 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:35.437497 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:35.437497 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:35.439193 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-07e2fba8-9728-450d-9797-41dab26b91a9 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:35.463892 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-07e2fba8-9728-450d-9797-41dab26b91a9 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Unreserve volume completed successfully. Jul 22 09:54:35.464156 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-07e2fba8-9728-450d-9797-41dab26b91a9 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action returned with HTTP 202 Jul 22 09:54:35.464757 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 286/1141] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:54:35 2026] POST /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:35.475284 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1d111564-598d-42bd-a55a-0ad49cdf67dd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:35.478357 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1d111564-598d-42bd-a55a-0ad49cdf67dd tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:54:35.478809 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1d111564-598d-42bd-a55a-0ad49cdf67dd tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:35.479157 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1d111564-598d-42bd-a55a-0ad49cdf67dd tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:35.490840 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:35.490840 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:35.500958 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-1d111564-598d-42bd-a55a-0ad49cdf67dd tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:35.509402 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1d111564-598d-42bd-a55a-0ad49cdf67dd tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:54:35.509402 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 284/1142] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:35 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:35.533690 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e96b1ae5-a34d-4215-84df-0039ba9d03b8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:35.536679 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e96b1ae5-a34d-4215-84df-0039ba9d03b8 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] POST https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action Jul 22 09:54:35.537192 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e96b1ae5-a34d-4215-84df-0039ba9d03b8 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:35.537346 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e96b1ae5-a34d-4215-84df-0039ba9d03b8 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:35.551205 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:35.551205 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:35.553371 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e96b1ae5-a34d-4215-84df-0039ba9d03b8 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:35.560846 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e96b1ae5-a34d-4215-84df-0039ba9d03b8 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume updated successfully. Jul 22 09:54:35.561374 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e96b1ae5-a34d-4215-84df-0039ba9d03b8 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action returned with HTTP 200 Jul 22 09:54:35.561998 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 279/1143] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:54:35 2026] POST /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 09:54:35.578581 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c3b9d507-120f-4047-a4ba-6c923532f335 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:35.580940 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c3b9d507-120f-4047-a4ba-6c923532f335 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:54:35.581156 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c3b9d507-120f-4047-a4ba-6c923532f335 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:35.581338 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c3b9d507-120f-4047-a4ba-6c923532f335 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:35.596389 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:35.596389 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:35.609391 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c3b9d507-120f-4047-a4ba-6c923532f335 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:35.619019 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c3b9d507-120f-4047-a4ba-6c923532f335 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:54:35.619019 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 295/1144] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:35 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:35.636738 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9a16f6c3-f2b3-46cb-9a7c-a5321b22bbc4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:35.639226 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9a16f6c3-f2b3-46cb-9a7c-a5321b22bbc4 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] POST https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action Jul 22 09:54:35.639795 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9a16f6c3-f2b3-46cb-9a7c-a5321b22bbc4 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:35.640063 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9a16f6c3-f2b3-46cb-9a7c-a5321b22bbc4 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:35.652467 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:35.652467 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:35.653096 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9a16f6c3-f2b3-46cb-9a7c-a5321b22bbc4 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:35.667875 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9a16f6c3-f2b3-46cb-9a7c-a5321b22bbc4 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume updated successfully. Jul 22 09:54:35.668504 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9a16f6c3-f2b3-46cb-9a7c-a5321b22bbc4 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action returned with HTTP 200 Jul 22 09:54:35.669127 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 287/1145] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:54:35 2026] POST /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 09:54:35.678570 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8a7382f7-b081-4124-a807-b8436939e190 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:35.680295 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8a7382f7-b081-4124-a807-b8436939e190 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:54:35.680592 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8a7382f7-b081-4124-a807-b8436939e190 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:35.680836 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8a7382f7-b081-4124-a807-b8436939e190 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:35.690602 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:35.690602 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:35.700954 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8a7382f7-b081-4124-a807-b8436939e190 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:35.707052 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8a7382f7-b081-4124-a807-b8436939e190 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:54:35.707618 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 285/1146] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:35 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:35.731386 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e97aef90-54e4-4a0f-aa21-834bf6e652ac None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:35.735872 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e97aef90-54e4-4a0f-aa21-834bf6e652ac tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] POST https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action Jul 22 09:54:35.736287 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e97aef90-54e4-4a0f-aa21-834bf6e652ac tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:35.736491 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e97aef90-54e4-4a0f-aa21-834bf6e652ac tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:35.758634 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:35.758634 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:35.758634 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e97aef90-54e4-4a0f-aa21-834bf6e652ac tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:35.778508 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e97aef90-54e4-4a0f-aa21-834bf6e652ac tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Update volume admin metadata completed successfully. Jul 22 09:54:35.778694 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e97aef90-54e4-4a0f-aa21-834bf6e652ac tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Update readonly setting on volume completed successfully. Jul 22 09:54:35.778972 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e97aef90-54e4-4a0f-aa21-834bf6e652ac tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action returned with HTTP 202 Jul 22 09:54:35.779534 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 280/1147] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:54:35 2026] POST /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:35.789869 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-41fda717-2514-4f08-8aee-12bfffa3f79c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:35.793321 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-41fda717-2514-4f08-8aee-12bfffa3f79c tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:54:35.793321 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-41fda717-2514-4f08-8aee-12bfffa3f79c tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:35.793321 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-41fda717-2514-4f08-8aee-12bfffa3f79c tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:35.801315 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:35.801315 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:35.814466 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-41fda717-2514-4f08-8aee-12bfffa3f79c tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:35.824057 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-41fda717-2514-4f08-8aee-12bfffa3f79c tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:54:35.824704 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 296/1148] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:35 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:35.841299 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6ecd55db-4271-436a-9389-ed274b18d109 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:35.844412 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6ecd55db-4271-436a-9389-ed274b18d109 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] POST https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action Jul 22 09:54:35.845169 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6ecd55db-4271-436a-9389-ed274b18d109 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:35.845338 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6ecd55db-4271-436a-9389-ed274b18d109 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:35.860291 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:35.860291 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:35.861028 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6ecd55db-4271-436a-9389-ed274b18d109 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:35.874885 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6ecd55db-4271-436a-9389-ed274b18d109 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Update volume admin metadata completed successfully. Jul 22 09:54:35.875120 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6ecd55db-4271-436a-9389-ed274b18d109 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Update readonly setting on volume completed successfully. Jul 22 09:54:35.875440 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6ecd55db-4271-436a-9389-ed274b18d109 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action returned with HTTP 202 Jul 22 09:54:35.876032 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 288/1149] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:54:35 2026] POST /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:35.884900 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-478025c8-5409-4903-b945-190036b97f27 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:35.886854 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-478025c8-5409-4903-b945-190036b97f27 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:54:35.886983 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-478025c8-5409-4903-b945-190036b97f27 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:35.887200 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-478025c8-5409-4903-b945-190036b97f27 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:35.894595 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:35.894595 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:35.899293 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-478025c8-5409-4903-b945-190036b97f27 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:35.904667 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-478025c8-5409-4903-b945-190036b97f27 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:54:35.905162 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 286/1150] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:35 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:35.920848 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-92fb6769-dd74-486c-bee4-9590d5283ce1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:35.924947 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-92fb6769-dd74-486c-bee4-9590d5283ce1 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] POST https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action Jul 22 09:54:35.924947 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-92fb6769-dd74-486c-bee4-9590d5283ce1 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1870855341", "disk_format": "raw"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:35.924947 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-92fb6769-dd74-486c-bee4-9590d5283ce1 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1870855341", "disk_format": "raw"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:35.934718 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:35.934718 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:35.935510 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-92fb6769-dd74-486c-bee4-9590d5283ce1 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:35.952251 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:35.952251 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:35.958208 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.image.image_utils [None req-92fb6769-dd74-486c-bee4-9590d5283ce1 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1870855341'}] 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-1870855341'}]. {{(pid=100152) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 22 09:54:36.512129 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-92fb6769-dd74-486c-bee4-9590d5283ce1 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Copy volume to image completed successfully. Jul 22 09:54:36.512716 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-92fb6769-dd74-486c-bee4-9590d5283ce1 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action returned with HTTP 202 Jul 22 09:54:36.513343 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 281/1151] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:54:35 2026] POST /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action => generated 687 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:54:41.676708 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d96d4a42-924d-436b-bf72-404ad10de304 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:41.679517 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d96d4a42-924d-436b-bf72-404ad10de304 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:41.679761 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d96d4a42-924d-436b-bf72-404ad10de304 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:41.679962 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d96d4a42-924d-436b-bf72-404ad10de304 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:41.691213 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:41.691213 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:41.696882 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d96d4a42-924d-436b-bf72-404ad10de304 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:54:41.703817 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d96d4a42-924d-436b-bf72-404ad10de304 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a returned with HTTP 200 Jul 22 09:54:41.704373 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 297/1152] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:41 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:54:41.719688 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-688d5412-cce9-40e9-931a-60c7bfac1896 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:41.721740 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-688d5412-cce9-40e9-931a-60c7bfac1896 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:41.722046 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-688d5412-cce9-40e9-931a-60c7bfac1896 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:41.722239 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-688d5412-cce9-40e9-931a-60c7bfac1896 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:41.729918 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:41.729918 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:41.734065 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-688d5412-cce9-40e9-931a-60c7bfac1896 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:54:41.738756 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-688d5412-cce9-40e9-931a-60c7bfac1896 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a returned with HTTP 200 Jul 22 09:54:41.739232 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 289/1153] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:41 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:41.786115 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-09b53179-654e-49f1-a1d0-cf9ff1167bd8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:41.788862 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-09b53179-654e-49f1-a1d0-cf9ff1167bd8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:41.789222 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-09b53179-654e-49f1-a1d0-cf9ff1167bd8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:41.789466 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-09b53179-654e-49f1-a1d0-cf9ff1167bd8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:41.799584 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:41.799584 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:41.808945 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-09b53179-654e-49f1-a1d0-cf9ff1167bd8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:54:41.815421 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-09b53179-654e-49f1-a1d0-cf9ff1167bd8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a returned with HTTP 200 Jul 22 09:54:41.816501 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 287/1154] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:54:41 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:54:41.918629 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-63077879-36ea-4593-a2d7-baf72f405687 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:41.919753 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-63077879-36ea-4593-a2d7-baf72f405687 None None] GET https://10.4.3.206/volume// Jul 22 09:54:41.920272 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-63077879-36ea-4593-a2d7-baf72f405687 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:41.920599 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-63077879-36ea-4593-a2d7-baf72f405687 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:41.921218 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-63077879-36ea-4593-a2d7-baf72f405687 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:54:41.921625 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 282/1155] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:54:41 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:54:41.932013 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-9fb821ed-6947-41f0-b691-bc9a2539d3da None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:41.935270 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-9fb821ed-6947-41f0-b691-bc9a2539d3da tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:54:41.935749 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-9fb821ed-6947-41f0-b691-bc9a2539d3da tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a530786-c8da-4cc7-b319-0b2c90e7fe5a", "connector": null, "instance_uuid": "abae02ea-8848-4a45-a917-1ec367e275f9"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:41.948999 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:41.948999 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:41.990276 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-9fb821ed-6947-41f0-b691-bc9a2539d3da tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:54:41.990771 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 298/1156] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:54:41 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:54:42.040164 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4c8075c5-6524-4e2a-9d34-9eaf543e6633 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:42.043410 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4c8075c5-6524-4e2a-9d34-9eaf543e6633 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:42.043410 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4c8075c5-6524-4e2a-9d34-9eaf543e6633 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:42.045101 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4c8075c5-6524-4e2a-9d34-9eaf543e6633 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:42.056447 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9518209f-1760-4b2b-af32-d0b57ad2d16a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:42.057024 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9518209f-1760-4b2b-af32-d0b57ad2d16a None None] GET https://10.4.3.206/volume// Jul 22 09:54:42.057229 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9518209f-1760-4b2b-af32-d0b57ad2d16a None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:42.057487 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9518209f-1760-4b2b-af32-d0b57ad2d16a None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:42.060984 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9518209f-1760-4b2b-af32-d0b57ad2d16a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:54:42.061531 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 288/1157] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:54:42 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:54:42.064871 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:42.064871 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:42.074915 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-ef5a2b0f-a102-44a3-b3b2-9d46cf62f10c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:42.075096 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4c8075c5-6524-4e2a-9d34-9eaf543e6633 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:54:42.078555 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-ef5a2b0f-a102-44a3-b3b2-9d46cf62f10c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:42.078677 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-ef5a2b0f-a102-44a3-b3b2-9d46cf62f10c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:42.078851 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-ef5a2b0f-a102-44a3-b3b2-9d46cf62f10c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:42.080574 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4c8075c5-6524-4e2a-9d34-9eaf543e6633 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a returned with HTTP 200 Jul 22 09:54:42.081753 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 290/1158] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:42 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:42.092372 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:42.092372 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:42.098070 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-ef5a2b0f-a102-44a3-b3b2-9d46cf62f10c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:54:42.113215 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-ef5a2b0f-a102-44a3-b3b2-9d46cf62f10c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a returned with HTTP 200 Jul 22 09:54:42.113806 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 283/1159] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:54:42 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a => generated 1061 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:54:42.264094 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-e7df2d18-045e-4e89-a80f-3526deb392a0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:42.268401 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-e7df2d18-045e-4e89-a80f-3526deb392a0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] PUT https://10.4.3.206/volume/v3/attachments/7f107248-f53b-4979-acad-5ebaf5f4b272 Jul 22 09:54:42.268401 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-e7df2d18-045e-4e89-a80f-3526deb392a0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:42.287345 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-e7df2d18-045e-4e89-a80f-3526deb392a0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Acquiring lock "cinder-attachment_update-6a530786-c8da-4cc7-b319-0b2c90e7fe5a-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:54:42.295660 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-e7df2d18-045e-4e89-a80f-3526deb392a0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Lock "cinder-attachment_update-6a530786-c8da-4cc7-b319-0b2c90e7fe5a-np0000005636" acquired by "attachment_update" :: waited 0.008s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:54:42.296403 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:42.296403 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:42.500839 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-e7df2d18-045e-4e89-a80f-3526deb392a0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Lock "cinder-attachment_update-6a530786-c8da-4cc7-b319-0b2c90e7fe5a-np0000005636" released by "attachment_update" :: held 0.206s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:54:42.501301 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-e7df2d18-045e-4e89-a80f-3526deb392a0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/7f107248-f53b-4979-acad-5ebaf5f4b272 returned with HTTP 200 Jul 22 09:54:42.501935 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 299/1160] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:54:42 2026] PUT /volume/v3/attachments/7f107248-f53b-4979-acad-5ebaf5f4b272 => generated 968 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:42.521114 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-7f29773a-8a1a-4a8c-843e-35006c7e565d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:42.523265 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-7f29773a-8a1a-4a8c-843e-35006c7e565d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a/encryption Jul 22 09:54:42.524504 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-7f29773a-8a1a-4a8c-843e-35006c7e565d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:42.524504 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-7f29773a-8a1a-4a8c-843e-35006c7e565d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:42.552290 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:42.552290 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:42.562336 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-7f29773a-8a1a-4a8c-843e-35006c7e565d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a/encryption returned with HTTP 200 Jul 22 09:54:42.563989 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 289/1161] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 09:54:42 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a/encryption => generated 161 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:43.101533 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2a2a7683-6188-46db-96ab-10f934a428ca None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:43.103640 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2a2a7683-6188-46db-96ab-10f934a428ca tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:43.103915 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2a2a7683-6188-46db-96ab-10f934a428ca tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:43.104206 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2a2a7683-6188-46db-96ab-10f934a428ca tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:43.118728 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:43.118728 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:43.122912 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2a2a7683-6188-46db-96ab-10f934a428ca tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:54:43.127677 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2a2a7683-6188-46db-96ab-10f934a428ca tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a returned with HTTP 200 Jul 22 09:54:43.128303 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 291/1162] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:43 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:44.149986 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c0ad52fc-5426-432f-9066-a4e2a05f3653 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:44.156434 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0ad52fc-5426-432f-9066-a4e2a05f3653 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:44.156765 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0ad52fc-5426-432f-9066-a4e2a05f3653 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:44.157139 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0ad52fc-5426-432f-9066-a4e2a05f3653 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:44.163131 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=383,cinder:INSERT=75,cinder:UPDATE=129,cinder:DELETE=3 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:54:44.197154 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:44.197154 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:44.207118 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c0ad52fc-5426-432f-9066-a4e2a05f3653 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:54:44.218316 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0ad52fc-5426-432f-9066-a4e2a05f3653 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a returned with HTTP 200 Jul 22 09:54:44.219059 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 284/1163] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:44 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a => generated 882 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:45.242287 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9e580eff-85bd-4f9d-915f-2535f0b29cd7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:45.247430 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e580eff-85bd-4f9d-915f-2535f0b29cd7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:45.247430 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e580eff-85bd-4f9d-915f-2535f0b29cd7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:45.249161 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e580eff-85bd-4f9d-915f-2535f0b29cd7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:45.280680 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:45.280680 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:45.287257 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9e580eff-85bd-4f9d-915f-2535f0b29cd7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:54:45.295066 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e580eff-85bd-4f9d-915f-2535f0b29cd7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a returned with HTTP 200 Jul 22 09:54:45.295878 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 300/1164] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:45 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a => generated 882 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:46.320152 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-69f58e32-7cb8-4a94-915b-763b47295062 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:46.324170 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-69f58e32-7cb8-4a94-915b-763b47295062 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:46.324498 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-69f58e32-7cb8-4a94-915b-763b47295062 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:46.325381 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-69f58e32-7cb8-4a94-915b-763b47295062 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:46.347267 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:46.347267 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:46.352125 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-69f58e32-7cb8-4a94-915b-763b47295062 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:54:46.363141 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-69f58e32-7cb8-4a94-915b-763b47295062 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a returned with HTTP 200 Jul 22 09:54:46.363634 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 290/1165] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:46 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a => generated 882 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:47.393234 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b90acb85-b46d-45de-b846-e1595a5b700f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:47.399701 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b90acb85-b46d-45de-b846-e1595a5b700f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:47.399788 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b90acb85-b46d-45de-b846-e1595a5b700f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:47.400062 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b90acb85-b46d-45de-b846-e1595a5b700f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:47.421534 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:47.421534 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:47.437977 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b90acb85-b46d-45de-b846-e1595a5b700f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:54:47.446362 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b90acb85-b46d-45de-b846-e1595a5b700f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a returned with HTTP 200 Jul 22 09:54:47.447451 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 292/1166] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:47 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a => generated 882 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:47.769359 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-de4b938f-c1ac-40de-abad-82e77d9ddf94 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:47.775812 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-de4b938f-c1ac-40de-abad-82e77d9ddf94 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/attachments/7f107248-f53b-4979-acad-5ebaf5f4b272/action Jul 22 09:54:47.776543 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-de4b938f-c1ac-40de-abad-82e77d9ddf94 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:47.776543 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-de4b938f-c1ac-40de-abad-82e77d9ddf94 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:47.826397 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:47.826397 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:47.877960 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-27e0d3a3-d585-466e-93dd-7c6f232a03a1 req-de4b938f-c1ac-40de-abad-82e77d9ddf94 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/7f107248-f53b-4979-acad-5ebaf5f4b272/action returned with HTTP 204 Jul 22 09:54:47.879097 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 285/1167] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:54:47 2026] POST /volume/v3/attachments/7f107248-f53b-4979-acad-5ebaf5f4b272/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:48.192896 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:48.197258 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:54:48.197734 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-483121842", "snapshot_id": null, "imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "volume_type": null, "size": 1}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:48.201082 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-483121842', 'snapshot_id': None, 'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'volume_type': None, 'size': 1}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:54:48.465079 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a6a7d488-090a-4d8f-a2d6-06d2bbffc5d8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:48.468672 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a6a7d488-090a-4d8f-a2d6-06d2bbffc5d8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:48.470251 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a6a7d488-090a-4d8f-a2d6-06d2bbffc5d8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:48.472276 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a6a7d488-090a-4d8f-a2d6-06d2bbffc5d8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:48.473841 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=264,cinder:UPDATE=64,cinder:INSERT=30,cinder:DELETE=3 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:54:48.487585 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:48.487585 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:48.496964 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a6a7d488-090a-4d8f-a2d6-06d2bbffc5d8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:54:48.505992 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a6a7d488-090a-4d8f-a2d6-06d2bbffc5d8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a returned with HTTP 200 Jul 22 09:54:48.506490 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 291/1168] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:48 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a => generated 1174 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:48.524809 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2f185e9f-b8b8-464d-b514-66a3b82d4ff4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:48.529018 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2f185e9f-b8b8-464d-b514-66a3b82d4ff4 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:48.529018 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2f185e9f-b8b8-464d-b514-66a3b82d4ff4 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:48.529185 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2f185e9f-b8b8-464d-b514-66a3b82d4ff4 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:48.545254 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:48.545254 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:48.550197 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2f185e9f-b8b8-464d-b514-66a3b82d4ff4 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:54:48.556001 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2f185e9f-b8b8-464d-b514-66a3b82d4ff4 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a returned with HTTP 200 Jul 22 09:54:48.556612 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 293/1169] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:48 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a => generated 1174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:48.612262 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Create volume of 1 GB Jul 22 09:54:48.620674 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-0c55abc9-4f1b-43dd-90dc-db4920a6ea54 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:48.624082 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Availability Zones retrieved successfully. Jul 22 09:54:48.624312 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-0c55abc9-4f1b-43dd-90dc-db4920a6ea54 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:48.624312 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-0c55abc9-4f1b-43dd-90dc-db4920a6ea54 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:48.624312 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-0c55abc9-4f1b-43dd-90dc-db4920a6ea54 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:48.635110 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Flow 'volume_create_api' (35c626dc-12fb-4d25-b0ea-e080c11ad7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:54:48.636413 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf59d53e-cd06-4287-a79e-62355e43039d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:48.637502 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:54:48.637839 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:48.637839 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:48.645616 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-0c55abc9-4f1b-43dd-90dc-db4920a6ea54 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:54:48.653791 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-0c55abc9-4f1b-43dd-90dc-db4920a6ea54 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a returned with HTTP 200 Jul 22 09:54:48.654454 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 286/1170] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:54:48 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a => generated 1174 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:48.694094 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-f665cb98-05b7-469b-b8c8-98c0ab0ad645 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:48.697225 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-f665cb98-05b7-469b-b8c8-98c0ab0ad645 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a/action Jul 22 09:54:48.697611 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-f665cb98-05b7-469b-b8c8-98c0ab0ad645 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:48.697743 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-f665cb98-05b7-469b-b8c8-98c0ab0ad645 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:48.721211 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:48.721211 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:48.722273 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-f665cb98-05b7-469b-b8c8-98c0ab0ad645 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:54:48.745479 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-f665cb98-05b7-469b-b8c8-98c0ab0ad645 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Begin detaching volume completed successfully. Jul 22 09:54:48.745479 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-f665cb98-05b7-469b-b8c8-98c0ab0ad645 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a/action returned with HTTP 202 Jul 22 09:54:48.745880 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 292/1171] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 09:54:48 2026] POST /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:54:48.780220 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf59d53e-cd06-4287-a79e-62355e43039d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:48.782193 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537df18f-f64b-4653-98dc-6cc8b6e86322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:48.836363 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fae5cd7e-777f-4109-894a-7690c738b325 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:48.836811 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fae5cd7e-777f-4109-894a-7690c738b325 None None] GET https://10.4.3.206/volume// Jul 22 09:54:48.837046 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fae5cd7e-777f-4109-894a-7690c738b325 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:48.837306 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fae5cd7e-777f-4109-894a-7690c738b325 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:48.837743 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fae5cd7e-777f-4109-894a-7690c738b325 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:54:48.838139 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 294/1172] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:54:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:54:48.855953 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-d2055048-76bc-4a33-a83f-3c52a364acdf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:48.864048 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-d2055048-76bc-4a33-a83f-3c52a364acdf tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:48.864552 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-d2055048-76bc-4a33-a83f-3c52a364acdf tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:48.864870 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-d2055048-76bc-4a33-a83f-3c52a364acdf tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:48.882610 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:48.882610 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:48.890585 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-d2055048-76bc-4a33-a83f-3c52a364acdf tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:54:48.898526 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-d2055048-76bc-4a33-a83f-3c52a364acdf tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a returned with HTTP 200 Jul 22 09:54:48.899119 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 287/1173] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:54:48 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a => generated 1357 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 09:54:48.941677 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-e27505ca-7c80-4af9-acaa-e689baeb777c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:48.945228 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Created reservations ['e00a0f48-31ee-405e-ad88-eb34f9ed2653', 'e4c75956-9588-4c01-b7e2-822fedcfffc9', '1397d5f2-3a70-4a1f-be56-9939e8e649c2', '186bc160-658c-41d0-943e-cdf66d023578'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:54:48.946868 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537df18f-f64b-4653-98dc-6cc8b6e86322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e00a0f48-31ee-405e-ad88-eb34f9ed2653', 'e4c75956-9588-4c01-b7e2-822fedcfffc9', '1397d5f2-3a70-4a1f-be56-9939e8e649c2', '186bc160-658c-41d0-943e-cdf66d023578']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:48.948565 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea5983f0-a5d6-471e-9ff1-10421a6611f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:48.953452 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-e27505ca-7c80-4af9-acaa-e689baeb777c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a/encryption Jul 22 09:54:48.953452 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-e27505ca-7c80-4af9-acaa-e689baeb777c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:48.954895 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-e27505ca-7c80-4af9-acaa-e689baeb777c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:48.984953 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:48.984953 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:48.996205 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea5983f0-a5d6-471e-9ff1-10421a6611f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7eec431-7773-4c56-a68b-f78178ee3737', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-483121842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d677b6e815f43c2bf195bf19ef3ec8e',qos_specs=None,replication_status=,reservations=['e00a0f48-31ee-405e-ad88-eb34f9ed2653','e4c75956-9588-4c01-b7e2-822fedcfffc9','1397d5f2-3a70-4a1f-be56-9939e8e649c2','186bc160-658c-41d0-943e-cdf66d023578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeb2be40a3534b42aa2ab73d68133b8f',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:54:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-483121842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7eec431-7773-4c56-a68b-f78178ee3737,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d677b6e815f43c2bf195bf19ef3ec8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eeb2be40a3534b42aa2ab73d68133b8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:48.997255 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e232824-a3b0-4acb-883e-d4c4820583b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:48.998078 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-e27505ca-7c80-4af9-acaa-e689baeb777c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a/encryption returned with HTTP 200 Jul 22 09:54:48.999381 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 293/1174] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 09:54:48 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a/encryption => generated 161 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:49.052548 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e232824-a3b0-4acb-883e-d4c4820583b0) transitioned into state 'SUCCESS' from state '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-483121842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d677b6e815f43c2bf195bf19ef3ec8e',qos_specs=None,replication_status=,reservations=['e00a0f48-31ee-405e-ad88-eb34f9ed2653','e4c75956-9588-4c01-b7e2-822fedcfffc9','1397d5f2-3a70-4a1f-be56-9939e8e649c2','186bc160-658c-41d0-943e-cdf66d023578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeb2be40a3534b42aa2ab73d68133b8f',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:49.053826 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7acd86ef-722d-4ac9-ba50-dc4a56e8998b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:49.086952 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7acd86ef-722d-4ac9-ba50-dc4a56e8998b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:49.088108 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Flow 'volume_create_api' (35c626dc-12fb-4d25-b0ea-e080c11ad7c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:54:49.088979 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Create volume request issued successfully. Jul 22 09:54:49.090224 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9da44988-ebd9-483d-ae76-0be0ef72e6f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:54:49.091551 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 301/1175] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:54:48 2026] POST /volume/v3/volumes => generated 753 bytes in 899 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:54:49.117228 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e21a0d69-46cc-4cc3-a5fc-c769e331057c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:49.117731 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e21a0d69-46cc-4cc3-a5fc-c769e331057c tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 Jul 22 09:54:49.117799 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e21a0d69-46cc-4cc3-a5fc-c769e331057c tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:49.118169 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e21a0d69-46cc-4cc3-a5fc-c769e331057c tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:49.135998 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:49.135998 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:49.153002 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e21a0d69-46cc-4cc3-a5fc-c769e331057c tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Volume info retrieved successfully. Jul 22 09:54:49.166238 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e21a0d69-46cc-4cc3-a5fc-c769e331057c tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 returned with HTTP 200 Jul 22 09:54:49.167563 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 295/1176] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:49 2026] GET /volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 => generated 821 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:50.190783 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-84764dc5-2281-44ce-929d-c94cda7fd1b4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:50.194204 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-84764dc5-2281-44ce-929d-c94cda7fd1b4 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 Jul 22 09:54:50.194765 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-84764dc5-2281-44ce-929d-c94cda7fd1b4 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:50.194885 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-84764dc5-2281-44ce-929d-c94cda7fd1b4 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:50.207961 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:50.207961 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:50.213704 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-84764dc5-2281-44ce-929d-c94cda7fd1b4 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Volume info retrieved successfully. Jul 22 09:54:50.221862 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-84764dc5-2281-44ce-929d-c94cda7fd1b4 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 returned with HTTP 200 Jul 22 09:54:50.222814 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 288/1177] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:50 2026] GET /volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:50.242224 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-065b772b-7e5e-4e9f-8df5-4aa729c875e2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:50.245282 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-065b772b-7e5e-4e9f-8df5-4aa729c875e2 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 Jul 22 09:54:50.245554 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-065b772b-7e5e-4e9f-8df5-4aa729c875e2 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:50.245821 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-065b772b-7e5e-4e9f-8df5-4aa729c875e2 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:50.259498 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:50.259498 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:50.265951 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-065b772b-7e5e-4e9f-8df5-4aa729c875e2 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Volume info retrieved successfully. Jul 22 09:54:50.274047 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-065b772b-7e5e-4e9f-8df5-4aa729c875e2 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 returned with HTTP 200 Jul 22 09:54:50.274487 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 294/1178] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:50 2026] GET /volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:50.299065 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2f9178aa-4e10-417b-9f66-b25ba7bb44f3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:50.303135 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2f9178aa-4e10-417b-9f66-b25ba7bb44f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 Jul 22 09:54:50.303436 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2f9178aa-4e10-417b-9f66-b25ba7bb44f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:50.303684 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2f9178aa-4e10-417b-9f66-b25ba7bb44f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:50.320614 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:50.320614 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:50.326032 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2f9178aa-4e10-417b-9f66-b25ba7bb44f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Volume info retrieved successfully. Jul 22 09:54:50.332959 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2f9178aa-4e10-417b-9f66-b25ba7bb44f3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 returned with HTTP 200 Jul 22 09:54:50.333538 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 302/1179] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:50 2026] GET /volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 => generated 1361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:50.357256 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-36953abb-a66f-4e12-a2bd-b5599ca59260 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:50.360199 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-36953abb-a66f-4e12-a2bd-b5599ca59260 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 09:54:50.360585 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-36953abb-a66f-4e12-a2bd-b5599ca59260 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a7eec431-7773-4c56-a68b-f78178ee3737", "name": "tempest-TestVolumeBackupRestore-backup-956202285", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:50.364215 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.backups [None req-36953abb-a66f-4e12-a2bd-b5599ca59260 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Creating new backup {'backup': {'volume_id': 'a7eec431-7773-4c56-a68b-f78178ee3737', 'name': 'tempest-TestVolumeBackupRestore-backup-956202285', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100150) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 09:54:50.364215 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-36953abb-a66f-4e12-a2bd-b5599ca59260 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Creating backup of volume a7eec431-7773-4c56-a68b-f78178ee3737 in container None Jul 22 09:54:50.372720 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-6819f6ee-b9ba-4341-ad30-2222d18859cb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:50.375633 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:50.375633 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:50.377774 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-6819f6ee-b9ba-4341-ad30-2222d18859cb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] DELETE https://10.4.3.206/volume/v3/attachments/7f107248-f53b-4979-acad-5ebaf5f4b272 Jul 22 09:54:50.377888 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-36953abb-a66f-4e12-a2bd-b5599ca59260 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Volume info retrieved successfully. Jul 22 09:54:50.377954 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-6819f6ee-b9ba-4341-ad30-2222d18859cb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:50.377954 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-6819f6ee-b9ba-4341-ad30-2222d18859cb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:50.389602 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:50.389602 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:50.477030 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-36953abb-a66f-4e12-a2bd-b5599ca59260 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Created reservations ['0ad8bee9-d5a2-4a73-9163-3dc6c181b6b4', '9249e8f7-cd9c-416f-aeb3-140a34c75619'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:54:50.490254 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8d9c90cf-d842-4add-9074-cda20cdf3d32 req-6819f6ee-b9ba-4341-ad30-2222d18859cb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/7f107248-f53b-4979-acad-5ebaf5f4b272 returned with HTTP 200 Jul 22 09:54:50.490254 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 289/1180] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:54:50 2026] DELETE /volume/v3/attachments/7f107248-f53b-4979-acad-5ebaf5f4b272 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:50.589780 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-36953abb-a66f-4e12-a2bd-b5599ca59260 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 09:54:50.590507 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 296/1181] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:54:50 2026] POST /volume/v3/backups => generated 334 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:54:50.604383 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5e474754-873c-4e1c-bacf-d2960764c999 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:50.608169 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5e474754-873c-4e1c-bacf-d2960764c999 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:54:50.608169 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5e474754-873c-4e1c-bacf-d2960764c999 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:50.608169 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5e474754-873c-4e1c-bacf-d2960764c999 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:50.608169 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-5e474754-873c-4e1c-bacf-d2960764c999 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:54:50.643715 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:50.643715 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:50.646177 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5e474754-873c-4e1c-bacf-d2960764c999 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:54:50.646177 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 295/1182] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:50 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 741 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:51.067513 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-aa2e8d4a-8365-44a4-b812-02e27a21d7a0 req-41df323a-e464-42a8-9bd0-6c0213c0a52e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:51.071007 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-aa2e8d4a-8365-44a4-b812-02e27a21d7a0 req-41df323a-e464-42a8-9bd0-6c0213c0a52e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:51.071632 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-aa2e8d4a-8365-44a4-b812-02e27a21d7a0 req-41df323a-e464-42a8-9bd0-6c0213c0a52e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:51.071632 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-aa2e8d4a-8365-44a4-b812-02e27a21d7a0 req-41df323a-e464-42a8-9bd0-6c0213c0a52e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:51.084414 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:51.084414 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:51.089969 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-aa2e8d4a-8365-44a4-b812-02e27a21d7a0 req-41df323a-e464-42a8-9bd0-6c0213c0a52e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:54:51.096694 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-aa2e8d4a-8365-44a4-b812-02e27a21d7a0 req-41df323a-e464-42a8-9bd0-6c0213c0a52e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a returned with HTTP 200 Jul 22 09:54:51.097320 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 303/1183] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:54:51 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:51.403611 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-df41cf59-4c2a-4e8f-9f5a-4f9964f38f66 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:51.415652 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-df41cf59-4c2a-4e8f-9f5a-4f9964f38f66 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:54:51.415652 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-df41cf59-4c2a-4e8f-9f5a-4f9964f38f66 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:51.415652 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-df41cf59-4c2a-4e8f-9f5a-4f9964f38f66 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:51.432674 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:51.432674 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:51.449283 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-df41cf59-4c2a-4e8f-9f5a-4f9964f38f66 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:54:51.466213 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-df41cf59-4c2a-4e8f-9f5a-4f9964f38f66 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:54:51.469715 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 290/1184] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:54:51 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 844 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:51.665320 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7733514c-8910-4de8-9b42-86f220538a8a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:51.668355 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7733514c-8910-4de8-9b42-86f220538a8a tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:54:51.669802 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7733514c-8910-4de8-9b42-86f220538a8a tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:51.669802 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7733514c-8910-4de8-9b42-86f220538a8a tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:51.669802 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-7733514c-8910-4de8-9b42-86f220538a8a tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:54:51.686681 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:51.686681 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:51.687269 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-34a31a74-d98b-49fa-8012-3d13f680f687 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:51.688029 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7733514c-8910-4de8-9b42-86f220538a8a tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:54:51.688223 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-34a31a74-d98b-49fa-8012-3d13f680f687 None None] GET https://10.4.3.206/volume// Jul 22 09:54:51.688223 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-34a31a74-d98b-49fa-8012-3d13f680f687 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:51.689438 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-34a31a74-d98b-49fa-8012-3d13f680f687 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:51.689438 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-34a31a74-d98b-49fa-8012-3d13f680f687 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:54:51.689438 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 296/1185] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:54:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:54:51.690360 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 297/1186] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:51 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 743 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:51.706973 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-c33b9417-b089-4c44-94eb-b62ca0432189 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:51.711093 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-c33b9417-b089-4c44-94eb-b62ca0432189 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:54:51.711093 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-c33b9417-b089-4c44-94eb-b62ca0432189 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f66f38d-b216-489b-b0d6-3dac3c59915a", "connector": null, "instance_uuid": "e7faff8c-b227-4b07-b2c8-0d54208abfe6"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:51.727475 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:51.727475 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:51.815943 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-c33b9417-b089-4c44-94eb-b62ca0432189 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:54:51.815943 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 304/1187] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:54:51 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:52.058974 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-55fa1d01-568d-47b0-8bfd-b53a09b022be None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:52.061479 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-55fa1d01-568d-47b0-8bfd-b53a09b022be tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:54:52.061912 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-55fa1d01-568d-47b0-8bfd-b53a09b022be tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:52.063287 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-55fa1d01-568d-47b0-8bfd-b53a09b022be tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:52.086443 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:52.086443 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:52.099779 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-55fa1d01-568d-47b0-8bfd-b53a09b022be tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:54:52.108375 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-55fa1d01-568d-47b0-8bfd-b53a09b022be tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:54:52.109091 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 291/1188] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:52 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:52.155569 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0d6fb91b-a2b2-4c55-9474-1a228088ee94 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:52.155569 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0d6fb91b-a2b2-4c55-9474-1a228088ee94 None None] GET https://10.4.3.206/volume// Jul 22 09:54:52.156779 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0d6fb91b-a2b2-4c55-9474-1a228088ee94 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:52.156779 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0d6fb91b-a2b2-4c55-9474-1a228088ee94 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:52.157469 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0d6fb91b-a2b2-4c55-9474-1a228088ee94 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:54:52.158352 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 297/1189] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:54:52 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:54:52.178973 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-7747bff4-a923-438a-a86c-5f84ce4e7199 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:52.190115 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-7747bff4-a923-438a-a86c-5f84ce4e7199 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:54:52.190115 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-7747bff4-a923-438a-a86c-5f84ce4e7199 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:52.190343 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-7747bff4-a923-438a-a86c-5f84ce4e7199 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:52.213199 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:52.213199 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:52.223231 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-7747bff4-a923-438a-a86c-5f84ce4e7199 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:54:52.232893 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-7747bff4-a923-438a-a86c-5f84ce4e7199 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:54:52.233273 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 298/1190] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:54:52 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 1023 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:54:52.405565 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-f26d7e85-1453-4b42-bbf6-895aee5372ce None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:52.410453 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-f26d7e85-1453-4b42-bbf6-895aee5372ce tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] PUT https://10.4.3.206/volume/v3/attachments/912905a4-5dac-4ee3-9686-7bd2d1d8f56e Jul 22 09:54:52.410861 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-f26d7e85-1453-4b42-bbf6-895aee5372ce tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:52.434189 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-f26d7e85-1453-4b42-bbf6-895aee5372ce tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Acquiring lock "cinder-attachment_update-5f66f38d-b216-489b-b0d6-3dac3c59915a-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:54:52.440846 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-f26d7e85-1453-4b42-bbf6-895aee5372ce tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Lock "cinder-attachment_update-5f66f38d-b216-489b-b0d6-3dac3c59915a-np0000005636" acquired by "attachment_update" :: waited 0.008s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:54:52.443178 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:52.443178 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:52.644122 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-f26d7e85-1453-4b42-bbf6-895aee5372ce tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Lock "cinder-attachment_update-5f66f38d-b216-489b-b0d6-3dac3c59915a-np0000005636" released by "attachment_update" :: held 0.203s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:54:52.644747 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-f26d7e85-1453-4b42-bbf6-895aee5372ce tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/attachments/912905a4-5dac-4ee3-9686-7bd2d1d8f56e returned with HTTP 200 Jul 22 09:54:52.645096 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 305/1191] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:54:52 2026] PUT /volume/v3/attachments/912905a4-5dac-4ee3-9686-7bd2d1d8f56e => generated 969 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:52.708686 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-58a44291-c16c-4604-bca8-033db758541b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:52.713168 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-58a44291-c16c-4604-bca8-033db758541b tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:54:52.713391 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-58a44291-c16c-4604-bca8-033db758541b tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:52.713587 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-58a44291-c16c-4604-bca8-033db758541b tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:52.713697 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-58a44291-c16c-4604-bca8-033db758541b tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:54:52.737702 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:52.737702 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:52.738862 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-58a44291-c16c-4604-bca8-033db758541b tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:54:52.739347 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 292/1192] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:52 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 743 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:53.136165 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ea56cc84-57db-4133-886e-f594d116b537 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:53.139101 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ea56cc84-57db-4133-886e-f594d116b537 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:54:53.139101 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ea56cc84-57db-4133-886e-f594d116b537 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:53.139101 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ea56cc84-57db-4133-886e-f594d116b537 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:53.167504 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:53.167504 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:53.177305 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ea56cc84-57db-4133-886e-f594d116b537 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:54:53.184382 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ea56cc84-57db-4133-886e-f594d116b537 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:54:53.184700 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 298/1193] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:53 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:53.480896 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-c4d93012-5b30-449b-8a94-4b404063200a req-eaac8753-149e-4b85-b1ee-bb7b3396d8c3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:53.490461 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c4d93012-5b30-449b-8a94-4b404063200a req-eaac8753-149e-4b85-b1ee-bb7b3396d8c3 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] DELETE https://10.4.3.206/volume/v3/attachments/521bb656-6dc9-4428-a1a2-743cbd4f593e Jul 22 09:54:53.491184 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c4d93012-5b30-449b-8a94-4b404063200a req-eaac8753-149e-4b85-b1ee-bb7b3396d8c3 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:53.491184 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c4d93012-5b30-449b-8a94-4b404063200a req-eaac8753-149e-4b85-b1ee-bb7b3396d8c3 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:53.513037 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:53.513037 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:53.644587 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c4d93012-5b30-449b-8a94-4b404063200a req-eaac8753-149e-4b85-b1ee-bb7b3396d8c3 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/attachments/521bb656-6dc9-4428-a1a2-743cbd4f593e returned with HTTP 200 Jul 22 09:54:53.645174 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 299/1194] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:54:53 2026] DELETE /volume/v3/attachments/521bb656-6dc9-4428-a1a2-743cbd4f593e => generated 19 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:53.657562 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-c4d93012-5b30-449b-8a94-4b404063200a req-514b271a-6423-4612-98b8-ddf084f77ced None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:53.660256 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c4d93012-5b30-449b-8a94-4b404063200a req-514b271a-6423-4612-98b8-ddf084f77ced tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] DELETE https://10.4.3.206/volume/v3/attachments/b0123756-aa75-4704-bcc9-bd486a695929 Jul 22 09:54:53.660531 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-c4d93012-5b30-449b-8a94-4b404063200a req-514b271a-6423-4612-98b8-ddf084f77ced tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:53.660789 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-c4d93012-5b30-449b-8a94-4b404063200a req-514b271a-6423-4612-98b8-ddf084f77ced tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:53.685299 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:53.685299 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:53.770282 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e282ab19-75b2-492e-b351-45d200e84bbe None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:53.771341 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c4d93012-5b30-449b-8a94-4b404063200a req-514b271a-6423-4612-98b8-ddf084f77ced tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/attachments/b0123756-aa75-4704-bcc9-bd486a695929 returned with HTTP 200 Jul 22 09:54:53.771976 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 306/1195] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:54:53 2026] DELETE /volume/v3/attachments/b0123756-aa75-4704-bcc9-bd486a695929 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:53.772944 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e282ab19-75b2-492e-b351-45d200e84bbe tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:54:53.773118 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e282ab19-75b2-492e-b351-45d200e84bbe tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:53.773707 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e282ab19-75b2-492e-b351-45d200e84bbe tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:53.773707 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e282ab19-75b2-492e-b351-45d200e84bbe tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:54:53.779764 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:53.779764 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:53.780695 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e282ab19-75b2-492e-b351-45d200e84bbe tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:54:53.781351 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 293/1196] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:53 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 743 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:53.785950 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-c4d93012-5b30-449b-8a94-4b404063200a req-21ef1ecb-6795-436c-b1a5-3f8a887d579f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:53.802764 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-c4d93012-5b30-449b-8a94-4b404063200a req-21ef1ecb-6795-436c-b1a5-3f8a887d579f tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] DELETE https://10.4.3.206/volume/v3/attachments/15958010-7090-480a-bf48-b441dc2dcf0e Jul 22 09:54:53.803043 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-c4d93012-5b30-449b-8a94-4b404063200a req-21ef1ecb-6795-436c-b1a5-3f8a887d579f tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:53.803262 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-c4d93012-5b30-449b-8a94-4b404063200a req-21ef1ecb-6795-436c-b1a5-3f8a887d579f tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:53.815653 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:53.815653 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:53.895913 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-c4d93012-5b30-449b-8a94-4b404063200a req-21ef1ecb-6795-436c-b1a5-3f8a887d579f tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/attachments/15958010-7090-480a-bf48-b441dc2dcf0e returned with HTTP 200 Jul 22 09:54:53.896450 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 299/1197] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:54:53 2026] DELETE /volume/v3/attachments/15958010-7090-480a-bf48-b441dc2dcf0e => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:54.213619 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ad4f08f0-4414-4dfe-bc59-e7f094280083 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:54.215186 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ad4f08f0-4414-4dfe-bc59-e7f094280083 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:54:54.215397 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ad4f08f0-4414-4dfe-bc59-e7f094280083 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:54.215596 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ad4f08f0-4414-4dfe-bc59-e7f094280083 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:54.238712 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:54.238712 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:54.257641 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ad4f08f0-4414-4dfe-bc59-e7f094280083 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:54:54.265110 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ad4f08f0-4414-4dfe-bc59-e7f094280083 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:54:54.265956 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 300/1198] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:54 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:54.807525 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-bc32594e-6a83-47c0-8ed8-6e88c776441d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:54.809122 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bc32594e-6a83-47c0-8ed8-6e88c776441d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:54:54.809385 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bc32594e-6a83-47c0-8ed8-6e88c776441d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:54.809596 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bc32594e-6a83-47c0-8ed8-6e88c776441d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:54.809786 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-bc32594e-6a83-47c0-8ed8-6e88c776441d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:54:54.827635 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:54.827635 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:54.829405 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bc32594e-6a83-47c0-8ed8-6e88c776441d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:54:54.829405 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 307/1199] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:54 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 743 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:55.209713 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-20a874c8-eec5-4f67-b1fd-b394d1d0e03c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:55.214075 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-20a874c8-eec5-4f67-b1fd-b394d1d0e03c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:55.217702 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-20a874c8-eec5-4f67-b1fd-b394d1d0e03c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:55.218486 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-20a874c8-eec5-4f67-b1fd-b394d1d0e03c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:55.219179 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-20a874c8-eec5-4f67-b1fd-b394d1d0e03c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Delete volume with id: 6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:55.235117 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:55.235117 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:55.235900 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-20a874c8-eec5-4f67-b1fd-b394d1d0e03c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:54:55.260542 np0000005636 devstack@c-api.service[100152]: WARNING cinder.keymgr.conf_key_mgr [None req-20a874c8-eec5-4f67-b1fd-b394d1d0e03c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 09:54:55.276194 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-20a874c8-eec5-4f67-b1fd-b394d1d0e03c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Delete volume request issued successfully. Jul 22 09:54:55.276688 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-20a874c8-eec5-4f67-b1fd-b394d1d0e03c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a returned with HTTP 202 Jul 22 09:54:55.277299 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 294/1200] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:54:55 2026] DELETE /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:54:55.292564 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4d7d3f55-0c8b-4026-ad4d-eb85465aa0eb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:55.295104 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-42656eae-4cf5-40cc-acf0-c65e51ecb4d4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:55.296585 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4d7d3f55-0c8b-4026-ad4d-eb85465aa0eb tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:54:55.296879 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4d7d3f55-0c8b-4026-ad4d-eb85465aa0eb tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:55.297178 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4d7d3f55-0c8b-4026-ad4d-eb85465aa0eb tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:55.300796 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-42656eae-4cf5-40cc-acf0-c65e51ecb4d4 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:55.300796 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-42656eae-4cf5-40cc-acf0-c65e51ecb4d4 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:55.300796 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-42656eae-4cf5-40cc-acf0-c65e51ecb4d4 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:55.319954 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:55.319954 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:55.328131 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:55.328131 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:55.332535 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-42656eae-4cf5-40cc-acf0-c65e51ecb4d4 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:54:55.340151 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4d7d3f55-0c8b-4026-ad4d-eb85465aa0eb tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:54:55.343139 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-42656eae-4cf5-40cc-acf0-c65e51ecb4d4 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a returned with HTTP 200 Jul 22 09:54:55.343843 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 301/1201] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:55 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a => generated 881 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:55.354024 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4d7d3f55-0c8b-4026-ad4d-eb85465aa0eb tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:54:55.355199 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 300/1202] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:55 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 844 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:54:55.844376 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1e3236e3-0113-4210-9a64-b694ab05223b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:55.849887 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1e3236e3-0113-4210-9a64-b694ab05223b tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:54:55.850878 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1e3236e3-0113-4210-9a64-b694ab05223b tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:55.850878 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1e3236e3-0113-4210-9a64-b694ab05223b tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:55.850878 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-1e3236e3-0113-4210-9a64-b694ab05223b tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:54:55.861308 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:55.861308 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:55.862448 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1e3236e3-0113-4210-9a64-b694ab05223b tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:54:55.863125 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 308/1203] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:55 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:56.364850 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2b40d064-4366-425f-802b-b31c05594c0a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:56.369112 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2b40d064-4366-425f-802b-b31c05594c0a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a Jul 22 09:54:56.369112 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2b40d064-4366-425f-802b-b31c05594c0a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:56.369112 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2b40d064-4366-425f-802b-b31c05594c0a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:56.383091 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-39dfdba3-7a37-4343-9813-8d447fe77d63 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:56.385659 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-39dfdba3-7a37-4343-9813-8d447fe77d63 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:54:56.385959 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-39dfdba3-7a37-4343-9813-8d447fe77d63 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:56.386137 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2b40d064-4366-425f-802b-b31c05594c0a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a returned with HTTP 404 Jul 22 09:54:56.386325 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-39dfdba3-7a37-4343-9813-8d447fe77d63 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:56.387623 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 295/1204] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:56 2026] GET /volume/v3/volumes/6a530786-c8da-4cc7-b319-0b2c90e7fe5a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:56.401472 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8319349e-8003-4731-9f26-e697856914df None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:56.407580 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8319349e-8003-4731-9f26-e697856914df tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Jul 22 09:54:56.407580 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8319349e-8003-4731-9f26-e697856914df tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:56.407580 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8319349e-8003-4731-9f26-e697856914df tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:56.408584 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-8319349e-8003-4731-9f26-e697856914df tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:54:56.414785 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:56.414785 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:56.426996 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-39dfdba3-7a37-4343-9813-8d447fe77d63 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:54:56.435058 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-39dfdba3-7a37-4343-9813-8d447fe77d63 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:54:56.435854 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 302/1205] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:56 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:56.497551 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8319349e-8003-4731-9f26-e697856914df tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Get all volumes completed successfully. Jul 22 09:54:56.501313 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:56.501313 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:56.511468 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8319349e-8003-4731-9f26-e697856914df tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 09:54:56.512271 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 301/1206] 10.4.3.206 () {66 vars in 1285 bytes} [Wed Jul 22 09:54:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13662 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:54:56.553068 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f2f4bf77-23a6-4641-86c6-ee01252b5f77 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:56.557125 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f2f4bf77-23a6-4641-86c6-ee01252b5f77 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] DELETE https://10.4.3.206/volume/v3/types/f50336bf-4521-4b71-8507-5c4d97507dff Jul 22 09:54:56.557125 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f2f4bf77-23a6-4641-86c6-ee01252b5f77 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:56.557125 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f2f4bf77-23a6-4641-86c6-ee01252b5f77 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:56.630843 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f2f4bf77-23a6-4641-86c6-ee01252b5f77 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] https://10.4.3.206/volume/v3/types/f50336bf-4521-4b71-8507-5c4d97507dff returned with HTTP 202 Jul 22 09:54:56.631020 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 309/1207] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:54:56 2026] DELETE /volume/v3/types/f50336bf-4521-4b71-8507-5c4d97507dff => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:54:56.648111 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ce4e95ff-863f-4e4d-9cbf-0cad4bbc8bda None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:56.649884 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ce4e95ff-863f-4e4d-9cbf-0cad4bbc8bda tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:54:56.649884 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ce4e95ff-863f-4e4d-9cbf-0cad4bbc8bda tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-318442234", "extra_specs": {}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:56.689447 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ce4e95ff-863f-4e4d-9cbf-0cad4bbc8bda tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:54:56.689447 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 296/1208] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 09:54:56 2026] POST /volume/v3/types => generated 211 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:56.703191 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-07c6d9a0-f8e6-4338-a463-8b17c5ff66e2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:56.707686 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-07c6d9a0-f8e6-4338-a463-8b17c5ff66e2 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] POST https://10.4.3.206/volume/v3/types/50ba106d-bb28-427b-a228-b7bac9cfb531/encryption Jul 22 09:54:56.707833 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-07c6d9a0-f8e6-4338-a463-8b17c5ff66e2 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:56.755883 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-07c6d9a0-f8e6-4338-a463-8b17c5ff66e2 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] https://10.4.3.206/volume/v3/types/50ba106d-bb28-427b-a228-b7bac9cfb531/encryption returned with HTTP 200 Jul 22 09:54:56.759766 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 303/1209] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 09:54:56 2026] POST /volume/v3/types/50ba106d-bb28-427b-a228-b7bac9cfb531/encryption => generated 230 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:56.772943 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:56.777000 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:54:56.778292 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1393697306", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-318442234", "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:56.781295 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1393697306', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-318442234', 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:54:56.787942 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Create volume of 1 GB Jul 22 09:54:56.787942 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:56.787942 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:56.788948 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Availability Zones retrieved successfully. Jul 22 09:54:56.796452 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Flow 'volume_create_api' (45712b1a-e1cf-4a8b-8d43-c3406370865c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:54:56.798074 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d65a10e-a98f-4bf8-8ec9-2889eadfeb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:56.800228 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:54:56.860025 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d65a10e-a98f-4bf8-8ec9-2889eadfeb87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:54:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=50ba106d-bb28-427b-a228-b7bac9cfb531,is_public=True,name='tempest-scenario-type-luks-318442234',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50ba106d-bb28-427b-a228-b7bac9cfb531', '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=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:56.862934 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6a5e9e5-6d24-4bf1-b910-de162e6b0517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:56.881173 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6baef9c4-8881-4214-9a26-a540e00ac755 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:56.885672 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6baef9c4-8881-4214-9a26-a540e00ac755 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:54:56.885672 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6baef9c4-8881-4214-9a26-a540e00ac755 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:56.885672 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6baef9c4-8881-4214-9a26-a540e00ac755 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:56.885672 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-6baef9c4-8881-4214-9a26-a540e00ac755 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:54:56.896081 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:56.896081 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:56.897362 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6baef9c4-8881-4214-9a26-a540e00ac755 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:54:56.897734 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 310/1210] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:56 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:56.942297 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-318442234 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-318442234, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:54:56.942799 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-318442234 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-318442234, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:54:57.011735 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Created reservations ['40ffe1de-f2d6-4b54-93ee-669b9598b00f', 'c57fe635-e3e7-40bc-83c1-e11bf18c4a5e', '2959dca6-711b-4a1d-a8d5-ce3072db905c', 'a1d5197a-b5f6-4fa6-a391-0151c93706ae'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:54:57.012891 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6a5e9e5-6d24-4bf1-b910-de162e6b0517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40ffe1de-f2d6-4b54-93ee-669b9598b00f', 'c57fe635-e3e7-40bc-83c1-e11bf18c4a5e', '2959dca6-711b-4a1d-a8d5-ce3072db905c', 'a1d5197a-b5f6-4fa6-a391-0151c93706ae']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:57.014434 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b39520a9-754a-4131-acbf-2e7b87c890b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:57.052872 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b39520a9-754a-4131-acbf-2e7b87c890b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20cb39bb-ee2e-4dd4-aa91-194301d2d965', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1393697306',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fce344cefa549709bebbcca050e9e9a',qos_specs=None,replication_status=,reservations=['40ffe1de-f2d6-4b54-93ee-669b9598b00f','c57fe635-e3e7-40bc-83c1-e11bf18c4a5e','2959dca6-711b-4a1d-a8d5-ce3072db905c','a1d5197a-b5f6-4fa6-a391-0151c93706ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8cdcb85308434ea2c45ab5608022bb',volume_type_id=50ba106d-bb28-427b-a228-b7bac9cfb531), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:54:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1393697306',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=20cb39bb-ee2e-4dd4-aa91-194301d2d965,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fce344cefa549709bebbcca050e9e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd8cdcb85308434ea2c45ab5608022bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50ba106d-bb28-427b-a228-b7bac9cfb531),volume_type_id=50ba106d-bb28-427b-a228-b7bac9cfb531)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:57.054759 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cca66c7-2e2e-47f5-93c0-6fe06a34d9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:57.105466 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cca66c7-2e2e-47f5-93c0-6fe06a34d9c0) transitioned into state 'SUCCESS' from state '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-1393697306',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fce344cefa549709bebbcca050e9e9a',qos_specs=None,replication_status=,reservations=['40ffe1de-f2d6-4b54-93ee-669b9598b00f','c57fe635-e3e7-40bc-83c1-e11bf18c4a5e','2959dca6-711b-4a1d-a8d5-ce3072db905c','a1d5197a-b5f6-4fa6-a391-0151c93706ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8cdcb85308434ea2c45ab5608022bb',volume_type_id=50ba106d-bb28-427b-a228-b7bac9cfb531)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:57.106584 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6e82a5f-88a2-4271-bac8-7e112d992745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:54:57.128182 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6e82a5f-88a2-4271-bac8-7e112d992745) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:54:57.129488 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Flow 'volume_create_api' (45712b1a-e1cf-4a8b-8d43-c3406370865c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:54:57.130029 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Create volume request issued successfully. Jul 22 09:54:57.131010 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d3223285-ec00-4bb8-a27a-54aa2bf61ad0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:54:57.132266 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 302/1211] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:54:56 2026] POST /volume/v3/volumes => generated 784 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:54:57.460440 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0b64b780-94ad-43d6-b6ea-6c835730df7d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:57.463701 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0b64b780-94ad-43d6-b6ea-6c835730df7d tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:54:57.463998 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0b64b780-94ad-43d6-b6ea-6c835730df7d tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:57.464277 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0b64b780-94ad-43d6-b6ea-6c835730df7d tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:57.500239 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:57.500239 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:57.513846 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0b64b780-94ad-43d6-b6ea-6c835730df7d tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:54:57.532695 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0b64b780-94ad-43d6-b6ea-6c835730df7d tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:54:57.533395 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 297/1212] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:57 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 844 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:57.916022 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-45011eff-838f-4594-b157-58583fb15f49 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:57.919791 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-45011eff-838f-4594-b157-58583fb15f49 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:54:57.919791 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-45011eff-838f-4594-b157-58583fb15f49 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:57.919791 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-45011eff-838f-4594-b157-58583fb15f49 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:57.920534 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-45011eff-838f-4594-b157-58583fb15f49 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:54:57.923430 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=242,cinder:INSERT=25,cinder:UPDATE=47,cinder:DELETE=3 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:54:57.926532 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:57.926532 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:57.927379 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-45011eff-838f-4594-b157-58583fb15f49 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:54:57.927857 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 304/1213] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:57 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:58.213537 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-88760715-53bc-4a9d-8aee-413ea47927ed None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:58.219560 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-88760715-53bc-4a9d-8aee-413ea47927ed tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:54:58.219860 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-88760715-53bc-4a9d-8aee-413ea47927ed tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:58.220121 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-88760715-53bc-4a9d-8aee-413ea47927ed tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:58.224529 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=317,cinder:INSERT=38,cinder:UPDATE=65,cinder:DELETE=2 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:54:58.233472 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:58.233472 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:58.248291 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-88760715-53bc-4a9d-8aee-413ea47927ed tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:58.259079 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-88760715-53bc-4a9d-8aee-413ea47927ed tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:54:58.259588 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 311/1214] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:58 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:58.557796 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8e83f466-7e12-4ef9-af1c-2f6db0837be7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:58.559433 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8e83f466-7e12-4ef9-af1c-2f6db0837be7 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:54:58.559536 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8e83f466-7e12-4ef9-af1c-2f6db0837be7 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:58.559751 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8e83f466-7e12-4ef9-af1c-2f6db0837be7 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:58.574275 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:58.574275 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:58.584827 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8e83f466-7e12-4ef9-af1c-2f6db0837be7 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:54:58.590710 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8e83f466-7e12-4ef9-af1c-2f6db0837be7 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:54:58.591395 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 303/1215] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:58 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:58.757067 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-0d215fc5-a19e-421b-abfd-99745fa86c25 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:58.766944 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-0d215fc5-a19e-421b-abfd-99745fa86c25 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] POST https://10.4.3.206/volume/v3/attachments/912905a4-5dac-4ee3-9686-7bd2d1d8f56e/action Jul 22 09:54:58.766944 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-0d215fc5-a19e-421b-abfd-99745fa86c25 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:58.766944 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-0d215fc5-a19e-421b-abfd-99745fa86c25 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:58.798311 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:58.798311 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:58.828505 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-dc132d8e-09ba-47ce-a9ff-050f337addc9 req-0d215fc5-a19e-421b-abfd-99745fa86c25 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/attachments/912905a4-5dac-4ee3-9686-7bd2d1d8f56e/action returned with HTTP 204 Jul 22 09:54:58.830325 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 298/1216] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:54:58 2026] POST /volume/v3/attachments/912905a4-5dac-4ee3-9686-7bd2d1d8f56e/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:54:58.930841 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-35affc64-3522-4dab-bf35-67ae161d2c68 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:58.933483 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-35affc64-3522-4dab-bf35-67ae161d2c68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 Jul 22 09:54:58.933766 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-35affc64-3522-4dab-bf35-67ae161d2c68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:58.934071 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-35affc64-3522-4dab-bf35-67ae161d2c68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:58.934326 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-35affc64-3522-4dab-bf35-67ae161d2c68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Delete volume with id: 6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 Jul 22 09:54:58.943615 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:58.943615 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:58.944378 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-35affc64-3522-4dab-bf35-67ae161d2c68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:54:58.944545 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8ce1962a-3c8b-48dc-ab42-296c8b707589 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:58.947315 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8ce1962a-3c8b-48dc-ab42-296c8b707589 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:54:58.948941 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8ce1962a-3c8b-48dc-ab42-296c8b707589 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:58.948941 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8ce1962a-3c8b-48dc-ab42-296c8b707589 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:58.948941 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-8ce1962a-3c8b-48dc-ab42-296c8b707589 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:54:58.954704 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:58.954704 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:58.955590 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8ce1962a-3c8b-48dc-ab42-296c8b707589 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:54:58.956077 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 312/1217] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:58 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:58.970950 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-35affc64-3522-4dab-bf35-67ae161d2c68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Delete volume request issued successfully. Jul 22 09:54:58.970950 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-35affc64-3522-4dab-bf35-67ae161d2c68 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 returned with HTTP 202 Jul 22 09:54:58.970950 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 305/1218] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:54:58 2026] DELETE /volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:54:58.981084 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-daafafdf-d317-47fe-a2d2-071d934c9704 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:58.985467 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-daafafdf-d317-47fe-a2d2-071d934c9704 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 Jul 22 09:54:58.985467 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-daafafdf-d317-47fe-a2d2-071d934c9704 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:58.985467 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-daafafdf-d317-47fe-a2d2-071d934c9704 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:58.995954 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:58.995954 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:59.003809 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-daafafdf-d317-47fe-a2d2-071d934c9704 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:54:59.014559 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-daafafdf-d317-47fe-a2d2-071d934c9704 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 returned with HTTP 200 Jul 22 09:54:59.016042 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 304/1219] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:58 2026] GET /volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:59.280828 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ee4ce1f1-474e-44cb-a09b-92985591200d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:59.284890 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ee4ce1f1-474e-44cb-a09b-92985591200d tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:54:59.285296 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ee4ce1f1-474e-44cb-a09b-92985591200d tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:59.286704 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ee4ce1f1-474e-44cb-a09b-92985591200d tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:59.300634 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:59.300634 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:59.308646 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ee4ce1f1-474e-44cb-a09b-92985591200d tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:59.313899 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ee4ce1f1-474e-44cb-a09b-92985591200d tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:54:59.314739 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 299/1220] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:59 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:54:59.367328 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-462f3cb8-1271-42ef-b35a-b9f31ade10b8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:59.370156 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-462f3cb8-1271-42ef-b35a-b9f31ade10b8 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] POST https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action Jul 22 09:54:59.370692 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-462f3cb8-1271-42ef-b35a-b9f31ade10b8 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2109788275", "disk_format": "qcow2"}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:54:59.370936 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-462f3cb8-1271-42ef-b35a-b9f31ade10b8 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2109788275", "disk_format": "qcow2"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:54:59.383751 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:59.383751 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:59.384773 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-462f3cb8-1271-42ef-b35a-b9f31ade10b8 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:54:59.401990 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:59.401990 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:54:59.408114 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.image.image_utils [None req-462f3cb8-1271-42ef-b35a-b9f31ade10b8 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-2109788275'}] 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-2109788275'}]. {{(pid=100151) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 22 09:54:59.614515 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c8cd4e26-ee21-4220-a75b-04f74cf878de None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:59.617432 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c8cd4e26-ee21-4220-a75b-04f74cf878de tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:54:59.617832 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c8cd4e26-ee21-4220-a75b-04f74cf878de tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:59.617887 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c8cd4e26-ee21-4220-a75b-04f74cf878de tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:59.635149 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:59.635149 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:54:59.641355 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c8cd4e26-ee21-4220-a75b-04f74cf878de tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:54:59.649662 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c8cd4e26-ee21-4220-a75b-04f74cf878de tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:54:59.650417 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 306/1221] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:59 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:59.675046 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5b05ac06-ed5e-4115-8d96-4e02d954660a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:59.678089 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5b05ac06-ed5e-4115-8d96-4e02d954660a tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:54:59.678337 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5b05ac06-ed5e-4115-8d96-4e02d954660a tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:59.678763 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5b05ac06-ed5e-4115-8d96-4e02d954660a tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:59.693104 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:59.693104 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:54:59.699228 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-5b05ac06-ed5e-4115-8d96-4e02d954660a tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:54:59.706189 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5b05ac06-ed5e-4115-8d96-4e02d954660a tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:54:59.706189 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 305/1222] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:59 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:54:59.971157 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0cc6c20d-5150-4b31-a327-41ba5d484067 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:54:59.973881 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0cc6c20d-5150-4b31-a327-41ba5d484067 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:54:59.974860 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0cc6c20d-5150-4b31-a327-41ba5d484067 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:54:59.974860 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0cc6c20d-5150-4b31-a327-41ba5d484067 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:54:59.976538 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-0cc6c20d-5150-4b31-a327-41ba5d484067 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:54:59.984333 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:54:59.984333 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:54:59.985708 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0cc6c20d-5150-4b31-a327-41ba5d484067 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:54:59.986432 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 300/1223] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:54:59 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:00.035603 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0685f55f-b7ec-45a9-8b55-6fc37df601be None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:00.039861 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0685f55f-b7ec-45a9-8b55-6fc37df601be tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 Jul 22 09:55:00.039861 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0685f55f-b7ec-45a9-8b55-6fc37df601be tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:00.040779 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0685f55f-b7ec-45a9-8b55-6fc37df601be tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:00.046765 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0685f55f-b7ec-45a9-8b55-6fc37df601be tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 returned with HTTP 404 Jul 22 09:55:00.047485 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 307/1224] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:00 2026] GET /volume/v3/volumes/6611a032-1bb0-4b3f-ba6b-eb6843eb1b58 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:00.062067 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b1ce3ffb-1532-4089-a64a-a8c869f4750c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:00.067030 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b1ce3ffb-1532-4089-a64a-a8c869f4750c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] DELETE https://10.4.3.206/volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 Jul 22 09:55:00.067386 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b1ce3ffb-1532-4089-a64a-a8c869f4750c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:00.067731 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b1ce3ffb-1532-4089-a64a-a8c869f4750c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:00.067938 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-b1ce3ffb-1532-4089-a64a-a8c869f4750c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Delete volume with id: c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 Jul 22 09:55:00.079310 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:00.079310 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:00.079963 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b1ce3ffb-1532-4089-a64a-a8c869f4750c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:55:00.122956 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b1ce3ffb-1532-4089-a64a-a8c869f4750c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Delete volume request issued successfully. Jul 22 09:55:00.122956 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b1ce3ffb-1532-4089-a64a-a8c869f4750c tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 returned with HTTP 202 Jul 22 09:55:00.123492 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 306/1225] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:55:00 2026] DELETE /volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:55:00.144728 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4128f6aa-4be9-481e-a929-4abf2dd9464e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:00.149333 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4128f6aa-4be9-481e-a929-4abf2dd9464e tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 Jul 22 09:55:00.149333 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4128f6aa-4be9-481e-a929-4abf2dd9464e tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:00.149333 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4128f6aa-4be9-481e-a929-4abf2dd9464e tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:00.164688 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:00.164688 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:00.178041 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4128f6aa-4be9-481e-a929-4abf2dd9464e tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:55:00.184812 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4128f6aa-4be9-481e-a929-4abf2dd9464e tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 returned with HTTP 200 Jul 22 09:55:00.186974 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 301/1226] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:00 2026] GET /volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:00.237434 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-462f3cb8-1271-42ef-b35a-b9f31ade10b8 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Copy volume to image completed successfully. Jul 22 09:55:00.237948 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-462f3cb8-1271-42ef-b35a-b9f31ade10b8 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action returned with HTTP 202 Jul 22 09:55:00.238647 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 313/1227] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:54:59 2026] POST /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3/action => generated 689 bytes in 872 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:55:00.998991 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8b08c17c-35b4-4cda-bbfb-0906f7f43eb1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:01.000819 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8b08c17c-35b4-4cda-bbfb-0906f7f43eb1 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:01.001114 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8b08c17c-35b4-4cda-bbfb-0906f7f43eb1 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:01.001385 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8b08c17c-35b4-4cda-bbfb-0906f7f43eb1 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:01.001545 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-8b08c17c-35b4-4cda-bbfb-0906f7f43eb1 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:01.006292 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:01.006292 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:01.007401 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8b08c17c-35b4-4cda-bbfb-0906f7f43eb1 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:01.008034 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 308/1228] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:00 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:01.206908 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5fecfba7-3d2c-4ced-a63c-33a7416754c6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:01.208911 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5fecfba7-3d2c-4ced-a63c-33a7416754c6 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 Jul 22 09:55:01.209142 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5fecfba7-3d2c-4ced-a63c-33a7416754c6 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:01.209379 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5fecfba7-3d2c-4ced-a63c-33a7416754c6 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:01.216826 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5fecfba7-3d2c-4ced-a63c-33a7416754c6 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 returned with HTTP 404 Jul 22 09:55:01.218081 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 307/1229] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:01 2026] GET /volume/v3/volumes/c9798c9f-13a4-4f11-b0c9-ce60d36fdfc7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:01.232393 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6de66191-efc5-4b0c-9e23-34f12468bb63 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:01.235682 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6de66191-efc5-4b0c-9e23-34f12468bb63 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] DELETE https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:55:01.236460 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6de66191-efc5-4b0c-9e23-34f12468bb63 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:01.236460 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6de66191-efc5-4b0c-9e23-34f12468bb63 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:01.237063 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-6de66191-efc5-4b0c-9e23-34f12468bb63 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Delete volume with id: 7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:55:01.247508 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:01.247508 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:01.247508 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6de66191-efc5-4b0c-9e23-34f12468bb63 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:55:01.282359 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6de66191-efc5-4b0c-9e23-34f12468bb63 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Delete volume request issued successfully. Jul 22 09:55:01.282619 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6de66191-efc5-4b0c-9e23-34f12468bb63 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 202 Jul 22 09:55:01.283355 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 302/1230] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:55:01 2026] DELETE /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:55:01.296606 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-17fc5d6c-2c0f-4039-ab56-9f61d031ada6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:01.306031 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-17fc5d6c-2c0f-4039-ab56-9f61d031ada6 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:55:01.306031 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-17fc5d6c-2c0f-4039-ab56-9f61d031ada6 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:01.306031 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-17fc5d6c-2c0f-4039-ab56-9f61d031ada6 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:01.321276 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:01.321276 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:01.331791 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-17fc5d6c-2c0f-4039-ab56-9f61d031ada6 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Volume info retrieved successfully. Jul 22 09:55:01.340813 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-17fc5d6c-2c0f-4039-ab56-9f61d031ada6 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 200 Jul 22 09:55:01.341668 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 314/1231] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:01 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 1389 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:01.362218 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-78f3d7fe-e2dc-4127-9aee-ca7ccfe77800 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:01.365318 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-78f3d7fe-e2dc-4127-9aee-ca7ccfe77800 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:55:01.365599 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-78f3d7fe-e2dc-4127-9aee-ca7ccfe77800 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:01.365890 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-78f3d7fe-e2dc-4127-9aee-ca7ccfe77800 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:01.391518 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:01.391518 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:01.397954 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-78f3d7fe-e2dc-4127-9aee-ca7ccfe77800 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:55:01.407612 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-78f3d7fe-e2dc-4127-9aee-ca7ccfe77800 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:55:01.407612 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 309/1232] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:01 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:01.471031 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-ff7dd09e-3f61-4dae-8940-f38aec0e418d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:01.474277 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-ff7dd09e-3f61-4dae-8940-f38aec0e418d tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] POST https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a/action Jul 22 09:55:01.474739 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-ff7dd09e-3f61-4dae-8940-f38aec0e418d tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:55:01.474969 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-ff7dd09e-3f61-4dae-8940-f38aec0e418d tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:01.499997 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:01.499997 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:01.499997 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-ff7dd09e-3f61-4dae-8940-f38aec0e418d tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:55:01.516860 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-ff7dd09e-3f61-4dae-8940-f38aec0e418d tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Begin detaching volume completed successfully. Jul 22 09:55:01.517473 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-ff7dd09e-3f61-4dae-8940-f38aec0e418d tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a/action returned with HTTP 202 Jul 22 09:55:01.518303 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 308/1233] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 09:55:01 2026] POST /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 22 09:55:01.561641 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7032f799-e5d5-425e-a98f-8e5534a0a151 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:01.570739 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7032f799-e5d5-425e-a98f-8e5534a0a151 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:55:01.571136 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7032f799-e5d5-425e-a98f-8e5534a0a151 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:01.572076 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7032f799-e5d5-425e-a98f-8e5534a0a151 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:01.594212 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:01.594212 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:01.606987 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7032f799-e5d5-425e-a98f-8e5534a0a151 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:55:01.621046 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7032f799-e5d5-425e-a98f-8e5534a0a151 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:55:01.623005 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 303/1234] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:01 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 1139 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:01.642201 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8e3c6ef5-74d7-47e1-a9d6-92fe685f2b04 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:01.642201 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8e3c6ef5-74d7-47e1-a9d6-92fe685f2b04 None None] GET https://10.4.3.206/volume// Jul 22 09:55:01.642386 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8e3c6ef5-74d7-47e1-a9d6-92fe685f2b04 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:01.644647 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8e3c6ef5-74d7-47e1-a9d6-92fe685f2b04 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:01.644647 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8e3c6ef5-74d7-47e1-a9d6-92fe685f2b04 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:01.644647 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 315/1235] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:55:01 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:01.685323 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-7df41561-97e2-414c-9ebd-cce2ebe32169 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:01.688271 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-7df41561-97e2-414c-9ebd-cce2ebe32169 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:55:01.688777 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-7df41561-97e2-414c-9ebd-cce2ebe32169 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:01.689089 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-7df41561-97e2-414c-9ebd-cce2ebe32169 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:01.702847 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:01.702847 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:01.708270 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-7df41561-97e2-414c-9ebd-cce2ebe32169 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:55:01.715901 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-7df41561-97e2-414c-9ebd-cce2ebe32169 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:55:01.716803 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 310/1236] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:55:01 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 1319 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:55:02.019499 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b2e71b0b-6bf9-465f-9524-ff4e234a5821 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:02.024130 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b2e71b0b-6bf9-465f-9524-ff4e234a5821 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:02.024432 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b2e71b0b-6bf9-465f-9524-ff4e234a5821 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:02.024746 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b2e71b0b-6bf9-465f-9524-ff4e234a5821 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:02.024889 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-b2e71b0b-6bf9-465f-9524-ff4e234a5821 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:02.032469 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:02.032469 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:02.033411 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b2e71b0b-6bf9-465f-9524-ff4e234a5821 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:02.034252 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 309/1237] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:02 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:02.360547 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-196cc477-a60f-43dd-99b3-ce33ac15ada9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:02.362276 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-196cc477-a60f-43dd-99b3-ce33ac15ada9 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] GET https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 Jul 22 09:55:02.362649 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-196cc477-a60f-43dd-99b3-ce33ac15ada9 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:02.362983 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-196cc477-a60f-43dd-99b3-ce33ac15ada9 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:02.371651 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-196cc477-a60f-43dd-99b3-ce33ac15ada9 tempest-TaggedBootDevicesTest-1146876346 tempest-TaggedBootDevicesTest-1146876346-project-member] https://10.4.3.206/volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 returned with HTTP 404 Jul 22 09:55:02.371651 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 304/1238] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:02 2026] GET /volume/v3/volumes/7434f3ae-1c60-4a87-ae5f-7b3b9cf72e94 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:02.648439 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-eb1c811f-a870-4c96-87e1-fdf3cbede67c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:02.650696 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-eb1c811f-a870-4c96-87e1-fdf3cbede67c tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:55:02.650981 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-eb1c811f-a870-4c96-87e1-fdf3cbede67c tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:02.651173 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-eb1c811f-a870-4c96-87e1-fdf3cbede67c tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:02.667746 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:02.667746 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:02.675442 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-eb1c811f-a870-4c96-87e1-fdf3cbede67c tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:55:02.687067 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-eb1c811f-a870-4c96-87e1-fdf3cbede67c tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:55:02.687817 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 316/1239] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:02 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:03.052601 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a08b6d1a-588d-4dcf-a8d3-3bc374877d46 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:03.054748 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a08b6d1a-588d-4dcf-a8d3-3bc374877d46 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:03.055162 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a08b6d1a-588d-4dcf-a8d3-3bc374877d46 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:03.055534 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a08b6d1a-588d-4dcf-a8d3-3bc374877d46 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:03.055998 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-a08b6d1a-588d-4dcf-a8d3-3bc374877d46 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:03.063778 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:03.063778 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:03.064860 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a08b6d1a-588d-4dcf-a8d3-3bc374877d46 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:03.065641 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 311/1240] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:03 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:03.707892 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-00996dfc-e060-4d8e-90da-2350b6180b44 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:03.711938 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-00996dfc-e060-4d8e-90da-2350b6180b44 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:55:03.712233 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-00996dfc-e060-4d8e-90da-2350b6180b44 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:03.713195 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-00996dfc-e060-4d8e-90da-2350b6180b44 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:03.724562 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:03.724562 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:03.729582 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-00996dfc-e060-4d8e-90da-2350b6180b44 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:55:03.736171 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-00996dfc-e060-4d8e-90da-2350b6180b44 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:55:03.736907 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 310/1241] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:03 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:04.081354 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3e164ed7-20c7-4aac-9f8d-cc6f6ff5c549 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:04.083728 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3e164ed7-20c7-4aac-9f8d-cc6f6ff5c549 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:04.084319 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3e164ed7-20c7-4aac-9f8d-cc6f6ff5c549 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:04.084319 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3e164ed7-20c7-4aac-9f8d-cc6f6ff5c549 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:04.084477 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3e164ed7-20c7-4aac-9f8d-cc6f6ff5c549 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:04.090525 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:04.090525 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:04.092739 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3e164ed7-20c7-4aac-9f8d-cc6f6ff5c549 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:04.092739 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 305/1242] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:04 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:04.757129 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6208a983-970a-49df-aaf8-ded8fd72be95 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:04.762890 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6208a983-970a-49df-aaf8-ded8fd72be95 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:55:04.763236 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6208a983-970a-49df-aaf8-ded8fd72be95 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:04.763476 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6208a983-970a-49df-aaf8-ded8fd72be95 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:04.782360 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:04.782360 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:04.793642 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6208a983-970a-49df-aaf8-ded8fd72be95 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:55:04.807164 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6208a983-970a-49df-aaf8-ded8fd72be95 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:55:04.807164 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 317/1243] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:04 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 1139 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:04.943376 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-aa9eeb12-0b7b-493d-95f6-11f44a0d2d15 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:04.951494 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-aa9eeb12-0b7b-493d-95f6-11f44a0d2d15 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] DELETE https://10.4.3.206/volume/v3/attachments/912905a4-5dac-4ee3-9686-7bd2d1d8f56e Jul 22 09:55:04.951609 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-aa9eeb12-0b7b-493d-95f6-11f44a0d2d15 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:04.951778 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-aa9eeb12-0b7b-493d-95f6-11f44a0d2d15 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:04.962528 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:04.962528 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:05.079663 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b542fb9e-4630-4e98-8e63-fd12bf6825a1 req-aa9eeb12-0b7b-493d-95f6-11f44a0d2d15 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/attachments/912905a4-5dac-4ee3-9686-7bd2d1d8f56e returned with HTTP 200 Jul 22 09:55:05.082944 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 312/1244] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:55:04 2026] DELETE /volume/v3/attachments/912905a4-5dac-4ee3-9686-7bd2d1d8f56e => generated 19 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:05.107887 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c0520459-2730-4154-9a91-4eff7356e3ac None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:05.112552 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c0520459-2730-4154-9a91-4eff7356e3ac tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:05.112552 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c0520459-2730-4154-9a91-4eff7356e3ac tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:05.112872 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c0520459-2730-4154-9a91-4eff7356e3ac tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:05.114671 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-c0520459-2730-4154-9a91-4eff7356e3ac tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:05.119803 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:05.119803 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:05.120807 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c0520459-2730-4154-9a91-4eff7356e3ac tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:05.121332 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 311/1245] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:05 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:05.829422 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2fae11c6-cc54-4702-bc15-628ad22d8914 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:05.833960 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2fae11c6-cc54-4702-bc15-628ad22d8914 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:55:05.833960 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2fae11c6-cc54-4702-bc15-628ad22d8914 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:05.835648 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2fae11c6-cc54-4702-bc15-628ad22d8914 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:05.849692 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:05.849692 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:05.856578 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2fae11c6-cc54-4702-bc15-628ad22d8914 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:55:05.863111 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2fae11c6-cc54-4702-bc15-628ad22d8914 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:55:05.863878 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 306/1246] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:05 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:06.140423 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-34b6cbc0-dd08-4320-9f2c-f36c87f4a729 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:06.142988 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-34b6cbc0-dd08-4320-9f2c-f36c87f4a729 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:06.142988 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-34b6cbc0-dd08-4320-9f2c-f36c87f4a729 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:06.142988 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-34b6cbc0-dd08-4320-9f2c-f36c87f4a729 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:06.143382 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-34b6cbc0-dd08-4320-9f2c-f36c87f4a729 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:06.151017 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:06.151017 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:06.151017 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-34b6cbc0-dd08-4320-9f2c-f36c87f4a729 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:06.151738 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 318/1247] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:06 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:07.175431 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-efc653f7-29e0-44e0-b9b0-96f4b1838e91 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:07.179664 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-efc653f7-29e0-44e0-b9b0-96f4b1838e91 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:07.180695 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-efc653f7-29e0-44e0-b9b0-96f4b1838e91 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:07.181165 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-efc653f7-29e0-44e0-b9b0-96f4b1838e91 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:07.182473 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-efc653f7-29e0-44e0-b9b0-96f4b1838e91 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:07.188405 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:07.188405 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:07.189277 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-efc653f7-29e0-44e0-b9b0-96f4b1838e91 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:07.190733 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 313/1248] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:07 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:08.215364 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-624e0914-4fef-4305-89bb-939fbd954b3d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:08.219890 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-624e0914-4fef-4305-89bb-939fbd954b3d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:08.220875 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-624e0914-4fef-4305-89bb-939fbd954b3d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:08.220875 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-624e0914-4fef-4305-89bb-939fbd954b3d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:08.220875 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-624e0914-4fef-4305-89bb-939fbd954b3d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:08.234151 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:08.234151 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:08.236393 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-624e0914-4fef-4305-89bb-939fbd954b3d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:08.236393 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 312/1249] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:08 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:08.548318 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a6d770ea-f02a-4075-99a8-cac6a5258e15 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:08.552014 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-908d85a0-731e-4300-a213-50c81b8d09b1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:08.552014 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:55:08.552523 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2036149916"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:08.554806 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2036149916'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:55:08.556061 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a6d770ea-f02a-4075-99a8-cac6a5258e15 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] GET https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:55:08.556360 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a6d770ea-f02a-4075-99a8-cac6a5258e15 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:08.556577 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a6d770ea-f02a-4075-99a8-cac6a5258e15 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:08.567778 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Create volume of 1 GB Jul 22 09:55:08.567778 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:08.567778 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:08.567778 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Availability Zones retrieved successfully. Jul 22 09:55:08.599616 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Flow 'volume_create_api' (65466506-271b-4d5f-869d-ef3f881ced9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:08.601297 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a318d8f3-aaf3-43c5-a551-38c2c2da604a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:08.601647 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:55:08.623186 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:08.623186 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:08.624203 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:08.624203 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:08.639820 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a6d770ea-f02a-4075-99a8-cac6a5258e15 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Volume info retrieved successfully. Jul 22 09:55:08.666263 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a318d8f3-aaf3-43c5-a551-38c2c2da604a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=7324cb85-3d34-48ff-93e7-570ac8d93e79,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7324cb85-3d34-48ff-93e7-570ac8d93e79', 'encryption_key_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=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:08.669520 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e0ec979-74d7-4e6e-8160-b72a1f4bf317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:08.680031 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a6d770ea-f02a-4075-99a8-cac6a5258e15 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 returned with HTTP 200 Jul 22 09:55:08.680031 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 307/1250] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:08 2026] GET /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 => generated 1143 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:08.779705 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-9bc55fd6-818e-44f7-9032-80de75476651 req-66c017a3-18d8-476d-9ed1-babe001ac283 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:08.783576 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-9bc55fd6-818e-44f7-9032-80de75476651 req-66c017a3-18d8-476d-9ed1-babe001ac283 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] GET https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:55:08.783576 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-9bc55fd6-818e-44f7-9032-80de75476651 req-66c017a3-18d8-476d-9ed1-babe001ac283 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:08.784122 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-9bc55fd6-818e-44f7-9032-80de75476651 req-66c017a3-18d8-476d-9ed1-babe001ac283 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:08.793659 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Created reservations ['0ee24edf-647a-46f6-93a7-a45eab43397f', 'b990cd70-ecb4-4d56-848f-9b20c8796e7e', '022faf13-3e39-4918-8234-526d5ed9bfb3', '10d9e6b5-d3f7-4cc3-8bbf-33bc576973b9'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:08.795285 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e0ec979-74d7-4e6e-8160-b72a1f4bf317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ee24edf-647a-46f6-93a7-a45eab43397f', 'b990cd70-ecb4-4d56-848f-9b20c8796e7e', '022faf13-3e39-4918-8234-526d5ed9bfb3', '10d9e6b5-d3f7-4cc3-8bbf-33bc576973b9']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:08.797700 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e4acc35-df22-45ad-b9ac-f30704093a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:08.813422 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:08.813422 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:08.821565 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-9bc55fd6-818e-44f7-9032-80de75476651 req-66c017a3-18d8-476d-9ed1-babe001ac283 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Volume info retrieved successfully. Jul 22 09:55:08.832423 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-9bc55fd6-818e-44f7-9032-80de75476651 req-66c017a3-18d8-476d-9ed1-babe001ac283 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 returned with HTTP 200 Jul 22 09:55:08.833068 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 314/1251] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:08 2026] GET /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 => generated 1143 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:08.841517 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e4acc35-df22-45ad-b9ac-f30704093a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffb5936d-77a2-46ea-bda0-f02ae6134b5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2036149916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3a49b766c52847809e516ee8a71463fb',qos_specs=None,replication_status=,reservations=['0ee24edf-647a-46f6-93a7-a45eab43397f','b990cd70-ecb4-4d56-848f-9b20c8796e7e','022faf13-3e39-4918-8234-526d5ed9bfb3','10d9e6b5-d3f7-4cc3-8bbf-33bc576973b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d3dcf96c6cb4460aefed3cf2b4a68cb',volume_type_id=7324cb85-3d34-48ff-93e7-570ac8d93e79), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:55:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2036149916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffb5936d-77a2-46ea-bda0-f02ae6134b5a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3a49b766c52847809e516ee8a71463fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d3dcf96c6cb4460aefed3cf2b4a68cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7324cb85-3d34-48ff-93e7-570ac8d93e79),volume_type_id=7324cb85-3d34-48ff-93e7-570ac8d93e79)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:08.843381 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b23eba80-046a-4442-a430-5c114a3415a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:08.878533 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b23eba80-046a-4442-a430-5c114a3415a1) transitioned into state 'SUCCESS' from state '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-2036149916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3a49b766c52847809e516ee8a71463fb',qos_specs=None,replication_status=,reservations=['0ee24edf-647a-46f6-93a7-a45eab43397f','b990cd70-ecb4-4d56-848f-9b20c8796e7e','022faf13-3e39-4918-8234-526d5ed9bfb3','10d9e6b5-d3f7-4cc3-8bbf-33bc576973b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d3dcf96c6cb4460aefed3cf2b4a68cb',volume_type_id=7324cb85-3d34-48ff-93e7-570ac8d93e79)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:08.881831 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e1005a7-1318-401e-922f-f7f8b932f024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:08.887917 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-9bc55fd6-818e-44f7-9032-80de75476651 req-f3ee8dac-9ad4-4a81-8727-107e24086d82 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:08.891939 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-9bc55fd6-818e-44f7-9032-80de75476651 req-f3ee8dac-9ad4-4a81-8727-107e24086d82 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] POST https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1/action Jul 22 09:55:08.892522 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-9bc55fd6-818e-44f7-9032-80de75476651 req-f3ee8dac-9ad4-4a81-8727-107e24086d82 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:55:08.893175 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-9bc55fd6-818e-44f7-9032-80de75476651 req-f3ee8dac-9ad4-4a81-8727-107e24086d82 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:08.902955 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e1005a7-1318-401e-922f-f7f8b932f024) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:08.904153 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Flow 'volume_create_api' (65466506-271b-4d5f-869d-ef3f881ced9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:08.906119 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Create volume request issued successfully. Jul 22 09:55:08.906119 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-908d85a0-731e-4300-a213-50c81b8d09b1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:55:08.906733 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 319/1252] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:55:08 2026] POST /volume/v3/volumes => generated 760 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:55:08.931820 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:08.931820 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:08.931820 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-9bc55fd6-818e-44f7-9032-80de75476651 req-f3ee8dac-9ad4-4a81-8727-107e24086d82 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Volume info retrieved successfully. Jul 22 09:55:08.935348 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a293b180-993b-434e-b93e-1fb2e1f7ff07 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:08.938216 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a293b180-993b-434e-b93e-1fb2e1f7ff07 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:08.941558 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a293b180-993b-434e-b93e-1fb2e1f7ff07 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:08.941558 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a293b180-993b-434e-b93e-1fb2e1f7ff07 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:08.954231 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:08.954231 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:08.959004 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-9bc55fd6-818e-44f7-9032-80de75476651 req-f3ee8dac-9ad4-4a81-8727-107e24086d82 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Begin detaching volume completed successfully. Jul 22 09:55:08.959004 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-9bc55fd6-818e-44f7-9032-80de75476651 req-f3ee8dac-9ad4-4a81-8727-107e24086d82 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1/action returned with HTTP 202 Jul 22 09:55:08.959004 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 313/1253] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 09:55:08 2026] POST /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:55:08.968212 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a293b180-993b-434e-b93e-1fb2e1f7ff07 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:08.979391 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a293b180-993b-434e-b93e-1fb2e1f7ff07 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:08.979391 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 308/1254] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:08 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 828 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:09.085332 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-72f48b85-6ba7-4507-a2f0-5d375ac1e176 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:09.087168 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-72f48b85-6ba7-4507-a2f0-5d375ac1e176 None None] GET https://10.4.3.206/volume// Jul 22 09:55:09.087168 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-72f48b85-6ba7-4507-a2f0-5d375ac1e176 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:09.087168 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-72f48b85-6ba7-4507-a2f0-5d375ac1e176 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:09.087168 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-72f48b85-6ba7-4507-a2f0-5d375ac1e176 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:09.087977 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 315/1255] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:55:09 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:09.110966 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-9bc55fd6-818e-44f7-9032-80de75476651 req-43d0ff69-af9c-4325-bc5b-b787fe43e4fa None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:09.116228 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-9bc55fd6-818e-44f7-9032-80de75476651 req-43d0ff69-af9c-4325-bc5b-b787fe43e4fa tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] GET https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:55:09.116734 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-9bc55fd6-818e-44f7-9032-80de75476651 req-43d0ff69-af9c-4325-bc5b-b787fe43e4fa tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:09.117193 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-9bc55fd6-818e-44f7-9032-80de75476651 req-43d0ff69-af9c-4325-bc5b-b787fe43e4fa tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:09.145146 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:09.145146 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:09.153434 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-9bc55fd6-818e-44f7-9032-80de75476651 req-43d0ff69-af9c-4325-bc5b-b787fe43e4fa tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Volume info retrieved successfully. Jul 22 09:55:09.162317 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-9bc55fd6-818e-44f7-9032-80de75476651 req-43d0ff69-af9c-4325-bc5b-b787fe43e4fa tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 returned with HTTP 200 Jul 22 09:55:09.162983 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 320/1256] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:55:09 2026] GET /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 => generated 1326 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:55:09.255059 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e2bffe06-9473-497c-89b9-ad0ce9249fe4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:09.263254 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e2bffe06-9473-497c-89b9-ad0ce9249fe4 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:09.264415 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e2bffe06-9473-497c-89b9-ad0ce9249fe4 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:09.264859 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e2bffe06-9473-497c-89b9-ad0ce9249fe4 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:09.265323 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-e2bffe06-9473-497c-89b9-ad0ce9249fe4 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:09.274243 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:09.274243 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:09.275808 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e2bffe06-9473-497c-89b9-ad0ce9249fe4 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:09.276694 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 314/1257] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:09 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:09.807217 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-72086f6a-5b58-4415-876c-bb4939407743 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:09.809332 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-72086f6a-5b58-4415-876c-bb4939407743 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:55:09.809700 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-72086f6a-5b58-4415-876c-bb4939407743 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:09.809700 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-72086f6a-5b58-4415-876c-bb4939407743 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:09.829599 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:09.829599 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:09.843902 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-72086f6a-5b58-4415-876c-bb4939407743 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:55:09.850838 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-72086f6a-5b58-4415-876c-bb4939407743 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:55:09.851350 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 309/1258] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:09 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:09.940799 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a38cd0b8-324f-41ac-ab6a-6c91104f89cb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:09.945183 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a38cd0b8-324f-41ac-ab6a-6c91104f89cb tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:55:09.945183 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a38cd0b8-324f-41ac-ab6a-6c91104f89cb tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:09.946124 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a38cd0b8-324f-41ac-ab6a-6c91104f89cb tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:09.961486 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:09.961486 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:09.967801 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a38cd0b8-324f-41ac-ab6a-6c91104f89cb tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:55:09.974152 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a38cd0b8-324f-41ac-ab6a-6c91104f89cb tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:55:09.974591 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 316/1259] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:09 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:10.006837 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d03d01ec-e566-4741-be2c-8274ed35f590 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:10.009857 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d03d01ec-e566-4741-be2c-8274ed35f590 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:10.009857 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d03d01ec-e566-4741-be2c-8274ed35f590 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:10.009857 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d03d01ec-e566-4741-be2c-8274ed35f590 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:10.026247 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:10.026247 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:10.033590 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d03d01ec-e566-4741-be2c-8274ed35f590 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:10.042595 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d03d01ec-e566-4741-be2c-8274ed35f590 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:10.043315 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 321/1260] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:10 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:10.123583 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-9e33ae6c-03de-430c-bfc4-4d76fc02957e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:10.127416 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-9e33ae6c-03de-430c-bfc4-4d76fc02957e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:10.127714 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-9e33ae6c-03de-430c-bfc4-4d76fc02957e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:10.127862 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-9e33ae6c-03de-430c-bfc4-4d76fc02957e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:10.137899 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:10.137899 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:10.146977 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-9e33ae6c-03de-430c-bfc4-4d76fc02957e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:10.157114 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-9e33ae6c-03de-430c-bfc4-4d76fc02957e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:10.157816 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 315/1261] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:10 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:10.301890 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-56b85208-0afa-41db-af6f-3d57f2682048 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:10.305362 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-56b85208-0afa-41db-af6f-3d57f2682048 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:10.305362 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-56b85208-0afa-41db-af6f-3d57f2682048 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:10.305362 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-56b85208-0afa-41db-af6f-3d57f2682048 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:10.305362 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-56b85208-0afa-41db-af6f-3d57f2682048 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:10.317940 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:10.317940 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:10.319494 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-56b85208-0afa-41db-af6f-3d57f2682048 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:10.319914 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 310/1262] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:10 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:10.361801 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4c1c9f6c-4fd0-4b86-8929-51c118e2df0f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:10.361801 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4c1c9f6c-4fd0-4b86-8929-51c118e2df0f None None] GET https://10.4.3.206/volume// Jul 22 09:55:10.361801 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4c1c9f6c-4fd0-4b86-8929-51c118e2df0f None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:10.361801 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4c1c9f6c-4fd0-4b86-8929-51c118e2df0f None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:10.361801 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4c1c9f6c-4fd0-4b86-8929-51c118e2df0f None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:10.361801 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 317/1263] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:55:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:10.374862 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-0c32378e-2914-465f-ab98-fbbb84af623b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:10.387558 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-0c32378e-2914-465f-ab98-fbbb84af623b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:55:10.387558 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-0c32378e-2914-465f-ab98-fbbb84af623b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ffb5936d-77a2-46ea-bda0-f02ae6134b5a", "connector": null, "instance_uuid": "b0a8ae7a-551b-453e-80bf-5250bce69dbe"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:10.405265 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:10.405265 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:10.493188 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-0c32378e-2914-465f-ab98-fbbb84af623b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:55:10.493188 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 322/1264] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:55:10 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:10.606305 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4e093ae2-b5bb-4885-92b4-0c159f7c88a6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:10.610590 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4e093ae2-b5bb-4885-92b4-0c159f7c88a6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:10.610968 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4e093ae2-b5bb-4885-92b4-0c159f7c88a6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:10.611185 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4e093ae2-b5bb-4885-92b4-0c159f7c88a6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:10.641782 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:10.641782 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:10.649890 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4e093ae2-b5bb-4885-92b4-0c159f7c88a6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:10.651780 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d82e15e3-8a71-44d3-b33c-7e80bdceb87f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:10.653855 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d82e15e3-8a71-44d3-b33c-7e80bdceb87f None None] GET https://10.4.3.206/volume// Jul 22 09:55:10.653953 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d82e15e3-8a71-44d3-b33c-7e80bdceb87f None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:10.655004 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d82e15e3-8a71-44d3-b33c-7e80bdceb87f None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:10.655004 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d82e15e3-8a71-44d3-b33c-7e80bdceb87f None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:10.655287 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 311/1265] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:55:10 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:10.660743 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4e093ae2-b5bb-4885-92b4-0c159f7c88a6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:10.661338 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 316/1266] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:10 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:10.673604 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-22850053-a4f9-443c-bcdd-f172cb3dcc68 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:10.678425 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-22850053-a4f9-443c-bcdd-f172cb3dcc68 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:10.679682 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-22850053-a4f9-443c-bcdd-f172cb3dcc68 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:10.679682 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-22850053-a4f9-443c-bcdd-f172cb3dcc68 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:10.704265 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:10.704265 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:10.718072 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-22850053-a4f9-443c-bcdd-f172cb3dcc68 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:10.729220 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-22850053-a4f9-443c-bcdd-f172cb3dcc68 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:10.729916 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 318/1267] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:55:10 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1032 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:55:10.902348 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-b6f0cd14-8978-4a9a-84ed-b5e50ee3e3b3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:10.906285 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-b6f0cd14-8978-4a9a-84ed-b5e50ee3e3b3 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] PUT https://10.4.3.206/volume/v3/attachments/d45a8c9a-b1db-4e37-ab29-c7a66123d065 Jul 22 09:55:10.907346 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-b6f0cd14-8978-4a9a-84ed-b5e50ee3e3b3 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:10.936375 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-b6f0cd14-8978-4a9a-84ed-b5e50ee3e3b3 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Acquiring lock "cinder-attachment_update-ffb5936d-77a2-46ea-bda0-f02ae6134b5a-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:55:10.945765 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-b6f0cd14-8978-4a9a-84ed-b5e50ee3e3b3 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Lock "cinder-attachment_update-ffb5936d-77a2-46ea-bda0-f02ae6134b5a-np0000005636" acquired by "attachment_update" :: waited 0.010s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:55:10.948128 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:10.948128 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:11.111648 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-b6f0cd14-8978-4a9a-84ed-b5e50ee3e3b3 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Lock "cinder-attachment_update-ffb5936d-77a2-46ea-bda0-f02ae6134b5a-np0000005636" released by "attachment_update" :: held 0.166s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:55:11.112211 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-b6f0cd14-8978-4a9a-84ed-b5e50ee3e3b3 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/d45a8c9a-b1db-4e37-ab29-c7a66123d065 returned with HTTP 200 Jul 22 09:55:11.112828 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 323/1268] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:55:10 2026] PUT /volume/v3/attachments/d45a8c9a-b1db-4e37-ab29-c7a66123d065 => generated 969 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:11.309469 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-9bc55fd6-818e-44f7-9032-80de75476651 req-a7deaa94-b173-4c45-a40b-8d3334fabc36 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:11.314462 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9bc55fd6-818e-44f7-9032-80de75476651 req-a7deaa94-b173-4c45-a40b-8d3334fabc36 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] DELETE https://10.4.3.206/volume/v3/attachments/037a04d0-f186-427b-ba81-628714270619 Jul 22 09:55:11.319461 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9bc55fd6-818e-44f7-9032-80de75476651 req-a7deaa94-b173-4c45-a40b-8d3334fabc36 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:11.319461 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9bc55fd6-818e-44f7-9032-80de75476651 req-a7deaa94-b173-4c45-a40b-8d3334fabc36 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:11.339061 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f311128c-e4c7-4dff-b0f8-e6bf0e72415c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:11.340243 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:11.340243 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:11.346603 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f311128c-e4c7-4dff-b0f8-e6bf0e72415c tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:11.346603 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f311128c-e4c7-4dff-b0f8-e6bf0e72415c tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:11.346838 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f311128c-e4c7-4dff-b0f8-e6bf0e72415c tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:11.346988 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-f311128c-e4c7-4dff-b0f8-e6bf0e72415c tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:11.359639 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:11.359639 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:11.359639 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f311128c-e4c7-4dff-b0f8-e6bf0e72415c tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:11.359639 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 317/1269] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:11 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:11.423021 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9bc55fd6-818e-44f7-9032-80de75476651 req-a7deaa94-b173-4c45-a40b-8d3334fabc36 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/attachments/037a04d0-f186-427b-ba81-628714270619 returned with HTTP 200 Jul 22 09:55:11.423845 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 312/1270] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:55:11 2026] DELETE /volume/v3/attachments/037a04d0-f186-427b-ba81-628714270619 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:11.683348 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f2aba944-708c-4ca9-b3f5-1d645dcf48b9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:11.685005 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f2aba944-708c-4ca9-b3f5-1d645dcf48b9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:11.685005 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f2aba944-708c-4ca9-b3f5-1d645dcf48b9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:11.685296 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f2aba944-708c-4ca9-b3f5-1d645dcf48b9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:11.702982 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:11.702982 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:11.709457 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f2aba944-708c-4ca9-b3f5-1d645dcf48b9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:11.717979 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f2aba944-708c-4ca9-b3f5-1d645dcf48b9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:11.718761 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 319/1271] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:11 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:12.292683 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-499f8d93-a9e7-4b62-9c11-85436bf6b794 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:12.295522 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-499f8d93-a9e7-4b62-9c11-85436bf6b794 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] GET https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:55:12.295807 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-499f8d93-a9e7-4b62-9c11-85436bf6b794 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:12.296117 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-499f8d93-a9e7-4b62-9c11-85436bf6b794 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:12.313176 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:12.313176 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:12.320097 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-499f8d93-a9e7-4b62-9c11-85436bf6b794 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Volume info retrieved successfully. Jul 22 09:55:12.328676 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-499f8d93-a9e7-4b62-9c11-85436bf6b794 tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 returned with HTTP 200 Jul 22 09:55:12.329528 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 324/1272] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:12 2026] GET /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:12.379273 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ded81601-9c5c-45ae-bcc2-63b0bdf1fbb0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:12.385027 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ded81601-9c5c-45ae-bcc2-63b0bdf1fbb0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:12.385198 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ded81601-9c5c-45ae-bcc2-63b0bdf1fbb0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:12.387441 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ded81601-9c5c-45ae-bcc2-63b0bdf1fbb0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:12.387441 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-ded81601-9c5c-45ae-bcc2-63b0bdf1fbb0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:12.397182 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:12.397182 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:12.398611 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ded81601-9c5c-45ae-bcc2-63b0bdf1fbb0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:12.399441 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 318/1273] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:12 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:12.740309 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-aec90cc8-4949-48da-8919-716099373b67 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:12.743075 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aec90cc8-4949-48da-8919-716099373b67 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:12.743371 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aec90cc8-4949-48da-8919-716099373b67 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:12.743608 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aec90cc8-4949-48da-8919-716099373b67 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:12.766610 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:12.766610 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:12.778182 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-aec90cc8-4949-48da-8919-716099373b67 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:12.791667 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aec90cc8-4949-48da-8919-716099373b67 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:12.794974 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 313/1274] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:12 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:13.433675 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8ff071a2-e8d2-4068-aeac-342a281c9586 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:13.439900 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8ff071a2-e8d2-4068-aeac-342a281c9586 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:13.440862 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8ff071a2-e8d2-4068-aeac-342a281c9586 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:13.440862 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8ff071a2-e8d2-4068-aeac-342a281c9586 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:13.449175 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-8ff071a2-e8d2-4068-aeac-342a281c9586 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:13.459249 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:13.459249 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:13.460420 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8ff071a2-e8d2-4068-aeac-342a281c9586 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:13.461311 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 320/1275] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:13 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:13.814634 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-828d0b9a-6ae0-4d5d-afdd-6e834c51857b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:13.820356 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-828d0b9a-6ae0-4d5d-afdd-6e834c51857b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:13.820356 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-828d0b9a-6ae0-4d5d-afdd-6e834c51857b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:13.822651 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-828d0b9a-6ae0-4d5d-afdd-6e834c51857b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:13.847983 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:13.847983 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:13.854533 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-828d0b9a-6ae0-4d5d-afdd-6e834c51857b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:13.867591 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-828d0b9a-6ae0-4d5d-afdd-6e834c51857b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:13.869189 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 325/1276] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:13 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:14.480089 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b16cc5b8-55b5-4826-a780-08e117da0a9c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:14.485911 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b16cc5b8-55b5-4826-a780-08e117da0a9c tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:14.486518 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b16cc5b8-55b5-4826-a780-08e117da0a9c tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:14.486999 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b16cc5b8-55b5-4826-a780-08e117da0a9c tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:14.487332 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-b16cc5b8-55b5-4826-a780-08e117da0a9c tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:14.496351 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:14.496351 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:14.498103 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b16cc5b8-55b5-4826-a780-08e117da0a9c tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:14.499193 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 319/1277] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:14 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 754 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:55:14.719362 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-e2401a2b-e108-4b35-9422-9479c508fc99 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:14.723483 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-e2401a2b-e108-4b35-9422-9479c508fc99 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/attachments/d45a8c9a-b1db-4e37-ab29-c7a66123d065/action Jul 22 09:55:14.724550 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-e2401a2b-e108-4b35-9422-9479c508fc99 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:55:14.724957 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-e2401a2b-e108-4b35-9422-9479c508fc99 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:14.756647 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:14.756647 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:14.787737 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2b469a25-69ae-4862-a916-86b25b8b4cb6 req-e2401a2b-e108-4b35-9422-9479c508fc99 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/d45a8c9a-b1db-4e37-ab29-c7a66123d065/action returned with HTTP 204 Jul 22 09:55:14.787737 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 314/1278] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:55:14 2026] POST /volume/v3/attachments/d45a8c9a-b1db-4e37-ab29-c7a66123d065/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 22 09:55:14.888071 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-62acc308-bbef-4be4-8e43-ffb735ad0e32 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:14.890548 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-62acc308-bbef-4be4-8e43-ffb735ad0e32 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:55:14.890883 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-62acc308-bbef-4be4-8e43-ffb735ad0e32 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:14.891240 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-62acc308-bbef-4be4-8e43-ffb735ad0e32 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:14.896000 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5366189f-1387-4013-b93e-4b0c396946f9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:14.899805 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5366189f-1387-4013-b93e-4b0c396946f9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:14.899960 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5366189f-1387-4013-b93e-4b0c396946f9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:14.900368 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5366189f-1387-4013-b93e-4b0c396946f9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:14.908274 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:14.908274 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:14.916436 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-62acc308-bbef-4be4-8e43-ffb735ad0e32 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:55:14.920087 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:14.920087 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:14.923523 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-62acc308-bbef-4be4-8e43-ffb735ad0e32 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:55:14.924044 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 321/1279] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:14 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:14.927528 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-5366189f-1387-4013-b93e-4b0c396946f9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:14.940147 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5366189f-1387-4013-b93e-4b0c396946f9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:14.941169 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 326/1280] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:14 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:15.032390 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-e0ab2c35-8b7b-450e-bd0c-8e673ea1de34 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:15.040674 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-e0ab2c35-8b7b-450e-bd0c-8e673ea1de34 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:15.042152 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-e0ab2c35-8b7b-450e-bd0c-8e673ea1de34 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:15.043306 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-e0ab2c35-8b7b-450e-bd0c-8e673ea1de34 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:15.063900 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:15.063900 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:15.076883 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-e0ab2c35-8b7b-450e-bd0c-8e673ea1de34 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:15.086667 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-e0ab2c35-8b7b-450e-bd0c-8e673ea1de34 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:15.087026 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 320/1281] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:15 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1145 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:15.251013 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0cc111f5-1361-4e07-9fd2-9d253ef6f5e0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:15.252247 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0cc111f5-1361-4e07-9fd2-9d253ef6f5e0 None None] GET https://10.4.3.206/volume// Jul 22 09:55:15.252247 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0cc111f5-1361-4e07-9fd2-9d253ef6f5e0 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:15.252247 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0cc111f5-1361-4e07-9fd2-9d253ef6f5e0 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:15.254852 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0cc111f5-1361-4e07-9fd2-9d253ef6f5e0 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:15.254852 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 315/1282] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:55:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:15.267545 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-cfd9f4de-50ba-486c-b9e0-b7116324af1c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:15.275574 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-cfd9f4de-50ba-486c-b9e0-b7116324af1c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:55:15.277520 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-cfd9f4de-50ba-486c-b9e0-b7116324af1c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ffb5936d-77a2-46ea-bda0-f02ae6134b5a", "connector": null, "instance_uuid": "08ed0a63-a2be-44f1-b355-829f43519732"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:15.307257 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:15.307257 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:15.378135 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-cfd9f4de-50ba-486c-b9e0-b7116324af1c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:55:15.378409 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 322/1283] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:55:15 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:55:15.426161 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-25df2ae0-cda2-4a11-9ff9-85b1d7c04044 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:15.428869 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-25df2ae0-cda2-4a11-9ff9-85b1d7c04044 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a Jul 22 09:55:15.428869 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-25df2ae0-cda2-4a11-9ff9-85b1d7c04044 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:15.428869 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-25df2ae0-cda2-4a11-9ff9-85b1d7c04044 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:15.428869 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-25df2ae0-cda2-4a11-9ff9-85b1d7c04044 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Delete snapshot with id: d1e3f788-094c-4840-b6cf-1df8d39b996a Jul 22 09:55:15.441206 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-25df2ae0-cda2-4a11-9ff9-85b1d7c04044 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a returned with HTTP 404 Jul 22 09:55:15.441399 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d68942d6-3403-4ebb-b16a-c3c2195d5623 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:15.442716 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 327/1284] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:55:15 2026] DELETE /volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:15.446493 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d68942d6-3403-4ebb-b16a-c3c2195d5623 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:15.446493 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d68942d6-3403-4ebb-b16a-c3c2195d5623 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:15.446493 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d68942d6-3403-4ebb-b16a-c3c2195d5623 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:15.453678 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-53572085-77aa-4697-9e28-ce99778fe070 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:15.457602 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-53572085-77aa-4697-9e28-ce99778fe070 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a Jul 22 09:55:15.457978 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-53572085-77aa-4697-9e28-ce99778fe070 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:15.458264 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-53572085-77aa-4697-9e28-ce99778fe070 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:15.470383 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-53572085-77aa-4697-9e28-ce99778fe070 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a returned with HTTP 404 Jul 22 09:55:15.472361 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 316/1285] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:15 2026] GET /volume/v3/snapshots/d1e3f788-094c-4840-b6cf-1df8d39b996a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:15.475807 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ee7e4ce5-0c41-42c3-a309-240f0d514e7f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:15.476628 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ee7e4ce5-0c41-42c3-a309-240f0d514e7f None None] GET https://10.4.3.206/volume// Jul 22 09:55:15.476628 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ee7e4ce5-0c41-42c3-a309-240f0d514e7f None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:15.477956 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ee7e4ce5-0c41-42c3-a309-240f0d514e7f None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:15.477956 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ee7e4ce5-0c41-42c3-a309-240f0d514e7f None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:15.477956 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 323/1286] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:55:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 22 09:55:15.479510 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:15.479510 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:15.491544 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-79cc42b6-dc7f-4416-8422-604e1d412d97 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:15.492690 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d68942d6-3403-4ebb-b16a-c3c2195d5623 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:15.497545 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-79cc42b6-dc7f-4416-8422-604e1d412d97 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:15.498795 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-79cc42b6-dc7f-4416-8422-604e1d412d97 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:15.499173 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-79cc42b6-dc7f-4416-8422-604e1d412d97 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:15.504840 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d68942d6-3403-4ebb-b16a-c3c2195d5623 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:15.505416 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 321/1287] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:15 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1147 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:15.515751 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4e6582f1-2e47-495f-afd3-69b3cb4968a9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:15.519587 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e6582f1-2e47-495f-afd3-69b3cb4968a9 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:15.520138 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e6582f1-2e47-495f-afd3-69b3cb4968a9 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:15.520271 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e6582f1-2e47-495f-afd3-69b3cb4968a9 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:15.520438 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-4e6582f1-2e47-495f-afd3-69b3cb4968a9 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:15.525214 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:15.525214 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:15.532227 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-79cc42b6-dc7f-4416-8422-604e1d412d97 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:15.533132 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:15.533132 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:15.534479 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e6582f1-2e47-495f-afd3-69b3cb4968a9 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:15.535071 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 317/1288] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:15 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 756 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:15.539331 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-79cc42b6-dc7f-4416-8422-604e1d412d97 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:15.540800 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 328/1289] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:55:15 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1327 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:55:15.548668 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0794983b-501b-410a-b2cf-c07acf85ffef None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:15.551390 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0794983b-501b-410a-b2cf-c07acf85ffef tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 Jul 22 09:55:15.553532 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0794983b-501b-410a-b2cf-c07acf85ffef tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:15.553532 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0794983b-501b-410a-b2cf-c07acf85ffef tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:15.564037 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-06f74ba9-6262-4e55-91c8-00575bd8701c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:15.568736 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-06f74ba9-6262-4e55-91c8-00575bd8701c tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:55:15.568858 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-06f74ba9-6262-4e55-91c8-00575bd8701c tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:15.569163 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-06f74ba9-6262-4e55-91c8-00575bd8701c tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:15.571781 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:15.571781 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:15.577170 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0794983b-501b-410a-b2cf-c07acf85ffef tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Volume info retrieved successfully. Jul 22 09:55:15.589672 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0794983b-501b-410a-b2cf-c07acf85ffef tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 returned with HTTP 200 Jul 22 09:55:15.589796 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:15.589796 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:15.590663 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 324/1290] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:15 2026] GET /volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:15.602895 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-06f74ba9-6262-4e55-91c8-00575bd8701c tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:15.610216 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:15.615737 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] POST https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf/restore Jul 22 09:55:15.615737 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:15.616386 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-06f74ba9-6262-4e55-91c8-00575bd8701c tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 200 Jul 22 09:55:15.617776 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 322/1291] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:15 2026] GET /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 1140 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:15.617911 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Restoring backup f04d18d1-3c16-4bfe-9380-9c49d00528bf ({'restore': {}}) {{(pid=100152) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 09:55:15.620837 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Restoring backup f04d18d1-3c16-4bfe-9380-9c49d00528bf to volume None. Jul 22 09:55:15.626381 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:15.626381 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:15.630010 np0000005636 devstack@c-api.service[100152]: INFO cinder.backup.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Creating volume of 1 GB for restore of backup f04d18d1-3c16-4bfe-9380-9c49d00528bf. Jul 22 09:55:15.648477 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Availability zone cache updated, next update will occur around 2026-07-22 10:55:15.648096. {{(pid=100152) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 09:55:15.648595 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Availability Zones retrieved successfully. Jul 22 09:55:15.656375 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Flow 'volume_create_api' (d10d0937-c7b5-444c-8c45-4346ea13a4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:15.658372 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9519dbcb-6c58-4801-a6a2-2cacda8b8f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:15.661049 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:55:15.703626 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9519dbcb-6c58-4801-a6a2-2cacda8b8f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:15.704494 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe434ffc-182f-4eea-a248-13a98e975d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:15.706493 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-41b94534-db64-44ea-ba8f-bf86bb193d29 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:15.709217 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-41b94534-db64-44ea-ba8f-bf86bb193d29 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] PUT https://10.4.3.206/volume/v3/attachments/8bbdece9-8d57-4307-862c-83bebfbaaeca Jul 22 09:55:15.709860 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-41b94534-db64-44ea-ba8f-bf86bb193d29 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:15.712148 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-c430d071-0a0c-4ae3-a9f2-8d1247e3d7cc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:15.715168 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-c430d071-0a0c-4ae3-a9f2-8d1247e3d7cc tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] POST https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab/action Jul 22 09:55:15.715168 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-c430d071-0a0c-4ae3-a9f2-8d1247e3d7cc tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:55:15.715398 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-c430d071-0a0c-4ae3-a9f2-8d1247e3d7cc tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:15.728385 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-41b94534-db64-44ea-ba8f-bf86bb193d29 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Acquiring lock "cinder-attachment_update-ffb5936d-77a2-46ea-bda0-f02ae6134b5a-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:55:15.731426 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:15.731426 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:15.732384 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-c430d071-0a0c-4ae3-a9f2-8d1247e3d7cc tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:15.739104 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-41b94534-db64-44ea-ba8f-bf86bb193d29 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Lock "cinder-attachment_update-ffb5936d-77a2-46ea-bda0-f02ae6134b5a-np0000005636" acquired by "attachment_update" :: waited 0.010s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:55:15.741384 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:15.741384 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:15.748873 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-c430d071-0a0c-4ae3-a9f2-8d1247e3d7cc tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Begin detaching volume completed successfully. Jul 22 09:55:15.748873 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-c430d071-0a0c-4ae3-a9f2-8d1247e3d7cc tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab/action returned with HTTP 202 Jul 22 09:55:15.749103 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 325/1292] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 09:55:15 2026] POST /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:55:15.792286 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Created reservations ['48d34d3e-149e-41e5-b1d6-8069eb8034ff', '2d25df2a-5bfa-4296-9957-fdd94339ef6d', '9e5fb910-c31c-44c6-8bcb-0596ba5c8ef1', '1e8d2605-93d9-4f8f-b88a-f23b9102f488'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:15.793028 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe434ffc-182f-4eea-a248-13a98e975d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48d34d3e-149e-41e5-b1d6-8069eb8034ff', '2d25df2a-5bfa-4296-9957-fdd94339ef6d', '9e5fb910-c31c-44c6-8bcb-0596ba5c8ef1', '1e8d2605-93d9-4f8f-b88a-f23b9102f488']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:15.794693 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48132abb-afa3-462f-a3e2-a13491ffeadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:15.849948 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48132abb-afa3-462f-a3e2-a13491ffeadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '232e8ff4-4170-49e6-adb8-4311e25a1689', '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_f04d18d1-3c16-4bfe-9380-9c49d00528bf',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d677b6e815f43c2bf195bf19ef3ec8e',qos_specs=None,replication_status=,reservations=['48d34d3e-149e-41e5-b1d6-8069eb8034ff','2d25df2a-5bfa-4296-9957-fdd94339ef6d','9e5fb910-c31c-44c6-8bcb-0596ba5c8ef1','1e8d2605-93d9-4f8f-b88a-f23b9102f488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeb2be40a3534b42aa2ab73d68133b8f',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:55:15Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f04d18d1-3c16-4bfe-9380-9c49d00528bf',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=232e8ff4-4170-49e6-adb8-4311e25a1689,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d677b6e815f43c2bf195bf19ef3ec8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eeb2be40a3534b42aa2ab73d68133b8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:15.853955 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4785c262-4e65-451a-becd-0235c5e881cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:15.861582 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e9b5c4ae-ac1f-48c6-9506-2fa77077a758 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:15.862527 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e9b5c4ae-ac1f-48c6-9506-2fa77077a758 None None] GET https://10.4.3.206/volume// Jul 22 09:55:15.862973 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e9b5c4ae-ac1f-48c6-9506-2fa77077a758 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:15.863416 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e9b5c4ae-ac1f-48c6-9506-2fa77077a758 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:15.864100 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e9b5c4ae-ac1f-48c6-9506-2fa77077a758 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:15.864703 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 323/1293] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:55:15 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:15.884749 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4785c262-4e65-451a-becd-0235c5e881cf) transitioned into 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_f04d18d1-3c16-4bfe-9380-9c49d00528bf',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d677b6e815f43c2bf195bf19ef3ec8e',qos_specs=None,replication_status=,reservations=['48d34d3e-149e-41e5-b1d6-8069eb8034ff','2d25df2a-5bfa-4296-9957-fdd94339ef6d','9e5fb910-c31c-44c6-8bcb-0596ba5c8ef1','1e8d2605-93d9-4f8f-b88a-f23b9102f488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeb2be40a3534b42aa2ab73d68133b8f',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:15.885946 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d146d76e-15de-4fbf-bc6e-8ffaab57ac26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:15.889033 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-c2cf473b-a1b1-49b2-be21-9bfedeba4805 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:15.897874 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-c2cf473b-a1b1-49b2-be21-9bfedeba4805 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:55:15.899855 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-c2cf473b-a1b1-49b2-be21-9bfedeba4805 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:15.900119 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-c2cf473b-a1b1-49b2-be21-9bfedeba4805 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:15.910714 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d146d76e-15de-4fbf-bc6e-8ffaab57ac26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:15.912914 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Flow 'volume_create_api' (d10d0937-c7b5-444c-8c45-4346ea13a4d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:15.913379 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-41b94534-db64-44ea-ba8f-bf86bb193d29 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Lock "cinder-attachment_update-ffb5936d-77a2-46ea-bda0-f02ae6134b5a-np0000005636" released by "attachment_update" :: held 0.175s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:55:15.913752 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Create volume request issued successfully. Jul 22 09:55:15.913802 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-41b94534-db64-44ea-ba8f-bf86bb193d29 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/8bbdece9-8d57-4307-862c-83bebfbaaeca returned with HTTP 200 Jul 22 09:55:15.915540 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 329/1294] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:55:15 2026] PUT /volume/v3/attachments/8bbdece9-8d57-4307-862c-83bebfbaaeca => generated 969 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:15.926960 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:15.926960 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:15.928988 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:15.928988 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:15.929942 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Volume info retrieved successfully. Jul 22 09:55:15.934446 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-c2cf473b-a1b1-49b2-be21-9bfedeba4805 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:15.944437 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-c2cf473b-a1b1-49b2-be21-9bfedeba4805 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 200 Jul 22 09:55:15.946244 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 326/1295] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:55:15 2026] GET /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 1323 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:55:15.946396 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1697e289-6e69-49f9-bc3e-9f91d61df1c5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:15.954682 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1697e289-6e69-49f9-bc3e-9f91d61df1c5 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:55:15.955173 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1697e289-6e69-49f9-bc3e-9f91d61df1c5 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:15.955574 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1697e289-6e69-49f9-bc3e-9f91d61df1c5 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:15.972154 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:15.972154 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:15.979247 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-1697e289-6e69-49f9-bc3e-9f91d61df1c5 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:55:15.994641 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1697e289-6e69-49f9-bc3e-9f91d61df1c5 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:55:15.995583 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 324/1296] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:15 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:16.212373 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d6efefbe-fd01-44f1-a5cb-737d1f3fa2d0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:16.214593 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d6efefbe-fd01-44f1-a5cb-737d1f3fa2d0 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] DELETE https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:55:16.214743 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d6efefbe-fd01-44f1-a5cb-737d1f3fa2d0 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:16.214980 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d6efefbe-fd01-44f1-a5cb-737d1f3fa2d0 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:16.215139 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-d6efefbe-fd01-44f1-a5cb-737d1f3fa2d0 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Delete volume with id: 5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:55:16.229742 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:16.229742 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:16.229742 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d6efefbe-fd01-44f1-a5cb-737d1f3fa2d0 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:55:16.279153 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d6efefbe-fd01-44f1-a5cb-737d1f3fa2d0 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Delete volume request issued successfully. Jul 22 09:55:16.279153 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d6efefbe-fd01-44f1-a5cb-737d1f3fa2d0 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 202 Jul 22 09:55:16.279947 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 330/1297] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:55:16 2026] DELETE /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:55:16.295037 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c146c35e-487d-4150-a735-33273c8681d3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:16.297462 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c146c35e-487d-4150-a735-33273c8681d3 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:55:16.297946 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c146c35e-487d-4150-a735-33273c8681d3 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:16.298401 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c146c35e-487d-4150-a735-33273c8681d3 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:16.318298 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:16.318298 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:16.327706 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c146c35e-487d-4150-a735-33273c8681d3 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Volume info retrieved successfully. Jul 22 09:55:16.336494 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c146c35e-487d-4150-a735-33273c8681d3 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 200 Jul 22 09:55:16.337479 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 327/1298] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:16 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:16.523775 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fc373b71-135e-4e33-b77c-e0b583e01ebb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:16.525836 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fc373b71-135e-4e33-b77c-e0b583e01ebb tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:16.526230 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fc373b71-135e-4e33-b77c-e0b583e01ebb tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:16.526550 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fc373b71-135e-4e33-b77c-e0b583e01ebb tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:16.553861 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:16.553861 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:16.564415 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fc373b71-135e-4e33-b77c-e0b583e01ebb tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:16.578246 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fc373b71-135e-4e33-b77c-e0b583e01ebb tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:16.578246 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 325/1299] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:16 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:16.939678 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:16.939678 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:16.939678 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Volume info retrieved successfully. Jul 22 09:55:16.940166 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Checking backup size 1 against volume size 1 {{(pid=100152) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 09:55:16.940166 np0000005636 devstack@c-api.service[100152]: INFO cinder.backup.api [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Overwriting volume 232e8ff4-4170-49e6-adb8-4311e25a1689 with restore of backup f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:16.942064 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-014b65fa-f5e6-4640-8c2d-b4b720331c9e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:16.944168 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-014b65fa-f5e6-4640-8c2d-b4b720331c9e tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] DELETE https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:55:16.944448 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-014b65fa-f5e6-4640-8c2d-b4b720331c9e tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:16.944696 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-014b65fa-f5e6-4640-8c2d-b4b720331c9e tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:16.944953 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-014b65fa-f5e6-4640-8c2d-b4b720331c9e tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Delete volume with id: 4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:55:16.958211 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:16.958211 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:16.960353 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-014b65fa-f5e6-4640-8c2d-b4b720331c9e tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Volume info retrieved successfully. Jul 22 09:55:16.968056 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] restore_backup in rpcapi backup_id f04d18d1-3c16-4bfe-9380-9c49d00528bf {{(pid=100152) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 09:55:16.972847 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a74d0b05-8a80-4644-a86e-94f43ea921f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf/restore returned with HTTP 202 Jul 22 09:55:16.972847 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 318/1300] 10.4.3.206 () {68 vars in 1393 bytes} [Wed Jul 22 09:55:15 2026] POST /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf/restore => generated 189 bytes in 1361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:55:16.982541 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d0034d17-240e-42e3-ba59-58c434840f15 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:16.986315 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c970a852-1ede-43dc-9029-7baf29c15995 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:16.986469 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d0034d17-240e-42e3-ba59-58c434840f15 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:55:16.986469 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d0034d17-240e-42e3-ba59-58c434840f15 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:16.986469 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d0034d17-240e-42e3-ba59-58c434840f15 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:16.994300 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c970a852-1ede-43dc-9029-7baf29c15995 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:16.994300 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c970a852-1ede-43dc-9029-7baf29c15995 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:16.994300 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c970a852-1ede-43dc-9029-7baf29c15995 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:16.994300 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-c970a852-1ede-43dc-9029-7baf29c15995 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:16.999798 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:16.999798 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:17.000208 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-014b65fa-f5e6-4640-8c2d-b4b720331c9e tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Delete volume request issued successfully. Jul 22 09:55:17.000515 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-014b65fa-f5e6-4640-8c2d-b4b720331c9e tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 returned with HTTP 202 Jul 22 09:55:17.001136 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 331/1301] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:55:16 2026] DELETE /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:55:17.009203 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d0034d17-240e-42e3-ba59-58c434840f15 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:55:17.009274 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:17.009274 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:17.009274 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c970a852-1ede-43dc-9029-7baf29c15995 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:17.009274 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 326/1302] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:16 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 756 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:17.014662 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-743ae786-4401-4a19-a750-4a916c5c73ca None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:17.019023 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d0034d17-240e-42e3-ba59-58c434840f15 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:55:17.019501 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 328/1303] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:16 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:17.020078 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-743ae786-4401-4a19-a750-4a916c5c73ca tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] GET https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:55:17.021086 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-743ae786-4401-4a19-a750-4a916c5c73ca tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:17.021086 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-743ae786-4401-4a19-a750-4a916c5c73ca tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:17.034422 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:17.034422 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:17.041014 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-743ae786-4401-4a19-a750-4a916c5c73ca tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Volume info retrieved successfully. Jul 22 09:55:17.041539 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-18312efd-0ad6-4e51-b8c1-c5621e21fd43 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:17.044817 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-18312efd-0ad6-4e51-b8c1-c5621e21fd43 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] DELETE https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:55:17.045103 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-18312efd-0ad6-4e51-b8c1-c5621e21fd43 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:17.045863 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-18312efd-0ad6-4e51-b8c1-c5621e21fd43 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:17.046126 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-18312efd-0ad6-4e51-b8c1-c5621e21fd43 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Delete volume with id: d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:55:17.047600 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-743ae786-4401-4a19-a750-4a916c5c73ca tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 returned with HTTP 200 Jul 22 09:55:17.048091 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 319/1304] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:17 2026] GET /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:17.057455 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:17.057455 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:17.058478 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-18312efd-0ad6-4e51-b8c1-c5621e21fd43 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:55:17.095979 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-18312efd-0ad6-4e51-b8c1-c5621e21fd43 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Delete volume request issued successfully. Jul 22 09:55:17.096270 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-18312efd-0ad6-4e51-b8c1-c5621e21fd43 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 202 Jul 22 09:55:17.097069 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 332/1305] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:55:17 2026] DELETE /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:55:17.107201 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7f50035a-7c17-4fc5-94ad-a0a29d4d3ece None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:17.110013 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7f50035a-7c17-4fc5-94ad-a0a29d4d3ece tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:55:17.110166 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7f50035a-7c17-4fc5-94ad-a0a29d4d3ece tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:17.111229 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7f50035a-7c17-4fc5-94ad-a0a29d4d3ece tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:17.121097 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:17.121097 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:17.126513 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7f50035a-7c17-4fc5-94ad-a0a29d4d3ece tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Volume info retrieved successfully. Jul 22 09:55:17.132483 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7f50035a-7c17-4fc5-94ad-a0a29d4d3ece tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 200 Jul 22 09:55:17.133417 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 327/1306] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:17 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:17.363105 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3e2491fc-60ef-4b79-abc7-860a186c5490 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:17.368054 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3e2491fc-60ef-4b79-abc7-860a186c5490 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] GET https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a Jul 22 09:55:17.368054 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3e2491fc-60ef-4b79-abc7-860a186c5490 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:17.368054 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3e2491fc-60ef-4b79-abc7-860a186c5490 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:17.375488 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3e2491fc-60ef-4b79-abc7-860a186c5490 tempest-TaggedAttachmentsTest-1572121719 tempest-TaggedAttachmentsTest-1572121719-project-member] https://10.4.3.206/volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a returned with HTTP 404 Jul 22 09:55:17.376463 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 329/1307] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:17 2026] GET /volume/v3/volumes/5f66f38d-b216-489b-b0d6-3dac3c59915a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:17.599175 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8f8c969d-26de-4180-b9b4-dfc113753d7e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:17.600878 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8f8c969d-26de-4180-b9b4-dfc113753d7e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:17.601826 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8f8c969d-26de-4180-b9b4-dfc113753d7e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:17.602196 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8f8c969d-26de-4180-b9b4-dfc113753d7e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:17.629973 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:17.629973 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:17.636428 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8f8c969d-26de-4180-b9b4-dfc113753d7e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:17.643306 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8f8c969d-26de-4180-b9b4-dfc113753d7e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:17.643598 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 320/1308] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:17 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:18.025881 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-76537c47-d437-4daf-863e-e5137a2e15f0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:18.028502 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-76537c47-d437-4daf-863e-e5137a2e15f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:18.028502 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-76537c47-d437-4daf-863e-e5137a2e15f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:18.029362 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-76537c47-d437-4daf-863e-e5137a2e15f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:18.029362 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-76537c47-d437-4daf-863e-e5137a2e15f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:18.037750 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:18.037750 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:18.038642 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-76537c47-d437-4daf-863e-e5137a2e15f0 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:18.039616 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 333/1309] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:18 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:18.064549 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-63a3e495-bbfc-4488-bbfe-0ee9c288bfda None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:18.067140 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-63a3e495-bbfc-4488-bbfe-0ee9c288bfda tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] GET https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 Jul 22 09:55:18.067539 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-63a3e495-bbfc-4488-bbfe-0ee9c288bfda tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:18.067766 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-63a3e495-bbfc-4488-bbfe-0ee9c288bfda tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:18.077323 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-63a3e495-bbfc-4488-bbfe-0ee9c288bfda tempest-ServerStableDeviceRescueTest-551949943 tempest-ServerStableDeviceRescueTest-551949943-project-member] https://10.4.3.206/volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 returned with HTTP 404 Jul 22 09:55:18.077534 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 328/1310] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:18 2026] GET /volume/v3/volumes/4128a844-2f89-40e8-b5ab-7ef93e9c3fe1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:18.153390 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-24ffc4ca-6e61-41a8-926c-2b95868c9438 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:18.155637 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-24ffc4ca-6e61-41a8-926c-2b95868c9438 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] GET https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 Jul 22 09:55:18.156152 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-24ffc4ca-6e61-41a8-926c-2b95868c9438 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:18.156643 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-24ffc4ca-6e61-41a8-926c-2b95868c9438 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:18.166454 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-24ffc4ca-6e61-41a8-926c-2b95868c9438 tempest-VolumesActionsTest-515117980 tempest-VolumesActionsTest-515117980-project-member] https://10.4.3.206/volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 returned with HTTP 404 Jul 22 09:55:18.168386 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 330/1311] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:18 2026] GET /volume/v3/volumes/d9140456-b09d-40ec-9bd9-e4365fbbbad3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:18.319957 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-ae415183-c982-4abf-8f73-d589cef19228 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:18.327347 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-ae415183-c982-4abf-8f73-d589cef19228 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/attachments/8bbdece9-8d57-4307-862c-83bebfbaaeca/action Jul 22 09:55:18.329767 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-ae415183-c982-4abf-8f73-d589cef19228 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:55:18.329885 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-ae415183-c982-4abf-8f73-d589cef19228 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:18.376325 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:18.376325 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:18.399481 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2cf8807b-214c-45fc-ae49-d4eaad56c848 req-ae415183-c982-4abf-8f73-d589cef19228 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/8bbdece9-8d57-4307-862c-83bebfbaaeca/action returned with HTTP 204 Jul 22 09:55:18.399481 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 321/1312] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:55:18 2026] POST /volume/v3/attachments/8bbdece9-8d57-4307-862c-83bebfbaaeca/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:18.415607 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-6e61ebc3-0356-4a15-bad2-70a47e06b627 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:18.422036 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-6e61ebc3-0356-4a15-bad2-70a47e06b627 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] DELETE https://10.4.3.206/volume/v3/attachments/2b7eb7a2-812e-4e73-adc1-743863b2c0cd Jul 22 09:55:18.422256 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-6e61ebc3-0356-4a15-bad2-70a47e06b627 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:18.423078 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-6e61ebc3-0356-4a15-bad2-70a47e06b627 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:18.435462 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:18.435462 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:18.545485 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-73ebb02f-8e72-40a1-84e2-152e9702e400 req-6e61ebc3-0356-4a15-bad2-70a47e06b627 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/attachments/2b7eb7a2-812e-4e73-adc1-743863b2c0cd returned with HTTP 200 Jul 22 09:55:18.546187 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 334/1313] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:55:18 2026] DELETE /volume/v3/attachments/2b7eb7a2-812e-4e73-adc1-743863b2c0cd => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:18.669013 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-58bac225-c168-47f1-8595-a58050e21209 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:18.671007 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-58bac225-c168-47f1-8595-a58050e21209 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:18.671253 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-58bac225-c168-47f1-8595-a58050e21209 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:18.671450 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-58bac225-c168-47f1-8595-a58050e21209 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:18.690191 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:18.690191 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:18.702289 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-58bac225-c168-47f1-8595-a58050e21209 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:18.715212 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-58bac225-c168-47f1-8595-a58050e21209 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:18.715212 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 329/1314] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:18 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:18.733585 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f11f54b1-d1bc-42d8-ac28-669d51d22ce6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:18.932397 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f11f54b1-d1bc-42d8-ac28-669d51d22ce6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:18.932397 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f11f54b1-d1bc-42d8-ac28-669d51d22ce6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:18.933712 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f11f54b1-d1bc-42d8-ac28-669d51d22ce6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:18.959068 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:18.959068 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:18.965330 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f11f54b1-d1bc-42d8-ac28-669d51d22ce6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] Volume info retrieved successfully. Jul 22 09:55:18.972128 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f11f54b1-d1bc-42d8-ac28-669d51d22ce6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:18.973074 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 331/1315] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:18 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1442 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:19.052026 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-308a215b-ff7b-4b20-843d-63c602b1d049 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:19.055459 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-807a6a7b-5739-4085-8c7a-573451d8f84f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:19.056547 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-308a215b-ff7b-4b20-843d-63c602b1d049 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:19.056547 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-308a215b-ff7b-4b20-843d-63c602b1d049 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:19.056712 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-308a215b-ff7b-4b20-843d-63c602b1d049 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:19.059221 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-807a6a7b-5739-4085-8c7a-573451d8f84f tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:19.059482 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-807a6a7b-5739-4085-8c7a-573451d8f84f tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:19.060249 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-807a6a7b-5739-4085-8c7a-573451d8f84f tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:19.060249 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-807a6a7b-5739-4085-8c7a-573451d8f84f tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:19.070187 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:19.070187 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:19.071514 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-807a6a7b-5739-4085-8c7a-573451d8f84f tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:19.073322 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 335/1316] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:19 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 756 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:19.077748 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:19.077748 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:19.086859 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-308a215b-ff7b-4b20-843d-63c602b1d049 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] Volume info retrieved successfully. Jul 22 09:55:19.094384 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-308a215b-ff7b-4b20-843d-63c602b1d049 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:19.094978 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 322/1317] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:19 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:19.112297 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-dbc4b387-d159-45bc-aead-7c801a717216 req-c7fa1838-6ca5-4b0d-8769-5a4ab772d48e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:19.115645 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-dbc4b387-d159-45bc-aead-7c801a717216 req-c7fa1838-6ca5-4b0d-8769-5a4ab772d48e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:55:19.115941 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-dbc4b387-d159-45bc-aead-7c801a717216 req-c7fa1838-6ca5-4b0d-8769-5a4ab772d48e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:19.116243 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-dbc4b387-d159-45bc-aead-7c801a717216 req-c7fa1838-6ca5-4b0d-8769-5a4ab772d48e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:19.126529 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:19.126529 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:19.130507 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-dbc4b387-d159-45bc-aead-7c801a717216 req-c7fa1838-6ca5-4b0d-8769-5a4ab772d48e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:19.136637 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-dbc4b387-d159-45bc-aead-7c801a717216 req-c7fa1838-6ca5-4b0d-8769-5a4ab772d48e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 200 Jul 22 09:55:19.137645 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 330/1318] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:19 2026] GET /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:19.163268 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0bab3242-e231-4e29-9b20-cbe4823b257b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:19.163268 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0bab3242-e231-4e29-9b20-cbe4823b257b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] DELETE https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:55:19.164019 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0bab3242-e231-4e29-9b20-cbe4823b257b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:19.164019 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0bab3242-e231-4e29-9b20-cbe4823b257b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:19.164019 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-0bab3242-e231-4e29-9b20-cbe4823b257b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Delete volume with id: 274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:55:19.165486 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-8a2ae0af-ccf5-42aa-81b9-9dca66a93406 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:19.168245 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-8a2ae0af-ccf5-42aa-81b9-9dca66a93406 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:19.169350 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-8a2ae0af-ccf5-42aa-81b9-9dca66a93406 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:19.171243 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-8a2ae0af-ccf5-42aa-81b9-9dca66a93406 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:19.181295 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:19.181295 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:19.182026 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0bab3242-e231-4e29-9b20-cbe4823b257b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:19.192649 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:19.192649 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:19.199014 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-8a2ae0af-ccf5-42aa-81b9-9dca66a93406 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:19.204718 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-8a2ae0af-ccf5-42aa-81b9-9dca66a93406 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:19.205456 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 336/1319] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:19 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:19.218007 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0bab3242-e231-4e29-9b20-cbe4823b257b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Delete volume request issued successfully. Jul 22 09:55:19.218400 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0bab3242-e231-4e29-9b20-cbe4823b257b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 202 Jul 22 09:55:19.219163 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 332/1320] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:55:19 2026] DELETE /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:55:19.233531 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ef3bc94f-8ca9-4ea0-afec-d3c699a09f0b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:19.238860 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef3bc94f-8ca9-4ea0-afec-d3c699a09f0b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:55:19.238860 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef3bc94f-8ca9-4ea0-afec-d3c699a09f0b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:19.240193 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef3bc94f-8ca9-4ea0-afec-d3c699a09f0b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:19.242524 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-7161850d-2862-43d2-afd0-56abd49d85aa None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:19.244678 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-7161850d-2862-43d2-afd0-56abd49d85aa tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a/action Jul 22 09:55:19.246281 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-7161850d-2862-43d2-afd0-56abd49d85aa tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:55:19.246281 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-7161850d-2862-43d2-afd0-56abd49d85aa tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:19.254270 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:19.254270 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:19.269367 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:19.269367 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:19.270025 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ef3bc94f-8ca9-4ea0-afec-d3c699a09f0b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:19.270089 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-7161850d-2862-43d2-afd0-56abd49d85aa tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:19.281322 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef3bc94f-8ca9-4ea0-afec-d3c699a09f0b tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 200 Jul 22 09:55:19.283142 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 323/1321] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:19 2026] GET /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:19.283544 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-7161850d-2862-43d2-afd0-56abd49d85aa tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Begin detaching volume completed successfully. Jul 22 09:55:19.283897 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-7161850d-2862-43d2-afd0-56abd49d85aa tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a/action returned with HTTP 202 Jul 22 09:55:19.284572 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 331/1322] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 09:55:19 2026] POST /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:55:19.324411 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9eaed474-3eed-4a6b-a0db-15405b422480 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:19.326065 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9eaed474-3eed-4a6b-a0db-15405b422480 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:19.326203 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9eaed474-3eed-4a6b-a0db-15405b422480 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:19.326397 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9eaed474-3eed-4a6b-a0db-15405b422480 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:19.351909 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:19.351909 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:19.358026 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9eaed474-3eed-4a6b-a0db-15405b422480 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:19.365300 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9eaed474-3eed-4a6b-a0db-15405b422480 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:19.366001 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 337/1323] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:19 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:19.384103 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4b7e8721-668d-468d-bd75-5705d878b8b4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:19.384733 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4b7e8721-668d-468d-bd75-5705d878b8b4 None None] GET https://10.4.3.206/volume// Jul 22 09:55:19.384988 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4b7e8721-668d-468d-bd75-5705d878b8b4 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:19.385318 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4b7e8721-668d-468d-bd75-5705d878b8b4 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:19.387427 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4b7e8721-668d-468d-bd75-5705d878b8b4 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:19.387427 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 333/1324] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:55:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:19.419477 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-8907fd86-dc87-4423-8e82-fd29e707337a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:19.423216 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-8907fd86-dc87-4423-8e82-fd29e707337a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:19.424351 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-8907fd86-dc87-4423-8e82-fd29e707337a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:19.425869 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-8907fd86-dc87-4423-8e82-fd29e707337a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:19.448601 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:19.448601 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:19.454657 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-8907fd86-dc87-4423-8e82-fd29e707337a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:19.462842 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-8907fd86-dc87-4423-8e82-fd29e707337a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:19.463281 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 324/1325] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:55:19 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1625 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:55:20.095916 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d7723fe6-f957-48ab-88ad-eb62073e554d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:20.099319 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d7723fe6-f957-48ab-88ad-eb62073e554d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:20.100312 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d7723fe6-f957-48ab-88ad-eb62073e554d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:20.100312 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d7723fe6-f957-48ab-88ad-eb62073e554d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:20.100312 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-d7723fe6-f957-48ab-88ad-eb62073e554d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:20.106894 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:20.106894 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:20.108482 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d7723fe6-f957-48ab-88ad-eb62073e554d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:20.109217 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 332/1326] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:20 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:20.302832 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5c1e8ea1-d2ca-49a5-ab4a-9ab83810b490 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:20.307227 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5c1e8ea1-d2ca-49a5-ab4a-9ab83810b490 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab Jul 22 09:55:20.307977 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5c1e8ea1-d2ca-49a5-ab4a-9ab83810b490 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:20.308308 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5c1e8ea1-d2ca-49a5-ab4a-9ab83810b490 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:20.331100 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5c1e8ea1-d2ca-49a5-ab4a-9ab83810b490 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab returned with HTTP 404 Jul 22 09:55:20.331100 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 338/1327] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:20 2026] GET /volume/v3/volumes/274d363a-5ed9-4282-bff8-9f316ebd59ab => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:20.389986 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-db052c49-42c2-4613-bc54-ec88a57128e9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:20.393766 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-db052c49-42c2-4613-bc54-ec88a57128e9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:20.394279 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-db052c49-42c2-4613-bc54-ec88a57128e9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:20.394784 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-db052c49-42c2-4613-bc54-ec88a57128e9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:20.432483 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:20.432483 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:20.445150 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-db052c49-42c2-4613-bc54-ec88a57128e9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:20.457288 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-db052c49-42c2-4613-bc54-ec88a57128e9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:20.459828 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 334/1328] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:20 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1445 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:20.990423 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-d1f09c57-2d59-448a-a441-c527d26ff37d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:20.995963 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-d1f09c57-2d59-448a-a441-c527d26ff37d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:20.995963 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-d1f09c57-2d59-448a-a441-c527d26ff37d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:20.995963 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-d1f09c57-2d59-448a-a441-c527d26ff37d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:21.036007 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:21.036007 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:21.043170 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-d1f09c57-2d59-448a-a441-c527d26ff37d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:21.054569 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-d1f09c57-2d59-448a-a441-c527d26ff37d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:21.055188 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 325/1329] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:20 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1445 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:21.090150 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-90d6fe5c-42a2-43d5-b177-0f7e63e247ab None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:21.094012 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-90d6fe5c-42a2-43d5-b177-0f7e63e247ab tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] DELETE https://10.4.3.206/volume/v3/attachments/d45a8c9a-b1db-4e37-ab29-c7a66123d065 Jul 22 09:55:21.095457 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-90d6fe5c-42a2-43d5-b177-0f7e63e247ab tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:21.095746 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-90d6fe5c-42a2-43d5-b177-0f7e63e247ab tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:21.109104 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:21.109104 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:21.130864 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0c9bc108-e6e2-4d97-aa84-9a81d521729f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:21.133973 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0c9bc108-e6e2-4d97-aa84-9a81d521729f tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:21.134302 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0c9bc108-e6e2-4d97-aa84-9a81d521729f tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:21.137091 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0c9bc108-e6e2-4d97-aa84-9a81d521729f tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:21.137091 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-0c9bc108-e6e2-4d97-aa84-9a81d521729f tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:21.153540 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:21.153540 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:21.156010 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0c9bc108-e6e2-4d97-aa84-9a81d521729f tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:21.157571 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 339/1330] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:21 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 756 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:21.239633 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-334f37c7-006a-4ec5-b32c-14464f448e28 req-90d6fe5c-42a2-43d5-b177-0f7e63e247ab tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/d45a8c9a-b1db-4e37-ab29-c7a66123d065 returned with HTTP 200 Jul 22 09:55:21.240636 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 333/1331] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:55:21 2026] DELETE /volume/v3/attachments/d45a8c9a-b1db-4e37-ab29-c7a66123d065 => generated 192 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:21.484235 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ff3a4e63-3deb-479d-9c9d-ba5cba5f72be None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:21.487052 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ff3a4e63-3deb-479d-9c9d-ba5cba5f72be tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:21.487347 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ff3a4e63-3deb-479d-9c9d-ba5cba5f72be tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:21.487643 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ff3a4e63-3deb-479d-9c9d-ba5cba5f72be tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:21.505269 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:21.505269 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:21.516023 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ff3a4e63-3deb-479d-9c9d-ba5cba5f72be tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:21.527081 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ff3a4e63-3deb-479d-9c9d-ba5cba5f72be tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:21.527081 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 335/1332] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:21 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1145 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:21.677520 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d6b9085b-134f-4b95-a27d-45b29964d5ec None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:21.683082 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d6b9085b-134f-4b95-a27d-45b29964d5ec tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:21.684048 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d6b9085b-134f-4b95-a27d-45b29964d5ec tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:21.684048 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d6b9085b-134f-4b95-a27d-45b29964d5ec tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:21.705624 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:21.705624 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:21.725247 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d6b9085b-134f-4b95-a27d-45b29964d5ec tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] Volume info retrieved successfully. Jul 22 09:55:21.739111 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d6b9085b-134f-4b95-a27d-45b29964d5ec tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:21.740001 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 326/1333] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:21 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1145 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:21.831495 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-770d8a79-4705-437a-bf42-c27ea8602290 req-5ba32bcd-bfbe-44e8-928f-2340cd23058a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:21.835574 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-5ba32bcd-bfbe-44e8-928f-2340cd23058a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:21.836024 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-5ba32bcd-bfbe-44e8-928f-2340cd23058a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:21.836997 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-5ba32bcd-bfbe-44e8-928f-2340cd23058a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:21.862227 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:21.862227 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:21.876351 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-770d8a79-4705-437a-bf42-c27ea8602290 req-5ba32bcd-bfbe-44e8-928f-2340cd23058a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:21.898082 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-5ba32bcd-bfbe-44e8-928f-2340cd23058a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:21.898082 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 340/1334] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:21 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1145 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:21.940195 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-770d8a79-4705-437a-bf42-c27ea8602290 req-325715bd-06ae-4baf-aa5b-d823662856f4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:21.943199 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-325715bd-06ae-4baf-aa5b-d823662856f4 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a/action Jul 22 09:55:21.945067 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-325715bd-06ae-4baf-aa5b-d823662856f4 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:55:21.945067 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-325715bd-06ae-4baf-aa5b-d823662856f4 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:21.977001 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:21.977001 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:21.977001 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-770d8a79-4705-437a-bf42-c27ea8602290 req-325715bd-06ae-4baf-aa5b-d823662856f4 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:21.988029 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-770d8a79-4705-437a-bf42-c27ea8602290 req-325715bd-06ae-4baf-aa5b-d823662856f4 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Begin detaching volume completed successfully. Jul 22 09:55:21.988494 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-325715bd-06ae-4baf-aa5b-d823662856f4 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a/action returned with HTTP 202 Jul 22 09:55:21.989194 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 334/1335] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 09:55:21 2026] POST /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:55:22.038521 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-10a7671a-4daa-4070-8aff-78adf9f47f8d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:22.044578 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-10a7671a-4daa-4070-8aff-78adf9f47f8d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:22.044578 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-10a7671a-4daa-4070-8aff-78adf9f47f8d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:22.044578 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-10a7671a-4daa-4070-8aff-78adf9f47f8d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:22.067715 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:22.067715 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:22.076702 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-10a7671a-4daa-4070-8aff-78adf9f47f8d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:22.084029 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-10a7671a-4daa-4070-8aff-78adf9f47f8d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:22.085079 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 336/1336] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:22 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1148 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:22.090843 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f24682b3-9767-4ce4-b1b8-743f6a598125 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:22.095562 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f24682b3-9767-4ce4-b1b8-743f6a598125 None None] GET https://10.4.3.206/volume// Jul 22 09:55:22.095884 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f24682b3-9767-4ce4-b1b8-743f6a598125 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:22.096233 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f24682b3-9767-4ce4-b1b8-743f6a598125 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:22.096843 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f24682b3-9767-4ce4-b1b8-743f6a598125 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:22.097348 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 327/1337] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:55:22 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:22.117380 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-770d8a79-4705-437a-bf42-c27ea8602290 req-eb25d316-20ec-4ebe-bfac-56229e389ca8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:22.120279 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-eb25d316-20ec-4ebe-bfac-56229e389ca8 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:22.120559 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-eb25d316-20ec-4ebe-bfac-56229e389ca8 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:22.120871 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-eb25d316-20ec-4ebe-bfac-56229e389ca8 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:22.140621 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:22.140621 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:22.144983 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-770d8a79-4705-437a-bf42-c27ea8602290 req-eb25d316-20ec-4ebe-bfac-56229e389ca8 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:22.150620 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-eb25d316-20ec-4ebe-bfac-56229e389ca8 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:22.150799 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 341/1338] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:55:22 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 09:55:22.182088 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5823df44-387d-44c2-ac95-b7cef26d9312 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:22.186986 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5823df44-387d-44c2-ac95-b7cef26d9312 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:22.187478 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5823df44-387d-44c2-ac95-b7cef26d9312 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:22.190401 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5823df44-387d-44c2-ac95-b7cef26d9312 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:22.190639 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-5823df44-387d-44c2-ac95-b7cef26d9312 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:22.197070 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:22.197070 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:22.198654 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5823df44-387d-44c2-ac95-b7cef26d9312 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:22.200278 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 335/1339] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:22 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 756 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:23.109035 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ecd9a520-fa70-49ee-9252-fb71fd8e18a2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:23.115676 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ecd9a520-fa70-49ee-9252-fb71fd8e18a2 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:23.116046 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ecd9a520-fa70-49ee-9252-fb71fd8e18a2 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:23.116291 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ecd9a520-fa70-49ee-9252-fb71fd8e18a2 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:23.140811 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:23.140811 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:23.147915 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ecd9a520-fa70-49ee-9252-fb71fd8e18a2 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:23.161903 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ecd9a520-fa70-49ee-9252-fb71fd8e18a2 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:23.162558 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 337/1340] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:23 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:23.217345 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-842e5575-3f9d-445d-a979-f6e5d303831e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:23.221108 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-842e5575-3f9d-445d-a979-f6e5d303831e tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:23.221381 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-842e5575-3f9d-445d-a979-f6e5d303831e tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:23.221625 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-842e5575-3f9d-445d-a979-f6e5d303831e tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:23.221697 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-842e5575-3f9d-445d-a979-f6e5d303831e tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:23.226997 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:23.226997 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:23.228123 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-842e5575-3f9d-445d-a979-f6e5d303831e tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:23.228550 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 328/1341] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:23 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:23.804013 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:23.994520 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:55:23.995099 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-347875297"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:23.997650 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-347875297'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:55:23.997650 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Create volume of 1 GB Jul 22 09:55:24.006711 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Availability Zones retrieved successfully. Jul 22 09:55:24.016606 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Flow 'volume_create_api' (14b6fbea-0762-4d42-8478-e56e0cf4011d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:24.018380 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b777d452-b4bc-4148-9842-f78998049a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:24.018575 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:55:24.057050 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b777d452-b4bc-4148-9842-f78998049a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:24.058447 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05538092-d779-4dce-bf20-554c8f233e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:24.159828 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Created reservations ['affc5475-1a6a-4772-a3f0-5afb005d850d', 'bbd92641-975c-46b4-abf6-af94b2a571c4', '26dce3ed-a58c-45fa-96c1-0fb82868df1a', '023d4746-7d68-4aff-a739-e1ec3d136a3d'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:24.160867 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05538092-d779-4dce-bf20-554c8f233e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['affc5475-1a6a-4772-a3f0-5afb005d850d', 'bbd92641-975c-46b4-abf6-af94b2a571c4', '26dce3ed-a58c-45fa-96c1-0fb82868df1a', '023d4746-7d68-4aff-a739-e1ec3d136a3d']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:24.162385 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdc2a47b-c688-43bb-8fc9-346dc579bd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:24.182863 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2006d866-074a-42c2-9165-f490ccf5e6af None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:24.187339 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2006d866-074a-42c2-9165-f490ccf5e6af tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:24.187339 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2006d866-074a-42c2-9165-f490ccf5e6af tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:24.187339 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2006d866-074a-42c2-9165-f490ccf5e6af tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:24.193386 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdc2a47b-c688-43bb-8fc9-346dc579bd79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '055bef41-88e2-4db3-89d9-b685aff4d999', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-347875297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dfd70ba7ff14a16a6eac2c9eb327acb',qos_specs=None,replication_status=,reservations=['affc5475-1a6a-4772-a3f0-5afb005d850d','bbd92641-975c-46b4-abf6-af94b2a571c4','26dce3ed-a58c-45fa-96c1-0fb82868df1a','023d4746-7d68-4aff-a739-e1ec3d136a3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41e295a3eb9d433e8a7e5281b7ed22d8',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-347875297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=055bef41-88e2-4db3-89d9-b685aff4d999,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dfd70ba7ff14a16a6eac2c9eb327acb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41e295a3eb9d433e8a7e5281b7ed22d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:24.195301 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a6ea9fc-fc71-4b14-9920-d12086bc23ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:24.202149 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:24.202149 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:24.211160 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2006d866-074a-42c2-9165-f490ccf5e6af tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:24.218059 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2006d866-074a-42c2-9165-f490ccf5e6af tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:24.218508 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 336/1342] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:24 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:55:24.244236 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fea78f3b-93b7-40aa-aba4-b90c034257d3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:24.246691 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fea78f3b-93b7-40aa-aba4-b90c034257d3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:24.247005 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fea78f3b-93b7-40aa-aba4-b90c034257d3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:24.247082 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a6ea9fc-fc71-4b14-9920-d12086bc23ad) transitioned into state 'SUCCESS' from state '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-347875297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dfd70ba7ff14a16a6eac2c9eb327acb',qos_specs=None,replication_status=,reservations=['affc5475-1a6a-4772-a3f0-5afb005d850d','bbd92641-975c-46b4-abf6-af94b2a571c4','26dce3ed-a58c-45fa-96c1-0fb82868df1a','023d4746-7d68-4aff-a739-e1ec3d136a3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41e295a3eb9d433e8a7e5281b7ed22d8',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:24.247223 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fea78f3b-93b7-40aa-aba4-b90c034257d3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:24.247343 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-fea78f3b-93b7-40aa-aba4-b90c034257d3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:24.248043 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e72f3469-6845-4c65-bb7a-e702c444472d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:24.257496 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:24.257496 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:24.258847 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fea78f3b-93b7-40aa-aba4-b90c034257d3 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:24.259282 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 338/1343] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:24 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:24.272757 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e72f3469-6845-4c65-bb7a-e702c444472d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:24.277293 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Flow 'volume_create_api' (14b6fbea-0762-4d42-8478-e56e0cf4011d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:24.277871 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Create volume request issued successfully. Jul 22 09:55:24.278863 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-41f2a42b-b3e2-432f-8752-7b2426a18cee tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:55:24.280039 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 342/1344] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:55:23 2026] POST /volume/v3/volumes => generated 757 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 09:55:24.304437 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a959881d-4309-43ed-9350-742a1ff60fae None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:24.310213 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a959881d-4309-43ed-9350-742a1ff60fae tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/volumes/055bef41-88e2-4db3-89d9-b685aff4d999 Jul 22 09:55:24.310213 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a959881d-4309-43ed-9350-742a1ff60fae tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:24.310213 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a959881d-4309-43ed-9350-742a1ff60fae tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:24.317586 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:24.317586 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:24.323384 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a959881d-4309-43ed-9350-742a1ff60fae tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Volume info retrieved successfully. Jul 22 09:55:24.329610 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a959881d-4309-43ed-9350-742a1ff60fae tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/volumes/055bef41-88e2-4db3-89d9-b685aff4d999 returned with HTTP 200 Jul 22 09:55:24.330279 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 329/1345] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:24 2026] GET /volume/v3/volumes/055bef41-88e2-4db3-89d9-b685aff4d999 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:25.249691 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4a223edb-d735-42eb-9d70-0930522f2d82 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:25.253586 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4a223edb-d735-42eb-9d70-0930522f2d82 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:25.253586 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4a223edb-d735-42eb-9d70-0930522f2d82 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:25.253586 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4a223edb-d735-42eb-9d70-0930522f2d82 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:25.270343 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:25.270343 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:25.277255 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4a223edb-d735-42eb-9d70-0930522f2d82 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:25.286423 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f3582fac-861d-4f4b-9fac-19635818e6f7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:25.286941 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4a223edb-d735-42eb-9d70-0930522f2d82 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:25.286941 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 337/1346] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:25 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:25.289027 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f3582fac-861d-4f4b-9fac-19635818e6f7 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:25.289503 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f3582fac-861d-4f4b-9fac-19635818e6f7 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:25.289912 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f3582fac-861d-4f4b-9fac-19635818e6f7 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:25.290209 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-f3582fac-861d-4f4b-9fac-19635818e6f7 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:25.299487 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:25.299487 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:25.299837 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f3582fac-861d-4f4b-9fac-19635818e6f7 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:25.300637 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 339/1347] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:25 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:25.352975 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-682e5e32-f3fb-42f8-abde-3f816d7b143f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:25.355347 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-682e5e32-f3fb-42f8-abde-3f816d7b143f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/volumes/055bef41-88e2-4db3-89d9-b685aff4d999 Jul 22 09:55:25.355633 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-682e5e32-f3fb-42f8-abde-3f816d7b143f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:25.355875 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-682e5e32-f3fb-42f8-abde-3f816d7b143f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:25.364859 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:25.364859 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:25.370603 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-682e5e32-f3fb-42f8-abde-3f816d7b143f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Volume info retrieved successfully. Jul 22 09:55:25.380543 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-682e5e32-f3fb-42f8-abde-3f816d7b143f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/volumes/055bef41-88e2-4db3-89d9-b685aff4d999 returned with HTTP 200 Jul 22 09:55:25.380815 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 343/1348] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:25 2026] GET /volume/v3/volumes/055bef41-88e2-4db3-89d9-b685aff4d999 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:25.400617 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3651fd69-b908-444a-bda8-e66ff1949446 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:25.405461 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3651fd69-b908-444a-bda8-e66ff1949446 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:55:25.405461 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3651fd69-b908-444a-bda8-e66ff1949446 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "055bef41-88e2-4db3-89d9-b685aff4d999", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-283694551"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:25.426321 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:25.426321 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:25.427702 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3651fd69-b908-444a-bda8-e66ff1949446 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Volume info retrieved successfully. Jul 22 09:55:25.428086 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-3651fd69-b908-444a-bda8-e66ff1949446 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Create snapshot from volume 055bef41-88e2-4db3-89d9-b685aff4d999 Jul 22 09:55:25.541721 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-3651fd69-b908-444a-bda8-e66ff1949446 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Created reservations ['da345051-4382-47a5-b314-10ecffcee336', '3eeb48a3-5a25-4e4b-872e-d35b0e6700fb', '116e8861-9801-4a31-97cc-9dda80d93cd5', '6dbf29e5-ec4a-4f62-b4b4-03017a211d01'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:25.599472 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3651fd69-b908-444a-bda8-e66ff1949446 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Snapshot create request issued successfully. Jul 22 09:55:25.599906 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3651fd69-b908-444a-bda8-e66ff1949446 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:55:25.602247 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 330/1349] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:55:25 2026] POST /volume/v3/snapshots => generated 313 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:55:25.619596 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2e32271c-2620-4402-b28b-7d7931eae6b1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:25.623472 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2e32271c-2620-4402-b28b-7d7931eae6b1 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots/e963198e-7539-4588-bdd7-66d6418b363d Jul 22 09:55:25.623472 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2e32271c-2620-4402-b28b-7d7931eae6b1 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:25.624868 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2e32271c-2620-4402-b28b-7d7931eae6b1 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:25.634475 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:25.634475 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:25.635493 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2e32271c-2620-4402-b28b-7d7931eae6b1 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Snapshot retrieved successfully. Jul 22 09:55:25.636534 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2e32271c-2620-4402-b28b-7d7931eae6b1 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots/e963198e-7539-4588-bdd7-66d6418b363d returned with HTTP 200 Jul 22 09:55:25.637081 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 338/1350] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:25 2026] GET /volume/v3/snapshots/e963198e-7539-4588-bdd7-66d6418b363d => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:55:26.309519 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-654ccdba-9356-4dc1-a1bc-4374c318b698 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:26.314021 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-654ccdba-9356-4dc1-a1bc-4374c318b698 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:26.316392 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-654ccdba-9356-4dc1-a1bc-4374c318b698 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:26.316392 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-654ccdba-9356-4dc1-a1bc-4374c318b698 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:26.318703 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5e565c1d-20f7-4ede-ad6d-04f057bd2300 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:26.323740 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5e565c1d-20f7-4ede-ad6d-04f057bd2300 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:26.324203 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5e565c1d-20f7-4ede-ad6d-04f057bd2300 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:26.324545 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5e565c1d-20f7-4ede-ad6d-04f057bd2300 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:26.324783 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-5e565c1d-20f7-4ede-ad6d-04f057bd2300 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:26.339019 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:26.339019 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:26.339714 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:26.339714 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:26.340627 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5e565c1d-20f7-4ede-ad6d-04f057bd2300 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:26.341279 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 344/1351] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:26 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 756 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:26.347753 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-654ccdba-9356-4dc1-a1bc-4374c318b698 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:26.355784 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-654ccdba-9356-4dc1-a1bc-4374c318b698 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:26.355784 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 340/1352] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:26 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:26.662709 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-23f0f812-2010-4f26-abb5-ed163d990ba0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:26.664864 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-23f0f812-2010-4f26-abb5-ed163d990ba0 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots/e963198e-7539-4588-bdd7-66d6418b363d Jul 22 09:55:26.665353 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-23f0f812-2010-4f26-abb5-ed163d990ba0 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:26.666739 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-23f0f812-2010-4f26-abb5-ed163d990ba0 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:26.679239 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:26.679239 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:26.680464 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-23f0f812-2010-4f26-abb5-ed163d990ba0 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Snapshot retrieved successfully. Jul 22 09:55:26.682467 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-23f0f812-2010-4f26-abb5-ed163d990ba0 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots/e963198e-7539-4588-bdd7-66d6418b363d returned with HTTP 200 Jul 22 09:55:26.683297 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 331/1353] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:26 2026] GET /volume/v3/snapshots/e963198e-7539-4588-bdd7-66d6418b363d => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:26.704215 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-99edd35f-3203-4242-8121-a0483b1e3db9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:26.707390 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-99edd35f-3203-4242-8121-a0483b1e3db9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:55:26.711370 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-99edd35f-3203-4242-8121-a0483b1e3db9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "055bef41-88e2-4db3-89d9-b685aff4d999", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1967820814"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:26.730862 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:26.730862 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:26.732117 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-99edd35f-3203-4242-8121-a0483b1e3db9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Volume info retrieved successfully. Jul 22 09:55:26.732117 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-99edd35f-3203-4242-8121-a0483b1e3db9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Create snapshot from volume 055bef41-88e2-4db3-89d9-b685aff4d999 Jul 22 09:55:26.768425 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-770d8a79-4705-437a-bf42-c27ea8602290 req-c037ccb4-b06c-4ebf-abe7-33223f815f91 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:26.773116 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-c037ccb4-b06c-4ebf-abe7-33223f815f91 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:26.773116 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-c037ccb4-b06c-4ebf-abe7-33223f815f91 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:26.773116 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-c037ccb4-b06c-4ebf-abe7-33223f815f91 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:26.793361 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:26.793361 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:26.817368 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-770d8a79-4705-437a-bf42-c27ea8602290 req-c037ccb4-b06c-4ebf-abe7-33223f815f91 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:26.817792 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-99edd35f-3203-4242-8121-a0483b1e3db9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Created reservations ['927a1ffe-2b38-408f-a962-7b0e5c02e71c', '6f58f8e3-383d-4fc5-948b-fc7b8975034e', '211c63fc-ca04-4027-9518-0b3297d04eb0', 'd44e9cf3-dac4-44c5-bd7f-2a2502d6751e'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:26.827106 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-c037ccb4-b06c-4ebf-abe7-33223f815f91 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:26.827593 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 345/1354] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:26 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:26.889717 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-99edd35f-3203-4242-8121-a0483b1e3db9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Snapshot create request issued successfully. Jul 22 09:55:26.890722 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-99edd35f-3203-4242-8121-a0483b1e3db9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:55:26.891091 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 339/1355] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:55:26 2026] POST /volume/v3/snapshots => generated 314 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:55:26.901648 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-16d54f2d-b329-41c1-b2ff-8d62f2e671b9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:26.903829 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-16d54f2d-b329-41c1-b2ff-8d62f2e671b9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots/bcf5940e-3514-4982-a0bb-5dd0d6c1f976 Jul 22 09:55:26.905168 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-16d54f2d-b329-41c1-b2ff-8d62f2e671b9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:26.905168 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-16d54f2d-b329-41c1-b2ff-8d62f2e671b9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:26.916354 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:26.916354 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:26.916781 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-16d54f2d-b329-41c1-b2ff-8d62f2e671b9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Snapshot retrieved successfully. Jul 22 09:55:26.919467 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-16d54f2d-b329-41c1-b2ff-8d62f2e671b9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots/bcf5940e-3514-4982-a0bb-5dd0d6c1f976 returned with HTTP 200 Jul 22 09:55:26.920225 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 341/1356] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:26 2026] GET /volume/v3/snapshots/bcf5940e-3514-4982-a0bb-5dd0d6c1f976 => generated 446 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:27.229180 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-770d8a79-4705-437a-bf42-c27ea8602290 req-1d719220-588d-4f31-83ae-cae14269beb7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:27.232277 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-1d719220-588d-4f31-83ae-cae14269beb7 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] DELETE https://10.4.3.206/volume/v3/attachments/8bbdece9-8d57-4307-862c-83bebfbaaeca Jul 22 09:55:27.232546 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-1d719220-588d-4f31-83ae-cae14269beb7 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:27.232824 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-1d719220-588d-4f31-83ae-cae14269beb7 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:27.248295 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:27.248295 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:27.334394 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-770d8a79-4705-437a-bf42-c27ea8602290 req-1d719220-588d-4f31-83ae-cae14269beb7 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/8bbdece9-8d57-4307-862c-83bebfbaaeca returned with HTTP 200 Jul 22 09:55:27.334916 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 332/1357] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:55:27 2026] DELETE /volume/v3/attachments/8bbdece9-8d57-4307-862c-83bebfbaaeca => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:27.359676 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9c7b96b7-7cb4-44f3-9438-aea6269d71bc None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:27.362816 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9c7b96b7-7cb4-44f3-9438-aea6269d71bc tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:27.363258 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9c7b96b7-7cb4-44f3-9438-aea6269d71bc tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:27.364338 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9c7b96b7-7cb4-44f3-9438-aea6269d71bc tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:27.364338 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-9c7b96b7-7cb4-44f3-9438-aea6269d71bc tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:27.372843 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:27.372843 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:27.373991 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9c7b96b7-7cb4-44f3-9438-aea6269d71bc tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:27.374770 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 346/1358] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:27 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:27.376613 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-64687127-f882-4df3-a0f4-7b5dbf32cbaf None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:27.381326 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-64687127-f882-4df3-a0f4-7b5dbf32cbaf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:27.381649 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-64687127-f882-4df3-a0f4-7b5dbf32cbaf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:27.382432 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-64687127-f882-4df3-a0f4-7b5dbf32cbaf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:27.392788 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:27.392788 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:27.398367 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-64687127-f882-4df3-a0f4-7b5dbf32cbaf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:27.407359 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-64687127-f882-4df3-a0f4-7b5dbf32cbaf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:27.408217 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 340/1359] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:27 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:27.428799 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bf9c791c-856d-4855-a9d7-ae243d7c596c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:27.436846 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bf9c791c-856d-4855-a9d7-ae243d7c596c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:27.436846 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bf9c791c-856d-4855-a9d7-ae243d7c596c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:27.436846 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bf9c791c-856d-4855-a9d7-ae243d7c596c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:27.447155 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:27.447155 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:27.453249 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-bf9c791c-856d-4855-a9d7-ae243d7c596c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:27.467310 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bf9c791c-856d-4855-a9d7-ae243d7c596c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:27.467310 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 342/1360] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:27 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:27.568588 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-95e89c93-f536-4223-9065-4e090a6d9534 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:27.572025 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-95e89c93-f536-4223-9065-4e090a6d9534 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:55:27.572278 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-95e89c93-f536-4223-9065-4e090a6d9534 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:27.572853 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-95e89c93-f536-4223-9065-4e090a6d9534 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:27.593021 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:27.593021 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:27.603307 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-95e89c93-f536-4223-9065-4e090a6d9534 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:27.609580 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-95e89c93-f536-4223-9065-4e090a6d9534 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:55:27.610270 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 333/1361] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:27 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:27.936748 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-446b48ad-34e5-469b-b69c-7aec783054fc None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:27.938953 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-446b48ad-34e5-469b-b69c-7aec783054fc tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots/bcf5940e-3514-4982-a0bb-5dd0d6c1f976 Jul 22 09:55:27.939877 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-446b48ad-34e5-469b-b69c-7aec783054fc tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:27.940231 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-446b48ad-34e5-469b-b69c-7aec783054fc tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:27.952156 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:27.952156 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:27.952156 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-446b48ad-34e5-469b-b69c-7aec783054fc tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Snapshot retrieved successfully. Jul 22 09:55:27.952156 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-446b48ad-34e5-469b-b69c-7aec783054fc tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots/bcf5940e-3514-4982-a0bb-5dd0d6c1f976 returned with HTTP 200 Jul 22 09:55:27.952156 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 347/1362] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:27 2026] GET /volume/v3/snapshots/bcf5940e-3514-4982-a0bb-5dd0d6c1f976 => generated 473 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:27.962833 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d05f0aaa-b32f-4a38-9fd6-f326c18a6097 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:27.967585 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d05f0aaa-b32f-4a38-9fd6-f326c18a6097 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:55:27.968037 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d05f0aaa-b32f-4a38-9fd6-f326c18a6097 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "055bef41-88e2-4db3-89d9-b685aff4d999", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-103272033"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:27.983391 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:27.983391 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:27.983391 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d05f0aaa-b32f-4a38-9fd6-f326c18a6097 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Volume info retrieved successfully. Jul 22 09:55:27.983391 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-d05f0aaa-b32f-4a38-9fd6-f326c18a6097 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Create snapshot from volume 055bef41-88e2-4db3-89d9-b685aff4d999 Jul 22 09:55:28.029014 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-d05f0aaa-b32f-4a38-9fd6-f326c18a6097 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Created reservations ['cc0a7c9c-5220-4314-ae95-60f02f604fa0', '4f0cecdd-43db-42ad-b275-c7b9edccf814', '205169fc-dbd6-492e-a00d-0b597b79b9c5', 'b193816c-09bc-4583-b057-cdd7e06dc5be'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:28.082069 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d05f0aaa-b32f-4a38-9fd6-f326c18a6097 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Snapshot create request issued successfully. Jul 22 09:55:28.082539 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d05f0aaa-b32f-4a38-9fd6-f326c18a6097 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:55:28.083172 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 341/1363] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:55:27 2026] POST /volume/v3/snapshots => generated 313 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 09:55:28.097889 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-21f3ad0c-32c8-494f-8f8c-812b39b92d77 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:28.102909 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-21f3ad0c-32c8-494f-8f8c-812b39b92d77 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots/20ef41d0-304f-4603-a113-84ab850a6807 Jul 22 09:55:28.103254 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-21f3ad0c-32c8-494f-8f8c-812b39b92d77 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:28.103568 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-21f3ad0c-32c8-494f-8f8c-812b39b92d77 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:28.114516 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:28.114516 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:28.115203 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-21f3ad0c-32c8-494f-8f8c-812b39b92d77 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Snapshot retrieved successfully. Jul 22 09:55:28.120455 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-21f3ad0c-32c8-494f-8f8c-812b39b92d77 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots/20ef41d0-304f-4603-a113-84ab850a6807 returned with HTTP 200 Jul 22 09:55:28.120455 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 343/1364] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:28 2026] GET /volume/v3/snapshots/20ef41d0-304f-4603-a113-84ab850a6807 => generated 445 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:28.389569 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3a5f184e-f787-4fc0-a46e-0af0b38ca357 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:28.392960 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3a5f184e-f787-4fc0-a46e-0af0b38ca357 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:28.393367 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3a5f184e-f787-4fc0-a46e-0af0b38ca357 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:28.393555 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3a5f184e-f787-4fc0-a46e-0af0b38ca357 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:28.393700 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3a5f184e-f787-4fc0-a46e-0af0b38ca357 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:28.401686 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:28.401686 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:28.403142 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3a5f184e-f787-4fc0-a46e-0af0b38ca357 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:28.403543 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 334/1365] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:28 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.131627 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-972b49b8-926b-4a56-8f73-d06145b36d3a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.135831 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-972b49b8-926b-4a56-8f73-d06145b36d3a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots/20ef41d0-304f-4603-a113-84ab850a6807 Jul 22 09:55:29.136139 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-972b49b8-926b-4a56-8f73-d06145b36d3a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.136408 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-972b49b8-926b-4a56-8f73-d06145b36d3a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.146511 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.146511 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:29.147548 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-972b49b8-926b-4a56-8f73-d06145b36d3a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Snapshot retrieved successfully. Jul 22 09:55:29.148826 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-972b49b8-926b-4a56-8f73-d06145b36d3a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots/20ef41d0-304f-4603-a113-84ab850a6807 returned with HTTP 200 Jul 22 09:55:29.149786 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 348/1366] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots/20ef41d0-304f-4603-a113-84ab850a6807 => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.168526 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4bc4015e-369e-45d8-855e-e32c958c655a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.172331 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4bc4015e-369e-45d8-855e-e32c958c655a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots?limit=1 Jul 22 09:55:29.172650 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4bc4015e-369e-45d8-855e-e32c958c655a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.173190 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4bc4015e-369e-45d8-855e-e32c958c655a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.173660 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-4bc4015e-369e-45d8-855e-e32c958c655a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.173835 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.173835 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:29.175196 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.db.api [None req-4bc4015e-369e-45d8-855e-e32c958c655a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100149) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.183767 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4bc4015e-369e-45d8-855e-e32c958c655a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.184664 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4bc4015e-369e-45d8-855e-e32c958c655a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 22 09:55:29.185441 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 342/1367] 10.4.3.206 () {66 vars in 1258 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.198445 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0506c520-256d-45fc-8ff4-1d35fc67fdab None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.200694 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0506c520-256d-45fc-8ff4-1d35fc67fdab tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots Jul 22 09:55:29.201077 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0506c520-256d-45fc-8ff4-1d35fc67fdab tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.201394 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0506c520-256d-45fc-8ff4-1d35fc67fdab tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.201749 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-0506c520-256d-45fc-8ff4-1d35fc67fdab tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.205473 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.db.api [None req-0506c520-256d-45fc-8ff4-1d35fc67fdab tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100150) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.213185 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0506c520-256d-45fc-8ff4-1d35fc67fdab tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.213185 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0506c520-256d-45fc-8ff4-1d35fc67fdab tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 200 Jul 22 09:55:29.213744 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 344/1368] 10.4.3.206 () {66 vars in 1243 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.225816 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-979b44de-bfd9-4c30-94fc-7a27aa375ec5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.231558 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-979b44de-bfd9-4c30-94fc-7a27aa375ec5 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots?limit=100000 Jul 22 09:55:29.231558 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-979b44de-bfd9-4c30-94fc-7a27aa375ec5 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.231558 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-979b44de-bfd9-4c30-94fc-7a27aa375ec5 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.231558 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-979b44de-bfd9-4c30-94fc-7a27aa375ec5 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.231558 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-979b44de-bfd9-4c30-94fc-7a27aa375ec5 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.237241 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-979b44de-bfd9-4c30-94fc-7a27aa375ec5 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.237738 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-979b44de-bfd9-4c30-94fc-7a27aa375ec5 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 22 09:55:29.241572 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 335/1369] 10.4.3.206 () {66 vars in 1268 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.262566 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-59a3ae40-37ac-4d67-8c96-89c54805a42a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.264811 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-59a3ae40-37ac-4d67-8c96-89c54805a42a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots?limit=0 Jul 22 09:55:29.265954 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-59a3ae40-37ac-4d67-8c96-89c54805a42a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.265954 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-59a3ae40-37ac-4d67-8c96-89c54805a42a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.265954 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-59a3ae40-37ac-4d67-8c96-89c54805a42a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.268178 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.db.api [None req-59a3ae40-37ac-4d67-8c96-89c54805a42a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100151) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.275299 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-59a3ae40-37ac-4d67-8c96-89c54805a42a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.275662 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-59a3ae40-37ac-4d67-8c96-89c54805a42a tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 22 09:55:29.277414 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 349/1370] 10.4.3.206 () {66 vars in 1258 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:55:29.291963 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-64fc4671-8667-49c4-9556-a55ea70bfdf2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.293535 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-64fc4671-8667-49c4-9556-a55ea70bfdf2 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots Jul 22 09:55:29.294020 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-64fc4671-8667-49c4-9556-a55ea70bfdf2 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.294320 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-64fc4671-8667-49c4-9556-a55ea70bfdf2 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.294683 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-64fc4671-8667-49c4-9556-a55ea70bfdf2 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.295137 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.295137 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:29.296345 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.db.api [None req-64fc4671-8667-49c4-9556-a55ea70bfdf2 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100149) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.302232 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-64fc4671-8667-49c4-9556-a55ea70bfdf2 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.302743 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-64fc4671-8667-49c4-9556-a55ea70bfdf2 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 200 Jul 22 09:55:29.303217 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 343/1371] 10.4.3.206 () {66 vars in 1243 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots => generated 994 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.314539 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e62ba3b9-70b3-4219-845a-869e12e88ac6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.319229 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e62ba3b9-70b3-4219-845a-869e12e88ac6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots?marker=bcf5940e-3514-4982-a0bb-5dd0d6c1f976 Jul 22 09:55:29.319601 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e62ba3b9-70b3-4219-845a-869e12e88ac6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.319834 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e62ba3b9-70b3-4219-845a-869e12e88ac6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.320227 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-e62ba3b9-70b3-4219-845a-869e12e88ac6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.321211 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.321211 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:29.322195 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.db.api [None req-e62ba3b9-70b3-4219-845a-869e12e88ac6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100150) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.353996 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e62ba3b9-70b3-4219-845a-869e12e88ac6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.354480 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e62ba3b9-70b3-4219-845a-869e12e88ac6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots?marker=bcf5940e-3514-4982-a0bb-5dd0d6c1f976 returned with HTTP 200 Jul 22 09:55:29.355009 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 345/1372] 10.4.3.206 () {66 vars in 1330 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots?marker=bcf5940e-3514-4982-a0bb-5dd0d6c1f976 => generated 341 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.372383 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4bbe3119-43c4-4711-8b20-52a5f755b46f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.375788 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4bbe3119-43c4-4711-8b20-52a5f755b46f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots?offset=2&limit=3 Jul 22 09:55:29.376211 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4bbe3119-43c4-4711-8b20-52a5f755b46f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.376558 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4bbe3119-43c4-4711-8b20-52a5f755b46f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.376915 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-4bbe3119-43c4-4711-8b20-52a5f755b46f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.377502 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.377502 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:29.379272 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-4bbe3119-43c4-4711-8b20-52a5f755b46f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.404087 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4bbe3119-43c4-4711-8b20-52a5f755b46f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.406013 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4bbe3119-43c4-4711-8b20-52a5f755b46f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 22 09:55:29.406013 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 336/1373] 10.4.3.206 () {66 vars in 1276 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.417448 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2c4d6a02-d5af-4eea-b017-bf788516a087 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.420037 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2c4d6a02-d5af-4eea-b017-bf788516a087 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:29.420437 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2c4d6a02-d5af-4eea-b017-bf788516a087 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.420556 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2c4d6a02-d5af-4eea-b017-bf788516a087 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.420747 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-2c4d6a02-d5af-4eea-b017-bf788516a087 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:29.421113 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b1f634a2-e696-4f8a-91ef-0e059a8b23b6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.425964 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b1f634a2-e696-4f8a-91ef-0e059a8b23b6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 22 09:55:29.426868 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b1f634a2-e696-4f8a-91ef-0e059a8b23b6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.426868 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b1f634a2-e696-4f8a-91ef-0e059a8b23b6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.428609 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.428609 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:29.429285 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-b1f634a2-e696-4f8a-91ef-0e059a8b23b6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.430445 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.430445 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:29.430875 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2c4d6a02-d5af-4eea-b017-bf788516a087 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:29.431248 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 350/1374] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.432125 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.db.api [None req-b1f634a2-e696-4f8a-91ef-0e059a8b23b6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100149) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.458383 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b1f634a2-e696-4f8a-91ef-0e059a8b23b6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.458383 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b1f634a2-e696-4f8a-91ef-0e059a8b23b6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 22 09:55:29.459059 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 344/1375] 10.4.3.206 () {66 vars in 1308 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:55:29.480062 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3bed4375-5968-4777-b124-57e6960ccf1f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.483593 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3bed4375-5968-4777-b124-57e6960ccf1f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 22 09:55:29.483872 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3bed4375-5968-4777-b124-57e6960ccf1f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.484124 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3bed4375-5968-4777-b124-57e6960ccf1f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.484360 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-3bed4375-5968-4777-b124-57e6960ccf1f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.484702 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.484702 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:29.487006 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.db.api [None req-3bed4375-5968-4777-b124-57e6960ccf1f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100150) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.503946 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-3bed4375-5968-4777-b124-57e6960ccf1f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.505168 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3bed4375-5968-4777-b124-57e6960ccf1f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 22 09:55:29.505605 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 346/1376] 10.4.3.206 () {66 vars in 1310 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.523747 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ee00c16c-431f-43d3-aea4-d017eda5afcf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.529225 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ee00c16c-431f-43d3-aea4-d017eda5afcf tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 22 09:55:29.530028 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ee00c16c-431f-43d3-aea4-d017eda5afcf tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.533494 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ee00c16c-431f-43d3-aea4-d017eda5afcf tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.533494 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-ee00c16c-431f-43d3-aea4-d017eda5afcf tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.533494 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.533494 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:29.533494 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-ee00c16c-431f-43d3-aea4-d017eda5afcf tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.552898 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ee00c16c-431f-43d3-aea4-d017eda5afcf tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.553895 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ee00c16c-431f-43d3-aea4-d017eda5afcf tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 22 09:55:29.554593 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 337/1377] 10.4.3.206 () {66 vars in 1292 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.567209 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fc58188f-5a1c-4392-b951-f19e777cbc71 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.569090 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fc58188f-5a1c-4392-b951-f19e777cbc71 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 22 09:55:29.569307 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fc58188f-5a1c-4392-b951-f19e777cbc71 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.569573 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fc58188f-5a1c-4392-b951-f19e777cbc71 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.569806 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-fc58188f-5a1c-4392-b951-f19e777cbc71 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.572516 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.db.api [None req-fc58188f-5a1c-4392-b951-f19e777cbc71 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100151) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.586562 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fc58188f-5a1c-4392-b951-f19e777cbc71 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.587079 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fc58188f-5a1c-4392-b951-f19e777cbc71 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 22 09:55:29.587582 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 351/1378] 10.4.3.206 () {66 vars in 1294 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.600873 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-49915e49-502d-41e0-b2d0-da8a30b218f6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.604402 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-49915e49-502d-41e0-b2d0-da8a30b218f6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 22 09:55:29.605387 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-49915e49-502d-41e0-b2d0-da8a30b218f6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.605387 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-49915e49-502d-41e0-b2d0-da8a30b218f6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.606013 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-49915e49-502d-41e0-b2d0-da8a30b218f6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.606212 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.606212 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:29.608049 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.db.api [None req-49915e49-502d-41e0-b2d0-da8a30b218f6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100149) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.628223 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-49915e49-502d-41e0-b2d0-da8a30b218f6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.628799 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-49915e49-502d-41e0-b2d0-da8a30b218f6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 22 09:55:29.629653 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 345/1379] 10.4.3.206 () {66 vars in 1312 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.641632 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-900f352d-1475-4fc5-853c-aa093ae26cb1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.643769 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-900f352d-1475-4fc5-853c-aa093ae26cb1 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 22 09:55:29.644086 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-900f352d-1475-4fc5-853c-aa093ae26cb1 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.644361 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-900f352d-1475-4fc5-853c-aa093ae26cb1 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.644680 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-900f352d-1475-4fc5-853c-aa093ae26cb1 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.645116 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.645116 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:29.646467 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.db.api [None req-900f352d-1475-4fc5-853c-aa093ae26cb1 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100150) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.662741 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-900f352d-1475-4fc5-853c-aa093ae26cb1 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.663154 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-900f352d-1475-4fc5-853c-aa093ae26cb1 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 22 09:55:29.663574 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 347/1380] 10.4.3.206 () {66 vars in 1314 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.677138 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d51e7356-ec7b-4f88-9ae8-66af24cc35a6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.681097 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d51e7356-ec7b-4f88-9ae8-66af24cc35a6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-103272033 Jul 22 09:55:29.681097 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d51e7356-ec7b-4f88-9ae8-66af24cc35a6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.681097 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d51e7356-ec7b-4f88-9ae8-66af24cc35a6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.681097 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-d51e7356-ec7b-4f88-9ae8-66af24cc35a6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.681097 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.681097 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:29.682291 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-d51e7356-ec7b-4f88-9ae8-66af24cc35a6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.696463 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d51e7356-ec7b-4f88-9ae8-66af24cc35a6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.697256 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.697256 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:29.698614 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d51e7356-ec7b-4f88-9ae8-66af24cc35a6 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-103272033 returned with HTTP 200 Jul 22 09:55:29.699340 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 338/1381] 10.4.3.206 () {66 vars in 1383 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-103272033 => generated 475 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.720971 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4bb42f9e-19d8-40da-9186-7a4d73e34b4f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.723847 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4bb42f9e-19d8-40da-9186-7a4d73e34b4f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail?status=available Jul 22 09:55:29.724347 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4bb42f9e-19d8-40da-9186-7a4d73e34b4f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.724506 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4bb42f9e-19d8-40da-9186-7a4d73e34b4f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.725311 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-4bb42f9e-19d8-40da-9186-7a4d73e34b4f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.729695 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.729695 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:29.731050 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.db.api [None req-4bb42f9e-19d8-40da-9186-7a4d73e34b4f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100151) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.753669 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4bb42f9e-19d8-40da-9186-7a4d73e34b4f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.754709 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.754709 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:29.755215 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4bb42f9e-19d8-40da-9186-7a4d73e34b4f tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 22 09:55:29.756058 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 352/1382] 10.4.3.206 () {66 vars in 1297 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:29.768804 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e9d4366d-880e-4fb0-bdb5-ed0c591e8a45 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.771480 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e9d4366d-880e-4fb0-bdb5-ed0c591e8a45 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-103272033 Jul 22 09:55:29.771480 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e9d4366d-880e-4fb0-bdb5-ed0c591e8a45 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.771748 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e9d4366d-880e-4fb0-bdb5-ed0c591e8a45 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.772015 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-e9d4366d-880e-4fb0-bdb5-ed0c591e8a45 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.772449 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.772449 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:29.773653 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.db.api [None req-e9d4366d-880e-4fb0-bdb5-ed0c591e8a45 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100149) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.789216 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e9d4366d-880e-4fb0-bdb5-ed0c591e8a45 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.789829 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.789829 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:29.791080 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e9d4366d-880e-4fb0-bdb5-ed0c591e8a45 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-103272033 returned with HTTP 200 Jul 22 09:55:29.791475 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 346/1383] 10.4.3.206 () {66 vars in 1417 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-103272033 => generated 475 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.807277 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-948992af-3469-4c0b-af9b-caf58d99d75c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.810199 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-948992af-3469-4c0b-af9b-caf58d99d75c tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-103272033 Jul 22 09:55:29.810417 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-948992af-3469-4c0b-af9b-caf58d99d75c tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.810659 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-948992af-3469-4c0b-af9b-caf58d99d75c tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.810972 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-948992af-3469-4c0b-af9b-caf58d99d75c tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.812316 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.812316 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:29.812584 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.db.api [None req-948992af-3469-4c0b-af9b-caf58d99d75c tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100150) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.830511 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-948992af-3469-4c0b-af9b-caf58d99d75c tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.831352 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-948992af-3469-4c0b-af9b-caf58d99d75c tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-103272033 returned with HTTP 200 Jul 22 09:55:29.831936 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 348/1384] 10.4.3.206 () {66 vars in 1362 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-103272033 => generated 341 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.849520 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-035bf0f7-2591-4b52-93e5-6229c0c868c0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.851736 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-035bf0f7-2591-4b52-93e5-6229c0c868c0 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots?status=available Jul 22 09:55:29.853606 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-035bf0f7-2591-4b52-93e5-6229c0c868c0 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.853606 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-035bf0f7-2591-4b52-93e5-6229c0c868c0 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.853606 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-035bf0f7-2591-4b52-93e5-6229c0c868c0 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.854676 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-035bf0f7-2591-4b52-93e5-6229c0c868c0 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.878179 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-035bf0f7-2591-4b52-93e5-6229c0c868c0 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.879211 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-035bf0f7-2591-4b52-93e5-6229c0c868c0 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots?status=available returned with HTTP 200 Jul 22 09:55:29.880513 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 339/1385] 10.4.3.206 () {66 vars in 1276 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.895321 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-60e92a07-2b34-4391-a124-d9312fd48147 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.897690 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-60e92a07-2b34-4391-a124-d9312fd48147 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-103272033 Jul 22 09:55:29.898509 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-60e92a07-2b34-4391-a124-d9312fd48147 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.898984 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-60e92a07-2b34-4391-a124-d9312fd48147 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.898984 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-60e92a07-2b34-4391-a124-d9312fd48147 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:29.900428 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.db.api [None req-60e92a07-2b34-4391-a124-d9312fd48147 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Building query based on filter {{(pid=100151) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:29.919020 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-60e92a07-2b34-4391-a124-d9312fd48147 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Get all snapshots completed successfully. Jul 22 09:55:29.919020 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-60e92a07-2b34-4391-a124-d9312fd48147 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-103272033 returned with HTTP 200 Jul 22 09:55:29.919020 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 353/1386] 10.4.3.206 () {66 vars in 1396 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-103272033 => generated 341 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:29.932266 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c0aee9d7-c3aa-45f7-b463-73e164f9ba08 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:29.939020 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c0aee9d7-c3aa-45f7-b463-73e164f9ba08 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/20ef41d0-304f-4603-a113-84ab850a6807 Jul 22 09:55:29.939020 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c0aee9d7-c3aa-45f7-b463-73e164f9ba08 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:29.939020 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c0aee9d7-c3aa-45f7-b463-73e164f9ba08 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:29.939020 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-c0aee9d7-c3aa-45f7-b463-73e164f9ba08 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Delete snapshot with id: 20ef41d0-304f-4603-a113-84ab850a6807 Jul 22 09:55:29.946888 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:29.946888 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:29.947481 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c0aee9d7-c3aa-45f7-b463-73e164f9ba08 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Snapshot retrieved successfully. Jul 22 09:55:29.982875 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c0aee9d7-c3aa-45f7-b463-73e164f9ba08 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Snapshot delete request issued successfully. Jul 22 09:55:29.982875 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c0aee9d7-c3aa-45f7-b463-73e164f9ba08 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots/20ef41d0-304f-4603-a113-84ab850a6807 returned with HTTP 202 Jul 22 09:55:29.982875 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 347/1387] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:55:29 2026] DELETE /volume/v3/snapshots/20ef41d0-304f-4603-a113-84ab850a6807 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:55:29.995390 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d8893ef7-3eb8-4c9b-af94-c5d13d649f5e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:30.005294 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d8893ef7-3eb8-4c9b-af94-c5d13d649f5e tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots/20ef41d0-304f-4603-a113-84ab850a6807 Jul 22 09:55:30.005294 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d8893ef7-3eb8-4c9b-af94-c5d13d649f5e tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:30.011136 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d8893ef7-3eb8-4c9b-af94-c5d13d649f5e tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:30.019577 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:30.019577 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:30.019577 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d8893ef7-3eb8-4c9b-af94-c5d13d649f5e tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Snapshot retrieved successfully. Jul 22 09:55:30.021010 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d8893ef7-3eb8-4c9b-af94-c5d13d649f5e tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots/20ef41d0-304f-4603-a113-84ab850a6807 returned with HTTP 200 Jul 22 09:55:30.021342 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 349/1388] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:29 2026] GET /volume/v3/snapshots/20ef41d0-304f-4603-a113-84ab850a6807 => generated 471 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:30.450727 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-57037f8a-2dda-4baa-99f2-7e4226d5e3dc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:30.454525 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-57037f8a-2dda-4baa-99f2-7e4226d5e3dc tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:55:30.454525 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-57037f8a-2dda-4baa-99f2-7e4226d5e3dc tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:30.454525 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-57037f8a-2dda-4baa-99f2-7e4226d5e3dc tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:30.454525 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-57037f8a-2dda-4baa-99f2-7e4226d5e3dc tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Show backup with id f04d18d1-3c16-4bfe-9380-9c49d00528bf. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:55:30.456877 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:30.462885 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:30.462885 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:30.463888 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-57037f8a-2dda-4baa-99f2-7e4226d5e3dc tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 200 Jul 22 09:55:30.464415 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 340/1389] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:30 2026] GET /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:30.481678 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a2f3de17-dfc4-431e-87f2-f2b8ed828521 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:30.485216 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a2f3de17-dfc4-431e-87f2-f2b8ed828521 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/volumes/232e8ff4-4170-49e6-adb8-4311e25a1689 Jul 22 09:55:30.485491 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a2f3de17-dfc4-431e-87f2-f2b8ed828521 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:30.485793 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a2f3de17-dfc4-431e-87f2-f2b8ed828521 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:30.502090 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:30.502090 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:30.509748 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a2f3de17-dfc4-431e-87f2-f2b8ed828521 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Volume info retrieved successfully. Jul 22 09:55:30.520411 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a2f3de17-dfc4-431e-87f2-f2b8ed828521 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/volumes/232e8ff4-4170-49e6-adb8-4311e25a1689 returned with HTTP 200 Jul 22 09:55:30.520411 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 348/1390] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:30 2026] GET /volume/v3/volumes/232e8ff4-4170-49e6-adb8-4311e25a1689 => generated 1416 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:30.545725 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-033099b1-96b9-4ae6-88df-daa131adf38d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:30.548303 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-033099b1-96b9-4ae6-88df-daa131adf38d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/volumes/232e8ff4-4170-49e6-adb8-4311e25a1689 Jul 22 09:55:30.548303 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-033099b1-96b9-4ae6-88df-daa131adf38d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:30.548303 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-033099b1-96b9-4ae6-88df-daa131adf38d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:30.559485 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:30.559485 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:30.564648 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-033099b1-96b9-4ae6-88df-daa131adf38d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Volume info retrieved successfully. Jul 22 09:55:30.571681 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-033099b1-96b9-4ae6-88df-daa131adf38d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/volumes/232e8ff4-4170-49e6-adb8-4311e25a1689 returned with HTTP 200 Jul 22 09:55:30.572318 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 350/1391] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:30 2026] GET /volume/v3/volumes/232e8ff4-4170-49e6-adb8-4311e25a1689 => generated 1416 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:30.686051 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:55:30.686051 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-747808427", "imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:30.687055 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-747808427', 'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:55:30.871613 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Create volume of 1 GB Jul 22 09:55:30.871613 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:30.871613 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:30.885697 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Availability Zones retrieved successfully. Jul 22 09:55:30.893792 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Flow 'volume_create_api' (8e122ef6-0294-48d6-8c09-b601d26cdc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:30.894914 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e8631a2-a797-494d-88f9-822df93d1c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:30.895889 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:55:31.023168 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e8631a2-a797-494d-88f9-822df93d1c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:31.023989 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a41ba16-f902-4724-b1ce-52b30ff5be59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:31.034429 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-67a07582-d862-4eb3-8982-c9c36713a2a7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:31.038989 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-67a07582-d862-4eb3-8982-c9c36713a2a7 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots/20ef41d0-304f-4603-a113-84ab850a6807 Jul 22 09:55:31.038989 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-67a07582-d862-4eb3-8982-c9c36713a2a7 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:31.038989 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-67a07582-d862-4eb3-8982-c9c36713a2a7 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:31.046443 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-67a07582-d862-4eb3-8982-c9c36713a2a7 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots/20ef41d0-304f-4603-a113-84ab850a6807 returned with HTTP 404 Jul 22 09:55:31.048392 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 341/1392] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:31 2026] GET /volume/v3/snapshots/20ef41d0-304f-4603-a113-84ab850a6807 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:31.059349 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ab799e93-c50e-41b4-97fc-ca31444eefa9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:31.061970 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ab799e93-c50e-41b4-97fc-ca31444eefa9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/bcf5940e-3514-4982-a0bb-5dd0d6c1f976 Jul 22 09:55:31.062272 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ab799e93-c50e-41b4-97fc-ca31444eefa9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:31.062527 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ab799e93-c50e-41b4-97fc-ca31444eefa9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:31.062779 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-ab799e93-c50e-41b4-97fc-ca31444eefa9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Delete snapshot with id: bcf5940e-3514-4982-a0bb-5dd0d6c1f976 Jul 22 09:55:31.074076 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:31.074076 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:31.074803 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ab799e93-c50e-41b4-97fc-ca31444eefa9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Snapshot retrieved successfully. Jul 22 09:55:31.102589 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ab799e93-c50e-41b4-97fc-ca31444eefa9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Snapshot delete request issued successfully. Jul 22 09:55:31.102993 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ab799e93-c50e-41b4-97fc-ca31444eefa9 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots/bcf5940e-3514-4982-a0bb-5dd0d6c1f976 returned with HTTP 202 Jul 22 09:55:31.103867 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 349/1393] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:55:31 2026] DELETE /volume/v3/snapshots/bcf5940e-3514-4982-a0bb-5dd0d6c1f976 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:55:31.120138 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-12f40b6f-a5bb-4f98-9738-57ee213ac445 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:31.122724 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-12f40b6f-a5bb-4f98-9738-57ee213ac445 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots/bcf5940e-3514-4982-a0bb-5dd0d6c1f976 Jul 22 09:55:31.124364 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-12f40b6f-a5bb-4f98-9738-57ee213ac445 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:31.124951 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-12f40b6f-a5bb-4f98-9738-57ee213ac445 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:31.137882 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:31.137882 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:31.138666 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-12f40b6f-a5bb-4f98-9738-57ee213ac445 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Snapshot retrieved successfully. Jul 22 09:55:31.140374 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-12f40b6f-a5bb-4f98-9738-57ee213ac445 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots/bcf5940e-3514-4982-a0bb-5dd0d6c1f976 returned with HTTP 200 Jul 22 09:55:31.140994 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 351/1394] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:31 2026] GET /volume/v3/snapshots/bcf5940e-3514-4982-a0bb-5dd0d6c1f976 => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:31.150640 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Created reservations ['20ca2ab6-dbe9-4ca6-ac08-e4dfc2cf9b2d', 'ffaf1acf-81a7-4e36-a23d-23cd6e41572e', 'e69c884d-24a3-43c1-8437-5c05b24deece', 'a4696e21-93c9-45e8-b43c-00ff25acc810'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:31.153170 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a41ba16-f902-4724-b1ce-52b30ff5be59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20ca2ab6-dbe9-4ca6-ac08-e4dfc2cf9b2d', 'ffaf1acf-81a7-4e36-a23d-23cd6e41572e', 'e69c884d-24a3-43c1-8437-5c05b24deece', 'a4696e21-93c9-45e8-b43c-00ff25acc810']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:31.157995 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6a6e282-821b-4b5c-88fb-122c8af5ad04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:31.207777 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6a6e282-821b-4b5c-88fb-122c8af5ad04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-747808427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42026d3e92b64bf492d149aa0f37cfdf',qos_specs=None,replication_status=,reservations=['20ca2ab6-dbe9-4ca6-ac08-e4dfc2cf9b2d','ffaf1acf-81a7-4e36-a23d-23cd6e41572e','e69c884d-24a3-43c1-8437-5c05b24deece','a4696e21-93c9-45e8-b43c-00ff25acc810'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='758bca6cfc1d4e2083464e2eaa5c868d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:55:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-747808427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42026d3e92b64bf492d149aa0f37cfdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='758bca6cfc1d4e2083464e2eaa5c868d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:31.210967 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f0d5bd0-7eb9-436f-9bec-c191bfa9beec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:31.260669 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f0d5bd0-7eb9-436f-9bec-c191bfa9beec) transitioned into state 'SUCCESS' from state '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-747808427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42026d3e92b64bf492d149aa0f37cfdf',qos_specs=None,replication_status=,reservations=['20ca2ab6-dbe9-4ca6-ac08-e4dfc2cf9b2d','ffaf1acf-81a7-4e36-a23d-23cd6e41572e','e69c884d-24a3-43c1-8437-5c05b24deece','a4696e21-93c9-45e8-b43c-00ff25acc810'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='758bca6cfc1d4e2083464e2eaa5c868d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:31.262139 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e061b4-40a1-40d0-9a89-473eeefed86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:31.285559 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e061b4-40a1-40d0-9a89-473eeefed86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:31.287590 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Flow 'volume_create_api' (8e122ef6-0294-48d6-8c09-b601d26cdc48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:31.287590 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Create volume request issued successfully. Jul 22 09:55:31.288078 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2ee0fe4c-48d9-4582-9ec9-932e7e7d7105 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:55:31.289499 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 354/1395] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:55:30 2026] POST /volume/v3/volumes => generated 756 bytes in 833 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:55:31.307538 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-27b7071f-d9ac-4a14-b9a2-7a0710c24b6b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:31.309917 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-27b7071f-d9ac-4a14-b9a2-7a0710c24b6b tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] GET https://10.4.3.206/volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 Jul 22 09:55:31.310285 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-27b7071f-d9ac-4a14-b9a2-7a0710c24b6b tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:31.310380 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-27b7071f-d9ac-4a14-b9a2-7a0710c24b6b tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:31.327176 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:31.327176 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:31.335719 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-27b7071f-d9ac-4a14-b9a2-7a0710c24b6b tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Volume info retrieved successfully. Jul 22 09:55:31.343999 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-27b7071f-d9ac-4a14-b9a2-7a0710c24b6b tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 returned with HTTP 200 Jul 22 09:55:31.344786 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 342/1396] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:31 2026] GET /volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 => generated 824 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:55:32.155392 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-071ed077-6356-433c-a033-4dc43309b971 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:32.159569 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-071ed077-6356-433c-a033-4dc43309b971 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots/bcf5940e-3514-4982-a0bb-5dd0d6c1f976 Jul 22 09:55:32.159860 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-071ed077-6356-433c-a033-4dc43309b971 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:32.160404 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-071ed077-6356-433c-a033-4dc43309b971 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:32.167550 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-071ed077-6356-433c-a033-4dc43309b971 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots/bcf5940e-3514-4982-a0bb-5dd0d6c1f976 returned with HTTP 404 Jul 22 09:55:32.168151 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 350/1397] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:32 2026] GET /volume/v3/snapshots/bcf5940e-3514-4982-a0bb-5dd0d6c1f976 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:32.178867 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e75560fa-323a-434c-8d35-f8b29d5f3260 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:32.181727 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e75560fa-323a-434c-8d35-f8b29d5f3260 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/e963198e-7539-4588-bdd7-66d6418b363d Jul 22 09:55:32.182039 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e75560fa-323a-434c-8d35-f8b29d5f3260 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:32.182210 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e75560fa-323a-434c-8d35-f8b29d5f3260 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:32.182792 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-e75560fa-323a-434c-8d35-f8b29d5f3260 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Delete snapshot with id: e963198e-7539-4588-bdd7-66d6418b363d Jul 22 09:55:32.191057 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:32.191057 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:32.191423 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e75560fa-323a-434c-8d35-f8b29d5f3260 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Snapshot retrieved successfully. Jul 22 09:55:32.235664 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e75560fa-323a-434c-8d35-f8b29d5f3260 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Snapshot delete request issued successfully. Jul 22 09:55:32.235664 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e75560fa-323a-434c-8d35-f8b29d5f3260 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots/e963198e-7539-4588-bdd7-66d6418b363d returned with HTTP 202 Jul 22 09:55:32.235873 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 352/1398] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:55:32 2026] DELETE /volume/v3/snapshots/e963198e-7539-4588-bdd7-66d6418b363d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:55:32.247788 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-564e0baa-169f-4599-8118-4bb15147647c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:32.250680 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-564e0baa-169f-4599-8118-4bb15147647c tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots/e963198e-7539-4588-bdd7-66d6418b363d Jul 22 09:55:32.251005 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-564e0baa-169f-4599-8118-4bb15147647c tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:32.251362 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-564e0baa-169f-4599-8118-4bb15147647c tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:32.260526 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:32.260526 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:32.261091 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-564e0baa-169f-4599-8118-4bb15147647c tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Snapshot retrieved successfully. Jul 22 09:55:32.262090 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-564e0baa-169f-4599-8118-4bb15147647c tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots/e963198e-7539-4588-bdd7-66d6418b363d returned with HTTP 200 Jul 22 09:55:32.262963 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 355/1399] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:32 2026] GET /volume/v3/snapshots/e963198e-7539-4588-bdd7-66d6418b363d => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:55:32.365873 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-077e80cf-bc5a-4533-89e2-0d71517d6f38 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:32.368834 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-077e80cf-bc5a-4533-89e2-0d71517d6f38 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] GET https://10.4.3.206/volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 Jul 22 09:55:32.369104 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-077e80cf-bc5a-4533-89e2-0d71517d6f38 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:32.369393 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-077e80cf-bc5a-4533-89e2-0d71517d6f38 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:32.381339 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:32.381339 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:32.386879 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-077e80cf-bc5a-4533-89e2-0d71517d6f38 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Volume info retrieved successfully. Jul 22 09:55:32.395500 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-077e80cf-bc5a-4533-89e2-0d71517d6f38 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 returned with HTTP 200 Jul 22 09:55:32.396183 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 343/1400] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:32 2026] GET /volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 => generated 1364 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:32.415113 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:32.417300 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:55:32.417709 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-345985574"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:32.419789 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-345985574'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:55:32.419961 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Create volume of 1 GB Jul 22 09:55:32.420340 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:32.420340 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:32.429907 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Availability Zones retrieved successfully. Jul 22 09:55:32.437434 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Flow 'volume_create_api' (4ebfe00a-f7f2-4baa-82b1-2448abad8ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:32.439453 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d039f7-6ae1-4247-97be-1df3c753a27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:32.440738 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:55:32.492424 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d039f7-6ae1-4247-97be-1df3c753a27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:32.493609 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd01c68f-8345-4c2c-91a2-8de7b0bea4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:32.582167 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Created reservations ['ba303557-bfa5-49e9-b1ef-b69df4ecb2b3', '1f2e01ac-fbbc-45e6-8cfb-3a0e2018cc7d', 'dd0bc9b2-77e3-4155-aeba-4384a12bf1fb', '53985c43-d8f2-4f2c-b454-9d2d6ed0fef5'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:32.584580 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd01c68f-8345-4c2c-91a2-8de7b0bea4e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba303557-bfa5-49e9-b1ef-b69df4ecb2b3', '1f2e01ac-fbbc-45e6-8cfb-3a0e2018cc7d', 'dd0bc9b2-77e3-4155-aeba-4384a12bf1fb', '53985c43-d8f2-4f2c-b454-9d2d6ed0fef5']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:32.584580 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbb98f39-ecf9-4265-b4b2-fba2ae0c4639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:32.629767 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbb98f39-ecf9-4265-b4b2-fba2ae0c4639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f63b2439-b6ff-403c-9be2-728fc57a1489', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-345985574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42026d3e92b64bf492d149aa0f37cfdf',qos_specs=None,replication_status=,reservations=['ba303557-bfa5-49e9-b1ef-b69df4ecb2b3','1f2e01ac-fbbc-45e6-8cfb-3a0e2018cc7d','dd0bc9b2-77e3-4155-aeba-4384a12bf1fb','53985c43-d8f2-4f2c-b454-9d2d6ed0fef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='758bca6cfc1d4e2083464e2eaa5c868d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:55:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-345985574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f63b2439-b6ff-403c-9be2-728fc57a1489,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42026d3e92b64bf492d149aa0f37cfdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='758bca6cfc1d4e2083464e2eaa5c868d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:32.632492 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9dfc11b-5c82-41fc-b896-0fe69d608842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:32.690521 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9dfc11b-5c82-41fc-b896-0fe69d608842) transitioned into state 'SUCCESS' from state '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-345985574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42026d3e92b64bf492d149aa0f37cfdf',qos_specs=None,replication_status=,reservations=['ba303557-bfa5-49e9-b1ef-b69df4ecb2b3','1f2e01ac-fbbc-45e6-8cfb-3a0e2018cc7d','dd0bc9b2-77e3-4155-aeba-4384a12bf1fb','53985c43-d8f2-4f2c-b454-9d2d6ed0fef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='758bca6cfc1d4e2083464e2eaa5c868d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:32.691064 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (195d820a-6e63-4476-b81d-3b66ddb50e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:32.707214 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (195d820a-6e63-4476-b81d-3b66ddb50e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:32.708242 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Flow 'volume_create_api' (4ebfe00a-f7f2-4baa-82b1-2448abad8ce6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:32.708626 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Create volume request issued successfully. Jul 22 09:55:32.709452 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6f979d08-1b62-44e6-b612-8fbfb999df7a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:55:32.710074 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 351/1401] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:55:32 2026] POST /volume/v3/volumes => generated 756 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:55:32.723692 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-499513c5-cb54-4905-b725-c27744445d14 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:32.725609 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-499513c5-cb54-4905-b725-c27744445d14 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] GET https://10.4.3.206/volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 Jul 22 09:55:32.725863 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-499513c5-cb54-4905-b725-c27744445d14 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:32.726124 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-499513c5-cb54-4905-b725-c27744445d14 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:32.733579 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:32.733579 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:32.739274 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-499513c5-cb54-4905-b725-c27744445d14 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Volume info retrieved successfully. Jul 22 09:55:32.753161 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-499513c5-cb54-4905-b725-c27744445d14 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 returned with HTTP 200 Jul 22 09:55:32.753585 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 353/1402] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:32 2026] GET /volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:33.278174 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-97ec3487-71e9-43ca-8168-fdc3cc6bac44 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:33.281343 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-97ec3487-71e9-43ca-8168-fdc3cc6bac44 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/snapshots/e963198e-7539-4588-bdd7-66d6418b363d Jul 22 09:55:33.281789 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-97ec3487-71e9-43ca-8168-fdc3cc6bac44 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:33.282148 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-97ec3487-71e9-43ca-8168-fdc3cc6bac44 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:33.295774 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-97ec3487-71e9-43ca-8168-fdc3cc6bac44 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/snapshots/e963198e-7539-4588-bdd7-66d6418b363d returned with HTTP 404 Jul 22 09:55:33.296578 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 356/1403] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:33 2026] GET /volume/v3/snapshots/e963198e-7539-4588-bdd7-66d6418b363d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:33.311270 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-72d8d686-db62-4703-a731-e96123d3be11 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:33.314157 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-72d8d686-db62-4703-a731-e96123d3be11 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/volumes/055bef41-88e2-4db3-89d9-b685aff4d999 Jul 22 09:55:33.316097 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-72d8d686-db62-4703-a731-e96123d3be11 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:33.316097 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-72d8d686-db62-4703-a731-e96123d3be11 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:33.324483 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:33.324483 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:33.334085 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-72d8d686-db62-4703-a731-e96123d3be11 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Volume info retrieved successfully. Jul 22 09:55:33.344573 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-72d8d686-db62-4703-a731-e96123d3be11 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/volumes/055bef41-88e2-4db3-89d9-b685aff4d999 returned with HTTP 200 Jul 22 09:55:33.344573 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 344/1404] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:33 2026] GET /volume/v3/volumes/055bef41-88e2-4db3-89d9-b685aff4d999 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:33.370855 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-862b5b8a-e8c8-403a-80e2-2143b3db393b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:33.375442 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-862b5b8a-e8c8-403a-80e2-2143b3db393b tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] DELETE https://10.4.3.206/volume/v3/volumes/055bef41-88e2-4db3-89d9-b685aff4d999 Jul 22 09:55:33.375442 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-862b5b8a-e8c8-403a-80e2-2143b3db393b tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:33.375442 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-862b5b8a-e8c8-403a-80e2-2143b3db393b tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:33.375442 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-862b5b8a-e8c8-403a-80e2-2143b3db393b tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Delete volume with id: 055bef41-88e2-4db3-89d9-b685aff4d999 Jul 22 09:55:33.391788 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:33.391788 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:33.394956 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-862b5b8a-e8c8-403a-80e2-2143b3db393b tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Volume info retrieved successfully. Jul 22 09:55:33.447369 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-862b5b8a-e8c8-403a-80e2-2143b3db393b tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Delete volume request issued successfully. Jul 22 09:55:33.447369 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-862b5b8a-e8c8-403a-80e2-2143b3db393b tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/volumes/055bef41-88e2-4db3-89d9-b685aff4d999 returned with HTTP 202 Jul 22 09:55:33.447369 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 352/1405] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:55:33 2026] DELETE /volume/v3/volumes/055bef41-88e2-4db3-89d9-b685aff4d999 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:55:33.460317 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5b8cb067-69c2-4fdc-9802-248504a096c2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:33.464961 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5b8cb067-69c2-4fdc-9802-248504a096c2 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/volumes/055bef41-88e2-4db3-89d9-b685aff4d999 Jul 22 09:55:33.464961 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5b8cb067-69c2-4fdc-9802-248504a096c2 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:33.464961 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5b8cb067-69c2-4fdc-9802-248504a096c2 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:33.476116 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:33.476116 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:33.482402 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5b8cb067-69c2-4fdc-9802-248504a096c2 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Volume info retrieved successfully. Jul 22 09:55:33.490380 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5b8cb067-69c2-4fdc-9802-248504a096c2 tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/volumes/055bef41-88e2-4db3-89d9-b685aff4d999 returned with HTTP 200 Jul 22 09:55:33.490978 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 354/1406] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:33 2026] GET /volume/v3/volumes/055bef41-88e2-4db3-89d9-b685aff4d999 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:33.503572 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-828a2aa1-af30-435c-b796-2a36999097df req-6d4de740-ea3b-459d-aaff-795943044b6d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:33.506558 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-6d4de740-ea3b-459d-aaff-795943044b6d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/volumes/232e8ff4-4170-49e6-adb8-4311e25a1689 Jul 22 09:55:33.506802 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-6d4de740-ea3b-459d-aaff-795943044b6d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:33.506991 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-6d4de740-ea3b-459d-aaff-795943044b6d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:33.522018 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:33.522018 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:33.543299 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-828a2aa1-af30-435c-b796-2a36999097df req-6d4de740-ea3b-459d-aaff-795943044b6d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Volume info retrieved successfully. Jul 22 09:55:33.553938 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-6d4de740-ea3b-459d-aaff-795943044b6d tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/volumes/232e8ff4-4170-49e6-adb8-4311e25a1689 returned with HTTP 200 Jul 22 09:55:33.554220 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 357/1407] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:33 2026] GET /volume/v3/volumes/232e8ff4-4170-49e6-adb8-4311e25a1689 => generated 1416 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:33.775348 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b670c128-fc8f-4f04-a5b5-8c9b370e0728 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:33.780742 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b670c128-fc8f-4f04-a5b5-8c9b370e0728 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] GET https://10.4.3.206/volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 Jul 22 09:55:33.780742 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b670c128-fc8f-4f04-a5b5-8c9b370e0728 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:33.780742 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b670c128-fc8f-4f04-a5b5-8c9b370e0728 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:33.804854 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:33.804854 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:33.820362 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b670c128-fc8f-4f04-a5b5-8c9b370e0728 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Volume info retrieved successfully. Jul 22 09:55:33.838141 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b670c128-fc8f-4f04-a5b5-8c9b370e0728 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 returned with HTTP 200 Jul 22 09:55:33.838565 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 345/1408] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:33 2026] GET /volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:33.860228 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-91007b07-770a-417c-a8c1-44abd2da6733 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:33.863047 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:55:33.863540 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-586805544"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:33.866311 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-586805544'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:55:33.866495 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Create volume of 1 GB Jul 22 09:55:33.876899 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Availability Zones retrieved successfully. Jul 22 09:55:33.887013 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Flow 'volume_create_api' (4b7ad0ff-fc97-46a5-b141-ec62f5591a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:33.889949 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f70c1097-e0e1-4a09-aeff-b6da5859f79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:33.892350 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:55:33.953464 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f70c1097-e0e1-4a09-aeff-b6da5859f79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:33.954602 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7788732f-71cd-4d37-8b60-cf6a53b09956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:34.024767 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Created reservations ['07355e1f-534b-4a96-a4d3-de629a0ed2cd', 'bbe6a842-282a-417f-8432-d6f7563ac131', '6b1f63ba-3ba4-4148-9400-ccb8fe7fdc24', '10e2c870-9e20-421a-aa62-120e78f61e3e'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:34.026599 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7788732f-71cd-4d37-8b60-cf6a53b09956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07355e1f-534b-4a96-a4d3-de629a0ed2cd', 'bbe6a842-282a-417f-8432-d6f7563ac131', '6b1f63ba-3ba4-4148-9400-ccb8fe7fdc24', '10e2c870-9e20-421a-aa62-120e78f61e3e']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:34.028329 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84b44f8f-4e81-41a8-ad71-aba98e7d518a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:34.064372 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84b44f8f-4e81-41a8-ad71-aba98e7d518a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fc3d5c5-ec2c-4be1-8762-8e58618d415d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-586805544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42026d3e92b64bf492d149aa0f37cfdf',qos_specs=None,replication_status=,reservations=['07355e1f-534b-4a96-a4d3-de629a0ed2cd','bbe6a842-282a-417f-8432-d6f7563ac131','6b1f63ba-3ba4-4148-9400-ccb8fe7fdc24','10e2c870-9e20-421a-aa62-120e78f61e3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='758bca6cfc1d4e2083464e2eaa5c868d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:55:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-586805544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fc3d5c5-ec2c-4be1-8762-8e58618d415d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42026d3e92b64bf492d149aa0f37cfdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='758bca6cfc1d4e2083464e2eaa5c868d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:34.065809 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de5f61ad-488c-495f-8b6e-bab41a3acdc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:34.103004 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de5f61ad-488c-495f-8b6e-bab41a3acdc9) transitioned into state 'SUCCESS' from state '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-586805544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42026d3e92b64bf492d149aa0f37cfdf',qos_specs=None,replication_status=,reservations=['07355e1f-534b-4a96-a4d3-de629a0ed2cd','bbe6a842-282a-417f-8432-d6f7563ac131','6b1f63ba-3ba4-4148-9400-ccb8fe7fdc24','10e2c870-9e20-421a-aa62-120e78f61e3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='758bca6cfc1d4e2083464e2eaa5c868d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:34.103955 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9a5477-cc15-47ab-9a05-b70049946bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:34.128518 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9a5477-cc15-47ab-9a05-b70049946bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:34.129005 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Flow 'volume_create_api' (4b7ad0ff-fc97-46a5-b141-ec62f5591a51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:34.129795 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Create volume request issued successfully. Jul 22 09:55:34.130451 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-91007b07-770a-417c-a8c1-44abd2da6733 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:55:34.130833 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 353/1409] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:55:33 2026] POST /volume/v3/volumes => generated 756 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:55:34.158874 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9d794ae5-12d8-4a63-987e-7079072877b8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:34.163432 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9d794ae5-12d8-4a63-987e-7079072877b8 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] GET https://10.4.3.206/volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d Jul 22 09:55:34.163432 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9d794ae5-12d8-4a63-987e-7079072877b8 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:34.163432 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9d794ae5-12d8-4a63-987e-7079072877b8 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:34.180299 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:34.180299 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:34.186543 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9d794ae5-12d8-4a63-987e-7079072877b8 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Volume info retrieved successfully. Jul 22 09:55:34.202260 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9d794ae5-12d8-4a63-987e-7079072877b8 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d returned with HTTP 200 Jul 22 09:55:34.203044 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 355/1410] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:34 2026] GET /volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d => generated 824 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:34.420061 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-828a2aa1-af30-435c-b796-2a36999097df req-9f0d563d-e99c-4856-ba7d-06ee9da0b1fe None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:34.428468 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-9f0d563d-e99c-4856-ba7d-06ee9da0b1fe tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/volumes/232e8ff4-4170-49e6-adb8-4311e25a1689 Jul 22 09:55:34.428468 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-9f0d563d-e99c-4856-ba7d-06ee9da0b1fe tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:34.428468 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-9f0d563d-e99c-4856-ba7d-06ee9da0b1fe tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:34.442199 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:34.442199 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:34.447333 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-828a2aa1-af30-435c-b796-2a36999097df req-9f0d563d-e99c-4856-ba7d-06ee9da0b1fe tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Volume info retrieved successfully. Jul 22 09:55:34.454706 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-9f0d563d-e99c-4856-ba7d-06ee9da0b1fe tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/volumes/232e8ff4-4170-49e6-adb8-4311e25a1689 returned with HTTP 200 Jul 22 09:55:34.455712 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 358/1411] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:34 2026] GET /volume/v3/volumes/232e8ff4-4170-49e6-adb8-4311e25a1689 => generated 1416 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:34.472959 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c668afeb-2b2c-4c7e-af8c-49f2dc707aa1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:34.472959 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c668afeb-2b2c-4c7e-af8c-49f2dc707aa1 None None] GET https://10.4.3.206/volume// Jul 22 09:55:34.472959 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c668afeb-2b2c-4c7e-af8c-49f2dc707aa1 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:34.475455 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c668afeb-2b2c-4c7e-af8c-49f2dc707aa1 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:34.476156 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c668afeb-2b2c-4c7e-af8c-49f2dc707aa1 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:34.476771 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 346/1412] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 09:55:34 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:34.497707 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-828a2aa1-af30-435c-b796-2a36999097df req-13398970-c9bb-49f2-a1b1-d50653ffd96a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:34.501083 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-13398970-c9bb-49f2-a1b1-d50653ffd96a tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:55:34.505159 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-13398970-c9bb-49f2-a1b1-d50653ffd96a tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "232e8ff4-4170-49e6-adb8-4311e25a1689", "connector": null, "instance_uuid": "c9b2103d-b2ff-4003-b790-aef657a00b18"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:34.509949 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-05ac028d-be82-4dcd-bd08-5dfb5b9ee50c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:34.512072 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-05ac028d-be82-4dcd-bd08-5dfb5b9ee50c tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] GET https://10.4.3.206/volume/v3/volumes/055bef41-88e2-4db3-89d9-b685aff4d999 Jul 22 09:55:34.512318 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-05ac028d-be82-4dcd-bd08-5dfb5b9ee50c tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:34.517079 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-05ac028d-be82-4dcd-bd08-5dfb5b9ee50c tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:34.525461 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-05ac028d-be82-4dcd-bd08-5dfb5b9ee50c tempest-VolumesSnapshotListTestJSON-177790549 tempest-VolumesSnapshotListTestJSON-177790549-project-member] https://10.4.3.206/volume/v3/volumes/055bef41-88e2-4db3-89d9-b685aff4d999 returned with HTTP 404 Jul 22 09:55:34.526205 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 356/1413] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:34 2026] GET /volume/v3/volumes/055bef41-88e2-4db3-89d9-b685aff4d999 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:34.526287 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:34.526287 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:34.578484 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-13398970-c9bb-49f2-a1b1-d50653ffd96a tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:55:34.579133 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 354/1414] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:55:34 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:35.224992 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ea137337-414b-4697-8ac1-18b20ba43f7e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:35.228449 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ea137337-414b-4697-8ac1-18b20ba43f7e tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] GET https://10.4.3.206/volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d Jul 22 09:55:35.229114 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ea137337-414b-4697-8ac1-18b20ba43f7e tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:35.229461 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ea137337-414b-4697-8ac1-18b20ba43f7e tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:35.240685 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:35.240685 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:35.250809 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ea137337-414b-4697-8ac1-18b20ba43f7e tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Volume info retrieved successfully. Jul 22 09:55:35.261632 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ea137337-414b-4697-8ac1-18b20ba43f7e tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d returned with HTTP 200 Jul 22 09:55:35.261863 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 359/1415] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:35 2026] GET /volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:36.179006 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bbbe11e8-85f9-40cd-a9b3-8f16e495dd3a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:36.179517 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bbbe11e8-85f9-40cd-a9b3-8f16e495dd3a None None] GET https://10.4.3.206/volume// Jul 22 09:55:36.180394 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bbbe11e8-85f9-40cd-a9b3-8f16e495dd3a None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:36.180394 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bbbe11e8-85f9-40cd-a9b3-8f16e495dd3a None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:36.180502 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bbbe11e8-85f9-40cd-a9b3-8f16e495dd3a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:36.180858 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 347/1416] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:55:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:36.195841 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-828a2aa1-af30-435c-b796-2a36999097df req-48ff2336-3f5f-499b-b5fd-60986e35a88f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:36.199009 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-48ff2336-3f5f-499b-b5fd-60986e35a88f tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/volumes/232e8ff4-4170-49e6-adb8-4311e25a1689 Jul 22 09:55:36.199009 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-48ff2336-3f5f-499b-b5fd-60986e35a88f tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:36.199009 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-48ff2336-3f5f-499b-b5fd-60986e35a88f tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:36.212514 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:36.212514 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:36.215054 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4528806b-5afd-464e-aa49-7549b6a90022 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:36.217390 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-828a2aa1-af30-435c-b796-2a36999097df req-48ff2336-3f5f-499b-b5fd-60986e35a88f tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Volume info retrieved successfully. Jul 22 09:55:36.223358 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-48ff2336-3f5f-499b-b5fd-60986e35a88f tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/volumes/232e8ff4-4170-49e6-adb8-4311e25a1689 returned with HTTP 200 Jul 22 09:55:36.224014 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 357/1417] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:55:36 2026] GET /volume/v3/volumes/232e8ff4-4170-49e6-adb8-4311e25a1689 => generated 1595 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:55:36.364368 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4528806b-5afd-464e-aa49-7549b6a90022 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:55:36.365994 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4528806b-5afd-464e-aa49-7549b6a90022 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c89ce16-d802-413d-8628-f1b66b3bbe22", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-300060709"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:36.366164 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-828a2aa1-af30-435c-b796-2a36999097df req-ac251dcf-0cde-4777-ac17-df7914b04762 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:36.369644 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-ac251dcf-0cde-4777-ac17-df7914b04762 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] PUT https://10.4.3.206/volume/v3/attachments/4dedb98b-7ee8-4dc5-b8ba-0b33d5132c29 Jul 22 09:55:36.371643 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-ac251dcf-0cde-4777-ac17-df7914b04762 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:36.377498 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4528806b-5afd-464e-aa49-7549b6a90022 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 404 Jul 22 09:55:36.378768 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 355/1418] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:55:36 2026] POST /volume/v3/snapshots => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:36.390550 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-828a2aa1-af30-435c-b796-2a36999097df req-ac251dcf-0cde-4777-ac17-df7914b04762 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Acquiring lock "cinder-attachment_update-232e8ff4-4170-49e6-adb8-4311e25a1689-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:55:36.392996 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bf3d3859-988b-416b-bc3c-9341a07c4df3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:36.395426 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bf3d3859-988b-416b-bc3c-9341a07c4df3 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:55:36.395997 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bf3d3859-988b-416b-bc3c-9341a07c4df3 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-924321607"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:36.401877 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-828a2aa1-af30-435c-b796-2a36999097df req-ac251dcf-0cde-4777-ac17-df7914b04762 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Lock "cinder-attachment_update-232e8ff4-4170-49e6-adb8-4311e25a1689-np0000005636" acquired by "attachment_update" :: waited 0.012s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:55:36.404591 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:36.404591 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:36.440086 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bf3d3859-988b-416b-bc3c-9341a07c4df3 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 404 Jul 22 09:55:36.440328 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 348/1419] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:55:36 2026] POST /volume/v3/snapshots => generated 77 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:55:36.454275 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-cddd0efd-a349-4c5b-a22c-2e9b5933f101 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:36.458270 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cddd0efd-a349-4c5b-a22c-2e9b5933f101 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] GET https://10.4.3.206/volume/v3/snapshots?limit=invalid Jul 22 09:55:36.458508 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cddd0efd-a349-4c5b-a22c-2e9b5933f101 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:36.459111 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cddd0efd-a349-4c5b-a22c-2e9b5933f101 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:36.459196 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cddd0efd-a349-4c5b-a22c-2e9b5933f101 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] HTTP exception thrown: limit param must be an integer Jul 22 09:55:36.459460 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cddd0efd-a349-4c5b-a22c-2e9b5933f101 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 22 09:55:36.464027 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 358/1420] 10.4.3.206 () {66 vars in 1270 bytes} [Wed Jul 22 09:55:36 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:55:36.474959 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-aa642673-64a4-4740-aa53-241181dd8d19 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:36.479769 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-aa642673-64a4-4740-aa53-241181dd8d19 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] GET https://10.4.3.206/volume/v3/snapshots?marker=e118e525-1eab-4151-a10b-7a16b11e315e Jul 22 09:55:36.479956 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-aa642673-64a4-4740-aa53-241181dd8d19 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:36.480130 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-aa642673-64a4-4740-aa53-241181dd8d19 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:36.480369 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-aa642673-64a4-4740-aa53-241181dd8d19 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:36.480704 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:36.480704 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:36.481744 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.db.api [None req-aa642673-64a4-4740-aa53-241181dd8d19 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Building query based on filter {{(pid=100149) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:36.490035 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-aa642673-64a4-4740-aa53-241181dd8d19 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/snapshots?marker=e118e525-1eab-4151-a10b-7a16b11e315e returned with HTTP 404 Jul 22 09:55:36.490949 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 356/1421] 10.4.3.206 () {66 vars in 1330 bytes} [Wed Jul 22 09:55:36 2026] GET /volume/v3/snapshots?marker=e118e525-1eab-4151-a10b-7a16b11e315e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:36.503377 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8b119dc1-8977-489e-8291-22d7ce657eb9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:36.505662 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8b119dc1-8977-489e-8291-22d7ce657eb9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] GET https://10.4.3.206/volume/v3/snapshots?sort_key=invalid Jul 22 09:55:36.507818 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8b119dc1-8977-489e-8291-22d7ce657eb9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:36.507818 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8b119dc1-8977-489e-8291-22d7ce657eb9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:36.507818 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-8b119dc1-8977-489e-8291-22d7ce657eb9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:36.508899 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-8b119dc1-8977-489e-8291-22d7ce657eb9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 09:55:36.509769 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8b119dc1-8977-489e-8291-22d7ce657eb9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 22 09:55:36.510595 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 349/1422] 10.4.3.206 () {66 vars in 1276 bytes} [Wed Jul 22 09:55:36 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:55:36.520767 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ee43718b-2691-4666-941a-7ceb3e55a761 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:36.523974 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:55:36.523974 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1042394578"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:36.526360 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1042394578'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:55:36.526615 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Create volume of 2 GB Jul 22 09:55:36.537935 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Availability Zones retrieved successfully. Jul 22 09:55:36.551019 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Flow 'volume_create_api' (ecf0bfe7-9da4-44b9-9f59-f1956bd852cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:36.551019 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad14df2e-deb7-43c0-a57d-3e07f677d65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:36.553106 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Validating volume size '2' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:55:36.571894 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-828a2aa1-af30-435c-b796-2a36999097df req-ac251dcf-0cde-4777-ac17-df7914b04762 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Lock "cinder-attachment_update-232e8ff4-4170-49e6-adb8-4311e25a1689-np0000005636" released by "attachment_update" :: held 0.170s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:55:36.572451 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-ac251dcf-0cde-4777-ac17-df7914b04762 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/attachments/4dedb98b-7ee8-4dc5-b8ba-0b33d5132c29 returned with HTTP 200 Jul 22 09:55:36.572967 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 360/1423] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:55:36 2026] PUT /volume/v3/attachments/4dedb98b-7ee8-4dc5-b8ba-0b33d5132c29 => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:36.602827 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad14df2e-deb7-43c0-a57d-3e07f677d65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:36.604157 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c36a17-bb9c-4abd-9bdf-d412fa718a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:36.627506 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-828a2aa1-af30-435c-b796-2a36999097df req-aa64d4df-9322-465a-ab06-204217218662 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:36.630350 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-aa64d4df-9322-465a-ab06-204217218662 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] POST https://10.4.3.206/volume/v3/attachments/4dedb98b-7ee8-4dc5-b8ba-0b33d5132c29/action Jul 22 09:55:36.630871 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-aa64d4df-9322-465a-ab06-204217218662 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:55:36.631065 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-aa64d4df-9322-465a-ab06-204217218662 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:36.661754 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:36.661754 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:36.687362 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-828a2aa1-af30-435c-b796-2a36999097df req-aa64d4df-9322-465a-ab06-204217218662 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/attachments/4dedb98b-7ee8-4dc5-b8ba-0b33d5132c29/action returned with HTTP 204 Jul 22 09:55:36.688969 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 357/1424] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:55:36 2026] POST /volume/v3/attachments/4dedb98b-7ee8-4dc5-b8ba-0b33d5132c29/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:36.724439 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Created reservations ['1f6e40fc-b7a3-4f32-b45f-aa9019185a0a', 'c19fb43a-cb86-4f81-994f-fffc3c4a2d11', 'b82705b7-2384-494b-8148-1208b0c847a2', 'fa7e2826-d013-4ea2-9989-b446c5688498'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:36.725378 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c36a17-bb9c-4abd-9bdf-d412fa718a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f6e40fc-b7a3-4f32-b45f-aa9019185a0a', 'c19fb43a-cb86-4f81-994f-fffc3c4a2d11', 'b82705b7-2384-494b-8148-1208b0c847a2', 'fa7e2826-d013-4ea2-9989-b446c5688498']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:36.726345 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1d0cb1-3509-4e82-afa6-a21c1196bae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:36.765662 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1d0cb1-3509-4e82-afa6-a21c1196bae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1069cc0-428c-4582-a5d0-7db9f910bba1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1042394578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec4ee0cda7ac493587c3a2430edb84ce',qos_specs=None,replication_status=,reservations=['1f6e40fc-b7a3-4f32-b45f-aa9019185a0a','c19fb43a-cb86-4f81-994f-fffc3c4a2d11','b82705b7-2384-494b-8148-1208b0c847a2','fa7e2826-d013-4ea2-9989-b446c5688498'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='836a297354d14f55b5599c66ab11103b',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1042394578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1069cc0-428c-4582-a5d0-7db9f910bba1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec4ee0cda7ac493587c3a2430edb84ce',provider_auth=None,provider_geometry=None,provider_id=None,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='836a297354d14f55b5599c66ab11103b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:36.766652 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deedb155-739e-4bfd-9123-bbb657777513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:36.794703 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deedb155-739e-4bfd-9123-bbb657777513) transitioned into state 'SUCCESS' from state '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-1042394578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec4ee0cda7ac493587c3a2430edb84ce',qos_specs=None,replication_status=,reservations=['1f6e40fc-b7a3-4f32-b45f-aa9019185a0a','c19fb43a-cb86-4f81-994f-fffc3c4a2d11','b82705b7-2384-494b-8148-1208b0c847a2','fa7e2826-d013-4ea2-9989-b446c5688498'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='836a297354d14f55b5599c66ab11103b',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:36.795816 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37407f37-eb25-4c05-a591-cadfc9e84ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:36.816998 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37407f37-eb25-4c05-a591-cadfc9e84ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:36.820963 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Flow 'volume_create_api' (ecf0bfe7-9da4-44b9-9f59-f1956bd852cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:36.820963 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Create volume request issued successfully. Jul 22 09:55:36.820963 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ee43718b-2691-4666-941a-7ceb3e55a761 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:55:36.820963 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 359/1425] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:55:36 2026] POST /volume/v3/volumes => generated 762 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:55:36.837322 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c6ad5d68-c6cf-4095-aaf8-45716e0be69c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:36.840716 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c6ad5d68-c6cf-4095-aaf8-45716e0be69c tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] GET https://10.4.3.206/volume/v3/volumes/c1069cc0-428c-4582-a5d0-7db9f910bba1 Jul 22 09:55:36.841125 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c6ad5d68-c6cf-4095-aaf8-45716e0be69c tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:36.841413 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c6ad5d68-c6cf-4095-aaf8-45716e0be69c tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:36.852386 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:36.852386 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:36.857605 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c6ad5d68-c6cf-4095-aaf8-45716e0be69c tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Volume info retrieved successfully. Jul 22 09:55:36.863805 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c6ad5d68-c6cf-4095-aaf8-45716e0be69c tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/volumes/c1069cc0-428c-4582-a5d0-7db9f910bba1 returned with HTTP 200 Jul 22 09:55:36.864309 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 350/1426] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:36 2026] GET /volume/v3/volumes/c1069cc0-428c-4582-a5d0-7db9f910bba1 => generated 830 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:37.883877 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-04bf7f91-3fa9-4af2-bb16-1c6323ea7002 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:37.886190 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-04bf7f91-3fa9-4af2-bb16-1c6323ea7002 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] GET https://10.4.3.206/volume/v3/volumes/c1069cc0-428c-4582-a5d0-7db9f910bba1 Jul 22 09:55:37.886463 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-04bf7f91-3fa9-4af2-bb16-1c6323ea7002 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:37.886783 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-04bf7f91-3fa9-4af2-bb16-1c6323ea7002 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:37.898082 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:37.898082 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:37.905531 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-04bf7f91-3fa9-4af2-bb16-1c6323ea7002 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Volume info retrieved successfully. Jul 22 09:55:37.912098 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-04bf7f91-3fa9-4af2-bb16-1c6323ea7002 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/volumes/c1069cc0-428c-4582-a5d0-7db9f910bba1 returned with HTTP 200 Jul 22 09:55:37.912560 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 361/1427] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:37 2026] GET /volume/v3/volumes/c1069cc0-428c-4582-a5d0-7db9f910bba1 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:37.933984 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-09b232eb-b330-4daa-935d-898e4704040a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:37.937364 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-09b232eb-b330-4daa-935d-898e4704040a tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:55:37.937916 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-09b232eb-b330-4daa-935d-898e4704040a tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c1069cc0-428c-4582-a5d0-7db9f910bba1", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-31028001"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:37.951613 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:37.951613 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:37.952385 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-09b232eb-b330-4daa-935d-898e4704040a tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Volume info retrieved successfully. Jul 22 09:55:37.952567 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-09b232eb-b330-4daa-935d-898e4704040a tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Create snapshot from volume c1069cc0-428c-4582-a5d0-7db9f910bba1 Jul 22 09:55:38.012483 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-09b232eb-b330-4daa-935d-898e4704040a tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Created reservations ['c05c1dbf-8904-4fe1-9867-2ed5d37acc4b', '04350d8b-4c62-43ea-aa4b-0e25107e1b64', 'aa820618-8244-4815-8d58-d6b7dc034d70', '2cd8f53a-e118-4fed-ac30-860a742afe25'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:38.066724 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-09b232eb-b330-4daa-935d-898e4704040a tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Snapshot create request issued successfully. Jul 22 09:55:38.066724 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-09b232eb-b330-4daa-935d-898e4704040a tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:55:38.067293 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 358/1428] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:55:37 2026] POST /volume/v3/snapshots => generated 316 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:55:38.079806 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2250df48-e6b5-464b-bc50-8eb20ed28223 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:38.082271 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2250df48-e6b5-464b-bc50-8eb20ed28223 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] GET https://10.4.3.206/volume/v3/snapshots/f57cb120-126d-42e9-8ba8-a4261bced84e Jul 22 09:55:38.082545 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2250df48-e6b5-464b-bc50-8eb20ed28223 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:38.082810 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2250df48-e6b5-464b-bc50-8eb20ed28223 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:38.094776 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:38.094776 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:38.095492 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2250df48-e6b5-464b-bc50-8eb20ed28223 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Snapshot retrieved successfully. Jul 22 09:55:38.097383 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2250df48-e6b5-464b-bc50-8eb20ed28223 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/snapshots/f57cb120-126d-42e9-8ba8-a4261bced84e returned with HTTP 200 Jul 22 09:55:38.098205 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 360/1429] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:38 2026] GET /volume/v3/snapshots/f57cb120-126d-42e9-8ba8-a4261bced84e => generated 448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:38.187015 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:38.190946 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:55:38.190946 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-348997101", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:38.193223 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-348997101', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:55:38.193223 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Create volume of 1 GB Jul 22 09:55:38.200987 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Availability Zones retrieved successfully. Jul 22 09:55:38.208940 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Flow 'volume_create_api' (700b8e25-0969-49ee-97b4-2bcc0672ea9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:38.209937 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54dbc1b8-784c-4af8-bc66-4ad104a6afe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:38.214232 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:55:38.248470 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54dbc1b8-784c-4af8-bc66-4ad104a6afe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:38.249343 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c556befe-63cf-4104-9e84-e0927efe84c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:38.310850 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Created reservations ['bec4c890-bb7c-4827-9791-d5012e099ab6', '1bcb4750-c413-41b2-b571-dbc7fab357a8', '23a79c62-1807-426e-8514-a23ba5c5b84c', 'e8729dd4-f632-4566-976f-b93334226379'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:38.311972 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c556befe-63cf-4104-9e84-e0927efe84c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bec4c890-bb7c-4827-9791-d5012e099ab6', '1bcb4750-c413-41b2-b571-dbc7fab357a8', '23a79c62-1807-426e-8514-a23ba5c5b84c', 'e8729dd4-f632-4566-976f-b93334226379']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:38.313022 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e10d16-c15c-49c6-a083-5584322a3c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:38.343797 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e10d16-c15c-49c6-a083-5584322a3c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '177199e6-cc4d-4797-99e0-870b5ccfb142', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-348997101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f630c80e4c44ffbbeed3e21ce3fb2aa',qos_specs=None,replication_status=,reservations=['bec4c890-bb7c-4827-9791-d5012e099ab6','1bcb4750-c413-41b2-b571-dbc7fab357a8','23a79c62-1807-426e-8514-a23ba5c5b84c','e8729dd4-f632-4566-976f-b93334226379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17f6b9855ac746ed8c1bd30227b35ee1',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-348997101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=177199e6-cc4d-4797-99e0-870b5ccfb142,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f630c80e4c44ffbbeed3e21ce3fb2aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17f6b9855ac746ed8c1bd30227b35ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:38.344587 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dbd36a9-456f-4945-b978-d58132a084c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:38.368794 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dbd36a9-456f-4945-b978-d58132a084c5) transitioned into state 'SUCCESS' from state '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-348997101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f630c80e4c44ffbbeed3e21ce3fb2aa',qos_specs=None,replication_status=,reservations=['bec4c890-bb7c-4827-9791-d5012e099ab6','1bcb4750-c413-41b2-b571-dbc7fab357a8','23a79c62-1807-426e-8514-a23ba5c5b84c','e8729dd4-f632-4566-976f-b93334226379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17f6b9855ac746ed8c1bd30227b35ee1',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:38.370370 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d19528d-4250-4ac2-b390-bf3ec100c5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:38.384707 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d19528d-4250-4ac2-b390-bf3ec100c5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:38.385956 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Flow 'volume_create_api' (700b8e25-0969-49ee-97b4-2bcc0672ea9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:38.386777 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Create volume request issued successfully. Jul 22 09:55:38.387337 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-00f9d082-3ef3-4da1-aa5b-70840f8b1703 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:55:38.388098 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 351/1430] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:55:38 2026] POST /volume/v3/volumes => generated 754 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:55:38.401677 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-62c735e2-63df-41de-af50-8b69bd4df4e7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:38.404603 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-62c735e2-63df-41de-af50-8b69bd4df4e7 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:55:38.404603 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-62c735e2-63df-41de-af50-8b69bd4df4e7 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:38.405064 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-62c735e2-63df-41de-af50-8b69bd4df4e7 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:38.414139 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:38.414139 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:38.419302 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-62c735e2-63df-41de-af50-8b69bd4df4e7 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:38.430717 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-62c735e2-63df-41de-af50-8b69bd4df4e7 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:55:38.431266 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 362/1431] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:38 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:39.110659 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9bbe67a9-51bd-4976-9440-eb55bb6e1fa3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:39.118604 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9bbe67a9-51bd-4976-9440-eb55bb6e1fa3 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] GET https://10.4.3.206/volume/v3/snapshots/f57cb120-126d-42e9-8ba8-a4261bced84e Jul 22 09:55:39.118908 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9bbe67a9-51bd-4976-9440-eb55bb6e1fa3 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:39.119212 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9bbe67a9-51bd-4976-9440-eb55bb6e1fa3 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:39.136438 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:39.136438 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:39.136937 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9bbe67a9-51bd-4976-9440-eb55bb6e1fa3 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Snapshot retrieved successfully. Jul 22 09:55:39.137742 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9bbe67a9-51bd-4976-9440-eb55bb6e1fa3 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/snapshots/f57cb120-126d-42e9-8ba8-a4261bced84e returned with HTTP 200 Jul 22 09:55:39.138158 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 359/1432] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:39 2026] GET /volume/v3/snapshots/f57cb120-126d-42e9-8ba8-a4261bced84e => generated 475 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:39.153031 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-005f1f00-3129-46da-ac59-7df8a31da4a9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:39.156471 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-005f1f00-3129-46da-ac59-7df8a31da4a9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:55:39.156821 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-005f1f00-3129-46da-ac59-7df8a31da4a9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "f57cb120-126d-42e9-8ba8-a4261bced84e"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:39.159502 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-005f1f00-3129-46da-ac59-7df8a31da4a9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'f57cb120-126d-42e9-8ba8-a4261bced84e'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:55:39.165199 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:39.165199 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:39.165706 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-005f1f00-3129-46da-ac59-7df8a31da4a9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Snapshot retrieved successfully. Jul 22 09:55:39.165953 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-005f1f00-3129-46da-ac59-7df8a31da4a9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Create volume of 1 GB Jul 22 09:55:39.170344 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-005f1f00-3129-46da-ac59-7df8a31da4a9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Availability Zones retrieved successfully. Jul 22 09:55:39.178693 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-005f1f00-3129-46da-ac59-7df8a31da4a9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Flow 'volume_create_api' (6f069af8-c35a-4ccb-9ff1-43d671edde6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:39.180007 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-005f1f00-3129-46da-ac59-7df8a31da4a9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (089a9cf0-33b9-40b1-a0b7-122db7c1fc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:39.181015 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-005f1f00-3129-46da-ac59-7df8a31da4a9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:55:39.182875 np0000005636 devstack@c-api.service[100150]: WARNING cinder.volume.api [None req-005f1f00-3129-46da-ac59-7df8a31da4a9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (089a9cf0-33b9-40b1-a0b7-122db7c1fc9e) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 09:55:39.182875 np0000005636 devstack@c-api.service[100150]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jul 22 09:55:39.184729 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-005f1f00-3129-46da-ac59-7df8a31da4a9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (089a9cf0-33b9-40b1-a0b7-122db7c1fc9e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:39.185709 np0000005636 devstack@c-api.service[100150]: WARNING cinder.volume.api [None req-005f1f00-3129-46da-ac59-7df8a31da4a9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (089a9cf0-33b9-40b1-a0b7-122db7c1fc9e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 09:55:39.186682 np0000005636 devstack@c-api.service[100150]: WARNING cinder.volume.api [None req-005f1f00-3129-46da-ac59-7df8a31da4a9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Flow 'volume_create_api' (6f069af8-c35a-4ccb-9ff1-43d671edde6b) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 09:55:39.187103 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-005f1f00-3129-46da-ac59-7df8a31da4a9 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 400 Jul 22 09:55:39.187779 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 361/1433] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:55:39 2026] POST /volume/v3/volumes => generated 171 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 09:55:39.197223 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f2209394-ffd5-4d48-b821-3f0313146a71 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:39.201028 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f2209394-ffd5-4d48-b821-3f0313146a71 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/f57cb120-126d-42e9-8ba8-a4261bced84e Jul 22 09:55:39.201671 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f2209394-ffd5-4d48-b821-3f0313146a71 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:39.202830 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f2209394-ffd5-4d48-b821-3f0313146a71 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:39.203029 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-f2209394-ffd5-4d48-b821-3f0313146a71 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Delete snapshot with id: f57cb120-126d-42e9-8ba8-a4261bced84e Jul 22 09:55:39.210265 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:39.210265 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:39.210942 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f2209394-ffd5-4d48-b821-3f0313146a71 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Snapshot retrieved successfully. Jul 22 09:55:39.232959 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f2209394-ffd5-4d48-b821-3f0313146a71 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Snapshot delete request issued successfully. Jul 22 09:55:39.232959 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f2209394-ffd5-4d48-b821-3f0313146a71 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/snapshots/f57cb120-126d-42e9-8ba8-a4261bced84e returned with HTTP 202 Jul 22 09:55:39.232959 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 352/1434] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:55:39 2026] DELETE /volume/v3/snapshots/f57cb120-126d-42e9-8ba8-a4261bced84e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:55:39.244019 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6fe83924-cf49-46ea-8017-c5beb17959cd None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:39.247020 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6fe83924-cf49-46ea-8017-c5beb17959cd tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] GET https://10.4.3.206/volume/v3/snapshots/f57cb120-126d-42e9-8ba8-a4261bced84e Jul 22 09:55:39.247353 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6fe83924-cf49-46ea-8017-c5beb17959cd tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:39.249832 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6fe83924-cf49-46ea-8017-c5beb17959cd tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:39.261440 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:39.261440 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:39.262960 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6fe83924-cf49-46ea-8017-c5beb17959cd tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Snapshot retrieved successfully. Jul 22 09:55:39.263286 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6fe83924-cf49-46ea-8017-c5beb17959cd tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/snapshots/f57cb120-126d-42e9-8ba8-a4261bced84e returned with HTTP 200 Jul 22 09:55:39.264191 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 363/1435] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:39 2026] GET /volume/v3/snapshots/f57cb120-126d-42e9-8ba8-a4261bced84e => generated 474 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:39.451805 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-bac777ad-ee4d-4268-9ad7-ff9ca14586f0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:39.456802 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bac777ad-ee4d-4268-9ad7-ff9ca14586f0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:55:39.456802 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bac777ad-ee4d-4268-9ad7-ff9ca14586f0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:39.456802 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bac777ad-ee4d-4268-9ad7-ff9ca14586f0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:39.467450 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:39.467450 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:39.479158 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-bac777ad-ee4d-4268-9ad7-ff9ca14586f0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:39.489399 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bac777ad-ee4d-4268-9ad7-ff9ca14586f0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:55:39.489944 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 360/1436] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:39 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:39.509725 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-45c6a59d-daed-44fb-a5e5-19d2ec91a7a0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:39.514432 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-45c6a59d-daed-44fb-a5e5-19d2ec91a7a0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:55:39.514806 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-45c6a59d-daed-44fb-a5e5-19d2ec91a7a0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:39.515227 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-45c6a59d-daed-44fb-a5e5-19d2ec91a7a0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:39.541511 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:39.541511 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:39.552205 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-45c6a59d-daed-44fb-a5e5-19d2ec91a7a0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:39.558800 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-45c6a59d-daed-44fb-a5e5-19d2ec91a7a0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:55:39.558984 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 362/1437] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:39 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:39.574413 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5d28f6d4-fd05-43f7-8bae-a7d6ffcefc89 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:39.580147 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5d28f6d4-fd05-43f7-8bae-a7d6ffcefc89 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes Jul 22 09:55:39.586052 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5d28f6d4-fd05-43f7-8bae-a7d6ffcefc89 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:39.586575 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5d28f6d4-fd05-43f7-8bae-a7d6ffcefc89 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:39.586987 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-5d28f6d4-fd05-43f7-8bae-a7d6ffcefc89 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:55:39.587660 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:39.587660 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:39.588324 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5d28f6d4-fd05-43f7-8bae-a7d6ffcefc89 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:55:39.606014 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5d28f6d4-fd05-43f7-8bae-a7d6ffcefc89 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Get all volumes completed successfully. Jul 22 09:55:39.606957 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5d28f6d4-fd05-43f7-8bae-a7d6ffcefc89 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 200 Jul 22 09:55:39.610949 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 353/1438] 10.4.3.206 () {66 vars in 1237 bytes} [Wed Jul 22 09:55:39 2026] GET /volume/v3/volumes => generated 338 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:39.622479 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-18ef9c1e-7d3a-4d58-acfe-ff1708dbc0cb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:39.625455 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-18ef9c1e-7d3a-4d58-acfe-ff1708dbc0cb tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:55:39.625766 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-18ef9c1e-7d3a-4d58-acfe-ff1708dbc0cb tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:39.626049 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-18ef9c1e-7d3a-4d58-acfe-ff1708dbc0cb tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:39.639760 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:39.639760 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:39.671998 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-18ef9c1e-7d3a-4d58-acfe-ff1708dbc0cb tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:39.671998 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-18ef9c1e-7d3a-4d58-acfe-ff1708dbc0cb tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:55:39.671998 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 364/1439] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:39 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:39.732873 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-c267b35b-cf50-4c4e-b08e-f9cf617a2244 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:39.737314 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-c267b35b-cf50-4c4e-b08e-f9cf617a2244 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:55:39.737613 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-c267b35b-cf50-4c4e-b08e-f9cf617a2244 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:39.738091 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-c267b35b-cf50-4c4e-b08e-f9cf617a2244 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:39.753652 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:39.753652 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:39.759547 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-c267b35b-cf50-4c4e-b08e-f9cf617a2244 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:39.769415 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-c267b35b-cf50-4c4e-b08e-f9cf617a2244 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:55:39.769885 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 361/1440] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:39 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:39.931991 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c34e0062-6325-4e60-bc85-e896cb247b6d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:39.931991 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c34e0062-6325-4e60-bc85-e896cb247b6d None None] GET https://10.4.3.206/volume// Jul 22 09:55:39.931991 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c34e0062-6325-4e60-bc85-e896cb247b6d None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:39.931991 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c34e0062-6325-4e60-bc85-e896cb247b6d None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:39.931991 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c34e0062-6325-4e60-bc85-e896cb247b6d None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:39.932579 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 363/1441] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:55:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:39.949140 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-c081035d-b507-454b-844b-5ba2f628e080 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:39.952594 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-c081035d-b507-454b-844b-5ba2f628e080 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:55:39.953180 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-c081035d-b507-454b-844b-5ba2f628e080 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "177199e6-cc4d-4797-99e0-870b5ccfb142", "connector": null, "instance_uuid": "b3f53107-3c1f-4065-99a7-71853f202037"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:39.973031 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:39.973031 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:40.032674 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-c081035d-b507-454b-844b-5ba2f628e080 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:55:40.033387 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 354/1442] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:55:39 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:40.092839 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-277857b1-ffbc-49d1-a0dc-31c4d491005f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:40.097989 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-277857b1-ffbc-49d1-a0dc-31c4d491005f tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:55:40.098274 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-277857b1-ffbc-49d1-a0dc-31c4d491005f tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:40.098802 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-277857b1-ffbc-49d1-a0dc-31c4d491005f tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:40.119038 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:40.119038 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:40.125697 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4f88da46-3efa-4f2e-9bfb-a5b8cf8bccab None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:40.126431 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4f88da46-3efa-4f2e-9bfb-a5b8cf8bccab None None] GET https://10.4.3.206/volume// Jul 22 09:55:40.126760 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4f88da46-3efa-4f2e-9bfb-a5b8cf8bccab None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:40.127275 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4f88da46-3efa-4f2e-9bfb-a5b8cf8bccab None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:40.127579 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-277857b1-ffbc-49d1-a0dc-31c4d491005f tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:40.127693 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4f88da46-3efa-4f2e-9bfb-a5b8cf8bccab None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:40.128277 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 362/1443] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:55:40 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:40.133947 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-277857b1-ffbc-49d1-a0dc-31c4d491005f tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:55:40.135102 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 365/1444] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:40 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:40.143712 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-be2c4d93-e9db-4aec-b4c7-0c15721c3faf None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:40.150864 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-be2c4d93-e9db-4aec-b4c7-0c15721c3faf tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:55:40.150864 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-be2c4d93-e9db-4aec-b4c7-0c15721c3faf tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:40.151224 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-be2c4d93-e9db-4aec-b4c7-0c15721c3faf tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:40.174010 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:40.174010 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:40.180199 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-be2c4d93-e9db-4aec-b4c7-0c15721c3faf tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:40.187712 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-be2c4d93-e9db-4aec-b4c7-0c15721c3faf tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:55:40.188362 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 364/1445] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:55:40 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 1026 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:55:40.282780 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-78b0ff74-f65f-428a-a6c2-99ab60f66dd6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:40.285205 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-78b0ff74-f65f-428a-a6c2-99ab60f66dd6 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] GET https://10.4.3.206/volume/v3/snapshots/f57cb120-126d-42e9-8ba8-a4261bced84e Jul 22 09:55:40.285205 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-78b0ff74-f65f-428a-a6c2-99ab60f66dd6 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:40.285428 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-78b0ff74-f65f-428a-a6c2-99ab60f66dd6 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:40.295255 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-78b0ff74-f65f-428a-a6c2-99ab60f66dd6 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/snapshots/f57cb120-126d-42e9-8ba8-a4261bced84e returned with HTTP 404 Jul 22 09:55:40.295456 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 355/1446] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:40 2026] GET /volume/v3/snapshots/f57cb120-126d-42e9-8ba8-a4261bced84e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:40.312998 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-33f135e5-9a52-48e3-87e7-da3de59bc586 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:40.316433 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-33f135e5-9a52-48e3-87e7-da3de59bc586 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] GET https://10.4.3.206/volume/v3/volumes/c1069cc0-428c-4582-a5d0-7db9f910bba1 Jul 22 09:55:40.316887 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-33f135e5-9a52-48e3-87e7-da3de59bc586 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:40.317237 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-33f135e5-9a52-48e3-87e7-da3de59bc586 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:40.327040 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:40.327040 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:40.332112 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-33f135e5-9a52-48e3-87e7-da3de59bc586 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Volume info retrieved successfully. Jul 22 09:55:40.340499 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-33f135e5-9a52-48e3-87e7-da3de59bc586 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/volumes/c1069cc0-428c-4582-a5d0-7db9f910bba1 returned with HTTP 200 Jul 22 09:55:40.342396 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 363/1447] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:40 2026] GET /volume/v3/volumes/c1069cc0-428c-4582-a5d0-7db9f910bba1 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:40.362210 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8cf3d546-3008-4581-b8af-afc476234e14 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:40.366585 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8cf3d546-3008-4581-b8af-afc476234e14 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] DELETE https://10.4.3.206/volume/v3/volumes/c1069cc0-428c-4582-a5d0-7db9f910bba1 Jul 22 09:55:40.366585 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8cf3d546-3008-4581-b8af-afc476234e14 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:40.366585 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8cf3d546-3008-4581-b8af-afc476234e14 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:40.366585 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-8cf3d546-3008-4581-b8af-afc476234e14 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Delete volume with id: c1069cc0-428c-4582-a5d0-7db9f910bba1 Jul 22 09:55:40.379522 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:40.379522 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:40.380877 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8cf3d546-3008-4581-b8af-afc476234e14 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Volume info retrieved successfully. Jul 22 09:55:40.424576 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8cf3d546-3008-4581-b8af-afc476234e14 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Delete volume request issued successfully. Jul 22 09:55:40.426047 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8cf3d546-3008-4581-b8af-afc476234e14 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/volumes/c1069cc0-428c-4582-a5d0-7db9f910bba1 returned with HTTP 202 Jul 22 09:55:40.426047 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 366/1448] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:55:40 2026] DELETE /volume/v3/volumes/c1069cc0-428c-4582-a5d0-7db9f910bba1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:55:40.428003 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-4f645e85-8f74-48c2-9f01-56bac1072b77 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:40.436799 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-4f645e85-8f74-48c2-9f01-56bac1072b77 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] PUT https://10.4.3.206/volume/v3/attachments/76ec7875-5f5c-4668-9a4f-7b1bb083be3e Jul 22 09:55:40.436799 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-4f645e85-8f74-48c2-9f01-56bac1072b77 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:40.439606 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e1c6be2b-52ed-44ae-8be2-dfb6cc2cba7e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:40.445658 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1c6be2b-52ed-44ae-8be2-dfb6cc2cba7e tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] GET https://10.4.3.206/volume/v3/volumes/c1069cc0-428c-4582-a5d0-7db9f910bba1 Jul 22 09:55:40.447011 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1c6be2b-52ed-44ae-8be2-dfb6cc2cba7e tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:40.447011 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1c6be2b-52ed-44ae-8be2-dfb6cc2cba7e tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:40.465010 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-4f645e85-8f74-48c2-9f01-56bac1072b77 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Acquiring lock "cinder-attachment_update-177199e6-cc4d-4797-99e0-870b5ccfb142-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:55:40.467908 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:40.467908 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:40.480283 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-4f645e85-8f74-48c2-9f01-56bac1072b77 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Lock "cinder-attachment_update-177199e6-cc4d-4797-99e0-870b5ccfb142-np0000005636" acquired by "attachment_update" :: waited 0.015s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:55:40.480283 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:40.480283 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:40.481416 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e1c6be2b-52ed-44ae-8be2-dfb6cc2cba7e tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Volume info retrieved successfully. Jul 22 09:55:40.496799 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1c6be2b-52ed-44ae-8be2-dfb6cc2cba7e tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/volumes/c1069cc0-428c-4582-a5d0-7db9f910bba1 returned with HTTP 200 Jul 22 09:55:40.497274 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 356/1449] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:40 2026] GET /volume/v3/volumes/c1069cc0-428c-4582-a5d0-7db9f910bba1 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:40.696062 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-4f645e85-8f74-48c2-9f01-56bac1072b77 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Lock "cinder-attachment_update-177199e6-cc4d-4797-99e0-870b5ccfb142-np0000005636" released by "attachment_update" :: held 0.219s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:55:40.696062 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-4f645e85-8f74-48c2-9f01-56bac1072b77 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/attachments/76ec7875-5f5c-4668-9a4f-7b1bb083be3e returned with HTTP 200 Jul 22 09:55:40.696546 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 365/1450] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:55:40 2026] PUT /volume/v3/attachments/76ec7875-5f5c-4668-9a4f-7b1bb083be3e => generated 969 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:41.154558 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8c12d5aa-a03a-4e93-81b0-323a936aefb2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:41.157764 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8c12d5aa-a03a-4e93-81b0-323a936aefb2 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:55:41.158225 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8c12d5aa-a03a-4e93-81b0-323a936aefb2 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:41.158355 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8c12d5aa-a03a-4e93-81b0-323a936aefb2 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:41.176573 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:41.176573 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:41.185136 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8c12d5aa-a03a-4e93-81b0-323a936aefb2 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:41.193039 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8c12d5aa-a03a-4e93-81b0-323a936aefb2 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:55:41.193738 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 364/1451] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:41 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:41.514351 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c14a0765-0cb6-41b8-aa11-e20c42e6cc34 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:41.517348 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c14a0765-0cb6-41b8-aa11-e20c42e6cc34 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] GET https://10.4.3.206/volume/v3/volumes/c1069cc0-428c-4582-a5d0-7db9f910bba1 Jul 22 09:55:41.517562 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c14a0765-0cb6-41b8-aa11-e20c42e6cc34 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:41.518081 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c14a0765-0cb6-41b8-aa11-e20c42e6cc34 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:41.530016 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c14a0765-0cb6-41b8-aa11-e20c42e6cc34 tempest-VolumesSnapshotNegativeTestJSON-1542010506 tempest-VolumesSnapshotNegativeTestJSON-1542010506-project-member] https://10.4.3.206/volume/v3/volumes/c1069cc0-428c-4582-a5d0-7db9f910bba1 returned with HTTP 404 Jul 22 09:55:41.531111 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 367/1452] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:41 2026] GET /volume/v3/volumes/c1069cc0-428c-4582-a5d0-7db9f910bba1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:42.218328 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ac55a3e6-26ac-4004-bda3-b56b4416774e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:42.220746 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac55a3e6-26ac-4004-bda3-b56b4416774e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:55:42.221812 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac55a3e6-26ac-4004-bda3-b56b4416774e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:42.222340 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac55a3e6-26ac-4004-bda3-b56b4416774e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:42.248197 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:42.248197 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:42.259587 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ac55a3e6-26ac-4004-bda3-b56b4416774e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:42.266449 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac55a3e6-26ac-4004-bda3-b56b4416774e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:55:42.266688 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 357/1453] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:42 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:43.290497 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-dda79fca-612f-4ac4-b1a7-2d7e7f970701 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:43.297647 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dda79fca-612f-4ac4-b1a7-2d7e7f970701 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:55:43.297647 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dda79fca-612f-4ac4-b1a7-2d7e7f970701 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:43.297647 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dda79fca-612f-4ac4-b1a7-2d7e7f970701 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:43.307617 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:43.307617 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:43.312983 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-dda79fca-612f-4ac4-b1a7-2d7e7f970701 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:43.316801 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dda79fca-612f-4ac4-b1a7-2d7e7f970701 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:55:43.317663 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 366/1454] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:43 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:44.043732 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:44.206165 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:55:44.207370 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-452130728"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:44.210585 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-452130728'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:55:44.210585 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Create volume of 1 GB Jul 22 09:55:44.222236 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Availability Zones retrieved successfully. Jul 22 09:55:44.231186 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Flow 'volume_create_api' (85eb249d-27d0-4f33-9acb-e82f4076862f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:44.233259 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d654721c-ccb5-4dfc-bbec-bbfcb1e870c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:44.235292 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:55:44.289515 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d654721c-ccb5-4dfc-bbec-bbfcb1e870c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:44.291163 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50d530e4-9527-4f6b-ac9c-8b1064066a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:44.342135 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9e1ab0fd-cdf3-49ce-b1c9-91cec9b10961 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:44.344758 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e1ab0fd-cdf3-49ce-b1c9-91cec9b10961 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:55:44.344758 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e1ab0fd-cdf3-49ce-b1c9-91cec9b10961 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:44.345055 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e1ab0fd-cdf3-49ce-b1c9-91cec9b10961 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:44.356958 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:44.356958 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:44.362337 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9e1ab0fd-cdf3-49ce-b1c9-91cec9b10961 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:44.371292 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e1ab0fd-cdf3-49ce-b1c9-91cec9b10961 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:55:44.372647 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 368/1455] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:44 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:44.412378 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Created reservations ['b088b8b4-191d-4a2f-817d-25bfbe7fe789', '788d792f-1817-4856-aed6-ce8a7e2c1291', 'da96f659-770b-49bb-92e9-dcb57447a1df', '35ea4ac8-db56-473c-be11-588aa65f1d90'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:44.413298 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50d530e4-9527-4f6b-ac9c-8b1064066a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b088b8b4-191d-4a2f-817d-25bfbe7fe789', '788d792f-1817-4856-aed6-ce8a7e2c1291', 'da96f659-770b-49bb-92e9-dcb57447a1df', '35ea4ac8-db56-473c-be11-588aa65f1d90']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:44.415218 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dafcfead-e680-4461-9029-31f924ad4452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:44.461244 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dafcfead-e680-4461-9029-31f924ad4452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '127c8c89-c79a-401d-b1a0-4c18ba62b712', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-452130728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76557c15616b48d7a426aaca114cb2a8',qos_specs=None,replication_status=,reservations=['b088b8b4-191d-4a2f-817d-25bfbe7fe789','788d792f-1817-4856-aed6-ce8a7e2c1291','da96f659-770b-49bb-92e9-dcb57447a1df','35ea4ac8-db56-473c-be11-588aa65f1d90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88b15fc2f62943fc8269160925850750',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:55:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-452130728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=127c8c89-c79a-401d-b1a0-4c18ba62b712,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76557c15616b48d7a426aaca114cb2a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88b15fc2f62943fc8269160925850750',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:44.462449 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c3d1c1e-7769-4f8b-9406-266d7526972c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:44.500174 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c3d1c1e-7769-4f8b-9406-266d7526972c) transitioned into state 'SUCCESS' from state '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-452130728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76557c15616b48d7a426aaca114cb2a8',qos_specs=None,replication_status=,reservations=['b088b8b4-191d-4a2f-817d-25bfbe7fe789','788d792f-1817-4856-aed6-ce8a7e2c1291','da96f659-770b-49bb-92e9-dcb57447a1df','35ea4ac8-db56-473c-be11-588aa65f1d90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88b15fc2f62943fc8269160925850750',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:44.500352 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (310e31aa-8575-4f2f-9148-cda76ee80fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:44.519329 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (310e31aa-8575-4f2f-9148-cda76ee80fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:44.519329 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Flow 'volume_create_api' (85eb249d-27d0-4f33-9acb-e82f4076862f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:44.519592 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Create volume request issued successfully. Jul 22 09:55:44.521234 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-997d9e4c-d4c5-4dfe-8e26-76ab26320967 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:55:44.521234 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 365/1456] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 09:55:44 2026] POST /volume/v3/volumes => generated 765 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:44.539084 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bed6f4e8-f4b2-4887-b2e5-d5103fa93c4d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:44.541188 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bed6f4e8-f4b2-4887-b2e5-d5103fa93c4d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 Jul 22 09:55:44.541531 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bed6f4e8-f4b2-4887-b2e5-d5103fa93c4d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:44.541887 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bed6f4e8-f4b2-4887-b2e5-d5103fa93c4d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:44.544901 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=289,cinder:UPDATE=60,cinder:INSERT=23 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:55:44.551876 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:44.551876 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:44.560623 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bed6f4e8-f4b2-4887-b2e5-d5103fa93c4d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Volume info retrieved successfully. Jul 22 09:55:44.571618 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bed6f4e8-f4b2-4887-b2e5-d5103fa93c4d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 returned with HTTP 200 Jul 22 09:55:44.572387 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 358/1457] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:55:44 2026] GET /volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 => generated 833 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:45.399394 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0b295bae-aa11-4151-ad13-6cef4c2772e8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:45.405232 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0b295bae-aa11-4151-ad13-6cef4c2772e8 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:55:45.405992 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0b295bae-aa11-4151-ad13-6cef4c2772e8 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:45.405992 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0b295bae-aa11-4151-ad13-6cef4c2772e8 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:45.433968 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:45.433968 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:45.442293 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0b295bae-aa11-4151-ad13-6cef4c2772e8 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:45.450563 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0b295bae-aa11-4151-ad13-6cef4c2772e8 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:55:45.450563 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 367/1458] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:45 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:45.598829 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8a102744-8d5d-4d0d-8eea-463f2d843f95 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:45.604537 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8a102744-8d5d-4d0d-8eea-463f2d843f95 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 Jul 22 09:55:45.604743 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8a102744-8d5d-4d0d-8eea-463f2d843f95 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:45.604942 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8a102744-8d5d-4d0d-8eea-463f2d843f95 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:45.621812 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:45.621812 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:45.631754 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8a102744-8d5d-4d0d-8eea-463f2d843f95 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Volume info retrieved successfully. Jul 22 09:55:45.644244 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8a102744-8d5d-4d0d-8eea-463f2d843f95 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 returned with HTTP 200 Jul 22 09:55:45.645344 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 369/1459] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:55:45 2026] GET /volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:45.664559 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6b49e5b1-07c3-4d54-96f5-1a5ba066c671 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:45.667029 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6b49e5b1-07c3-4d54-96f5-1a5ba066c671 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:55:45.668988 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6b49e5b1-07c3-4d54-96f5-1a5ba066c671 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "127c8c89-c79a-401d-b1a0-4c18ba62b712", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-798568437"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:45.682774 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:45.682774 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:45.684079 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6b49e5b1-07c3-4d54-96f5-1a5ba066c671 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Volume info retrieved successfully. Jul 22 09:55:45.684079 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-6b49e5b1-07c3-4d54-96f5-1a5ba066c671 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Create snapshot from volume 127c8c89-c79a-401d-b1a0-4c18ba62b712 Jul 22 09:55:45.770171 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-6b49e5b1-07c3-4d54-96f5-1a5ba066c671 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Created reservations ['4d0311b6-0a4a-4e3e-8c37-122ccedea4e1', 'f84366e4-5bc6-4bd0-a9c9-ee138e5e02dd', 'e35ff7e6-a226-4522-858c-284edb92c5d5', '21b7d13d-df61-42f6-a4dc-e78fed86a2ba'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:45.827626 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6b49e5b1-07c3-4d54-96f5-1a5ba066c671 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Snapshot create request issued successfully. Jul 22 09:55:45.827626 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6b49e5b1-07c3-4d54-96f5-1a5ba066c671 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:55:45.827626 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 366/1460] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:55:45 2026] POST /volume/v3/snapshots => generated 321 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:55:45.843755 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5bee3394-5dc8-4958-9b92-3ff3eaf4f50d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:45.848144 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5bee3394-5dc8-4958-9b92-3ff3eaf4f50d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/snapshots/2001ffcb-53e5-4430-93a6-7520a9c405cb Jul 22 09:55:45.848474 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5bee3394-5dc8-4958-9b92-3ff3eaf4f50d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:45.850548 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5bee3394-5dc8-4958-9b92-3ff3eaf4f50d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:45.862743 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:45.862743 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:45.863805 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5bee3394-5dc8-4958-9b92-3ff3eaf4f50d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Snapshot retrieved successfully. Jul 22 09:55:45.866146 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5bee3394-5dc8-4958-9b92-3ff3eaf4f50d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/snapshots/2001ffcb-53e5-4430-93a6-7520a9c405cb returned with HTTP 200 Jul 22 09:55:45.866293 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 359/1461] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:45 2026] GET /volume/v3/snapshots/2001ffcb-53e5-4430-93a6-7520a9c405cb => generated 453 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:45.906501 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-a067be07-2464-4bd1-bf2a-8808992e56f4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:45.911266 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-a067be07-2464-4bd1-bf2a-8808992e56f4 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] GET https://10.4.3.206/volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 Jul 22 09:55:45.911637 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-a067be07-2464-4bd1-bf2a-8808992e56f4 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:45.911850 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-a067be07-2464-4bd1-bf2a-8808992e56f4 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:45.926545 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:45.926545 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:45.934508 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-a067be07-2464-4bd1-bf2a-8808992e56f4 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Volume info retrieved successfully. Jul 22 09:55:45.946094 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-a067be07-2464-4bd1-bf2a-8808992e56f4 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 returned with HTTP 200 Jul 22 09:55:45.946594 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 368/1462] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:45 2026] GET /volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 => generated 1364 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:55:45.961067 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-fc9b3f05-7315-4bab-a0f6-a9d5574f6101 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:45.965734 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-fc9b3f05-7315-4bab-a0f6-a9d5574f6101 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] GET https://10.4.3.206/volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 Jul 22 09:55:45.965888 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-fc9b3f05-7315-4bab-a0f6-a9d5574f6101 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:45.966172 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-fc9b3f05-7315-4bab-a0f6-a9d5574f6101 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:45.983700 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:45.983700 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:45.988725 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-fc9b3f05-7315-4bab-a0f6-a9d5574f6101 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Volume info retrieved successfully. Jul 22 09:55:45.992241 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-1e82c053-b6c5-450c-b8d5-a439669590b8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:45.997809 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-1e82c053-b6c5-450c-b8d5-a439669590b8 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] POST https://10.4.3.206/volume/v3/attachments/76ec7875-5f5c-4668-9a4f-7b1bb083be3e/action Jul 22 09:55:45.998408 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-1e82c053-b6c5-450c-b8d5-a439669590b8 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:55:45.999375 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-1e82c053-b6c5-450c-b8d5-a439669590b8 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:46.004118 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-fc9b3f05-7315-4bab-a0f6-a9d5574f6101 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 returned with HTTP 200 Jul 22 09:55:46.005222 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 370/1463] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:45 2026] GET /volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:46.023470 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-32542ec7-b82f-47b6-9af4-98d02a651d61 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:46.028127 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-32542ec7-b82f-47b6-9af4-98d02a651d61 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] GET https://10.4.3.206/volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d Jul 22 09:55:46.028127 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-32542ec7-b82f-47b6-9af4-98d02a651d61 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:46.028361 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-32542ec7-b82f-47b6-9af4-98d02a651d61 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:46.035638 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:46.035638 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:46.043867 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:46.043867 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:46.050099 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-32542ec7-b82f-47b6-9af4-98d02a651d61 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Volume info retrieved successfully. Jul 22 09:55:46.057739 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-32542ec7-b82f-47b6-9af4-98d02a651d61 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d returned with HTTP 200 Jul 22 09:55:46.058431 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 360/1464] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:46 2026] GET /volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:46.063656 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-c226b5cb-ea87-4d0e-917e-71d4b2ff6a84 req-1e82c053-b6c5-450c-b8d5-a439669590b8 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/attachments/76ec7875-5f5c-4668-9a4f-7b1bb083be3e/action returned with HTTP 204 Jul 22 09:55:46.064541 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 367/1465] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:55:45 2026] POST /volume/v3/attachments/76ec7875-5f5c-4668-9a4f-7b1bb083be3e/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:46.076408 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6544be61-f5d4-4a49-81f7-a853f2ef6cc5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:46.077664 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6544be61-f5d4-4a49-81f7-a853f2ef6cc5 None None] GET https://10.4.3.206/volume// Jul 22 09:55:46.077664 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6544be61-f5d4-4a49-81f7-a853f2ef6cc5 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:46.077664 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6544be61-f5d4-4a49-81f7-a853f2ef6cc5 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:46.078743 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6544be61-f5d4-4a49-81f7-a853f2ef6cc5 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:46.078743 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 369/1466] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 09:55:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:46.095863 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-1132db63-e46e-4ff7-9950-6f42f4a7990d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:46.100164 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-1132db63-e46e-4ff7-9950-6f42f4a7990d tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:55:46.101075 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-1132db63-e46e-4ff7-9950-6f42f4a7990d tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5", "connector": null, "instance_uuid": "c880db8b-40b1-4be5-83b3-a3158399facd"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:46.123352 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:46.123352 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:46.199039 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-1132db63-e46e-4ff7-9950-6f42f4a7990d tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:55:46.199859 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 371/1467] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:55:46 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:46.216639 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-283a7983-bbcc-418a-a3af-e98ca755aa31 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:46.217230 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-283a7983-bbcc-418a-a3af-e98ca755aa31 None None] GET https://10.4.3.206/volume// Jul 22 09:55:46.217447 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-283a7983-bbcc-418a-a3af-e98ca755aa31 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:46.218367 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-283a7983-bbcc-418a-a3af-e98ca755aa31 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:46.218367 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-283a7983-bbcc-418a-a3af-e98ca755aa31 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:46.218576 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 361/1468] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 09:55:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:46.236431 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-95424965-90fd-4b73-8279-c42d37c339b2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:46.239689 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-95424965-90fd-4b73-8279-c42d37c339b2 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:55:46.240730 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-95424965-90fd-4b73-8279-c42d37c339b2 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f63b2439-b6ff-403c-9be2-728fc57a1489", "connector": null, "instance_uuid": "c880db8b-40b1-4be5-83b3-a3158399facd"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:46.253439 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:46.253439 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:46.298906 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-95424965-90fd-4b73-8279-c42d37c339b2 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:55:46.299569 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 368/1469] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:55:46 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) Jul 22 09:55:46.317698 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ca625f61-21d5-4a4e-b9dd-da323c323f72 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:46.318378 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ca625f61-21d5-4a4e-b9dd-da323c323f72 None None] GET https://10.4.3.206/volume// Jul 22 09:55:46.318378 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ca625f61-21d5-4a4e-b9dd-da323c323f72 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:46.318542 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ca625f61-21d5-4a4e-b9dd-da323c323f72 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:46.319052 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ca625f61-21d5-4a4e-b9dd-da323c323f72 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:46.320394 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 370/1470] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 09:55:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:46.338307 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-7ed5878f-d1e6-4499-ac0e-bc6ae98b772b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:46.341651 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-7ed5878f-d1e6-4499-ac0e-bc6ae98b772b tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:55:46.342000 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-7ed5878f-d1e6-4499-ac0e-bc6ae98b772b tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fc3d5c5-ec2c-4be1-8762-8e58618d415d", "connector": null, "instance_uuid": "c880db8b-40b1-4be5-83b3-a3158399facd"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:46.356314 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:46.356314 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:46.371768 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-624a0bee-c126-4068-b830-939fcbf71485 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:46.375709 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-624a0bee-c126-4068-b830-939fcbf71485 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:55:46.375709 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-624a0bee-c126-4068-b830-939fcbf71485 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:46.375709 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-624a0bee-c126-4068-b830-939fcbf71485 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:46.393059 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:46.393059 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:46.403598 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-624a0bee-c126-4068-b830-939fcbf71485 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:46.410155 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-624a0bee-c126-4068-b830-939fcbf71485 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:55:46.411105 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 362/1471] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:46 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:46.416274 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-7ed5878f-d1e6-4499-ac0e-bc6ae98b772b tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:55:46.416441 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 372/1472] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:55:46 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) Jul 22 09:55:46.432263 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6276bdfc-3e59-439e-8245-8c6f37651435 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:46.444473 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6276bdfc-3e59-439e-8245-8c6f37651435 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:55:46.444473 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6276bdfc-3e59-439e-8245-8c6f37651435 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:46.444473 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6276bdfc-3e59-439e-8245-8c6f37651435 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:46.454490 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:46.454490 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:46.461947 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6276bdfc-3e59-439e-8245-8c6f37651435 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:46.469275 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6276bdfc-3e59-439e-8245-8c6f37651435 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:55:46.470325 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 369/1473] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:46 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:46.473552 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-49199c28-d4f6-4afd-a41f-ed77f62b51cb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:46.478857 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-49199c28-d4f6-4afd-a41f-ed77f62b51cb tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:55:46.478857 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-49199c28-d4f6-4afd-a41f-ed77f62b51cb tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:46.480358 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-49199c28-d4f6-4afd-a41f-ed77f62b51cb tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:46.510227 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:46.510227 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:46.525254 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-49199c28-d4f6-4afd-a41f-ed77f62b51cb tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:46.549361 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-49199c28-d4f6-4afd-a41f-ed77f62b51cb tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:55:46.549361 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 371/1474] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:46 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 1139 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:46.570597 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-107eb24f-7636-432c-9ef4-16a09db5c459 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:46.575500 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-107eb24f-7636-432c-9ef4-16a09db5c459 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:55:46.575500 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-107eb24f-7636-432c-9ef4-16a09db5c459 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:46.576478 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-107eb24f-7636-432c-9ef4-16a09db5c459 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:46.595481 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-839dbc4c-e5f9-4d0d-a10c-6738023c1931 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:46.598489 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-839dbc4c-e5f9-4d0d-a10c-6738023c1931 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:55:46.601502 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-839dbc4c-e5f9-4d0d-a10c-6738023c1931 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:46.603955 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-839dbc4c-e5f9-4d0d-a10c-6738023c1931 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:46.610866 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:46.610866 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:46.620434 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-107eb24f-7636-432c-9ef4-16a09db5c459 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:46.620519 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:46.620519 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:46.632273 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-107eb24f-7636-432c-9ef4-16a09db5c459 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:55:46.632741 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 363/1475] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:46 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 1139 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:46.633282 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-839dbc4c-e5f9-4d0d-a10c-6738023c1931 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:46.645971 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-839dbc4c-e5f9-4d0d-a10c-6738023c1931 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:55:46.645971 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 373/1476] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:46 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 877 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:46.651497 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0643687e-aeee-4b11-b822-3f8e2fb97623 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:46.659883 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0643687e-aeee-4b11-b822-3f8e2fb97623 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:55:46.661603 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0643687e-aeee-4b11-b822-3f8e2fb97623 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:46.661603 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0643687e-aeee-4b11-b822-3f8e2fb97623 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:46.693754 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:46.693754 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:46.701773 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0643687e-aeee-4b11-b822-3f8e2fb97623 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:55:46.711546 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0643687e-aeee-4b11-b822-3f8e2fb97623 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:55:46.712030 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 370/1477] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:46 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 1139 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:46.835731 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7d566467-0b3b-4480-b787-f13a05d2d0ce None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:46.836381 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7d566467-0b3b-4480-b787-f13a05d2d0ce None None] GET https://10.4.3.206/volume// Jul 22 09:55:46.836582 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7d566467-0b3b-4480-b787-f13a05d2d0ce None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:46.836962 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7d566467-0b3b-4480-b787-f13a05d2d0ce None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:46.837346 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7d566467-0b3b-4480-b787-f13a05d2d0ce None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:46.838027 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 372/1478] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:55:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:46.856699 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-14dc4e40-638f-463c-9510-957aca11f1be None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:46.861553 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-14dc4e40-638f-463c-9510-957aca11f1be tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:55:46.862335 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-14dc4e40-638f-463c-9510-957aca11f1be tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20cb39bb-ee2e-4dd4-aa91-194301d2d965", "connector": null, "instance_uuid": "8adfa19e-b8ba-46c6-a102-8c9d370f44a8"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:46.877477 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:46.877477 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:46.883247 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7af417ef-b9d6-410e-b6ac-5d7967acf965 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:46.885839 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7af417ef-b9d6-410e-b6ac-5d7967acf965 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/snapshots/2001ffcb-53e5-4430-93a6-7520a9c405cb Jul 22 09:55:46.885839 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7af417ef-b9d6-410e-b6ac-5d7967acf965 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:46.886477 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7af417ef-b9d6-410e-b6ac-5d7967acf965 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:46.898950 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:46.898950 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:46.899821 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7af417ef-b9d6-410e-b6ac-5d7967acf965 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Snapshot retrieved successfully. Jul 22 09:55:46.901934 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7af417ef-b9d6-410e-b6ac-5d7967acf965 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/snapshots/2001ffcb-53e5-4430-93a6-7520a9c405cb returned with HTTP 200 Jul 22 09:55:46.903357 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 374/1479] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:46 2026] GET /volume/v3/snapshots/2001ffcb-53e5-4430-93a6-7520a9c405cb => generated 480 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:46.916488 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-78c9e929-1548-431b-b800-eadbaf629d3e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:46.921340 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-78c9e929-1548-431b-b800-eadbaf629d3e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] POST https://10.4.3.206/volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712/action Jul 22 09:55:46.922405 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-78c9e929-1548-431b-b800-eadbaf629d3e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Action body: b'{"revert": {"snapshot_id": "2001ffcb-53e5-4430-93a6-7520a9c405cb"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:55:46.922405 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-78c9e929-1548-431b-b800-eadbaf629d3e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "2001ffcb-53e5-4430-93a6-7520a9c405cb"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:46.935729 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:46.935729 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:46.936373 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-78c9e929-1548-431b-b800-eadbaf629d3e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Volume retrieved successfully. Jul 22 09:55:46.947434 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-14dc4e40-638f-463c-9510-957aca11f1be tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:55:46.947434 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 364/1480] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:55:46 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:46.956013 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-78c9e929-1548-431b-b800-eadbaf629d3e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Reverting volume 127c8c89-c79a-401d-b1a0-4c18ba62b712 to snapshot 2001ffcb-53e5-4430-93a6-7520a9c405cb. Jul 22 09:55:46.957312 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:46.957312 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:46.998170 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-78c9e929-1548-431b-b800-eadbaf629d3e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712/action returned with HTTP 202 Jul 22 09:55:46.998170 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 371/1481] 10.4.3.206 () {70 vars in 1431 bytes} [Wed Jul 22 09:55:46 2026] POST /volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 09:55:47.009799 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-62b5a6e0-51cc-47e7-8cb4-32ec228d2684 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:47.013394 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-62b5a6e0-51cc-47e7-8cb4-32ec228d2684 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 Jul 22 09:55:47.013893 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-62b5a6e0-51cc-47e7-8cb4-32ec228d2684 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:47.014438 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-62b5a6e0-51cc-47e7-8cb4-32ec228d2684 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:47.021769 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-16da0528-885f-4901-83ef-85d93f7fb056 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:47.025111 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-16da0528-885f-4901-83ef-85d93f7fb056 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:55:47.027004 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-16da0528-885f-4901-83ef-85d93f7fb056 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:47.027004 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-16da0528-885f-4901-83ef-85d93f7fb056 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:47.027358 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:47.027358 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:47.041124 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-62b5a6e0-51cc-47e7-8cb4-32ec228d2684 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Volume info retrieved successfully. Jul 22 09:55:47.046548 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-62b5a6e0-51cc-47e7-8cb4-32ec228d2684 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 returned with HTTP 200 Jul 22 09:55:47.047232 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 373/1482] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:55:47 2026] GET /volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:47.050011 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7746c8fa-97fe-44bc-9326-b55556bd5dff None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:47.051034 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7746c8fa-97fe-44bc-9326-b55556bd5dff None None] GET https://10.4.3.206/volume// Jul 22 09:55:47.052234 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7746c8fa-97fe-44bc-9326-b55556bd5dff None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:47.052234 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7746c8fa-97fe-44bc-9326-b55556bd5dff None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:47.056995 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7746c8fa-97fe-44bc-9326-b55556bd5dff None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:47.056995 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 365/1483] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:55:47 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:47.057116 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:47.057116 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:47.061821 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-16da0528-885f-4901-83ef-85d93f7fb056 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:47.068703 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-16da0528-885f-4901-83ef-85d93f7fb056 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:55:47.070141 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 375/1484] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:47 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 876 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:47.093020 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-b946888c-ca2a-4753-b87e-625bad939573 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:47.112631 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-b946888c-ca2a-4753-b87e-625bad939573 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:55:47.112631 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-b946888c-ca2a-4753-b87e-625bad939573 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:47.112631 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-b946888c-ca2a-4753-b87e-625bad939573 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:47.130444 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:47.130444 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:47.138226 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-b946888c-ca2a-4753-b87e-625bad939573 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:47.148384 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-b946888c-ca2a-4753-b87e-625bad939573 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:55:47.149039 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 372/1485] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:55:47 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 1056 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:55:47.359259 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-4835aeb8-f1c1-4f70-ac0d-4538dd7c68a7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:47.365298 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-4835aeb8-f1c1-4f70-ac0d-4538dd7c68a7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] PUT https://10.4.3.206/volume/v3/attachments/ea7eca47-7b84-48cf-9313-3ad7ff85418c Jul 22 09:55:47.365298 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-4835aeb8-f1c1-4f70-ac0d-4538dd7c68a7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:47.376255 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-4835aeb8-f1c1-4f70-ac0d-4538dd7c68a7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Acquiring lock "cinder-attachment_update-20cb39bb-ee2e-4dd4-aa91-194301d2d965-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:55:47.385207 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-4835aeb8-f1c1-4f70-ac0d-4538dd7c68a7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Lock "cinder-attachment_update-20cb39bb-ee2e-4dd4-aa91-194301d2d965-np0000005636" acquired by "attachment_update" :: waited 0.010s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:55:47.386913 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:47.386913 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:47.558392 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-4835aeb8-f1c1-4f70-ac0d-4538dd7c68a7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Lock "cinder-attachment_update-20cb39bb-ee2e-4dd4-aa91-194301d2d965-np0000005636" released by "attachment_update" :: held 0.173s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:55:47.559904 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-4835aeb8-f1c1-4f70-ac0d-4538dd7c68a7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/ea7eca47-7b84-48cf-9313-3ad7ff85418c returned with HTTP 200 Jul 22 09:55:47.559904 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 374/1486] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:55:47 2026] PUT /volume/v3/attachments/ea7eca47-7b84-48cf-9313-3ad7ff85418c => generated 968 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:47.593412 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-440aa274-74ba-4b5a-99ed-af7364c62f63 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:47.593412 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-440aa274-74ba-4b5a-99ed-af7364c62f63 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965/encryption Jul 22 09:55:47.593412 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-440aa274-74ba-4b5a-99ed-af7364c62f63 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:47.593412 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-440aa274-74ba-4b5a-99ed-af7364c62f63 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:47.604851 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:47.604851 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:47.614524 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-440aa274-74ba-4b5a-99ed-af7364c62f63 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965/encryption returned with HTTP 200 Jul 22 09:55:47.616229 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 366/1487] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 09:55:47 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:48.072498 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7b69999a-457d-49c1-aef2-744f0ec10ee7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:48.077360 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7b69999a-457d-49c1-aef2-744f0ec10ee7 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 Jul 22 09:55:48.077360 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7b69999a-457d-49c1-aef2-744f0ec10ee7 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:48.077360 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7b69999a-457d-49c1-aef2-744f0ec10ee7 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:48.095068 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-369c85fc-eb3c-4b6e-90fa-79b671d36bb2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:48.097639 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:48.097639 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:48.098902 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-369c85fc-eb3c-4b6e-90fa-79b671d36bb2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:55:48.099620 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-369c85fc-eb3c-4b6e-90fa-79b671d36bb2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:48.100033 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-369c85fc-eb3c-4b6e-90fa-79b671d36bb2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:48.104118 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7b69999a-457d-49c1-aef2-744f0ec10ee7 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Volume info retrieved successfully. Jul 22 09:55:48.111576 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7b69999a-457d-49c1-aef2-744f0ec10ee7 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 returned with HTTP 200 Jul 22 09:55:48.111801 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 376/1488] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:55:48 2026] GET /volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:48.117058 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:48.117058 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:48.126850 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-369c85fc-eb3c-4b6e-90fa-79b671d36bb2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:48.134788 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-94ec1ca5-1521-4fed-b48f-94dac96f5c23 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:48.135282 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-369c85fc-eb3c-4b6e-90fa-79b671d36bb2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:55:48.136254 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 373/1489] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:48 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:48.138833 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-94ec1ca5-1521-4fed-b48f-94dac96f5c23 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/snapshots/2001ffcb-53e5-4430-93a6-7520a9c405cb Jul 22 09:55:48.139638 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-94ec1ca5-1521-4fed-b48f-94dac96f5c23 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:48.139638 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-94ec1ca5-1521-4fed-b48f-94dac96f5c23 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:48.151746 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:48.151746 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:48.152586 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-94ec1ca5-1521-4fed-b48f-94dac96f5c23 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Snapshot retrieved successfully. Jul 22 09:55:48.154209 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-94ec1ca5-1521-4fed-b48f-94dac96f5c23 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/snapshots/2001ffcb-53e5-4430-93a6-7520a9c405cb returned with HTTP 200 Jul 22 09:55:48.154768 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 375/1490] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:48 2026] GET /volume/v3/snapshots/2001ffcb-53e5-4430-93a6-7520a9c405cb => generated 480 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:48.166326 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-686d4f61-b1cd-404e-b5fc-b9ee0b9883e1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:48.169683 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-686d4f61-b1cd-404e-b5fc-b9ee0b9883e1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 Jul 22 09:55:48.169683 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-686d4f61-b1cd-404e-b5fc-b9ee0b9883e1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:48.170164 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-686d4f61-b1cd-404e-b5fc-b9ee0b9883e1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:48.181348 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:48.181348 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:48.188471 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-686d4f61-b1cd-404e-b5fc-b9ee0b9883e1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Volume info retrieved successfully. Jul 22 09:55:48.200478 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-686d4f61-b1cd-404e-b5fc-b9ee0b9883e1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 returned with HTTP 200 Jul 22 09:55:48.201056 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 367/1491] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:55:48 2026] GET /volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:48.224844 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:48.227202 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:55:48.227202 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1708097440"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:48.230217 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1708097440'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:55:48.231622 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Create volume of 1 GB Jul 22 09:55:48.241321 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Availability Zones retrieved successfully. Jul 22 09:55:48.249830 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Flow 'volume_create_api' (48cd9b5e-cb85-4ae2-913d-9d95fd681843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:48.251790 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (becd47fb-066d-408f-86c7-cb2015b8fbc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:48.253257 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:55:48.300826 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (becd47fb-066d-408f-86c7-cb2015b8fbc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:48.301939 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c317cf5-629e-4b1b-b914-6c229afdc340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:48.377432 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Created reservations ['4def2cd7-b0de-49f5-bf7c-3949a0fdc055', '6d2c8807-c5b0-4038-8af2-e7c0d2974115', 'b3a261bb-9740-47ad-92c9-91d20191c334', '6a5bb502-845a-423f-a83e-715f645f7568'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:48.378985 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c317cf5-629e-4b1b-b914-6c229afdc340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4def2cd7-b0de-49f5-bf7c-3949a0fdc055', '6d2c8807-c5b0-4038-8af2-e7c0d2974115', 'b3a261bb-9740-47ad-92c9-91d20191c334', '6a5bb502-845a-423f-a83e-715f645f7568']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:48.380434 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff6e634c-60c4-406d-a8fb-00cd06c9108f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:48.415518 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff6e634c-60c4-406d-a8fb-00cd06c9108f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e65559a-b8e4-4025-b293-45afc81eaf23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1708097440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76557c15616b48d7a426aaca114cb2a8',qos_specs=None,replication_status=,reservations=['4def2cd7-b0de-49f5-bf7c-3949a0fdc055','6d2c8807-c5b0-4038-8af2-e7c0d2974115','b3a261bb-9740-47ad-92c9-91d20191c334','6a5bb502-845a-423f-a83e-715f645f7568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88b15fc2f62943fc8269160925850750',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1708097440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e65559a-b8e4-4025-b293-45afc81eaf23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76557c15616b48d7a426aaca114cb2a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88b15fc2f62943fc8269160925850750',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:48.416170 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7e40910-88b8-4315-8f60-a2e96082aff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:48.445780 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7e40910-88b8-4315-8f60-a2e96082aff9) transitioned into state 'SUCCESS' from state '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-1708097440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76557c15616b48d7a426aaca114cb2a8',qos_specs=None,replication_status=,reservations=['4def2cd7-b0de-49f5-bf7c-3949a0fdc055','6d2c8807-c5b0-4038-8af2-e7c0d2974115','b3a261bb-9740-47ad-92c9-91d20191c334','6a5bb502-845a-423f-a83e-715f645f7568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88b15fc2f62943fc8269160925850750',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:48.446553 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1111aa44-97b7-426a-998d-48f4310569ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:48.465587 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1111aa44-97b7-426a-998d-48f4310569ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:48.467286 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Flow 'volume_create_api' (48cd9b5e-cb85-4ae2-913d-9d95fd681843) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:48.467849 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Create volume request issued successfully. Jul 22 09:55:48.469066 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6dae121e-8412-4511-9e9f-f2b60ba49bce tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:55:48.469676 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 377/1492] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 09:55:48 2026] POST /volume/v3/volumes => generated 766 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:48.493752 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-327053f3-dfde-492c-a7ec-5ad320d66291 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:48.498137 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-327053f3-dfde-492c-a7ec-5ad320d66291 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 Jul 22 09:55:48.498455 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-327053f3-dfde-492c-a7ec-5ad320d66291 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:48.498792 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-327053f3-dfde-492c-a7ec-5ad320d66291 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:48.513825 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:48.513825 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:48.522024 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=386,cinder:UPDATE=121,cinder:INSERT=59 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:55:48.527411 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-327053f3-dfde-492c-a7ec-5ad320d66291 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Volume info retrieved successfully. Jul 22 09:55:48.538101 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-327053f3-dfde-492c-a7ec-5ad320d66291 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 returned with HTTP 200 Jul 22 09:55:48.538101 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 374/1493] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:55:48 2026] GET /volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 => generated 834 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:49.159424 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0884026f-299b-4670-9a6d-4eae25f7b51d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:49.165433 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0884026f-299b-4670-9a6d-4eae25f7b51d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:55:49.165433 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0884026f-299b-4670-9a6d-4eae25f7b51d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:49.165433 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0884026f-299b-4670-9a6d-4eae25f7b51d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:49.191578 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:49.191578 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:49.205160 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0884026f-299b-4670-9a6d-4eae25f7b51d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:49.215575 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0884026f-299b-4670-9a6d-4eae25f7b51d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:55:49.216776 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 376/1494] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:49 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 877 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:49.558369 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e6557693-e218-438f-9cc9-c61ab52d4659 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:49.564628 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e6557693-e218-438f-9cc9-c61ab52d4659 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 Jul 22 09:55:49.565133 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e6557693-e218-438f-9cc9-c61ab52d4659 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:49.565219 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e6557693-e218-438f-9cc9-c61ab52d4659 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:49.584785 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:49.584785 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:49.590059 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e6557693-e218-438f-9cc9-c61ab52d4659 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Volume info retrieved successfully. Jul 22 09:55:49.596579 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e6557693-e218-438f-9cc9-c61ab52d4659 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 returned with HTTP 200 Jul 22 09:55:49.597000 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 368/1495] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:55:49 2026] GET /volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:49.617867 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b9f5bce4-a0e5-4827-9d8d-538e0207c73e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:49.624997 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b9f5bce4-a0e5-4827-9d8d-538e0207c73e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:55:49.626495 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b9f5bce4-a0e5-4827-9d8d-538e0207c73e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e65559a-b8e4-4025-b293-45afc81eaf23", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-936712747"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:49.657072 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:49.657072 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:49.657806 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b9f5bce4-a0e5-4827-9d8d-538e0207c73e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Volume info retrieved successfully. Jul 22 09:55:49.657888 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-b9f5bce4-a0e5-4827-9d8d-538e0207c73e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Create snapshot from volume 0e65559a-b8e4-4025-b293-45afc81eaf23 Jul 22 09:55:49.721269 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-b9f5bce4-a0e5-4827-9d8d-538e0207c73e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Created reservations ['00f3e9d2-5882-482e-88df-649dc6a307c2', 'a1b7c75b-a264-4b48-b6f8-d46f1ca2cf75', 'd62e8dc7-aa59-4fcb-a55d-d37f22a3c2c5', 'ea03396d-fe20-465d-9391-1b47bfdbc320'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:49.807310 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b9f5bce4-a0e5-4827-9d8d-538e0207c73e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Snapshot create request issued successfully. Jul 22 09:55:49.807986 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b9f5bce4-a0e5-4827-9d8d-538e0207c73e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:55:49.811537 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 378/1496] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:55:49 2026] POST /volume/v3/snapshots => generated 321 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:55:49.826878 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0f98f7aa-aeba-4626-98c9-127fcd5c19f0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:49.832424 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0f98f7aa-aeba-4626-98c9-127fcd5c19f0 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/snapshots/528b5f41-e58e-4081-bf7f-33f5a02861ea Jul 22 09:55:49.832721 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0f98f7aa-aeba-4626-98c9-127fcd5c19f0 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:49.835039 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0f98f7aa-aeba-4626-98c9-127fcd5c19f0 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:49.842515 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:49.842515 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:49.843055 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0f98f7aa-aeba-4626-98c9-127fcd5c19f0 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Snapshot retrieved successfully. Jul 22 09:55:49.844378 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0f98f7aa-aeba-4626-98c9-127fcd5c19f0 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/snapshots/528b5f41-e58e-4081-bf7f-33f5a02861ea returned with HTTP 200 Jul 22 09:55:49.845007 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 375/1497] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:49 2026] GET /volume/v3/snapshots/528b5f41-e58e-4081-bf7f-33f5a02861ea => generated 453 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:49.859352 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3e904084-cafe-4445-a48a-b50b3b04ed1d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:49.859352 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3e904084-cafe-4445-a48a-b50b3b04ed1d None None] GET https://10.4.3.206/volume// Jul 22 09:55:49.859352 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3e904084-cafe-4445-a48a-b50b3b04ed1d None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:49.859352 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3e904084-cafe-4445-a48a-b50b3b04ed1d None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:49.859352 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3e904084-cafe-4445-a48a-b50b3b04ed1d None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:49.859827 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 377/1498] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:55:49 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:49.903338 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-e3b0e9a2-3844-463f-a2dd-d6a2f85f16ac None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:49.914126 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-e3b0e9a2-3844-463f-a2dd-d6a2f85f16ac tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] GET https://10.4.3.206/volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 Jul 22 09:55:49.914384 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-e3b0e9a2-3844-463f-a2dd-d6a2f85f16ac tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:49.914598 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-e3b0e9a2-3844-463f-a2dd-d6a2f85f16ac tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:49.933193 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:49.933193 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:49.943083 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-e3b0e9a2-3844-463f-a2dd-d6a2f85f16ac tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Volume info retrieved successfully. Jul 22 09:55:49.954444 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-e3b0e9a2-3844-463f-a2dd-d6a2f85f16ac tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 returned with HTTP 200 Jul 22 09:55:49.955654 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 369/1499] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:55:49 2026] GET /volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 => generated 1543 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:55:50.145562 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-7bcc7a11-589d-4829-91f6-51192b17f086 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:50.150810 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-7bcc7a11-589d-4829-91f6-51192b17f086 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] PUT https://10.4.3.206/volume/v3/attachments/5cdb22fe-1fa5-447a-8e1d-f9b92d9db4dc Jul 22 09:55:50.150993 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-7bcc7a11-589d-4829-91f6-51192b17f086 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:50.166418 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-7bcc7a11-589d-4829-91f6-51192b17f086 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Acquiring lock "cinder-attachment_update-6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:55:50.178900 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-7bcc7a11-589d-4829-91f6-51192b17f086 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Lock "cinder-attachment_update-6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5-np0000005636" acquired by "attachment_update" :: waited 0.012s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:55:50.180935 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:50.180935 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:50.242321 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-012a7826-6827-490e-a0e6-fdfc93bcd817 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:50.244903 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-012a7826-6827-490e-a0e6-fdfc93bcd817 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:55:50.245574 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-012a7826-6827-490e-a0e6-fdfc93bcd817 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:50.246321 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-012a7826-6827-490e-a0e6-fdfc93bcd817 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:50.267583 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:50.267583 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:50.281901 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-012a7826-6827-490e-a0e6-fdfc93bcd817 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:50.290127 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-012a7826-6827-490e-a0e6-fdfc93bcd817 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:55:50.290763 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 376/1500] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:50 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 877 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:50.339730 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-7bcc7a11-589d-4829-91f6-51192b17f086 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Lock "cinder-attachment_update-6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5-np0000005636" released by "attachment_update" :: held 0.161s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:55:50.340107 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-7bcc7a11-589d-4829-91f6-51192b17f086 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/attachments/5cdb22fe-1fa5-447a-8e1d-f9b92d9db4dc returned with HTTP 200 Jul 22 09:55:50.341015 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 379/1501] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:55:50 2026] PUT /volume/v3/attachments/5cdb22fe-1fa5-447a-8e1d-f9b92d9db4dc => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:50.381941 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-e56e3a0d-c250-4a3f-93a9-b9c5b10fd311 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:50.387261 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-e56e3a0d-c250-4a3f-93a9-b9c5b10fd311 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] POST https://10.4.3.206/volume/v3/attachments/5cdb22fe-1fa5-447a-8e1d-f9b92d9db4dc/action Jul 22 09:55:50.387963 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-e56e3a0d-c250-4a3f-93a9-b9c5b10fd311 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:55:50.388160 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-e56e3a0d-c250-4a3f-93a9-b9c5b10fd311 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:50.415964 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:50.415964 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:50.448746 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-e56e3a0d-c250-4a3f-93a9-b9c5b10fd311 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/attachments/5cdb22fe-1fa5-447a-8e1d-f9b92d9db4dc/action returned with HTTP 204 Jul 22 09:55:50.449556 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 378/1502] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:55:50 2026] POST /volume/v3/attachments/5cdb22fe-1fa5-447a-8e1d-f9b92d9db4dc/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:50.494283 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2797bb53-5fb0-48d2-b1e7-7c3b0c50660a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:50.494764 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2797bb53-5fb0-48d2-b1e7-7c3b0c50660a None None] GET https://10.4.3.206/volume// Jul 22 09:55:50.494955 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2797bb53-5fb0-48d2-b1e7-7c3b0c50660a None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:50.495258 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2797bb53-5fb0-48d2-b1e7-7c3b0c50660a None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:50.495727 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2797bb53-5fb0-48d2-b1e7-7c3b0c50660a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:50.496329 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 370/1503] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:55:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:50.509605 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-cf2f0669-50c4-457f-85fe-2c14aad3282d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:50.515616 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-cf2f0669-50c4-457f-85fe-2c14aad3282d tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] GET https://10.4.3.206/volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 Jul 22 09:55:50.515844 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-cf2f0669-50c4-457f-85fe-2c14aad3282d tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:50.516075 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-cf2f0669-50c4-457f-85fe-2c14aad3282d tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:50.537864 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:50.537864 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:50.544995 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-cf2f0669-50c4-457f-85fe-2c14aad3282d tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Volume info retrieved successfully. Jul 22 09:55:50.553483 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-cf2f0669-50c4-457f-85fe-2c14aad3282d tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 returned with HTTP 200 Jul 22 09:55:50.554059 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 377/1504] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:55:50 2026] GET /volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 => generated 1028 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:55:50.696706 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-c92e0186-777b-4686-923c-15ee615ab45c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:50.703277 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-c92e0186-777b-4686-923c-15ee615ab45c tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] PUT https://10.4.3.206/volume/v3/attachments/cc57f279-fe72-4bff-8fc6-027046cff4bc Jul 22 09:55:50.703747 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-c92e0186-777b-4686-923c-15ee615ab45c tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:50.722396 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-c92e0186-777b-4686-923c-15ee615ab45c tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Acquiring lock "cinder-attachment_update-f63b2439-b6ff-403c-9be2-728fc57a1489-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:55:50.729277 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-c92e0186-777b-4686-923c-15ee615ab45c tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Lock "cinder-attachment_update-f63b2439-b6ff-403c-9be2-728fc57a1489-np0000005636" acquired by "attachment_update" :: waited 0.007s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:55:50.732656 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:50.732656 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:50.862173 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d6bceae6-84f6-4647-842c-690cedfe0ed1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:50.864531 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d6bceae6-84f6-4647-842c-690cedfe0ed1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/snapshots/528b5f41-e58e-4081-bf7f-33f5a02861ea Jul 22 09:55:50.864858 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d6bceae6-84f6-4647-842c-690cedfe0ed1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:50.865131 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d6bceae6-84f6-4647-842c-690cedfe0ed1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:50.871721 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:50.871721 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:50.874190 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d6bceae6-84f6-4647-842c-690cedfe0ed1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Snapshot retrieved successfully. Jul 22 09:55:50.874190 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d6bceae6-84f6-4647-842c-690cedfe0ed1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/snapshots/528b5f41-e58e-4081-bf7f-33f5a02861ea returned with HTTP 200 Jul 22 09:55:50.874762 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 379/1505] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:50 2026] GET /volume/v3/snapshots/528b5f41-e58e-4081-bf7f-33f5a02861ea => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:50.888146 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d7a2d852-71a0-4333-a8f5-82a88d39b077 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:50.892139 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d7a2d852-71a0-4333-a8f5-82a88d39b077 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] POST https://10.4.3.206/volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23/action Jul 22 09:55:50.892862 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d7a2d852-71a0-4333-a8f5-82a88d39b077 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:55:50.893348 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d7a2d852-71a0-4333-a8f5-82a88d39b077 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:50.902112 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-c92e0186-777b-4686-923c-15ee615ab45c tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Lock "cinder-attachment_update-f63b2439-b6ff-403c-9be2-728fc57a1489-np0000005636" released by "attachment_update" :: held 0.173s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:55:50.902512 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-c92e0186-777b-4686-923c-15ee615ab45c tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/attachments/cc57f279-fe72-4bff-8fc6-027046cff4bc returned with HTTP 200 Jul 22 09:55:50.904260 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 380/1506] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:55:50 2026] PUT /volume/v3/attachments/cc57f279-fe72-4bff-8fc6-027046cff4bc => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:50.906843 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:50.906843 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:50.907440 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d7a2d852-71a0-4333-a8f5-82a88d39b077 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Volume info retrieved successfully. Jul 22 09:55:50.965421 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-c70f8e81-473b-4a22-95f6-58d4b88ac285 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:50.970245 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-c70f8e81-473b-4a22-95f6-58d4b88ac285 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] POST https://10.4.3.206/volume/v3/attachments/cc57f279-fe72-4bff-8fc6-027046cff4bc/action Jul 22 09:55:50.971715 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-c70f8e81-473b-4a22-95f6-58d4b88ac285 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:55:50.972226 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-c70f8e81-473b-4a22-95f6-58d4b88ac285 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:51.000364 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:51.000364 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:51.006534 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-d7a2d852-71a0-4333-a8f5-82a88d39b077 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Created reservations ['600c9f8f-b211-436a-aaf7-da4a745c6fdb', '6be0e46c-d927-4e44-938e-462e31c2f054'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:51.018331 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d7a2d852-71a0-4333-a8f5-82a88d39b077 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Extend volume request issued successfully. Jul 22 09:55:51.018936 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d7a2d852-71a0-4333-a8f5-82a88d39b077 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23/action returned with HTTP 202 Jul 22 09:55:51.019472 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 371/1507] 10.4.3.206 () {70 vars in 1431 bytes} [Wed Jul 22 09:55:50 2026] POST /volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 09:55:51.030567 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-c70f8e81-473b-4a22-95f6-58d4b88ac285 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/attachments/cc57f279-fe72-4bff-8fc6-027046cff4bc/action returned with HTTP 204 Jul 22 09:55:51.031850 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 378/1508] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:55:50 2026] POST /volume/v3/attachments/cc57f279-fe72-4bff-8fc6-027046cff4bc/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 22 09:55:51.032984 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b75406e7-78e7-4ede-8213-f6c0971dba7d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:51.040895 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b75406e7-78e7-4ede-8213-f6c0971dba7d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 Jul 22 09:55:51.040895 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b75406e7-78e7-4ede-8213-f6c0971dba7d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:51.041763 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b75406e7-78e7-4ede-8213-f6c0971dba7d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:51.063360 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:51.063360 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:51.066403 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ac9e2a0d-afa7-42b0-ac82-e1452b6e6693 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:51.066524 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ac9e2a0d-afa7-42b0-ac82-e1452b6e6693 None None] GET https://10.4.3.206/volume// Jul 22 09:55:51.066813 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ac9e2a0d-afa7-42b0-ac82-e1452b6e6693 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:51.067119 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ac9e2a0d-afa7-42b0-ac82-e1452b6e6693 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:51.070517 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b75406e7-78e7-4ede-8213-f6c0971dba7d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Volume info retrieved successfully. Jul 22 09:55:51.071194 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ac9e2a0d-afa7-42b0-ac82-e1452b6e6693 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:51.071577 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 381/1509] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:55:51 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:51.077812 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b75406e7-78e7-4ede-8213-f6c0971dba7d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 returned with HTTP 200 Jul 22 09:55:51.078779 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 380/1510] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:55:51 2026] GET /volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:51.083803 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-7f2cdae4-b8ca-470c-ba85-0f6544894e45 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:51.087678 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-7f2cdae4-b8ca-470c-ba85-0f6544894e45 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] GET https://10.4.3.206/volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d Jul 22 09:55:51.088900 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-7f2cdae4-b8ca-470c-ba85-0f6544894e45 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:51.088900 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-7f2cdae4-b8ca-470c-ba85-0f6544894e45 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:51.107213 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:51.107213 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:51.116145 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-7f2cdae4-b8ca-470c-ba85-0f6544894e45 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Volume info retrieved successfully. Jul 22 09:55:51.123517 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-7f2cdae4-b8ca-470c-ba85-0f6544894e45 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d returned with HTTP 200 Jul 22 09:55:51.123732 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 372/1511] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:55:51 2026] GET /volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d => generated 1028 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:55:51.311037 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7e41585a-ea65-4c53-b3ff-2e309c87778a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:51.317584 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7e41585a-ea65-4c53-b3ff-2e309c87778a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:55:51.317584 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7e41585a-ea65-4c53-b3ff-2e309c87778a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:51.317584 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7e41585a-ea65-4c53-b3ff-2e309c87778a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:51.322297 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-38419e84-e507-4fae-966f-2a0d85abc33a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:51.331700 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-38419e84-e507-4fae-966f-2a0d85abc33a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] PUT https://10.4.3.206/volume/v3/attachments/422c331e-d372-42ae-bad8-9ea1212ac7ac Jul 22 09:55:51.331700 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-38419e84-e507-4fae-966f-2a0d85abc33a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:51.346420 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:51.346420 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:51.352145 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-38419e84-e507-4fae-966f-2a0d85abc33a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Acquiring lock "cinder-attachment_update-3fc3d5c5-ec2c-4be1-8762-8e58618d415d-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:55:51.361821 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7e41585a-ea65-4c53-b3ff-2e309c87778a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:51.365245 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-38419e84-e507-4fae-966f-2a0d85abc33a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Lock "cinder-attachment_update-3fc3d5c5-ec2c-4be1-8762-8e58618d415d-np0000005636" acquired by "attachment_update" :: waited 0.013s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:55:51.365844 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:51.365844 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:51.370981 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7e41585a-ea65-4c53-b3ff-2e309c87778a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:55:51.371227 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 379/1512] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:51 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 877 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:51.585450 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-38419e84-e507-4fae-966f-2a0d85abc33a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Lock "cinder-attachment_update-3fc3d5c5-ec2c-4be1-8762-8e58618d415d-np0000005636" released by "attachment_update" :: held 0.221s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:55:51.585813 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-38419e84-e507-4fae-966f-2a0d85abc33a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/attachments/422c331e-d372-42ae-bad8-9ea1212ac7ac returned with HTTP 200 Jul 22 09:55:51.586434 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 382/1513] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:55:51 2026] PUT /volume/v3/attachments/422c331e-d372-42ae-bad8-9ea1212ac7ac => generated 969 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:55:51.627049 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-b5e193d2-9892-46fc-92bf-c8ccd5819c96 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:51.631466 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-b5e193d2-9892-46fc-92bf-c8ccd5819c96 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] POST https://10.4.3.206/volume/v3/attachments/422c331e-d372-42ae-bad8-9ea1212ac7ac/action Jul 22 09:55:51.631777 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-b5e193d2-9892-46fc-92bf-c8ccd5819c96 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:55:51.631969 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-b5e193d2-9892-46fc-92bf-c8ccd5819c96 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:51.658687 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:51.658687 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:51.677372 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b533a1bf-ecfd-4c1f-900c-b0889869b2d2 req-b5e193d2-9892-46fc-92bf-c8ccd5819c96 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/attachments/422c331e-d372-42ae-bad8-9ea1212ac7ac/action returned with HTTP 204 Jul 22 09:55:51.678337 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 381/1514] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:55:51 2026] POST /volume/v3/attachments/422c331e-d372-42ae-bad8-9ea1212ac7ac/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:52.097241 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6663f42f-d646-4545-aa81-16b16149a949 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:52.103812 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6663f42f-d646-4545-aa81-16b16149a949 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 Jul 22 09:55:52.104672 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6663f42f-d646-4545-aa81-16b16149a949 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:52.104672 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6663f42f-d646-4545-aa81-16b16149a949 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:52.118329 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:52.118329 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:52.128442 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6663f42f-d646-4545-aa81-16b16149a949 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Volume info retrieved successfully. Jul 22 09:55:52.137184 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6663f42f-d646-4545-aa81-16b16149a949 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 returned with HTTP 200 Jul 22 09:55:52.137703 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 373/1515] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:55:52 2026] GET /volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:52.153482 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-56a7763f-88ff-4a46-a8bf-46f35a0363f5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:52.156397 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-56a7763f-88ff-4a46-a8bf-46f35a0363f5 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] POST https://10.4.3.206/volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23/action Jul 22 09:55:52.156848 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-56a7763f-88ff-4a46-a8bf-46f35a0363f5 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Action body: b'{"revert": {"snapshot_id": "528b5f41-e58e-4081-bf7f-33f5a02861ea"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:55:52.156933 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-56a7763f-88ff-4a46-a8bf-46f35a0363f5 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "528b5f41-e58e-4081-bf7f-33f5a02861ea"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:52.166907 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:52.166907 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:52.166907 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-56a7763f-88ff-4a46-a8bf-46f35a0363f5 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Volume retrieved successfully. Jul 22 09:55:52.171575 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-56a7763f-88ff-4a46-a8bf-46f35a0363f5 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] HTTP exception thrown: Can't revert volume 0e65559a-b8e4-4025-b293-45afc81eaf23 to its latest snapshot 528b5f41-e58e-4081-bf7f-33f5a02861ea. The volume size must be equal to the snapshot size. Jul 22 09:55:52.171739 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-56a7763f-88ff-4a46-a8bf-46f35a0363f5 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23/action returned with HTTP 400 Jul 22 09:55:52.172454 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 380/1516] 10.4.3.206 () {70 vars in 1431 bytes} [Wed Jul 22 09:55:52 2026] POST /volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23/action => generated 213 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 22 09:55:52.180904 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b31c490d-ba05-46c1-bc20-7c3d0332b104 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:52.183690 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b31c490d-ba05-46c1-bc20-7c3d0332b104 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/528b5f41-e58e-4081-bf7f-33f5a02861ea Jul 22 09:55:52.183901 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b31c490d-ba05-46c1-bc20-7c3d0332b104 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:52.184341 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b31c490d-ba05-46c1-bc20-7c3d0332b104 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:52.184341 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-b31c490d-ba05-46c1-bc20-7c3d0332b104 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Delete snapshot with id: 528b5f41-e58e-4081-bf7f-33f5a02861ea Jul 22 09:55:52.191828 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:52.191828 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:52.192376 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b31c490d-ba05-46c1-bc20-7c3d0332b104 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Snapshot retrieved successfully. Jul 22 09:55:52.222501 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b31c490d-ba05-46c1-bc20-7c3d0332b104 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Snapshot delete request issued successfully. Jul 22 09:55:52.223105 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b31c490d-ba05-46c1-bc20-7c3d0332b104 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/snapshots/528b5f41-e58e-4081-bf7f-33f5a02861ea returned with HTTP 202 Jul 22 09:55:52.223671 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 383/1517] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:55:52 2026] DELETE /volume/v3/snapshots/528b5f41-e58e-4081-bf7f-33f5a02861ea => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:55:52.233390 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7f0dd599-edd2-4155-9b19-b8b88b148c6f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:52.234551 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7f0dd599-edd2-4155-9b19-b8b88b148c6f tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/snapshots/528b5f41-e58e-4081-bf7f-33f5a02861ea Jul 22 09:55:52.234551 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7f0dd599-edd2-4155-9b19-b8b88b148c6f tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:52.234551 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7f0dd599-edd2-4155-9b19-b8b88b148c6f tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:52.239516 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:52.239516 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:52.239963 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7f0dd599-edd2-4155-9b19-b8b88b148c6f tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Snapshot retrieved successfully. Jul 22 09:55:52.240730 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7f0dd599-edd2-4155-9b19-b8b88b148c6f tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/snapshots/528b5f41-e58e-4081-bf7f-33f5a02861ea returned with HTTP 200 Jul 22 09:55:52.241535 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 382/1518] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:52 2026] GET /volume/v3/snapshots/528b5f41-e58e-4081-bf7f-33f5a02861ea => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:52.394388 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4df83587-1899-4440-bcae-553330066a3f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:52.398066 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4df83587-1899-4440-bcae-553330066a3f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:55:52.398256 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4df83587-1899-4440-bcae-553330066a3f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:52.398440 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4df83587-1899-4440-bcae-553330066a3f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:52.420946 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:52.420946 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:52.425582 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4df83587-1899-4440-bcae-553330066a3f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:52.432316 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4df83587-1899-4440-bcae-553330066a3f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:55:52.433038 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 374/1519] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:52 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:52.646632 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:52.651033 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:55:52.651033 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-825889251"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:52.653777 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-825889251'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:55:52.664084 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Create volume of 1 GB Jul 22 09:55:52.664406 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:52.664406 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:52.665464 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Availability Zones retrieved successfully. Jul 22 09:55:52.677674 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Flow 'volume_create_api' (61a77edd-561c-41e5-904f-674991a4cc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:52.677674 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e5905bb-4806-42dd-9d82-145eeeaea774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:52.680532 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:55:52.705167 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:52.705167 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:52.729453 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e5905bb-4806-42dd-9d82-145eeeaea774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=7324cb85-3d34-48ff-93e7-570ac8d93e79,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7324cb85-3d34-48ff-93e7-570ac8d93e79', 'encryption_key_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=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:52.730655 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed82429-9e35-4506-a0ac-0eacaca31622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:52.818262 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Created reservations ['6291a4df-4721-4654-b273-1aad2c633c4f', '23b7a7c8-8e01-482c-b9c7-f7f059e7d38f', '60642747-7410-4c2a-9b8f-88f8f643e669', 'e8349aa0-1c7b-4d11-a2b0-6843e6ff9923'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:52.820193 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed82429-9e35-4506-a0ac-0eacaca31622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6291a4df-4721-4654-b273-1aad2c633c4f', '23b7a7c8-8e01-482c-b9c7-f7f059e7d38f', '60642747-7410-4c2a-9b8f-88f8f643e669', 'e8349aa0-1c7b-4d11-a2b0-6843e6ff9923']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:52.821163 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7aecf31-7017-4506-b5e0-4557ff6b3759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:52.859431 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7aecf31-7017-4506-b5e0-4557ff6b3759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6adb4c7-f624-4758-84bd-ae19ac54d228', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-825889251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3a49b766c52847809e516ee8a71463fb',qos_specs=None,replication_status=,reservations=['6291a4df-4721-4654-b273-1aad2c633c4f','23b7a7c8-8e01-482c-b9c7-f7f059e7d38f','60642747-7410-4c2a-9b8f-88f8f643e669','e8349aa0-1c7b-4d11-a2b0-6843e6ff9923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d3dcf96c6cb4460aefed3cf2b4a68cb',volume_type_id=7324cb85-3d34-48ff-93e7-570ac8d93e79), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:55:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-825889251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6adb4c7-f624-4758-84bd-ae19ac54d228,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3a49b766c52847809e516ee8a71463fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d3dcf96c6cb4460aefed3cf2b4a68cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7324cb85-3d34-48ff-93e7-570ac8d93e79),volume_type_id=7324cb85-3d34-48ff-93e7-570ac8d93e79)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:52.862151 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee6282f3-bde5-45ff-ad11-810168771d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:52.894972 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee6282f3-bde5-45ff-ad11-810168771d04) transitioned into state 'SUCCESS' from state '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-825889251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3a49b766c52847809e516ee8a71463fb',qos_specs=None,replication_status=,reservations=['6291a4df-4721-4654-b273-1aad2c633c4f','23b7a7c8-8e01-482c-b9c7-f7f059e7d38f','60642747-7410-4c2a-9b8f-88f8f643e669','e8349aa0-1c7b-4d11-a2b0-6843e6ff9923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d3dcf96c6cb4460aefed3cf2b4a68cb',volume_type_id=7324cb85-3d34-48ff-93e7-570ac8d93e79)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:52.896244 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8661b294-8183-475a-932b-47ad52085082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:52.912588 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8661b294-8183-475a-932b-47ad52085082) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:52.914956 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Flow 'volume_create_api' (61a77edd-561c-41e5-904f-674991a4cc03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:52.914956 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Create volume request issued successfully. Jul 22 09:55:52.915503 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-72436f26-4764-45bb-a643-eb4f7cdfee20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:55:52.916256 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 381/1520] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:55:52 2026] POST /volume/v3/volumes => generated 759 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:55:52.929318 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ee8f8624-caec-4f3a-a17c-2417c9200efd None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:52.934088 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ee8f8624-caec-4f3a-a17c-2417c9200efd tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:55:52.934088 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ee8f8624-caec-4f3a-a17c-2417c9200efd tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:52.935116 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ee8f8624-caec-4f3a-a17c-2417c9200efd tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:52.949736 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:52.949736 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:52.956614 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ee8f8624-caec-4f3a-a17c-2417c9200efd tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:52.972016 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ee8f8624-caec-4f3a-a17c-2417c9200efd tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:55:52.972016 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 384/1521] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:52 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 827 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:53.256583 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b9019233-d52f-487b-8bbb-b4e7500114a7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:53.262546 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b9019233-d52f-487b-8bbb-b4e7500114a7 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/snapshots/528b5f41-e58e-4081-bf7f-33f5a02861ea Jul 22 09:55:53.262826 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b9019233-d52f-487b-8bbb-b4e7500114a7 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:53.263063 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b9019233-d52f-487b-8bbb-b4e7500114a7 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:53.268138 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b9019233-d52f-487b-8bbb-b4e7500114a7 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/snapshots/528b5f41-e58e-4081-bf7f-33f5a02861ea returned with HTTP 404 Jul 22 09:55:53.268766 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 383/1522] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:53 2026] GET /volume/v3/snapshots/528b5f41-e58e-4081-bf7f-33f5a02861ea => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:53.282427 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0319880c-d41c-432b-92b3-c0c634bedb0d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:53.286810 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0319880c-d41c-432b-92b3-c0c634bedb0d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] DELETE https://10.4.3.206/volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 Jul 22 09:55:53.287074 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0319880c-d41c-432b-92b3-c0c634bedb0d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:53.287410 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0319880c-d41c-432b-92b3-c0c634bedb0d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:53.287639 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-0319880c-d41c-432b-92b3-c0c634bedb0d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Delete volume with id: 0e65559a-b8e4-4025-b293-45afc81eaf23 Jul 22 09:55:53.296691 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:53.296691 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:53.297210 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0319880c-d41c-432b-92b3-c0c634bedb0d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Volume info retrieved successfully. Jul 22 09:55:53.325201 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0319880c-d41c-432b-92b3-c0c634bedb0d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Delete volume request issued successfully. Jul 22 09:55:53.325675 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0319880c-d41c-432b-92b3-c0c634bedb0d tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 returned with HTTP 202 Jul 22 09:55:53.326681 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 375/1523] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 09:55:53 2026] DELETE /volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:55:53.337061 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6f2c9c6b-af9f-47de-97ac-4c824d4161b0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:53.339533 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6f2c9c6b-af9f-47de-97ac-4c824d4161b0 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 Jul 22 09:55:53.339770 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6f2c9c6b-af9f-47de-97ac-4c824d4161b0 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:53.340113 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6f2c9c6b-af9f-47de-97ac-4c824d4161b0 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:53.350208 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:53.350208 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:53.357475 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6f2c9c6b-af9f-47de-97ac-4c824d4161b0 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Volume info retrieved successfully. Jul 22 09:55:53.372511 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6f2c9c6b-af9f-47de-97ac-4c824d4161b0 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 returned with HTTP 200 Jul 22 09:55:53.372766 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 382/1524] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:55:53 2026] GET /volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:53.454707 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-eb02a876-2c06-4b42-b378-d50dc276941a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:53.458184 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-eb02a876-2c06-4b42-b378-d50dc276941a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:55:53.458184 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-eb02a876-2c06-4b42-b378-d50dc276941a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:53.461145 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-eb02a876-2c06-4b42-b378-d50dc276941a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:53.482513 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:53.482513 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:53.492977 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-eb02a876-2c06-4b42-b378-d50dc276941a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:53.502014 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-eb02a876-2c06-4b42-b378-d50dc276941a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:55:53.503095 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 385/1525] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:53 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 877 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:53.996256 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-080b550b-5bc8-4eb5-b0b1-58378817ba15 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:53.998488 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-080b550b-5bc8-4eb5-b0b1-58378817ba15 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:55:53.998760 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-080b550b-5bc8-4eb5-b0b1-58378817ba15 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:53.999036 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-080b550b-5bc8-4eb5-b0b1-58378817ba15 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:54.008325 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:54.008325 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:54.013393 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-080b550b-5bc8-4eb5-b0b1-58378817ba15 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:54.019646 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-080b550b-5bc8-4eb5-b0b1-58378817ba15 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:55:54.020158 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 384/1526] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:53 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:54.084294 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-1154c284-768f-4c37-a58f-185f5544f281 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:54.087446 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-1154c284-768f-4c37-a58f-185f5544f281 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:55:54.088008 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-1154c284-768f-4c37-a58f-185f5544f281 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:54.088008 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-1154c284-768f-4c37-a58f-185f5544f281 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:54.097619 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:54.097619 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:54.102755 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-1154c284-768f-4c37-a58f-185f5544f281 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:54.109790 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-1154c284-768f-4c37-a58f-185f5544f281 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:55:54.110360 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 376/1527] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:54 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:54.228006 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-23daa585-11f3-4d5f-b1c4-1ffa7c75d42b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:54.228494 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-23daa585-11f3-4d5f-b1c4-1ffa7c75d42b None None] GET https://10.4.3.206/volume// Jul 22 09:55:54.228750 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-23daa585-11f3-4d5f-b1c4-1ffa7c75d42b None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:54.229034 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-23daa585-11f3-4d5f-b1c4-1ffa7c75d42b None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:54.229426 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-23daa585-11f3-4d5f-b1c4-1ffa7c75d42b None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:54.229830 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 383/1528] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:55:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:54.240347 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-ad3273b3-4aa4-4a68-a2e1-558419cfb1a1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:54.243152 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-ad3273b3-4aa4-4a68-a2e1-558419cfb1a1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:55:54.243660 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-ad3273b3-4aa4-4a68-a2e1-558419cfb1a1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6adb4c7-f624-4758-84bd-ae19ac54d228", "connector": null, "instance_uuid": "7ac4df98-1966-4b06-a22e-927eab16bb43"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:54.257729 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:54.257729 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:54.302523 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-ad3273b3-4aa4-4a68-a2e1-558419cfb1a1 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:55:54.303222 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 386/1529] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:55:54 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:54.363218 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ed99003c-2701-4af7-89c0-fc48e617172c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:54.365749 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ed99003c-2701-4af7-89c0-fc48e617172c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:55:54.366060 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ed99003c-2701-4af7-89c0-fc48e617172c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:54.366354 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ed99003c-2701-4af7-89c0-fc48e617172c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:54.386205 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:54.386205 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:54.389909 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ed99003c-2701-4af7-89c0-fc48e617172c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:54.399340 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ed99003c-2701-4af7-89c0-fc48e617172c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:55:54.399340 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 385/1530] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:54 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:54.403707 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3bfa6e98-9dba-4045-a774-eb645d2a4d34 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:54.404429 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fb7fc90c-99d8-436d-aa32-db0059ec2969 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:54.404429 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fb7fc90c-99d8-436d-aa32-db0059ec2969 None None] GET https://10.4.3.206/volume// Jul 22 09:55:54.404429 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fb7fc90c-99d8-436d-aa32-db0059ec2969 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:54.404429 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fb7fc90c-99d8-436d-aa32-db0059ec2969 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:54.404429 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fb7fc90c-99d8-436d-aa32-db0059ec2969 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:54.405011 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 384/1531] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:55:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:54.408504 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3bfa6e98-9dba-4045-a774-eb645d2a4d34 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 Jul 22 09:55:54.408734 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3bfa6e98-9dba-4045-a774-eb645d2a4d34 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:54.409051 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3bfa6e98-9dba-4045-a774-eb645d2a4d34 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:54.419238 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-e4a062e7-90e5-4833-8fb3-4471a0120782 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:54.420431 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3bfa6e98-9dba-4045-a774-eb645d2a4d34 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 returned with HTTP 404 Jul 22 09:55:54.421633 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 377/1532] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:55:54 2026] GET /volume/v3/volumes/0e65559a-b8e4-4025-b293-45afc81eaf23 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 22 09:55:54.422143 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-e4a062e7-90e5-4833-8fb3-4471a0120782 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:55:54.422439 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-e4a062e7-90e5-4833-8fb3-4471a0120782 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:54.422739 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-e4a062e7-90e5-4833-8fb3-4471a0120782 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:54.436320 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-50d5197b-89f0-42bd-b9ae-356282c4a40e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:54.440770 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-50d5197b-89f0-42bd-b9ae-356282c4a40e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/2001ffcb-53e5-4430-93a6-7520a9c405cb Jul 22 09:55:54.440770 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-50d5197b-89f0-42bd-b9ae-356282c4a40e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:54.441130 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-50d5197b-89f0-42bd-b9ae-356282c4a40e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:54.441314 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-50d5197b-89f0-42bd-b9ae-356282c4a40e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Delete snapshot with id: 2001ffcb-53e5-4430-93a6-7520a9c405cb Jul 22 09:55:54.448438 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:54.448438 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:54.448438 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-50d5197b-89f0-42bd-b9ae-356282c4a40e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Snapshot retrieved successfully. Jul 22 09:55:54.450635 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:54.450635 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:54.457107 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-e4a062e7-90e5-4833-8fb3-4471a0120782 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:54.466219 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-e4a062e7-90e5-4833-8fb3-4471a0120782 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:55:54.467134 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 387/1533] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:55:54 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1031 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:55:54.476669 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-50d5197b-89f0-42bd-b9ae-356282c4a40e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Snapshot delete request issued successfully. Jul 22 09:55:54.476669 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-50d5197b-89f0-42bd-b9ae-356282c4a40e tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/snapshots/2001ffcb-53e5-4430-93a6-7520a9c405cb returned with HTTP 202 Jul 22 09:55:54.476669 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 386/1534] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:55:54 2026] DELETE /volume/v3/snapshots/2001ffcb-53e5-4430-93a6-7520a9c405cb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:55:54.492400 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f5f28d28-6170-4268-b4e6-e57ef620dfbf None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:54.498539 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f5f28d28-6170-4268-b4e6-e57ef620dfbf tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/snapshots/2001ffcb-53e5-4430-93a6-7520a9c405cb Jul 22 09:55:54.498539 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f5f28d28-6170-4268-b4e6-e57ef620dfbf tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:54.498539 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f5f28d28-6170-4268-b4e6-e57ef620dfbf tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:54.515007 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:54.515007 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:54.515007 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f5f28d28-6170-4268-b4e6-e57ef620dfbf tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Snapshot retrieved successfully. Jul 22 09:55:54.522140 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f5f28d28-6170-4268-b4e6-e57ef620dfbf tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/snapshots/2001ffcb-53e5-4430-93a6-7520a9c405cb returned with HTTP 200 Jul 22 09:55:54.522140 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 385/1535] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:54 2026] GET /volume/v3/snapshots/2001ffcb-53e5-4430-93a6-7520a9c405cb => generated 479 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:54.525081 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d5b0f390-c2a7-4421-97e5-117e98a2cf4d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:54.528476 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d5b0f390-c2a7-4421-97e5-117e98a2cf4d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:55:54.528476 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d5b0f390-c2a7-4421-97e5-117e98a2cf4d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:54.528807 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d5b0f390-c2a7-4421-97e5-117e98a2cf4d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:54.548437 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:54.548437 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:54.557411 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d5b0f390-c2a7-4421-97e5-117e98a2cf4d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:54.565490 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d5b0f390-c2a7-4421-97e5-117e98a2cf4d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:55:54.565957 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 378/1536] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:54 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:54.636175 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-be69c0a4-6925-40c9-b99a-870298ffa3f8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:54.639364 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-be69c0a4-6925-40c9-b99a-870298ffa3f8 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] PUT https://10.4.3.206/volume/v3/attachments/61af5f6f-b6c6-485d-b462-b386f151ca47 Jul 22 09:55:54.639846 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-be69c0a4-6925-40c9-b99a-870298ffa3f8 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:54.670137 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-be69c0a4-6925-40c9-b99a-870298ffa3f8 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Acquiring lock "cinder-attachment_update-b6adb4c7-f624-4758-84bd-ae19ac54d228-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:55:54.677429 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-be69c0a4-6925-40c9-b99a-870298ffa3f8 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Lock "cinder-attachment_update-b6adb4c7-f624-4758-84bd-ae19ac54d228-np0000005636" acquired by "attachment_update" :: waited 0.008s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:55:54.678456 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:54.678456 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:54.864729 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-be69c0a4-6925-40c9-b99a-870298ffa3f8 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Lock "cinder-attachment_update-b6adb4c7-f624-4758-84bd-ae19ac54d228-np0000005636" released by "attachment_update" :: held 0.187s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:55:54.865511 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-be69c0a4-6925-40c9-b99a-870298ffa3f8 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/61af5f6f-b6c6-485d-b462-b386f151ca47 returned with HTTP 200 Jul 22 09:55:54.866743 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 388/1537] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:55:54 2026] PUT /volume/v3/attachments/61af5f6f-b6c6-485d-b462-b386f151ca47 => generated 969 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:55.420711 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d99f285e-60ce-4f41-b0f2-c6f54f4e90e0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:55.423291 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d99f285e-60ce-4f41-b0f2-c6f54f4e90e0 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:55:55.423515 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d99f285e-60ce-4f41-b0f2-c6f54f4e90e0 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:55.423789 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d99f285e-60ce-4f41-b0f2-c6f54f4e90e0 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:55.437113 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:55.437113 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:55.442322 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d99f285e-60ce-4f41-b0f2-c6f54f4e90e0 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:55.448637 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d99f285e-60ce-4f41-b0f2-c6f54f4e90e0 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:55:55.448768 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 387/1538] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:55 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:55.535011 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-dc494423-a5d9-4491-b92a-80f70bd73311 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:55.538359 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dc494423-a5d9-4491-b92a-80f70bd73311 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/snapshots/2001ffcb-53e5-4430-93a6-7520a9c405cb Jul 22 09:55:55.539188 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dc494423-a5d9-4491-b92a-80f70bd73311 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:55.539790 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dc494423-a5d9-4491-b92a-80f70bd73311 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:55.549766 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dc494423-a5d9-4491-b92a-80f70bd73311 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/snapshots/2001ffcb-53e5-4430-93a6-7520a9c405cb returned with HTTP 404 Jul 22 09:55:55.551826 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 386/1539] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:55:55 2026] GET /volume/v3/snapshots/2001ffcb-53e5-4430-93a6-7520a9c405cb => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:55.563691 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-79158374-8f74-4fdf-a161-f35e075413c1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:55.568148 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-79158374-8f74-4fdf-a161-f35e075413c1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] DELETE https://10.4.3.206/volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 Jul 22 09:55:55.568418 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-79158374-8f74-4fdf-a161-f35e075413c1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:55.568773 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-79158374-8f74-4fdf-a161-f35e075413c1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:55.569036 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-79158374-8f74-4fdf-a161-f35e075413c1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Delete volume with id: 127c8c89-c79a-401d-b1a0-4c18ba62b712 Jul 22 09:55:55.580847 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:55.580847 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:55.582153 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-79158374-8f74-4fdf-a161-f35e075413c1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Volume info retrieved successfully. Jul 22 09:55:55.587087 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-35be15e8-825a-4c8f-9192-7aa443f877a6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:55.589295 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-35be15e8-825a-4c8f-9192-7aa443f877a6 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:55:55.589831 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-35be15e8-825a-4c8f-9192-7aa443f877a6 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:55.590976 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-35be15e8-825a-4c8f-9192-7aa443f877a6 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:55.610093 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:55.610093 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:55.610709 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-79158374-8f74-4fdf-a161-f35e075413c1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Delete volume request issued successfully. Jul 22 09:55:55.611045 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-79158374-8f74-4fdf-a161-f35e075413c1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 returned with HTTP 202 Jul 22 09:55:55.611605 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 379/1540] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 09:55:55 2026] DELETE /volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:55:55.621479 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-35be15e8-825a-4c8f-9192-7aa443f877a6 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:55.625020 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ebeab005-4388-45e6-a427-ae7e4805c1d1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:55.627875 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ebeab005-4388-45e6-a427-ae7e4805c1d1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 Jul 22 09:55:55.628239 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ebeab005-4388-45e6-a427-ae7e4805c1d1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:55.628853 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ebeab005-4388-45e6-a427-ae7e4805c1d1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:55.629241 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-35be15e8-825a-4c8f-9192-7aa443f877a6 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:55:55.630003 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 389/1541] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:55 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:55.643985 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:55.643985 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:55.653710 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ebeab005-4388-45e6-a427-ae7e4805c1d1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Volume info retrieved successfully. Jul 22 09:55:55.661581 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ebeab005-4388-45e6-a427-ae7e4805c1d1 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 returned with HTTP 200 Jul 22 09:55:55.662343 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 388/1542] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:55:55 2026] GET /volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:56.344219 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-345d604c-a56e-4dc1-be9b-6571cf22f066 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:56.348398 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-345d604c-a56e-4dc1-be9b-6571cf22f066 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/attachments/ea7eca47-7b84-48cf-9313-3ad7ff85418c/action Jul 22 09:55:56.348597 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-345d604c-a56e-4dc1-be9b-6571cf22f066 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:55:56.348729 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-345d604c-a56e-4dc1-be9b-6571cf22f066 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:56.383874 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:56.383874 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:56.408376 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-6c8c9068-4b8e-4f46-bc9b-88fa62855ddd req-345d604c-a56e-4dc1-be9b-6571cf22f066 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/ea7eca47-7b84-48cf-9313-3ad7ff85418c/action returned with HTTP 204 Jul 22 09:55:56.408945 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 387/1543] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:55:56 2026] POST /volume/v3/attachments/ea7eca47-7b84-48cf-9313-3ad7ff85418c/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:56.465758 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9298582c-cc3a-4f2e-a326-78c1b90d9d4a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:56.469550 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9298582c-cc3a-4f2e-a326-78c1b90d9d4a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:55:56.470218 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9298582c-cc3a-4f2e-a326-78c1b90d9d4a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:56.470291 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9298582c-cc3a-4f2e-a326-78c1b90d9d4a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:56.496338 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:56.496338 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:56.510095 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9298582c-cc3a-4f2e-a326-78c1b90d9d4a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:56.518831 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9298582c-cc3a-4f2e-a326-78c1b90d9d4a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:55:56.519024 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 380/1544] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:56 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:56.658149 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f75f0803-ea17-4ac4-af91-cf779c052acb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:56.664128 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f75f0803-ea17-4ac4-af91-cf779c052acb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:55:56.667677 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f75f0803-ea17-4ac4-af91-cf779c052acb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:56.668053 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f75f0803-ea17-4ac4-af91-cf779c052acb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:56.686670 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8b06594b-5ee9-4571-82c4-da1484100bc9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:56.689090 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8b06594b-5ee9-4571-82c4-da1484100bc9 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] GET https://10.4.3.206/volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 Jul 22 09:55:56.689538 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8b06594b-5ee9-4571-82c4-da1484100bc9 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:56.689690 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8b06594b-5ee9-4571-82c4-da1484100bc9 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:56.690752 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:56.690752 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:56.697672 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f75f0803-ea17-4ac4-af91-cf779c052acb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:56.703316 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8b06594b-5ee9-4571-82c4-da1484100bc9 tempest-VolumeRevertTests-1296021210 tempest-VolumeRevertTests-1296021210-project-member] https://10.4.3.206/volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 returned with HTTP 404 Jul 22 09:55:56.703781 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 389/1545] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:55:56 2026] GET /volume/v3/volumes/127c8c89-c79a-401d-b1a0-4c18ba62b712 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 22 09:55:56.705197 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f75f0803-ea17-4ac4-af91-cf779c052acb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:55:56.708948 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 390/1546] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:56 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 1169 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:56.726398 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-544aa24f-a24d-41b6-b690-c2ad5af76653 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:56.729082 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-544aa24f-a24d-41b6-b690-c2ad5af76653 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:55:56.729371 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-544aa24f-a24d-41b6-b690-c2ad5af76653 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:56.730141 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-544aa24f-a24d-41b6-b690-c2ad5af76653 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:56.746420 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:56.746420 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:56.757595 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-544aa24f-a24d-41b6-b690-c2ad5af76653 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:56.767137 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-544aa24f-a24d-41b6-b690-c2ad5af76653 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:55:56.767903 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 388/1547] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:56 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 1169 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:56.839794 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-0c2ce448-55de-4808-93c4-b521a95b4380 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:56.843913 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-0c2ce448-55de-4808-93c4-b521a95b4380 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:55:56.844229 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-0c2ce448-55de-4808-93c4-b521a95b4380 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:56.844468 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-0c2ce448-55de-4808-93c4-b521a95b4380 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:56.864592 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:56.864592 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:56.870868 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-0c2ce448-55de-4808-93c4-b521a95b4380 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:56.877912 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-0c2ce448-55de-4808-93c4-b521a95b4380 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:55:56.878761 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 381/1548] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:56 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 1169 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:56.918073 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-2333543b-e655-450c-a635-439e11e619fb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:56.923390 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-2333543b-e655-450c-a635-439e11e619fb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965/action Jul 22 09:55:56.923883 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-2333543b-e655-450c-a635-439e11e619fb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:55:56.924147 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-2333543b-e655-450c-a635-439e11e619fb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:56.943554 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:56.943554 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:56.943744 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-2333543b-e655-450c-a635-439e11e619fb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:56.959796 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-2333543b-e655-450c-a635-439e11e619fb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Begin detaching volume completed successfully. Jul 22 09:55:56.960190 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-2333543b-e655-450c-a635-439e11e619fb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965/action returned with HTTP 202 Jul 22 09:55:56.960831 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 390/1549] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 09:55:56 2026] POST /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:55:57.050774 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8cf567c0-b794-4489-8bc2-dbcf3cb4a6c6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:57.051121 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8cf567c0-b794-4489-8bc2-dbcf3cb4a6c6 None None] GET https://10.4.3.206/volume// Jul 22 09:55:57.051386 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8cf567c0-b794-4489-8bc2-dbcf3cb4a6c6 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:57.051907 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8cf567c0-b794-4489-8bc2-dbcf3cb4a6c6 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:57.052181 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8cf567c0-b794-4489-8bc2-dbcf3cb4a6c6 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:57.052631 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 391/1550] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:55:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:57.094476 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-62ea2a54-ecf8-4816-8187-610a8331b2db None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:57.099388 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-62ea2a54-ecf8-4816-8187-610a8331b2db tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:55:57.099697 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-62ea2a54-ecf8-4816-8187-610a8331b2db tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:57.099959 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-62ea2a54-ecf8-4816-8187-610a8331b2db tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:57.118541 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:57.118541 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:57.125386 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-62ea2a54-ecf8-4816-8187-610a8331b2db tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:57.133517 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-62ea2a54-ecf8-4816-8187-610a8331b2db tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:55:57.135588 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 389/1551] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:55:57 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 1352 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:55:57.176662 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-5d786565-108d-4f32-8923-32a319168fc9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:57.178551 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-5d786565-108d-4f32-8923-32a319168fc9 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965/encryption Jul 22 09:55:57.179075 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-5d786565-108d-4f32-8923-32a319168fc9 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:57.179977 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-5d786565-108d-4f32-8923-32a319168fc9 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:57.199327 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:57.199327 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:57.210722 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-5d786565-108d-4f32-8923-32a319168fc9 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965/encryption returned with HTTP 200 Jul 22 09:55:57.211592 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 382/1552] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 09:55:57 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:57.542385 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6d19f650-15b9-438a-b73b-8c48a8278b11 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:57.548659 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6d19f650-15b9-438a-b73b-8c48a8278b11 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:55:57.550193 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6d19f650-15b9-438a-b73b-8c48a8278b11 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:57.550193 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6d19f650-15b9-438a-b73b-8c48a8278b11 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:57.589183 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:57.589183 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:57.605464 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6d19f650-15b9-438a-b73b-8c48a8278b11 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:57.612852 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6d19f650-15b9-438a-b73b-8c48a8278b11 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:55:57.613647 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 391/1553] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:57 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:58.326358 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:58.329425 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:55:58.330144 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "3529e022-82a7-4d56-85df-2f13c0cccf25-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:58.333735 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '3529e022-82a7-4d56-85df-2f13c0cccf25-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:55:58.333735 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Create volume of 1 GB Jul 22 09:55:58.341104 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=364,cinder:UPDATE=84,cinder:INSERT=46 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:55:58.343501 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Availability Zones retrieved successfully. Jul 22 09:55:58.352352 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Flow 'volume_create_api' (0a0b6d27-0fbe-43d1-8f8d-b353e3dbb5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:58.354088 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0792f4f-e7e3-436b-b329-a5b8004d668b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:58.356175 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:55:58.377746 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-71422b9c-e0a1-4033-968e-e33bf34c6fba None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:58.379988 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-71422b9c-e0a1-4033-968e-e33bf34c6fba tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/attachments/61af5f6f-b6c6-485d-b462-b386f151ca47/action Jul 22 09:55:58.380648 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-71422b9c-e0a1-4033-968e-e33bf34c6fba tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:55:58.380789 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-71422b9c-e0a1-4033-968e-e33bf34c6fba tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:58.405304 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:58.405304 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:58.413144 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0792f4f-e7e3-436b-b329-a5b8004d668b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:58.414258 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a47dd45b-fa6a-473d-8745-e86f921187d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:58.422295 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-94556d91-cd51-4ecf-b4c0-fbf06796766a req-71422b9c-e0a1-4033-968e-e33bf34c6fba tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/61af5f6f-b6c6-485d-b462-b386f151ca47/action returned with HTTP 204 Jul 22 09:55:58.422936 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 390/1554] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:55:58 2026] POST /volume/v3/attachments/61af5f6f-b6c6-485d-b462-b386f151ca47/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:55:58.516163 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-b2051487-fe21-4afb-bf04-fb4d21b0381b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:58.521996 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-b2051487-fe21-4afb-bf04-fb4d21b0381b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] DELETE https://10.4.3.206/volume/v3/attachments/ea7eca47-7b84-48cf-9313-3ad7ff85418c Jul 22 09:55:58.522489 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-b2051487-fe21-4afb-bf04-fb4d21b0381b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:58.522611 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Created reservations ['a0ecdfaa-473d-4da0-9617-8e8fcdc6e817', 'e0ece9e7-2f9d-4ed5-bbd5-7a64347b5420', 'cc8e1635-e558-4801-85e7-904cf0e10d6a', 'b81722c0-6254-4bf6-8e0b-2915d58e9b3a'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:58.522993 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-b2051487-fe21-4afb-bf04-fb4d21b0381b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:58.523741 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a47dd45b-fa6a-473d-8745-e86f921187d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0ecdfaa-473d-4da0-9617-8e8fcdc6e817', 'e0ece9e7-2f9d-4ed5-bbd5-7a64347b5420', 'cc8e1635-e558-4801-85e7-904cf0e10d6a', 'b81722c0-6254-4bf6-8e0b-2915d58e9b3a']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:58.524722 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5b85ed7-4834-4d75-bea5-96378f0dbb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:58.540411 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:58.540411 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:58.572522 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5b85ed7-4834-4d75-bea5-96378f0dbb07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b84e685-dca4-40e0-9650-b4b170f0d6c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='3529e022-82a7-4d56-85df-2f13c0cccf25-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487242786b5b4ef6a45f42bd7542bd56',qos_specs=None,replication_status=,reservations=['a0ecdfaa-473d-4da0-9617-8e8fcdc6e817','e0ece9e7-2f9d-4ed5-bbd5-7a64347b5420','cc8e1635-e558-4801-85e7-904cf0e10d6a','b81722c0-6254-4bf6-8e0b-2915d58e9b3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ed2620181474cb6af3be7f4aa99fddf',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:55:58Z,deleted=False,deleted_at=None,display_description='',display_name='3529e022-82a7-4d56-85df-2f13c0cccf25-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b84e685-dca4-40e0-9650-b4b170f0d6c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487242786b5b4ef6a45f42bd7542bd56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ed2620181474cb6af3be7f4aa99fddf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:58.573645 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad442074-0743-4817-b7e7-c39ec22cb583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:58.615022 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad442074-0743-4817-b7e7-c39ec22cb583) transitioned into 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='3529e022-82a7-4d56-85df-2f13c0cccf25-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487242786b5b4ef6a45f42bd7542bd56',qos_specs=None,replication_status=,reservations=['a0ecdfaa-473d-4da0-9617-8e8fcdc6e817','e0ece9e7-2f9d-4ed5-bbd5-7a64347b5420','cc8e1635-e558-4801-85e7-904cf0e10d6a','b81722c0-6254-4bf6-8e0b-2915d58e9b3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ed2620181474cb6af3be7f4aa99fddf',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:58.616231 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cacac25-17f8-4ae2-892f-e4b28fd0b652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:58.626956 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c54d0c6b-d380-4aaf-813e-ca66ce0a7660 req-b2051487-fe21-4afb-bf04-fb4d21b0381b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/ea7eca47-7b84-48cf-9313-3ad7ff85418c returned with HTTP 200 Jul 22 09:55:58.627511 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 383/1555] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:55:58 2026] DELETE /volume/v3/attachments/ea7eca47-7b84-48cf-9313-3ad7ff85418c => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:58.630828 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cacac25-17f8-4ae2-892f-e4b28fd0b652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:58.631765 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Flow 'volume_create_api' (0a0b6d27-0fbe-43d1-8f8d-b353e3dbb5e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:58.632264 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Create volume request issued successfully. Jul 22 09:55:58.633289 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-507667fd-5795-448f-89b5-4698ab1756a6 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:55:58.634095 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 392/1556] 10.4.3.206 () {72 vars in 1541 bytes} [Wed Jul 22 09:55:58 2026] POST /volume/v3/volumes => generated 749 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:55:58.635811 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-de10433a-a2d2-47c3-a225-1c8ee26f35e4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:58.638967 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-de10433a-a2d2-47c3-a225-1c8ee26f35e4 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:55:58.638967 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-de10433a-a2d2-47c3-a225-1c8ee26f35e4 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:58.638967 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-de10433a-a2d2-47c3-a225-1c8ee26f35e4 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:58.641987 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=281,cinder:UPDATE=29,cinder:INSERT=13 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:55:58.656319 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-e0f9705f-b751-45bf-99f2-44c5edd0b97f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:58.659702 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-e0f9705f-b751-45bf-99f2-44c5edd0b97f tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] GET https://10.4.3.206/volume/v3/volumes/6b84e685-dca4-40e0-9650-b4b170f0d6c6 Jul 22 09:55:58.659702 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-e0f9705f-b751-45bf-99f2-44c5edd0b97f tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:58.659702 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-e0f9705f-b751-45bf-99f2-44c5edd0b97f tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:58.668264 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:58.668264 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:55:58.675099 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-de10433a-a2d2-47c3-a225-1c8ee26f35e4 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:58.675842 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:58.675842 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:58.684307 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-de10433a-a2d2-47c3-a225-1c8ee26f35e4 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:55:58.685211 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 392/1557] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:58 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1144 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:58.686470 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-e0f9705f-b751-45bf-99f2-44c5edd0b97f tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Volume info retrieved successfully. Jul 22 09:55:58.695311 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-e0f9705f-b751-45bf-99f2-44c5edd0b97f tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/volumes/6b84e685-dca4-40e0-9650-b4b170f0d6c6 returned with HTTP 200 Jul 22 09:55:58.696287 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 391/1558] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:58 2026] GET /volume/v3/volumes/6b84e685-dca4-40e0-9650-b4b170f0d6c6 => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:58.715748 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-41a1fd6e-ee6b-45ef-a710-f0bca500dafc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:58.719689 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-41a1fd6e-ee6b-45ef-a710-f0bca500dafc tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] GET https://10.4.3.206/volume/v3/volumes/6b84e685-dca4-40e0-9650-b4b170f0d6c6 Jul 22 09:55:58.720269 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-41a1fd6e-ee6b-45ef-a710-f0bca500dafc tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:58.720378 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-41a1fd6e-ee6b-45ef-a710-f0bca500dafc tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:58.738613 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:58.738613 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:58.744847 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-41a1fd6e-ee6b-45ef-a710-f0bca500dafc tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Volume info retrieved successfully. Jul 22 09:55:58.754723 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-41a1fd6e-ee6b-45ef-a710-f0bca500dafc tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/volumes/6b84e685-dca4-40e0-9650-b4b170f0d6c6 returned with HTTP 200 Jul 22 09:55:58.754835 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 384/1559] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:58 2026] GET /volume/v3/volumes/6b84e685-dca4-40e0-9650-b4b170f0d6c6 => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:58.764275 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-cc588c0e-91c1-45e4-ac84-db6568d86d9a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:58.766485 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-cc588c0e-91c1-45e4-ac84-db6568d86d9a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:55:58.767144 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-cc588c0e-91c1-45e4-ac84-db6568d86d9a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:58.767433 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-cc588c0e-91c1-45e4-ac84-db6568d86d9a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:58.785900 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:58.785900 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:58.792502 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-cc588c0e-91c1-45e4-ac84-db6568d86d9a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:58.803045 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-cc588c0e-91c1-45e4-ac84-db6568d86d9a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:55:58.804490 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 393/1560] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:58 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:58.870910 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:58.951377 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-95f5ee98-06b0-4155-a263-32ec5369fbe0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:58.951377 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-95f5ee98-06b0-4155-a263-32ec5369fbe0 None None] GET https://10.4.3.206/volume// Jul 22 09:55:58.951377 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-95f5ee98-06b0-4155-a263-32ec5369fbe0 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:58.951377 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-95f5ee98-06b0-4155-a263-32ec5369fbe0 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:58.951377 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-95f5ee98-06b0-4155-a263-32ec5369fbe0 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:58.951377 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 392/1561] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:55:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:58.970906 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-51e1b574-e2c0-4c30-adbb-83cb0d04c2f3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:58.973606 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-51e1b574-e2c0-4c30-adbb-83cb0d04c2f3 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:55:58.974166 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-51e1b574-e2c0-4c30-adbb-83cb0d04c2f3 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6adb4c7-f624-4758-84bd-ae19ac54d228", "connector": null, "instance_uuid": "1bfe3aee-f627-481e-b546-78f532d40e8c"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:58.996642 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:58.996642 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:59.043682 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-51e1b574-e2c0-4c30-adbb-83cb0d04c2f3 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:55:59.044226 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 385/1562] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:55:58 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:59.047971 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:55:59.048423 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:59.050266 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:55:59.050560 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Create volume of 1 GB Jul 22 09:55:59.055584 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Availability Zones retrieved successfully. Jul 22 09:55:59.063517 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Flow 'volume_create_api' (edefcd71-3296-4649-92e4-d584ce046e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:59.065171 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a091f501-7c49-47f5-9ce3-260bde59903d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:59.067427 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:55:59.084380 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e499d0dc-8c18-4049-9c18-c24e1997e74e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:59.086713 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e499d0dc-8c18-4049-9c18-c24e1997e74e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:55:59.086993 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e499d0dc-8c18-4049-9c18-c24e1997e74e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:59.087895 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e499d0dc-8c18-4049-9c18-c24e1997e74e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:59.107679 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:59.107679 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:59.108263 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-bd8d03a1-ed9e-49bf-adb0-25107ccca205 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:59.108948 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bd8d03a1-ed9e-49bf-adb0-25107ccca205 None None] GET https://10.4.3.206/volume// Jul 22 09:55:59.109225 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bd8d03a1-ed9e-49bf-adb0-25107ccca205 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:59.109808 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bd8d03a1-ed9e-49bf-adb0-25107ccca205 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:59.110289 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bd8d03a1-ed9e-49bf-adb0-25107ccca205 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:55:59.110757 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 393/1563] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:55:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:55:59.115887 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a091f501-7c49-47f5-9ce3-260bde59903d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:59.117300 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c15e8a-32c7-4679-a7ef-1318ba7dcdaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:59.118090 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e499d0dc-8c18-4049-9c18-c24e1997e74e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:59.124172 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-ee4ab913-d269-4da5-a51d-1af1d35c2639 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:59.128098 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-ee4ab913-d269-4da5-a51d-1af1d35c2639 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:55:59.128098 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-ee4ab913-d269-4da5-a51d-1af1d35c2639 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:59.128327 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-ee4ab913-d269-4da5-a51d-1af1d35c2639 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:59.131603 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e499d0dc-8c18-4049-9c18-c24e1997e74e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:55:59.132502 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 394/1564] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:59 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1146 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:55:59.146849 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:59.146849 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:59.152018 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-ee4ab913-d269-4da5-a51d-1af1d35c2639 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:55:59.159790 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-ee4ab913-d269-4da5-a51d-1af1d35c2639 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:55:59.159790 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 386/1565] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:55:59 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1326 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:55:59.232227 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Created reservations ['e7d61855-d694-4237-abfe-568ad11930aa', '1550271b-b62a-4623-b0a4-d14fb808a0fa', '5a6b4e90-eb04-487e-85c2-c421e277e490', '331843f0-42b6-4f35-8bd7-b121b2025c44'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:55:59.233600 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c15e8a-32c7-4679-a7ef-1318ba7dcdaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7d61855-d694-4237-abfe-568ad11930aa', '1550271b-b62a-4623-b0a4-d14fb808a0fa', '5a6b4e90-eb04-487e-85c2-c421e277e490', '331843f0-42b6-4f35-8bd7-b121b2025c44']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:59.234597 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b342de-7ca2-4086-ad1b-23287c65186f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:59.251270 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-5ae6f0ed-af8d-4ae1-b03d-b0b4ff3e99ac req-03487727-8017-4147-a10e-42da9794415e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:59.254819 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-5ae6f0ed-af8d-4ae1-b03d-b0b4ff3e99ac req-03487727-8017-4147-a10e-42da9794415e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:55:59.256232 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-5ae6f0ed-af8d-4ae1-b03d-b0b4ff3e99ac req-03487727-8017-4147-a10e-42da9794415e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:59.256937 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-5ae6f0ed-af8d-4ae1-b03d-b0b4ff3e99ac req-03487727-8017-4147-a10e-42da9794415e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:59.268483 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:59.268483 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:55:59.269586 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b342de-7ca2-4086-ad1b-23287c65186f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ab260f3-5bec-4457-96c3-dc61b2aec1b0', '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='89c3465dd7984f98b4cd480a6dada0a8',qos_specs=None,replication_status=,reservations=['e7d61855-d694-4237-abfe-568ad11930aa','1550271b-b62a-4623-b0a4-d14fb808a0fa','5a6b4e90-eb04-487e-85c2-c421e277e490','331843f0-42b6-4f35-8bd7-b121b2025c44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='439cb97f0c8646949baf50ed6734c992',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:55:59Z,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=6ab260f3-5bec-4457-96c3-dc61b2aec1b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89c3465dd7984f98b4cd480a6dada0a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='439cb97f0c8646949baf50ed6734c992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:59.271342 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab5e8fe9-58b9-4351-8b22-1c3a51d96024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:59.278483 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-5ae6f0ed-af8d-4ae1-b03d-b0b4ff3e99ac req-03487727-8017-4147-a10e-42da9794415e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:55:59.284777 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-5ae6f0ed-af8d-4ae1-b03d-b0b4ff3e99ac req-03487727-8017-4147-a10e-42da9794415e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:55:59.286270 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 394/1566] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:55:59 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:59.300753 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab5e8fe9-58b9-4351-8b22-1c3a51d96024) transitioned into state 'SUCCESS' from 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='89c3465dd7984f98b4cd480a6dada0a8',qos_specs=None,replication_status=,reservations=['e7d61855-d694-4237-abfe-568ad11930aa','1550271b-b62a-4623-b0a4-d14fb808a0fa','5a6b4e90-eb04-487e-85c2-c421e277e490','331843f0-42b6-4f35-8bd7-b121b2025c44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='439cb97f0c8646949baf50ed6734c992',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:59.305063 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e6305e-4ec3-4b7b-8586-25a8d06df875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:55:59.309292 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-4e1826c2-3a9b-4fd6-a333-ce6fbb39ac17 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:59.312161 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-4e1826c2-3a9b-4fd6-a333-ce6fbb39ac17 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] PUT https://10.4.3.206/volume/v3/attachments/efec663b-f4e2-446a-9870-be6f5e3b15eb Jul 22 09:55:59.312674 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-4e1826c2-3a9b-4fd6-a333-ce6fbb39ac17 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:55:59.318805 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e6305e-4ec3-4b7b-8586-25a8d06df875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:55:59.320028 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Flow 'volume_create_api' (edefcd71-3296-4649-92e4-d584ce046e11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:55:59.320528 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Create volume request issued successfully. Jul 22 09:55:59.321482 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f91f4bc5-e039-4b3e-85c6-dae5fe330efa tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:55:59.322109 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 393/1567] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:55:58 2026] POST /volume/v3/volumes => generated 740 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:55:59.328797 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-4e1826c2-3a9b-4fd6-a333-ce6fbb39ac17 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Acquiring lock "cinder-attachment_update-b6adb4c7-f624-4758-84bd-ae19ac54d228-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:55:59.336180 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-45f3b3f6-b826-47e3-8848-6accd8cbecdd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:55:59.338340 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-4e1826c2-3a9b-4fd6-a333-ce6fbb39ac17 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Lock "cinder-attachment_update-b6adb4c7-f624-4758-84bd-ae19ac54d228-np0000005636" acquired by "attachment_update" :: waited 0.009s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:55:59.339215 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:59.339215 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:55:59.339945 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-45f3b3f6-b826-47e3-8848-6accd8cbecdd tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] GET https://10.4.3.206/volume/v3/volumes/6ab260f3-5bec-4457-96c3-dc61b2aec1b0 Jul 22 09:55:59.342311 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-45f3b3f6-b826-47e3-8848-6accd8cbecdd tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:55:59.342585 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-45f3b3f6-b826-47e3-8848-6accd8cbecdd tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:55:59.362461 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:55:59.362461 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:55:59.372719 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-45f3b3f6-b826-47e3-8848-6accd8cbecdd tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Volume info retrieved successfully. Jul 22 09:55:59.381142 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-45f3b3f6-b826-47e3-8848-6accd8cbecdd tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/volumes/6ab260f3-5bec-4457-96c3-dc61b2aec1b0 returned with HTTP 200 Jul 22 09:55:59.381585 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 387/1568] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:55:59 2026] GET /volume/v3/volumes/6ab260f3-5bec-4457-96c3-dc61b2aec1b0 => generated 808 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:55:59.553440 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-4e1826c2-3a9b-4fd6-a333-ce6fbb39ac17 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Lock "cinder-attachment_update-b6adb4c7-f624-4758-84bd-ae19ac54d228-np0000005636" released by "attachment_update" :: held 0.215s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:55:59.553440 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-4e1826c2-3a9b-4fd6-a333-ce6fbb39ac17 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/efec663b-f4e2-446a-9870-be6f5e3b15eb returned with HTTP 200 Jul 22 09:55:59.554340 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 395/1569] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:55:59 2026] PUT /volume/v3/attachments/efec663b-f4e2-446a-9870-be6f5e3b15eb => generated 969 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:56:00.151184 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9c52dbd7-2ec1-4645-909d-f0945e065a99 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:00.154106 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9c52dbd7-2ec1-4645-909d-f0945e065a99 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:56:00.154418 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9c52dbd7-2ec1-4645-909d-f0945e065a99 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:00.154767 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9c52dbd7-2ec1-4645-909d-f0945e065a99 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:00.180657 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:00.180657 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:00.189716 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9c52dbd7-2ec1-4645-909d-f0945e065a99 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:56:00.198062 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9c52dbd7-2ec1-4645-909d-f0945e065a99 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:56:00.200201 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 395/1570] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:00 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1147 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:00.401015 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-39bbe494-31e7-47ed-a985-bff6904ffba4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:00.404517 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-39bbe494-31e7-47ed-a985-bff6904ffba4 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] GET https://10.4.3.206/volume/v3/volumes/6ab260f3-5bec-4457-96c3-dc61b2aec1b0 Jul 22 09:56:00.404993 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-39bbe494-31e7-47ed-a985-bff6904ffba4 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:00.408012 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-39bbe494-31e7-47ed-a985-bff6904ffba4 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:00.419293 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:00.419293 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:00.429001 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-39bbe494-31e7-47ed-a985-bff6904ffba4 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Volume info retrieved successfully. Jul 22 09:56:00.433205 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-39bbe494-31e7-47ed-a985-bff6904ffba4 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/volumes/6ab260f3-5bec-4457-96c3-dc61b2aec1b0 returned with HTTP 200 Jul 22 09:56:00.434552 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 394/1571] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:00 2026] GET /volume/v3/volumes/6ab260f3-5bec-4457-96c3-dc61b2aec1b0 => generated 833 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:00.454154 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7c04b5f4-fbb8-4ff5-8bec-2da174c768b6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:00.457483 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7c04b5f4-fbb8-4ff5-8bec-2da174c768b6 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] GET https://10.4.3.206/volume/v3/volumes/6ab260f3-5bec-4457-96c3-dc61b2aec1b0 Jul 22 09:56:00.457779 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7c04b5f4-fbb8-4ff5-8bec-2da174c768b6 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:00.458090 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7c04b5f4-fbb8-4ff5-8bec-2da174c768b6 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:00.469897 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:00.469897 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:00.477964 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7c04b5f4-fbb8-4ff5-8bec-2da174c768b6 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Volume info retrieved successfully. Jul 22 09:56:00.485807 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7c04b5f4-fbb8-4ff5-8bec-2da174c768b6 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/volumes/6ab260f3-5bec-4457-96c3-dc61b2aec1b0 returned with HTTP 200 Jul 22 09:56:00.487790 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 388/1572] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:00 2026] GET /volume/v3/volumes/6ab260f3-5bec-4457-96c3-dc61b2aec1b0 => generated 833 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:00.519246 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:00.524318 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:56:00.525223 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-549958748"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:00.529766 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-549958748'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:56:00.529766 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Create volume of 1 GB Jul 22 09:56:00.529766 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:00.529766 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:00.535139 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Availability Zones retrieved successfully. Jul 22 09:56:00.545284 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Flow 'volume_create_api' (304b4a59-9fc8-4a7e-9c20-a1fbe69f5cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:00.546429 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5be44d1-14bb-4c25-a8cd-5a6cb9881c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:00.547727 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:56:00.592078 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5be44d1-14bb-4c25-a8cd-5a6cb9881c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:00.593282 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cb64d30-aabd-45b3-ae1f-2e2f3f02d92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:00.662426 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Created reservations ['08abeca0-00b0-4e41-a8d7-de9dfe6ebbd7', '756326b5-a120-4f9c-803c-fc9f34b3c1d7', 'c4adf51e-5074-421a-9432-385ab75c3a7d', '45e2d9d5-e441-4f79-b397-8f5c97f2028d'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:56:00.663709 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cb64d30-aabd-45b3-ae1f-2e2f3f02d92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08abeca0-00b0-4e41-a8d7-de9dfe6ebbd7', '756326b5-a120-4f9c-803c-fc9f34b3c1d7', 'c4adf51e-5074-421a-9432-385ab75c3a7d', '45e2d9d5-e441-4f79-b397-8f5c97f2028d']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:00.664882 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1d48f02-2a01-402c-84b1-9edb5fba99d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:00.705242 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1d48f02-2a01-402c-84b1-9edb5fba99d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ec51049-ecd9-4975-9c83-ce7c9df409e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-549958748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c3465dd7984f98b4cd480a6dada0a8',qos_specs=None,replication_status=,reservations=['08abeca0-00b0-4e41-a8d7-de9dfe6ebbd7','756326b5-a120-4f9c-803c-fc9f34b3c1d7','c4adf51e-5074-421a-9432-385ab75c3a7d','45e2d9d5-e441-4f79-b397-8f5c97f2028d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='439cb97f0c8646949baf50ed6734c992',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:56:00Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-549958748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ec51049-ecd9-4975-9c83-ce7c9df409e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89c3465dd7984f98b4cd480a6dada0a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='439cb97f0c8646949baf50ed6734c992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:00.706108 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f502be59-7d8b-4db4-bdca-f701aaee4c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:00.734562 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f502be59-7d8b-4db4-bdca-f701aaee4c23) transitioned into 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-549958748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c3465dd7984f98b4cd480a6dada0a8',qos_specs=None,replication_status=,reservations=['08abeca0-00b0-4e41-a8d7-de9dfe6ebbd7','756326b5-a120-4f9c-803c-fc9f34b3c1d7','c4adf51e-5074-421a-9432-385ab75c3a7d','45e2d9d5-e441-4f79-b397-8f5c97f2028d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='439cb97f0c8646949baf50ed6734c992',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:00.735778 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e23dc5fe-3fbc-48fb-ad61-889c2b384db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:00.751109 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e23dc5fe-3fbc-48fb-ad61-889c2b384db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:00.752508 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Flow 'volume_create_api' (304b4a59-9fc8-4a7e-9c20-a1fbe69f5cfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:00.753225 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Create volume request issued successfully. Jul 22 09:56:00.754083 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4bbe1117-b8f1-4495-9b3c-d590142299bb tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:56:00.754893 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 396/1573] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:56:00 2026] POST /volume/v3/volumes => generated 775 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:56:00.772195 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-91cedb6b-e1ab-44ea-8a1f-19e0de32e906 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:00.775389 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-91cedb6b-e1ab-44ea-8a1f-19e0de32e906 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] GET https://10.4.3.206/volume/v3/volumes/4ec51049-ecd9-4975-9c83-ce7c9df409e5 Jul 22 09:56:00.775762 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-91cedb6b-e1ab-44ea-8a1f-19e0de32e906 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:00.776331 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-91cedb6b-e1ab-44ea-8a1f-19e0de32e906 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:00.787324 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:00.787324 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:00.795151 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-91cedb6b-e1ab-44ea-8a1f-19e0de32e906 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Volume info retrieved successfully. Jul 22 09:56:00.802547 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-91cedb6b-e1ab-44ea-8a1f-19e0de32e906 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/volumes/4ec51049-ecd9-4975-9c83-ce7c9df409e5 returned with HTTP 200 Jul 22 09:56:00.803108 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 396/1574] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:00 2026] GET /volume/v3/volumes/4ec51049-ecd9-4975-9c83-ce7c9df409e5 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:01.226857 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d9ef1bf8-8acd-48c7-80f5-f43ce11d1ba0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:01.231539 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d9ef1bf8-8acd-48c7-80f5-f43ce11d1ba0 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:56:01.231539 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d9ef1bf8-8acd-48c7-80f5-f43ce11d1ba0 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:01.231738 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d9ef1bf8-8acd-48c7-80f5-f43ce11d1ba0 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:01.257662 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:01.257662 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:01.265014 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d9ef1bf8-8acd-48c7-80f5-f43ce11d1ba0 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:56:01.275704 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d9ef1bf8-8acd-48c7-80f5-f43ce11d1ba0 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:56:01.276357 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 395/1575] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:01 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1147 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:01.772871 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-ab829e78-f515-4989-a0be-a572066e1fad None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:01.777074 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-ab829e78-f515-4989-a0be-a572066e1fad tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] GET https://10.4.3.206/volume/v3/volumes/6b84e685-dca4-40e0-9650-b4b170f0d6c6 Jul 22 09:56:01.777374 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-ab829e78-f515-4989-a0be-a572066e1fad tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:01.778289 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-ab829e78-f515-4989-a0be-a572066e1fad tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:01.791784 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:01.791784 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:01.800535 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-ab829e78-f515-4989-a0be-a572066e1fad tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Volume info retrieved successfully. Jul 22 09:56:01.810622 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-ab829e78-f515-4989-a0be-a572066e1fad tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/volumes/6b84e685-dca4-40e0-9650-b4b170f0d6c6 returned with HTTP 200 Jul 22 09:56:01.811760 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 389/1576] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:56:01 2026] GET /volume/v3/volumes/6b84e685-dca4-40e0-9650-b4b170f0d6c6 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:01.822288 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d48b300a-0952-42e8-9a36-dbb55d8563b7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:01.824685 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ad0ed5c0-8887-48ec-b3d4-5c1bb966d60f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:01.825095 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ad0ed5c0-8887-48ec-b3d4-5c1bb966d60f None None] GET https://10.4.3.206/volume// Jul 22 09:56:01.825164 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ad0ed5c0-8887-48ec-b3d4-5c1bb966d60f None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:01.825383 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ad0ed5c0-8887-48ec-b3d4-5c1bb966d60f None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:01.825448 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d48b300a-0952-42e8-9a36-dbb55d8563b7 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] GET https://10.4.3.206/volume/v3/volumes/4ec51049-ecd9-4975-9c83-ce7c9df409e5 Jul 22 09:56:01.825871 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d48b300a-0952-42e8-9a36-dbb55d8563b7 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:01.825967 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ad0ed5c0-8887-48ec-b3d4-5c1bb966d60f None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:56:01.828951 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d48b300a-0952-42e8-9a36-dbb55d8563b7 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:01.829092 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 397/1577] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:56:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:56:01.843097 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:01.843097 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:01.844029 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-37bd33c9-6d6a-4f71-8ec4-78976bf10f47 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:01.847367 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-37bd33c9-6d6a-4f71-8ec4-78976bf10f47 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:56:01.847797 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-37bd33c9-6d6a-4f71-8ec4-78976bf10f47 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b84e685-dca4-40e0-9650-b4b170f0d6c6", "connector": null, "instance_uuid": "3529e022-82a7-4d56-85df-2f13c0cccf25"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:01.850116 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d48b300a-0952-42e8-9a36-dbb55d8563b7 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Volume info retrieved successfully. Jul 22 09:56:01.865795 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:01.865795 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:01.867275 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d48b300a-0952-42e8-9a36-dbb55d8563b7 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/volumes/4ec51049-ecd9-4975-9c83-ce7c9df409e5 returned with HTTP 200 Jul 22 09:56:01.867763 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 397/1578] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:01 2026] GET /volume/v3/volumes/4ec51049-ecd9-4975-9c83-ce7c9df409e5 => generated 868 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:01.893947 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-be9a1cfd-1eb2-4f4e-82c1-e652797b98de None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:01.898014 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-be9a1cfd-1eb2-4f4e-82c1-e652797b98de tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] GET https://10.4.3.206/volume/v3/volumes/4ec51049-ecd9-4975-9c83-ce7c9df409e5 Jul 22 09:56:01.898298 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-be9a1cfd-1eb2-4f4e-82c1-e652797b98de tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:01.898598 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-be9a1cfd-1eb2-4f4e-82c1-e652797b98de tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:01.910643 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:01.910643 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:01.916128 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-37bd33c9-6d6a-4f71-8ec4-78976bf10f47 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:56:01.916746 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 396/1579] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:56:01 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:56:01.916914 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-be9a1cfd-1eb2-4f4e-82c1-e652797b98de tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Volume info retrieved successfully. Jul 22 09:56:01.923491 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-be9a1cfd-1eb2-4f4e-82c1-e652797b98de tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/volumes/4ec51049-ecd9-4975-9c83-ce7c9df409e5 returned with HTTP 200 Jul 22 09:56:01.924020 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 390/1580] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:01 2026] GET /volume/v3/volumes/4ec51049-ecd9-4975-9c83-ce7c9df409e5 => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:01.930732 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1db5f847-be14-4225-8b6c-253a3a2b8523 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:01.931034 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1db5f847-be14-4225-8b6c-253a3a2b8523 None None] GET https://10.4.3.206/volume// Jul 22 09:56:01.931194 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1db5f847-be14-4225-8b6c-253a3a2b8523 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:01.931528 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1db5f847-be14-4225-8b6c-253a3a2b8523 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:01.932253 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1db5f847-be14-4225-8b6c-253a3a2b8523 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:56:01.933484 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 398/1581] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:56:01 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:56:01.940489 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1a886869-41e3-4bef-9a01-130c40bcedd8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:01.943343 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1a886869-41e3-4bef-9a01-130c40bcedd8 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:56:01.943896 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1a886869-41e3-4bef-9a01-130c40bcedd8 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ec51049-ecd9-4975-9c83-ce7c9df409e5", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-830310493"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:01.947543 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-7954a24d-9a3f-4a4e-ade5-2aa88a11cba6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:01.951469 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-7954a24d-9a3f-4a4e-ade5-2aa88a11cba6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/attachments/efec663b-f4e2-446a-9870-be6f5e3b15eb/action Jul 22 09:56:01.952174 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-7954a24d-9a3f-4a4e-ade5-2aa88a11cba6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:56:01.952272 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-7954a24d-9a3f-4a4e-ade5-2aa88a11cba6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:01.956487 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-442e7308-faab-4d0a-98e4-157eee3d196a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:01.959185 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:01.959185 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:01.961371 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1a886869-41e3-4bef-9a01-130c40bcedd8 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Volume info retrieved successfully. Jul 22 09:56:01.961371 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-1a886869-41e3-4bef-9a01-130c40bcedd8 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Create snapshot from volume 4ec51049-ecd9-4975-9c83-ce7c9df409e5 Jul 22 09:56:01.963791 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-442e7308-faab-4d0a-98e4-157eee3d196a tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] GET https://10.4.3.206/volume/v3/volumes/6b84e685-dca4-40e0-9650-b4b170f0d6c6 Jul 22 09:56:01.964618 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-442e7308-faab-4d0a-98e4-157eee3d196a tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:01.964618 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-442e7308-faab-4d0a-98e4-157eee3d196a tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:01.980613 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:01.980613 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:01.986492 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-442e7308-faab-4d0a-98e4-157eee3d196a tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Volume info retrieved successfully. Jul 22 09:56:01.993029 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:01.993029 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:01.995214 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-442e7308-faab-4d0a-98e4-157eee3d196a tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/volumes/6b84e685-dca4-40e0-9650-b4b170f0d6c6 returned with HTTP 200 Jul 22 09:56:01.996056 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 391/1582] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:56:01 2026] GET /volume/v3/volumes/6b84e685-dca4-40e0-9650-b4b170f0d6c6 => generated 1021 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:56:02.017689 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c4d6fe77-1627-4800-98fa-73ee67872df4 req-7954a24d-9a3f-4a4e-ade5-2aa88a11cba6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/efec663b-f4e2-446a-9870-be6f5e3b15eb/action returned with HTTP 204 Jul 22 09:56:02.017851 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 397/1583] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:56:01 2026] POST /volume/v3/attachments/efec663b-f4e2-446a-9870-be6f5e3b15eb/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:02.049689 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-1a886869-41e3-4bef-9a01-130c40bcedd8 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Created reservations ['b9236c8c-516c-4868-a2be-1279e45bd907', '4fbeb680-221e-4228-8ede-e052db4f9f6b', 'd2ebbedd-2e8a-48a7-b9d1-a59b88da8e2d', 'e607c8f1-b22b-43bc-ae83-86ac708d25e2'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:56:02.160626 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1a886869-41e3-4bef-9a01-130c40bcedd8 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Snapshot create request issued successfully. Jul 22 09:56:02.163214 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1a886869-41e3-4bef-9a01-130c40bcedd8 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:56:02.163214 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 398/1584] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:56:01 2026] POST /volume/v3/snapshots => generated 325 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:56:02.164960 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-c185f31c-f66c-4968-9fed-7517136bdb30 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:02.170328 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-c185f31c-f66c-4968-9fed-7517136bdb30 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] PUT https://10.4.3.206/volume/v3/attachments/6d5c20b1-0f5b-4a5c-b4e2-4f3e7cfd47da Jul 22 09:56:02.170815 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-c185f31c-f66c-4968-9fed-7517136bdb30 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:02.180329 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-28473bf3-7fe5-4e61-a8d8-502347bde877 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:02.183742 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-28473bf3-7fe5-4e61-a8d8-502347bde877 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] GET https://10.4.3.206/volume/v3/snapshots/b23fd461-daaa-409a-b081-60f36fe42d9b Jul 22 09:56:02.183742 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-28473bf3-7fe5-4e61-a8d8-502347bde877 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:02.183742 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-28473bf3-7fe5-4e61-a8d8-502347bde877 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:02.186958 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-c185f31c-f66c-4968-9fed-7517136bdb30 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Acquiring lock "cinder-attachment_update-6b84e685-dca4-40e0-9650-b4b170f0d6c6-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:56:02.195184 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:02.195184 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:02.195323 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-c185f31c-f66c-4968-9fed-7517136bdb30 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Lock "cinder-attachment_update-6b84e685-dca4-40e0-9650-b4b170f0d6c6-np0000005636" acquired by "attachment_update" :: waited 0.008s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:56:02.195395 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-28473bf3-7fe5-4e61-a8d8-502347bde877 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Snapshot retrieved successfully. Jul 22 09:56:02.195750 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:02.195750 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:02.196154 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-28473bf3-7fe5-4e61-a8d8-502347bde877 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/snapshots/b23fd461-daaa-409a-b081-60f36fe42d9b returned with HTTP 200 Jul 22 09:56:02.196951 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 392/1585] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:56:02 2026] GET /volume/v3/snapshots/b23fd461-daaa-409a-b081-60f36fe42d9b => generated 457 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:02.295634 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-378fcb29-9fc2-4bc6-a89e-1a2aeb6e9318 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:02.302114 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-378fcb29-9fc2-4bc6-a89e-1a2aeb6e9318 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:56:02.302114 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-378fcb29-9fc2-4bc6-a89e-1a2aeb6e9318 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:02.302458 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-378fcb29-9fc2-4bc6-a89e-1a2aeb6e9318 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:02.327744 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:02.327744 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:02.334934 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-378fcb29-9fc2-4bc6-a89e-1a2aeb6e9318 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:56:02.337247 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-c185f31c-f66c-4968-9fed-7517136bdb30 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Lock "cinder-attachment_update-6b84e685-dca4-40e0-9650-b4b170f0d6c6-np0000005636" released by "attachment_update" :: held 0.143s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:56:02.337629 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-c185f31c-f66c-4968-9fed-7517136bdb30 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/attachments/6d5c20b1-0f5b-4a5c-b4e2-4f3e7cfd47da returned with HTTP 200 Jul 22 09:56:02.338379 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 399/1586] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:56:02 2026] PUT /volume/v3/attachments/6d5c20b1-0f5b-4a5c-b4e2-4f3e7cfd47da => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:02.342850 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-378fcb29-9fc2-4bc6-a89e-1a2aeb6e9318 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:56:02.343568 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 398/1587] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:02 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1441 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:56:02.383976 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-0f5e2ba1-7ea5-470a-9652-daa40248a0ad None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:02.387726 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-0f5e2ba1-7ea5-470a-9652-daa40248a0ad tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] POST https://10.4.3.206/volume/v3/attachments/6d5c20b1-0f5b-4a5c-b4e2-4f3e7cfd47da/action Jul 22 09:56:02.392068 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-0f5e2ba1-7ea5-470a-9652-daa40248a0ad tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Action body: b'{"os-complete": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:56:02.392068 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-0f5e2ba1-7ea5-470a-9652-daa40248a0ad tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:02.419832 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:02.419832 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:02.443029 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-5c1d2bc9-530e-46f2-bb31-a1711866bdba req-0f5e2ba1-7ea5-470a-9652-daa40248a0ad tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/attachments/6d5c20b1-0f5b-4a5c-b4e2-4f3e7cfd47da/action returned with HTTP 204 Jul 22 09:56:02.446955 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 399/1588] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:56:02 2026] POST /volume/v3/attachments/6d5c20b1-0f5b-4a5c-b4e2-4f3e7cfd47da/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:03.215882 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d61793af-179d-470d-b406-afc8ef4d7d61 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:03.218761 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d61793af-179d-470d-b406-afc8ef4d7d61 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] GET https://10.4.3.206/volume/v3/snapshots/b23fd461-daaa-409a-b081-60f36fe42d9b Jul 22 09:56:03.219143 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d61793af-179d-470d-b406-afc8ef4d7d61 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:03.219503 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d61793af-179d-470d-b406-afc8ef4d7d61 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:03.229118 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:03.229118 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:03.229767 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d61793af-179d-470d-b406-afc8ef4d7d61 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Snapshot retrieved successfully. Jul 22 09:56:03.231095 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d61793af-179d-470d-b406-afc8ef4d7d61 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/snapshots/b23fd461-daaa-409a-b081-60f36fe42d9b returned with HTTP 200 Jul 22 09:56:03.235401 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 393/1589] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:56:03 2026] GET /volume/v3/snapshots/b23fd461-daaa-409a-b081-60f36fe42d9b => generated 484 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:03.243386 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-993ae6ca-48cd-42c4-90da-8b1a502c9904 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:03.246338 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-993ae6ca-48cd-42c4-90da-8b1a502c9904 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] GET https://10.4.3.206/volume/v3/snapshots/b23fd461-daaa-409a-b081-60f36fe42d9b Jul 22 09:56:03.246647 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-993ae6ca-48cd-42c4-90da-8b1a502c9904 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:03.246881 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-993ae6ca-48cd-42c4-90da-8b1a502c9904 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:03.258598 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:03.258598 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:03.259265 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-993ae6ca-48cd-42c4-90da-8b1a502c9904 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Snapshot retrieved successfully. Jul 22 09:56:03.261038 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-993ae6ca-48cd-42c4-90da-8b1a502c9904 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/snapshots/b23fd461-daaa-409a-b081-60f36fe42d9b returned with HTTP 200 Jul 22 09:56:03.263071 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 400/1590] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:56:03 2026] GET /volume/v3/snapshots/b23fd461-daaa-409a-b081-60f36fe42d9b => generated 484 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:03.280141 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-749bb7e4-994a-4d11-b193-c620b5ba382f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:03.286006 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-749bb7e4-994a-4d11-b193-c620b5ba382f tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/b23fd461-daaa-409a-b081-60f36fe42d9b Jul 22 09:56:03.286383 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-749bb7e4-994a-4d11-b193-c620b5ba382f tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:03.286675 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-749bb7e4-994a-4d11-b193-c620b5ba382f tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:03.287189 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-749bb7e4-994a-4d11-b193-c620b5ba382f tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Delete snapshot with id: b23fd461-daaa-409a-b081-60f36fe42d9b Jul 22 09:56:03.295316 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:03.295316 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:03.296549 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-749bb7e4-994a-4d11-b193-c620b5ba382f tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Snapshot retrieved successfully. Jul 22 09:56:03.330129 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-749bb7e4-994a-4d11-b193-c620b5ba382f tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Snapshot delete request issued successfully. Jul 22 09:56:03.330437 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-749bb7e4-994a-4d11-b193-c620b5ba382f tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/snapshots/b23fd461-daaa-409a-b081-60f36fe42d9b returned with HTTP 202 Jul 22 09:56:03.330935 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 399/1591] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:56:03 2026] DELETE /volume/v3/snapshots/b23fd461-daaa-409a-b081-60f36fe42d9b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:56:03.342745 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-dac840ae-0474-4edf-a63c-726c03c29b76 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:03.348837 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dac840ae-0474-4edf-a63c-726c03c29b76 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] GET https://10.4.3.206/volume/v3/snapshots/b23fd461-daaa-409a-b081-60f36fe42d9b Jul 22 09:56:03.349183 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dac840ae-0474-4edf-a63c-726c03c29b76 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:03.349512 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dac840ae-0474-4edf-a63c-726c03c29b76 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:03.367842 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:03.367842 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:03.368320 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-dac840ae-0474-4edf-a63c-726c03c29b76 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Snapshot retrieved successfully. Jul 22 09:56:03.369310 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dac840ae-0474-4edf-a63c-726c03c29b76 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/snapshots/b23fd461-daaa-409a-b081-60f36fe42d9b returned with HTTP 200 Jul 22 09:56:03.369738 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 400/1592] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:56:03 2026] GET /volume/v3/snapshots/b23fd461-daaa-409a-b081-60f36fe42d9b => generated 483 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:03.948711 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-09563000-a9d3-4748-8301-d1ce8a329351 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:03.954449 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-09563000-a9d3-4748-8301-d1ce8a329351 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:56:03.954722 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-09563000-a9d3-4748-8301-d1ce8a329351 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:03.954992 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-09563000-a9d3-4748-8301-d1ce8a329351 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:03.955210 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-09563000-a9d3-4748-8301-d1ce8a329351 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Delete volume with id: 20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:56:03.974984 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:03.974984 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:03.975582 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-09563000-a9d3-4748-8301-d1ce8a329351 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:56:03.999336 np0000005636 devstack@c-api.service[100152]: WARNING cinder.keymgr.conf_key_mgr [None req-09563000-a9d3-4748-8301-d1ce8a329351 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 09:56:04.020654 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-09563000-a9d3-4748-8301-d1ce8a329351 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Delete volume request issued successfully. Jul 22 09:56:04.020654 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-09563000-a9d3-4748-8301-d1ce8a329351 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 202 Jul 22 09:56:04.021746 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 394/1593] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:56:03 2026] DELETE /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:56:04.035453 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2cfd3b81-c118-47d1-a76a-738575c1bd63 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:04.039561 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2cfd3b81-c118-47d1-a76a-738575c1bd63 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:56:04.039845 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2cfd3b81-c118-47d1-a76a-738575c1bd63 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:04.040143 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2cfd3b81-c118-47d1-a76a-738575c1bd63 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:04.051133 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:04.051133 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:04.056833 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2cfd3b81-c118-47d1-a76a-738575c1bd63 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:56:04.063475 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2cfd3b81-c118-47d1-a76a-738575c1bd63 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 200 Jul 22 09:56:04.063908 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 401/1594] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:04 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:04.381874 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e0d4b3cb-7cfb-4013-805e-4b0ca0de4168 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:04.385330 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e0d4b3cb-7cfb-4013-805e-4b0ca0de4168 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] GET https://10.4.3.206/volume/v3/snapshots/b23fd461-daaa-409a-b081-60f36fe42d9b Jul 22 09:56:04.385548 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e0d4b3cb-7cfb-4013-805e-4b0ca0de4168 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:04.385783 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e0d4b3cb-7cfb-4013-805e-4b0ca0de4168 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:04.394776 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e0d4b3cb-7cfb-4013-805e-4b0ca0de4168 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/snapshots/b23fd461-daaa-409a-b081-60f36fe42d9b returned with HTTP 404 Jul 22 09:56:04.395537 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 400/1595] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:56:04 2026] GET /volume/v3/snapshots/b23fd461-daaa-409a-b081-60f36fe42d9b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:04.408078 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-036e619e-7b46-4829-96e6-9b13a1854632 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:04.411649 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-036e619e-7b46-4829-96e6-9b13a1854632 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] DELETE https://10.4.3.206/volume/v3/volumes/4ec51049-ecd9-4975-9c83-ce7c9df409e5 Jul 22 09:56:04.412006 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-036e619e-7b46-4829-96e6-9b13a1854632 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:04.412275 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-036e619e-7b46-4829-96e6-9b13a1854632 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:04.412529 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-036e619e-7b46-4829-96e6-9b13a1854632 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Delete volume with id: 4ec51049-ecd9-4975-9c83-ce7c9df409e5 Jul 22 09:56:04.424629 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:04.424629 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:04.425832 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-036e619e-7b46-4829-96e6-9b13a1854632 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Volume info retrieved successfully. Jul 22 09:56:04.456478 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-036e619e-7b46-4829-96e6-9b13a1854632 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Delete volume request issued successfully. Jul 22 09:56:04.456798 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-036e619e-7b46-4829-96e6-9b13a1854632 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/volumes/4ec51049-ecd9-4975-9c83-ce7c9df409e5 returned with HTTP 202 Jul 22 09:56:04.457717 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 401/1596] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:56:04 2026] DELETE /volume/v3/volumes/4ec51049-ecd9-4975-9c83-ce7c9df409e5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:56:04.466552 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-51cdcc6c-72df-4e2c-880a-f9a103a5e48e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:04.468055 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-51cdcc6c-72df-4e2c-880a-f9a103a5e48e tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] GET https://10.4.3.206/volume/v3/volumes/4ec51049-ecd9-4975-9c83-ce7c9df409e5 Jul 22 09:56:04.468746 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-51cdcc6c-72df-4e2c-880a-f9a103a5e48e tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:04.468746 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-51cdcc6c-72df-4e2c-880a-f9a103a5e48e tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:04.479287 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:04.479287 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:04.484026 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-51cdcc6c-72df-4e2c-880a-f9a103a5e48e tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Volume info retrieved successfully. Jul 22 09:56:04.490890 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-51cdcc6c-72df-4e2c-880a-f9a103a5e48e tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/volumes/4ec51049-ecd9-4975-9c83-ce7c9df409e5 returned with HTTP 200 Jul 22 09:56:04.491905 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 395/1597] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:04 2026] GET /volume/v3/volumes/4ec51049-ecd9-4975-9c83-ce7c9df409e5 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:05.084351 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f7de2259-a964-4c8b-b686-7c19bdfa3e8c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:05.087030 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f7de2259-a964-4c8b-b686-7c19bdfa3e8c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 Jul 22 09:56:05.088950 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f7de2259-a964-4c8b-b686-7c19bdfa3e8c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:05.088950 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f7de2259-a964-4c8b-b686-7c19bdfa3e8c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:05.097729 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f7de2259-a964-4c8b-b686-7c19bdfa3e8c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 returned with HTTP 404 Jul 22 09:56:05.098777 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 402/1598] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:05 2026] GET /volume/v3/volumes/20cb39bb-ee2e-4dd4-aa91-194301d2d965 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:05.107829 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5714aa24-4201-49a1-8780-424033dd2fa7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:05.110384 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5714aa24-4201-49a1-8780-424033dd2fa7 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Jul 22 09:56:05.110833 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5714aa24-4201-49a1-8780-424033dd2fa7 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:05.111216 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5714aa24-4201-49a1-8780-424033dd2fa7 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:05.111887 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:05.111887 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:05.112323 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5714aa24-4201-49a1-8780-424033dd2fa7 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:56:05.195057 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5714aa24-4201-49a1-8780-424033dd2fa7 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Get all volumes completed successfully. Jul 22 09:56:05.199896 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:05.199896 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:05.214127 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5714aa24-4201-49a1-8780-424033dd2fa7 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 09:56:05.215026 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 401/1599] 10.4.3.206 () {66 vars in 1285 bytes} [Wed Jul 22 09:56:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18019 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:56:05.240343 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4cf8703e-2ec3-4adc-b8e9-834de20dd33c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:05.244200 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4cf8703e-2ec3-4adc-b8e9-834de20dd33c tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] DELETE https://10.4.3.206/volume/v3/types/50ba106d-bb28-427b-a228-b7bac9cfb531 Jul 22 09:56:05.244546 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4cf8703e-2ec3-4adc-b8e9-834de20dd33c tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:05.244774 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4cf8703e-2ec3-4adc-b8e9-834de20dd33c tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:05.281776 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4cf8703e-2ec3-4adc-b8e9-834de20dd33c tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] https://10.4.3.206/volume/v3/types/50ba106d-bb28-427b-a228-b7bac9cfb531 returned with HTTP 202 Jul 22 09:56:05.282362 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 402/1600] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:56:05 2026] DELETE /volume/v3/types/50ba106d-bb28-427b-a228-b7bac9cfb531 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:56:05.298615 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b9666a4f-abaa-4a59-8103-c243f5e30fff None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:05.300757 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b9666a4f-abaa-4a59-8103-c243f5e30fff tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:56:05.301326 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b9666a4f-abaa-4a59-8103-c243f5e30fff tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1601321115", "extra_specs": {}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:05.319461 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b9666a4f-abaa-4a59-8103-c243f5e30fff tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:56:05.319944 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 396/1601] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 09:56:05 2026] POST /volume/v3/types => generated 214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:05.332831 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a1897db2-73ee-45fe-8ca6-d25828664cf2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:05.337032 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a1897db2-73ee-45fe-8ca6-d25828664cf2 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] POST https://10.4.3.206/volume/v3/types/e32cd479-9d61-4ae7-a019-b22b4052719d/encryption Jul 22 09:56:05.337032 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a1897db2-73ee-45fe-8ca6-d25828664cf2 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:05.366010 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a1897db2-73ee-45fe-8ca6-d25828664cf2 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] https://10.4.3.206/volume/v3/types/e32cd479-9d61-4ae7-a019-b22b4052719d/encryption returned with HTTP 200 Jul 22 09:56:05.367091 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 403/1602] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 09:56:05 2026] POST /volume/v3/types/e32cd479-9d61-4ae7-a019-b22b4052719d/encryption => generated 231 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:05.379142 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:05.381708 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:56:05.382903 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-15303405", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1601321115", "size": 1}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:05.386198 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-15303405', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1601321115', 'size': 1}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:56:05.393438 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Create volume of 1 GB Jul 22 09:56:05.394535 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:05.394535 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:05.395377 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Availability Zones retrieved successfully. Jul 22 09:56:05.406857 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Flow 'volume_create_api' (f3ee265b-aa5e-4aa3-892b-72450c86495a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:05.408238 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32e9adff-a806-4681-a11f-2e6401eb9fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:05.409340 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:56:05.442950 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32e9adff-a806-4681-a11f-2e6401eb9fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:56:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e32cd479-9d61-4ae7-a019-b22b4052719d,is_public=True,name='tempest-scenario-type-luksv2-1601321115',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e32cd479-9d61-4ae7-a019-b22b4052719d', '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=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:05.443794 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcda9acd-fadf-4f3e-a399-384583643c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:05.483887 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1601321115 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1601321115, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:56:05.484343 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1601321115 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1601321115, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:56:05.513552 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e57e1e86-51bf-4ea6-bbc4-4bb8a55bf984 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:05.516016 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e57e1e86-51bf-4ea6-bbc4-4bb8a55bf984 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] GET https://10.4.3.206/volume/v3/volumes/4ec51049-ecd9-4975-9c83-ce7c9df409e5 Jul 22 09:56:05.516278 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e57e1e86-51bf-4ea6-bbc4-4bb8a55bf984 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:05.516507 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e57e1e86-51bf-4ea6-bbc4-4bb8a55bf984 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:05.526619 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e57e1e86-51bf-4ea6-bbc4-4bb8a55bf984 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/volumes/4ec51049-ecd9-4975-9c83-ce7c9df409e5 returned with HTTP 404 Jul 22 09:56:05.527051 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 403/1603] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:05 2026] GET /volume/v3/volumes/4ec51049-ecd9-4975-9c83-ce7c9df409e5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:05.529420 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Created reservations ['01c8b987-7cd9-4d06-b7dd-85a4fb70c4d7', 'f93b875d-6152-4892-8bf4-eb10bcfb0a92', 'f97204bf-20ec-494d-afa4-ed9ac6668fbb', '5b0a4465-e916-47f3-a25f-e804576071fe'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:56:05.530942 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcda9acd-fadf-4f3e-a399-384583643c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01c8b987-7cd9-4d06-b7dd-85a4fb70c4d7', 'f93b875d-6152-4892-8bf4-eb10bcfb0a92', 'f97204bf-20ec-494d-afa4-ed9ac6668fbb', '5b0a4465-e916-47f3-a25f-e804576071fe']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:05.532766 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1b4c42c-c1ee-493c-926e-1ff423dc60f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:05.538161 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a29062b0-3c5d-4031-a4f9-faea851c4369 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:05.541119 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a29062b0-3c5d-4031-a4f9-faea851c4369 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6ab260f3-5bec-4457-96c3-dc61b2aec1b0 Jul 22 09:56:05.541425 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a29062b0-3c5d-4031-a4f9-faea851c4369 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:05.541718 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a29062b0-3c5d-4031-a4f9-faea851c4369 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:05.542038 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-a29062b0-3c5d-4031-a4f9-faea851c4369 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Delete volume with id: 6ab260f3-5bec-4457-96c3-dc61b2aec1b0 Jul 22 09:56:05.552561 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:05.552561 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:05.553368 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a29062b0-3c5d-4031-a4f9-faea851c4369 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Volume info retrieved successfully. Jul 22 09:56:05.560643 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1b4c42c-c1ee-493c-926e-1ff423dc60f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '191acbc9-dd7e-44bc-8f2c-c640e7773164', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-15303405',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fce344cefa549709bebbcca050e9e9a',qos_specs=None,replication_status=,reservations=['01c8b987-7cd9-4d06-b7dd-85a4fb70c4d7','f93b875d-6152-4892-8bf4-eb10bcfb0a92','f97204bf-20ec-494d-afa4-ed9ac6668fbb','5b0a4465-e916-47f3-a25f-e804576071fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8cdcb85308434ea2c45ab5608022bb',volume_type_id=e32cd479-9d61-4ae7-a019-b22b4052719d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-15303405',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=191acbc9-dd7e-44bc-8f2c-c640e7773164,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fce344cefa549709bebbcca050e9e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd8cdcb85308434ea2c45ab5608022bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e32cd479-9d61-4ae7-a019-b22b4052719d),volume_type_id=e32cd479-9d61-4ae7-a019-b22b4052719d)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:05.561565 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aab86c9a-1cf8-42b8-8dfe-782af3e1cbf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:05.580394 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a29062b0-3c5d-4031-a4f9-faea851c4369 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Delete volume request issued successfully. Jul 22 09:56:05.584047 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a29062b0-3c5d-4031-a4f9-faea851c4369 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/volumes/6ab260f3-5bec-4457-96c3-dc61b2aec1b0 returned with HTTP 202 Jul 22 09:56:05.584047 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 397/1604] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:56:05 2026] DELETE /volume/v3/volumes/6ab260f3-5bec-4457-96c3-dc61b2aec1b0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:56:05.587171 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aab86c9a-1cf8-42b8-8dfe-782af3e1cbf0) transitioned into state 'SUCCESS' from state '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-15303405',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fce344cefa549709bebbcca050e9e9a',qos_specs=None,replication_status=,reservations=['01c8b987-7cd9-4d06-b7dd-85a4fb70c4d7','f93b875d-6152-4892-8bf4-eb10bcfb0a92','f97204bf-20ec-494d-afa4-ed9ac6668fbb','5b0a4465-e916-47f3-a25f-e804576071fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8cdcb85308434ea2c45ab5608022bb',volume_type_id=e32cd479-9d61-4ae7-a019-b22b4052719d)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:05.589194 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1284de27-1272-4415-a42f-277a6dc3bc6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:05.592560 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-bdb09ca7-cc8d-4677-b6d3-2b7437e05409 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:05.594515 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bdb09ca7-cc8d-4677-b6d3-2b7437e05409 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] GET https://10.4.3.206/volume/v3/volumes/6ab260f3-5bec-4457-96c3-dc61b2aec1b0 Jul 22 09:56:05.597664 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bdb09ca7-cc8d-4677-b6d3-2b7437e05409 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:05.598945 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bdb09ca7-cc8d-4677-b6d3-2b7437e05409 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:05.608885 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1284de27-1272-4415-a42f-277a6dc3bc6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:05.608885 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Flow 'volume_create_api' (f3ee265b-aa5e-4aa3-892b-72450c86495a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:05.609347 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Create volume request issued successfully. Jul 22 09:56:05.610253 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0ecaeb04-19d6-4a09-82f1-64e79b4015e5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:56:05.610884 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 402/1605] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:56:05 2026] POST /volume/v3/volumes => generated 785 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:56:05.613294 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:05.613294 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:05.623951 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-bdb09ca7-cc8d-4677-b6d3-2b7437e05409 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Volume info retrieved successfully. Jul 22 09:56:05.630614 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bdb09ca7-cc8d-4677-b6d3-2b7437e05409 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/volumes/6ab260f3-5bec-4457-96c3-dc61b2aec1b0 returned with HTTP 200 Jul 22 09:56:05.631486 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 404/1606] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:05 2026] GET /volume/v3/volumes/6ab260f3-5bec-4457-96c3-dc61b2aec1b0 => generated 832 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:06.653394 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-64ae29d0-b6f8-4924-83a2-d078c5b0aee6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:06.656741 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-64ae29d0-b6f8-4924-83a2-d078c5b0aee6 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] GET https://10.4.3.206/volume/v3/volumes/6ab260f3-5bec-4457-96c3-dc61b2aec1b0 Jul 22 09:56:06.657114 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-64ae29d0-b6f8-4924-83a2-d078c5b0aee6 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:06.657366 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-64ae29d0-b6f8-4924-83a2-d078c5b0aee6 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:06.665182 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-64ae29d0-b6f8-4924-83a2-d078c5b0aee6 tempest-CinderUnicodeTest-948888373 tempest-CinderUnicodeTest-948888373-project-member] https://10.4.3.206/volume/v3/volumes/6ab260f3-5bec-4457-96c3-dc61b2aec1b0 returned with HTTP 404 Jul 22 09:56:06.665732 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 404/1607] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:06 2026] GET /volume/v3/volumes/6ab260f3-5bec-4457-96c3-dc61b2aec1b0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:06.905824 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-d248e996-92ea-452f-86f2-71800299ecd9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:06.910477 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-d248e996-92ea-452f-86f2-71800299ecd9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:56:06.910893 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-d248e996-92ea-452f-86f2-71800299ecd9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:06.911174 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-d248e996-92ea-452f-86f2-71800299ecd9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:06.932961 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:06.932961 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:06.945177 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-d248e996-92ea-452f-86f2-71800299ecd9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:56:06.954157 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-d248e996-92ea-452f-86f2-71800299ecd9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:56:06.955494 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 398/1608] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:56:06 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1441 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:07.542618 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5c2ae4cc-98dc-4f35-8b77-a1d8cc63aa67 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:07.543185 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5c2ae4cc-98dc-4f35-8b77-a1d8cc63aa67 None None] GET https://10.4.3.206/volume// Jul 22 09:56:07.546956 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5c2ae4cc-98dc-4f35-8b77-a1d8cc63aa67 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:07.546956 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5c2ae4cc-98dc-4f35-8b77-a1d8cc63aa67 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:07.546956 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5c2ae4cc-98dc-4f35-8b77-a1d8cc63aa67 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:56:07.546956 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 403/1609] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:56:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:56:07.559212 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-9bc3d075-a2a5-4f54-83cf-4f940d124636 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:07.561487 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-9bc3d075-a2a5-4f54-83cf-4f940d124636 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:56:07.561841 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-9bc3d075-a2a5-4f54-83cf-4f940d124636 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6adb4c7-f624-4758-84bd-ae19ac54d228", "connector": null, "instance_uuid": "7ac4df98-1966-4b06-a22e-927eab16bb43"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:07.592880 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:07.592880 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:07.641788 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-9bc3d075-a2a5-4f54-83cf-4f940d124636 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:56:07.642031 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 405/1610] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:56:07 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:07.654844 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-01779825-e4c2-46d2-bce9-249843505926 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:07.657005 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-01779825-e4c2-46d2-bce9-249843505926 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] DELETE https://10.4.3.206/volume/v3/attachments/61af5f6f-b6c6-485d-b462-b386f151ca47 Jul 22 09:56:07.657238 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-01779825-e4c2-46d2-bce9-249843505926 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:07.657483 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-01779825-e4c2-46d2-bce9-249843505926 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:07.672980 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:07.672980 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:07.765625 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-01779825-e4c2-46d2-bce9-249843505926 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/61af5f6f-b6c6-485d-b462-b386f151ca47 returned with HTTP 200 Jul 22 09:56:07.766103 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 405/1611] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:56:07 2026] DELETE /volume/v3/attachments/61af5f6f-b6c6-485d-b462-b386f151ca47 => generated 367 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:08.988452 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:09.150119 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:56:09.150488 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1090246741"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:09.151889 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1090246741'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:56:09.152044 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Create volume of 1 GB Jul 22 09:56:09.158126 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Availability Zones retrieved successfully. Jul 22 09:56:09.165014 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Flow 'volume_create_api' (bc966cc6-0acf-4ef1-8d9e-2353560c303e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:09.166453 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cca3900-bdc9-47ff-b3db-c02ec70da934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:09.167290 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:56:09.216472 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cca3900-bdc9-47ff-b3db-c02ec70da934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:09.218027 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ff6a13-9db8-4557-831d-dce7915bc4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:09.248539 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-df7647ca-c858-4063-9550-26b4a2d370fa None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:09.253495 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-df7647ca-c858-4063-9550-26b4a2d370fa tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] PUT https://10.4.3.206/volume/v3/attachments/ebeff885-5906-423d-9a4d-2df5a9c5c882 Jul 22 09:56:09.257109 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-df7647ca-c858-4063-9550-26b4a2d370fa tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:09.277812 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-df7647ca-c858-4063-9550-26b4a2d370fa tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Acquiring lock "cinder-attachment_update-b6adb4c7-f624-4758-84bd-ae19ac54d228-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:56:09.286481 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-df7647ca-c858-4063-9550-26b4a2d370fa tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Lock "cinder-attachment_update-b6adb4c7-f624-4758-84bd-ae19ac54d228-np0000005636" acquired by "attachment_update" :: waited 0.010s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:56:09.288203 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:09.288203 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:09.350568 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Created reservations ['b6c2da93-c44b-4ef2-ae53-a08d51e28892', '66a32595-a831-42ce-9887-ce0b8d60d865', '1656e902-420e-4bfe-aa59-1c79933da1aa', 'ce1d3708-c51e-4453-9d2d-d0d30522ef1b'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:56:09.352043 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ff6a13-9db8-4557-831d-dce7915bc4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6c2da93-c44b-4ef2-ae53-a08d51e28892', '66a32595-a831-42ce-9887-ce0b8d60d865', '1656e902-420e-4bfe-aa59-1c79933da1aa', 'ce1d3708-c51e-4453-9d2d-d0d30522ef1b']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:09.354735 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e301e58-1a71-4c97-ad78-20e6a0795fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:09.387363 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e301e58-1a71-4c97-ad78-20e6a0795fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d05a465-64d8-4353-a83e-116fc94c2652', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1090246741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a09d0cbfa74c3c8c793240f35ce0c9',qos_specs=None,replication_status=,reservations=['b6c2da93-c44b-4ef2-ae53-a08d51e28892','66a32595-a831-42ce-9887-ce0b8d60d865','1656e902-420e-4bfe-aa59-1c79933da1aa','ce1d3708-c51e-4453-9d2d-d0d30522ef1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='215723eafabc4f68a902c4492461126a',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:56:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1090246741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d05a465-64d8-4353-a83e-116fc94c2652,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6a09d0cbfa74c3c8c793240f35ce0c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='215723eafabc4f68a902c4492461126a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:09.388627 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6523e429-e16e-4f99-bb96-119340e491a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:09.429066 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6523e429-e16e-4f99-bb96-119340e491a0) transitioned into state 'SUCCESS' from state '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-1090246741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a09d0cbfa74c3c8c793240f35ce0c9',qos_specs=None,replication_status=,reservations=['b6c2da93-c44b-4ef2-ae53-a08d51e28892','66a32595-a831-42ce-9887-ce0b8d60d865','1656e902-420e-4bfe-aa59-1c79933da1aa','ce1d3708-c51e-4453-9d2d-d0d30522ef1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='215723eafabc4f68a902c4492461126a',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:09.431825 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8537fba-fb89-465d-afe9-ddf3c5cd6e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:09.456877 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8537fba-fb89-465d-afe9-ddf3c5cd6e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:09.459489 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Flow 'volume_create_api' (bc966cc6-0acf-4ef1-8d9e-2353560c303e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:09.460201 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Create volume request issued successfully. Jul 22 09:56:09.461298 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a2f05f93-4a47-4c6a-84d4-38a594e93804 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:56:09.461719 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 399/1612] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 09:56:08 2026] POST /volume/v3/volumes => generated 778 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:56:09.479092 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6a3d8eb5-5ba9-4dd9-9497-75a96bb7570c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:09.481357 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6a3d8eb5-5ba9-4dd9-9497-75a96bb7570c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/volumes/2d05a465-64d8-4353-a83e-116fc94c2652 Jul 22 09:56:09.481719 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6a3d8eb5-5ba9-4dd9-9497-75a96bb7570c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:09.481895 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6a3d8eb5-5ba9-4dd9-9497-75a96bb7570c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:09.487656 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-df7647ca-c858-4063-9550-26b4a2d370fa tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Lock "cinder-attachment_update-b6adb4c7-f624-4758-84bd-ae19ac54d228-np0000005636" released by "attachment_update" :: held 0.201s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:56:09.489184 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-df7647ca-c858-4063-9550-26b4a2d370fa tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/ebeff885-5906-423d-9a4d-2df5a9c5c882 returned with HTTP 200 Jul 22 09:56:09.490611 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 404/1613] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:56:09 2026] PUT /volume/v3/attachments/ebeff885-5906-423d-9a4d-2df5a9c5c882 => generated 969 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:09.490903 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:09.490903 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:09.497038 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6a3d8eb5-5ba9-4dd9-9497-75a96bb7570c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:56:09.501956 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-cb3877d2-20f8-4c41-a7cb-84d099d045bf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:09.506460 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-cb3877d2-20f8-4c41-a7cb-84d099d045bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/attachments/ebeff885-5906-423d-9a4d-2df5a9c5c882 Jul 22 09:56:09.507143 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-cb3877d2-20f8-4c41-a7cb-84d099d045bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:09.507143 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-cb3877d2-20f8-4c41-a7cb-84d099d045bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:09.509224 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6a3d8eb5-5ba9-4dd9-9497-75a96bb7570c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/2d05a465-64d8-4353-a83e-116fc94c2652 returned with HTTP 200 Jul 22 09:56:09.509224 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 406/1614] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:09 2026] GET /volume/v3/volumes/2d05a465-64d8-4353-a83e-116fc94c2652 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:09.536743 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-cb3877d2-20f8-4c41-a7cb-84d099d045bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/ebeff885-5906-423d-9a4d-2df5a9c5c882 returned with HTTP 200 Jul 22 09:56:09.537418 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 406/1615] 10.4.3.206 () {70 vars in 1651 bytes} [Wed Jul 22 09:56:09 2026] GET /volume/v3/attachments/ebeff885-5906-423d-9a4d-2df5a9c5c882 => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:09.542267 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-9da599a0-9c57-4d6f-8a00-f083712909bf req-4051de9b-2631-4b3b-80f6-0849ab72563b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:09.545446 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9da599a0-9c57-4d6f-8a00-f083712909bf req-4051de9b-2631-4b3b-80f6-0849ab72563b tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] GET https://10.4.3.206/volume/v3/volumes/6b84e685-dca4-40e0-9650-b4b170f0d6c6 Jul 22 09:56:09.545760 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9da599a0-9c57-4d6f-8a00-f083712909bf req-4051de9b-2631-4b3b-80f6-0849ab72563b tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:09.546139 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9da599a0-9c57-4d6f-8a00-f083712909bf req-4051de9b-2631-4b3b-80f6-0849ab72563b tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:09.563670 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:09.563670 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:09.569381 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-9da599a0-9c57-4d6f-8a00-f083712909bf req-4051de9b-2631-4b3b-80f6-0849ab72563b tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Volume info retrieved successfully. Jul 22 09:56:09.576750 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9da599a0-9c57-4d6f-8a00-f083712909bf req-4051de9b-2631-4b3b-80f6-0849ab72563b tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/volumes/6b84e685-dca4-40e0-9650-b4b170f0d6c6 returned with HTTP 200 Jul 22 09:56:09.577524 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 400/1616] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:56:09 2026] GET /volume/v3/volumes/6b84e685-dca4-40e0-9650-b4b170f0d6c6 => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:10.526324 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b5726206-1042-4e14-a9df-f2cd72ba1889 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:10.529635 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b5726206-1042-4e14-a9df-f2cd72ba1889 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/volumes/2d05a465-64d8-4353-a83e-116fc94c2652 Jul 22 09:56:10.529635 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b5726206-1042-4e14-a9df-f2cd72ba1889 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:10.529985 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b5726206-1042-4e14-a9df-f2cd72ba1889 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:10.550184 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:10.550184 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:10.561869 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b5726206-1042-4e14-a9df-f2cd72ba1889 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:56:10.571672 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b5726206-1042-4e14-a9df-f2cd72ba1889 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/2d05a465-64d8-4353-a83e-116fc94c2652 returned with HTTP 200 Jul 22 09:56:10.572367 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 405/1617] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:10 2026] GET /volume/v3/volumes/2d05a465-64d8-4353-a83e-116fc94c2652 => generated 1018 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:10.590863 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-abbafa51-686d-4be3-bb53-5a73661a54ff None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:10.593160 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-abbafa51-686d-4be3-bb53-5a73661a54ff tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 09:56:10.593796 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-abbafa51-686d-4be3-bb53-5a73661a54ff tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2d05a465-64d8-4353-a83e-116fc94c2652", "name": "tempest-type-Backup-838939387"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:10.595818 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-abbafa51-686d-4be3-bb53-5a73661a54ff tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Creating new backup {'backup': {'volume_id': '2d05a465-64d8-4353-a83e-116fc94c2652', 'name': 'tempest-type-Backup-838939387'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 09:56:10.596149 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.backups [None req-abbafa51-686d-4be3-bb53-5a73661a54ff tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Creating backup of volume 2d05a465-64d8-4353-a83e-116fc94c2652 in container None Jul 22 09:56:10.608986 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:10.608986 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:10.608986 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-abbafa51-686d-4be3-bb53-5a73661a54ff tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:56:10.653377 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-abbafa51-686d-4be3-bb53-5a73661a54ff tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Created reservations ['f318516a-0bce-4393-ae87-9a59b49d9468', '8f8ec81f-60a4-4bb1-aa16-eb9c608f5f41'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:56:10.709054 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-abbafa51-686d-4be3-bb53-5a73661a54ff tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 09:56:10.711182 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 407/1618] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 09:56:10 2026] POST /volume/v3/backups => generated 315 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:56:10.726539 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-569c26d9-1d34-49c4-8a3b-4613f01c3ed0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:10.731144 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-569c26d9-1d34-49c4-8a3b-4613f01c3ed0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:10.731144 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-569c26d9-1d34-49c4-8a3b-4613f01c3ed0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:10.731144 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-569c26d9-1d34-49c4-8a3b-4613f01c3ed0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:10.731144 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-569c26d9-1d34-49c4-8a3b-4613f01c3ed0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:10.749545 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:10.749545 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:10.749545 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-569c26d9-1d34-49c4-8a3b-4613f01c3ed0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:10.750166 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 407/1619] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:10 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 722 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:11.765950 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bc4f44bb-11ef-4290-84bb-a6b81b82d511 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:11.767706 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bc4f44bb-11ef-4290-84bb-a6b81b82d511 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:11.767992 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bc4f44bb-11ef-4290-84bb-a6b81b82d511 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:11.768135 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bc4f44bb-11ef-4290-84bb-a6b81b82d511 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:11.768247 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-bc4f44bb-11ef-4290-84bb-a6b81b82d511 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:11.783285 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:11.783285 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:11.784339 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bc4f44bb-11ef-4290-84bb-a6b81b82d511 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:11.784844 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 401/1620] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:11 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 724 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:12.799057 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7e9ae3cf-19f9-4f9a-a001-1f337b039858 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:12.805437 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7e9ae3cf-19f9-4f9a-a001-1f337b039858 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:12.805437 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7e9ae3cf-19f9-4f9a-a001-1f337b039858 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:12.805437 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7e9ae3cf-19f9-4f9a-a001-1f337b039858 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:12.805437 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-7e9ae3cf-19f9-4f9a-a001-1f337b039858 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:12.824676 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:12.824676 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:12.824676 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7e9ae3cf-19f9-4f9a-a001-1f337b039858 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:12.824676 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 406/1621] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:12 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 724 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:13.841747 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-05bf3599-0eb3-4c6f-abab-4d39fe09f3f5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:13.845791 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-05bf3599-0eb3-4c6f-abab-4d39fe09f3f5 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:13.845791 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-05bf3599-0eb3-4c6f-abab-4d39fe09f3f5 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:13.845791 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-05bf3599-0eb3-4c6f-abab-4d39fe09f3f5 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:13.845791 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-05bf3599-0eb3-4c6f-abab-4d39fe09f3f5 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:13.851456 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:13.851456 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:13.852464 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-05bf3599-0eb3-4c6f-abab-4d39fe09f3f5 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:13.853048 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 408/1622] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:13 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:56:14.867415 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9a074a83-6e27-42a6-b300-1edf1d2e9284 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:14.869711 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9a074a83-6e27-42a6-b300-1edf1d2e9284 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:14.870001 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9a074a83-6e27-42a6-b300-1edf1d2e9284 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:14.870240 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9a074a83-6e27-42a6-b300-1edf1d2e9284 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:14.870382 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-9a074a83-6e27-42a6-b300-1edf1d2e9284 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:14.878898 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:14.878898 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:14.880766 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9a074a83-6e27-42a6-b300-1edf1d2e9284 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:14.881415 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 408/1623] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:14 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:15.899315 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7884a7b4-c430-412d-9c76-3cf2f63d7911 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:15.901658 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7884a7b4-c430-412d-9c76-3cf2f63d7911 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:15.901849 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7884a7b4-c430-412d-9c76-3cf2f63d7911 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:15.902063 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7884a7b4-c430-412d-9c76-3cf2f63d7911 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:15.902153 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-7884a7b4-c430-412d-9c76-3cf2f63d7911 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:15.906956 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:15.906956 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:15.907725 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7884a7b4-c430-412d-9c76-3cf2f63d7911 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:15.908690 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 402/1624] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:15 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:16.503517 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-12100d81-cff1-480a-82b3-506f8ac65c23 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:16.555941 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-12100d81-cff1-480a-82b3-506f8ac65c23 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/attachments/ebeff885-5906-423d-9a4d-2df5a9c5c882/action Jul 22 09:56:16.556814 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-12100d81-cff1-480a-82b3-506f8ac65c23 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:56:16.557084 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-12100d81-cff1-480a-82b3-506f8ac65c23 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:16.584013 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:16.584013 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:16.600563 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-68673d8f-f8de-4b66-8009-1cfa9abb748a req-12100d81-cff1-480a-82b3-506f8ac65c23 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/ebeff885-5906-423d-9a4d-2df5a9c5c882/action returned with HTTP 204 Jul 22 09:56:16.601225 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 407/1625] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:56:16 2026] POST /volume/v3/attachments/ebeff885-5906-423d-9a4d-2df5a9c5c882/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:16.920569 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-30cdf042-11de-4b3f-a5a7-6126127de5c4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:16.926293 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-30cdf042-11de-4b3f-a5a7-6126127de5c4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:16.926575 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-30cdf042-11de-4b3f-a5a7-6126127de5c4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:16.926718 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-30cdf042-11de-4b3f-a5a7-6126127de5c4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:16.926822 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-30cdf042-11de-4b3f-a5a7-6126127de5c4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:16.935270 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:16.935270 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:16.936195 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-30cdf042-11de-4b3f-a5a7-6126127de5c4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:16.940080 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 409/1626] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:16 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 724 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:17.954761 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0570fb28-6b4e-4357-a37b-9dba3c8dd66d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:17.958479 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0570fb28-6b4e-4357-a37b-9dba3c8dd66d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:17.958479 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0570fb28-6b4e-4357-a37b-9dba3c8dd66d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:17.958751 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0570fb28-6b4e-4357-a37b-9dba3c8dd66d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:17.958912 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-0570fb28-6b4e-4357-a37b-9dba3c8dd66d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:17.965739 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:17.965739 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:17.966686 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0570fb28-6b4e-4357-a37b-9dba3c8dd66d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:17.968021 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 409/1627] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:17 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:18.595315 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3133929e-6c06-43cf-a816-5325501bfb1f req-69d1ea5b-0a89-4351-8ac7-3e54bbf1e700 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:18.601314 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3133929e-6c06-43cf-a816-5325501bfb1f req-69d1ea5b-0a89-4351-8ac7-3e54bbf1e700 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/attachments?instance_id=b3f53107-3c1f-4065-99a7-71853f202037 Jul 22 09:56:18.601634 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3133929e-6c06-43cf-a816-5325501bfb1f req-69d1ea5b-0a89-4351-8ac7-3e54bbf1e700 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:18.601907 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3133929e-6c06-43cf-a816-5325501bfb1f req-69d1ea5b-0a89-4351-8ac7-3e54bbf1e700 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:18.630967 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3133929e-6c06-43cf-a816-5325501bfb1f req-69d1ea5b-0a89-4351-8ac7-3e54bbf1e700 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/attachments?instance_id=b3f53107-3c1f-4065-99a7-71853f202037 returned with HTTP 200 Jul 22 09:56:18.631707 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 403/1628] 10.4.3.206 () {70 vars in 1637 bytes} [Wed Jul 22 09:56:18 2026] GET /volume/v3/attachments?instance_id=b3f53107-3c1f-4065-99a7-71853f202037 => generated 192 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:18.643347 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-3133929e-6c06-43cf-a816-5325501bfb1f req-d2bad8ab-420a-4376-810c-977d3838e5e9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:18.646277 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-3133929e-6c06-43cf-a816-5325501bfb1f req-d2bad8ab-420a-4376-810c-977d3838e5e9 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/attachments/76ec7875-5f5c-4668-9a4f-7b1bb083be3e Jul 22 09:56:18.646662 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-3133929e-6c06-43cf-a816-5325501bfb1f req-d2bad8ab-420a-4376-810c-977d3838e5e9 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:18.647004 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-3133929e-6c06-43cf-a816-5325501bfb1f req-d2bad8ab-420a-4376-810c-977d3838e5e9 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:18.673806 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-3133929e-6c06-43cf-a816-5325501bfb1f req-d2bad8ab-420a-4376-810c-977d3838e5e9 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/attachments/76ec7875-5f5c-4668-9a4f-7b1bb083be3e returned with HTTP 200 Jul 22 09:56:18.674367 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 408/1629] 10.4.3.206 () {70 vars in 1651 bytes} [Wed Jul 22 09:56:18 2026] GET /volume/v3/attachments/76ec7875-5f5c-4668-9a4f-7b1bb083be3e => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:18.985954 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-21798c4a-26a8-4a59-9ebc-77049525acf7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:18.987221 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-21798c4a-26a8-4a59-9ebc-77049525acf7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:18.987474 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-21798c4a-26a8-4a59-9ebc-77049525acf7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:18.987720 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-21798c4a-26a8-4a59-9ebc-77049525acf7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:18.987905 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-21798c4a-26a8-4a59-9ebc-77049525acf7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:19.003568 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:19.003568 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:19.009229 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-21798c4a-26a8-4a59-9ebc-77049525acf7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:19.009229 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 410/1630] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:18 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 724 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:20.025669 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d5cb91e8-c390-4662-bf13-346292cef960 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:20.030575 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d5cb91e8-c390-4662-bf13-346292cef960 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:20.030918 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d5cb91e8-c390-4662-bf13-346292cef960 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:20.032590 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d5cb91e8-c390-4662-bf13-346292cef960 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:20.032736 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-d5cb91e8-c390-4662-bf13-346292cef960 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:20.054729 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:20.054729 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:20.054729 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d5cb91e8-c390-4662-bf13-346292cef960 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:20.058099 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 410/1631] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:20 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 724 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:21.080835 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f2f298fc-cce0-4b59-a0e4-409be5183867 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:21.085116 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f2f298fc-cce0-4b59-a0e4-409be5183867 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:21.088497 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f2f298fc-cce0-4b59-a0e4-409be5183867 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:21.088497 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f2f298fc-cce0-4b59-a0e4-409be5183867 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:21.090808 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-f2f298fc-cce0-4b59-a0e4-409be5183867 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:21.102885 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:21.102885 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:21.104525 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f2f298fc-cce0-4b59-a0e4-409be5183867 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:21.105624 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 404/1632] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:21 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 724 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:22.125945 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1b77c363-22cf-4552-9f9d-906e153a2c0c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:22.128711 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1b77c363-22cf-4552-9f9d-906e153a2c0c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:22.129067 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1b77c363-22cf-4552-9f9d-906e153a2c0c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:22.129429 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1b77c363-22cf-4552-9f9d-906e153a2c0c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:22.129590 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-1b77c363-22cf-4552-9f9d-906e153a2c0c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:22.138031 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:22.138031 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:22.139198 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1b77c363-22cf-4552-9f9d-906e153a2c0c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:22.140063 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 409/1633] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:22 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:56:23.160279 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a10197ed-22a3-4b57-b6ba-3e3889ad4142 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:23.163902 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a10197ed-22a3-4b57-b6ba-3e3889ad4142 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:23.163902 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a10197ed-22a3-4b57-b6ba-3e3889ad4142 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:23.163902 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a10197ed-22a3-4b57-b6ba-3e3889ad4142 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:23.164313 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-a10197ed-22a3-4b57-b6ba-3e3889ad4142 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:23.173578 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:23.173578 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:23.173578 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a10197ed-22a3-4b57-b6ba-3e3889ad4142 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:23.173578 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 411/1634] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:23 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:24.186736 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-166ebe90-f9a1-4520-a7e6-b3b9a7ecf8f8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:24.190042 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-166ebe90-f9a1-4520-a7e6-b3b9a7ecf8f8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:24.190727 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-166ebe90-f9a1-4520-a7e6-b3b9a7ecf8f8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:24.193671 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-166ebe90-f9a1-4520-a7e6-b3b9a7ecf8f8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:24.193671 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-166ebe90-f9a1-4520-a7e6-b3b9a7ecf8f8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:24.199077 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:24.199077 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:24.199726 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-166ebe90-f9a1-4520-a7e6-b3b9a7ecf8f8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:24.200436 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 411/1635] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:24 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:25.224208 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1370a6fb-8a39-4139-91ae-e0486272e25a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:25.230090 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1370a6fb-8a39-4139-91ae-e0486272e25a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:25.230537 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1370a6fb-8a39-4139-91ae-e0486272e25a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:25.231030 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1370a6fb-8a39-4139-91ae-e0486272e25a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:25.231322 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-1370a6fb-8a39-4139-91ae-e0486272e25a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:25.238708 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:25.238708 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:25.240596 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1370a6fb-8a39-4139-91ae-e0486272e25a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:25.241371 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 405/1636] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:25 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:26.266123 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-53f7e603-b5c4-4129-8b41-f02b95f418fd None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:26.276681 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-53f7e603-b5c4-4129-8b41-f02b95f418fd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:26.277131 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-53f7e603-b5c4-4129-8b41-f02b95f418fd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:26.277394 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-53f7e603-b5c4-4129-8b41-f02b95f418fd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:26.278781 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-53f7e603-b5c4-4129-8b41-f02b95f418fd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:26.287997 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:26.287997 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:26.289064 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-53f7e603-b5c4-4129-8b41-f02b95f418fd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:26.290505 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 410/1637] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:26 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 735 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:26.367220 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-efccc41a-c491-47c6-a879-4ececefe7475 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:26.375314 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:56:26.375966 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-44805712"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:26.379319 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-44805712'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:56:26.379669 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Create volume of 1 GB Jul 22 09:56:26.401952 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Availability Zones retrieved successfully. Jul 22 09:56:26.407904 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Flow 'volume_create_api' (7ecd7ac6-2748-4d45-beb3-df7ef101c6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:26.410003 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (175ac135-78f6-4b58-9400-f9bf1693efaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:26.411813 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:56:26.485982 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (175ac135-78f6-4b58-9400-f9bf1693efaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:26.487324 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ecbe14-2939-45f9-b701-9c707193a245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:26.708367 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Created reservations ['2f0c4ba5-3159-4b46-9771-92731e4048d6', '61d744ca-32f6-4a58-991f-9545c14c1eef', '831c7aee-af63-4b45-9974-25df3bae75ed', '54b4fe8c-f397-43da-ae43-0db9c31744db'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:56:26.709612 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ecbe14-2939-45f9-b701-9c707193a245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f0c4ba5-3159-4b46-9771-92731e4048d6', '61d744ca-32f6-4a58-991f-9545c14c1eef', '831c7aee-af63-4b45-9974-25df3bae75ed', '54b4fe8c-f397-43da-ae43-0db9c31744db']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:26.710569 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ca3ab2a-a79c-4d43-b1c0-047de3c8eb52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:26.756740 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ca3ab2a-a79c-4d43-b1c0-047de3c8eb52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-44805712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04dff60211c340deb8bdc10b2ffd3cc0',qos_specs=None,replication_status=,reservations=['2f0c4ba5-3159-4b46-9771-92731e4048d6','61d744ca-32f6-4a58-991f-9545c14c1eef','831c7aee-af63-4b45-9974-25df3bae75ed','54b4fe8c-f397-43da-ae43-0db9c31744db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57aa82010ee54e68915fd4309c3b7233',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-44805712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04dff60211c340deb8bdc10b2ffd3cc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57aa82010ee54e68915fd4309c3b7233',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:26.757485 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74f6c9e9-5099-4668-a37b-a8f221ecdb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:26.797531 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74f6c9e9-5099-4668-a37b-a8f221ecdb36) transitioned into state 'SUCCESS' from state '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-44805712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04dff60211c340deb8bdc10b2ffd3cc0',qos_specs=None,replication_status=,reservations=['2f0c4ba5-3159-4b46-9771-92731e4048d6','61d744ca-32f6-4a58-991f-9545c14c1eef','831c7aee-af63-4b45-9974-25df3bae75ed','54b4fe8c-f397-43da-ae43-0db9c31744db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57aa82010ee54e68915fd4309c3b7233',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:26.799138 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf5f9b8-b658-472a-9b51-129cf76c69be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:26.830639 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf5f9b8-b658-472a-9b51-129cf76c69be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:26.831300 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Flow 'volume_create_api' (7ecd7ac6-2748-4d45-beb3-df7ef101c6cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:26.832355 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Create volume request issued successfully. Jul 22 09:56:26.833444 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-efccc41a-c491-47c6-a879-4ececefe7475 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:56:26.834347 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 412/1638] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:56:26 2026] POST /volume/v3/volumes => generated 755 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:56:26.863383 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-10880c45-31db-4d0e-bbd0-a54b531e78e4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:26.867362 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-10880c45-31db-4d0e-bbd0-a54b531e78e4 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc Jul 22 09:56:26.867362 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-10880c45-31db-4d0e-bbd0-a54b531e78e4 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:26.867362 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-10880c45-31db-4d0e-bbd0-a54b531e78e4 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:26.885730 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:26.885730 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:26.895773 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-10880c45-31db-4d0e-bbd0-a54b531e78e4 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:56:26.908263 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-10880c45-31db-4d0e-bbd0-a54b531e78e4 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc returned with HTTP 200 Jul 22 09:56:26.911378 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 412/1639] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:26 2026] GET /volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc => generated 823 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:27.310536 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-55cad9d8-0b74-4991-bb84-5c2817903ace None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:27.317122 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-55cad9d8-0b74-4991-bb84-5c2817903ace tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:27.317122 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-55cad9d8-0b74-4991-bb84-5c2817903ace tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:27.317122 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-55cad9d8-0b74-4991-bb84-5c2817903ace tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:27.317122 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-55cad9d8-0b74-4991-bb84-5c2817903ace tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:27.323082 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:27.323082 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:27.324134 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-55cad9d8-0b74-4991-bb84-5c2817903ace tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:27.324678 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 406/1640] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:27 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:27.939026 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1418c4f6-b247-478f-adf9-18334b2a77dc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:27.942888 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1418c4f6-b247-478f-adf9-18334b2a77dc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc Jul 22 09:56:27.943136 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1418c4f6-b247-478f-adf9-18334b2a77dc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:27.945348 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1418c4f6-b247-478f-adf9-18334b2a77dc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:27.965336 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:27.965336 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:27.972086 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1418c4f6-b247-478f-adf9-18334b2a77dc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:56:27.981351 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1418c4f6-b247-478f-adf9-18334b2a77dc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc returned with HTTP 200 Jul 22 09:56:27.981351 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 411/1641] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:27 2026] GET /volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:28.031329 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-84a52e2e-0048-497b-8e01-bed0ba0bf725 req-820c5bde-28ad-4777-905e-97721f3031fb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:28.034719 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-84a52e2e-0048-497b-8e01-bed0ba0bf725 req-820c5bde-28ad-4777-905e-97721f3031fb tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] DELETE https://10.4.3.206/volume/v3/attachments/4dedb98b-7ee8-4dc5-b8ba-0b33d5132c29 Jul 22 09:56:28.035032 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-84a52e2e-0048-497b-8e01-bed0ba0bf725 req-820c5bde-28ad-4777-905e-97721f3031fb tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:28.035327 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-84a52e2e-0048-497b-8e01-bed0ba0bf725 req-820c5bde-28ad-4777-905e-97721f3031fb tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:28.049948 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:28.049948 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:28.161674 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-84a52e2e-0048-497b-8e01-bed0ba0bf725 req-820c5bde-28ad-4777-905e-97721f3031fb tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/attachments/4dedb98b-7ee8-4dc5-b8ba-0b33d5132c29 returned with HTTP 200 Jul 22 09:56:28.162396 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 413/1642] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:56:28 2026] DELETE /volume/v3/attachments/4dedb98b-7ee8-4dc5-b8ba-0b33d5132c29 => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:28.349617 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-75cc0324-e5d9-49bb-a6d7-16488dc35fd7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:28.353951 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-75cc0324-e5d9-49bb-a6d7-16488dc35fd7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:28.355359 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-75cc0324-e5d9-49bb-a6d7-16488dc35fd7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:28.355359 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-75cc0324-e5d9-49bb-a6d7-16488dc35fd7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:28.355359 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-75cc0324-e5d9-49bb-a6d7-16488dc35fd7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:28.360532 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:28.360532 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:28.360763 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-75cc0324-e5d9-49bb-a6d7-16488dc35fd7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:28.361325 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 413/1643] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:28 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:29.376164 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-99e2c7e9-fb8b-4476-89d7-77b04fdd7eee None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:29.379537 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-99e2c7e9-fb8b-4476-89d7-77b04fdd7eee tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:29.379991 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-99e2c7e9-fb8b-4476-89d7-77b04fdd7eee tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:29.380094 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-99e2c7e9-fb8b-4476-89d7-77b04fdd7eee tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:29.380543 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-99e2c7e9-fb8b-4476-89d7-77b04fdd7eee tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:29.387828 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:29.387828 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:29.389639 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-99e2c7e9-fb8b-4476-89d7-77b04fdd7eee tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:29.389996 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 407/1644] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:29 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:30.230725 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6af8b971-5299-4d1e-8f89-ed9b0a57b023 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:30.233800 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6af8b971-5299-4d1e-8f89-ed9b0a57b023 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] DELETE https://10.4.3.206/volume/v3/volumes/232e8ff4-4170-49e6-adb8-4311e25a1689 Jul 22 09:56:30.234047 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6af8b971-5299-4d1e-8f89-ed9b0a57b023 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:30.234297 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6af8b971-5299-4d1e-8f89-ed9b0a57b023 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:30.234473 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-6af8b971-5299-4d1e-8f89-ed9b0a57b023 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Delete volume with id: 232e8ff4-4170-49e6-adb8-4311e25a1689 Jul 22 09:56:30.245316 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:30.245316 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:30.245825 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6af8b971-5299-4d1e-8f89-ed9b0a57b023 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Volume info retrieved successfully. Jul 22 09:56:30.294787 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6af8b971-5299-4d1e-8f89-ed9b0a57b023 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Delete volume request issued successfully. Jul 22 09:56:30.294787 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6af8b971-5299-4d1e-8f89-ed9b0a57b023 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/volumes/232e8ff4-4170-49e6-adb8-4311e25a1689 returned with HTTP 202 Jul 22 09:56:30.294787 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 412/1645] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:56:30 2026] DELETE /volume/v3/volumes/232e8ff4-4170-49e6-adb8-4311e25a1689 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:56:30.307344 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-16e2f1db-07a6-4614-ac8d-23a601f3b277 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:30.311169 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-16e2f1db-07a6-4614-ac8d-23a601f3b277 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] DELETE https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf Jul 22 09:56:30.311169 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-16e2f1db-07a6-4614-ac8d-23a601f3b277 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:30.311169 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-16e2f1db-07a6-4614-ac8d-23a601f3b277 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:30.311169 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.backups [None req-16e2f1db-07a6-4614-ac8d-23a601f3b277 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Delete backup with id: f04d18d1-3c16-4bfe-9380-9c49d00528bf. Jul 22 09:56:30.322391 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:30.322391 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:30.367326 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.rpcapi [None req-16e2f1db-07a6-4614-ac8d-23a601f3b277 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] delete_backup rpcapi backup_id f04d18d1-3c16-4bfe-9380-9c49d00528bf {{(pid=100149) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 09:56:30.372658 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-16e2f1db-07a6-4614-ac8d-23a601f3b277 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf returned with HTTP 202 Jul 22 09:56:30.373749 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 414/1646] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:56:30 2026] DELETE /volume/v3/backups/f04d18d1-3c16-4bfe-9380-9c49d00528bf => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:56:30.387998 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d43760e2-1fc6-4a9a-9f7b-67f27b5048d1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:30.393749 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d43760e2-1fc6-4a9a-9f7b-67f27b5048d1 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 Jul 22 09:56:30.395548 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d43760e2-1fc6-4a9a-9f7b-67f27b5048d1 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:30.395548 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d43760e2-1fc6-4a9a-9f7b-67f27b5048d1 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:30.395548 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-d43760e2-1fc6-4a9a-9f7b-67f27b5048d1 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Delete volume with id: a7eec431-7773-4c56-a68b-f78178ee3737 Jul 22 09:56:30.406479 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-29ee0a80-6549-45b2-a8a9-749f60880959 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:30.414541 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-29ee0a80-6549-45b2-a8a9-749f60880959 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:30.414541 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-29ee0a80-6549-45b2-a8a9-749f60880959 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:30.414541 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-29ee0a80-6549-45b2-a8a9-749f60880959 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:30.414541 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-29ee0a80-6549-45b2-a8a9-749f60880959 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:30.420732 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:30.420732 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:30.420732 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d43760e2-1fc6-4a9a-9f7b-67f27b5048d1 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Volume info retrieved successfully. Jul 22 09:56:30.426424 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:30.426424 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:30.427454 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-29ee0a80-6549-45b2-a8a9-749f60880959 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:30.428118 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 408/1647] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:30 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:30.461705 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d43760e2-1fc6-4a9a-9f7b-67f27b5048d1 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Delete volume request issued successfully. Jul 22 09:56:30.461705 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d43760e2-1fc6-4a9a-9f7b-67f27b5048d1 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 returned with HTTP 202 Jul 22 09:56:30.461705 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 414/1648] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:56:30 2026] DELETE /volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:56:30.475429 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-113c1728-46fa-42ae-8858-96fc8fd16d2e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:30.479759 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-113c1728-46fa-42ae-8858-96fc8fd16d2e tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 Jul 22 09:56:30.480151 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-113c1728-46fa-42ae-8858-96fc8fd16d2e tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:30.480690 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-113c1728-46fa-42ae-8858-96fc8fd16d2e tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:30.488937 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:30.488937 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:30.496614 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-113c1728-46fa-42ae-8858-96fc8fd16d2e tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Volume info retrieved successfully. Jul 22 09:56:30.506167 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-113c1728-46fa-42ae-8858-96fc8fd16d2e tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 returned with HTTP 200 Jul 22 09:56:30.506717 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 413/1649] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:30 2026] GET /volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:31.455854 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a477c1c0-d196-410d-9b42-f07bce93e97c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:31.458273 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a477c1c0-d196-410d-9b42-f07bce93e97c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:31.459236 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a477c1c0-d196-410d-9b42-f07bce93e97c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:31.459236 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a477c1c0-d196-410d-9b42-f07bce93e97c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:31.459236 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-a477c1c0-d196-410d-9b42-f07bce93e97c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:31.467509 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:31.467509 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:31.469055 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a477c1c0-d196-410d-9b42-f07bce93e97c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:31.469561 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 415/1650] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:31 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:31.528186 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c2e4c49e-86a9-4eb7-9833-8482d980b943 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:31.533538 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2e4c49e-86a9-4eb7-9833-8482d980b943 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] GET https://10.4.3.206/volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 Jul 22 09:56:31.533538 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2e4c49e-86a9-4eb7-9833-8482d980b943 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:31.533538 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2e4c49e-86a9-4eb7-9833-8482d980b943 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:31.541856 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2e4c49e-86a9-4eb7-9833-8482d980b943 tempest-TestVolumeBackupRestore-1632772373 tempest-TestVolumeBackupRestore-1632772373-project-member] https://10.4.3.206/volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 returned with HTTP 404 Jul 22 09:56:31.543246 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 409/1651] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:31 2026] GET /volume/v3/volumes/a7eec431-7773-4c56-a68b-f78178ee3737 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:32.487331 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2352e198-4dbe-4047-a970-dc7a7f966e0c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:32.492007 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2352e198-4dbe-4047-a970-dc7a7f966e0c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:32.492007 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2352e198-4dbe-4047-a970-dc7a7f966e0c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:32.492486 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2352e198-4dbe-4047-a970-dc7a7f966e0c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:32.492722 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-2352e198-4dbe-4047-a970-dc7a7f966e0c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:32.499715 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:32.499715 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:32.500786 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2352e198-4dbe-4047-a970-dc7a7f966e0c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:32.501484 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 415/1652] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:32 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:33.518990 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0d65f761-f9c0-449e-82f8-b8cadeefab24 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:33.522887 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0d65f761-f9c0-449e-82f8-b8cadeefab24 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:33.523684 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0d65f761-f9c0-449e-82f8-b8cadeefab24 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:33.523684 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0d65f761-f9c0-449e-82f8-b8cadeefab24 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:33.523684 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-0d65f761-f9c0-449e-82f8-b8cadeefab24 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:33.533480 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:33.533480 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:33.533884 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0d65f761-f9c0-449e-82f8-b8cadeefab24 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:33.534821 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 414/1653] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:33 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:34.555259 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-166def5f-8ad4-4bb9-8852-0b352492f91e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:34.560155 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-166def5f-8ad4-4bb9-8852-0b352492f91e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:34.560658 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-166def5f-8ad4-4bb9-8852-0b352492f91e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:34.561493 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-166def5f-8ad4-4bb9-8852-0b352492f91e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:34.562564 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-166def5f-8ad4-4bb9-8852-0b352492f91e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:34.571115 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:34.571115 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:34.571537 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-166def5f-8ad4-4bb9-8852-0b352492f91e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:34.573076 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 416/1654] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:34 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:35.589759 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2b4c6614-5575-44e0-a863-d76ceb60c338 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:35.591504 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2b4c6614-5575-44e0-a863-d76ceb60c338 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:35.592368 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2b4c6614-5575-44e0-a863-d76ceb60c338 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:35.592714 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2b4c6614-5575-44e0-a863-d76ceb60c338 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:35.592868 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-2b4c6614-5575-44e0-a863-d76ceb60c338 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:35.602261 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:35.602261 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:35.603494 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2b4c6614-5575-44e0-a863-d76ceb60c338 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:35.604240 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 410/1655] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:35 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:36.622138 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-84aa30eb-5294-48fd-904a-eef707344482 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:36.628486 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-84aa30eb-5294-48fd-904a-eef707344482 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:36.628801 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-84aa30eb-5294-48fd-904a-eef707344482 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:36.629149 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-84aa30eb-5294-48fd-904a-eef707344482 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:36.629445 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-84aa30eb-5294-48fd-904a-eef707344482 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:36.643043 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:36.643043 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:36.643043 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-84aa30eb-5294-48fd-904a-eef707344482 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:36.650368 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 416/1656] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:36 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 735 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:37.161866 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-2d753717-4dcd-4c13-a73f-6472f3654519 req-5f59ee25-7bfc-4baa-9ea7-f5308fd215b4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:37.167727 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-2d753717-4dcd-4c13-a73f-6472f3654519 req-5f59ee25-7bfc-4baa-9ea7-f5308fd215b4 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc Jul 22 09:56:37.168473 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-2d753717-4dcd-4c13-a73f-6472f3654519 req-5f59ee25-7bfc-4baa-9ea7-f5308fd215b4 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:37.168776 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-2d753717-4dcd-4c13-a73f-6472f3654519 req-5f59ee25-7bfc-4baa-9ea7-f5308fd215b4 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:37.182648 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:37.182648 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:37.196852 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-2d753717-4dcd-4c13-a73f-6472f3654519 req-5f59ee25-7bfc-4baa-9ea7-f5308fd215b4 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:56:37.209177 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-2d753717-4dcd-4c13-a73f-6472f3654519 req-5f59ee25-7bfc-4baa-9ea7-f5308fd215b4 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc returned with HTTP 200 Jul 22 09:56:37.209177 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 415/1657] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:56:37 2026] GET /volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:37.262037 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6af89311-0dfc-46ff-bca7-a1272ad487b7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:37.263338 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6af89311-0dfc-46ff-bca7-a1272ad487b7 None None] GET https://10.4.3.206/volume// Jul 22 09:56:37.264373 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6af89311-0dfc-46ff-bca7-a1272ad487b7 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:37.264904 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6af89311-0dfc-46ff-bca7-a1272ad487b7 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:37.265406 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6af89311-0dfc-46ff-bca7-a1272ad487b7 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:56:37.268230 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 417/1658] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 09:56:37 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:56:37.291054 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-2d753717-4dcd-4c13-a73f-6472f3654519 req-3cbf838f-3cf5-456f-9adf-d8cdfaeb2c85 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:37.294686 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2d753717-4dcd-4c13-a73f-6472f3654519 req-3cbf838f-3cf5-456f-9adf-d8cdfaeb2c85 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:56:37.294686 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2d753717-4dcd-4c13-a73f-6472f3654519 req-3cbf838f-3cf5-456f-9adf-d8cdfaeb2c85 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc", "connector": null, "instance_uuid": "9d8a5b84-3dfa-4a60-9121-0bca09f85ff4"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:37.311120 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:37.311120 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:37.386305 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2d753717-4dcd-4c13-a73f-6472f3654519 req-3cbf838f-3cf5-456f-9adf-d8cdfaeb2c85 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:56:37.387072 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 411/1659] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:56:37 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) Jul 22 09:56:37.473751 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-2d753717-4dcd-4c13-a73f-6472f3654519 req-0c37709f-de9d-4066-a49f-c3cb5cd050da None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:37.477287 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2d753717-4dcd-4c13-a73f-6472f3654519 req-0c37709f-de9d-4066-a49f-c3cb5cd050da tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] POST https://10.4.3.206/volume/v3/attachments/7b9e7ee2-d2cf-4acf-b371-b03ec8cc4790/action Jul 22 09:56:37.478229 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2d753717-4dcd-4c13-a73f-6472f3654519 req-0c37709f-de9d-4066-a49f-c3cb5cd050da tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Action body: b'{"os-complete": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:56:37.478557 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2d753717-4dcd-4c13-a73f-6472f3654519 req-0c37709f-de9d-4066-a49f-c3cb5cd050da tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:37.507030 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:37.507030 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:37.539961 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2d753717-4dcd-4c13-a73f-6472f3654519 req-0c37709f-de9d-4066-a49f-c3cb5cd050da tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/attachments/7b9e7ee2-d2cf-4acf-b371-b03ec8cc4790/action returned with HTTP 204 Jul 22 09:56:37.539961 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 417/1660] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:56:37 2026] POST /volume/v3/attachments/7b9e7ee2-d2cf-4acf-b371-b03ec8cc4790/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:37.581974 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8bd28550-7704-49cc-be7c-2c140dc0a0df None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:37.586160 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8bd28550-7704-49cc-be7c-2c140dc0a0df tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc Jul 22 09:56:37.586386 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8bd28550-7704-49cc-be7c-2c140dc0a0df tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:37.586810 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8bd28550-7704-49cc-be7c-2c140dc0a0df tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:37.608123 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:37.608123 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:37.614286 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8bd28550-7704-49cc-be7c-2c140dc0a0df tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:56:37.622344 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8bd28550-7704-49cc-be7c-2c140dc0a0df tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc returned with HTTP 200 Jul 22 09:56:37.623104 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 416/1661] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:37 2026] GET /volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc => generated 1110 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:37.641158 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4f0c3c32-c0a1-4800-9817-e211a029ba55 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:37.643563 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4f0c3c32-c0a1-4800-9817-e211a029ba55 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc Jul 22 09:56:37.644229 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4f0c3c32-c0a1-4800-9817-e211a029ba55 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:37.644229 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4f0c3c32-c0a1-4800-9817-e211a029ba55 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:37.659050 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:37.659050 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:37.666893 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bcf6bde6-4238-49e7-a201-eb59e4859da4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:37.667150 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4f0c3c32-c0a1-4800-9817-e211a029ba55 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:56:37.669839 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bcf6bde6-4238-49e7-a201-eb59e4859da4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:37.669839 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bcf6bde6-4238-49e7-a201-eb59e4859da4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:37.669839 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bcf6bde6-4238-49e7-a201-eb59e4859da4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:37.670201 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-bcf6bde6-4238-49e7-a201-eb59e4859da4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:37.674601 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4f0c3c32-c0a1-4800-9817-e211a029ba55 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc returned with HTTP 200 Jul 22 09:56:37.675368 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 418/1662] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:37 2026] GET /volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc => generated 1110 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:37.678042 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:37.678042 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:37.678975 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bcf6bde6-4238-49e7-a201-eb59e4859da4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:37.679524 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 412/1663] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:37 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:38.703748 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-343e3892-74e2-4acb-a2b0-ef38532f451b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:38.708998 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-343e3892-74e2-4acb-a2b0-ef38532f451b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:38.709365 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-343e3892-74e2-4acb-a2b0-ef38532f451b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:38.709783 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-343e3892-74e2-4acb-a2b0-ef38532f451b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:38.710829 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-343e3892-74e2-4acb-a2b0-ef38532f451b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:38.716790 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:38.716790 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:38.717487 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-343e3892-74e2-4acb-a2b0-ef38532f451b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:38.717487 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 418/1664] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:38 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:39.545073 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-77f9966f-e821-4a15-a395-59e86c8544fd None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:39.545684 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-77f9966f-e821-4a15-a395-59e86c8544fd None None] GET https://10.4.3.206/volume// Jul 22 09:56:39.546015 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-77f9966f-e821-4a15-a395-59e86c8544fd None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:39.546062 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-77f9966f-e821-4a15-a395-59e86c8544fd None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:39.546492 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-77f9966f-e821-4a15-a395-59e86c8544fd None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:56:39.546994 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 417/1665] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:56:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:56:39.562182 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-4ad6dfe9-70ed-4075-a5f4-2d85a2a54f45 req-fbec9bb4-d441-4392-961d-9dda58b420bb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:39.566349 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4ad6dfe9-70ed-4075-a5f4-2d85a2a54f45 req-fbec9bb4-d441-4392-961d-9dda58b420bb tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc Jul 22 09:56:39.566592 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4ad6dfe9-70ed-4075-a5f4-2d85a2a54f45 req-fbec9bb4-d441-4392-961d-9dda58b420bb tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:39.566973 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4ad6dfe9-70ed-4075-a5f4-2d85a2a54f45 req-fbec9bb4-d441-4392-961d-9dda58b420bb tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:39.596766 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:39.596766 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:39.603459 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-4ad6dfe9-70ed-4075-a5f4-2d85a2a54f45 req-fbec9bb4-d441-4392-961d-9dda58b420bb tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:56:39.615160 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4ad6dfe9-70ed-4075-a5f4-2d85a2a54f45 req-fbec9bb4-d441-4392-961d-9dda58b420bb tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc returned with HTTP 200 Jul 22 09:56:39.616420 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 419/1666] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:56:39 2026] GET /volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc => generated 1290 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:56:39.739881 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d52875a2-7d43-49d2-9832-6d6a381d9c6b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:39.743342 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d52875a2-7d43-49d2-9832-6d6a381d9c6b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:39.743342 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d52875a2-7d43-49d2-9832-6d6a381d9c6b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:39.743342 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d52875a2-7d43-49d2-9832-6d6a381d9c6b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:39.743342 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-d52875a2-7d43-49d2-9832-6d6a381d9c6b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:39.749225 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-4ad6dfe9-70ed-4075-a5f4-2d85a2a54f45 req-25b58343-24c6-499d-9b31-740d5190e5cb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:39.752163 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4ad6dfe9-70ed-4075-a5f4-2d85a2a54f45 req-25b58343-24c6-499d-9b31-740d5190e5cb tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] PUT https://10.4.3.206/volume/v3/attachments/7b9e7ee2-d2cf-4acf-b371-b03ec8cc4790 Jul 22 09:56:39.752709 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-4ad6dfe9-70ed-4075-a5f4-2d85a2a54f45 req-25b58343-24c6-499d-9b31-740d5190e5cb tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:39.754759 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:39.754759 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:39.755785 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d52875a2-7d43-49d2-9832-6d6a381d9c6b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:39.756367 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 413/1667] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:39 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:39.766623 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-4ad6dfe9-70ed-4075-a5f4-2d85a2a54f45 req-25b58343-24c6-499d-9b31-740d5190e5cb tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Acquiring lock "cinder-attachment_update-0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:56:39.775573 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-4ad6dfe9-70ed-4075-a5f4-2d85a2a54f45 req-25b58343-24c6-499d-9b31-740d5190e5cb tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Lock "cinder-attachment_update-0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc-np0000005636" acquired by "attachment_update" :: waited 0.009s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:56:39.777069 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:39.777069 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:39.894591 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-4ad6dfe9-70ed-4075-a5f4-2d85a2a54f45 req-25b58343-24c6-499d-9b31-740d5190e5cb tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Lock "cinder-attachment_update-0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc-np0000005636" released by "attachment_update" :: held 0.119s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:56:39.895189 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4ad6dfe9-70ed-4075-a5f4-2d85a2a54f45 req-25b58343-24c6-499d-9b31-740d5190e5cb tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/attachments/7b9e7ee2-d2cf-4acf-b371-b03ec8cc4790 returned with HTTP 200 Jul 22 09:56:39.895749 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 419/1668] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:56:39 2026] PUT /volume/v3/attachments/7b9e7ee2-d2cf-4acf-b371-b03ec8cc4790 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:39.932349 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-4ad6dfe9-70ed-4075-a5f4-2d85a2a54f45 req-570c93e6-43f3-415a-b88f-aa86f2666297 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:39.935295 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-4ad6dfe9-70ed-4075-a5f4-2d85a2a54f45 req-570c93e6-43f3-415a-b88f-aa86f2666297 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] POST https://10.4.3.206/volume/v3/attachments/7b9e7ee2-d2cf-4acf-b371-b03ec8cc4790/action Jul 22 09:56:39.935791 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-4ad6dfe9-70ed-4075-a5f4-2d85a2a54f45 req-570c93e6-43f3-415a-b88f-aa86f2666297 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:56:39.935990 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-4ad6dfe9-70ed-4075-a5f4-2d85a2a54f45 req-570c93e6-43f3-415a-b88f-aa86f2666297 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:39.957850 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:39.957850 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:39.981043 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-4ad6dfe9-70ed-4075-a5f4-2d85a2a54f45 req-570c93e6-43f3-415a-b88f-aa86f2666297 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/attachments/7b9e7ee2-d2cf-4acf-b371-b03ec8cc4790/action returned with HTTP 204 Jul 22 09:56:39.981043 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 418/1669] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:56:39 2026] POST /volume/v3/attachments/7b9e7ee2-d2cf-4acf-b371-b03ec8cc4790/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:40.301851 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:40.421226 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:56:40.421972 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-744073527"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:40.427142 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-744073527'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:56:40.427142 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Create volume of 1 GB Jul 22 09:56:40.433811 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Availability Zones retrieved successfully. Jul 22 09:56:40.447595 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Flow 'volume_create_api' (182d9ede-41e0-482f-aefa-3b8a52ba0e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:40.449700 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d3f58a1-7534-4d72-a47d-19292adb8c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:40.451111 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:56:40.496813 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d3f58a1-7534-4d72-a47d-19292adb8c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:40.497715 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dbea2dc-cdf8-47ed-bcd2-b715682c837a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:40.612674 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Created reservations ['ae665cf8-1e32-4825-ad2f-464a04e66b2b', '159d34a3-81b1-4922-b10e-a648c153b786', '6472b6db-1c9e-4e48-8cbc-e72dae7e48fe', '9067d2bd-3df0-4ec8-8e18-f2b5a4a48280'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:56:40.613538 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dbea2dc-cdf8-47ed-bcd2-b715682c837a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae665cf8-1e32-4825-ad2f-464a04e66b2b', '159d34a3-81b1-4922-b10e-a648c153b786', '6472b6db-1c9e-4e48-8cbc-e72dae7e48fe', '9067d2bd-3df0-4ec8-8e18-f2b5a4a48280']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:40.614758 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e039a94-4c71-446c-b0b5-0b8b3302e9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:40.651623 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e039a94-4c71-446c-b0b5-0b8b3302e9a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30d5285f-aedc-4f26-9ca5-b260a652d1ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-744073527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2730e71ffbbd4d869cfdedb17756c9cd',qos_specs=None,replication_status=,reservations=['ae665cf8-1e32-4825-ad2f-464a04e66b2b','159d34a3-81b1-4922-b10e-a648c153b786','6472b6db-1c9e-4e48-8cbc-e72dae7e48fe','9067d2bd-3df0-4ec8-8e18-f2b5a4a48280'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fc4995498340fa84b81518255370ce',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-744073527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30d5285f-aedc-4f26-9ca5-b260a652d1ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2730e71ffbbd4d869cfdedb17756c9cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7fc4995498340fa84b81518255370ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:40.652999 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04523202-437c-4328-8721-5a05743b6cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:40.684488 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04523202-437c-4328-8721-5a05743b6cf1) transitioned into state 'SUCCESS' from state '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-744073527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2730e71ffbbd4d869cfdedb17756c9cd',qos_specs=None,replication_status=,reservations=['ae665cf8-1e32-4825-ad2f-464a04e66b2b','159d34a3-81b1-4922-b10e-a648c153b786','6472b6db-1c9e-4e48-8cbc-e72dae7e48fe','9067d2bd-3df0-4ec8-8e18-f2b5a4a48280'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fc4995498340fa84b81518255370ce',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:40.685523 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580aff36-4c35-4815-9842-0f03e0735ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:40.699728 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580aff36-4c35-4815-9842-0f03e0735ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:40.701011 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Flow 'volume_create_api' (182d9ede-41e0-482f-aefa-3b8a52ba0e9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:40.701460 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Create volume request issued successfully. Jul 22 09:56:40.704972 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3f22dad0-304b-4132-859a-ebb0b46311b5 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:56:40.704972 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 420/1670] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:56:40 2026] POST /volume/v3/volumes => generated 763 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:56:40.725598 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ca2f10f7-97b6-4c59-b536-c0669f142a77 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:40.728363 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ca2f10f7-97b6-4c59-b536-c0669f142a77 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/30d5285f-aedc-4f26-9ca5-b260a652d1ab Jul 22 09:56:40.728597 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ca2f10f7-97b6-4c59-b536-c0669f142a77 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:40.728818 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ca2f10f7-97b6-4c59-b536-c0669f142a77 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:40.737570 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:40.737570 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:40.741975 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ca2f10f7-97b6-4c59-b536-c0669f142a77 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:40.746996 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ca2f10f7-97b6-4c59-b536-c0669f142a77 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/30d5285f-aedc-4f26-9ca5-b260a652d1ab returned with HTTP 200 Jul 22 09:56:40.747429 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 414/1671] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:40 2026] GET /volume/v3/volumes/30d5285f-aedc-4f26-9ca5-b260a652d1ab => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:40.776088 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cb3031db-d79d-4a1e-b53a-438d3884aa3d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:40.779313 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cb3031db-d79d-4a1e-b53a-438d3884aa3d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:40.779313 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cb3031db-d79d-4a1e-b53a-438d3884aa3d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:40.779456 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cb3031db-d79d-4a1e-b53a-438d3884aa3d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:40.779528 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-cb3031db-d79d-4a1e-b53a-438d3884aa3d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:40.784168 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:40.784168 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:40.784626 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cb3031db-d79d-4a1e-b53a-438d3884aa3d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:40.785016 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 420/1672] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:40 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:41.765286 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4ce0e635-53f3-4f89-8393-88a02d0a2f75 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:41.767669 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4ce0e635-53f3-4f89-8393-88a02d0a2f75 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/30d5285f-aedc-4f26-9ca5-b260a652d1ab Jul 22 09:56:41.767979 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4ce0e635-53f3-4f89-8393-88a02d0a2f75 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:41.768279 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4ce0e635-53f3-4f89-8393-88a02d0a2f75 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:41.777041 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:41.777041 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:41.782296 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4ce0e635-53f3-4f89-8393-88a02d0a2f75 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:41.788476 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4ce0e635-53f3-4f89-8393-88a02d0a2f75 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/30d5285f-aedc-4f26-9ca5-b260a652d1ab returned with HTTP 200 Jul 22 09:56:41.789110 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 419/1673] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:41 2026] GET /volume/v3/volumes/30d5285f-aedc-4f26-9ca5-b260a652d1ab => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:41.804149 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-27cf8afe-2db9-4e08-8121-49d3a3ba4cff None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:41.806891 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-27cf8afe-2db9-4e08-8121-49d3a3ba4cff tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:56:41.807538 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-27cf8afe-2db9-4e08-8121-49d3a3ba4cff tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:41.807538 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-27cf8afe-2db9-4e08-8121-49d3a3ba4cff tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:41.807697 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-27cf8afe-2db9-4e08-8121-49d3a3ba4cff tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:41.812954 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cb954796-8f0e-49da-ba37-7f844c50548f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:41.814948 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:41.814948 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:41.815082 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:56:41.815424 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "30d5285f-aedc-4f26-9ca5-b260a652d1ab", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-259312466"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:41.815650 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-27cf8afe-2db9-4e08-8121-49d3a3ba4cff tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:56:41.816361 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 421/1674] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:41 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:41.817170 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Create volume request body: {'volume': {"'source_volid": '30d5285f-aedc-4f26-9ca5-b260a652d1ab', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-259312466'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:56:41.817325 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Create volume of 1 GB Jul 22 09:56:41.823024 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Availability Zones retrieved successfully. Jul 22 09:56:41.830969 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Flow 'volume_create_api' (b6950b24-471d-40c6-9f7f-a7adae21ba02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:41.832496 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4969f03f-a00a-4c58-87d9-add37dafeed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:41.832838 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4de5d07b-cc95-4b67-a1ed-7b84a81f9418 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:41.833657 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:56:41.835118 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4de5d07b-cc95-4b67-a1ed-7b84a81f9418 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 09:56:41.835489 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4de5d07b-cc95-4b67-a1ed-7b84a81f9418 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2d05a465-64d8-4353-a83e-116fc94c2652"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:41.837167 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.backups [None req-4de5d07b-cc95-4b67-a1ed-7b84a81f9418 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Creating new backup {'backup': {'volume_id': '2d05a465-64d8-4353-a83e-116fc94c2652'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 09:56:41.837561 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-4de5d07b-cc95-4b67-a1ed-7b84a81f9418 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Creating backup of volume 2d05a465-64d8-4353-a83e-116fc94c2652 in container None Jul 22 09:56:41.848476 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:41.848476 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:41.848476 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4de5d07b-cc95-4b67-a1ed-7b84a81f9418 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:56:41.877284 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4969f03f-a00a-4c58-87d9-add37dafeed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:41.878222 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (132d7b9e-dd03-436e-9dc7-29ff469aa71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:41.883891 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-4de5d07b-cc95-4b67-a1ed-7b84a81f9418 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Created reservations ['c4ab281d-8f9f-424a-9d8b-7122e362f72f', '6f0405cd-1d01-4648-94d6-a6e3eb6203ec'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:56:41.943752 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4de5d07b-cc95-4b67-a1ed-7b84a81f9418 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 09:56:41.944960 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 421/1675] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 09:56:41 2026] POST /volume/v3/backups => generated 288 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:56:41.951772 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Created reservations ['eb2ddaf7-d312-4f4f-b8b5-c8b409fd405f', '2e44247a-831b-4b78-a902-c796597d6d50', '1ed57a02-e986-4696-b105-ce29eef419c1', 'a7dd920d-5b1a-41ae-8f96-0f84dc2c08ae'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:56:41.953033 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (132d7b9e-dd03-436e-9dc7-29ff469aa71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb2ddaf7-d312-4f4f-b8b5-c8b409fd405f', '2e44247a-831b-4b78-a902-c796597d6d50', '1ed57a02-e986-4696-b105-ce29eef419c1', 'a7dd920d-5b1a-41ae-8f96-0f84dc2c08ae']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:41.954675 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d8d9203-eba2-4397-952b-30a96ed0e990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:41.957475 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2b98a55a-16d0-4589-b7ec-80a27a8ae0cd None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:41.963378 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2b98a55a-16d0-4589-b7ec-80a27a8ae0cd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:56:41.963528 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2b98a55a-16d0-4589-b7ec-80a27a8ae0cd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:41.963702 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2b98a55a-16d0-4589-b7ec-80a27a8ae0cd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:41.963863 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-2b98a55a-16d0-4589-b7ec-80a27a8ae0cd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:41.969678 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:41.969678 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:41.970698 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2b98a55a-16d0-4589-b7ec-80a27a8ae0cd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:56:41.971289 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 420/1676] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:41 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 695 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:56:41.982250 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d8d9203-eba2-4397-952b-30a96ed0e990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fee94db0-0e99-4ad7-b1c5-77b5f1eda1a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-259312466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2730e71ffbbd4d869cfdedb17756c9cd',qos_specs=None,replication_status=,reservations=['eb2ddaf7-d312-4f4f-b8b5-c8b409fd405f','2e44247a-831b-4b78-a902-c796597d6d50','1ed57a02-e986-4696-b105-ce29eef419c1','a7dd920d-5b1a-41ae-8f96-0f84dc2c08ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fc4995498340fa84b81518255370ce',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:56:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-259312466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fee94db0-0e99-4ad7-b1c5-77b5f1eda1a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2730e71ffbbd4d869cfdedb17756c9cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7fc4995498340fa84b81518255370ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:41.983720 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b90bb450-94e5-4e3a-b11f-6324f2747410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.019881 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b90bb450-94e5-4e3a-b11f-6324f2747410) transitioned into state 'SUCCESS' from state '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-259312466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2730e71ffbbd4d869cfdedb17756c9cd',qos_specs=None,replication_status=,reservations=['eb2ddaf7-d312-4f4f-b8b5-c8b409fd405f','2e44247a-831b-4b78-a902-c796597d6d50','1ed57a02-e986-4696-b105-ce29eef419c1','a7dd920d-5b1a-41ae-8f96-0f84dc2c08ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fc4995498340fa84b81518255370ce',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.022003 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bbf61f8-4681-4935-bc07-2449e49fdea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.040775 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bbf61f8-4681-4935-bc07-2449e49fdea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.041886 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Flow 'volume_create_api' (b6950b24-471d-40c6-9f7f-a7adae21ba02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:42.042315 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Create volume request issued successfully. Jul 22 09:56:42.043443 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb954796-8f0e-49da-ba37-7f844c50548f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:56:42.043934 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 415/1677] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:56:41 2026] POST /volume/v3/volumes => generated 763 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:56:42.066110 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:42.067942 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:56:42.070002 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "30d5285f-aedc-4f26-9ca5-b260a652d1ab", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-804935076"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:42.070689 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Create volume request body: {'volume': {"'source_volid": '30d5285f-aedc-4f26-9ca5-b260a652d1ab', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-804935076'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:56:42.070969 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Create volume of 1 GB Jul 22 09:56:42.084201 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Availability Zones retrieved successfully. Jul 22 09:56:42.092475 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Flow 'volume_create_api' (77e61af6-2537-4bbc-81b2-9993b3438d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:42.094369 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1b40e00-0cef-41bc-8ec4-4e6be71c1a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.096126 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:56:42.146253 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1b40e00-0cef-41bc-8ec4-4e6be71c1a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.146253 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf2b3ad5-4faa-456f-b9e4-c80e5d3dda3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.222185 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Created reservations ['1413d2be-237f-49f1-ac3e-13f937b128fb', '24b5c44d-ae5c-4944-8a92-2ea4efc3b04f', '31953d96-d0ff-48f6-a799-31dbad427355', '14eabc42-48aa-4ac5-ac62-ef4a15ef0651'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:56:42.222834 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf2b3ad5-4faa-456f-b9e4-c80e5d3dda3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1413d2be-237f-49f1-ac3e-13f937b128fb', '24b5c44d-ae5c-4944-8a92-2ea4efc3b04f', '31953d96-d0ff-48f6-a799-31dbad427355', '14eabc42-48aa-4ac5-ac62-ef4a15ef0651']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.223901 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b68e7ad-7048-486e-b0c4-5faeee3c751a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.263685 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b68e7ad-7048-486e-b0c4-5faeee3c751a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77de43d7-4d00-4e21-814d-d4f1054a67a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-804935076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2730e71ffbbd4d869cfdedb17756c9cd',qos_specs=None,replication_status=,reservations=['1413d2be-237f-49f1-ac3e-13f937b128fb','24b5c44d-ae5c-4944-8a92-2ea4efc3b04f','31953d96-d0ff-48f6-a799-31dbad427355','14eabc42-48aa-4ac5-ac62-ef4a15ef0651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fc4995498340fa84b81518255370ce',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:56:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-804935076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77de43d7-4d00-4e21-814d-d4f1054a67a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2730e71ffbbd4d869cfdedb17756c9cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7fc4995498340fa84b81518255370ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.264512 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (167b16dd-a4b8-46e5-b816-dc5116becc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.289474 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (167b16dd-a4b8-46e5-b816-dc5116becc1e) transitioned into state 'SUCCESS' from state '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-804935076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2730e71ffbbd4d869cfdedb17756c9cd',qos_specs=None,replication_status=,reservations=['1413d2be-237f-49f1-ac3e-13f937b128fb','24b5c44d-ae5c-4944-8a92-2ea4efc3b04f','31953d96-d0ff-48f6-a799-31dbad427355','14eabc42-48aa-4ac5-ac62-ef4a15ef0651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fc4995498340fa84b81518255370ce',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.290603 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e2ae7f7-6d83-4ed6-bdbb-1ce658a901ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.304715 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e2ae7f7-6d83-4ed6-bdbb-1ce658a901ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.305691 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Flow 'volume_create_api' (77e61af6-2537-4bbc-81b2-9993b3438d2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:42.306224 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Create volume request issued successfully. Jul 22 09:56:42.307247 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cc2d7058-71b6-4297-9563-f9bb91d013b8 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:56:42.307997 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 422/1678] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:56:42 2026] POST /volume/v3/volumes => generated 763 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:56:42.324945 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-85510c81-6ed3-4ece-99e8-618781a6307f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:42.326989 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:56:42.327735 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "30d5285f-aedc-4f26-9ca5-b260a652d1ab", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1896392997"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:42.328885 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Create volume request body: {'volume': {"'source_volid": '30d5285f-aedc-4f26-9ca5-b260a652d1ab', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1896392997'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:56:42.329046 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Create volume of 1 GB Jul 22 09:56:42.329387 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:42.329387 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:42.340287 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Availability Zones retrieved successfully. Jul 22 09:56:42.345720 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Flow 'volume_create_api' (37aa1779-edda-4b8f-b602-e2fe447e1a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:42.347539 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (061bf948-2888-4046-9477-2192bc4dfe3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.348481 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:56:42.384574 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (061bf948-2888-4046-9477-2192bc4dfe3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.386102 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8301826-7985-4be5-93c8-b7faabb11268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.440343 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Created reservations ['6cb0bb8e-7696-4a5d-816f-98e607f7d4f7', '7fca126e-6da3-4d20-9345-e2701845736e', 'd20cdfbe-554d-4895-9891-5b9052eb48ca', 'e04e95d8-5daf-4eca-aa3b-5782dcef07e2'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:56:42.441346 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8301826-7985-4be5-93c8-b7faabb11268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cb0bb8e-7696-4a5d-816f-98e607f7d4f7', '7fca126e-6da3-4d20-9345-e2701845736e', 'd20cdfbe-554d-4895-9891-5b9052eb48ca', 'e04e95d8-5daf-4eca-aa3b-5782dcef07e2']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.442204 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b43a50ec-cf71-49f1-9cb2-a16bc72c7f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.466166 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b43a50ec-cf71-49f1-9cb2-a16bc72c7f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb14053f-2a62-437c-95f0-38c34ed618c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1896392997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2730e71ffbbd4d869cfdedb17756c9cd',qos_specs=None,replication_status=,reservations=['6cb0bb8e-7696-4a5d-816f-98e607f7d4f7','7fca126e-6da3-4d20-9345-e2701845736e','d20cdfbe-554d-4895-9891-5b9052eb48ca','e04e95d8-5daf-4eca-aa3b-5782dcef07e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fc4995498340fa84b81518255370ce',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:56:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1896392997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb14053f-2a62-437c-95f0-38c34ed618c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2730e71ffbbd4d869cfdedb17756c9cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7fc4995498340fa84b81518255370ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.467309 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7489542-442e-43cd-9f1a-6097554340e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.501773 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7489542-442e-43cd-9f1a-6097554340e5) transitioned into state 'SUCCESS' from state '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-1896392997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2730e71ffbbd4d869cfdedb17756c9cd',qos_specs=None,replication_status=,reservations=['6cb0bb8e-7696-4a5d-816f-98e607f7d4f7','7fca126e-6da3-4d20-9345-e2701845736e','d20cdfbe-554d-4895-9891-5b9052eb48ca','e04e95d8-5daf-4eca-aa3b-5782dcef07e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fc4995498340fa84b81518255370ce',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.502569 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff882684-3322-4d1e-8cf0-66afb5df465d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.521843 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff882684-3322-4d1e-8cf0-66afb5df465d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.522798 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Flow 'volume_create_api' (37aa1779-edda-4b8f-b602-e2fe447e1a2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:42.523140 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Create volume request issued successfully. Jul 22 09:56:42.523794 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-85510c81-6ed3-4ece-99e8-618781a6307f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:56:42.524479 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 422/1679] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:56:42 2026] POST /volume/v3/volumes => generated 764 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:56:42.542856 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:42.545866 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:56:42.547154 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "30d5285f-aedc-4f26-9ca5-b260a652d1ab", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-118669529"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:42.548971 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Create volume request body: {'volume': {"'source_volid": '30d5285f-aedc-4f26-9ca5-b260a652d1ab', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-118669529'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:56:42.549190 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Create volume of 1 GB Jul 22 09:56:42.555830 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Availability Zones retrieved successfully. Jul 22 09:56:42.571463 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Flow 'volume_create_api' (677e2633-14c8-48d0-a736-4e1ec01d6956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:42.572600 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5869b72f-dd48-4619-ba23-7046aa78c78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.573864 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:56:42.613504 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5869b72f-dd48-4619-ba23-7046aa78c78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.614470 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4afff2d-e349-4edc-ab95-8953892c77f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.682677 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Created reservations ['59b284ca-663d-43ff-80a1-87a3e787bb6e', 'f951a041-f018-4e83-899a-5d00534648a5', '1dbff9bf-4780-486b-b659-59b75cebe110', '7fde12cb-5715-4414-a70f-dbcf0da456ce'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:56:42.685602 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4afff2d-e349-4edc-ab95-8953892c77f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59b284ca-663d-43ff-80a1-87a3e787bb6e', 'f951a041-f018-4e83-899a-5d00534648a5', '1dbff9bf-4780-486b-b659-59b75cebe110', '7fde12cb-5715-4414-a70f-dbcf0da456ce']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.685602 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (105111ab-6c99-421c-add4-bcdee377e2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.715409 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (105111ab-6c99-421c-add4-bcdee377e2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6741f4c-3fa7-4340-b19e-39b3167da844', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-118669529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2730e71ffbbd4d869cfdedb17756c9cd',qos_specs=None,replication_status=,reservations=['59b284ca-663d-43ff-80a1-87a3e787bb6e','f951a041-f018-4e83-899a-5d00534648a5','1dbff9bf-4780-486b-b659-59b75cebe110','7fde12cb-5715-4414-a70f-dbcf0da456ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fc4995498340fa84b81518255370ce',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:56:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-118669529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6741f4c-3fa7-4340-b19e-39b3167da844,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2730e71ffbbd4d869cfdedb17756c9cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7fc4995498340fa84b81518255370ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.716411 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c7adb0-5a31-49b2-a815-8f21fb927c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.739850 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c7adb0-5a31-49b2-a815-8f21fb927c4d) transitioned into state 'SUCCESS' from state '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-118669529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2730e71ffbbd4d869cfdedb17756c9cd',qos_specs=None,replication_status=,reservations=['59b284ca-663d-43ff-80a1-87a3e787bb6e','f951a041-f018-4e83-899a-5d00534648a5','1dbff9bf-4780-486b-b659-59b75cebe110','7fde12cb-5715-4414-a70f-dbcf0da456ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fc4995498340fa84b81518255370ce',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.741305 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9ec3d73-380f-4a19-bfdd-a5b7a9510065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.755028 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9ec3d73-380f-4a19-bfdd-a5b7a9510065) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.755995 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Flow 'volume_create_api' (677e2633-14c8-48d0-a736-4e1ec01d6956) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:42.756811 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Create volume request issued successfully. Jul 22 09:56:42.757169 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-88358fb4-6ae7-46f7-9656-d5ec9f40d3a1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:56:42.757623 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 421/1680] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:56:42 2026] POST /volume/v3/volumes => generated 763 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:56:42.774287 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:42.774287 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:56:42.774287 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "30d5285f-aedc-4f26-9ca5-b260a652d1ab", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-425050324"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:42.775912 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Create volume request body: {'volume': {"'source_volid": '30d5285f-aedc-4f26-9ca5-b260a652d1ab', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-425050324'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:56:42.776151 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Create volume of 1 GB Jul 22 09:56:42.776576 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:42.776576 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:42.781956 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Availability Zones retrieved successfully. Jul 22 09:56:42.790935 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Flow 'volume_create_api' (3b1980ea-5ec3-42f7-a49a-2ecb448f4540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:42.793941 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11602e5d-70d1-4a4b-871c-8a89b93bb80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.794301 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:56:42.832618 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11602e5d-70d1-4a4b-871c-8a89b93bb80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.833894 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a2ab386-158a-4b46-ad91-82f2044c20fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.879735 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Created reservations ['a95d28c6-14c5-4bb1-8797-72ca7196bf07', 'c6e3174f-dfe0-4e84-889c-41adccdc581d', 'c4786e5d-12c9-4527-b199-bb7bd218f30c', '8e11fdb2-7e2a-475d-8821-53e5e2336356'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:56:42.880790 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a2ab386-158a-4b46-ad91-82f2044c20fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a95d28c6-14c5-4bb1-8797-72ca7196bf07', 'c6e3174f-dfe0-4e84-889c-41adccdc581d', 'c4786e5d-12c9-4527-b199-bb7bd218f30c', '8e11fdb2-7e2a-475d-8821-53e5e2336356']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.881862 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac6c75a2-1533-4b87-b9d4-0e5eb2247013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.909940 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac6c75a2-1533-4b87-b9d4-0e5eb2247013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a08da326-b229-4bed-bcbb-c63b6b8fb80f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-425050324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2730e71ffbbd4d869cfdedb17756c9cd',qos_specs=None,replication_status=,reservations=['a95d28c6-14c5-4bb1-8797-72ca7196bf07','c6e3174f-dfe0-4e84-889c-41adccdc581d','c4786e5d-12c9-4527-b199-bb7bd218f30c','8e11fdb2-7e2a-475d-8821-53e5e2336356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fc4995498340fa84b81518255370ce',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:56:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-425050324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a08da326-b229-4bed-bcbb-c63b6b8fb80f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2730e71ffbbd4d869cfdedb17756c9cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7fc4995498340fa84b81518255370ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.910814 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (429bc7cc-007b-4668-9db0-c5b2aa4956a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.937142 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (429bc7cc-007b-4668-9db0-c5b2aa4956a6) transitioned into state 'SUCCESS' from state '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-425050324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2730e71ffbbd4d869cfdedb17756c9cd',qos_specs=None,replication_status=,reservations=['a95d28c6-14c5-4bb1-8797-72ca7196bf07','c6e3174f-dfe0-4e84-889c-41adccdc581d','c4786e5d-12c9-4527-b199-bb7bd218f30c','8e11fdb2-7e2a-475d-8821-53e5e2336356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fc4995498340fa84b81518255370ce',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.938232 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ef93305-fd38-4c71-95b2-72e68b133749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:42.960524 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ef93305-fd38-4c71-95b2-72e68b133749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:42.961855 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Flow 'volume_create_api' (3b1980ea-5ec3-42f7-a49a-2ecb448f4540) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:42.962186 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Create volume request issued successfully. Jul 22 09:56:42.962948 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6a41de6a-e032-4d85-bac9-f91d3f83aca0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:56:42.963556 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 416/1681] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:56:42 2026] POST /volume/v3/volumes => generated 763 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:56:42.981522 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6c846fe1-ec5f-4e10-8904-598cb889b71f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:42.983914 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6c846fe1-ec5f-4e10-8904-598cb889b71f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/fee94db0-0e99-4ad7-b1c5-77b5f1eda1a7 Jul 22 09:56:42.984182 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6c846fe1-ec5f-4e10-8904-598cb889b71f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:42.984409 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6c846fe1-ec5f-4e10-8904-598cb889b71f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:42.986093 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-45fb99db-b3d0-4381-a7d3-e4b9c720f574 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:42.989983 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-45fb99db-b3d0-4381-a7d3-e4b9c720f574 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:56:42.989983 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-45fb99db-b3d0-4381-a7d3-e4b9c720f574 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:42.990238 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-45fb99db-b3d0-4381-a7d3-e4b9c720f574 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:42.990384 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-45fb99db-b3d0-4381-a7d3-e4b9c720f574 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:42.994366 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:42.994366 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:42.997028 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:42.997028 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:42.997903 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-45fb99db-b3d0-4381-a7d3-e4b9c720f574 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:56:42.998431 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 423/1682] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:42 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 697 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:42.999491 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6c846fe1-ec5f-4e10-8904-598cb889b71f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:43.005240 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6c846fe1-ec5f-4e10-8904-598cb889b71f tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/fee94db0-0e99-4ad7-b1c5-77b5f1eda1a7 returned with HTTP 200 Jul 22 09:56:43.005698 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 423/1683] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:42 2026] GET /volume/v3/volumes/fee94db0-0e99-4ad7-b1c5-77b5f1eda1a7 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:43.022161 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ebe681aa-ecf0-4386-8fa3-a5a2a3937432 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:43.023995 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ebe681aa-ecf0-4386-8fa3-a5a2a3937432 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/77de43d7-4d00-4e21-814d-d4f1054a67a4 Jul 22 09:56:43.024199 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ebe681aa-ecf0-4386-8fa3-a5a2a3937432 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:43.024373 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ebe681aa-ecf0-4386-8fa3-a5a2a3937432 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:43.032253 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:43.032253 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:43.036580 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ebe681aa-ecf0-4386-8fa3-a5a2a3937432 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:43.043760 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ebe681aa-ecf0-4386-8fa3-a5a2a3937432 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/77de43d7-4d00-4e21-814d-d4f1054a67a4 returned with HTTP 200 Jul 22 09:56:43.044339 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 422/1684] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:43 2026] GET /volume/v3/volumes/77de43d7-4d00-4e21-814d-d4f1054a67a4 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:43.061268 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cfbbfdbd-bd8a-4597-8436-ed03e0cc71b3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:43.063602 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cfbbfdbd-bd8a-4597-8436-ed03e0cc71b3 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/bb14053f-2a62-437c-95f0-38c34ed618c8 Jul 22 09:56:43.063854 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cfbbfdbd-bd8a-4597-8436-ed03e0cc71b3 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:43.064124 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cfbbfdbd-bd8a-4597-8436-ed03e0cc71b3 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:43.087340 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:43.087340 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:43.089690 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cfbbfdbd-bd8a-4597-8436-ed03e0cc71b3 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:43.097053 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cfbbfdbd-bd8a-4597-8436-ed03e0cc71b3 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/bb14053f-2a62-437c-95f0-38c34ed618c8 returned with HTTP 200 Jul 22 09:56:43.097686 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 417/1685] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:43 2026] GET /volume/v3/volumes/bb14053f-2a62-437c-95f0-38c34ed618c8 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:43.119668 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-63510bba-d357-4ea1-8cd2-996d5cf99831 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:43.124655 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-63510bba-d357-4ea1-8cd2-996d5cf99831 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/f6741f4c-3fa7-4340-b19e-39b3167da844 Jul 22 09:56:43.124969 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-63510bba-d357-4ea1-8cd2-996d5cf99831 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:43.127961 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-63510bba-d357-4ea1-8cd2-996d5cf99831 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:43.137873 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:43.137873 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:43.147379 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-63510bba-d357-4ea1-8cd2-996d5cf99831 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:43.161198 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-63510bba-d357-4ea1-8cd2-996d5cf99831 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/f6741f4c-3fa7-4340-b19e-39b3167da844 returned with HTTP 200 Jul 22 09:56:43.161355 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 424/1686] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:43 2026] GET /volume/v3/volumes/f6741f4c-3fa7-4340-b19e-39b3167da844 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:43.180463 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d08c8c66-3706-441a-bc8e-226fc757b701 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:43.182674 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d08c8c66-3706-441a-bc8e-226fc757b701 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/a08da326-b229-4bed-bcbb-c63b6b8fb80f Jul 22 09:56:43.182764 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d08c8c66-3706-441a-bc8e-226fc757b701 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:43.182911 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d08c8c66-3706-441a-bc8e-226fc757b701 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:43.195601 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:43.195601 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:43.204096 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d08c8c66-3706-441a-bc8e-226fc757b701 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:43.214445 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d08c8c66-3706-441a-bc8e-226fc757b701 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/a08da326-b229-4bed-bcbb-c63b6b8fb80f returned with HTTP 200 Jul 22 09:56:43.214888 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 424/1687] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:43 2026] GET /volume/v3/volumes/a08da326-b229-4bed-bcbb-c63b6b8fb80f => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:43.236146 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-55408919-6095-448d-b6e4-82d439843149 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:43.239900 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-55408919-6095-448d-b6e4-82d439843149 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a08da326-b229-4bed-bcbb-c63b6b8fb80f Jul 22 09:56:43.241066 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-55408919-6095-448d-b6e4-82d439843149 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:43.241066 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-55408919-6095-448d-b6e4-82d439843149 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:43.241066 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-55408919-6095-448d-b6e4-82d439843149 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Delete volume with id: a08da326-b229-4bed-bcbb-c63b6b8fb80f Jul 22 09:56:43.254774 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:43.254774 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:43.255745 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-55408919-6095-448d-b6e4-82d439843149 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:43.301395 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-55408919-6095-448d-b6e4-82d439843149 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Delete volume request issued successfully. Jul 22 09:56:43.301395 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-55408919-6095-448d-b6e4-82d439843149 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/a08da326-b229-4bed-bcbb-c63b6b8fb80f returned with HTTP 202 Jul 22 09:56:43.301395 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 423/1688] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:56:43 2026] DELETE /volume/v3/volumes/a08da326-b229-4bed-bcbb-c63b6b8fb80f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:56:43.316751 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ed6cba41-a839-4fc2-9e6f-e124656bc76a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:43.319506 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ed6cba41-a839-4fc2-9e6f-e124656bc76a tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/a08da326-b229-4bed-bcbb-c63b6b8fb80f Jul 22 09:56:43.319752 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ed6cba41-a839-4fc2-9e6f-e124656bc76a tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:43.320136 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ed6cba41-a839-4fc2-9e6f-e124656bc76a tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:43.329345 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:43.329345 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:43.340890 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ed6cba41-a839-4fc2-9e6f-e124656bc76a tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:43.348866 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ed6cba41-a839-4fc2-9e6f-e124656bc76a tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/a08da326-b229-4bed-bcbb-c63b6b8fb80f returned with HTTP 200 Jul 22 09:56:43.348866 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 418/1689] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:43 2026] GET /volume/v3/volumes/a08da326-b229-4bed-bcbb-c63b6b8fb80f => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:44.012744 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ba5dae99-8933-4cf6-a68a-c58872b54e8a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:44.014858 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ba5dae99-8933-4cf6-a68a-c58872b54e8a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:56:44.015186 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ba5dae99-8933-4cf6-a68a-c58872b54e8a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:44.015419 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ba5dae99-8933-4cf6-a68a-c58872b54e8a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:44.015540 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-ba5dae99-8933-4cf6-a68a-c58872b54e8a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:44.022155 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:44.022155 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:44.022155 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ba5dae99-8933-4cf6-a68a-c58872b54e8a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:56:44.022155 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 425/1690] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:44 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:44.366516 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-18e418dd-8f65-4589-a3c3-494e9d313467 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:44.370772 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-18e418dd-8f65-4589-a3c3-494e9d313467 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/a08da326-b229-4bed-bcbb-c63b6b8fb80f Jul 22 09:56:44.371109 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-18e418dd-8f65-4589-a3c3-494e9d313467 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:44.371350 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-18e418dd-8f65-4589-a3c3-494e9d313467 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:44.379605 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-18e418dd-8f65-4589-a3c3-494e9d313467 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/a08da326-b229-4bed-bcbb-c63b6b8fb80f returned with HTTP 404 Jul 22 09:56:44.380893 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 425/1691] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:44 2026] GET /volume/v3/volumes/a08da326-b229-4bed-bcbb-c63b6b8fb80f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:44.389129 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a37b7831-5b9f-4b0a-a284-96a43dbe7c89 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:44.390950 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a37b7831-5b9f-4b0a-a284-96a43dbe7c89 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f6741f4c-3fa7-4340-b19e-39b3167da844 Jul 22 09:56:44.393563 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a37b7831-5b9f-4b0a-a284-96a43dbe7c89 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:44.393563 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a37b7831-5b9f-4b0a-a284-96a43dbe7c89 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:44.393563 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-a37b7831-5b9f-4b0a-a284-96a43dbe7c89 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Delete volume with id: f6741f4c-3fa7-4340-b19e-39b3167da844 Jul 22 09:56:44.403387 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:44.403387 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:44.403892 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a37b7831-5b9f-4b0a-a284-96a43dbe7c89 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:44.430385 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a37b7831-5b9f-4b0a-a284-96a43dbe7c89 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Delete volume request issued successfully. Jul 22 09:56:44.430601 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a37b7831-5b9f-4b0a-a284-96a43dbe7c89 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/f6741f4c-3fa7-4340-b19e-39b3167da844 returned with HTTP 202 Jul 22 09:56:44.433949 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 424/1692] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:56:44 2026] DELETE /volume/v3/volumes/f6741f4c-3fa7-4340-b19e-39b3167da844 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:56:44.443038 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fbacf898-dd2b-4952-83df-caaca57b2c97 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:44.447141 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fbacf898-dd2b-4952-83df-caaca57b2c97 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/f6741f4c-3fa7-4340-b19e-39b3167da844 Jul 22 09:56:44.447495 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fbacf898-dd2b-4952-83df-caaca57b2c97 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:44.448625 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fbacf898-dd2b-4952-83df-caaca57b2c97 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:44.460758 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:44.460758 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:44.468471 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fbacf898-dd2b-4952-83df-caaca57b2c97 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:44.474166 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fbacf898-dd2b-4952-83df-caaca57b2c97 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/f6741f4c-3fa7-4340-b19e-39b3167da844 returned with HTTP 200 Jul 22 09:56:44.474624 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 419/1693] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:44 2026] GET /volume/v3/volumes/f6741f4c-3fa7-4340-b19e-39b3167da844 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:45.037326 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-34c46df3-677b-498a-9fe0-60ed5210c1b7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:45.039716 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-34c46df3-677b-498a-9fe0-60ed5210c1b7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:56:45.041873 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-34c46df3-677b-498a-9fe0-60ed5210c1b7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:45.041873 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-34c46df3-677b-498a-9fe0-60ed5210c1b7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:45.041873 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-34c46df3-677b-498a-9fe0-60ed5210c1b7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:45.047300 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:45.047300 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:45.048449 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-34c46df3-677b-498a-9fe0-60ed5210c1b7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:56:45.049140 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 426/1694] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:45 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:45.489738 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-64c5693d-4e07-41c2-b14e-c00366a944a9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:45.492021 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-64c5693d-4e07-41c2-b14e-c00366a944a9 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/f6741f4c-3fa7-4340-b19e-39b3167da844 Jul 22 09:56:45.492311 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-64c5693d-4e07-41c2-b14e-c00366a944a9 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:45.492546 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-64c5693d-4e07-41c2-b14e-c00366a944a9 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:45.501654 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-64c5693d-4e07-41c2-b14e-c00366a944a9 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/f6741f4c-3fa7-4340-b19e-39b3167da844 returned with HTTP 404 Jul 22 09:56:45.502418 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 426/1695] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:45 2026] GET /volume/v3/volumes/f6741f4c-3fa7-4340-b19e-39b3167da844 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:45.512289 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d3c256f2-f936-433c-b52d-03debecdcada None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:45.515346 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d3c256f2-f936-433c-b52d-03debecdcada tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] DELETE https://10.4.3.206/volume/v3/volumes/bb14053f-2a62-437c-95f0-38c34ed618c8 Jul 22 09:56:45.515628 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d3c256f2-f936-433c-b52d-03debecdcada tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:45.515898 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d3c256f2-f936-433c-b52d-03debecdcada tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:45.516157 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-d3c256f2-f936-433c-b52d-03debecdcada tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Delete volume with id: bb14053f-2a62-437c-95f0-38c34ed618c8 Jul 22 09:56:45.531846 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:45.531846 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:45.532628 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d3c256f2-f936-433c-b52d-03debecdcada tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:45.562042 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d3c256f2-f936-433c-b52d-03debecdcada tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Delete volume request issued successfully. Jul 22 09:56:45.562350 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d3c256f2-f936-433c-b52d-03debecdcada tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/bb14053f-2a62-437c-95f0-38c34ed618c8 returned with HTTP 202 Jul 22 09:56:45.563031 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 425/1696] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:56:45 2026] DELETE /volume/v3/volumes/bb14053f-2a62-437c-95f0-38c34ed618c8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:56:45.573017 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2a520a8a-0251-4583-b44d-8d8ce364f5f7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:45.575746 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2a520a8a-0251-4583-b44d-8d8ce364f5f7 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/bb14053f-2a62-437c-95f0-38c34ed618c8 Jul 22 09:56:45.576344 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2a520a8a-0251-4583-b44d-8d8ce364f5f7 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:45.576344 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2a520a8a-0251-4583-b44d-8d8ce364f5f7 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:45.581287 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=274,cinder:UPDATE=52,cinder:INSERT=32 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:56:45.587996 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:45.587996 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:45.594793 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2a520a8a-0251-4583-b44d-8d8ce364f5f7 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:45.603809 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2a520a8a-0251-4583-b44d-8d8ce364f5f7 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/bb14053f-2a62-437c-95f0-38c34ed618c8 returned with HTTP 200 Jul 22 09:56:45.604439 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 420/1697] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:45 2026] GET /volume/v3/volumes/bb14053f-2a62-437c-95f0-38c34ed618c8 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:46.061442 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8063590e-3f68-47aa-96ee-dfbb6d542399 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:46.064611 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8063590e-3f68-47aa-96ee-dfbb6d542399 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:56:46.065103 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8063590e-3f68-47aa-96ee-dfbb6d542399 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:46.065449 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8063590e-3f68-47aa-96ee-dfbb6d542399 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:46.065645 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-8063590e-3f68-47aa-96ee-dfbb6d542399 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:46.072323 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:46.072323 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:46.073630 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8063590e-3f68-47aa-96ee-dfbb6d542399 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:56:46.074620 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 427/1698] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:46 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:46.619705 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7a5a83e0-9752-4692-aec5-61fe8dfa4bb0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:46.622134 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7a5a83e0-9752-4692-aec5-61fe8dfa4bb0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/bb14053f-2a62-437c-95f0-38c34ed618c8 Jul 22 09:56:46.622345 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7a5a83e0-9752-4692-aec5-61fe8dfa4bb0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:46.622529 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7a5a83e0-9752-4692-aec5-61fe8dfa4bb0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:46.629120 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7a5a83e0-9752-4692-aec5-61fe8dfa4bb0 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/bb14053f-2a62-437c-95f0-38c34ed618c8 returned with HTTP 404 Jul 22 09:56:46.629403 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 427/1699] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:46 2026] GET /volume/v3/volumes/bb14053f-2a62-437c-95f0-38c34ed618c8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:46.638343 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-450bd91f-4d58-4def-b05b-a48071b9a3d1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:46.640397 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-450bd91f-4d58-4def-b05b-a48071b9a3d1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] DELETE https://10.4.3.206/volume/v3/volumes/77de43d7-4d00-4e21-814d-d4f1054a67a4 Jul 22 09:56:46.640661 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-450bd91f-4d58-4def-b05b-a48071b9a3d1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:46.640842 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-450bd91f-4d58-4def-b05b-a48071b9a3d1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:46.641074 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-450bd91f-4d58-4def-b05b-a48071b9a3d1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Delete volume with id: 77de43d7-4d00-4e21-814d-d4f1054a67a4 Jul 22 09:56:46.648415 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:46.648415 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:46.648937 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-450bd91f-4d58-4def-b05b-a48071b9a3d1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:46.673507 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-450bd91f-4d58-4def-b05b-a48071b9a3d1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Delete volume request issued successfully. Jul 22 09:56:46.673767 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-450bd91f-4d58-4def-b05b-a48071b9a3d1 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/77de43d7-4d00-4e21-814d-d4f1054a67a4 returned with HTTP 202 Jul 22 09:56:46.674286 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 426/1700] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:56:46 2026] DELETE /volume/v3/volumes/77de43d7-4d00-4e21-814d-d4f1054a67a4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:56:46.687946 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-511241c9-8b7a-486b-b9ee-ea0e5451fbfd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:46.690253 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-511241c9-8b7a-486b-b9ee-ea0e5451fbfd tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/77de43d7-4d00-4e21-814d-d4f1054a67a4 Jul 22 09:56:46.690478 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-511241c9-8b7a-486b-b9ee-ea0e5451fbfd tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:46.691377 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-511241c9-8b7a-486b-b9ee-ea0e5451fbfd tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:46.703017 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:46.703017 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:46.711073 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-511241c9-8b7a-486b-b9ee-ea0e5451fbfd tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:46.715566 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-511241c9-8b7a-486b-b9ee-ea0e5451fbfd tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/77de43d7-4d00-4e21-814d-d4f1054a67a4 returned with HTTP 200 Jul 22 09:56:46.716209 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 421/1701] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:46 2026] GET /volume/v3/volumes/77de43d7-4d00-4e21-814d-d4f1054a67a4 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:47.092565 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8f30901a-cd1c-46df-b0f8-fee29011b57d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:47.096285 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8f30901a-cd1c-46df-b0f8-fee29011b57d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:56:47.096285 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8f30901a-cd1c-46df-b0f8-fee29011b57d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:47.096285 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8f30901a-cd1c-46df-b0f8-fee29011b57d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:47.096606 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-8f30901a-cd1c-46df-b0f8-fee29011b57d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:47.102247 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:47.102247 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:47.102826 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8f30901a-cd1c-46df-b0f8-fee29011b57d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:56:47.105950 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 428/1702] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:47 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:47.284091 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:47.287947 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:56:47.289515 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-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": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "source_volid": null, "backup_id": null}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:47.291833 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-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': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'source_volid': None, 'backup_id': None}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:56:47.474809 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Create volume of 1 GB Jul 22 09:56:47.481357 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Availability Zones retrieved successfully. Jul 22 09:56:47.493071 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Flow 'volume_create_api' (3ea64270-b05a-4853-94fb-90c99405ae9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:47.496805 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ef968b-a4ea-433b-a1a5-06a4253cf5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:47.500475 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:56:47.596744 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ef968b-a4ea-433b-a1a5-06a4253cf5a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:47.598402 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc4b8377-aa58-4aa6-8b75-1b74af045fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:47.659945 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Created reservations ['12dc054e-0192-47a7-8315-9dcc538384d6', '7d23066d-a624-4094-8d7c-10f9be8233e9', '6e9ae88e-6e07-4be4-80a7-42bf389f15c0', '1f181e57-5b93-4b6c-ab01-f1b0065d1ccc'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:56:47.661093 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc4b8377-aa58-4aa6-8b75-1b74af045fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12dc054e-0192-47a7-8315-9dcc538384d6', '7d23066d-a624-4094-8d7c-10f9be8233e9', '6e9ae88e-6e07-4be4-80a7-42bf389f15c0', '1f181e57-5b93-4b6c-ab01-f1b0065d1ccc']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:47.662196 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f3b6d2e-1cf1-4948-bd58-eb614fd98243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:47.691611 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f3b6d2e-1cf1-4948-bd58-eb614fd98243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61f5bcbe-b8a1-42ea-9b15-0671d218b954', '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='487242786b5b4ef6a45f42bd7542bd56',qos_specs=None,replication_status=,reservations=['12dc054e-0192-47a7-8315-9dcc538384d6','7d23066d-a624-4094-8d7c-10f9be8233e9','6e9ae88e-6e07-4be4-80a7-42bf389f15c0','1f181e57-5b93-4b6c-ab01-f1b0065d1ccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ed2620181474cb6af3be7f4aa99fddf',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:56:47Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61f5bcbe-b8a1-42ea-9b15-0671d218b954,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487242786b5b4ef6a45f42bd7542bd56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ed2620181474cb6af3be7f4aa99fddf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:47.692709 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (672e5916-8ce5-4a3f-b6a0-f35d1abde958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:47.718646 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (672e5916-8ce5-4a3f-b6a0-f35d1abde958) transitioned into 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='487242786b5b4ef6a45f42bd7542bd56',qos_specs=None,replication_status=,reservations=['12dc054e-0192-47a7-8315-9dcc538384d6','7d23066d-a624-4094-8d7c-10f9be8233e9','6e9ae88e-6e07-4be4-80a7-42bf389f15c0','1f181e57-5b93-4b6c-ab01-f1b0065d1ccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ed2620181474cb6af3be7f4aa99fddf',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:47.719693 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a772c23-9cde-48dd-aa7f-6346e6a7d07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:47.732747 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a772c23-9cde-48dd-aa7f-6346e6a7d07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:47.734382 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Flow 'volume_create_api' (3ea64270-b05a-4853-94fb-90c99405ae9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:47.734537 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Create volume request issued successfully. Jul 22 09:56:47.735371 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3d5add05-99e8-4328-aa58-bd6fcc4c8a81 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:56:47.736056 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 428/1703] 10.4.3.206 () {72 vars in 1541 bytes} [Wed Jul 22 09:56:47 2026] POST /volume/v3/volumes => generated 703 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:56:47.736480 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9b7506a7-7de2-4a91-ab2b-c3e68013c2ea None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:47.738933 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9b7506a7-7de2-4a91-ab2b-c3e68013c2ea tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/77de43d7-4d00-4e21-814d-d4f1054a67a4 Jul 22 09:56:47.739258 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9b7506a7-7de2-4a91-ab2b-c3e68013c2ea tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:47.739476 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9b7506a7-7de2-4a91-ab2b-c3e68013c2ea tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:47.748895 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3f03b2c1-517c-48b0-81a5-3db281867804 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:47.750287 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9b7506a7-7de2-4a91-ab2b-c3e68013c2ea tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/77de43d7-4d00-4e21-814d-d4f1054a67a4 returned with HTTP 404 Jul 22 09:56:47.750886 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 427/1704] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:47 2026] GET /volume/v3/volumes/77de43d7-4d00-4e21-814d-d4f1054a67a4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:47.752710 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3f03b2c1-517c-48b0-81a5-3db281867804 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] GET https://10.4.3.206/volume/v3/volumes/61f5bcbe-b8a1-42ea-9b15-0671d218b954 Jul 22 09:56:47.752710 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3f03b2c1-517c-48b0-81a5-3db281867804 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:47.752710 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3f03b2c1-517c-48b0-81a5-3db281867804 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:47.762635 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1bd4d986-247f-4edf-b3bf-980d7340cc9d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:47.764573 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:47.764573 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:47.766215 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1bd4d986-247f-4edf-b3bf-980d7340cc9d tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] DELETE https://10.4.3.206/volume/v3/volumes/fee94db0-0e99-4ad7-b1c5-77b5f1eda1a7 Jul 22 09:56:47.766528 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1bd4d986-247f-4edf-b3bf-980d7340cc9d tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:47.766889 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1bd4d986-247f-4edf-b3bf-980d7340cc9d tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:47.767204 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-1bd4d986-247f-4edf-b3bf-980d7340cc9d tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Delete volume with id: fee94db0-0e99-4ad7-b1c5-77b5f1eda1a7 Jul 22 09:56:47.772408 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3f03b2c1-517c-48b0-81a5-3db281867804 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Volume info retrieved successfully. Jul 22 09:56:47.777232 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:47.777232 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:47.777515 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1bd4d986-247f-4edf-b3bf-980d7340cc9d tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:47.782427 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-3f03b2c1-517c-48b0-81a5-3db281867804 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/volumes/61f5bcbe-b8a1-42ea-9b15-0671d218b954 returned with HTTP 200 Jul 22 09:56:47.783141 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 422/1705] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:56:47 2026] GET /volume/v3/volumes/61f5bcbe-b8a1-42ea-9b15-0671d218b954 => generated 771 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:47.796561 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-17f896e2-0edc-4604-a49a-b8b6733ea484 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:47.799490 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-17f896e2-0edc-4604-a49a-b8b6733ea484 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] GET https://10.4.3.206/volume/v3/volumes/61f5bcbe-b8a1-42ea-9b15-0671d218b954 Jul 22 09:56:47.800627 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-17f896e2-0edc-4604-a49a-b8b6733ea484 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:47.800627 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-17f896e2-0edc-4604-a49a-b8b6733ea484 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:47.819382 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1bd4d986-247f-4edf-b3bf-980d7340cc9d tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Delete volume request issued successfully. Jul 22 09:56:47.819382 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1bd4d986-247f-4edf-b3bf-980d7340cc9d tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/fee94db0-0e99-4ad7-b1c5-77b5f1eda1a7 returned with HTTP 202 Jul 22 09:56:47.819382 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 429/1706] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:56:47 2026] DELETE /volume/v3/volumes/fee94db0-0e99-4ad7-b1c5-77b5f1eda1a7 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:56:47.825984 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:47.825984 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:47.829461 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0ef3c735-62f2-482e-8fd2-14f2c1e06296 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:47.830125 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-17f896e2-0edc-4604-a49a-b8b6733ea484 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Volume info retrieved successfully. Jul 22 09:56:47.832186 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0ef3c735-62f2-482e-8fd2-14f2c1e06296 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/fee94db0-0e99-4ad7-b1c5-77b5f1eda1a7 Jul 22 09:56:47.832658 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0ef3c735-62f2-482e-8fd2-14f2c1e06296 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:47.832948 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0ef3c735-62f2-482e-8fd2-14f2c1e06296 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:47.835523 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-17f896e2-0edc-4604-a49a-b8b6733ea484 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/volumes/61f5bcbe-b8a1-42ea-9b15-0671d218b954 returned with HTTP 200 Jul 22 09:56:47.836328 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 429/1707] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:56:47 2026] GET /volume/v3/volumes/61f5bcbe-b8a1-42ea-9b15-0671d218b954 => generated 771 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:47.845640 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:47.845640 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:47.852548 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0ef3c735-62f2-482e-8fd2-14f2c1e06296 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:47.859976 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0ef3c735-62f2-482e-8fd2-14f2c1e06296 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/fee94db0-0e99-4ad7-b1c5-77b5f1eda1a7 returned with HTTP 200 Jul 22 09:56:47.860587 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 428/1708] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:47 2026] GET /volume/v3/volumes/fee94db0-0e99-4ad7-b1c5-77b5f1eda1a7 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:48.123097 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d34045cd-5c82-4d82-ab39-96a85faa977b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:48.128608 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d34045cd-5c82-4d82-ab39-96a85faa977b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:56:48.128608 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d34045cd-5c82-4d82-ab39-96a85faa977b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:48.129873 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d34045cd-5c82-4d82-ab39-96a85faa977b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:48.129873 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-d34045cd-5c82-4d82-ab39-96a85faa977b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:48.141840 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:48.141840 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:48.142978 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d34045cd-5c82-4d82-ab39-96a85faa977b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:56:48.143904 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 423/1709] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:48 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 708 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:48.879991 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1cc59a06-aeb4-418f-8c0d-b42d53d388ae None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:48.881586 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1cc59a06-aeb4-418f-8c0d-b42d53d388ae tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/fee94db0-0e99-4ad7-b1c5-77b5f1eda1a7 Jul 22 09:56:48.881843 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1cc59a06-aeb4-418f-8c0d-b42d53d388ae tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:48.882192 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1cc59a06-aeb4-418f-8c0d-b42d53d388ae tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:48.891905 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1cc59a06-aeb4-418f-8c0d-b42d53d388ae tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/fee94db0-0e99-4ad7-b1c5-77b5f1eda1a7 returned with HTTP 404 Jul 22 09:56:48.892604 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 430/1710] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:48 2026] GET /volume/v3/volumes/fee94db0-0e99-4ad7-b1c5-77b5f1eda1a7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:48.901853 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a833e163-c588-4f26-87d8-ffc019c2be53 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:48.904593 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a833e163-c588-4f26-87d8-ffc019c2be53 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] DELETE https://10.4.3.206/volume/v3/volumes/30d5285f-aedc-4f26-9ca5-b260a652d1ab Jul 22 09:56:48.904859 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a833e163-c588-4f26-87d8-ffc019c2be53 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:48.905171 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a833e163-c588-4f26-87d8-ffc019c2be53 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:48.905395 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-a833e163-c588-4f26-87d8-ffc019c2be53 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Delete volume with id: 30d5285f-aedc-4f26-9ca5-b260a652d1ab Jul 22 09:56:48.908823 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=265,cinder:UPDATE=81,cinder:INSERT=45 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:56:48.918383 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:48.918383 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:48.919146 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a833e163-c588-4f26-87d8-ffc019c2be53 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:48.948261 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a833e163-c588-4f26-87d8-ffc019c2be53 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Delete volume request issued successfully. Jul 22 09:56:48.948528 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a833e163-c588-4f26-87d8-ffc019c2be53 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/30d5285f-aedc-4f26-9ca5-b260a652d1ab returned with HTTP 202 Jul 22 09:56:48.949063 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 430/1711] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:56:48 2026] DELETE /volume/v3/volumes/30d5285f-aedc-4f26-9ca5-b260a652d1ab => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:56:48.962704 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-12c3277f-fdf5-4073-a347-e4444ec29596 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:48.963218 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-12c3277f-fdf5-4073-a347-e4444ec29596 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/30d5285f-aedc-4f26-9ca5-b260a652d1ab Jul 22 09:56:48.963218 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-12c3277f-fdf5-4073-a347-e4444ec29596 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:48.963311 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-12c3277f-fdf5-4073-a347-e4444ec29596 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:48.977766 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:48.977766 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:48.988649 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-12c3277f-fdf5-4073-a347-e4444ec29596 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Volume info retrieved successfully. Jul 22 09:56:48.995040 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-12c3277f-fdf5-4073-a347-e4444ec29596 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/30d5285f-aedc-4f26-9ca5-b260a652d1ab returned with HTTP 200 Jul 22 09:56:48.995645 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 429/1712] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:48 2026] GET /volume/v3/volumes/30d5285f-aedc-4f26-9ca5-b260a652d1ab => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:49.159483 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-019513a6-e50d-4276-bc67-bf01673582e4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:49.163196 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-019513a6-e50d-4276-bc67-bf01673582e4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:56:49.163461 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-019513a6-e50d-4276-bc67-bf01673582e4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:49.163700 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-019513a6-e50d-4276-bc67-bf01673582e4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:49.163843 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-019513a6-e50d-4276-bc67-bf01673582e4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:49.170043 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:49.170043 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:49.171385 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-019513a6-e50d-4276-bc67-bf01673582e4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:56:49.171385 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 424/1713] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:49 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:50.012554 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-01a75f78-877c-4097-8d03-0bf44abadd92 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:50.014492 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-01a75f78-877c-4097-8d03-0bf44abadd92 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] GET https://10.4.3.206/volume/v3/volumes/30d5285f-aedc-4f26-9ca5-b260a652d1ab Jul 22 09:56:50.014935 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-01a75f78-877c-4097-8d03-0bf44abadd92 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:50.014935 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-01a75f78-877c-4097-8d03-0bf44abadd92 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:50.021070 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-01a75f78-877c-4097-8d03-0bf44abadd92 tempest-CreateVolumesFromSourceVolumeTest-144361665 tempest-CreateVolumesFromSourceVolumeTest-144361665-project-member] https://10.4.3.206/volume/v3/volumes/30d5285f-aedc-4f26-9ca5-b260a652d1ab returned with HTTP 404 Jul 22 09:56:50.021070 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 431/1714] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:50 2026] GET /volume/v3/volumes/30d5285f-aedc-4f26-9ca5-b260a652d1ab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:50.182737 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-15170da6-f500-4593-bf3d-be5d64287e8b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:50.186467 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-15170da6-f500-4593-bf3d-be5d64287e8b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:56:50.186733 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-15170da6-f500-4593-bf3d-be5d64287e8b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:50.187221 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-15170da6-f500-4593-bf3d-be5d64287e8b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:50.187431 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-15170da6-f500-4593-bf3d-be5d64287e8b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:50.195050 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:50.195050 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:50.195843 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-15170da6-f500-4593-bf3d-be5d64287e8b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:56:50.196468 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 431/1715] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:50 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:50.870782 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-765dbffe-4ffc-4d79-b3bd-a1c16177b7f3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:50.873831 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-765dbffe-4ffc-4d79-b3bd-a1c16177b7f3 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] GET https://10.4.3.206/volume/v3/volumes/61f5bcbe-b8a1-42ea-9b15-0671d218b954 Jul 22 09:56:50.874514 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-765dbffe-4ffc-4d79-b3bd-a1c16177b7f3 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:50.874514 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-765dbffe-4ffc-4d79-b3bd-a1c16177b7f3 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:50.888853 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:50.888853 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:50.897627 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-765dbffe-4ffc-4d79-b3bd-a1c16177b7f3 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Volume info retrieved successfully. Jul 22 09:56:50.907432 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-765dbffe-4ffc-4d79-b3bd-a1c16177b7f3 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/volumes/61f5bcbe-b8a1-42ea-9b15-0671d218b954 returned with HTTP 200 Jul 22 09:56:50.908658 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 430/1716] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:56:50 2026] GET /volume/v3/volumes/61f5bcbe-b8a1-42ea-9b15-0671d218b954 => generated 1311 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:50.927188 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3b789e4f-e92f-4fb2-a0e4-12119fc78c0a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:50.927188 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b789e4f-e92f-4fb2-a0e4-12119fc78c0a None None] GET https://10.4.3.206/volume// Jul 22 09:56:50.927188 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b789e4f-e92f-4fb2-a0e4-12119fc78c0a None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:50.927188 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b789e4f-e92f-4fb2-a0e4-12119fc78c0a None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:50.927188 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b789e4f-e92f-4fb2-a0e4-12119fc78c0a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:56:50.927891 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 425/1717] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:56:50 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:56:50.936745 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-8f6ea25f-c788-4bb7-b7ac-bfdfa52a213c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:50.946039 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-8f6ea25f-c788-4bb7-b7ac-bfdfa52a213c tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:56:50.947133 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-8f6ea25f-c788-4bb7-b7ac-bfdfa52a213c tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61f5bcbe-b8a1-42ea-9b15-0671d218b954", "connector": null, "instance_uuid": "ac23c2e7-a48e-4b0e-a0ce-070d78655cef"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:50.958581 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:50.958581 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:51.023786 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-8f6ea25f-c788-4bb7-b7ac-bfdfa52a213c tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:56:51.024498 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 432/1718] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:56:50 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) Jul 22 09:56:51.036340 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-10b1a26b-121b-4851-a513-9b0f8e5a4bfd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:51.036510 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-10b1a26b-121b-4851-a513-9b0f8e5a4bfd None None] GET https://10.4.3.206/volume// Jul 22 09:56:51.036710 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-10b1a26b-121b-4851-a513-9b0f8e5a4bfd None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:51.037619 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-10b1a26b-121b-4851-a513-9b0f8e5a4bfd None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:51.037619 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-10b1a26b-121b-4851-a513-9b0f8e5a4bfd None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:56:51.038447 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 432/1719] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:56:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:56:51.053242 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-6ab5e267-5bc3-4d6d-baa3-a300c8b08bd2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:51.056061 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-6ab5e267-5bc3-4d6d-baa3-a300c8b08bd2 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] GET https://10.4.3.206/volume/v3/volumes/61f5bcbe-b8a1-42ea-9b15-0671d218b954 Jul 22 09:56:51.056361 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-6ab5e267-5bc3-4d6d-baa3-a300c8b08bd2 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:51.056588 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-6ab5e267-5bc3-4d6d-baa3-a300c8b08bd2 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:51.073479 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:51.073479 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:51.083413 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-6ab5e267-5bc3-4d6d-baa3-a300c8b08bd2 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Volume info retrieved successfully. Jul 22 09:56:51.092860 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-6ab5e267-5bc3-4d6d-baa3-a300c8b08bd2 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/volumes/61f5bcbe-b8a1-42ea-9b15-0671d218b954 returned with HTTP 200 Jul 22 09:56:51.093233 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 431/1720] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:56:51 2026] GET /volume/v3/volumes/61f5bcbe-b8a1-42ea-9b15-0671d218b954 => generated 1490 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:56:51.219330 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-89e01623-e6b4-4019-b846-d89357c247b0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:51.223953 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-89e01623-e6b4-4019-b846-d89357c247b0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:56:51.223953 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-89e01623-e6b4-4019-b846-d89357c247b0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:51.224345 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-89e01623-e6b4-4019-b846-d89357c247b0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:51.225202 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-89e01623-e6b4-4019-b846-d89357c247b0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:51.234908 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:51.234908 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:51.236357 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-89e01623-e6b4-4019-b846-d89357c247b0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:56:51.244030 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 426/1721] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:51 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 708 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:51.253378 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-fe1a9d8f-1eba-4dad-8c14-1af6feca7f9a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:51.261755 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-fe1a9d8f-1eba-4dad-8c14-1af6feca7f9a tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] PUT https://10.4.3.206/volume/v3/attachments/1226940c-7177-485d-9bf1-978d18579970 Jul 22 09:56:51.263198 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-fe1a9d8f-1eba-4dad-8c14-1af6feca7f9a tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:51.281744 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-fe1a9d8f-1eba-4dad-8c14-1af6feca7f9a tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Acquiring lock "cinder-attachment_update-61f5bcbe-b8a1-42ea-9b15-0671d218b954-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:56:51.289304 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-fe1a9d8f-1eba-4dad-8c14-1af6feca7f9a tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Lock "cinder-attachment_update-61f5bcbe-b8a1-42ea-9b15-0671d218b954-np0000005636" acquired by "attachment_update" :: waited 0.008s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:56:51.290814 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:51.290814 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:51.435997 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-fe1a9d8f-1eba-4dad-8c14-1af6feca7f9a tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Lock "cinder-attachment_update-61f5bcbe-b8a1-42ea-9b15-0671d218b954-np0000005636" released by "attachment_update" :: held 0.147s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:56:51.436728 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-fe1a9d8f-1eba-4dad-8c14-1af6feca7f9a tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/attachments/1226940c-7177-485d-9bf1-978d18579970 returned with HTTP 200 Jul 22 09:56:51.437323 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 433/1722] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:56:51 2026] PUT /volume/v3/attachments/1226940c-7177-485d-9bf1-978d18579970 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:51.477020 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-9294a66f-8e5b-4657-a0b7-b0ed6ab66736 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:51.480081 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-9294a66f-8e5b-4657-a0b7-b0ed6ab66736 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] POST https://10.4.3.206/volume/v3/attachments/1226940c-7177-485d-9bf1-978d18579970/action Jul 22 09:56:51.481948 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-9294a66f-8e5b-4657-a0b7-b0ed6ab66736 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:56:51.481948 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-9294a66f-8e5b-4657-a0b7-b0ed6ab66736 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:51.523156 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:51.523156 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:51.545419 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-02f0d16a-5e21-4218-8a05-6bc0a871c7a6 req-9294a66f-8e5b-4657-a0b7-b0ed6ab66736 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/attachments/1226940c-7177-485d-9bf1-978d18579970/action returned with HTTP 204 Jul 22 09:56:51.545419 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 433/1723] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:56:51 2026] POST /volume/v3/attachments/1226940c-7177-485d-9bf1-978d18579970/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:52.258830 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4b8a8c5f-c000-4b9e-b5bf-9b4a06826731 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:52.259466 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4b8a8c5f-c000-4b9e-b5bf-9b4a06826731 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:56:52.259897 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4b8a8c5f-c000-4b9e-b5bf-9b4a06826731 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:52.260314 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4b8a8c5f-c000-4b9e-b5bf-9b4a06826731 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:52.260485 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-4b8a8c5f-c000-4b9e-b5bf-9b4a06826731 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:52.270493 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:52.270493 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:52.271681 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4b8a8c5f-c000-4b9e-b5bf-9b4a06826731 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:56:52.272503 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 432/1724] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:52 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:53.036728 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6ef3ce26-3455-4c22-a126-c36b03fe9e61 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:53.288243 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6ef3ce26-3455-4c22-a126-c36b03fe9e61 tempest-ProjectMemberTests-60182114 tempest-ProjectMemberTests-60182114-project-admin] GET https://10.4.3.206/volume/v3/scheduler-stats/get_pools Jul 22 09:56:53.288243 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6ef3ce26-3455-4c22-a126-c36b03fe9e61 tempest-ProjectMemberTests-60182114 tempest-ProjectMemberTests-60182114-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:53.288243 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6ef3ce26-3455-4c22-a126-c36b03fe9e61 tempest-ProjectMemberTests-60182114 tempest-ProjectMemberTests-60182114-project-admin] Calling method 'get_pools' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:53.291627 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-94102b4c-0705-49cd-8bc8-7b87c3736683 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:53.294108 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-94102b4c-0705-49cd-8bc8-7b87c3736683 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:56:53.294438 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-94102b4c-0705-49cd-8bc8-7b87c3736683 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:53.295109 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-94102b4c-0705-49cd-8bc8-7b87c3736683 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:53.295109 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-94102b4c-0705-49cd-8bc8-7b87c3736683 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:53.303307 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:53.303307 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:53.304130 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-94102b4c-0705-49cd-8bc8-7b87c3736683 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:56:53.304429 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6ef3ce26-3455-4c22-a126-c36b03fe9e61 tempest-ProjectMemberTests-60182114 tempest-ProjectMemberTests-60182114-project-admin] https://10.4.3.206/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 09:56:53.306604 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 434/1725] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:53 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:53.307069 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 427/1726] 10.4.3.206 () {66 vars in 1291 bytes} [Wed Jul 22 09:56:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:53.328229 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-57419a39-1623-42b0-87dc-ba9614d3cf22 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:53.430253 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-57419a39-1623-42b0-87dc-ba9614d3cf22 tempest-ProjectMemberTests-60182114 tempest-ProjectMemberTests-60182114-project-member] GET https://10.4.3.206/volume/v3/capabilities/np0000005636@storpool Jul 22 09:56:53.430857 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-57419a39-1623-42b0-87dc-ba9614d3cf22 tempest-ProjectMemberTests-60182114 tempest-ProjectMemberTests-60182114-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:53.430857 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-57419a39-1623-42b0-87dc-ba9614d3cf22 tempest-ProjectMemberTests-60182114 tempest-ProjectMemberTests-60182114-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:53.431635 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.policy [None req-57419a39-1623-42b0-87dc-ba9614d3cf22 tempest-ProjectMemberTests-60182114 tempest-ProjectMemberTests-60182114-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'a6ff074ee94349e695883157c4ade98b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d254b8ca13b41b3b370e5100f7b6a21', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100149) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:56:53.431734 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-57419a39-1623-42b0-87dc-ba9614d3cf22 tempest-ProjectMemberTests-60182114 tempest-ProjectMemberTests-60182114-project-member] https://10.4.3.206/volume/v3/capabilities/np0000005636@storpool returned with HTTP 403 Jul 22 09:56:53.436626 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 434/1727] 10.4.3.206 () {66 vars in 1318 bytes} [Wed Jul 22 09:56:53 2026] GET /volume/v3/capabilities/np0000005636@storpool => generated 110 bytes in 115 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:53.720523 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1803a481-1511-493c-9ada-f5801f70615c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:53.725278 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1803a481-1511-493c-9ada-f5801f70615c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:56:53.725278 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1803a481-1511-493c-9ada-f5801f70615c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:53.725278 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1803a481-1511-493c-9ada-f5801f70615c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:53.735460 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:53.735460 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:53.742419 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1803a481-1511-493c-9ada-f5801f70615c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:56:53.750140 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1803a481-1511-493c-9ada-f5801f70615c tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:56:53.751259 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 433/1728] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:53 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:53.770182 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fea1c061-322d-4a88-af17-2d0e0d487f2a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:53.772522 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fea1c061-322d-4a88-af17-2d0e0d487f2a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:56:53.773268 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fea1c061-322d-4a88-af17-2d0e0d487f2a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:53.773268 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fea1c061-322d-4a88-af17-2d0e0d487f2a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:53.782658 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:53.782658 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:53.787351 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fea1c061-322d-4a88-af17-2d0e0d487f2a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:56:53.792324 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fea1c061-322d-4a88-af17-2d0e0d487f2a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:56:53.792784 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 435/1729] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:53 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:53.859438 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-b8ed4f72-5405-40e0-830d-e1084d1b6f75 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:53.861561 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-b8ed4f72-5405-40e0-830d-e1084d1b6f75 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:56:53.861794 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-b8ed4f72-5405-40e0-830d-e1084d1b6f75 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:53.862146 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-b8ed4f72-5405-40e0-830d-e1084d1b6f75 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:53.873228 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:53.873228 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:53.881357 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-b8ed4f72-5405-40e0-830d-e1084d1b6f75 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:56:53.888238 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-b8ed4f72-5405-40e0-830d-e1084d1b6f75 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:56:53.888910 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 428/1730] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:56:53 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:54.003701 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-13e4fd12-42b0-4851-88ab-35169627cc1a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:54.004447 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-13e4fd12-42b0-4851-88ab-35169627cc1a None None] GET https://10.4.3.206/volume// Jul 22 09:56:54.004635 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-13e4fd12-42b0-4851-88ab-35169627cc1a None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:54.004809 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-13e4fd12-42b0-4851-88ab-35169627cc1a None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:54.005486 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-13e4fd12-42b0-4851-88ab-35169627cc1a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:56:54.005654 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 435/1731] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:56:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:56:54.016348 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-573cabc3-f571-4f2e-a881-af80f93fda0a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:54.023359 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-573cabc3-f571-4f2e-a881-af80f93fda0a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:56:54.023600 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-573cabc3-f571-4f2e-a881-af80f93fda0a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "191acbc9-dd7e-44bc-8f2c-c640e7773164", "connector": null, "instance_uuid": "a30dc7d7-4cf2-45d7-b6b7-0867387a2f7c"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:54.041057 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:54.041057 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:54.098200 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-573cabc3-f571-4f2e-a881-af80f93fda0a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:56:54.098200 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 434/1732] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:56:54 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:54.159069 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f0043e6f-6a09-403c-aa34-190e0f0c81af None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:54.162481 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f0043e6f-6a09-403c-aa34-190e0f0c81af tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:56:54.162481 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f0043e6f-6a09-403c-aa34-190e0f0c81af tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:54.163431 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f0043e6f-6a09-403c-aa34-190e0f0c81af tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:54.178764 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:54.178764 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:54.182674 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f0043e6f-6a09-403c-aa34-190e0f0c81af tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:56:54.182775 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6c9d2224-f7bb-4c31-b5cd-7aae8570665a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:54.183298 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6c9d2224-f7bb-4c31-b5cd-7aae8570665a None None] GET https://10.4.3.206/volume// Jul 22 09:56:54.183524 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6c9d2224-f7bb-4c31-b5cd-7aae8570665a None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:54.183771 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6c9d2224-f7bb-4c31-b5cd-7aae8570665a None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:54.184187 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6c9d2224-f7bb-4c31-b5cd-7aae8570665a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:56:54.184457 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 429/1733] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:56:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:56:54.190016 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f0043e6f-6a09-403c-aa34-190e0f0c81af tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:56:54.190780 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 436/1734] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:54 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:54.198871 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-fbbaa2a6-1d41-4db7-ba8c-fdd18828ad6a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:54.205651 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-fbbaa2a6-1d41-4db7-ba8c-fdd18828ad6a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:56:54.209566 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-fbbaa2a6-1d41-4db7-ba8c-fdd18828ad6a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:54.209566 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-fbbaa2a6-1d41-4db7-ba8c-fdd18828ad6a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:54.224135 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:54.224135 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:54.232472 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-fbbaa2a6-1d41-4db7-ba8c-fdd18828ad6a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:56:54.240156 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-fbbaa2a6-1d41-4db7-ba8c-fdd18828ad6a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:56:54.240156 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 436/1735] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:56:54 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 1057 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:56:54.320601 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-625aaab2-989c-4a70-8b4c-82e198c835ce None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:54.323765 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-625aaab2-989c-4a70-8b4c-82e198c835ce tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:56:54.324414 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-625aaab2-989c-4a70-8b4c-82e198c835ce tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:54.324819 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-625aaab2-989c-4a70-8b4c-82e198c835ce tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:54.325482 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-625aaab2-989c-4a70-8b4c-82e198c835ce tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:54.336872 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:54.336872 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:54.338614 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-625aaab2-989c-4a70-8b4c-82e198c835ce tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:56:54.341095 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 435/1736] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:54 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 708 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:54.377089 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-7a6772d1-cf2e-4607-8d3e-b3fb603f8b2f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:54.380720 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-7a6772d1-cf2e-4607-8d3e-b3fb603f8b2f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] PUT https://10.4.3.206/volume/v3/attachments/9dae1366-2700-4d5c-9ae6-036ab904f9e9 Jul 22 09:56:54.381164 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-7a6772d1-cf2e-4607-8d3e-b3fb603f8b2f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:54.395574 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-7a6772d1-cf2e-4607-8d3e-b3fb603f8b2f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Acquiring lock "cinder-attachment_update-191acbc9-dd7e-44bc-8f2c-c640e7773164-np0000005636" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:56:54.404471 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-7a6772d1-cf2e-4607-8d3e-b3fb603f8b2f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Lock "cinder-attachment_update-191acbc9-dd7e-44bc-8f2c-c640e7773164-np0000005636" acquired by "attachment_update" :: waited 0.009s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:56:54.405869 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:54.405869 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:54.547865 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-7a6772d1-cf2e-4607-8d3e-b3fb603f8b2f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Lock "cinder-attachment_update-191acbc9-dd7e-44bc-8f2c-c640e7773164-np0000005636" released by "attachment_update" :: held 0.143s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:56:54.548652 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-7a6772d1-cf2e-4607-8d3e-b3fb603f8b2f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/9dae1366-2700-4d5c-9ae6-036ab904f9e9 returned with HTTP 200 Jul 22 09:56:54.551115 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 430/1737] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:56:54 2026] PUT /volume/v3/attachments/9dae1366-2700-4d5c-9ae6-036ab904f9e9 => generated 968 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:54.566288 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-df4580c5-5320-4fe5-bfff-868fba557776 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:54.570764 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-df4580c5-5320-4fe5-bfff-868fba557776 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164/encryption Jul 22 09:56:54.571252 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-df4580c5-5320-4fe5-bfff-868fba557776 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:54.571407 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-df4580c5-5320-4fe5-bfff-868fba557776 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:54.585885 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:54.585885 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:54.601243 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-df4580c5-5320-4fe5-bfff-868fba557776 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164/encryption returned with HTTP 200 Jul 22 09:56:54.601745 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 437/1738] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 09:56:54 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164/encryption => generated 161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:55.209107 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-64bafc8f-1db0-4c58-857a-a367030838b2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:55.212471 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-64bafc8f-1db0-4c58-857a-a367030838b2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:56:55.212471 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-64bafc8f-1db0-4c58-857a-a367030838b2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:55.214380 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-64bafc8f-1db0-4c58-857a-a367030838b2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:55.227030 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:55.227030 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:55.232894 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-64bafc8f-1db0-4c58-857a-a367030838b2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:56:55.244619 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-64bafc8f-1db0-4c58-857a-a367030838b2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:56:55.245091 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 437/1739] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:55 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:55.360271 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c95e3494-c399-4e87-a27d-46a5fd0f29cd None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:55.362435 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c95e3494-c399-4e87-a27d-46a5fd0f29cd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:56:55.362801 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c95e3494-c399-4e87-a27d-46a5fd0f29cd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:55.363323 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c95e3494-c399-4e87-a27d-46a5fd0f29cd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:55.363497 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-c95e3494-c399-4e87-a27d-46a5fd0f29cd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:55.372760 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:55.372760 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:55.373522 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c95e3494-c399-4e87-a27d-46a5fd0f29cd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:56:55.374733 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 436/1740] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:55 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:56.270380 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-083be3e3-2597-4b68-ace1-25fb4d1c7bd9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:56.275204 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-083be3e3-2597-4b68-ace1-25fb4d1c7bd9 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:56:56.275204 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-083be3e3-2597-4b68-ace1-25fb4d1c7bd9 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:56.275204 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-083be3e3-2597-4b68-ace1-25fb4d1c7bd9 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:56.292676 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:56.292676 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:56.302119 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-083be3e3-2597-4b68-ace1-25fb4d1c7bd9 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:56:56.316793 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-083be3e3-2597-4b68-ace1-25fb4d1c7bd9 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:56:56.317242 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 431/1741] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:56 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:56.390399 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1c4f0c8e-7217-4ba2-8c0d-43152f07a37e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:56.392961 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1c4f0c8e-7217-4ba2-8c0d-43152f07a37e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:56:56.393331 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1c4f0c8e-7217-4ba2-8c0d-43152f07a37e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:56.393536 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1c4f0c8e-7217-4ba2-8c0d-43152f07a37e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:56.395556 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-1c4f0c8e-7217-4ba2-8c0d-43152f07a37e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:56.402982 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:56.402982 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:56.406137 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1c4f0c8e-7217-4ba2-8c0d-43152f07a37e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:56:56.406137 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 438/1742] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:56 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:56.509083 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-48786edf-2ef8-43cd-b250-f1f95bd6e508 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:56.670268 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-48786edf-2ef8-43cd-b250-f1f95bd6e508 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:56:56.670760 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-48786edf-2ef8-43cd-b250-f1f95bd6e508 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1938729005", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1677749313", "vendor_name": "tempest-vendor_name-470697182"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:56.703854 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-48786edf-2ef8-43cd-b250-f1f95bd6e508 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:56:56.704462 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 438/1743] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:56:56 2026] POST /volume/v3/types => generated 329 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:56.716388 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:56.718680 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:56:56.719224 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ef7021a0-aa66-48c4-b899-e6433fd11877", "size": 1}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:56.721708 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Create volume request body: {'volume': {'volume_type': 'ef7021a0-aa66-48c4-b899-e6433fd11877', 'size': 1}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:56:56.726972 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Create volume of 1 GB Jul 22 09:56:56.727441 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:56.727441 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:56.728156 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Availability Zones retrieved successfully. Jul 22 09:56:56.737392 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Flow 'volume_create_api' (125c38d8-9498-43b5-84a2-41d18bf732cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:56.739255 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2814438-7b7c-46f4-a042-104b947604ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:56.740349 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:56:56.775743 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2814438-7b7c-46f4-a042-104b947604ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:56:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1677749313',vendor_name='tempest-vendor_name-470697182'},id=ef7021a0-aa66-48c4-b899-e6433fd11877,is_public=True,name='tempest-ProjectMemberTests-volume-type-1938729005',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef7021a0-aa66-48c4-b899-e6433fd11877', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:56.777586 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7d105a3-e98e-44d7-a1fb-33e65527cf55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:56.822328 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1938729005 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1938729005, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:56:56.822855 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1938729005 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1938729005, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:56:56.877036 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Created reservations ['4b883a66-5601-4168-9230-b16536b9ea13', 'f7f591fb-077f-48e8-8264-a78b5161e460', '5180cc10-5489-42cd-9fc5-6843875e017d', '8685d51c-2bd4-4485-8883-f800398db0e2'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:56:56.878332 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7d105a3-e98e-44d7-a1fb-33e65527cf55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b883a66-5601-4168-9230-b16536b9ea13', 'f7f591fb-077f-48e8-8264-a78b5161e460', '5180cc10-5489-42cd-9fc5-6843875e017d', '8685d51c-2bd4-4485-8883-f800398db0e2']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:56.879537 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27458501-9e57-4fd9-8cfe-f95602d6f363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:56.916500 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27458501-9e57-4fd9-8cfe-f95602d6f363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35b8938e-a888-46fc-8f69-d2f5c589f5db', '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='57c5ff96deec447a9ba406706528f48c',qos_specs=None,replication_status=,reservations=['4b883a66-5601-4168-9230-b16536b9ea13','f7f591fb-077f-48e8-8264-a78b5161e460','5180cc10-5489-42cd-9fc5-6843875e017d','8685d51c-2bd4-4485-8883-f800398db0e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5d7b3049c554300a370aa2da325d716',volume_type_id=ef7021a0-aa66-48c4-b899-e6433fd11877), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:56:56Z,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=35b8938e-a888-46fc-8f69-d2f5c589f5db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57c5ff96deec447a9ba406706528f48c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5d7b3049c554300a370aa2da325d716',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef7021a0-aa66-48c4-b899-e6433fd11877),volume_type_id=ef7021a0-aa66-48c4-b899-e6433fd11877)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:56.917574 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (680cef56-8573-4ba8-93fe-12128957e136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:56.947785 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (680cef56-8573-4ba8-93fe-12128957e136) transitioned into state 'SUCCESS' from 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='57c5ff96deec447a9ba406706528f48c',qos_specs=None,replication_status=,reservations=['4b883a66-5601-4168-9230-b16536b9ea13','f7f591fb-077f-48e8-8264-a78b5161e460','5180cc10-5489-42cd-9fc5-6843875e017d','8685d51c-2bd4-4485-8883-f800398db0e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5d7b3049c554300a370aa2da325d716',volume_type_id=ef7021a0-aa66-48c4-b899-e6433fd11877)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:56.949066 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b1b4659-dffd-4c1a-b92e-5dda56074c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:56.964449 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b1b4659-dffd-4c1a-b92e-5dda56074c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:56.965653 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Flow 'volume_create_api' (125c38d8-9498-43b5-84a2-41d18bf732cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:56.966029 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Create volume request issued successfully. Jul 22 09:56:56.966984 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-120e2283-b868-4bc9-a06a-3eb8ab3dc4c8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:56:56.967385 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 437/1744] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 09:56:56 2026] POST /volume/v3/volumes => generated 774 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:56:56.982580 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-696b4e48-6dee-49f9-999a-86a6cfec3889 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:56.984219 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-696b4e48-6dee-49f9-999a-86a6cfec3889 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] GET https://10.4.3.206/volume/v3/volumes/35b8938e-a888-46fc-8f69-d2f5c589f5db Jul 22 09:56:56.984476 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-696b4e48-6dee-49f9-999a-86a6cfec3889 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:56.984674 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-696b4e48-6dee-49f9-999a-86a6cfec3889 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:56.993169 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:56.993169 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:57.000960 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-696b4e48-6dee-49f9-999a-86a6cfec3889 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Volume info retrieved successfully. Jul 22 09:56:57.006501 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-696b4e48-6dee-49f9-999a-86a6cfec3889 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/volumes/35b8938e-a888-46fc-8f69-d2f5c589f5db returned with HTTP 200 Jul 22 09:56:57.007080 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 432/1745] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:56 2026] GET /volume/v3/volumes/35b8938e-a888-46fc-8f69-d2f5c589f5db => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:57.334347 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9ca580d5-d98f-4771-b6ac-aaca386cfaca None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:57.338553 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9ca580d5-d98f-4771-b6ac-aaca386cfaca tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:56:57.339035 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9ca580d5-d98f-4771-b6ac-aaca386cfaca tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:57.339753 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9ca580d5-d98f-4771-b6ac-aaca386cfaca tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:57.355967 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:57.355967 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:57.364718 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9ca580d5-d98f-4771-b6ac-aaca386cfaca tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:56:57.372911 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9ca580d5-d98f-4771-b6ac-aaca386cfaca tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:56:57.373509 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 439/1746] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:57 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:57.423384 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4fc330f9-93eb-4d4b-8d50-be89b11f4e96 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:57.425780 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4fc330f9-93eb-4d4b-8d50-be89b11f4e96 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:56:57.426112 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4fc330f9-93eb-4d4b-8d50-be89b11f4e96 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:57.426337 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4fc330f9-93eb-4d4b-8d50-be89b11f4e96 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:57.426494 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-4fc330f9-93eb-4d4b-8d50-be89b11f4e96 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:57.433036 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:57.433036 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:57.434626 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4fc330f9-93eb-4d4b-8d50-be89b11f4e96 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:56:57.434626 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 439/1747] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:57 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:58.028121 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e5af8d06-cc8e-411b-923e-a47d541b9de2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:58.031908 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e5af8d06-cc8e-411b-923e-a47d541b9de2 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] GET https://10.4.3.206/volume/v3/volumes/35b8938e-a888-46fc-8f69-d2f5c589f5db Jul 22 09:56:58.032440 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e5af8d06-cc8e-411b-923e-a47d541b9de2 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:58.032748 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e5af8d06-cc8e-411b-923e-a47d541b9de2 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:58.049038 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:58.049038 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:58.057125 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e5af8d06-cc8e-411b-923e-a47d541b9de2 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Volume info retrieved successfully. Jul 22 09:56:58.066233 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e5af8d06-cc8e-411b-923e-a47d541b9de2 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/volumes/35b8938e-a888-46fc-8f69-d2f5c589f5db returned with HTTP 200 Jul 22 09:56:58.067119 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 438/1748] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:58 2026] GET /volume/v3/volumes/35b8938e-a888-46fc-8f69-d2f5c589f5db => generated 974 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:58.092534 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e40bfd6c-43d8-4c18-87fc-b2a23b21bf60 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:58.098107 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e40bfd6c-43d8-4c18-87fc-b2a23b21bf60 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] GET https://10.4.3.206/volume/v3/messages Jul 22 09:56:58.098463 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e40bfd6c-43d8-4c18-87fc-b2a23b21bf60 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:58.098735 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e40bfd6c-43d8-4c18-87fc-b2a23b21bf60 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:58.113057 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e40bfd6c-43d8-4c18-87fc-b2a23b21bf60 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Jul 22 09:56:58.113477 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 433/1749] 10.4.3.206 () {68 vars in 1280 bytes} [Wed Jul 22 09:56:58 2026] GET /volume/v3/messages => generated 1326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:58.128149 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6e5e2d88-97ff-4951-8e2a-f8277bea7b2b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:58.281215 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6e5e2d88-97ff-4951-8e2a-f8277bea7b2b tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-member] DELETE https://10.4.3.206/volume/v3/messages/e73a280f-cc40-4637-bde9-973a19221d6c Jul 22 09:56:58.281531 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6e5e2d88-97ff-4951-8e2a-f8277bea7b2b tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:58.281795 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6e5e2d88-97ff-4951-8e2a-f8277bea7b2b tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:58.301303 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6e5e2d88-97ff-4951-8e2a-f8277bea7b2b tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-member] https://10.4.3.206/volume/v3/messages/e73a280f-cc40-4637-bde9-973a19221d6c returned with HTTP 204 Jul 22 09:56:58.301797 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 440/1750] 10.4.3.206 () {68 vars in 1394 bytes} [Wed Jul 22 09:56:58 2026] DELETE /volume/v3/messages/e73a280f-cc40-4637-bde9-973a19221d6c => generated 0 bytes in 175 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 09:56:58.316829 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b644848a-01e1-4ada-aa7a-565ba7d140ea None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:58.319463 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b644848a-01e1-4ada-aa7a-565ba7d140ea tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-member] GET https://10.4.3.206/volume/v3/messages/e73a280f-cc40-4637-bde9-973a19221d6c Jul 22 09:56:58.319668 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b644848a-01e1-4ada-aa7a-565ba7d140ea tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:58.320006 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b644848a-01e1-4ada-aa7a-565ba7d140ea tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:58.327134 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b644848a-01e1-4ada-aa7a-565ba7d140ea tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-member] https://10.4.3.206/volume/v3/messages/e73a280f-cc40-4637-bde9-973a19221d6c returned with HTTP 404 Jul 22 09:56:58.327765 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 440/1751] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:56:58 2026] GET /volume/v3/messages/e73a280f-cc40-4637-bde9-973a19221d6c => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:56:58.340492 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-64f65793-4d8a-4b4a-a4ba-ecf82099c631 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:58.341187 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-64f65793-4d8a-4b4a-a4ba-ecf82099c631 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/35b8938e-a888-46fc-8f69-d2f5c589f5db Jul 22 09:56:58.341274 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-64f65793-4d8a-4b4a-a4ba-ecf82099c631 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:58.341486 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-64f65793-4d8a-4b4a-a4ba-ecf82099c631 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:58.341897 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-64f65793-4d8a-4b4a-a4ba-ecf82099c631 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Delete volume with id: 35b8938e-a888-46fc-8f69-d2f5c589f5db Jul 22 09:56:58.348650 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-791ccb25-26f3-454e-b525-cb71a2bd02cd req-8b950cf9-7ad1-45f2-ba16-c3995345bbb8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:58.357847 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-791ccb25-26f3-454e-b525-cb71a2bd02cd req-8b950cf9-7ad1-45f2-ba16-c3995345bbb8 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] GET https://10.4.3.206/volume/v3/volumes/61f5bcbe-b8a1-42ea-9b15-0671d218b954 Jul 22 09:56:58.357847 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-791ccb25-26f3-454e-b525-cb71a2bd02cd req-8b950cf9-7ad1-45f2-ba16-c3995345bbb8 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:58.357847 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-791ccb25-26f3-454e-b525-cb71a2bd02cd req-8b950cf9-7ad1-45f2-ba16-c3995345bbb8 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:58.361043 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:58.361043 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:58.361455 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-64f65793-4d8a-4b4a-a4ba-ecf82099c631 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Volume info retrieved successfully. Jul 22 09:56:58.363276 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-64f65793-4d8a-4b4a-a4ba-ecf82099c631 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100150) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 09:56:58.374205 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:58.374205 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:58.378761 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-791ccb25-26f3-454e-b525-cb71a2bd02cd req-8b950cf9-7ad1-45f2-ba16-c3995345bbb8 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Volume info retrieved successfully. Jul 22 09:56:58.391541 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-84e36af4-4aec-4aaf-9384-cdfb3b65f38b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:58.394876 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-84e36af4-4aec-4aaf-9384-cdfb3b65f38b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:56:58.394876 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-84e36af4-4aec-4aaf-9384-cdfb3b65f38b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:58.394876 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-84e36af4-4aec-4aaf-9384-cdfb3b65f38b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:58.396394 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-791ccb25-26f3-454e-b525-cb71a2bd02cd req-8b950cf9-7ad1-45f2-ba16-c3995345bbb8 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/volumes/61f5bcbe-b8a1-42ea-9b15-0671d218b954 returned with HTTP 200 Jul 22 09:56:58.397024 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 434/1752] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:56:58 2026] GET /volume/v3/volumes/61f5bcbe-b8a1-42ea-9b15-0671d218b954 => generated 1603 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:56:58.401666 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=216,cinder:INSERT=36,cinder:UPDATE=76 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:56:58.404257 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-64f65793-4d8a-4b4a-a4ba-ecf82099c631 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Created reservations ['f0b1fa57-0136-49d5-9622-fcf3140b5904', '8b76ef7e-5937-4d5f-9ec8-7882eee060c2', '42cae6bc-8804-4e06-a99d-56d7185f4837', 'afdf96b4-20ad-4fcc-9eee-48d79039e268'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:56:58.424345 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:58.424345 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:58.436698 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-84e36af4-4aec-4aaf-9384-cdfb3b65f38b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:56:58.446124 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-84e36af4-4aec-4aaf-9384-cdfb3b65f38b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:56:58.446693 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 441/1753] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:58 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:56:58.450124 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-05f82fb2-e684-4ad9-b0e9-0e11fa109928 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:58.455719 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-05f82fb2-e684-4ad9-b0e9-0e11fa109928 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:56:58.457050 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-05f82fb2-e684-4ad9-b0e9-0e11fa109928 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:58.457050 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-05f82fb2-e684-4ad9-b0e9-0e11fa109928 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:58.457050 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-05f82fb2-e684-4ad9-b0e9-0e11fa109928 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:58.469001 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:58.469001 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:58.473902 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-05f82fb2-e684-4ad9-b0e9-0e11fa109928 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:56:58.474849 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 441/1754] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:58 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 708 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:58.484561 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-64f65793-4d8a-4b4a-a4ba-ecf82099c631 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Delete volume request issued successfully. Jul 22 09:56:58.484861 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-64f65793-4d8a-4b4a-a4ba-ecf82099c631 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/volumes/35b8938e-a888-46fc-8f69-d2f5c589f5db returned with HTTP 202 Jul 22 09:56:58.485870 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 439/1755] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:56:58 2026] DELETE /volume/v3/volumes/35b8938e-a888-46fc-8f69-d2f5c589f5db => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:56:58.504858 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6d934362-d93c-456e-a989-658309e3dc7c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:58.508605 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6d934362-d93c-456e-a989-658309e3dc7c tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] DELETE https://10.4.3.206/volume/v3/types/ef7021a0-aa66-48c4-b899-e6433fd11877 Jul 22 09:56:58.508605 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6d934362-d93c-456e-a989-658309e3dc7c tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:58.509129 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6d934362-d93c-456e-a989-658309e3dc7c tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:58.577564 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6d934362-d93c-456e-a989-658309e3dc7c tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/types/ef7021a0-aa66-48c4-b899-e6433fd11877 returned with HTTP 202 Jul 22 09:56:58.578775 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 435/1756] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:56:58 2026] DELETE /volume/v3/types/ef7021a0-aa66-48c4-b899-e6433fd11877 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:56:58.590588 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ea07716e-53ad-4902-bc62-97c9663acbd4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:58.593190 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ea07716e-53ad-4902-bc62-97c9663acbd4 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:56:58.594661 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ea07716e-53ad-4902-bc62-97c9663acbd4 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2107041834", "extra_specs": {"storage_protocol": "tempest-storage_protocol-936044783", "vendor_name": "tempest-vendor_name-1814126101"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:58.631555 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ea07716e-53ad-4902-bc62-97c9663acbd4 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:56:58.632276 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 442/1757] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:56:58 2026] POST /volume/v3/types => generated 329 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:58.650814 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:58.652204 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:56:58.652516 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "688a6d14-ef2f-43f4-9663-41797c377535", "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:56:58.657973 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Create volume request body: {'volume': {'volume_type': '688a6d14-ef2f-43f4-9663-41797c377535', 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:56:58.671414 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Create volume of 1 GB Jul 22 09:56:58.672772 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:58.672772 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:56:58.673629 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Availability Zones retrieved successfully. Jul 22 09:56:58.690484 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Flow 'volume_create_api' (2ce91a07-440f-439d-bccf-f568f2aa5d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:58.691838 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b59d9c3-fedb-4541-8eb1-1e947e2aa0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:58.693111 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:56:58.740600 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b59d9c3-fedb-4541-8eb1-1e947e2aa0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:56:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-936044783',vendor_name='tempest-vendor_name-1814126101'},id=688a6d14-ef2f-43f4-9663-41797c377535,is_public=True,name='tempest-ProjectMemberTests-volume-type-2107041834',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '688a6d14-ef2f-43f4-9663-41797c377535', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:58.742047 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6a23c7f-c255-4d2a-8b8f-570d44360fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:58.806944 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2107041834 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2107041834, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:56:58.807347 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2107041834 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2107041834, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:56:58.890636 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Created reservations ['efee3a1e-4e2a-44e9-bb84-6c312ed8dd59', '3f65558f-4ac7-4af4-93c0-43fda4289e62', '9a3925c8-8e15-47e8-8498-4dd66f086395', '2dee69df-e114-4a52-9ae7-e9851cc8156c'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:56:58.894006 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6a23c7f-c255-4d2a-8b8f-570d44360fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efee3a1e-4e2a-44e9-bb84-6c312ed8dd59', '3f65558f-4ac7-4af4-93c0-43fda4289e62', '9a3925c8-8e15-47e8-8498-4dd66f086395', '2dee69df-e114-4a52-9ae7-e9851cc8156c']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:58.894006 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20bd0b26-979e-4cf3-b6d8-e101921df3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:58.948489 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20bd0b26-979e-4cf3-b6d8-e101921df3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd19b04db-b720-4dd9-a15b-c550a7f50cb1', '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='57c5ff96deec447a9ba406706528f48c',qos_specs=None,replication_status=,reservations=['efee3a1e-4e2a-44e9-bb84-6c312ed8dd59','3f65558f-4ac7-4af4-93c0-43fda4289e62','9a3925c8-8e15-47e8-8498-4dd66f086395','2dee69df-e114-4a52-9ae7-e9851cc8156c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5d7b3049c554300a370aa2da325d716',volume_type_id=688a6d14-ef2f-43f4-9663-41797c377535), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d19b04db-b720-4dd9-a15b-c550a7f50cb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57c5ff96deec447a9ba406706528f48c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5d7b3049c554300a370aa2da325d716',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(688a6d14-ef2f-43f4-9663-41797c377535),volume_type_id=688a6d14-ef2f-43f4-9663-41797c377535)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:58.949678 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41f95159-8d79-4ef7-a012-1e339a5d1328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:58.999991 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41f95159-8d79-4ef7-a012-1e339a5d1328) transitioned into state 'SUCCESS' from 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='57c5ff96deec447a9ba406706528f48c',qos_specs=None,replication_status=,reservations=['efee3a1e-4e2a-44e9-bb84-6c312ed8dd59','3f65558f-4ac7-4af4-93c0-43fda4289e62','9a3925c8-8e15-47e8-8498-4dd66f086395','2dee69df-e114-4a52-9ae7-e9851cc8156c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5d7b3049c554300a370aa2da325d716',volume_type_id=688a6d14-ef2f-43f4-9663-41797c377535)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:59.001093 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53cc3b95-1073-4226-9581-1f999254260b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:56:59.022874 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53cc3b95-1073-4226-9581-1f999254260b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:56:59.029579 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Flow 'volume_create_api' (2ce91a07-440f-439d-bccf-f568f2aa5d99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:56:59.030144 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Create volume request issued successfully. Jul 22 09:56:59.032458 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fe5e7ed3-f948-4fe2-89c9-4670d3255266 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:56:59.032458 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 442/1758] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 09:56:58 2026] POST /volume/v3/volumes => generated 774 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 09:56:59.061636 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9041c066-76db-4e64-a5a7-207baddb99b3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:59.064496 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9041c066-76db-4e64-a5a7-207baddb99b3 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] GET https://10.4.3.206/volume/v3/volumes/d19b04db-b720-4dd9-a15b-c550a7f50cb1 Jul 22 09:56:59.065087 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9041c066-76db-4e64-a5a7-207baddb99b3 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:59.065502 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9041c066-76db-4e64-a5a7-207baddb99b3 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:59.069765 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=254,cinder:INSERT=45,cinder:UPDATE=80 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:56:59.077848 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:59.077848 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:56:59.085272 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9041c066-76db-4e64-a5a7-207baddb99b3 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Volume info retrieved successfully. Jul 22 09:56:59.094771 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9041c066-76db-4e64-a5a7-207baddb99b3 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/volumes/d19b04db-b720-4dd9-a15b-c550a7f50cb1 returned with HTTP 200 Jul 22 09:56:59.095237 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 440/1759] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:59 2026] GET /volume/v3/volumes/d19b04db-b720-4dd9-a15b-c550a7f50cb1 => generated 953 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:59.469324 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e925cc7d-8afe-4974-a81b-103d6a087653 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:59.475549 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e925cc7d-8afe-4974-a81b-103d6a087653 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:56:59.475549 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e925cc7d-8afe-4974-a81b-103d6a087653 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:59.475549 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e925cc7d-8afe-4974-a81b-103d6a087653 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:59.487545 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:59.487545 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:56:59.491529 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e925cc7d-8afe-4974-a81b-103d6a087653 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:56:59.495275 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1c627d43-ecc2-4a64-b0b0-200f05566993 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:56:59.498366 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1c627d43-ecc2-4a64-b0b0-200f05566993 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:56:59.498366 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1c627d43-ecc2-4a64-b0b0-200f05566993 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:56:59.500201 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1c627d43-ecc2-4a64-b0b0-200f05566993 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:56:59.500201 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-1c627d43-ecc2-4a64-b0b0-200f05566993 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:56:59.501260 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e925cc7d-8afe-4974-a81b-103d6a087653 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:56:59.501260 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 436/1760] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:56:59 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:56:59.513612 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:56:59.513612 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:56:59.514803 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1c627d43-ecc2-4a64-b0b0-200f05566993 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:56:59.514803 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 443/1761] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:56:59 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 708 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:00.121174 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-32fe2935-5f6e-4373-8335-b9f9f61dfb66 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:00.129214 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-32fe2935-5f6e-4373-8335-b9f9f61dfb66 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] GET https://10.4.3.206/volume/v3/volumes/d19b04db-b720-4dd9-a15b-c550a7f50cb1 Jul 22 09:57:00.129214 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-32fe2935-5f6e-4373-8335-b9f9f61dfb66 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:00.129214 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-32fe2935-5f6e-4373-8335-b9f9f61dfb66 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:00.145762 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:00.145762 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:00.154161 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-32fe2935-5f6e-4373-8335-b9f9f61dfb66 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Volume info retrieved successfully. Jul 22 09:57:00.171281 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-32fe2935-5f6e-4373-8335-b9f9f61dfb66 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/volumes/d19b04db-b720-4dd9-a15b-c550a7f50cb1 returned with HTTP 200 Jul 22 09:57:00.171281 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 443/1762] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:00 2026] GET /volume/v3/volumes/d19b04db-b720-4dd9-a15b-c550a7f50cb1 => generated 974 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:00.201947 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2017a32c-13f3-4103-bb7b-74ca194bfbbb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:00.205453 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2017a32c-13f3-4103-bb7b-74ca194bfbbb tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] GET https://10.4.3.206/volume/v3/messages Jul 22 09:57:00.205453 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2017a32c-13f3-4103-bb7b-74ca194bfbbb tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:00.207312 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2017a32c-13f3-4103-bb7b-74ca194bfbbb tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:00.223289 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2017a32c-13f3-4103-bb7b-74ca194bfbbb tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Jul 22 09:57:00.224462 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 441/1763] 10.4.3.206 () {68 vars in 1280 bytes} [Wed Jul 22 09:57:00 2026] GET /volume/v3/messages => generated 1326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:00.240295 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dd695538-5823-46ab-8fae-efbe48ae3488 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:00.245102 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dd695538-5823-46ab-8fae-efbe48ae3488 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-member] GET https://10.4.3.206/volume/v3/messages Jul 22 09:57:00.247566 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dd695538-5823-46ab-8fae-efbe48ae3488 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:00.247566 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dd695538-5823-46ab-8fae-efbe48ae3488 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:00.258257 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dd695538-5823-46ab-8fae-efbe48ae3488 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-member] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Jul 22 09:57:00.261290 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 437/1764] 10.4.3.206 () {68 vars in 1280 bytes} [Wed Jul 22 09:57:00 2026] GET /volume/v3/messages => generated 1326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:00.278958 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d084afd5-216b-4593-a34b-be021acb0b84 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:00.288102 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d084afd5-216b-4593-a34b-be021acb0b84 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] DELETE https://10.4.3.206/volume/v3/messages/f1b23ff0-f052-4d39-af61-7a9c26dd6ae5 Jul 22 09:57:00.288102 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d084afd5-216b-4593-a34b-be021acb0b84 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:00.288102 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d084afd5-216b-4593-a34b-be021acb0b84 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:00.315323 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d084afd5-216b-4593-a34b-be021acb0b84 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/messages/f1b23ff0-f052-4d39-af61-7a9c26dd6ae5 returned with HTTP 204 Jul 22 09:57:00.316078 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 444/1765] 10.4.3.206 () {68 vars in 1394 bytes} [Wed Jul 22 09:57:00 2026] DELETE /volume/v3/messages/f1b23ff0-f052-4d39-af61-7a9c26dd6ae5 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 09:57:00.339916 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6708b48f-1404-4bf1-b7ac-31b6d041925b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:00.343946 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6708b48f-1404-4bf1-b7ac-31b6d041925b tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/d19b04db-b720-4dd9-a15b-c550a7f50cb1 Jul 22 09:57:00.343946 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6708b48f-1404-4bf1-b7ac-31b6d041925b tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:00.343946 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6708b48f-1404-4bf1-b7ac-31b6d041925b tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:00.343946 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-6708b48f-1404-4bf1-b7ac-31b6d041925b tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Delete volume with id: d19b04db-b720-4dd9-a15b-c550a7f50cb1 Jul 22 09:57:00.354713 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:00.354713 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:00.355610 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6708b48f-1404-4bf1-b7ac-31b6d041925b tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Volume info retrieved successfully. Jul 22 09:57:00.357495 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6708b48f-1404-4bf1-b7ac-31b6d041925b tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100149) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 09:57:00.398122 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-6708b48f-1404-4bf1-b7ac-31b6d041925b tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Created reservations ['f7e1f537-95cd-41c4-8ce5-42324f7ae3d2', '3231a8d8-3b45-475f-b912-cc19fc3ee5e4', '748673af-385f-4dba-a5d8-66fa168c053b', '9410b522-b05d-4a80-b268-fc0b7d916fcc'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:00.485438 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6708b48f-1404-4bf1-b7ac-31b6d041925b tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Delete volume request issued successfully. Jul 22 09:57:00.485529 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6708b48f-1404-4bf1-b7ac-31b6d041925b tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/volumes/d19b04db-b720-4dd9-a15b-c550a7f50cb1 returned with HTTP 202 Jul 22 09:57:00.486172 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 444/1766] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:57:00 2026] DELETE /volume/v3/volumes/d19b04db-b720-4dd9-a15b-c550a7f50cb1 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:00.497966 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1ad6bba8-a782-4310-90bf-2d255aa1eb49 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:00.499482 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1ad6bba8-a782-4310-90bf-2d255aa1eb49 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] DELETE https://10.4.3.206/volume/v3/types/688a6d14-ef2f-43f4-9663-41797c377535 Jul 22 09:57:00.499849 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1ad6bba8-a782-4310-90bf-2d255aa1eb49 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:00.500217 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1ad6bba8-a782-4310-90bf-2d255aa1eb49 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Calling method '_delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:00.518555 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9476c697-72cf-4641-8ad1-1344e34a5673 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:00.522971 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9476c697-72cf-4641-8ad1-1344e34a5673 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:00.523801 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9476c697-72cf-4641-8ad1-1344e34a5673 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:00.524951 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9476c697-72cf-4641-8ad1-1344e34a5673 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:00.529364 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0c64aec7-9d6d-4042-933e-587a699912a8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:00.537507 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0c64aec7-9d6d-4042-933e-587a699912a8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:57:00.537507 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0c64aec7-9d6d-4042-933e-587a699912a8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:00.537507 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0c64aec7-9d6d-4042-933e-587a699912a8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:00.540399 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-0c64aec7-9d6d-4042-933e-587a699912a8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:00.543418 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:00.543418 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:00.544175 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0c64aec7-9d6d-4042-933e-587a699912a8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:57:00.544680 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 445/1767] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:00 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 709 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:00.551992 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:00.551992 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:00.557156 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9476c697-72cf-4641-8ad1-1344e34a5673 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:57:00.569195 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9476c697-72cf-4641-8ad1-1344e34a5673 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:57:00.569822 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 438/1768] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:00 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:00.586479 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1ad6bba8-a782-4310-90bf-2d255aa1eb49 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/types/688a6d14-ef2f-43f4-9663-41797c377535 returned with HTTP 202 Jul 22 09:57:00.587444 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 442/1769] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:57:00 2026] DELETE /volume/v3/types/688a6d14-ef2f-43f4-9663-41797c377535 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:00.599637 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4294c888-9c40-4bf7-8f87-db560a82ab6d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:00.605427 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4294c888-9c40-4bf7-8f87-db560a82ab6d tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:57:00.607966 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4294c888-9c40-4bf7-8f87-db560a82ab6d tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2092835233", "extra_specs": {"storage_protocol": "tempest-storage_protocol-14554577", "vendor_name": "tempest-vendor_name-1042570648"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:00.638964 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4294c888-9c40-4bf7-8f87-db560a82ab6d tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:57:00.638964 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 445/1770] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:57:00 2026] POST /volume/v3/types => generated 328 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:00.651651 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:00.654223 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:57:00.654839 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "274608b6-e5be-40a6-b3fe-7af3ecb7ae5f", "size": 1}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:00.656763 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Create volume request body: {'volume': {'volume_type': '274608b6-e5be-40a6-b3fe-7af3ecb7ae5f', 'size': 1}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:57:00.663582 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Create volume of 1 GB Jul 22 09:57:00.663582 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:00.663582 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:00.664096 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Availability Zones retrieved successfully. Jul 22 09:57:00.673007 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Flow 'volume_create_api' (cfda9c61-d345-400b-b556-a92dea0c5a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:00.677697 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed927bc5-dadb-44f3-ae8a-45ae29a6a7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:00.677697 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:57:00.706843 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed927bc5-dadb-44f3-ae8a-45ae29a6a7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:57:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-14554577',vendor_name='tempest-vendor_name-1042570648'},id=274608b6-e5be-40a6-b3fe-7af3ecb7ae5f,is_public=True,name='tempest-ProjectMemberTests-volume-type-2092835233',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '274608b6-e5be-40a6-b3fe-7af3ecb7ae5f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:00.707874 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97f6bffe-2a0a-4ac3-b43b-d500e202bbd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:00.749905 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2092835233 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2092835233, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:57:00.750491 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2092835233 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2092835233, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:57:00.806847 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Created reservations ['f7b267ce-6323-4a90-adb0-6bab844e6938', '22638448-ecad-4d84-a6f4-3d0c041028ff', '30409c82-2edd-4998-b98e-752db079f832', 'bda5a2d8-3bf5-450b-8925-a79947b30b0f'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:00.807997 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97f6bffe-2a0a-4ac3-b43b-d500e202bbd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7b267ce-6323-4a90-adb0-6bab844e6938', '22638448-ecad-4d84-a6f4-3d0c041028ff', '30409c82-2edd-4998-b98e-752db079f832', 'bda5a2d8-3bf5-450b-8925-a79947b30b0f']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:00.808826 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5576ae98-e7a1-49d6-8ff0-4f40b0a8ecdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:00.851293 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5576ae98-e7a1-49d6-8ff0-4f40b0a8ecdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a91e994-6d59-46ad-9a0a-c00b32bca633', '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='57c5ff96deec447a9ba406706528f48c',qos_specs=None,replication_status=,reservations=['f7b267ce-6323-4a90-adb0-6bab844e6938','22638448-ecad-4d84-a6f4-3d0c041028ff','30409c82-2edd-4998-b98e-752db079f832','bda5a2d8-3bf5-450b-8925-a79947b30b0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5d7b3049c554300a370aa2da325d716',volume_type_id=274608b6-e5be-40a6-b3fe-7af3ecb7ae5f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:57:00Z,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=1a91e994-6d59-46ad-9a0a-c00b32bca633,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57c5ff96deec447a9ba406706528f48c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5d7b3049c554300a370aa2da325d716',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(274608b6-e5be-40a6-b3fe-7af3ecb7ae5f),volume_type_id=274608b6-e5be-40a6-b3fe-7af3ecb7ae5f)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:00.852913 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6659378c-de69-40c6-9221-d7679f5836cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:00.887585 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6659378c-de69-40c6-9221-d7679f5836cf) transitioned into state 'SUCCESS' from 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='57c5ff96deec447a9ba406706528f48c',qos_specs=None,replication_status=,reservations=['f7b267ce-6323-4a90-adb0-6bab844e6938','22638448-ecad-4d84-a6f4-3d0c041028ff','30409c82-2edd-4998-b98e-752db079f832','bda5a2d8-3bf5-450b-8925-a79947b30b0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5d7b3049c554300a370aa2da325d716',volume_type_id=274608b6-e5be-40a6-b3fe-7af3ecb7ae5f)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:00.888790 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18246409-6b73-4a9d-905b-54865cf5285a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:00.905634 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18246409-6b73-4a9d-905b-54865cf5285a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:00.907121 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Flow 'volume_create_api' (cfda9c61-d345-400b-b556-a92dea0c5a84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:00.907424 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Create volume request issued successfully. Jul 22 09:57:00.908315 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e67f1de7-ecc1-4335-8dfb-171a759fa5e9 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:57:00.908846 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 446/1771] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 09:57:00 2026] POST /volume/v3/volumes => generated 774 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:57:00.935990 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9199cc79-43d0-4002-97d8-bed1dd545513 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:00.936681 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9199cc79-43d0-4002-97d8-bed1dd545513 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] GET https://10.4.3.206/volume/v3/volumes/1a91e994-6d59-46ad-9a0a-c00b32bca633 Jul 22 09:57:00.936681 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9199cc79-43d0-4002-97d8-bed1dd545513 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:00.939428 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9199cc79-43d0-4002-97d8-bed1dd545513 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:00.955001 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:00.955001 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:00.963865 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9199cc79-43d0-4002-97d8-bed1dd545513 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Volume info retrieved successfully. Jul 22 09:57:00.972789 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9199cc79-43d0-4002-97d8-bed1dd545513 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/volumes/1a91e994-6d59-46ad-9a0a-c00b32bca633 returned with HTTP 200 Jul 22 09:57:00.972789 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 439/1772] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:00 2026] GET /volume/v3/volumes/1a91e994-6d59-46ad-9a0a-c00b32bca633 => generated 953 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:01.565184 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f5fa032c-b623-4f11-b866-5ca352e8eba3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:01.569635 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f5fa032c-b623-4f11-b866-5ca352e8eba3 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:57:01.569635 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f5fa032c-b623-4f11-b866-5ca352e8eba3 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:01.569635 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f5fa032c-b623-4f11-b866-5ca352e8eba3 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:01.569635 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-f5fa032c-b623-4f11-b866-5ca352e8eba3 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 36e85476-902c-4017-a383-cb5d66fe8d12. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:01.573714 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:01.573714 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:01.576059 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f5fa032c-b623-4f11-b866-5ca352e8eba3 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 200 Jul 22 09:57:01.576059 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 443/1773] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:01 2026] GET /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 710 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:01.592866 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-76b70d64-6bac-459a-90f1-81e3652dfb3e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:01.593341 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-006654e3-1608-4b4c-af9c-279d32348737 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:01.596025 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-76b70d64-6bac-459a-90f1-81e3652dfb3e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:01.596319 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-76b70d64-6bac-459a-90f1-81e3652dfb3e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:01.596575 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-76b70d64-6bac-459a-90f1-81e3652dfb3e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:01.597535 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-006654e3-1608-4b4c-af9c-279d32348737 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] DELETE https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 Jul 22 09:57:01.597535 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-006654e3-1608-4b4c-af9c-279d32348737 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:01.597736 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-006654e3-1608-4b4c-af9c-279d32348737 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:01.597736 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-006654e3-1608-4b4c-af9c-279d32348737 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Delete backup with id: 36e85476-902c-4017-a383-cb5d66fe8d12. Jul 22 09:57:01.611695 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:01.611695 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:01.617570 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-76b70d64-6bac-459a-90f1-81e3652dfb3e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:57:01.619824 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:01.619824 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:01.628258 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-76b70d64-6bac-459a-90f1-81e3652dfb3e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:57:01.628965 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 446/1774] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:01 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:01.654639 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.backup.rpcapi [None req-006654e3-1608-4b4c-af9c-279d32348737 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] delete_backup rpcapi backup_id 36e85476-902c-4017-a383-cb5d66fe8d12 {{(pid=100151) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 09:57:01.671095 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-006654e3-1608-4b4c-af9c-279d32348737 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 returned with HTTP 202 Jul 22 09:57:01.671095 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 447/1775] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:57:01 2026] DELETE /volume/v3/backups/36e85476-902c-4017-a383-cb5d66fe8d12 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:57:01.680212 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:01.683262 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:57:01.683637 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1334519688"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:01.685542 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1334519688'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:57:01.685720 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Create volume of 1 GB Jul 22 09:57:01.692736 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Availability Zones retrieved successfully. Jul 22 09:57:01.703088 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Flow 'volume_create_api' (e295a994-2b86-4d7c-8721-c06e32333fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:01.710053 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aff2e4a4-28ea-48c2-9c17-2c42fd7ba34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:01.710053 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:57:01.750266 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aff2e4a4-28ea-48c2-9c17-2c42fd7ba34f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:01.751291 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc608b9c-dc2d-4bce-aaf8-5c76d3ac4c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:01.841634 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Created reservations ['9443bab6-4ded-42ed-9dad-6587ce0e40b4', 'e474758f-8041-48f3-9104-4184575d54b1', '72291fbb-042e-4d40-bc8e-62edb6d03d4b', '081b8c4c-dfe9-4008-a8ae-b88c84996a7f'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:01.843841 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc608b9c-dc2d-4bce-aaf8-5c76d3ac4c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9443bab6-4ded-42ed-9dad-6587ce0e40b4', 'e474758f-8041-48f3-9104-4184575d54b1', '72291fbb-042e-4d40-bc8e-62edb6d03d4b', '081b8c4c-dfe9-4008-a8ae-b88c84996a7f']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:01.844644 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b504cf1f-0e00-484a-a8df-50e1bfca8ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:01.883559 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b504cf1f-0e00-484a-a8df-50e1bfca8ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1334519688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a09d0cbfa74c3c8c793240f35ce0c9',qos_specs=None,replication_status=,reservations=['9443bab6-4ded-42ed-9dad-6587ce0e40b4','e474758f-8041-48f3-9104-4184575d54b1','72291fbb-042e-4d40-bc8e-62edb6d03d4b','081b8c4c-dfe9-4008-a8ae-b88c84996a7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='215723eafabc4f68a902c4492461126a',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:57:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1334519688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6a09d0cbfa74c3c8c793240f35ce0c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='215723eafabc4f68a902c4492461126a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:01.894249 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d4095b2-87d4-43ff-8fbe-516cd6452276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:01.924807 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d4095b2-87d4-43ff-8fbe-516cd6452276) transitioned into state 'SUCCESS' from state '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-1334519688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a09d0cbfa74c3c8c793240f35ce0c9',qos_specs=None,replication_status=,reservations=['9443bab6-4ded-42ed-9dad-6587ce0e40b4','e474758f-8041-48f3-9104-4184575d54b1','72291fbb-042e-4d40-bc8e-62edb6d03d4b','081b8c4c-dfe9-4008-a8ae-b88c84996a7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='215723eafabc4f68a902c4492461126a',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:01.926456 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d142e34a-f0f3-4b81-b01a-176b6571669a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:01.941030 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d142e34a-f0f3-4b81-b01a-176b6571669a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:01.941030 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Flow 'volume_create_api' (e295a994-2b86-4d7c-8721-c06e32333fce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:01.941030 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Create volume request issued successfully. Jul 22 09:57:01.941942 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dcf629e9-4d6f-4bd4-9d1a-a45618ce3a89 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:57:01.942523 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 440/1776] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 09:57:01 2026] POST /volume/v3/volumes => generated 778 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:57:01.964610 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ac2311a3-9a8e-4032-92d5-e55d4b53d5aa None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:01.970864 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ac2311a3-9a8e-4032-92d5-e55d4b53d5aa tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/volumes/a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee Jul 22 09:57:01.971318 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ac2311a3-9a8e-4032-92d5-e55d4b53d5aa tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:01.972223 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ac2311a3-9a8e-4032-92d5-e55d4b53d5aa tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:01.986283 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:01.986283 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:01.992399 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-981cce0f-355a-47c3-b588-1efaad5a4220 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:01.995287 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ac2311a3-9a8e-4032-92d5-e55d4b53d5aa tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:57:01.997152 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-981cce0f-355a-47c3-b588-1efaad5a4220 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] GET https://10.4.3.206/volume/v3/volumes/1a91e994-6d59-46ad-9a0a-c00b32bca633 Jul 22 09:57:01.997617 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-981cce0f-355a-47c3-b588-1efaad5a4220 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:01.997778 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-981cce0f-355a-47c3-b588-1efaad5a4220 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:02.004650 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ac2311a3-9a8e-4032-92d5-e55d4b53d5aa tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee returned with HTTP 200 Jul 22 09:57:02.004650 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 444/1777] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:01 2026] GET /volume/v3/volumes/a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee => generated 957 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:02.017533 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:02.017533 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:02.024030 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-981cce0f-355a-47c3-b588-1efaad5a4220 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Volume info retrieved successfully. Jul 22 09:57:02.029838 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-981cce0f-355a-47c3-b588-1efaad5a4220 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/volumes/1a91e994-6d59-46ad-9a0a-c00b32bca633 returned with HTTP 200 Jul 22 09:57:02.030458 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 447/1778] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:01 2026] GET /volume/v3/volumes/1a91e994-6d59-46ad-9a0a-c00b32bca633 => generated 974 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:02.053093 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-37bc0850-73a5-4a50-a8a2-8809ac265644 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:02.058954 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-37bc0850-73a5-4a50-a8a2-8809ac265644 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] GET https://10.4.3.206/volume/v3/messages Jul 22 09:57:02.058954 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-37bc0850-73a5-4a50-a8a2-8809ac265644 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:02.058954 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-37bc0850-73a5-4a50-a8a2-8809ac265644 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:02.071592 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-37bc0850-73a5-4a50-a8a2-8809ac265644 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Jul 22 09:57:02.071592 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 448/1779] 10.4.3.206 () {68 vars in 1280 bytes} [Wed Jul 22 09:57:02 2026] GET /volume/v3/messages => generated 1326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:02.088157 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3132627a-d0d6-4f5a-b3e4-e140f1ceeef8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:02.091163 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3132627a-d0d6-4f5a-b3e4-e140f1ceeef8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-member] GET https://10.4.3.206/volume/v3/messages/a614ab1b-ba04-42e0-b3d1-c8e7d0443068 Jul 22 09:57:02.091719 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3132627a-d0d6-4f5a-b3e4-e140f1ceeef8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:02.091902 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3132627a-d0d6-4f5a-b3e4-e140f1ceeef8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:02.102963 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:02.102963 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:02.104049 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3132627a-d0d6-4f5a-b3e4-e140f1ceeef8 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-member] https://10.4.3.206/volume/v3/messages/a614ab1b-ba04-42e0-b3d1-c8e7d0443068 returned with HTTP 200 Jul 22 09:57:02.104747 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 441/1780] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:57:02 2026] GET /volume/v3/messages/a614ab1b-ba04-42e0-b3d1-c8e7d0443068 => generated 667 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:02.121995 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bc36e041-93c1-4a97-966e-d8f07625e4d0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:02.136810 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bc36e041-93c1-4a97-966e-d8f07625e4d0 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] DELETE https://10.4.3.206/volume/v3/messages/a614ab1b-ba04-42e0-b3d1-c8e7d0443068 Jul 22 09:57:02.136810 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bc36e041-93c1-4a97-966e-d8f07625e4d0 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:02.136810 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bc36e041-93c1-4a97-966e-d8f07625e4d0 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:02.158143 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bc36e041-93c1-4a97-966e-d8f07625e4d0 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/messages/a614ab1b-ba04-42e0-b3d1-c8e7d0443068 returned with HTTP 204 Jul 22 09:57:02.159989 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 445/1781] 10.4.3.206 () {68 vars in 1394 bytes} [Wed Jul 22 09:57:02 2026] DELETE /volume/v3/messages/a614ab1b-ba04-42e0-b3d1-c8e7d0443068 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 09:57:02.179011 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-84ff11b3-0593-4e05-8050-aed12a6ff319 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:02.182233 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-84ff11b3-0593-4e05-8050-aed12a6ff319 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/1a91e994-6d59-46ad-9a0a-c00b32bca633 Jul 22 09:57:02.182543 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-84ff11b3-0593-4e05-8050-aed12a6ff319 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:02.183305 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-84ff11b3-0593-4e05-8050-aed12a6ff319 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:02.183305 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-84ff11b3-0593-4e05-8050-aed12a6ff319 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Delete volume with id: 1a91e994-6d59-46ad-9a0a-c00b32bca633 Jul 22 09:57:02.194986 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:02.194986 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:02.195339 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-84ff11b3-0593-4e05-8050-aed12a6ff319 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Volume info retrieved successfully. Jul 22 09:57:02.197038 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-84ff11b3-0593-4e05-8050-aed12a6ff319 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100149) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 09:57:02.212300 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-84ff11b3-0593-4e05-8050-aed12a6ff319 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2092835233 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2092835233, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:57:02.212732 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-84ff11b3-0593-4e05-8050-aed12a6ff319 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2092835233 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2092835233, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:57:02.226528 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-84ff11b3-0593-4e05-8050-aed12a6ff319 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Created reservations ['08f3b05c-aba9-4bc3-8840-d76ebce69484', '85600662-e7e9-4804-b8ad-137091add378', '08fa5f80-5fe6-4b74-a496-6a1236f3b12b', 'd945a046-b02c-4ac4-8d47-7cf5b089b3bc'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:02.273984 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-84ff11b3-0593-4e05-8050-aed12a6ff319 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Delete volume request issued successfully. Jul 22 09:57:02.274389 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-84ff11b3-0593-4e05-8050-aed12a6ff319 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/volumes/1a91e994-6d59-46ad-9a0a-c00b32bca633 returned with HTTP 202 Jul 22 09:57:02.275056 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 448/1782] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:57:02 2026] DELETE /volume/v3/volumes/1a91e994-6d59-46ad-9a0a-c00b32bca633 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:02.286571 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e1130ba3-6c62-4c26-baee-6d7ca5078f31 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:02.289155 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e1130ba3-6c62-4c26-baee-6d7ca5078f31 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] DELETE https://10.4.3.206/volume/v3/types/274608b6-e5be-40a6-b3fe-7af3ecb7ae5f Jul 22 09:57:02.289459 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e1130ba3-6c62-4c26-baee-6d7ca5078f31 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:02.289825 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e1130ba3-6c62-4c26-baee-6d7ca5078f31 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:02.348068 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e1130ba3-6c62-4c26-baee-6d7ca5078f31 tempest-ProjectMemberTests-471823963 tempest-ProjectMemberTests-471823963-project-admin] https://10.4.3.206/volume/v3/types/274608b6-e5be-40a6-b3fe-7af3ecb7ae5f returned with HTTP 202 Jul 22 09:57:02.348068 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 449/1783] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:57:02 2026] DELETE /volume/v3/types/274608b6-e5be-40a6-b3fe-7af3ecb7ae5f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:02.651824 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4d3c5681-a900-4ea0-8cd8-5036287c97a8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:02.654770 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d3c5681-a900-4ea0-8cd8-5036287c97a8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:02.657059 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d3c5681-a900-4ea0-8cd8-5036287c97a8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:02.657059 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d3c5681-a900-4ea0-8cd8-5036287c97a8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:02.679105 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:02.679105 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:02.690196 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4d3c5681-a900-4ea0-8cd8-5036287c97a8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:57:02.704573 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d3c5681-a900-4ea0-8cd8-5036287c97a8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:57:02.705641 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 442/1784] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:02 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:03.023236 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d680773a-9686-4cc2-ad55-5bed647c4699 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:03.032349 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d680773a-9686-4cc2-ad55-5bed647c4699 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/volumes/a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee Jul 22 09:57:03.032662 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d680773a-9686-4cc2-ad55-5bed647c4699 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:03.032878 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d680773a-9686-4cc2-ad55-5bed647c4699 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:03.045798 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:03.045798 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:03.053163 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d680773a-9686-4cc2-ad55-5bed647c4699 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:57:03.061033 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d680773a-9686-4cc2-ad55-5bed647c4699 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee returned with HTTP 200 Jul 22 09:57:03.061662 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 446/1785] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:03 2026] GET /volume/v3/volumes/a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee => generated 1018 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:03.091971 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-982a94cb-90fd-4d4b-96e9-bd7854b37f2f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:03.111995 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-982a94cb-90fd-4d4b-96e9-bd7854b37f2f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 09:57:03.111995 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-982a94cb-90fd-4d4b-96e9-bd7854b37f2f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee", "name": "tempest-type-Backup-545652172"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:03.114433 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-982a94cb-90fd-4d4b-96e9-bd7854b37f2f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Creating new backup {'backup': {'volume_id': 'a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee', 'name': 'tempest-type-Backup-545652172'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 09:57:03.115942 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.backups [None req-982a94cb-90fd-4d4b-96e9-bd7854b37f2f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Creating backup of volume a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee in container None Jul 22 09:57:03.138697 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:03.138697 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:03.138697 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-982a94cb-90fd-4d4b-96e9-bd7854b37f2f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:57:03.176987 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-982a94cb-90fd-4d4b-96e9-bd7854b37f2f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Created reservations ['e8c6c240-64fb-44bd-b538-7d39b8f529be', '276b30d8-d8f5-4062-9ef7-3e8012ff4910'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:03.237746 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-982a94cb-90fd-4d4b-96e9-bd7854b37f2f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 09:57:03.238423 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 449/1786] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 09:57:03 2026] POST /volume/v3/backups => generated 315 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:57:03.255694 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-39249a28-5002-43da-899e-976d638a50f7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:03.262314 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-39249a28-5002-43da-899e-976d638a50f7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:03.262314 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-39249a28-5002-43da-899e-976d638a50f7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:03.262314 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-39249a28-5002-43da-899e-976d638a50f7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:03.262314 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-39249a28-5002-43da-899e-976d638a50f7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:03.271991 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:03.271991 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:03.271991 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-39249a28-5002-43da-899e-976d638a50f7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:03.271991 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 450/1787] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:03 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:03.721401 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8813f2a3-4a58-40c4-a5dc-1629519b9a78 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:03.724047 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8813f2a3-4a58-40c4-a5dc-1629519b9a78 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:03.724331 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8813f2a3-4a58-40c4-a5dc-1629519b9a78 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:03.724632 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8813f2a3-4a58-40c4-a5dc-1629519b9a78 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:03.745680 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:03.745680 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:03.761558 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8813f2a3-4a58-40c4-a5dc-1629519b9a78 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:57:03.768798 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8813f2a3-4a58-40c4-a5dc-1629519b9a78 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:57:03.769459 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 443/1788] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:03 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:03.995519 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-bff0356b-421a-48ce-ba07-b6b12e2dcc7c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:04.000407 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-bff0356b-421a-48ce-ba07-b6b12e2dcc7c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:57:04.000719 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-bff0356b-421a-48ce-ba07-b6b12e2dcc7c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:04.001007 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-bff0356b-421a-48ce-ba07-b6b12e2dcc7c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:04.029023 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:04.029023 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:04.034812 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-bff0356b-421a-48ce-ba07-b6b12e2dcc7c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:57:04.048367 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-bff0356b-421a-48ce-ba07-b6b12e2dcc7c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:57:04.049101 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 447/1789] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:57:03 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1441 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:04.291167 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-96810018-164d-4967-891d-5c7ae2e44536 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:04.291799 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-96810018-164d-4967-891d-5c7ae2e44536 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:04.291799 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-96810018-164d-4967-891d-5c7ae2e44536 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:04.291799 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-96810018-164d-4967-891d-5c7ae2e44536 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:04.291993 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-96810018-164d-4967-891d-5c7ae2e44536 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:04.301980 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:04.301980 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:04.302753 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-96810018-164d-4967-891d-5c7ae2e44536 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:04.303290 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 450/1790] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:04 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:04.560241 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8097c3f2-4448-4b1c-aab3-f1126dc1bdad None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:04.561337 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8097c3f2-4448-4b1c-aab3-f1126dc1bdad None None] GET https://10.4.3.206/volume// Jul 22 09:57:04.561337 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8097c3f2-4448-4b1c-aab3-f1126dc1bdad None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:04.561443 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8097c3f2-4448-4b1c-aab3-f1126dc1bdad None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:04.571375 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8097c3f2-4448-4b1c-aab3-f1126dc1bdad None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:57:04.572161 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 451/1791] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:57:04 2026] GET /volume/ => generated 386 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:57:04.592858 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-334b77ee-2990-4e32-bed9-8f4b6ae13072 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:04.596704 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-334b77ee-2990-4e32-bed9-8f4b6ae13072 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:57:04.597489 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-334b77ee-2990-4e32-bed9-8f4b6ae13072 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6adb4c7-f624-4758-84bd-ae19ac54d228", "connector": null, "instance_uuid": "1bfe3aee-f627-481e-b546-78f532d40e8c"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:04.640738 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:04.640738 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:04.709583 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-334b77ee-2990-4e32-bed9-8f4b6ae13072 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:57:04.710279 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 444/1792] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:57:04 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:04.750230 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-38968e22-cd18-4a4d-ad65-eaaf21d05797 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:04.753765 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-38968e22-cd18-4a4d-ad65-eaaf21d05797 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] DELETE https://10.4.3.206/volume/v3/attachments/efec663b-f4e2-446a-9870-be6f5e3b15eb Jul 22 09:57:04.754442 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-38968e22-cd18-4a4d-ad65-eaaf21d05797 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:04.754586 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-38968e22-cd18-4a4d-ad65-eaaf21d05797 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:04.767999 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:04.767999 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:04.812057 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8d0d7928-447f-4083-82fc-1355a440655b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:04.815249 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8d0d7928-447f-4083-82fc-1355a440655b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:04.815249 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8d0d7928-447f-4083-82fc-1355a440655b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:04.818756 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8d0d7928-447f-4083-82fc-1355a440655b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:04.841439 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:04.841439 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:04.873050 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8d0d7928-447f-4083-82fc-1355a440655b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:57:04.881745 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8d0d7928-447f-4083-82fc-1355a440655b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:57:04.883627 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 451/1793] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:04 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:04.904641 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-38968e22-cd18-4a4d-ad65-eaaf21d05797 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/efec663b-f4e2-446a-9870-be6f5e3b15eb returned with HTTP 200 Jul 22 09:57:04.904641 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 448/1794] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:57:04 2026] DELETE /volume/v3/attachments/efec663b-f4e2-446a-9870-be6f5e3b15eb => generated 367 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:05.326555 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7a298f8a-5071-4062-aaa5-11bc6c9d521d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:05.329445 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7a298f8a-5071-4062-aaa5-11bc6c9d521d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:05.329651 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7a298f8a-5071-4062-aaa5-11bc6c9d521d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:05.330077 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7a298f8a-5071-4062-aaa5-11bc6c9d521d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:05.330337 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-7a298f8a-5071-4062-aaa5-11bc6c9d521d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:05.336001 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:05.336001 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:05.337493 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7a298f8a-5071-4062-aaa5-11bc6c9d521d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:05.337493 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 452/1795] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:05 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:05.583411 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1686c9d8-421a-4786-8562-26905223316f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:05.734192 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1686c9d8-421a-4786-8562-26905223316f tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:57:05.734848 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1686c9d8-421a-4786-8562-26905223316f tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1150085893", "extra_specs": {"storage_protocol": "tempest-storage_protocol-665821683", "vendor_name": "tempest-vendor_name-1424934082"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:05.740729 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:05.740729 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:05.775791 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1686c9d8-421a-4786-8562-26905223316f tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:57:05.775791 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 445/1796] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:57:05 2026] POST /volume/v3/types => generated 329 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:05.796782 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:05.802597 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:57:05.802597 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f2fa8d50-dc74-4ad6-8ae1-04ab04a2924b", "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:05.805076 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Create volume request body: {'volume': {'volume_type': 'f2fa8d50-dc74-4ad6-8ae1-04ab04a2924b', 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:57:05.812199 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Create volume of 1 GB Jul 22 09:57:05.812555 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:05.812555 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:05.814140 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Availability Zones retrieved successfully. Jul 22 09:57:05.821525 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Flow 'volume_create_api' (824bfa33-c2ac-47b5-87bf-a506daece1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:05.822530 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (332f1eff-e020-4536-b812-c9a664f7725a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:05.823381 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:57:05.862664 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (332f1eff-e020-4536-b812-c9a664f7725a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:57:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-665821683',vendor_name='tempest-vendor_name-1424934082'},id=f2fa8d50-dc74-4ad6-8ae1-04ab04a2924b,is_public=True,name='tempest-ProjectReaderTests-volume-type-1150085893',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2fa8d50-dc74-4ad6-8ae1-04ab04a2924b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:05.863753 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aae7a42-f2d8-418b-bc3b-4a16e8470c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:05.906049 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-21759555-5262-48be-ad72-a013e44a0e0e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:05.909648 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-21759555-5262-48be-ad72-a013e44a0e0e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:05.909648 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-21759555-5262-48be-ad72-a013e44a0e0e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:05.909648 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-21759555-5262-48be-ad72-a013e44a0e0e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:05.916960 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1150085893 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1150085893, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:57:05.916960 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1150085893 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1150085893, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:57:05.928145 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:05.928145 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:05.937806 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-21759555-5262-48be-ad72-a013e44a0e0e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:57:05.943893 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-21759555-5262-48be-ad72-a013e44a0e0e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:57:05.944605 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 449/1797] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:05 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:05.979186 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Created reservations ['6ed09835-fae7-4820-be94-abe13fd49901', '0ef3a3b7-a583-4139-ab3a-c68818cf8681', 'f8f577b0-d825-4eaa-9551-fe6b399839d9', '83820004-907f-4eb1-a746-5e71dd01c2e2'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:05.981947 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aae7a42-f2d8-418b-bc3b-4a16e8470c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ed09835-fae7-4820-be94-abe13fd49901', '0ef3a3b7-a583-4139-ab3a-c68818cf8681', 'f8f577b0-d825-4eaa-9551-fe6b399839d9', '83820004-907f-4eb1-a746-5e71dd01c2e2']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:05.981947 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7114f00-92e6-48a8-8dcd-011484ae3039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:06.025163 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7114f00-92e6-48a8-8dcd-011484ae3039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b64b509d-8dc3-4986-b5f3-7e7e0adf9c90', '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='2279eb79e7d24b0e8b5c87e0caa51182',qos_specs=None,replication_status=,reservations=['6ed09835-fae7-4820-be94-abe13fd49901','0ef3a3b7-a583-4139-ab3a-c68818cf8681','f8f577b0-d825-4eaa-9551-fe6b399839d9','83820004-907f-4eb1-a746-5e71dd01c2e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4538d7b1e5e040dd87f079ce456e0c23',volume_type_id=f2fa8d50-dc74-4ad6-8ae1-04ab04a2924b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:57:05Z,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=b64b509d-8dc3-4986-b5f3-7e7e0adf9c90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2279eb79e7d24b0e8b5c87e0caa51182',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4538d7b1e5e040dd87f079ce456e0c23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2fa8d50-dc74-4ad6-8ae1-04ab04a2924b),volume_type_id=f2fa8d50-dc74-4ad6-8ae1-04ab04a2924b)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:06.026512 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57aab250-ca9f-4935-8dc4-9ba26da57ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:06.063952 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57aab250-ca9f-4935-8dc4-9ba26da57ebb) transitioned into state 'SUCCESS' from 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='2279eb79e7d24b0e8b5c87e0caa51182',qos_specs=None,replication_status=,reservations=['6ed09835-fae7-4820-be94-abe13fd49901','0ef3a3b7-a583-4139-ab3a-c68818cf8681','f8f577b0-d825-4eaa-9551-fe6b399839d9','83820004-907f-4eb1-a746-5e71dd01c2e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4538d7b1e5e040dd87f079ce456e0c23',volume_type_id=f2fa8d50-dc74-4ad6-8ae1-04ab04a2924b)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:06.064290 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eb0d832-58fe-45ea-bf5a-a2e532f4dfaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:06.083115 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eb0d832-58fe-45ea-bf5a-a2e532f4dfaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:06.084019 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Flow 'volume_create_api' (824bfa33-c2ac-47b5-87bf-a506daece1c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:06.084512 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Create volume request issued successfully. Jul 22 09:57:06.085105 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-45923dd2-b96d-4ab6-90c2-304b54ae9679 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:57:06.086631 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 452/1798] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 09:57:05 2026] POST /volume/v3/volumes => generated 774 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:57:06.106867 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4a3595cd-36c0-409b-a7cd-5ab06ea16d3a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:06.114497 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4a3595cd-36c0-409b-a7cd-5ab06ea16d3a tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] GET https://10.4.3.206/volume/v3/volumes/b64b509d-8dc3-4986-b5f3-7e7e0adf9c90 Jul 22 09:57:06.114497 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4a3595cd-36c0-409b-a7cd-5ab06ea16d3a tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:06.114497 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4a3595cd-36c0-409b-a7cd-5ab06ea16d3a tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:06.125258 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:06.125258 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:06.135096 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4a3595cd-36c0-409b-a7cd-5ab06ea16d3a tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Volume info retrieved successfully. Jul 22 09:57:06.142672 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4a3595cd-36c0-409b-a7cd-5ab06ea16d3a tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] https://10.4.3.206/volume/v3/volumes/b64b509d-8dc3-4986-b5f3-7e7e0adf9c90 returned with HTTP 200 Jul 22 09:57:06.143210 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 453/1799] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:06 2026] GET /volume/v3/volumes/b64b509d-8dc3-4986-b5f3-7e7e0adf9c90 => generated 953 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:06.353339 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-62c7e004-3ebd-484e-99c4-bdf3e9df6f1c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:06.354696 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-62c7e004-3ebd-484e-99c4-bdf3e9df6f1c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:06.355487 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-62c7e004-3ebd-484e-99c4-bdf3e9df6f1c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:06.355487 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-62c7e004-3ebd-484e-99c4-bdf3e9df6f1c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:06.355786 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-62c7e004-3ebd-484e-99c4-bdf3e9df6f1c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:06.361886 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:06.361886 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:06.362022 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-62c7e004-3ebd-484e-99c4-bdf3e9df6f1c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:06.362368 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 446/1800] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:06 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:06.463978 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-e10d2263-e030-4803-92e2-4f011aba1dbe None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:06.467589 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-e10d2263-e030-4803-92e2-4f011aba1dbe tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] PUT https://10.4.3.206/volume/v3/attachments/c7eb2a8d-c0e7-4668-a482-8ce9cd1efe51 Jul 22 09:57:06.468283 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-e10d2263-e030-4803-92e2-4f011aba1dbe tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:06.480775 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-e10d2263-e030-4803-92e2-4f011aba1dbe tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Acquiring lock "cinder-attachment_update-b6adb4c7-f624-4758-84bd-ae19ac54d228-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:57:06.489106 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-e10d2263-e030-4803-92e2-4f011aba1dbe tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Lock "cinder-attachment_update-b6adb4c7-f624-4758-84bd-ae19ac54d228-np0000005636" acquired by "attachment_update" :: waited 0.008s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:57:06.489878 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:06.489878 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:06.634146 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-e10d2263-e030-4803-92e2-4f011aba1dbe tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Lock "cinder-attachment_update-b6adb4c7-f624-4758-84bd-ae19ac54d228-np0000005636" released by "attachment_update" :: held 0.146s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:57:06.635408 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-e10d2263-e030-4803-92e2-4f011aba1dbe tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/c7eb2a8d-c0e7-4668-a482-8ce9cd1efe51 returned with HTTP 200 Jul 22 09:57:06.635408 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 450/1801] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:57:06 2026] PUT /volume/v3/attachments/c7eb2a8d-c0e7-4668-a482-8ce9cd1efe51 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:06.651172 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-37f3708f-a25c-4ed0-87b8-6f8257adde42 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:06.656798 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-37f3708f-a25c-4ed0-87b8-6f8257adde42 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/attachments/c7eb2a8d-c0e7-4668-a482-8ce9cd1efe51 Jul 22 09:57:06.657030 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-37f3708f-a25c-4ed0-87b8-6f8257adde42 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:06.657128 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-37f3708f-a25c-4ed0-87b8-6f8257adde42 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:06.693461 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-37f3708f-a25c-4ed0-87b8-6f8257adde42 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/c7eb2a8d-c0e7-4668-a482-8ce9cd1efe51 returned with HTTP 200 Jul 22 09:57:06.694570 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 453/1802] 10.4.3.206 () {70 vars in 1651 bytes} [Wed Jul 22 09:57:06 2026] GET /volume/v3/attachments/c7eb2a8d-c0e7-4668-a482-8ce9cd1efe51 => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:06.968788 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-005af49b-6897-4e1b-9999-7c095fcba19f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:06.973809 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-005af49b-6897-4e1b-9999-7c095fcba19f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:06.974171 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-005af49b-6897-4e1b-9999-7c095fcba19f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:06.974997 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-005af49b-6897-4e1b-9999-7c095fcba19f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:06.990442 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:06.990442 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:06.997183 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-005af49b-6897-4e1b-9999-7c095fcba19f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:57:07.002751 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-005af49b-6897-4e1b-9999-7c095fcba19f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:57:07.003378 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 454/1803] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:06 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:07.172534 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fd8ae3f8-eb0a-4f84-a40c-cc8378bb56de None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:07.177495 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fd8ae3f8-eb0a-4f84-a40c-cc8378bb56de tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] GET https://10.4.3.206/volume/v3/volumes/b64b509d-8dc3-4986-b5f3-7e7e0adf9c90 Jul 22 09:57:07.177495 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fd8ae3f8-eb0a-4f84-a40c-cc8378bb56de tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:07.177790 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fd8ae3f8-eb0a-4f84-a40c-cc8378bb56de tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:07.195753 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:07.195753 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:07.202174 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fd8ae3f8-eb0a-4f84-a40c-cc8378bb56de tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Volume info retrieved successfully. Jul 22 09:57:07.210778 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fd8ae3f8-eb0a-4f84-a40c-cc8378bb56de tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] https://10.4.3.206/volume/v3/volumes/b64b509d-8dc3-4986-b5f3-7e7e0adf9c90 returned with HTTP 200 Jul 22 09:57:07.210778 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 447/1804] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:07 2026] GET /volume/v3/volumes/b64b509d-8dc3-4986-b5f3-7e7e0adf9c90 => generated 974 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:07.237869 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e1db15eb-9fdc-497a-b7c6-d0a829de27e3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:07.244946 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e1db15eb-9fdc-497a-b7c6-d0a829de27e3 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] GET https://10.4.3.206/volume/v3/messages Jul 22 09:57:07.245280 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e1db15eb-9fdc-497a-b7c6-d0a829de27e3 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:07.245620 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e1db15eb-9fdc-497a-b7c6-d0a829de27e3 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:07.251979 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:07.251979 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:07.257372 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e1db15eb-9fdc-497a-b7c6-d0a829de27e3 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Jul 22 09:57:07.258142 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 451/1805] 10.4.3.206 () {68 vars in 1280 bytes} [Wed Jul 22 09:57:07 2026] GET /volume/v3/messages => generated 1326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:07.276209 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-81da049d-e172-489a-9918-125e4bed7d8b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:07.379189 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b4700ba2-eca0-407a-9d9d-e364acf377b0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:07.383560 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b4700ba2-eca0-407a-9d9d-e364acf377b0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:07.383560 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b4700ba2-eca0-407a-9d9d-e364acf377b0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:07.383714 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b4700ba2-eca0-407a-9d9d-e364acf377b0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:07.383873 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-b4700ba2-eca0-407a-9d9d-e364acf377b0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:07.393582 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:07.393582 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:07.395880 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b4700ba2-eca0-407a-9d9d-e364acf377b0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:07.396372 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 455/1806] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:07 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:57:07.428038 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-81da049d-e172-489a-9918-125e4bed7d8b tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-reader] GET https://10.4.3.206/volume/v3/messages Jul 22 09:57:07.428038 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-81da049d-e172-489a-9918-125e4bed7d8b tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-reader] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:07.432305 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-81da049d-e172-489a-9918-125e4bed7d8b tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-reader] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:07.438033 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:07.438033 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:07.453828 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-81da049d-e172-489a-9918-125e4bed7d8b tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-reader] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Jul 22 09:57:07.454106 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 454/1807] 10.4.3.206 () {68 vars in 1280 bytes} [Wed Jul 22 09:57:07 2026] GET /volume/v3/messages => generated 1326 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:07.475263 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-111ff6bc-0798-445e-949f-4d39a47e9297 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:07.481515 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-111ff6bc-0798-445e-949f-4d39a47e9297 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] DELETE https://10.4.3.206/volume/v3/messages/1aa84404-9322-4d48-8d0a-18c0d809d283 Jul 22 09:57:07.481800 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-111ff6bc-0798-445e-949f-4d39a47e9297 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:07.484271 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-111ff6bc-0798-445e-949f-4d39a47e9297 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:07.518590 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-111ff6bc-0798-445e-949f-4d39a47e9297 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] https://10.4.3.206/volume/v3/messages/1aa84404-9322-4d48-8d0a-18c0d809d283 returned with HTTP 204 Jul 22 09:57:07.520382 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 448/1808] 10.4.3.206 () {68 vars in 1394 bytes} [Wed Jul 22 09:57:07 2026] DELETE /volume/v3/messages/1aa84404-9322-4d48-8d0a-18c0d809d283 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 09:57:07.538457 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6e2e5501-1b69-436d-b9ed-babc43d1c4cc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:07.542756 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6e2e5501-1b69-436d-b9ed-babc43d1c4cc tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/b64b509d-8dc3-4986-b5f3-7e7e0adf9c90 Jul 22 09:57:07.542756 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6e2e5501-1b69-436d-b9ed-babc43d1c4cc tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:07.542756 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6e2e5501-1b69-436d-b9ed-babc43d1c4cc tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:07.542756 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-6e2e5501-1b69-436d-b9ed-babc43d1c4cc tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Delete volume with id: b64b509d-8dc3-4986-b5f3-7e7e0adf9c90 Jul 22 09:57:07.568343 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:07.568343 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:07.568343 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6e2e5501-1b69-436d-b9ed-babc43d1c4cc tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Volume info retrieved successfully. Jul 22 09:57:07.569910 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6e2e5501-1b69-436d-b9ed-babc43d1c4cc tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100150) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 09:57:07.591898 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-6e2e5501-1b69-436d-b9ed-babc43d1c4cc tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1150085893 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1150085893, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:57:07.591898 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-6e2e5501-1b69-436d-b9ed-babc43d1c4cc tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1150085893 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1150085893, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:57:07.619314 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-6e2e5501-1b69-436d-b9ed-babc43d1c4cc tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Created reservations ['874396af-f2cd-4eec-b8e1-7f53bb22fa60', '38329604-5c6a-400f-aeb0-58a2467f4edb', 'f4110139-8b68-435c-94ab-9145c74d63e8', 'efd75f8e-5e40-44f5-8822-62a74758551b'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:07.691078 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6e2e5501-1b69-436d-b9ed-babc43d1c4cc tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Delete volume request issued successfully. Jul 22 09:57:07.691421 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6e2e5501-1b69-436d-b9ed-babc43d1c4cc tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] https://10.4.3.206/volume/v3/volumes/b64b509d-8dc3-4986-b5f3-7e7e0adf9c90 returned with HTTP 202 Jul 22 09:57:07.695237 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 452/1809] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:57:07 2026] DELETE /volume/v3/volumes/b64b509d-8dc3-4986-b5f3-7e7e0adf9c90 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:07.714080 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5f903524-fb74-4ab8-bc00-b66b5a85bfdf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:07.721098 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5f903524-fb74-4ab8-bc00-b66b5a85bfdf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] DELETE https://10.4.3.206/volume/v3/types/f2fa8d50-dc74-4ad6-8ae1-04ab04a2924b Jul 22 09:57:07.721098 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5f903524-fb74-4ab8-bc00-b66b5a85bfdf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:07.723024 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5f903524-fb74-4ab8-bc00-b66b5a85bfdf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:07.790654 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5f903524-fb74-4ab8-bc00-b66b5a85bfdf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] https://10.4.3.206/volume/v3/types/f2fa8d50-dc74-4ad6-8ae1-04ab04a2924b returned with HTTP 202 Jul 22 09:57:07.791273 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 456/1810] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:57:07 2026] DELETE /volume/v3/types/f2fa8d50-dc74-4ad6-8ae1-04ab04a2924b => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:07.813056 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-edf1eebd-f36b-4b94-838d-036d80e6d96a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:07.820174 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-edf1eebd-f36b-4b94-838d-036d80e6d96a tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:57:07.820174 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-edf1eebd-f36b-4b94-838d-036d80e6d96a tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1909586150", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1770781432", "vendor_name": "tempest-vendor_name-1239901617"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:07.865371 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-edf1eebd-f36b-4b94-838d-036d80e6d96a tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:57:07.865497 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 455/1811] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:57:07 2026] POST /volume/v3/types => generated 330 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:07.886513 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f5451855-9804-41c0-803c-0e60f60fdbcf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:07.889821 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:57:07.890191 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f483e104-f324-4752-9b29-98928ccb8eae", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:07.893173 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Create volume request body: {'volume': {'volume_type': 'f483e104-f324-4752-9b29-98928ccb8eae', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:57:07.901011 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Create volume of 1 GB Jul 22 09:57:07.901769 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:07.901769 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:07.902103 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Availability Zones retrieved successfully. Jul 22 09:57:07.908956 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Flow 'volume_create_api' (ed86fb2e-a306-4d3c-97ac-4e2441877d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:07.910236 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99b60281-21dc-400a-a796-78f8de143734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:07.911269 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:57:07.936434 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99b60281-21dc-400a-a796-78f8de143734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:57:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1770781432',vendor_name='tempest-vendor_name-1239901617'},id=f483e104-f324-4752-9b29-98928ccb8eae,is_public=True,name='tempest-ProjectReaderTests-volume-type-1909586150',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f483e104-f324-4752-9b29-98928ccb8eae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:07.937423 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4955fce4-df30-412c-8d5d-4b2a8ab44ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:07.973293 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1909586150 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1909586150, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:57:07.973293 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1909586150 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1909586150, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:57:08.030159 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8bc42263-d989-42ee-8631-853b9bde1ead None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:08.033272 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8bc42263-d989-42ee-8631-853b9bde1ead tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:08.033272 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8bc42263-d989-42ee-8631-853b9bde1ead tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:08.034255 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8bc42263-d989-42ee-8631-853b9bde1ead tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:08.038479 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Created reservations ['6e9accf3-15a1-4f96-bc8e-91fb34609229', '67e06d4d-8343-44bd-9174-eb5d21988a23', '85f2891d-ae77-45b9-b2bb-1546339fa90a', '9f52f5ea-edb2-4f47-8dd1-480b9b2e208b'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:08.041595 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4955fce4-df30-412c-8d5d-4b2a8ab44ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e9accf3-15a1-4f96-bc8e-91fb34609229', '67e06d4d-8343-44bd-9174-eb5d21988a23', '85f2891d-ae77-45b9-b2bb-1546339fa90a', '9f52f5ea-edb2-4f47-8dd1-480b9b2e208b']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:08.044050 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (697623cf-57c7-4bca-849d-241229ce3fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:08.044714 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:08.044714 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:08.051084 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8bc42263-d989-42ee-8631-853b9bde1ead tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:57:08.058783 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8bc42263-d989-42ee-8631-853b9bde1ead tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:57:08.060064 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 453/1812] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:08 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:57:08.097222 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (697623cf-57c7-4bca-849d-241229ce3fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37009550-187d-439e-8414-f5f7d1c88308', '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='2279eb79e7d24b0e8b5c87e0caa51182',qos_specs=None,replication_status=,reservations=['6e9accf3-15a1-4f96-bc8e-91fb34609229','67e06d4d-8343-44bd-9174-eb5d21988a23','85f2891d-ae77-45b9-b2bb-1546339fa90a','9f52f5ea-edb2-4f47-8dd1-480b9b2e208b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4538d7b1e5e040dd87f079ce456e0c23',volume_type_id=f483e104-f324-4752-9b29-98928ccb8eae), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:57:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37009550-187d-439e-8414-f5f7d1c88308,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2279eb79e7d24b0e8b5c87e0caa51182',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4538d7b1e5e040dd87f079ce456e0c23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f483e104-f324-4752-9b29-98928ccb8eae),volume_type_id=f483e104-f324-4752-9b29-98928ccb8eae)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:08.099651 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25ff7df9-deb4-4e45-892f-79a319647b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:08.137835 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25ff7df9-deb4-4e45-892f-79a319647b49) transitioned into state 'SUCCESS' from 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='2279eb79e7d24b0e8b5c87e0caa51182',qos_specs=None,replication_status=,reservations=['6e9accf3-15a1-4f96-bc8e-91fb34609229','67e06d4d-8343-44bd-9174-eb5d21988a23','85f2891d-ae77-45b9-b2bb-1546339fa90a','9f52f5ea-edb2-4f47-8dd1-480b9b2e208b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4538d7b1e5e040dd87f079ce456e0c23',volume_type_id=f483e104-f324-4752-9b29-98928ccb8eae)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:08.139169 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7566435f-2ad6-4cfd-9641-54947e268cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:08.160189 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7566435f-2ad6-4cfd-9641-54947e268cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:08.161260 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Flow 'volume_create_api' (ed86fb2e-a306-4d3c-97ac-4e2441877d80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:08.161779 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Create volume request issued successfully. Jul 22 09:57:08.162681 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f5451855-9804-41c0-803c-0e60f60fdbcf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:57:08.163293 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 449/1813] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 09:57:07 2026] POST /volume/v3/volumes => generated 774 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:57:08.184402 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2191c98e-e2ad-4c87-b233-c8a948f1c22e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:08.187035 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2191c98e-e2ad-4c87-b233-c8a948f1c22e tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] GET https://10.4.3.206/volume/v3/volumes/37009550-187d-439e-8414-f5f7d1c88308 Jul 22 09:57:08.187035 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2191c98e-e2ad-4c87-b233-c8a948f1c22e tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:08.188069 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2191c98e-e2ad-4c87-b233-c8a948f1c22e tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:08.207166 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:08.207166 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:08.213230 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2191c98e-e2ad-4c87-b233-c8a948f1c22e tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Volume info retrieved successfully. Jul 22 09:57:08.222766 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2191c98e-e2ad-4c87-b233-c8a948f1c22e tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] https://10.4.3.206/volume/v3/volumes/37009550-187d-439e-8414-f5f7d1c88308 returned with HTTP 200 Jul 22 09:57:08.223876 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 457/1814] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:08 2026] GET /volume/v3/volumes/37009550-187d-439e-8414-f5f7d1c88308 => generated 953 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:08.419115 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-185f70c3-54ba-4293-b8ed-02dae015bfb2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:08.421389 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-185f70c3-54ba-4293-b8ed-02dae015bfb2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:08.422538 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-185f70c3-54ba-4293-b8ed-02dae015bfb2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:08.422896 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-185f70c3-54ba-4293-b8ed-02dae015bfb2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:08.423206 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-185f70c3-54ba-4293-b8ed-02dae015bfb2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:08.431711 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:08.431711 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:08.433011 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-185f70c3-54ba-4293-b8ed-02dae015bfb2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:08.433547 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 456/1815] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:08 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:08.487896 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-4e03ba3e-7f34-4b31-8e1c-d08aff5536d0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:08.491189 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-4e03ba3e-7f34-4b31-8e1c-d08aff5536d0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:57:08.491630 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-4e03ba3e-7f34-4b31-8e1c-d08aff5536d0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:08.492075 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-4e03ba3e-7f34-4b31-8e1c-d08aff5536d0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:08.505510 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:08.505510 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:08.517947 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-4e03ba3e-7f34-4b31-8e1c-d08aff5536d0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:57:08.521426 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-4e03ba3e-7f34-4b31-8e1c-d08aff5536d0 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:57:08.522201 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 454/1816] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:57:08 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:08.561949 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-89ecf72a-73d4-4ea3-a2d0-c4d2dba31baf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:08.565891 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-89ecf72a-73d4-4ea3-a2d0-c4d2dba31baf tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] POST https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142/action Jul 22 09:57:08.566391 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-89ecf72a-73d4-4ea3-a2d0-c4d2dba31baf tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:57:08.566692 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-89ecf72a-73d4-4ea3-a2d0-c4d2dba31baf tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:08.588999 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:08.588999 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:08.591038 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-89ecf72a-73d4-4ea3-a2d0-c4d2dba31baf tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:57:08.609302 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-89ecf72a-73d4-4ea3-a2d0-c4d2dba31baf tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Begin detaching volume completed successfully. Jul 22 09:57:08.610666 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-89ecf72a-73d4-4ea3-a2d0-c4d2dba31baf tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142/action returned with HTTP 202 Jul 22 09:57:08.612133 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 450/1817] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 09:57:08 2026] POST /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:57:08.709272 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-59486147-e399-4900-b470-273d5f3c8bb4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:08.710355 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-59486147-e399-4900-b470-273d5f3c8bb4 None None] GET https://10.4.3.206/volume// Jul 22 09:57:08.710355 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-59486147-e399-4900-b470-273d5f3c8bb4 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:08.711634 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-59486147-e399-4900-b470-273d5f3c8bb4 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:08.711634 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-59486147-e399-4900-b470-273d5f3c8bb4 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:57:08.712596 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 458/1818] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09: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) Jul 22 09:57:08.741158 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-dc528961-5ec4-4d61-8ead-860bd18f5154 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:08.745271 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-dc528961-5ec4-4d61-8ead-860bd18f5154 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:57:08.745271 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-dc528961-5ec4-4d61-8ead-860bd18f5154 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:08.745271 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-dc528961-5ec4-4d61-8ead-860bd18f5154 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:08.762154 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:08.762154 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:08.771092 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-dc528961-5ec4-4d61-8ead-860bd18f5154 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:57:08.785862 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-dc528961-5ec4-4d61-8ead-860bd18f5154 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:57:08.787003 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 457/1819] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:57:08 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 1322 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:57:09.080013 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4a3fa82e-da60-415c-945f-1a54c73d52e8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:09.082901 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4a3fa82e-da60-415c-945f-1a54c73d52e8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:09.083237 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4a3fa82e-da60-415c-945f-1a54c73d52e8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:09.083834 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4a3fa82e-da60-415c-945f-1a54c73d52e8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:09.100155 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:09.100155 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:09.105782 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4a3fa82e-da60-415c-945f-1a54c73d52e8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:57:09.116958 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4a3fa82e-da60-415c-945f-1a54c73d52e8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:57:09.116958 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 455/1820] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:09 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:09.239875 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-042d5ba7-bb1e-4de7-92fa-6f8083e031b4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:09.242245 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-042d5ba7-bb1e-4de7-92fa-6f8083e031b4 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] GET https://10.4.3.206/volume/v3/volumes/37009550-187d-439e-8414-f5f7d1c88308 Jul 22 09:57:09.242504 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-042d5ba7-bb1e-4de7-92fa-6f8083e031b4 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:09.242713 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-042d5ba7-bb1e-4de7-92fa-6f8083e031b4 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:09.255030 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:09.255030 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:09.259120 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-042d5ba7-bb1e-4de7-92fa-6f8083e031b4 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Volume info retrieved successfully. Jul 22 09:57:09.265910 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-042d5ba7-bb1e-4de7-92fa-6f8083e031b4 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] https://10.4.3.206/volume/v3/volumes/37009550-187d-439e-8414-f5f7d1c88308 returned with HTTP 200 Jul 22 09:57:09.266275 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 451/1821] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:09 2026] GET /volume/v3/volumes/37009550-187d-439e-8414-f5f7d1c88308 => generated 974 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:09.288542 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-91de8d51-c53c-4dfa-88d7-269e1ecb56da None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:09.291034 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-91de8d51-c53c-4dfa-88d7-269e1ecb56da tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] GET https://10.4.3.206/volume/v3/messages Jul 22 09:57:09.291366 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-91de8d51-c53c-4dfa-88d7-269e1ecb56da tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:09.291704 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-91de8d51-c53c-4dfa-88d7-269e1ecb56da tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:09.306037 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-91de8d51-c53c-4dfa-88d7-269e1ecb56da tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Jul 22 09:57:09.306037 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 459/1822] 10.4.3.206 () {68 vars in 1280 bytes} [Wed Jul 22 09:57:09 2026] GET /volume/v3/messages => generated 1326 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:09.317146 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-660ef8d1-726f-4af3-9cfe-f022efabfa7a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:09.321948 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-660ef8d1-726f-4af3-9cfe-f022efabfa7a tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-reader] GET https://10.4.3.206/volume/v3/messages/5e164bc2-c14c-4891-b854-85725d670c3d Jul 22 09:57:09.321948 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-660ef8d1-726f-4af3-9cfe-f022efabfa7a tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-reader] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:09.321948 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-660ef8d1-726f-4af3-9cfe-f022efabfa7a tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-reader] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:09.330837 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-660ef8d1-726f-4af3-9cfe-f022efabfa7a tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-reader] https://10.4.3.206/volume/v3/messages/5e164bc2-c14c-4891-b854-85725d670c3d returned with HTTP 200 Jul 22 09:57:09.331624 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 458/1823] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:57:09 2026] GET /volume/v3/messages/5e164bc2-c14c-4891-b854-85725d670c3d => generated 667 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:09.343849 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-68238d51-ec58-495c-8e84-64b4601624bf None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:09.346479 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-68238d51-ec58-495c-8e84-64b4601624bf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] DELETE https://10.4.3.206/volume/v3/messages/5e164bc2-c14c-4891-b854-85725d670c3d Jul 22 09:57:09.346948 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-68238d51-ec58-495c-8e84-64b4601624bf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:09.347204 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-68238d51-ec58-495c-8e84-64b4601624bf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:09.362231 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-68238d51-ec58-495c-8e84-64b4601624bf tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] https://10.4.3.206/volume/v3/messages/5e164bc2-c14c-4891-b854-85725d670c3d returned with HTTP 204 Jul 22 09:57:09.362946 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 456/1824] 10.4.3.206 () {68 vars in 1394 bytes} [Wed Jul 22 09:57:09 2026] DELETE /volume/v3/messages/5e164bc2-c14c-4891-b854-85725d670c3d => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 09:57:09.376529 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c13d8204-ca43-4796-925a-8335e795aaf5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:09.379298 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c13d8204-ca43-4796-925a-8335e795aaf5 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/37009550-187d-439e-8414-f5f7d1c88308 Jul 22 09:57:09.379596 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c13d8204-ca43-4796-925a-8335e795aaf5 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:09.379934 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c13d8204-ca43-4796-925a-8335e795aaf5 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:09.380301 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-c13d8204-ca43-4796-925a-8335e795aaf5 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Delete volume with id: 37009550-187d-439e-8414-f5f7d1c88308 Jul 22 09:57:09.394089 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:09.394089 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:09.394571 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c13d8204-ca43-4796-925a-8335e795aaf5 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Volume info retrieved successfully. Jul 22 09:57:09.396423 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c13d8204-ca43-4796-925a-8335e795aaf5 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100152) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 09:57:09.434415 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-c13d8204-ca43-4796-925a-8335e795aaf5 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Created reservations ['206eaf60-5167-4754-8377-eae8900be1a5', '4c741d02-2f3b-4991-b4bb-c1c73bd3d778', '398d3784-65dc-464a-b39b-597c6d0fae2a', 'ae9950f0-7c58-4961-a32d-3b2e7d56a88b'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:09.455685 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c5957aca-d0c9-4ddc-ac1b-fbcc87fa1e8a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:09.460724 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c5957aca-d0c9-4ddc-ac1b-fbcc87fa1e8a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:09.461138 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c5957aca-d0c9-4ddc-ac1b-fbcc87fa1e8a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:09.461578 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c5957aca-d0c9-4ddc-ac1b-fbcc87fa1e8a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:09.461714 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-c5957aca-d0c9-4ddc-ac1b-fbcc87fa1e8a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:09.469268 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:09.469268 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:09.469268 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c5957aca-d0c9-4ddc-ac1b-fbcc87fa1e8a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:09.470453 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 460/1825] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:09 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:09.536076 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c13d8204-ca43-4796-925a-8335e795aaf5 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Delete volume request issued successfully. Jul 22 09:57:09.536411 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c13d8204-ca43-4796-925a-8335e795aaf5 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] https://10.4.3.206/volume/v3/volumes/37009550-187d-439e-8414-f5f7d1c88308 returned with HTTP 202 Jul 22 09:57:09.537070 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 452/1826] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:57:09 2026] DELETE /volume/v3/volumes/37009550-187d-439e-8414-f5f7d1c88308 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 09:57:09.553867 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ab8dbf16-a523-4896-839b-562d74294038 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:09.558475 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ab8dbf16-a523-4896-839b-562d74294038 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] DELETE https://10.4.3.206/volume/v3/types/f483e104-f324-4752-9b29-98928ccb8eae Jul 22 09:57:09.558475 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ab8dbf16-a523-4896-839b-562d74294038 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:09.558475 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ab8dbf16-a523-4896-839b-562d74294038 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] Calling method '_delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:09.617630 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ab8dbf16-a523-4896-839b-562d74294038 tempest-ProjectReaderTests-1594615629 tempest-ProjectReaderTests-1594615629-project-admin] https://10.4.3.206/volume/v3/types/f483e104-f324-4752-9b29-98928ccb8eae returned with HTTP 202 Jul 22 09:57:09.618624 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 459/1827] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:57:09 2026] DELETE /volume/v3/types/f483e104-f324-4752-9b29-98928ccb8eae => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:10.145159 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e5d73b74-488a-4ba2-be6a-42a7c075ef20 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:10.150860 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e5d73b74-488a-4ba2-be6a-42a7c075ef20 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:10.151046 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e5d73b74-488a-4ba2-be6a-42a7c075ef20 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:10.151166 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e5d73b74-488a-4ba2-be6a-42a7c075ef20 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:10.172948 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:10.172948 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:10.182948 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e5d73b74-488a-4ba2-be6a-42a7c075ef20 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:57:10.188912 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e5d73b74-488a-4ba2-be6a-42a7c075ef20 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:57:10.189374 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 457/1828] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:10 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:10.205582 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-a9c38a97-8f13-4495-a4a8-5df3221897ec None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:10.211020 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-a9c38a97-8f13-4495-a4a8-5df3221897ec tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] DELETE https://10.4.3.206/volume/v3/attachments/76ec7875-5f5c-4668-9a4f-7b1bb083be3e Jul 22 09:57:10.211612 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-a9c38a97-8f13-4495-a4a8-5df3221897ec tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:10.212285 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-a9c38a97-8f13-4495-a4a8-5df3221897ec tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:10.225624 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:10.225624 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:10.371938 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-3b0d0a17-ddfb-4a75-8638-3cf3e44220ef req-a9c38a97-8f13-4495-a4a8-5df3221897ec tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/attachments/76ec7875-5f5c-4668-9a4f-7b1bb083be3e returned with HTTP 200 Jul 22 09:57:10.372496 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 461/1829] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:57:10 2026] DELETE /volume/v3/attachments/76ec7875-5f5c-4668-9a4f-7b1bb083be3e => generated 19 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:10.489045 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-54fe5ec6-9b9f-482a-9f00-0f5be27e8e53 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:10.491861 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-54fe5ec6-9b9f-482a-9f00-0f5be27e8e53 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:10.492165 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-54fe5ec6-9b9f-482a-9f00-0f5be27e8e53 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:10.492455 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-54fe5ec6-9b9f-482a-9f00-0f5be27e8e53 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:10.492629 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-54fe5ec6-9b9f-482a-9f00-0f5be27e8e53 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:10.500484 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:10.500484 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:10.501387 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-54fe5ec6-9b9f-482a-9f00-0f5be27e8e53 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:10.502972 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 453/1830] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:10 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:10.871494 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-6d04cc7f-fce8-45f1-8ac0-005b1261cf95 req-f4694033-f14c-4118-b849-69ec5a165a1e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:10.874226 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-6d04cc7f-fce8-45f1-8ac0-005b1261cf95 req-f4694033-f14c-4118-b849-69ec5a165a1e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:57:10.874633 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-6d04cc7f-fce8-45f1-8ac0-005b1261cf95 req-f4694033-f14c-4118-b849-69ec5a165a1e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:10.874945 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-6d04cc7f-fce8-45f1-8ac0-005b1261cf95 req-f4694033-f14c-4118-b849-69ec5a165a1e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:10.888216 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:10.888216 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:10.893660 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-6d04cc7f-fce8-45f1-8ac0-005b1261cf95 req-f4694033-f14c-4118-b849-69ec5a165a1e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:57:10.901906 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-6d04cc7f-fce8-45f1-8ac0-005b1261cf95 req-f4694033-f14c-4118-b849-69ec5a165a1e tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:57:10.902513 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 460/1831] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:57:10 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:10.924718 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2dc85bdb-58db-4a45-9d93-900a68e69e81 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:10.927340 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2dc85bdb-58db-4a45-9d93-900a68e69e81 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] DELETE https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:57:10.927622 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2dc85bdb-58db-4a45-9d93-900a68e69e81 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:10.928542 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2dc85bdb-58db-4a45-9d93-900a68e69e81 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:10.928542 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-2dc85bdb-58db-4a45-9d93-900a68e69e81 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Delete volume with id: 177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:57:10.941043 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:10.941043 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:10.941233 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2dc85bdb-58db-4a45-9d93-900a68e69e81 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:57:10.976201 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2dc85bdb-58db-4a45-9d93-900a68e69e81 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Delete volume request issued successfully. Jul 22 09:57:10.976594 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2dc85bdb-58db-4a45-9d93-900a68e69e81 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 202 Jul 22 09:57:10.977101 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 458/1832] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:57:10 2026] DELETE /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:10.986616 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8e6c05e1-2070-4edb-8483-1a93ae8558c5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:10.988753 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8e6c05e1-2070-4edb-8483-1a93ae8558c5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:57:10.989047 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8e6c05e1-2070-4edb-8483-1a93ae8558c5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:10.989245 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8e6c05e1-2070-4edb-8483-1a93ae8558c5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:11.000088 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:11.000088 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:11.009105 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8e6c05e1-2070-4edb-8483-1a93ae8558c5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Volume info retrieved successfully. Jul 22 09:57:11.020380 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8e6c05e1-2070-4edb-8483-1a93ae8558c5 tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 200 Jul 22 09:57:11.020942 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 462/1833] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:10 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:11.126536 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-437a6b8b-3ab6-4b96-8531-322f51fe5ebd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:11.128445 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-437a6b8b-3ab6-4b96-8531-322f51fe5ebd tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/attachments/9dae1366-2700-4d5c-9ae6-036ab904f9e9/action Jul 22 09:57:11.129048 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-437a6b8b-3ab6-4b96-8531-322f51fe5ebd tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:57:11.129230 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-437a6b8b-3ab6-4b96-8531-322f51fe5ebd tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:11.153996 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:11.153996 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:11.178497 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2285a889-12a2-49c6-9735-cc04deaa9eae req-437a6b8b-3ab6-4b96-8531-322f51fe5ebd tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/9dae1366-2700-4d5c-9ae6-036ab904f9e9/action returned with HTTP 204 Jul 22 09:57:11.179296 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 454/1834] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:57:11 2026] POST /volume/v3/attachments/9dae1366-2700-4d5c-9ae6-036ab904f9e9/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:11.214909 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-51f21e8c-f69a-4fa9-906c-861ad1535468 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:11.218326 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-51f21e8c-f69a-4fa9-906c-861ad1535468 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:11.218582 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-51f21e8c-f69a-4fa9-906c-861ad1535468 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:11.220243 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-51f21e8c-f69a-4fa9-906c-861ad1535468 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:11.243225 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:11.243225 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:11.261953 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-51f21e8c-f69a-4fa9-906c-861ad1535468 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:57:11.273607 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-51f21e8c-f69a-4fa9-906c-861ad1535468 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:57:11.274384 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 461/1835] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:11 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 1170 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:11.295858 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6dec2139-4c76-4ccd-b7d3-794bd2d414e0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:11.300089 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6dec2139-4c76-4ccd-b7d3-794bd2d414e0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:11.300631 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6dec2139-4c76-4ccd-b7d3-794bd2d414e0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:11.301121 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6dec2139-4c76-4ccd-b7d3-794bd2d414e0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:11.324798 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:11.324798 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:11.334396 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6dec2139-4c76-4ccd-b7d3-794bd2d414e0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:57:11.342007 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6dec2139-4c76-4ccd-b7d3-794bd2d414e0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:57:11.342575 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 459/1836] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:11 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 1170 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:11.435442 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-65902df0-a6f4-4cdf-a952-e28ee0b0affc None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:11.444079 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-65902df0-a6f4-4cdf-a952-e28ee0b0affc tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:11.444249 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-65902df0-a6f4-4cdf-a952-e28ee0b0affc tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:11.448614 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-65902df0-a6f4-4cdf-a952-e28ee0b0affc tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:11.473384 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:11.473384 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:11.481464 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-65902df0-a6f4-4cdf-a952-e28ee0b0affc tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:57:11.497781 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-65902df0-a6f4-4cdf-a952-e28ee0b0affc tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:57:11.497781 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 463/1837] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:57:11 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 1170 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:11.517820 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7dbb9590-b38a-4d06-9587-3b65ac73a5bd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:11.521455 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7dbb9590-b38a-4d06-9587-3b65ac73a5bd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:11.523591 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7dbb9590-b38a-4d06-9587-3b65ac73a5bd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:11.523989 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7dbb9590-b38a-4d06-9587-3b65ac73a5bd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:11.527242 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-7dbb9590-b38a-4d06-9587-3b65ac73a5bd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:11.537796 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:11.537796 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:11.537970 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-1c4e31b8-5cee-41b5-8a39-74445bd95889 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:11.538014 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7dbb9590-b38a-4d06-9587-3b65ac73a5bd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:11.538202 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 455/1838] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:11 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:11.540872 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-1c4e31b8-5cee-41b5-8a39-74445bd95889 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164/action Jul 22 09:57:11.542612 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-1c4e31b8-5cee-41b5-8a39-74445bd95889 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:57:11.542612 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-1c4e31b8-5cee-41b5-8a39-74445bd95889 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:11.560802 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:11.560802 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:11.564213 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-1c4e31b8-5cee-41b5-8a39-74445bd95889 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:57:11.590026 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-1c4e31b8-5cee-41b5-8a39-74445bd95889 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Begin detaching volume completed successfully. Jul 22 09:57:11.591830 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-1c4e31b8-5cee-41b5-8a39-74445bd95889 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164/action returned with HTTP 202 Jul 22 09:57:11.591830 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 462/1839] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 09:57:11 2026] POST /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:57:11.677093 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-26da82d7-37d9-4929-be88-bbd0df2b6ce4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:11.678512 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-26da82d7-37d9-4929-be88-bbd0df2b6ce4 None None] GET https://10.4.3.206/volume// Jul 22 09:57:11.678512 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-26da82d7-37d9-4929-be88-bbd0df2b6ce4 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:11.678512 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-26da82d7-37d9-4929-be88-bbd0df2b6ce4 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:11.679000 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-26da82d7-37d9-4929-be88-bbd0df2b6ce4 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:57:11.679386 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 460/1840] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:57:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:57:11.693428 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-00d0bf50-6a58-49a6-9a8c-b9fd4ce1fa96 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:11.697088 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-00d0bf50-6a58-49a6-9a8c-b9fd4ce1fa96 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:11.697834 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-00d0bf50-6a58-49a6-9a8c-b9fd4ce1fa96 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:11.697834 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-00d0bf50-6a58-49a6-9a8c-b9fd4ce1fa96 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:11.723720 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:11.723720 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:11.732439 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-00d0bf50-6a58-49a6-9a8c-b9fd4ce1fa96 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:57:11.743954 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-00d0bf50-6a58-49a6-9a8c-b9fd4ce1fa96 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:57:11.744169 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 464/1841] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:57:11 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 1353 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:57:11.760240 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-f6447710-2135-4fd7-b47a-ae917b8a3bc8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:11.763546 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-f6447710-2135-4fd7-b47a-ae917b8a3bc8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164/encryption Jul 22 09:57:11.763831 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-f6447710-2135-4fd7-b47a-ae917b8a3bc8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:11.764216 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-f6447710-2135-4fd7-b47a-ae917b8a3bc8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:11.778001 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:11.778001 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:11.787764 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-f6447710-2135-4fd7-b47a-ae917b8a3bc8 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164/encryption returned with HTTP 200 Jul 22 09:57:11.788474 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 456/1842] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 09:57:11 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:12.041117 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c9455f41-62c5-41c2-a1bb-b1560a39770f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:12.043615 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c9455f41-62c5-41c2-a1bb-b1560a39770f tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] GET https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 Jul 22 09:57:12.043827 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c9455f41-62c5-41c2-a1bb-b1560a39770f tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:12.044099 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c9455f41-62c5-41c2-a1bb-b1560a39770f tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:12.052833 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c9455f41-62c5-41c2-a1bb-b1560a39770f tempest-TestMinimumBasicScenario-700386833 tempest-TestMinimumBasicScenario-700386833-project-member] https://10.4.3.206/volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 returned with HTTP 404 Jul 22 09:57:12.053470 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 463/1843] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:12 2026] GET /volume/v3/volumes/177199e6-cc4d-4797-99e0-870b5ccfb142 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:12.292722 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-cda01dc5-3b11-4f3f-9d31-668454f33818 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:12.297172 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-cda01dc5-3b11-4f3f-9d31-668454f33818 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/attachments/c7eb2a8d-c0e7-4668-a482-8ce9cd1efe51/action Jul 22 09:57:12.297662 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-cda01dc5-3b11-4f3f-9d31-668454f33818 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:57:12.297662 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-cda01dc5-3b11-4f3f-9d31-668454f33818 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:12.339561 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:12.339561 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:12.373883 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-cf58ed4a-5aa9-4062-be24-186394f40d6d req-cda01dc5-3b11-4f3f-9d31-668454f33818 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/c7eb2a8d-c0e7-4668-a482-8ce9cd1efe51/action returned with HTTP 204 Jul 22 09:57:12.374758 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 461/1844] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:57:12 2026] POST /volume/v3/attachments/c7eb2a8d-c0e7-4668-a482-8ce9cd1efe51/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:12.561595 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f10ad888-1ae1-444f-8c20-21e380359675 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:12.564913 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f10ad888-1ae1-444f-8c20-21e380359675 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:12.565242 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f10ad888-1ae1-444f-8c20-21e380359675 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:12.565469 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f10ad888-1ae1-444f-8c20-21e380359675 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:12.565679 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-f10ad888-1ae1-444f-8c20-21e380359675 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:12.581540 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:12.581540 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:12.584437 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f10ad888-1ae1-444f-8c20-21e380359675 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:12.584437 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 465/1845] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:12 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:12.836599 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-264e8aa8-cb35-474e-aa2a-dfdcb41d62c1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.075665 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-264e8aa8-cb35-474e-aa2a-dfdcb41d62c1 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:57:13.076083 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-264e8aa8-cb35-474e-aa2a-dfdcb41d62c1 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1861886818", "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=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:13.094589 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-c40fe557-4c2f-48b1-88c6-1a24e65febc1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.101060 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-c40fe557-4c2f-48b1-88c6-1a24e65febc1 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] DELETE https://10.4.3.206/volume/v3/attachments/9dae1366-2700-4d5c-9ae6-036ab904f9e9 Jul 22 09:57:13.101450 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-c40fe557-4c2f-48b1-88c6-1a24e65febc1 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:13.101530 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-c40fe557-4c2f-48b1-88c6-1a24e65febc1 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:13.113099 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-264e8aa8-cb35-474e-aa2a-dfdcb41d62c1 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:57:13.113582 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 457/1846] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:57:12 2026] POST /volume/v3/types => generated 380 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:13.126838 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6fdd26ba-5fd8-4773-99b5-b9262ee98a33 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.129634 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6fdd26ba-5fd8-4773-99b5-b9262ee98a33 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] POST https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/encryption Jul 22 09:57:13.130569 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6fdd26ba-5fd8-4773-99b5-b9262ee98a33 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:13.133574 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:13.133574 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:13.168807 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6fdd26ba-5fd8-4773-99b5-b9262ee98a33 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/encryption returned with HTTP 200 Jul 22 09:57:13.169482 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 462/1847] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 09:57:13 2026] POST /volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:57:13.182863 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e39e3aab-3768-4dd8-a289-fd5dcce66ed8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.186504 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e39e3aab-3768-4dd8-a289-fd5dcce66ed8 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:57:13.186952 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e39e3aab-3768-4dd8-a289-fd5dcce66ed8 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2121650007", "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=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:13.215434 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8b3e2ca5-5af3-4d79-a517-cf33b6880404 req-c40fe557-4c2f-48b1-88c6-1a24e65febc1 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/9dae1366-2700-4d5c-9ae6-036ab904f9e9 returned with HTTP 200 Jul 22 09:57:13.216222 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 464/1848] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:57:13 2026] DELETE /volume/v3/attachments/9dae1366-2700-4d5c-9ae6-036ab904f9e9 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:13.223301 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e39e3aab-3768-4dd8-a289-fd5dcce66ed8 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:57:13.224510 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 466/1849] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:57:13 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:57:13.237119 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2384787a-e1cf-4a44-a995-ebc50c3d8073 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.342331 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2384787a-e1cf-4a44-a995-ebc50c3d8073 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] POST https://10.4.3.206/volume/v3/types/b0ce3357-f569-4993-87ec-c080b018a7ac/encryption Jul 22 09:57:13.342946 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2384787a-e1cf-4a44-a995-ebc50c3d8073 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:13.345545 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.policy [None req-2384787a-e1cf-4a44-a995-ebc50c3d8073 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'd13eaebe79894217b5cf737ef0629e89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0a360cdfb544feac8dea4e8c3c9090', '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=100152) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:57:13.345888 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2384787a-e1cf-4a44-a995-ebc50c3d8073 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] https://10.4.3.206/volume/v3/types/b0ce3357-f569-4993-87ec-c080b018a7ac/encryption returned with HTTP 403 Jul 22 09:57:13.346471 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 458/1850] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 09:57:13 2026] POST /volume/v3/types/b0ce3357-f569-4993-87ec-c080b018a7ac/encryption => generated 127 bytes in 110 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:13.357825 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7fe7236a-43fa-4037-aa32-cb7817dbefc5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.360257 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7fe7236a-43fa-4037-aa32-cb7817dbefc5 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:57:13.360629 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7fe7236a-43fa-4037-aa32-cb7817dbefc5 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1436690907", "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=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:13.401357 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7fe7236a-43fa-4037-aa32-cb7817dbefc5 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:57:13.401991 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 463/1851] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:57:13 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:13.416219 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ad539bf6-5a89-4d40-ba31-e75dc4bcf023 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.419381 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ad539bf6-5a89-4d40-ba31-e75dc4bcf023 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] POST https://10.4.3.206/volume/v3/types/525f85ea-3688-44a3-9002-5f6b5dbaf625/extra_specs Jul 22 09:57:13.419381 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ad539bf6-5a89-4d40-ba31-e75dc4bcf023 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:13.421250 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:13.421250 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:13.421791 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.policy [None req-ad539bf6-5a89-4d40-ba31-e75dc4bcf023 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'd13eaebe79894217b5cf737ef0629e89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0a360cdfb544feac8dea4e8c3c9090', '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=100149) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:57:13.422131 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ad539bf6-5a89-4d40-ba31-e75dc4bcf023 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] https://10.4.3.206/volume/v3/types/525f85ea-3688-44a3-9002-5f6b5dbaf625/extra_specs returned with HTTP 403 Jul 22 09:57:13.423056 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 465/1852] 10.4.3.206 () {68 vars in 1399 bytes} [Wed Jul 22 09:57:13 2026] POST /volume/v3/types/525f85ea-3688-44a3-9002-5f6b5dbaf625/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:13.438004 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-10c4ed61-29b0-440c-9d3e-b71b97dce06b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.441811 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-10c4ed61-29b0-440c-9d3e-b71b97dce06b tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] PUT https://10.4.3.206/volume/v3/types/525f85ea-3688-44a3-9002-5f6b5dbaf625/extra_specs/key2 Jul 22 09:57:13.443720 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-10c4ed61-29b0-440c-9d3e-b71b97dce06b tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:13.447528 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.policy [None req-10c4ed61-29b0-440c-9d3e-b71b97dce06b tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd13eaebe79894217b5cf737ef0629e89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0a360cdfb544feac8dea4e8c3c9090', '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=100151) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:57:13.447528 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-10c4ed61-29b0-440c-9d3e-b71b97dce06b tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] https://10.4.3.206/volume/v3/types/525f85ea-3688-44a3-9002-5f6b5dbaf625/extra_specs/key2 returned with HTTP 403 Jul 22 09:57:13.447942 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 467/1853] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 09:57:13 2026] PUT /volume/v3/types/525f85ea-3688-44a3-9002-5f6b5dbaf625/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:13.466081 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2b2bd752-5716-49f2-a754-58d58a061ef7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.468643 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2b2bd752-5716-49f2-a754-58d58a061ef7 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] POST https://10.4.3.206/volume/v3/types Jul 22 09:57:13.469082 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2b2bd752-5716-49f2-a754-58d58a061ef7 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:13.473153 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.policy [None req-2b2bd752-5716-49f2-a754-58d58a061ef7 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'd13eaebe79894217b5cf737ef0629e89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0a360cdfb544feac8dea4e8c3c9090', '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=100152) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:57:13.474338 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2b2bd752-5716-49f2-a754-58d58a061ef7 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] https://10.4.3.206/volume/v3/types returned with HTTP 403 Jul 22 09:57:13.477426 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 459/1854] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 09:57:13 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:13.490635 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-116b23ef-bc2a-46db-bb04-a5b58779d764 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.494877 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-116b23ef-bc2a-46db-bb04-a5b58779d764 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:57:13.499983 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-116b23ef-bc2a-46db-bb04-a5b58779d764 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-393772396", "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=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:13.553802 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-116b23ef-bc2a-46db-bb04-a5b58779d764 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:57:13.555237 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 464/1855] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:57:13 2026] POST /volume/v3/types => generated 379 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:13.571620 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c32b651d-3bc3-4990-833d-3c9553a60a10 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.574800 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c32b651d-3bc3-4990-833d-3c9553a60a10 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] POST https://10.4.3.206/volume/v3/types/e104f67f-3ac2-4d51-9ffa-00843cdd1d27/encryption Jul 22 09:57:13.575287 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c32b651d-3bc3-4990-833d-3c9553a60a10 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:13.600638 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2f43fbf2-37d7-4c0d-85dd-890302ff059c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.605059 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2f43fbf2-37d7-4c0d-85dd-890302ff059c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:13.605059 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2f43fbf2-37d7-4c0d-85dd-890302ff059c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:13.605059 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2f43fbf2-37d7-4c0d-85dd-890302ff059c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:13.605059 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-2f43fbf2-37d7-4c0d-85dd-890302ff059c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:13.614772 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:13.614772 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:13.615705 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2f43fbf2-37d7-4c0d-85dd-890302ff059c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:13.617570 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 468/1856] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:13 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:13.617656 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c32b651d-3bc3-4990-833d-3c9553a60a10 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] https://10.4.3.206/volume/v3/types/e104f67f-3ac2-4d51-9ffa-00843cdd1d27/encryption returned with HTTP 200 Jul 22 09:57:13.618115 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 466/1857] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 09:57:13 2026] POST /volume/v3/types/e104f67f-3ac2-4d51-9ffa-00843cdd1d27/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:13.635206 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c520bb1f-0931-4d7f-b84d-d6aa32903f84 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.638039 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c520bb1f-0931-4d7f-b84d-d6aa32903f84 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] DELETE https://10.4.3.206/volume/v3/types/e104f67f-3ac2-4d51-9ffa-00843cdd1d27/encryption/ae64be4f-d7f6-49da-a279-7533275b846c Jul 22 09:57:13.638358 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c520bb1f-0931-4d7f-b84d-d6aa32903f84 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:13.639644 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c520bb1f-0931-4d7f-b84d-d6aa32903f84 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:13.640341 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.policy [None req-c520bb1f-0931-4d7f-b84d-d6aa32903f84 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'd13eaebe79894217b5cf737ef0629e89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0a360cdfb544feac8dea4e8c3c9090', '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=100152) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:57:13.640602 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c520bb1f-0931-4d7f-b84d-d6aa32903f84 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] https://10.4.3.206/volume/v3/types/e104f67f-3ac2-4d51-9ffa-00843cdd1d27/encryption/ae64be4f-d7f6-49da-a279-7533275b846c returned with HTTP 403 Jul 22 09:57:13.641437 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 460/1858] 10.4.3.206 () {66 vars in 1489 bytes} [Wed Jul 22 09:57:13 2026] DELETE /volume/v3/types/e104f67f-3ac2-4d51-9ffa-00843cdd1d27/encryption/ae64be4f-d7f6-49da-a279-7533275b846c => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:13.652495 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a215a06e-22dc-442c-9e36-b88e5304b432 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.654547 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a215a06e-22dc-442c-9e36-b88e5304b432 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:57:13.655068 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a215a06e-22dc-442c-9e36-b88e5304b432 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-818695523", "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=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:13.691006 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a215a06e-22dc-442c-9e36-b88e5304b432 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:57:13.691559 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 465/1859] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:57:13 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:13.713724 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1d8d97f9-d4d6-40eb-b901-589a537df8c3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.717225 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1d8d97f9-d4d6-40eb-b901-589a537df8c3 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] DELETE https://10.4.3.206/volume/v3/types/44e0a306-0a62-4faf-a783-a2677fef5d0e/extra_specs/key1 Jul 22 09:57:13.718095 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1d8d97f9-d4d6-40eb-b901-589a537df8c3 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:13.719395 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1d8d97f9-d4d6-40eb-b901-589a537df8c3 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:13.733820 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.policy [None req-1d8d97f9-d4d6-40eb-b901-589a537df8c3 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'd13eaebe79894217b5cf737ef0629e89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0a360cdfb544feac8dea4e8c3c9090', '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=100151) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:57:13.734737 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1d8d97f9-d4d6-40eb-b901-589a537df8c3 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] https://10.4.3.206/volume/v3/types/44e0a306-0a62-4faf-a783-a2677fef5d0e/extra_specs/key1 returned with HTTP 403 Jul 22 09:57:13.735427 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 469/1860] 10.4.3.206 () {66 vars in 1396 bytes} [Wed Jul 22 09:57:13 2026] DELETE /volume/v3/types/44e0a306-0a62-4faf-a783-a2677fef5d0e/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:13.748599 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4d55997a-40b2-47e3-983e-4d7b2b7f858d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.758604 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4d55997a-40b2-47e3-983e-4d7b2b7f858d tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:57:13.761898 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4d55997a-40b2-47e3-983e-4d7b2b7f858d tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1953837650", "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=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:13.808874 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4d55997a-40b2-47e3-983e-4d7b2b7f858d tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:57:13.810982 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 467/1861] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:57:13 2026] POST /volume/v3/types => generated 380 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:13.824242 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-12302cc4-f3cc-4a44-ba37-85fe13270f36 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.828859 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-12302cc4-f3cc-4a44-ba37-85fe13270f36 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] DELETE https://10.4.3.206/volume/v3/types/be4befb3-f44a-4bb4-80af-1965a18295d0 Jul 22 09:57:13.829112 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-12302cc4-f3cc-4a44-ba37-85fe13270f36 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:13.829331 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-12302cc4-f3cc-4a44-ba37-85fe13270f36 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:13.833305 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.policy [None req-12302cc4-f3cc-4a44-ba37-85fe13270f36 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'd13eaebe79894217b5cf737ef0629e89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0a360cdfb544feac8dea4e8c3c9090', '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=100152) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:57:13.833956 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-12302cc4-f3cc-4a44-ba37-85fe13270f36 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] https://10.4.3.206/volume/v3/types/be4befb3-f44a-4bb4-80af-1965a18295d0 returned with HTTP 403 Jul 22 09:57:13.836697 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 461/1862] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:57:13 2026] DELETE /volume/v3/types/be4befb3-f44a-4bb4-80af-1965a18295d0 => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:13.850249 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6d6940ff-9501-4dcc-a539-6754f20efca9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.852916 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6d6940ff-9501-4dcc-a539-6754f20efca9 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] GET https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/extra_specs Jul 22 09:57:13.854363 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6d6940ff-9501-4dcc-a539-6754f20efca9 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:13.854363 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6d6940ff-9501-4dcc-a539-6754f20efca9 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:13.873567 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-00fb6bfb-4086-4000-8630-fbe7164a3d4d req-7513dd94-a32d-430c-9d25-5ec9d3362428 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.877662 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6d6940ff-9501-4dcc-a539-6754f20efca9 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/extra_specs returned with HTTP 200 Jul 22 09:57:13.878129 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 466/1863] 10.4.3.206 () {66 vars in 1378 bytes} [Wed Jul 22 09:57:13 2026] GET /volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/extra_specs => generated 123 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:13.880223 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-00fb6bfb-4086-4000-8630-fbe7164a3d4d req-7513dd94-a32d-430c-9d25-5ec9d3362428 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:13.880223 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-00fb6bfb-4086-4000-8630-fbe7164a3d4d req-7513dd94-a32d-430c-9d25-5ec9d3362428 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:13.882134 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-00fb6bfb-4086-4000-8630-fbe7164a3d4d req-7513dd94-a32d-430c-9d25-5ec9d3362428 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:13.899521 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a8690a4d-2f01-4244-8585-fe9e254e7168 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.899569 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:13.899569 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:13.900324 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a8690a4d-2f01-4244-8585-fe9e254e7168 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] GET https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/encryption/cipher Jul 22 09:57:13.900440 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a8690a4d-2f01-4244-8585-fe9e254e7168 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:13.902610 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a8690a4d-2f01-4244-8585-fe9e254e7168 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:13.903571 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.policy [None req-a8690a4d-2f01-4244-8585-fe9e254e7168 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd13eaebe79894217b5cf737ef0629e89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0a360cdfb544feac8dea4e8c3c9090', '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=100149) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:57:13.903860 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a8690a4d-2f01-4244-8585-fe9e254e7168 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/encryption/cipher returned with HTTP 403 Jul 22 09:57:13.905617 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 468/1864] 10.4.3.206 () {66 vars in 1396 bytes} [Wed Jul 22 09:57:13 2026] GET /volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:13.907079 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-00fb6bfb-4086-4000-8630-fbe7164a3d4d req-7513dd94-a32d-430c-9d25-5ec9d3362428 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:57:13.919224 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-00fb6bfb-4086-4000-8630-fbe7164a3d4d req-7513dd94-a32d-430c-9d25-5ec9d3362428 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:57:13.920030 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 470/1865] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:57:13 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 878 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:13.924425 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dfa2d871-0609-4f04-b9d1-eb47fb965777 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.926707 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dfa2d871-0609-4f04-b9d1-eb47fb965777 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] GET https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/encryption Jul 22 09:57:13.927294 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dfa2d871-0609-4f04-b9d1-eb47fb965777 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:13.927294 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dfa2d871-0609-4f04-b9d1-eb47fb965777 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:13.929683 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.policy [None req-dfa2d871-0609-4f04-b9d1-eb47fb965777 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd13eaebe79894217b5cf737ef0629e89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0a360cdfb544feac8dea4e8c3c9090', '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=100152) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:57:13.929683 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dfa2d871-0609-4f04-b9d1-eb47fb965777 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/encryption returned with HTTP 403 Jul 22 09:57:13.929683 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 462/1866] 10.4.3.206 () {66 vars in 1375 bytes} [Wed Jul 22 09:57:13 2026] GET /volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:13.944254 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c61fa60e-2ef1-47d5-91e5-95e631992765 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.949105 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c61fa60e-2ef1-47d5-91e5-95e631992765 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] GET https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/extra_specs/multiattach Jul 22 09:57:13.949437 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c61fa60e-2ef1-47d5-91e5-95e631992765 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:13.949787 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c61fa60e-2ef1-47d5-91e5-95e631992765 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:13.969650 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c61fa60e-2ef1-47d5-91e5-95e631992765 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/extra_specs/multiattach returned with HTTP 200 Jul 22 09:57:13.969650 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 467/1867] 10.4.3.206 () {66 vars in 1414 bytes} [Wed Jul 22 09:57:13 2026] GET /volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/extra_specs/multiattach => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:57:13.981279 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f74de7fd-c1cc-408f-837c-4fc659794eb4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:13.985527 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f74de7fd-c1cc-408f-837c-4fc659794eb4 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] GET https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/extra_specs/volume_backend_name Jul 22 09:57:13.985527 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f74de7fd-c1cc-408f-837c-4fc659794eb4 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:13.985724 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f74de7fd-c1cc-408f-837c-4fc659794eb4 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:14.009356 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f74de7fd-c1cc-408f-837c-4fc659794eb4 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/extra_specs/volume_backend_name returned with HTTP 404 Jul 22 09:57:14.010006 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 469/1868] 10.4.3.206 () {66 vars in 1438 bytes} [Wed Jul 22 09:57:13 2026] GET /volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/extra_specs/volume_backend_name => generated 143 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:14.024032 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-273ac4cd-eaf9-4d50-a34f-f48906134b8d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:14.026618 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-273ac4cd-eaf9-4d50-a34f-f48906134b8d tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] PUT https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/encryption/87f41b2f-d985-44b1-8760-b18e7e5815bc Jul 22 09:57:14.027175 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-273ac4cd-eaf9-4d50-a34f-f48906134b8d tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:14.030624 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.policy [None req-273ac4cd-eaf9-4d50-a34f-f48906134b8d tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'd13eaebe79894217b5cf737ef0629e89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0a360cdfb544feac8dea4e8c3c9090', '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=100151) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:57:14.030624 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-273ac4cd-eaf9-4d50-a34f-f48906134b8d tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/encryption/87f41b2f-d985-44b1-8760-b18e7e5815bc returned with HTTP 403 Jul 22 09:57:14.031089 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 471/1869] 10.4.3.206 () {68 vars in 1506 bytes} [Wed Jul 22 09:57:14 2026] PUT /volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/encryption/87f41b2f-d985-44b1-8760-b18e7e5815bc => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:14.042444 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a2a52fe9-9c84-4476-b83c-b6060f1cc713 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:14.045503 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a2a52fe9-9c84-4476-b83c-b6060f1cc713 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] PUT https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/extra_specs/key1 Jul 22 09:57:14.046021 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a2a52fe9-9c84-4476-b83c-b6060f1cc713 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:14.048776 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.policy [None req-a2a52fe9-9c84-4476-b83c-b6060f1cc713 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd13eaebe79894217b5cf737ef0629e89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0a360cdfb544feac8dea4e8c3c9090', '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=100152) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:57:14.048976 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a2a52fe9-9c84-4476-b83c-b6060f1cc713 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/extra_specs/key1 returned with HTTP 403 Jul 22 09:57:14.049715 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 463/1870] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 09:57:14 2026] PUT /volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:14.065261 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-07d59f9b-fcd6-4c75-869f-597ebf68839b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:14.067439 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-07d59f9b-fcd6-4c75-869f-597ebf68839b tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] PUT https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51 Jul 22 09:57:14.067888 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-07d59f9b-fcd6-4c75-869f-597ebf68839b tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:14.070490 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.policy [None req-07d59f9b-fcd6-4c75-869f-597ebf68839b tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'd13eaebe79894217b5cf737ef0629e89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0a360cdfb544feac8dea4e8c3c9090', '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=100150) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:57:14.070694 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-07d59f9b-fcd6-4c75-869f-597ebf68839b tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-reader] https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51 returned with HTTP 403 Jul 22 09:57:14.071495 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 468/1871] 10.4.3.206 () {68 vars in 1362 bytes} [Wed Jul 22 09:57:14 2026] PUT /volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:14.081559 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e26235d8-0746-4a6b-abc6-fc3db1d9d9f2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:14.084379 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e26235d8-0746-4a6b-abc6-fc3db1d9d9f2 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] DELETE https://10.4.3.206/volume/v3/types/be4befb3-f44a-4bb4-80af-1965a18295d0 Jul 22 09:57:14.084379 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e26235d8-0746-4a6b-abc6-fc3db1d9d9f2 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:14.091082 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e26235d8-0746-4a6b-abc6-fc3db1d9d9f2 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Calling method '_delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:14.129718 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e26235d8-0746-4a6b-abc6-fc3db1d9d9f2 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] https://10.4.3.206/volume/v3/types/be4befb3-f44a-4bb4-80af-1965a18295d0 returned with HTTP 202 Jul 22 09:57:14.129718 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 470/1872] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:57:14 2026] DELETE /volume/v3/types/be4befb3-f44a-4bb4-80af-1965a18295d0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:14.139354 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7ea5348d-7853-4796-b6cb-4e3a013c5358 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:14.142361 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7ea5348d-7853-4796-b6cb-4e3a013c5358 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] DELETE https://10.4.3.206/volume/v3/types/44e0a306-0a62-4faf-a783-a2677fef5d0e Jul 22 09:57:14.142724 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7ea5348d-7853-4796-b6cb-4e3a013c5358 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:14.143507 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7ea5348d-7853-4796-b6cb-4e3a013c5358 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:14.199956 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7ea5348d-7853-4796-b6cb-4e3a013c5358 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] https://10.4.3.206/volume/v3/types/44e0a306-0a62-4faf-a783-a2677fef5d0e returned with HTTP 202 Jul 22 09:57:14.199956 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 472/1873] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:57:14 2026] DELETE /volume/v3/types/44e0a306-0a62-4faf-a783-a2677fef5d0e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:14.210261 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0cb3baa9-39c4-4119-9b98-a10244d8769b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:14.215475 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0cb3baa9-39c4-4119-9b98-a10244d8769b tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] DELETE https://10.4.3.206/volume/v3/types/e104f67f-3ac2-4d51-9ffa-00843cdd1d27 Jul 22 09:57:14.215793 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0cb3baa9-39c4-4119-9b98-a10244d8769b tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:14.216047 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0cb3baa9-39c4-4119-9b98-a10244d8769b tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:14.275912 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0cb3baa9-39c4-4119-9b98-a10244d8769b tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] https://10.4.3.206/volume/v3/types/e104f67f-3ac2-4d51-9ffa-00843cdd1d27 returned with HTTP 202 Jul 22 09:57:14.276205 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 464/1874] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:57:14 2026] DELETE /volume/v3/types/e104f67f-3ac2-4d51-9ffa-00843cdd1d27 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:14.284753 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a22e5726-ca3d-417d-86a7-0c6ac8df59dc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:14.286857 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a22e5726-ca3d-417d-86a7-0c6ac8df59dc tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] DELETE https://10.4.3.206/volume/v3/types/525f85ea-3688-44a3-9002-5f6b5dbaf625 Jul 22 09:57:14.287179 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a22e5726-ca3d-417d-86a7-0c6ac8df59dc tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:14.287621 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a22e5726-ca3d-417d-86a7-0c6ac8df59dc tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Calling method '_delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:14.341472 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a22e5726-ca3d-417d-86a7-0c6ac8df59dc tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] https://10.4.3.206/volume/v3/types/525f85ea-3688-44a3-9002-5f6b5dbaf625 returned with HTTP 202 Jul 22 09:57:14.342148 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 469/1875] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:57:14 2026] DELETE /volume/v3/types/525f85ea-3688-44a3-9002-5f6b5dbaf625 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:14.355178 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-241ff50c-f16a-4c9f-8991-6930080aa749 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:14.357969 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-241ff50c-f16a-4c9f-8991-6930080aa749 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] DELETE https://10.4.3.206/volume/v3/types/b0ce3357-f569-4993-87ec-c080b018a7ac Jul 22 09:57:14.358465 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-241ff50c-f16a-4c9f-8991-6930080aa749 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:14.358687 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-241ff50c-f16a-4c9f-8991-6930080aa749 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Calling method '_delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:14.396645 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-241ff50c-f16a-4c9f-8991-6930080aa749 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] https://10.4.3.206/volume/v3/types/b0ce3357-f569-4993-87ec-c080b018a7ac returned with HTTP 202 Jul 22 09:57:14.397182 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 471/1876] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:57:14 2026] DELETE /volume/v3/types/b0ce3357-f569-4993-87ec-c080b018a7ac => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:14.406095 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ecf72605-2276-463b-bb6a-60bd8538b031 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:14.408884 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ecf72605-2276-463b-bb6a-60bd8538b031 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] DELETE https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51 Jul 22 09:57:14.409134 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ecf72605-2276-463b-bb6a-60bd8538b031 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:14.409479 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ecf72605-2276-463b-bb6a-60bd8538b031 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:14.448914 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ecf72605-2276-463b-bb6a-60bd8538b031 tempest-VolumeTypesReaderTests-522102919 tempest-VolumeTypesReaderTests-522102919-project-admin] https://10.4.3.206/volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51 returned with HTTP 202 Jul 22 09:57:14.449373 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 473/1877] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:57:14 2026] DELETE /volume/v3/types/54a0b495-e23c-4c60-9bc2-f3f4289a6a51 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:14.633460 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f5595898-c316-4758-8c05-56dc3afd696f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:14.636842 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f5595898-c316-4758-8c05-56dc3afd696f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:14.637200 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f5595898-c316-4758-8c05-56dc3afd696f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:14.637905 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f5595898-c316-4758-8c05-56dc3afd696f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:14.638112 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-f5595898-c316-4758-8c05-56dc3afd696f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:14.655320 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:14.655320 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:14.655320 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f5595898-c316-4758-8c05-56dc3afd696f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:14.655320 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 465/1878] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:14 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:16.182110 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0026ebcb-9854-4694-99d5-b0d499a6d096 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:16.182110 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0026ebcb-9854-4694-99d5-b0d499a6d096 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:16.182110 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0026ebcb-9854-4694-99d5-b0d499a6d096 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:16.182110 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0026ebcb-9854-4694-99d5-b0d499a6d096 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:16.182110 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-0026ebcb-9854-4694-99d5-b0d499a6d096 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:16.182110 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:16.182110 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:16.182110 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0026ebcb-9854-4694-99d5-b0d499a6d096 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:16.182110 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 470/1879] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:15 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:16.464799 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-d62a598c-3c17-4b6f-8db9-35557852bd70 req-68e09d21-a6c5-45b5-ad95-7eb9e06033be None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:16.468094 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-d62a598c-3c17-4b6f-8db9-35557852bd70 req-68e09d21-a6c5-45b5-ad95-7eb9e06033be tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] DELETE https://10.4.3.206/volume/v3/attachments/1226940c-7177-485d-9bf1-978d18579970 Jul 22 09:57:16.468094 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-d62a598c-3c17-4b6f-8db9-35557852bd70 req-68e09d21-a6c5-45b5-ad95-7eb9e06033be tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:16.468256 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-d62a598c-3c17-4b6f-8db9-35557852bd70 req-68e09d21-a6c5-45b5-ad95-7eb9e06033be tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:16.479291 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:16.479291 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:16.558237 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-d62a598c-3c17-4b6f-8db9-35557852bd70 req-68e09d21-a6c5-45b5-ad95-7eb9e06033be tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/attachments/1226940c-7177-485d-9bf1-978d18579970 returned with HTTP 200 Jul 22 09:57:16.559070 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 472/1880] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:57:16 2026] DELETE /volume/v3/attachments/1226940c-7177-485d-9bf1-978d18579970 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:16.582131 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-d62a598c-3c17-4b6f-8db9-35557852bd70 req-7f0a7586-56a2-4645-a034-5ae457903b79 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:16.588500 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-d62a598c-3c17-4b6f-8db9-35557852bd70 req-7f0a7586-56a2-4645-a034-5ae457903b79 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] DELETE https://10.4.3.206/volume/v3/volumes/61f5bcbe-b8a1-42ea-9b15-0671d218b954 Jul 22 09:57:16.588753 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-d62a598c-3c17-4b6f-8db9-35557852bd70 req-7f0a7586-56a2-4645-a034-5ae457903b79 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:16.589124 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-d62a598c-3c17-4b6f-8db9-35557852bd70 req-7f0a7586-56a2-4645-a034-5ae457903b79 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:16.589221 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [req-d62a598c-3c17-4b6f-8db9-35557852bd70 req-7f0a7586-56a2-4645-a034-5ae457903b79 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Delete volume with id: 61f5bcbe-b8a1-42ea-9b15-0671d218b954 Jul 22 09:57:16.598859 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:16.598859 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:16.599605 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-d62a598c-3c17-4b6f-8db9-35557852bd70 req-7f0a7586-56a2-4645-a034-5ae457903b79 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Volume info retrieved successfully. Jul 22 09:57:16.647361 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-d62a598c-3c17-4b6f-8db9-35557852bd70 req-7f0a7586-56a2-4645-a034-5ae457903b79 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Delete volume request issued successfully. Jul 22 09:57:16.647631 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-d62a598c-3c17-4b6f-8db9-35557852bd70 req-7f0a7586-56a2-4645-a034-5ae457903b79 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/volumes/61f5bcbe-b8a1-42ea-9b15-0671d218b954 returned with HTTP 202 Jul 22 09:57:16.648273 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 474/1881] 10.4.3.206 () {70 vars in 1620 bytes} [Wed Jul 22 09:57:16 2026] DELETE /volume/v3/volumes/61f5bcbe-b8a1-42ea-9b15-0671d218b954 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:16.702235 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-eeac5db8-350b-4e54-aebc-9f56be067cd2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:16.704808 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eeac5db8-350b-4e54-aebc-9f56be067cd2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:16.705282 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eeac5db8-350b-4e54-aebc-9f56be067cd2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:16.705760 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eeac5db8-350b-4e54-aebc-9f56be067cd2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:16.705955 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-eeac5db8-350b-4e54-aebc-9f56be067cd2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:16.712358 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:16.712358 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:16.713534 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eeac5db8-350b-4e54-aebc-9f56be067cd2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:16.714278 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 466/1882] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:16 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:17.729163 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e2287422-ad79-4948-aac0-927fad0f3ddb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:17.731557 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e2287422-ad79-4948-aac0-927fad0f3ddb tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:17.732954 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e2287422-ad79-4948-aac0-927fad0f3ddb tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:17.732954 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e2287422-ad79-4948-aac0-927fad0f3ddb tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:17.732954 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-e2287422-ad79-4948-aac0-927fad0f3ddb tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:17.739576 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:17.739576 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:17.741638 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e2287422-ad79-4948-aac0-927fad0f3ddb tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:17.742191 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 471/1883] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:17 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:18.636470 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-60906756-f6c1-41f3-9ed1-ff7275844daa None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:18.639105 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-60906756-f6c1-41f3-9ed1-ff7275844daa tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:18.639785 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-60906756-f6c1-41f3-9ed1-ff7275844daa tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:18.639785 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-60906756-f6c1-41f3-9ed1-ff7275844daa tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:18.639785 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-60906756-f6c1-41f3-9ed1-ff7275844daa tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Delete volume with id: 191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:18.653216 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:18.653216 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:18.653575 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-60906756-f6c1-41f3-9ed1-ff7275844daa tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:57:18.681789 np0000005636 devstack@c-api.service[100149]: WARNING cinder.keymgr.conf_key_mgr [None req-60906756-f6c1-41f3-9ed1-ff7275844daa tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 09:57:18.694811 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-60906756-f6c1-41f3-9ed1-ff7275844daa tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Delete volume request issued successfully. Jul 22 09:57:18.694897 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-60906756-f6c1-41f3-9ed1-ff7275844daa tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 202 Jul 22 09:57:18.695532 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 473/1884] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:57:18 2026] DELETE /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:18.707205 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-bc2dff4f-b552-497d-bb5c-22a6a08e799f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:18.709347 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bc2dff4f-b552-497d-bb5c-22a6a08e799f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:18.709824 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bc2dff4f-b552-497d-bb5c-22a6a08e799f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:18.710169 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bc2dff4f-b552-497d-bb5c-22a6a08e799f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:18.734674 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:18.734674 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:18.741285 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-bc2dff4f-b552-497d-bb5c-22a6a08e799f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:57:18.748380 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bc2dff4f-b552-497d-bb5c-22a6a08e799f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 200 Jul 22 09:57:18.748781 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 475/1885] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:18 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 877 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:18.761398 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7dfbb9b6-590a-4ee2-be38-374485e95ac0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:18.763488 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7dfbb9b6-590a-4ee2-be38-374485e95ac0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:18.763777 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7dfbb9b6-590a-4ee2-be38-374485e95ac0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:18.764007 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7dfbb9b6-590a-4ee2-be38-374485e95ac0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:18.764220 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-7dfbb9b6-590a-4ee2-be38-374485e95ac0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:18.769463 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:18.769463 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:18.770155 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7dfbb9b6-590a-4ee2-be38-374485e95ac0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:18.770628 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 467/1886] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:18 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:19.767094 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4f938db7-9a00-4e43-8b36-f24e54213c33 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:19.768987 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4f938db7-9a00-4e43-8b36-f24e54213c33 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 Jul 22 09:57:19.769237 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4f938db7-9a00-4e43-8b36-f24e54213c33 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:19.769470 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4f938db7-9a00-4e43-8b36-f24e54213c33 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:19.778383 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4f938db7-9a00-4e43-8b36-f24e54213c33 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 returned with HTTP 404 Jul 22 09:57:19.778642 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 472/1887] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:19 2026] GET /volume/v3/volumes/191acbc9-dd7e-44bc-8f2c-c640e7773164 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:19.790318 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3da1c8fb-739f-4618-928f-f3f49a1dc0cd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:19.791542 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e6554243-75aa-46cb-a20a-c68d0dc7685c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:19.792344 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3da1c8fb-739f-4618-928f-f3f49a1dc0cd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:19.792563 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3da1c8fb-739f-4618-928f-f3f49a1dc0cd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:19.792772 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3da1c8fb-739f-4618-928f-f3f49a1dc0cd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:19.792900 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-3da1c8fb-739f-4618-928f-f3f49a1dc0cd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:19.793363 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e6554243-75aa-46cb-a20a-c68d0dc7685c tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Jul 22 09:57:19.793547 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e6554243-75aa-46cb-a20a-c68d0dc7685c tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:19.793747 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e6554243-75aa-46cb-a20a-c68d0dc7685c tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:19.794583 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e6554243-75aa-46cb-a20a-c68d0dc7685c tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:57:19.800134 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:19.800134 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:19.801067 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3da1c8fb-739f-4618-928f-f3f49a1dc0cd tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:19.801638 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 474/1888] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:19 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:19.862511 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e6554243-75aa-46cb-a20a-c68d0dc7685c tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Get all volumes completed successfully. Jul 22 09:57:19.865570 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:19.865570 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:19.873399 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e6554243-75aa-46cb-a20a-c68d0dc7685c tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 09:57:19.873399 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 476/1889] 10.4.3.206 () {66 vars in 1285 bytes} [Wed Jul 22 09:57:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15654 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:57:19.891655 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b20e141b-2132-4c7c-8845-9573f3631f82 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:19.893019 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b20e141b-2132-4c7c-8845-9573f3631f82 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] DELETE https://10.4.3.206/volume/v3/types/e32cd479-9d61-4ae7-a019-b22b4052719d Jul 22 09:57:19.893212 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b20e141b-2132-4c7c-8845-9573f3631f82 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:19.893450 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b20e141b-2132-4c7c-8845-9573f3631f82 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:19.947319 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b20e141b-2132-4c7c-8845-9573f3631f82 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] https://10.4.3.206/volume/v3/types/e32cd479-9d61-4ae7-a019-b22b4052719d returned with HTTP 202 Jul 22 09:57:19.947861 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 468/1890] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:57:19 2026] DELETE /volume/v3/types/e32cd479-9d61-4ae7-a019-b22b4052719d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:19.967472 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-96aecf9f-21f3-4229-bf19-c68d7226b3d8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:19.969457 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-96aecf9f-21f3-4229-bf19-c68d7226b3d8 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:57:19.969884 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-96aecf9f-21f3-4229-bf19-c68d7226b3d8 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2136682864", "extra_specs": {}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:20.001752 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-96aecf9f-21f3-4229-bf19-c68d7226b3d8 tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:57:20.001752 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 473/1891] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 09:57:19 2026] POST /volume/v3/types => generated 212 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:20.013857 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d2420175-bc49-4a55-9398-b1816852d0ee None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:20.018320 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d2420175-bc49-4a55-9398-b1816852d0ee tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] POST https://10.4.3.206/volume/v3/types/02cd0578-adf7-4d18-bd02-89384d1e94c5/encryption Jul 22 09:57:20.018320 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d2420175-bc49-4a55-9398-b1816852d0ee tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:20.045043 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d2420175-bc49-4a55-9398-b1816852d0ee tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] https://10.4.3.206/volume/v3/types/02cd0578-adf7-4d18-bd02-89384d1e94c5/encryption returned with HTTP 200 Jul 22 09:57:20.045366 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 475/1892] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 09:57:20 2026] POST /volume/v3/types/02cd0578-adf7-4d18-bd02-89384d1e94c5/encryption => generated 230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:57:20.054951 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-76975c09-5f75-4365-b315-2fea5ea31851 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:20.058456 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:57:20.058964 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-889897987", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2136682864", "size": 1}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:20.061005 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-889897987', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2136682864', 'size': 1}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:57:20.066761 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Create volume of 1 GB Jul 22 09:57:20.067106 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:20.067106 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:20.067827 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Availability Zones retrieved successfully. Jul 22 09:57:20.077362 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Flow 'volume_create_api' (ec02b9a1-1f5d-4eb8-9122-6135904612a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:20.078622 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7fd7cfb-4050-41e6-949d-83b4e2694566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:20.079861 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:57:20.112934 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7fd7cfb-4050-41e6-949d-83b4e2694566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:57:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=02cd0578-adf7-4d18-bd02-89384d1e94c5,is_public=True,name='tempest-scenario-type-luks-2136682864',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02cd0578-adf7-4d18-bd02-89384d1e94c5', '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=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:20.113882 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c24150fd-ba41-43e1-9564-03c3eec410fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:20.147863 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2136682864 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2136682864, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:57:20.148275 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2136682864 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2136682864, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:57:20.190844 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Created reservations ['5b16b9e3-7e74-4820-9826-99856021f9df', 'e1c347c1-83c3-47fe-b6be-e4b349290c33', '61c3547e-8779-4d4d-be9c-445a1c20773d', 'cd24ddc8-8208-4847-bfc4-44cdcd10fa01'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:20.191838 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c24150fd-ba41-43e1-9564-03c3eec410fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b16b9e3-7e74-4820-9826-99856021f9df', 'e1c347c1-83c3-47fe-b6be-e4b349290c33', '61c3547e-8779-4d4d-be9c-445a1c20773d', 'cd24ddc8-8208-4847-bfc4-44cdcd10fa01']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:20.192737 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40ee5dbf-42f9-4c5d-abfd-d80bd5df3bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:20.223623 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40ee5dbf-42f9-4c5d-abfd-d80bd5df3bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eb91db0-ae97-45ae-881e-9b77c8c02197', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-889897987',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fce344cefa549709bebbcca050e9e9a',qos_specs=None,replication_status=,reservations=['5b16b9e3-7e74-4820-9826-99856021f9df','e1c347c1-83c3-47fe-b6be-e4b349290c33','61c3547e-8779-4d4d-be9c-445a1c20773d','cd24ddc8-8208-4847-bfc4-44cdcd10fa01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8cdcb85308434ea2c45ab5608022bb',volume_type_id=02cd0578-adf7-4d18-bd02-89384d1e94c5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:57:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-889897987',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6eb91db0-ae97-45ae-881e-9b77c8c02197,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fce344cefa549709bebbcca050e9e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd8cdcb85308434ea2c45ab5608022bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02cd0578-adf7-4d18-bd02-89384d1e94c5),volume_type_id=02cd0578-adf7-4d18-bd02-89384d1e94c5)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:20.224525 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e405e19-2ef4-4548-af33-029a3f0d46bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:20.260972 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e405e19-2ef4-4548-af33-029a3f0d46bf) transitioned into state 'SUCCESS' from state '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-889897987',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fce344cefa549709bebbcca050e9e9a',qos_specs=None,replication_status=,reservations=['5b16b9e3-7e74-4820-9826-99856021f9df','e1c347c1-83c3-47fe-b6be-e4b349290c33','61c3547e-8779-4d4d-be9c-445a1c20773d','cd24ddc8-8208-4847-bfc4-44cdcd10fa01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8cdcb85308434ea2c45ab5608022bb',volume_type_id=02cd0578-adf7-4d18-bd02-89384d1e94c5)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:20.261860 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41180f0b-1e6a-4545-8a42-bab9f7956a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:20.284459 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41180f0b-1e6a-4545-8a42-bab9f7956a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:20.285938 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Flow 'volume_create_api' (ec02b9a1-1f5d-4eb8-9122-6135904612a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:20.286270 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Create volume request issued successfully. Jul 22 09:57:20.286941 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-76975c09-5f75-4365-b315-2fea5ea31851 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:57:20.287657 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 477/1893] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:57:20 2026] POST /volume/v3/volumes => generated 784 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:57:20.815401 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ffa5e6b7-0ba1-459e-b65f-a051e0a75940 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:20.817864 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ffa5e6b7-0ba1-459e-b65f-a051e0a75940 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:20.818272 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ffa5e6b7-0ba1-459e-b65f-a051e0a75940 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:20.818549 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ffa5e6b7-0ba1-459e-b65f-a051e0a75940 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:20.818719 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ffa5e6b7-0ba1-459e-b65f-a051e0a75940 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:20.836746 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:20.836746 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:20.837709 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ffa5e6b7-0ba1-459e-b65f-a051e0a75940 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:20.838199 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 469/1894] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:20 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:21.854911 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d7a41886-661e-4b13-8e15-26c176589adf None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:21.857225 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d7a41886-661e-4b13-8e15-26c176589adf tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:21.857225 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d7a41886-661e-4b13-8e15-26c176589adf tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:21.857364 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d7a41886-661e-4b13-8e15-26c176589adf tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:21.857470 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-d7a41886-661e-4b13-8e15-26c176589adf tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:21.863653 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:21.863653 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:21.864589 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d7a41886-661e-4b13-8e15-26c176589adf tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:21.865157 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 474/1895] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:21 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:22.879489 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ca28589c-4db7-4070-bef0-a538731652f1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:22.881539 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ca28589c-4db7-4070-bef0-a538731652f1 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:22.881631 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ca28589c-4db7-4070-bef0-a538731652f1 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:22.881872 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ca28589c-4db7-4070-bef0-a538731652f1 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:22.882047 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-ca28589c-4db7-4070-bef0-a538731652f1 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:22.888377 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:22.888377 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:22.889219 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ca28589c-4db7-4070-bef0-a538731652f1 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:22.890252 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 476/1896] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:22 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:23.298404 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-155aebe4-aa18-400f-84ac-e6cf6f9d5e49 req-6111e887-4c5e-43f9-b1b8-a81fff2638b1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:23.301233 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-155aebe4-aa18-400f-84ac-e6cf6f9d5e49 req-6111e887-4c5e-43f9-b1b8-a81fff2638b1 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] DELETE https://10.4.3.206/volume/v3/attachments/6d5c20b1-0f5b-4a5c-b4e2-4f3e7cfd47da Jul 22 09:57:23.301492 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-155aebe4-aa18-400f-84ac-e6cf6f9d5e49 req-6111e887-4c5e-43f9-b1b8-a81fff2638b1 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:23.301813 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-155aebe4-aa18-400f-84ac-e6cf6f9d5e49 req-6111e887-4c5e-43f9-b1b8-a81fff2638b1 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:23.315227 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:23.315227 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:23.385748 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-155aebe4-aa18-400f-84ac-e6cf6f9d5e49 req-6111e887-4c5e-43f9-b1b8-a81fff2638b1 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/attachments/6d5c20b1-0f5b-4a5c-b4e2-4f3e7cfd47da returned with HTTP 200 Jul 22 09:57:23.386349 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 478/1897] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:57:23 2026] DELETE /volume/v3/attachments/6d5c20b1-0f5b-4a5c-b4e2-4f3e7cfd47da => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:23.396974 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-155aebe4-aa18-400f-84ac-e6cf6f9d5e49 req-67569cd5-e4fd-4bab-8d13-bb6652ec6315 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:23.399018 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-155aebe4-aa18-400f-84ac-e6cf6f9d5e49 req-67569cd5-e4fd-4bab-8d13-bb6652ec6315 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6b84e685-dca4-40e0-9650-b4b170f0d6c6 Jul 22 09:57:23.399214 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-155aebe4-aa18-400f-84ac-e6cf6f9d5e49 req-67569cd5-e4fd-4bab-8d13-bb6652ec6315 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:23.399472 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-155aebe4-aa18-400f-84ac-e6cf6f9d5e49 req-67569cd5-e4fd-4bab-8d13-bb6652ec6315 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:23.399617 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [req-155aebe4-aa18-400f-84ac-e6cf6f9d5e49 req-67569cd5-e4fd-4bab-8d13-bb6652ec6315 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Delete volume with id: 6b84e685-dca4-40e0-9650-b4b170f0d6c6 Jul 22 09:57:23.408132 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:23.408132 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:23.408936 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-155aebe4-aa18-400f-84ac-e6cf6f9d5e49 req-67569cd5-e4fd-4bab-8d13-bb6652ec6315 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Volume info retrieved successfully. Jul 22 09:57:23.433664 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-155aebe4-aa18-400f-84ac-e6cf6f9d5e49 req-67569cd5-e4fd-4bab-8d13-bb6652ec6315 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] Delete volume request issued successfully. Jul 22 09:57:23.433977 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-155aebe4-aa18-400f-84ac-e6cf6f9d5e49 req-67569cd5-e4fd-4bab-8d13-bb6652ec6315 tempest-ServerBootFromVolumeStableRescueTest-1095332215 tempest-ServerBootFromVolumeStableRescueTest-1095332215-project-member] https://10.4.3.206/volume/v3/volumes/6b84e685-dca4-40e0-9650-b4b170f0d6c6 returned with HTTP 202 Jul 22 09:57:23.434558 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 470/1898] 10.4.3.206 () {70 vars in 1620 bytes} [Wed Jul 22 09:57:23 2026] DELETE /volume/v3/volumes/6b84e685-dca4-40e0-9650-b4b170f0d6c6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:23.903480 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f74fb404-e1e4-4029-985d-ae022d751744 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:23.906164 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f74fb404-e1e4-4029-985d-ae022d751744 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:23.907023 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f74fb404-e1e4-4029-985d-ae022d751744 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:23.907805 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f74fb404-e1e4-4029-985d-ae022d751744 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:23.907805 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-f74fb404-e1e4-4029-985d-ae022d751744 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id f5e77571-045b-4dbe-9395-20ce3de48a0c. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:23.913495 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:23.913495 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:23.914133 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f74fb404-e1e4-4029-985d-ae022d751744 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 200 Jul 22 09:57:23.914495 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 475/1899] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:23 2026] GET /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:23.925468 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-75c1a223-e443-43e2-b447-9f8b0cdfb90c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:23.928188 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-75c1a223-e443-43e2-b447-9f8b0cdfb90c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] DELETE https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c Jul 22 09:57:23.928488 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-75c1a223-e443-43e2-b447-9f8b0cdfb90c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:23.928741 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-75c1a223-e443-43e2-b447-9f8b0cdfb90c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:23.928889 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.backups [None req-75c1a223-e443-43e2-b447-9f8b0cdfb90c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Delete backup with id: f5e77571-045b-4dbe-9395-20ce3de48a0c. Jul 22 09:57:23.933278 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:23.933278 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:23.947731 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.rpcapi [None req-75c1a223-e443-43e2-b447-9f8b0cdfb90c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] delete_backup rpcapi backup_id f5e77571-045b-4dbe-9395-20ce3de48a0c {{(pid=100149) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 09:57:23.950127 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-75c1a223-e443-43e2-b447-9f8b0cdfb90c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c returned with HTTP 202 Jul 22 09:57:23.950602 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 477/1900] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:57:23 2026] DELETE /volume/v3/backups/f5e77571-045b-4dbe-9395-20ce3de48a0c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:57:23.962365 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fae64daa-87a5-4917-89b3-72d620d368fa None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:23.964474 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fae64daa-87a5-4917-89b3-72d620d368fa tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee Jul 22 09:57:23.964940 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fae64daa-87a5-4917-89b3-72d620d368fa tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:23.964940 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fae64daa-87a5-4917-89b3-72d620d368fa tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:23.965057 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-fae64daa-87a5-4917-89b3-72d620d368fa tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Delete volume with id: a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee Jul 22 09:57:23.977788 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:23.977788 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:23.978182 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fae64daa-87a5-4917-89b3-72d620d368fa tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:57:24.005457 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fae64daa-87a5-4917-89b3-72d620d368fa tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Delete volume request issued successfully. Jul 22 09:57:24.006511 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fae64daa-87a5-4917-89b3-72d620d368fa tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee returned with HTTP 202 Jul 22 09:57:24.006511 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 479/1901] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:57:23 2026] DELETE /volume/v3/volumes/a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:24.016431 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-692e4241-52db-4b21-8c7c-c115e2978871 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:24.018696 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-692e4241-52db-4b21-8c7c-c115e2978871 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/volumes/a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee Jul 22 09:57:24.019011 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-692e4241-52db-4b21-8c7c-c115e2978871 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:24.019231 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-692e4241-52db-4b21-8c7c-c115e2978871 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:24.030858 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:24.030858 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:24.035985 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-692e4241-52db-4b21-8c7c-c115e2978871 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:57:24.043142 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-692e4241-52db-4b21-8c7c-c115e2978871 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee returned with HTTP 200 Jul 22 09:57:24.044241 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 471/1902] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:24 2026] GET /volume/v3/volumes/a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:25.067268 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b61b94b8-57f3-4f49-ad1f-20ebeaff40ff None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:25.069727 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b61b94b8-57f3-4f49-ad1f-20ebeaff40ff tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/volumes/a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee Jul 22 09:57:25.070111 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b61b94b8-57f3-4f49-ad1f-20ebeaff40ff tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:25.070291 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b61b94b8-57f3-4f49-ad1f-20ebeaff40ff tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:25.078237 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b61b94b8-57f3-4f49-ad1f-20ebeaff40ff tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee returned with HTTP 404 Jul 22 09:57:25.078891 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 476/1903] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:25 2026] GET /volume/v3/volumes/a3ad45ca-9227-4a69-b70e-7ffd7c1a4dee => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:25.089802 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8bb63bb1-5796-43b0-8dff-41969acd0d7b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:25.092595 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8bb63bb1-5796-43b0-8dff-41969acd0d7b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052/export_record Jul 22 09:57:25.092748 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8bb63bb1-5796-43b0-8dff-41969acd0d7b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:25.092988 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8bb63bb1-5796-43b0-8dff-41969acd0d7b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'export_record' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:25.093908 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-8bb63bb1-5796-43b0-8dff-41969acd0d7b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Export record for backup 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100149) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 09:57:25.099305 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:25.099305 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:25.100824 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.api [None req-8bb63bb1-5796-43b0-8dff-41969acd0d7b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling RPCAPI with context: , host: np0000005636, backup: 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100149) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 09:57:25.125977 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.rpcapi [None req-8bb63bb1-5796-43b0-8dff-41969acd0d7b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] export_record in rpcapi backup_id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 on host np0000005636. {{(pid=100149) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 09:57:25.149956 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-8bb63bb1-5796-43b0-8dff-41969acd0d7b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWZkMGNiYjgtMDY4Yi00YTkxLTkyYTQtZmM3ZmYzM2NiMDUyIiwgInVzZXJfaWQiOiAiMjE1NzIzZWFmYWJjNGY2OGE5MDJjNDQ5MjQ2MTEyNmEiLCAicHJvamVjdF9pZCI6ICJjNmEwOWQwY2JmYTc0YzNjOGM3OTMyNDBmMzVjZTBjOSIsICJ2b2x1bWVfaWQiOiAiMmQwNWE0NjUtNjRkOC00MzUzLWE4M2UtMTE2ZmM5NGMyNjUyIiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04Mzg5MzkzODciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yZDA1YTQ2NS02NGQ4LTQzNTMtYTgzZS0xMTZmYzk0YzI2NTIvMjAyNjA3MjIwOTU2MjMvYXpfbm92YV9iYWNrdXBfOWZkMGNiYjgtMDY4Yi00YTkxLTkyYTQtZmM3ZmYzM2NiMDUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwOTo1NjoxMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwOTo1NjoxMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA5OjU2OjQxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100149) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 09:57:25.149956 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8bb63bb1-5796-43b0-8dff-41969acd0d7b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052/export_record returned with HTTP 200 Jul 22 09:57:25.149956 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 478/1904] 10.4.3.206 () {68 vars in 1430 bytes} [Wed Jul 22 09:57:25 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052/export_record => generated 1424 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:25.164309 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d4412b59-fbcf-450a-9db3-50391d556c9c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:25.166462 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:57:25.167017 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-810258294"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:25.168650 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-810258294'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:57:25.168785 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Create volume of 1 GB Jul 22 09:57:25.174255 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Availability Zones retrieved successfully. Jul 22 09:57:25.183235 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Flow 'volume_create_api' (88c74857-2380-4da0-a8d6-efc97e0a1c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:25.184477 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f433ce73-6a6a-4642-98c1-3a12881961cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:25.185530 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:57:25.231621 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f433ce73-6a6a-4642-98c1-3a12881961cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:25.231621 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd7fb460-7561-4527-a49c-0933d39250f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:25.283944 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Created reservations ['6f1ca536-2fb9-45a8-bd3e-a0a1f44f98bd', '9f0d1725-b431-4b7e-a670-95cdddfee168', 'a5c43ec9-186e-468b-a9a0-a5069f9232ad', '5f8de2f1-ff34-4fb8-b9b2-c5b7cc8a4881'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:25.284678 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd7fb460-7561-4527-a49c-0933d39250f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f1ca536-2fb9-45a8-bd3e-a0a1f44f98bd', '9f0d1725-b431-4b7e-a670-95cdddfee168', 'a5c43ec9-186e-468b-a9a0-a5069f9232ad', '5f8de2f1-ff34-4fb8-b9b2-c5b7cc8a4881']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:25.285477 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (004e8bb3-3b95-4358-a570-86d13a5593f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:25.319604 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (004e8bb3-3b95-4358-a570-86d13a5593f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc470f29-26dd-4a53-8f34-9f305e8ed2df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-810258294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a09d0cbfa74c3c8c793240f35ce0c9',qos_specs=None,replication_status=,reservations=['6f1ca536-2fb9-45a8-bd3e-a0a1f44f98bd','9f0d1725-b431-4b7e-a670-95cdddfee168','a5c43ec9-186e-468b-a9a0-a5069f9232ad','5f8de2f1-ff34-4fb8-b9b2-c5b7cc8a4881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='215723eafabc4f68a902c4492461126a',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:57:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-810258294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc470f29-26dd-4a53-8f34-9f305e8ed2df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6a09d0cbfa74c3c8c793240f35ce0c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='215723eafabc4f68a902c4492461126a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:25.320306 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (035d0cfd-2554-436a-9730-5fa40177f42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:25.346495 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (035d0cfd-2554-436a-9730-5fa40177f42c) transitioned into state 'SUCCESS' from state '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-810258294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a09d0cbfa74c3c8c793240f35ce0c9',qos_specs=None,replication_status=,reservations=['6f1ca536-2fb9-45a8-bd3e-a0a1f44f98bd','9f0d1725-b431-4b7e-a670-95cdddfee168','a5c43ec9-186e-468b-a9a0-a5069f9232ad','5f8de2f1-ff34-4fb8-b9b2-c5b7cc8a4881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='215723eafabc4f68a902c4492461126a',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:25.347954 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce901e8-f4eb-415a-84e8-7bf339c040e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:25.363907 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce901e8-f4eb-415a-84e8-7bf339c040e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:25.363907 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Flow 'volume_create_api' (88c74857-2380-4da0-a8d6-efc97e0a1c96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:25.363907 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Create volume request issued successfully. Jul 22 09:57:25.363907 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d4412b59-fbcf-450a-9db3-50391d556c9c tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:57:25.364249 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 480/1905] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 09:57:25 2026] POST /volume/v3/volumes => generated 777 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:57:25.378795 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0405af4c-5be0-4524-afb4-9b56bc04a1ec None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:25.382031 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0405af4c-5be0-4524-afb4-9b56bc04a1ec tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/volumes/fc470f29-26dd-4a53-8f34-9f305e8ed2df Jul 22 09:57:25.382322 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0405af4c-5be0-4524-afb4-9b56bc04a1ec tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:25.382743 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0405af4c-5be0-4524-afb4-9b56bc04a1ec tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:25.394263 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:25.394263 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:25.403188 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0405af4c-5be0-4524-afb4-9b56bc04a1ec tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:57:25.408666 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0405af4c-5be0-4524-afb4-9b56bc04a1ec tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/fc470f29-26dd-4a53-8f34-9f305e8ed2df returned with HTTP 200 Jul 22 09:57:25.409342 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 472/1906] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:25 2026] GET /volume/v3/volumes/fc470f29-26dd-4a53-8f34-9f305e8ed2df => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:26.426675 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-43e3f59b-65d3-43d8-a99c-7dfe40e91a54 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:26.431426 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-43e3f59b-65d3-43d8-a99c-7dfe40e91a54 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/volumes/fc470f29-26dd-4a53-8f34-9f305e8ed2df Jul 22 09:57:26.431426 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-43e3f59b-65d3-43d8-a99c-7dfe40e91a54 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:26.431426 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-43e3f59b-65d3-43d8-a99c-7dfe40e91a54 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:26.443695 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:26.443695 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:26.449489 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-43e3f59b-65d3-43d8-a99c-7dfe40e91a54 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:57:26.455497 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-43e3f59b-65d3-43d8-a99c-7dfe40e91a54 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/fc470f29-26dd-4a53-8f34-9f305e8ed2df returned with HTTP 200 Jul 22 09:57:26.456114 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 477/1907] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:26 2026] GET /volume/v3/volumes/fc470f29-26dd-4a53-8f34-9f305e8ed2df => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:26.475832 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a37f5116-9cbf-4704-bf39-74acc31af587 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:26.476514 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a37f5116-9cbf-4704-bf39-74acc31af587 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 09:57:26.476976 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a37f5116-9cbf-4704-bf39-74acc31af587 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fc470f29-26dd-4a53-8f34-9f305e8ed2df", "name": "tempest-type-Backup-948879355"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:26.482600 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-a37f5116-9cbf-4704-bf39-74acc31af587 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Creating new backup {'backup': {'volume_id': 'fc470f29-26dd-4a53-8f34-9f305e8ed2df', 'name': 'tempest-type-Backup-948879355'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 09:57:26.482600 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.backups [None req-a37f5116-9cbf-4704-bf39-74acc31af587 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Creating backup of volume fc470f29-26dd-4a53-8f34-9f305e8ed2df in container None Jul 22 09:57:26.496074 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:26.496074 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:26.496182 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a37f5116-9cbf-4704-bf39-74acc31af587 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:57:26.542094 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-a37f5116-9cbf-4704-bf39-74acc31af587 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Created reservations ['fb2f48b4-390c-4278-9bad-64b9db32167c', '50f3bec3-9966-42e7-8055-b22e249ef7b5'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:26.609696 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a37f5116-9cbf-4704-bf39-74acc31af587 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 09:57:26.610205 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 479/1908] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 09:57:26 2026] POST /volume/v3/backups => generated 315 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:57:26.627409 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9b4ede56-ed75-4cdc-b057-a4bd9b716624 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:26.629645 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b4ede56-ed75-4cdc-b057-a4bd9b716624 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:26.630218 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9b4ede56-ed75-4cdc-b057-a4bd9b716624 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:26.630218 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9b4ede56-ed75-4cdc-b057-a4bd9b716624 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:26.630310 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-9b4ede56-ed75-4cdc-b057-a4bd9b716624 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:26.635834 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:26.635834 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:26.636560 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b4ede56-ed75-4cdc-b057-a4bd9b716624 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:26.636979 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 481/1909] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:26 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:27.651149 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c494644e-767e-435b-8473-137ecd97361a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:27.653515 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c494644e-767e-435b-8473-137ecd97361a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:27.653893 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c494644e-767e-435b-8473-137ecd97361a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:27.654134 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c494644e-767e-435b-8473-137ecd97361a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:27.654307 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-c494644e-767e-435b-8473-137ecd97361a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:27.659941 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:27.659941 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:27.660809 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c494644e-767e-435b-8473-137ecd97361a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:27.661297 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 473/1910] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:27 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:28.676528 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-dfad0fb1-f105-43cb-862e-61f8131a9b42 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:28.678663 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dfad0fb1-f105-43cb-862e-61f8131a9b42 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:28.679379 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dfad0fb1-f105-43cb-862e-61f8131a9b42 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:28.679379 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dfad0fb1-f105-43cb-862e-61f8131a9b42 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:28.679379 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-dfad0fb1-f105-43cb-862e-61f8131a9b42 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:28.684519 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:28.684519 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:28.685750 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dfad0fb1-f105-43cb-862e-61f8131a9b42 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:28.685899 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 478/1911] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:28 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:29.311410 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-15affc6d-cecf-45a1-afcb-3813e37fd463 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:29.316946 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-15affc6d-cecf-45a1-afcb-3813e37fd463 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc Jul 22 09:57:29.316946 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-15affc6d-cecf-45a1-afcb-3813e37fd463 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:29.316946 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-15affc6d-cecf-45a1-afcb-3813e37fd463 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:29.327159 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:29.327159 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:29.333902 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-15affc6d-cecf-45a1-afcb-3813e37fd463 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:57:29.339148 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-15affc6d-cecf-45a1-afcb-3813e37fd463 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc returned with HTTP 200 Jul 22 09:57:29.340231 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 480/1912] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:29 2026] GET /volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:29.395178 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-8068a2a2-374a-4013-bb52-d86aee20a478 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:29.402091 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-8068a2a2-374a-4013-bb52-d86aee20a478 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc Jul 22 09:57:29.402941 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-8068a2a2-374a-4013-bb52-d86aee20a478 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:29.404384 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-8068a2a2-374a-4013-bb52-d86aee20a478 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:29.437313 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:29.437313 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:29.448000 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-8068a2a2-374a-4013-bb52-d86aee20a478 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:57:29.461021 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-8068a2a2-374a-4013-bb52-d86aee20a478 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc returned with HTTP 200 Jul 22 09:57:29.462479 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 482/1913] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:57:29 2026] GET /volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc => generated 1140 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:29.486410 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-06d73881-da2c-45c8-a5eb-7520ad3b41bf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:29.491552 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-06d73881-da2c-45c8-a5eb-7520ad3b41bf tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] POST https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc/action Jul 22 09:57:29.492342 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-06d73881-da2c-45c8-a5eb-7520ad3b41bf tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:57:29.492342 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-06d73881-da2c-45c8-a5eb-7520ad3b41bf tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:29.517141 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:29.517141 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:29.518033 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-06d73881-da2c-45c8-a5eb-7520ad3b41bf tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:57:29.534717 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-06d73881-da2c-45c8-a5eb-7520ad3b41bf tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Begin detaching volume completed successfully. Jul 22 09:57:29.535152 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-06d73881-da2c-45c8-a5eb-7520ad3b41bf tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc/action returned with HTTP 202 Jul 22 09:57:29.535744 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 474/1914] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 09:57:29 2026] POST /volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:57:29.604180 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-67b047bd-3e4c-414d-8db0-0d63c7f0ede7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:29.608072 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-67b047bd-3e4c-414d-8db0-0d63c7f0ede7 None None] GET https://10.4.3.206/volume// Jul 22 09:57:29.608072 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-67b047bd-3e4c-414d-8db0-0d63c7f0ede7 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:29.608072 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-67b047bd-3e4c-414d-8db0-0d63c7f0ede7 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:29.608072 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-67b047bd-3e4c-414d-8db0-0d63c7f0ede7 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:57:29.613712 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 479/1915] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:57:29 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:57:29.627341 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-2e250f47-cd92-4ec3-ac36-b2d2720475f7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:29.631243 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-2e250f47-cd92-4ec3-ac36-b2d2720475f7 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc Jul 22 09:57:29.631953 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-2e250f47-cd92-4ec3-ac36-b2d2720475f7 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:29.631953 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-2e250f47-cd92-4ec3-ac36-b2d2720475f7 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:29.651959 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:29.651959 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:29.659564 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-2e250f47-cd92-4ec3-ac36-b2d2720475f7 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:57:29.668201 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-2e250f47-cd92-4ec3-ac36-b2d2720475f7 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc returned with HTTP 200 Jul 22 09:57:29.668742 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 481/1916] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:57:29 2026] GET /volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc => generated 1323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:57:29.698429 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-885e1ab0-dab8-442a-8b23-ecdc0528cde2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:29.700528 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-885e1ab0-dab8-442a-8b23-ecdc0528cde2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:29.701944 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-885e1ab0-dab8-442a-8b23-ecdc0528cde2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:29.701944 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-885e1ab0-dab8-442a-8b23-ecdc0528cde2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:29.701944 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-885e1ab0-dab8-442a-8b23-ecdc0528cde2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:29.710671 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:29.710671 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:29.710671 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-885e1ab0-dab8-442a-8b23-ecdc0528cde2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:29.710671 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 483/1917] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:29 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:30.725947 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bf072222-755f-47d0-81c7-14e98ebac541 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:30.731455 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bf072222-755f-47d0-81c7-14e98ebac541 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:30.731455 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bf072222-755f-47d0-81c7-14e98ebac541 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:30.731587 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bf072222-755f-47d0-81c7-14e98ebac541 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:30.734155 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-bf072222-755f-47d0-81c7-14e98ebac541 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:30.738621 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:30.738621 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:30.739341 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-a46686a4-ad24-46fa-9be5-c2a5096720ec None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:30.739744 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bf072222-755f-47d0-81c7-14e98ebac541 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:30.741887 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-a46686a4-ad24-46fa-9be5-c2a5096720ec tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] DELETE https://10.4.3.206/volume/v3/attachments/7b9e7ee2-d2cf-4acf-b371-b03ec8cc4790 Jul 22 09:57:30.742183 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-a46686a4-ad24-46fa-9be5-c2a5096720ec tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:30.742882 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-a46686a4-ad24-46fa-9be5-c2a5096720ec tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:30.742959 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 475/1918] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:30 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:30.762297 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:30.762297 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:30.836713 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-6064adb6-e02c-428d-af0c-67f2d5aa99d7 req-a46686a4-ad24-46fa-9be5-c2a5096720ec tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/attachments/7b9e7ee2-d2cf-4acf-b371-b03ec8cc4790 returned with HTTP 200 Jul 22 09:57:30.837505 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 480/1919] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:57:30 2026] DELETE /volume/v3/attachments/7b9e7ee2-d2cf-4acf-b371-b03ec8cc4790 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:31.756314 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-98174ca0-a668-4e24-9a39-8d263354b13f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:31.758664 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-98174ca0-a668-4e24-9a39-8d263354b13f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:31.758965 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-98174ca0-a668-4e24-9a39-8d263354b13f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:31.759221 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-98174ca0-a668-4e24-9a39-8d263354b13f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:31.759372 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-98174ca0-a668-4e24-9a39-8d263354b13f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:31.764085 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:31.764085 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:31.764988 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-98174ca0-a668-4e24-9a39-8d263354b13f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:31.765469 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 482/1920] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:31 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:31.787879 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e124c2f2-038a-4027-89c8-67ab5a34b429 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:31.789526 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e124c2f2-038a-4027-89c8-67ab5a34b429 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc Jul 22 09:57:31.789842 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e124c2f2-038a-4027-89c8-67ab5a34b429 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:31.790141 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e124c2f2-038a-4027-89c8-67ab5a34b429 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:31.799192 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:31.799192 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:31.802511 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e124c2f2-038a-4027-89c8-67ab5a34b429 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:57:31.808554 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e124c2f2-038a-4027-89c8-67ab5a34b429 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc returned with HTTP 200 Jul 22 09:57:31.809433 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 484/1921] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:31 2026] GET /volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:32.514273 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-516146c1-4428-4ccf-99f6-7477faa4340d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:32.634752 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-516146c1-4428-4ccf-99f6-7477faa4340d tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:57:32.635656 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-516146c1-4428-4ccf-99f6-7477faa4340d tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1270287455"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:32.675500 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-516146c1-4428-4ccf-99f6-7477faa4340d tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:57:32.675831 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 476/1922] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 09:57:32 2026] POST /volume/v3/types => generated 216 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:32.689364 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8f6b6bbb-07fa-460f-8bb0-7a4e1e22a7d9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:32.693816 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8f6b6bbb-07fa-460f-8bb0-7a4e1e22a7d9 tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] POST https://10.4.3.206/volume/v3/group_types Jul 22 09:57:32.694454 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8f6b6bbb-07fa-460f-8bb0-7a4e1e22a7d9 tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1009485205"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:32.697261 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:32.697261 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:32.715736 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8f6b6bbb-07fa-460f-8bb0-7a4e1e22a7d9 tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Jul 22 09:57:32.716520 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 481/1923] 10.4.3.206 () {70 vars in 1311 bytes} [Wed Jul 22 09:57:32 2026] POST /volume/v3/group_types => generated 173 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:32.728496 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e05fb6a9-ac61-4a6d-bc12-8658ec493d8c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:32.783293 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2a43c390-2391-4e4b-9d70-0f17f8757e80 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:32.785526 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2a43c390-2391-4e4b-9d70-0f17f8757e80 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:32.785764 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2a43c390-2391-4e4b-9d70-0f17f8757e80 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:32.786035 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2a43c390-2391-4e4b-9d70-0f17f8757e80 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:32.786144 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-2a43c390-2391-4e4b-9d70-0f17f8757e80 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:32.795032 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:32.795032 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:32.796381 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2a43c390-2391-4e4b-9d70-0f17f8757e80 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:32.796532 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 485/1924] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:32 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:32.866916 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e05fb6a9-ac61-4a6d-bc12-8658ec493d8c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] POST https://10.4.3.206/volume/v3/groups Jul 22 09:57:32.868148 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e05fb6a9-ac61-4a6d-bc12-8658ec493d8c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b776fc79-310d-444b-a0c0-ec0f951ae8eb", "volume_types": ["a9a06bbd-bc33-4cba-bbc5-71d13e053d33"], "name": "tempest-Group1-1033487250"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:32.871118 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-e05fb6a9-ac61-4a6d-bc12-8658ec493d8c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Creating new group {'group': {'group_type': 'b776fc79-310d-444b-a0c0-ec0f951ae8eb', 'volume_types': ['a9a06bbd-bc33-4cba-bbc5-71d13e053d33'], 'name': 'tempest-Group1-1033487250'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 09:57:32.882131 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.groups [None req-e05fb6a9-ac61-4a6d-bc12-8658ec493d8c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Creating group tempest-Group1-1033487250. Jul 22 09:57:32.896635 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e05fb6a9-ac61-4a6d-bc12-8658ec493d8c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Availability Zones retrieved successfully. Jul 22 09:57:32.923961 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-e05fb6a9-ac61-4a6d-bc12-8658ec493d8c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Created reservations ['940f3526-1480-4252-be36-8092c65ffd27'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:32.957358 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e05fb6a9-ac61-4a6d-bc12-8658ec493d8c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups returned with HTTP 202 Jul 22 09:57:32.957912 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 483/1925] 10.4.3.206 () {70 vars in 1297 bytes} [Wed Jul 22 09:57:32 2026] POST /volume/v3/groups => generated 94 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:57:32.980415 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6e15c828-9e5d-4b5f-85a9-14f235c7fcc8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:32.984152 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6e15c828-9e5d-4b5f-85a9-14f235c7fcc8 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/1e381f8b-fe1f-466f-9214-2c26e137dd5b Jul 22 09:57:32.984567 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6e15c828-9e5d-4b5f-85a9-14f235c7fcc8 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:32.984733 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6e15c828-9e5d-4b5f-85a9-14f235c7fcc8 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:32.984934 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-6e15c828-9e5d-4b5f-85a9-14f235c7fcc8 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] show called for member 1e381f8b-fe1f-466f-9214-2c26e137dd5b {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:57:32.991048 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:32.991048 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:33.001750 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6e15c828-9e5d-4b5f-85a9-14f235c7fcc8 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/1e381f8b-fe1f-466f-9214-2c26e137dd5b returned with HTTP 200 Jul 22 09:57:33.003413 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 477/1926] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:57:32 2026] GET /volume/v3/groups/1e381f8b-fe1f-466f-9214-2c26e137dd5b => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:33.814246 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4df6d1a2-43a3-4c33-9bb1-ce24abbe1663 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:33.816449 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4df6d1a2-43a3-4c33-9bb1-ce24abbe1663 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:33.816741 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4df6d1a2-43a3-4c33-9bb1-ce24abbe1663 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:33.816945 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4df6d1a2-43a3-4c33-9bb1-ce24abbe1663 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:33.817409 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-4df6d1a2-43a3-4c33-9bb1-ce24abbe1663 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:33.821968 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:33.821968 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:33.822802 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4df6d1a2-43a3-4c33-9bb1-ce24abbe1663 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:33.823172 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 482/1927] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:33 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:34.015390 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fc317ee2-a2de-4d23-9dc2-0b40cc62561a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:34.018410 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fc317ee2-a2de-4d23-9dc2-0b40cc62561a tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/1e381f8b-fe1f-466f-9214-2c26e137dd5b Jul 22 09:57:34.018597 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fc317ee2-a2de-4d23-9dc2-0b40cc62561a tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:34.019082 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fc317ee2-a2de-4d23-9dc2-0b40cc62561a tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:34.019082 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-fc317ee2-a2de-4d23-9dc2-0b40cc62561a tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] show called for member 1e381f8b-fe1f-466f-9214-2c26e137dd5b {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:57:34.024770 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:34.024770 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:34.039089 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fc317ee2-a2de-4d23-9dc2-0b40cc62561a tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/1e381f8b-fe1f-466f-9214-2c26e137dd5b returned with HTTP 200 Jul 22 09:57:34.039619 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 486/1928] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:57:34 2026] GET /volume/v3/groups/1e381f8b-fe1f-466f-9214-2c26e137dd5b => generated 323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:34.059427 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b5ffd9a1-d412-4de6-8145-32dde69738d1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:34.061798 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b5ffd9a1-d412-4de6-8145-32dde69738d1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] POST https://10.4.3.206/volume/v3/groups Jul 22 09:57:34.062318 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b5ffd9a1-d412-4de6-8145-32dde69738d1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b776fc79-310d-444b-a0c0-ec0f951ae8eb", "volume_types": ["a9a06bbd-bc33-4cba-bbc5-71d13e053d33"], "name": "tempest-Group2-748626333"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:34.064435 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-b5ffd9a1-d412-4de6-8145-32dde69738d1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Creating new group {'group': {'group_type': 'b776fc79-310d-444b-a0c0-ec0f951ae8eb', 'volume_types': ['a9a06bbd-bc33-4cba-bbc5-71d13e053d33'], 'name': 'tempest-Group2-748626333'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 09:57:34.069563 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.groups [None req-b5ffd9a1-d412-4de6-8145-32dde69738d1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Creating group tempest-Group2-748626333. Jul 22 09:57:34.069938 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:34.069938 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:34.079293 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b5ffd9a1-d412-4de6-8145-32dde69738d1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Availability Zones retrieved successfully. Jul 22 09:57:34.093394 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-b5ffd9a1-d412-4de6-8145-32dde69738d1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Created reservations ['6f8905f9-e2f7-414f-91ae-c74768873efa'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:34.130058 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b5ffd9a1-d412-4de6-8145-32dde69738d1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups returned with HTTP 202 Jul 22 09:57:34.130604 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 484/1929] 10.4.3.206 () {70 vars in 1297 bytes} [Wed Jul 22 09:57:34 2026] POST /volume/v3/groups => generated 93 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:57:34.139975 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-98467fab-3da6-47dd-885a-1ca04ca015a3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:34.142030 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-98467fab-3da6-47dd-885a-1ca04ca015a3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e Jul 22 09:57:34.142300 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-98467fab-3da6-47dd-885a-1ca04ca015a3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:34.142510 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-98467fab-3da6-47dd-885a-1ca04ca015a3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:34.142703 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-98467fab-3da6-47dd-885a-1ca04ca015a3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] show called for member 0581df7f-1335-4917-942c-a2934ac6097e {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:57:34.147086 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:34.147086 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:34.158142 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-98467fab-3da6-47dd-885a-1ca04ca015a3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e returned with HTTP 200 Jul 22 09:57:34.158826 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 478/1930] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:57:34 2026] GET /volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e => generated 321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:34.837006 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7155c0de-1645-497f-b644-ad955b2cfcc4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:34.840952 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7155c0de-1645-497f-b644-ad955b2cfcc4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:34.840952 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7155c0de-1645-497f-b644-ad955b2cfcc4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:34.840952 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7155c0de-1645-497f-b644-ad955b2cfcc4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:34.840952 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-7155c0de-1645-497f-b644-ad955b2cfcc4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:34.846737 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:34.846737 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:34.848333 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7155c0de-1645-497f-b644-ad955b2cfcc4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:34.849182 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 483/1931] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:34 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:35.172878 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-52b9ee78-9852-4d67-a72a-f8deab4019e0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:35.175348 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-52b9ee78-9852-4d67-a72a-f8deab4019e0 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e Jul 22 09:57:35.175668 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-52b9ee78-9852-4d67-a72a-f8deab4019e0 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:35.175956 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-52b9ee78-9852-4d67-a72a-f8deab4019e0 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:35.176119 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-52b9ee78-9852-4d67-a72a-f8deab4019e0 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] show called for member 0581df7f-1335-4917-942c-a2934ac6097e {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:57:35.180726 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:35.180726 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:35.190093 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-52b9ee78-9852-4d67-a72a-f8deab4019e0 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e returned with HTTP 200 Jul 22 09:57:35.190642 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 487/1932] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:57:35 2026] GET /volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:35.206167 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:35.208260 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:57:35.209406 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-383988859", "volume_type": "a9a06bbd-bc33-4cba-bbc5-71d13e053d33", "group_id": "1e381f8b-fe1f-466f-9214-2c26e137dd5b", "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:35.211392 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-383988859', 'volume_type': 'a9a06bbd-bc33-4cba-bbc5-71d13e053d33', 'group_id': '1e381f8b-fe1f-466f-9214-2c26e137dd5b', 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:57:35.220889 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:35.220889 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:35.221467 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Create volume of 1 GB Jul 22 09:57:35.227907 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Availability Zones retrieved successfully. Jul 22 09:57:35.235262 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Flow 'volume_create_api' (08597d6b-da32-451c-aec5-231311ac0c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:35.238855 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a05ecc35-3f9d-4661-9404-be304d4d34b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:35.238855 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:35.238855 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:35.238855 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:57:35.271024 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a05ecc35-3f9d-4661-9404-be304d4d34b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:57:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a9a06bbd-bc33-4cba-bbc5-71d13e053d33,is_public=True,name='tempest-GroupsTest-volume-type-1270287455',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a9a06bbd-bc33-4cba-bbc5-71d13e053d33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1e381f8b-fe1f-466f-9214-2c26e137dd5b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:35.272204 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (007985a4-1998-4abe-ac2d-67bff56de294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:35.319742 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1270287455 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1270287455, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:57:35.319742 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1270287455 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1270287455, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:57:35.384806 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Created reservations ['a12eb869-25d8-4b5e-812a-8161b87bbe40', '43f00dbc-d603-4319-b32c-b6746f711b4c', 'fed3ccd2-6fab-4f06-bdb0-6a0f58c0daac', '166caae3-9453-4361-b144-b031efb44cc6'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:35.387628 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (007985a4-1998-4abe-ac2d-67bff56de294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a12eb869-25d8-4b5e-812a-8161b87bbe40', '43f00dbc-d603-4319-b32c-b6746f711b4c', 'fed3ccd2-6fab-4f06-bdb0-6a0f58c0daac', '166caae3-9453-4361-b144-b031efb44cc6']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:35.387628 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58068186-7c50-434f-8bff-2ac98ecf1950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:35.424760 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58068186-7c50-434f-8bff-2ac98ecf1950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2b9fb33-ca9f-45c2-95ff-2b51499ea626', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-383988859',encryption_key_id=None,group_id=1e381f8b-fe1f-466f-9214-2c26e137dd5b,group_type_id=,metadata={},multiattach=False,project_id='9b485a9a81af4f39808bb791300e7918',qos_specs=None,replication_status=,reservations=['a12eb869-25d8-4b5e-812a-8161b87bbe40','43f00dbc-d603-4319-b32c-b6746f711b4c','fed3ccd2-6fab-4f06-bdb0-6a0f58c0daac','166caae3-9453-4361-b144-b031efb44cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eabe8206929748149d827139749fa8e1',volume_type_id=a9a06bbd-bc33-4cba-bbc5-71d13e053d33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-383988859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1e381f8b-fe1f-466f-9214-2c26e137dd5b,host=None,id=e2b9fb33-ca9f-45c2-95ff-2b51499ea626,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b485a9a81af4f39808bb791300e7918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eabe8206929748149d827139749fa8e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a9a06bbd-bc33-4cba-bbc5-71d13e053d33),volume_type_id=a9a06bbd-bc33-4cba-bbc5-71d13e053d33)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:35.425964 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f039018c-afd2-4945-b47e-a831a94aea51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:35.454373 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f039018c-afd2-4945-b47e-a831a94aea51) transitioned into state 'SUCCESS' from state '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-383988859',encryption_key_id=None,group_id=1e381f8b-fe1f-466f-9214-2c26e137dd5b,group_type_id=,metadata={},multiattach=False,project_id='9b485a9a81af4f39808bb791300e7918',qos_specs=None,replication_status=,reservations=['a12eb869-25d8-4b5e-812a-8161b87bbe40','43f00dbc-d603-4319-b32c-b6746f711b4c','fed3ccd2-6fab-4f06-bdb0-6a0f58c0daac','166caae3-9453-4361-b144-b031efb44cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eabe8206929748149d827139749fa8e1',volume_type_id=a9a06bbd-bc33-4cba-bbc5-71d13e053d33)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:35.454373 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fcfbcc7-7274-490e-8004-4ebf8f80d92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:35.474640 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fcfbcc7-7274-490e-8004-4ebf8f80d92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:35.475762 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Flow 'volume_create_api' (08597d6b-da32-451c-aec5-231311ac0c8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:35.476851 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Create volume request issued successfully. Jul 22 09:57:35.477260 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:57:35.477436 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:57:35.538054 np0000005636 devstack@c-api.service[100149]: DEBUG oslo_db.sqlalchemy.engines [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:57:35.543715 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:35.543715 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:35.549741 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2d4c2098-99a1-48a3-9873-eabd8941ade3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:57:35.549741 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 485/1933] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 09:57:35 2026] POST /volume/v3/volumes => generated 814 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:35.571458 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0b7fcbf5-557a-4f2e-89f3-beda8924ec77 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:35.573120 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0b7fcbf5-557a-4f2e-89f3-beda8924ec77 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/volumes/e2b9fb33-ca9f-45c2-95ff-2b51499ea626 Jul 22 09:57:35.573120 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0b7fcbf5-557a-4f2e-89f3-beda8924ec77 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:35.573120 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0b7fcbf5-557a-4f2e-89f3-beda8924ec77 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:35.584178 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:35.584178 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:35.593148 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0b7fcbf5-557a-4f2e-89f3-beda8924ec77 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Volume info retrieved successfully. Jul 22 09:57:35.593965 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-0b7fcbf5-557a-4f2e-89f3-beda8924ec77 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:57:35.594194 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-0b7fcbf5-557a-4f2e-89f3-beda8924ec77 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:57:35.647157 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-0b7fcbf5-557a-4f2e-89f3-beda8924ec77 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:57:35.652272 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:35.652272 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:35.672680 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0b7fcbf5-557a-4f2e-89f3-beda8924ec77 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes/e2b9fb33-ca9f-45c2-95ff-2b51499ea626 returned with HTTP 200 Jul 22 09:57:35.673246 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 479/1934] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:57:35 2026] GET /volume/v3/volumes/e2b9fb33-ca9f-45c2-95ff-2b51499ea626 => generated 882 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:35.866691 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a2120504-6ed9-427e-9d82-ec3c621f906f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:35.872877 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a2120504-6ed9-427e-9d82-ec3c621f906f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:35.873450 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a2120504-6ed9-427e-9d82-ec3c621f906f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:35.873615 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a2120504-6ed9-427e-9d82-ec3c621f906f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:35.873790 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-a2120504-6ed9-427e-9d82-ec3c621f906f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:35.884096 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:35.884096 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:35.885008 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a2120504-6ed9-427e-9d82-ec3c621f906f tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:35.885533 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 484/1935] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:35 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:36.690052 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fbced5e8-ac73-4963-a7ed-70dc6da9cf7f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:36.692225 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fbced5e8-ac73-4963-a7ed-70dc6da9cf7f tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/volumes/e2b9fb33-ca9f-45c2-95ff-2b51499ea626 Jul 22 09:57:36.692833 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fbced5e8-ac73-4963-a7ed-70dc6da9cf7f tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:36.692833 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fbced5e8-ac73-4963-a7ed-70dc6da9cf7f tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:36.704050 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:36.704050 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:36.710072 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fbced5e8-ac73-4963-a7ed-70dc6da9cf7f tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Volume info retrieved successfully. Jul 22 09:57:36.710916 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-fbced5e8-ac73-4963-a7ed-70dc6da9cf7f tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:57:36.712634 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-fbced5e8-ac73-4963-a7ed-70dc6da9cf7f tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:57:36.766661 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-fbced5e8-ac73-4963-a7ed-70dc6da9cf7f tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:57:36.771755 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:36.771755 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:36.781556 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fbced5e8-ac73-4963-a7ed-70dc6da9cf7f tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes/e2b9fb33-ca9f-45c2-95ff-2b51499ea626 returned with HTTP 200 Jul 22 09:57:36.782126 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 488/1936] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:57:36 2026] GET /volume/v3/volumes/e2b9fb33-ca9f-45c2-95ff-2b51499ea626 => generated 907 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:36.801840 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c3fd9ba7-be9e-440c-bcd7-4d68affed032 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:36.804204 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c3fd9ba7-be9e-440c-bcd7-4d68affed032 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/1e381f8b-fe1f-466f-9214-2c26e137dd5b Jul 22 09:57:36.804448 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c3fd9ba7-be9e-440c-bcd7-4d68affed032 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:36.804694 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c3fd9ba7-be9e-440c-bcd7-4d68affed032 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:36.804867 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-c3fd9ba7-be9e-440c-bcd7-4d68affed032 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] show called for member 1e381f8b-fe1f-466f-9214-2c26e137dd5b {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:57:36.811384 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:36.811384 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:36.825447 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c3fd9ba7-be9e-440c-bcd7-4d68affed032 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/1e381f8b-fe1f-466f-9214-2c26e137dd5b returned with HTTP 200 Jul 22 09:57:36.826003 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 486/1937] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:57:36 2026] GET /volume/v3/groups/1e381f8b-fe1f-466f-9214-2c26e137dd5b => generated 323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:36.837783 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-faa9f141-12ac-459c-9102-d3fea6a4572d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:36.839898 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-faa9f141-12ac-459c-9102-d3fea6a4572d tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e Jul 22 09:57:36.841946 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-faa9f141-12ac-459c-9102-d3fea6a4572d tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:36.841946 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-faa9f141-12ac-459c-9102-d3fea6a4572d tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:36.841946 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-faa9f141-12ac-459c-9102-d3fea6a4572d tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] show called for member 0581df7f-1335-4917-942c-a2934ac6097e {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:57:36.847121 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:36.847121 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:36.863697 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-faa9f141-12ac-459c-9102-d3fea6a4572d tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e returned with HTTP 200 Jul 22 09:57:36.863697 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 480/1938] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:57:36 2026] GET /volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e => generated 322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:36.877383 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7bb2e527-f8b3-4f72-ba41-66b4d33b11f5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:36.879744 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7bb2e527-f8b3-4f72-ba41-66b4d33b11f5 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/detail Jul 22 09:57:36.880049 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7bb2e527-f8b3-4f72-ba41-66b4d33b11f5 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:36.880301 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7bb2e527-f8b3-4f72-ba41-66b4d33b11f5 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:36.901480 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5ed0c76b-2fcf-4013-a6f4-d3b441f6b867 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:36.904696 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5ed0c76b-2fcf-4013-a6f4-d3b441f6b867 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:36.904976 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5ed0c76b-2fcf-4013-a6f4-d3b441f6b867 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:36.905389 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5ed0c76b-2fcf-4013-a6f4-d3b441f6b867 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:36.905389 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-5ed0c76b-2fcf-4013-a6f4-d3b441f6b867 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:36.909807 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7bb2e527-f8b3-4f72-ba41-66b4d33b11f5 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/detail returned with HTTP 200 Jul 22 09:57:36.910412 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 485/1939] 10.4.3.206 () {68 vars in 1296 bytes} [Wed Jul 22 09:57:36 2026] GET /volume/v3/groups/detail => generated 639 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:36.910555 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:36.910555 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:36.911359 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5ed0c76b-2fcf-4013-a6f4-d3b441f6b867 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:36.911791 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 489/1940] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:36 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:36.929425 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9202a34c-a647-4361-b831-7fe5fddd100e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:36.932118 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9202a34c-a647-4361-b831-7fe5fddd100e tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:57:36.932374 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9202a34c-a647-4361-b831-7fe5fddd100e tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:36.932645 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9202a34c-a647-4361-b831-7fe5fddd100e tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:36.933050 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-9202a34c-a647-4361-b831-7fe5fddd100e tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:57:36.933510 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:36.933510 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:36.934207 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9202a34c-a647-4361-b831-7fe5fddd100e tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:57:36.945263 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9202a34c-a647-4361-b831-7fe5fddd100e tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Get all volumes completed successfully. Jul 22 09:57:36.946082 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-9202a34c-a647-4361-b831-7fe5fddd100e tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:57:36.946259 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-9202a34c-a647-4361-b831-7fe5fddd100e tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:57:36.992321 np0000005636 devstack@c-api.service[100149]: DEBUG oslo_db.sqlalchemy.engines [None req-9202a34c-a647-4361-b831-7fe5fddd100e tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:57:36.996549 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:36.996549 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:37.008188 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9202a34c-a647-4361-b831-7fe5fddd100e tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:57:37.008775 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 487/1941] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:57:36 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:37.027753 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0680b45b-3492-403f-b743-e6f30208ca53 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:37.031014 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0680b45b-3492-403f-b743-e6f30208ca53 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:57:37.031495 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0680b45b-3492-403f-b743-e6f30208ca53 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:37.031942 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0680b45b-3492-403f-b743-e6f30208ca53 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:37.035758 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-0680b45b-3492-403f-b743-e6f30208ca53 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:57:37.035758 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:37.035758 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:37.035758 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0680b45b-3492-403f-b743-e6f30208ca53 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:57:37.044889 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0680b45b-3492-403f-b743-e6f30208ca53 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Get all volumes completed successfully. Jul 22 09:57:37.045741 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-0680b45b-3492-403f-b743-e6f30208ca53 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:57:37.045909 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-0680b45b-3492-403f-b743-e6f30208ca53 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:57:37.100533 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-0680b45b-3492-403f-b743-e6f30208ca53 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:57:37.106108 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:37.106108 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:37.118239 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0680b45b-3492-403f-b743-e6f30208ca53 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:57:37.118598 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 481/1942] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:57:37 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:37.137887 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-26c27470-43ce-4d23-aa31-fa2cc17cd67a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:37.139891 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-26c27470-43ce-4d23-aa31-fa2cc17cd67a tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] POST https://10.4.3.206/volume/v3/groups/1e381f8b-fe1f-466f-9214-2c26e137dd5b/action Jul 22 09:57:37.140628 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-26c27470-43ce-4d23-aa31-fa2cc17cd67a tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:57:37.140628 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-26c27470-43ce-4d23-aa31-fa2cc17cd67a tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:37.142572 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.groups [None req-26c27470-43ce-4d23-aa31-fa2cc17cd67a tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] delete called for group 1e381f8b-fe1f-466f-9214-2c26e137dd5b {{(pid=100150) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 09:57:37.142772 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.groups [None req-26c27470-43ce-4d23-aa31-fa2cc17cd67a tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Delete group with id: 1e381f8b-fe1f-466f-9214-2c26e137dd5b Jul 22 09:57:37.149074 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:37.149074 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:37.203565 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-26c27470-43ce-4d23-aa31-fa2cc17cd67a tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/1e381f8b-fe1f-466f-9214-2c26e137dd5b/action returned with HTTP 202 Jul 22 09:57:37.204208 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 486/1943] 10.4.3.206 () {70 vars in 1428 bytes} [Wed Jul 22 09:57:37 2026] POST /volume/v3/groups/1e381f8b-fe1f-466f-9214-2c26e137dd5b/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:57:37.215386 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c0c34a64-7123-4c5f-936a-de18beb3bee3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:37.218040 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c0c34a64-7123-4c5f-936a-de18beb3bee3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/volumes/e2b9fb33-ca9f-45c2-95ff-2b51499ea626 Jul 22 09:57:37.218317 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c0c34a64-7123-4c5f-936a-de18beb3bee3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:37.218592 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c0c34a64-7123-4c5f-936a-de18beb3bee3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:37.233406 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:37.233406 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:37.242751 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c0c34a64-7123-4c5f-936a-de18beb3bee3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Volume info retrieved successfully. Jul 22 09:57:37.243527 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-c0c34a64-7123-4c5f-936a-de18beb3bee3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:57:37.243702 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-c0c34a64-7123-4c5f-936a-de18beb3bee3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:57:37.287966 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-c0c34a64-7123-4c5f-936a-de18beb3bee3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:57:37.290979 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:37.290979 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:37.298943 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c0c34a64-7123-4c5f-936a-de18beb3bee3 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes/e2b9fb33-ca9f-45c2-95ff-2b51499ea626 returned with HTTP 200 Jul 22 09:57:37.299518 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 490/1944] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:57:37 2026] GET /volume/v3/volumes/e2b9fb33-ca9f-45c2-95ff-2b51499ea626 => generated 906 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:37.930716 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b00e702f-8551-44db-98dd-61defbda6281 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:37.932843 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b00e702f-8551-44db-98dd-61defbda6281 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:37.933990 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b00e702f-8551-44db-98dd-61defbda6281 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:37.933990 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b00e702f-8551-44db-98dd-61defbda6281 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:37.933990 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-b00e702f-8551-44db-98dd-61defbda6281 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:37.943300 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:37.943300 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:37.943300 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b00e702f-8551-44db-98dd-61defbda6281 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:37.943300 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 488/1945] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:37 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:38.318053 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dd5756b6-13e9-4ed8-a73f-0ceb99263b27 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:38.320855 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dd5756b6-13e9-4ed8-a73f-0ceb99263b27 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/volumes/e2b9fb33-ca9f-45c2-95ff-2b51499ea626 Jul 22 09:57:38.321117 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dd5756b6-13e9-4ed8-a73f-0ceb99263b27 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:38.321312 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dd5756b6-13e9-4ed8-a73f-0ceb99263b27 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:38.327116 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dd5756b6-13e9-4ed8-a73f-0ceb99263b27 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes/e2b9fb33-ca9f-45c2-95ff-2b51499ea626 returned with HTTP 404 Jul 22 09:57:38.327782 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 482/1946] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:57:38 2026] GET /volume/v3/volumes/e2b9fb33-ca9f-45c2-95ff-2b51499ea626 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:57:38.340905 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1e08f2c8-69d5-433b-9236-1106ef38c8f5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:38.350081 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1e08f2c8-69d5-433b-9236-1106ef38c8f5 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/1e381f8b-fe1f-466f-9214-2c26e137dd5b Jul 22 09:57:38.350081 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1e08f2c8-69d5-433b-9236-1106ef38c8f5 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:38.350081 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1e08f2c8-69d5-433b-9236-1106ef38c8f5 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:38.350081 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.groups [None req-1e08f2c8-69d5-433b-9236-1106ef38c8f5 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] show called for member 1e381f8b-fe1f-466f-9214-2c26e137dd5b {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:57:38.355075 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1e08f2c8-69d5-433b-9236-1106ef38c8f5 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/1e381f8b-fe1f-466f-9214-2c26e137dd5b returned with HTTP 404 Jul 22 09:57:38.355610 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 487/1947] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:57:38 2026] GET /volume/v3/groups/1e381f8b-fe1f-466f-9214-2c26e137dd5b => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:57:38.370130 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-31552c47-877e-4874-86b1-d6c570446d86 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:38.373947 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-31552c47-877e-4874-86b1-d6c570446d86 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] POST https://10.4.3.206/volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e/action Jul 22 09:57:38.373947 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-31552c47-877e-4874-86b1-d6c570446d86 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:57:38.373947 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-31552c47-877e-4874-86b1-d6c570446d86 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:38.374321 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-31552c47-877e-4874-86b1-d6c570446d86 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] delete called for group 0581df7f-1335-4917-942c-a2934ac6097e {{(pid=100151) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 09:57:38.374521 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.groups [None req-31552c47-877e-4874-86b1-d6c570446d86 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Delete group with id: 0581df7f-1335-4917-942c-a2934ac6097e Jul 22 09:57:38.380100 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:38.380100 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:38.419733 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-31552c47-877e-4874-86b1-d6c570446d86 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e/action returned with HTTP 202 Jul 22 09:57:38.420275 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 491/1948] 10.4.3.206 () {70 vars in 1428 bytes} [Wed Jul 22 09:57:38 2026] POST /volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:57:38.427722 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b918b812-ae7a-44c9-ae61-2f59c45d8e47 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:38.432887 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b918b812-ae7a-44c9-ae61-2f59c45d8e47 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e Jul 22 09:57:38.432887 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b918b812-ae7a-44c9-ae61-2f59c45d8e47 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:38.432887 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b918b812-ae7a-44c9-ae61-2f59c45d8e47 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:38.432887 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-b918b812-ae7a-44c9-ae61-2f59c45d8e47 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] show called for member 0581df7f-1335-4917-942c-a2934ac6097e {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:57:38.439680 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:38.439680 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:38.454588 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b918b812-ae7a-44c9-ae61-2f59c45d8e47 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e returned with HTTP 200 Jul 22 09:57:38.455099 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 489/1949] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:57:38 2026] GET /volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e => generated 321 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:38.956942 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-26a33e65-aa98-4ca0-9123-b9e04e41beac None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:38.959533 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-26a33e65-aa98-4ca0-9123-b9e04e41beac tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:38.959846 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-26a33e65-aa98-4ca0-9123-b9e04e41beac tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:38.960122 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-26a33e65-aa98-4ca0-9123-b9e04e41beac tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:38.960275 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-26a33e65-aa98-4ca0-9123-b9e04e41beac tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:38.965556 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:38.965556 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:38.965856 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-26a33e65-aa98-4ca0-9123-b9e04e41beac tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:38.966399 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 483/1950] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:38 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:39.466072 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-06c37e66-79af-4de4-934b-62eda21f7920 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:39.468064 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-06c37e66-79af-4de4-934b-62eda21f7920 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e Jul 22 09:57:39.468881 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-06c37e66-79af-4de4-934b-62eda21f7920 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:39.469121 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-06c37e66-79af-4de4-934b-62eda21f7920 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:39.469253 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.groups [None req-06c37e66-79af-4de4-934b-62eda21f7920 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] show called for member 0581df7f-1335-4917-942c-a2934ac6097e {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:57:39.473850 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-06c37e66-79af-4de4-934b-62eda21f7920 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e returned with HTTP 404 Jul 22 09:57:39.474624 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 488/1951] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:57:39 2026] GET /volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:57:39.490946 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-bf1c56b5-f3b3-4931-af66-e36750e15e8c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:39.490946 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bf1c56b5-f3b3-4931-af66-e36750e15e8c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/detail Jul 22 09:57:39.491330 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bf1c56b5-f3b3-4931-af66-e36750e15e8c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:39.491330 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bf1c56b5-f3b3-4931-af66-e36750e15e8c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:39.497009 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bf1c56b5-f3b3-4931-af66-e36750e15e8c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/detail returned with HTTP 200 Jul 22 09:57:39.498003 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 492/1952] 10.4.3.206 () {68 vars in 1296 bytes} [Wed Jul 22 09:57:39 2026] GET /volume/v3/groups/detail => generated 14 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:39.509260 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8fcf7361-281e-45bc-9e03-db4258a08db2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:39.511269 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8fcf7361-281e-45bc-9e03-db4258a08db2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:57:39.511515 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8fcf7361-281e-45bc-9e03-db4258a08db2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:39.511767 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8fcf7361-281e-45bc-9e03-db4258a08db2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:39.512420 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-8fcf7361-281e-45bc-9e03-db4258a08db2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:57:39.512821 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:39.512821 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:39.513263 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-8fcf7361-281e-45bc-9e03-db4258a08db2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:57:39.527958 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8fcf7361-281e-45bc-9e03-db4258a08db2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Get all volumes completed successfully. Jul 22 09:57:39.530794 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8fcf7361-281e-45bc-9e03-db4258a08db2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:57:39.531248 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 490/1953] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:57:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:39.546449 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fef1d929-4c93-483d-a183-52c946a5ed68 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:39.549039 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fef1d929-4c93-483d-a183-52c946a5ed68 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] POST https://10.4.3.206/volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e/action Jul 22 09:57:39.549520 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fef1d929-4c93-483d-a183-52c946a5ed68 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:57:39.549698 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fef1d929-4c93-483d-a183-52c946a5ed68 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:39.551539 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-fef1d929-4c93-483d-a183-52c946a5ed68 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] delete called for group 0581df7f-1335-4917-942c-a2934ac6097e {{(pid=100152) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 09:57:39.551798 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.groups [None req-fef1d929-4c93-483d-a183-52c946a5ed68 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Delete group with id: 0581df7f-1335-4917-942c-a2934ac6097e Jul 22 09:57:39.555671 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fef1d929-4c93-483d-a183-52c946a5ed68 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e/action returned with HTTP 404 Jul 22 09:57:39.556336 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 484/1954] 10.4.3.206 () {70 vars in 1428 bytes} [Wed Jul 22 09:57:39 2026] POST /volume/v3/groups/0581df7f-1335-4917-942c-a2934ac6097e/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:57:39.564842 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c6fb5490-499c-42bf-971d-e3aaac452dcc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:39.567447 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c6fb5490-499c-42bf-971d-e3aaac452dcc tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:57:39.567753 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c6fb5490-499c-42bf-971d-e3aaac452dcc tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:39.568007 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c6fb5490-499c-42bf-971d-e3aaac452dcc tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:39.568210 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-c6fb5490-499c-42bf-971d-e3aaac452dcc tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:57:39.568941 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-c6fb5490-499c-42bf-971d-e3aaac452dcc tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:57:39.585425 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c6fb5490-499c-42bf-971d-e3aaac452dcc tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Get all volumes completed successfully. Jul 22 09:57:39.587770 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c6fb5490-499c-42bf-971d-e3aaac452dcc tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:57:39.588344 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 489/1955] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:57:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:39.601916 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-716a2158-eb69-4064-a73f-b3b662778ade None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:39.604042 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-716a2158-eb69-4064-a73f-b3b662778ade tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] POST https://10.4.3.206/volume/v3/groups/1e381f8b-fe1f-466f-9214-2c26e137dd5b/action Jul 22 09:57:39.604463 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-716a2158-eb69-4064-a73f-b3b662778ade tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:57:39.604637 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-716a2158-eb69-4064-a73f-b3b662778ade tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:39.606935 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-716a2158-eb69-4064-a73f-b3b662778ade tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] delete called for group 1e381f8b-fe1f-466f-9214-2c26e137dd5b {{(pid=100151) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 09:57:39.607129 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.groups [None req-716a2158-eb69-4064-a73f-b3b662778ade tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Delete group with id: 1e381f8b-fe1f-466f-9214-2c26e137dd5b Jul 22 09:57:39.612663 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-716a2158-eb69-4064-a73f-b3b662778ade tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/1e381f8b-fe1f-466f-9214-2c26e137dd5b/action returned with HTTP 404 Jul 22 09:57:39.613374 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 493/1956] 10.4.3.206 () {70 vars in 1428 bytes} [Wed Jul 22 09:57:39 2026] POST /volume/v3/groups/1e381f8b-fe1f-466f-9214-2c26e137dd5b/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:57:39.621424 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-63c5d952-cfd8-49ee-95e0-6dee9e04fb05 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:39.623733 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-63c5d952-cfd8-49ee-95e0-6dee9e04fb05 tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/b776fc79-310d-444b-a0c0-ec0f951ae8eb Jul 22 09:57:39.623993 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-63c5d952-cfd8-49ee-95e0-6dee9e04fb05 tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:39.624173 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-63c5d952-cfd8-49ee-95e0-6dee9e04fb05 tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:39.664647 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-63c5d952-cfd8-49ee-95e0-6dee9e04fb05 tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] https://10.4.3.206/volume/v3/group_types/b776fc79-310d-444b-a0c0-ec0f951ae8eb returned with HTTP 202 Jul 22 09:57:39.665223 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 491/1957] 10.4.3.206 () {68 vars in 1404 bytes} [Wed Jul 22 09:57:39 2026] DELETE /volume/v3/group_types/b776fc79-310d-444b-a0c0-ec0f951ae8eb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:57:39.675094 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6d151bef-3f97-45df-9fa1-477d8d72abcf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:39.677030 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6d151bef-3f97-45df-9fa1-477d8d72abcf tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] DELETE https://10.4.3.206/volume/v3/types/a9a06bbd-bc33-4cba-bbc5-71d13e053d33 Jul 22 09:57:39.677240 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6d151bef-3f97-45df-9fa1-477d8d72abcf tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:39.677459 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6d151bef-3f97-45df-9fa1-477d8d72abcf tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:39.785383 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6d151bef-3f97-45df-9fa1-477d8d72abcf tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] https://10.4.3.206/volume/v3/types/a9a06bbd-bc33-4cba-bbc5-71d13e053d33 returned with HTTP 202 Jul 22 09:57:39.785383 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 485/1958] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:57:39 2026] DELETE /volume/v3/types/a9a06bbd-bc33-4cba-bbc5-71d13e053d33 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:39.795654 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5fef47c8-f32c-49e7-bd28-c454468be8ed None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:39.798085 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5fef47c8-f32c-49e7-bd28-c454468be8ed tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] GET https://10.4.3.206/volume/v3/types/a9a06bbd-bc33-4cba-bbc5-71d13e053d33 Jul 22 09:57:39.798217 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5fef47c8-f32c-49e7-bd28-c454468be8ed tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:39.798481 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5fef47c8-f32c-49e7-bd28-c454468be8ed tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:39.806775 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5fef47c8-f32c-49e7-bd28-c454468be8ed tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] https://10.4.3.206/volume/v3/types/a9a06bbd-bc33-4cba-bbc5-71d13e053d33 returned with HTTP 404 Jul 22 09:57:39.807432 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 490/1959] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 09:57:39 2026] GET /volume/v3/types/a9a06bbd-bc33-4cba-bbc5-71d13e053d33 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:39.820328 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3a0637c4-8691-4215-862e-d77e844fa156 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:39.826956 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3a0637c4-8691-4215-862e-d77e844fa156 tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:57:39.827426 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3a0637c4-8691-4215-862e-d77e844fa156 tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1707418386"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:39.851906 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3a0637c4-8691-4215-862e-d77e844fa156 tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:57:39.852286 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 494/1960] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 09:57:39 2026] POST /volume/v3/types => generated 216 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:39.863651 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5547eb08-9e52-46c1-8fb7-d923ac427c71 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:39.869623 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5547eb08-9e52-46c1-8fb7-d923ac427c71 tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] POST https://10.4.3.206/volume/v3/group_types Jul 22 09:57:39.871136 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5547eb08-9e52-46c1-8fb7-d923ac427c71 tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1302564951"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:39.897555 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5547eb08-9e52-46c1-8fb7-d923ac427c71 tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Jul 22 09:57:39.898078 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 492/1961] 10.4.3.206 () {70 vars in 1311 bytes} [Wed Jul 22 09:57:39 2026] POST /volume/v3/group_types => generated 173 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:39.911973 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e5fc9f3c-b362-47de-9211-f13f9764c7f4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:39.914243 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5fc9f3c-b362-47de-9211-f13f9764c7f4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] POST https://10.4.3.206/volume/v3/groups Jul 22 09:57:39.914718 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e5fc9f3c-b362-47de-9211-f13f9764c7f4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "46ae202e-5647-4ca3-9fb7-bb34608b9456", "volume_types": ["36074679-030b-49ff-820d-93c44c5abfbf"], "name": "tempest-GroupsTest-Group-963484795"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:39.916899 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-e5fc9f3c-b362-47de-9211-f13f9764c7f4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Creating new group {'group': {'group_type': '46ae202e-5647-4ca3-9fb7-bb34608b9456', 'volume_types': ['36074679-030b-49ff-820d-93c44c5abfbf'], 'name': 'tempest-GroupsTest-Group-963484795'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 09:57:39.924405 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.groups [None req-e5fc9f3c-b362-47de-9211-f13f9764c7f4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Creating group tempest-GroupsTest-Group-963484795. Jul 22 09:57:39.945868 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e5fc9f3c-b362-47de-9211-f13f9764c7f4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Availability Zones retrieved successfully. Jul 22 09:57:39.975917 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-e5fc9f3c-b362-47de-9211-f13f9764c7f4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Created reservations ['18b4fbc3-3a47-4f77-8c2e-5be92fa1c647'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:39.980649 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6a915361-c051-41a7-b9a7-ebc5b2392d83 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:39.982360 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6a915361-c051-41a7-b9a7-ebc5b2392d83 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:39.982527 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6a915361-c051-41a7-b9a7-ebc5b2392d83 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:39.982706 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6a915361-c051-41a7-b9a7-ebc5b2392d83 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:39.982820 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-6a915361-c051-41a7-b9a7-ebc5b2392d83 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:39.987281 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:39.987281 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:39.988091 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6a915361-c051-41a7-b9a7-ebc5b2392d83 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:39.988564 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 491/1962] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:39 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:40.037969 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5fc9f3c-b362-47de-9211-f13f9764c7f4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups returned with HTTP 202 Jul 22 09:57:40.038747 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 486/1963] 10.4.3.206 () {70 vars in 1297 bytes} [Wed Jul 22 09:57:39 2026] POST /volume/v3/groups => generated 103 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:40.054852 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-266dd732-3a69-43a0-a05b-6aaccbbe26e9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:40.057862 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-266dd732-3a69-43a0-a05b-6aaccbbe26e9 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 Jul 22 09:57:40.059249 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-266dd732-3a69-43a0-a05b-6aaccbbe26e9 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:40.059521 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-266dd732-3a69-43a0-a05b-6aaccbbe26e9 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:40.059659 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-266dd732-3a69-43a0-a05b-6aaccbbe26e9 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] show called for member f828dabd-e0d8-475a-82d4-407510259335 {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:57:40.067996 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:40.067996 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:40.083574 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-266dd732-3a69-43a0-a05b-6aaccbbe26e9 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 returned with HTTP 200 Jul 22 09:57:40.084292 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 495/1964] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:57:40 2026] GET /volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 => generated 331 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:40.880864 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:40.886448 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:57:40.886839 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1403639788", "imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:40.889936 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1403639788', 'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:57:40.942646 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-8bc7f30c-1386-481b-a764-b4f4c3976ba7 req-fa604e77-8ee7-4a45-b342-9a4ae30de970 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:40.946716 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-8bc7f30c-1386-481b-a764-b4f4c3976ba7 req-fa604e77-8ee7-4a45-b342-9a4ae30de970 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] DELETE https://10.4.3.206/volume/v3/attachments/5cdb22fe-1fa5-447a-8e1d-f9b92d9db4dc Jul 22 09:57:40.946901 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-8bc7f30c-1386-481b-a764-b4f4c3976ba7 req-fa604e77-8ee7-4a45-b342-9a4ae30de970 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:40.947486 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-8bc7f30c-1386-481b-a764-b4f4c3976ba7 req-fa604e77-8ee7-4a45-b342-9a4ae30de970 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:40.954719 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:40.954719 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:40.994489 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Create volume of 1 GB Jul 22 09:57:41.003057 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Availability Zones retrieved successfully. Jul 22 09:57:41.004632 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-68f84f54-98af-4968-8020-d0f06a2811df None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:41.012082 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68f84f54-98af-4968-8020-d0f06a2811df tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:41.012082 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68f84f54-98af-4968-8020-d0f06a2811df tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:41.012082 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68f84f54-98af-4968-8020-d0f06a2811df tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:41.012082 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-68f84f54-98af-4968-8020-d0f06a2811df tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:41.017772 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:41.017772 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:41.017772 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68f84f54-98af-4968-8020-d0f06a2811df tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:41.017772 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 487/1965] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:41 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:41.019302 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Flow 'volume_create_api' (401aa3ae-8112-4c3b-b21d-555b8ea12f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:41.020339 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc0ecf93-f2f2-4004-af63-742b9b7527be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:41.021498 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:57:41.024568 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-8bc7f30c-1386-481b-a764-b4f4c3976ba7 req-fa604e77-8ee7-4a45-b342-9a4ae30de970 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/attachments/5cdb22fe-1fa5-447a-8e1d-f9b92d9db4dc returned with HTTP 200 Jul 22 09:57:41.025108 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 492/1966] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:57:40 2026] DELETE /volume/v3/attachments/5cdb22fe-1fa5-447a-8e1d-f9b92d9db4dc => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:41.036865 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-8bc7f30c-1386-481b-a764-b4f4c3976ba7 req-c52f87a8-090f-4a28-86dc-1c1f7f0296d3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:41.039210 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-8bc7f30c-1386-481b-a764-b4f4c3976ba7 req-c52f87a8-090f-4a28-86dc-1c1f7f0296d3 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] DELETE https://10.4.3.206/volume/v3/attachments/cc57f279-fe72-4bff-8fc6-027046cff4bc Jul 22 09:57:41.039445 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-8bc7f30c-1386-481b-a764-b4f4c3976ba7 req-c52f87a8-090f-4a28-86dc-1c1f7f0296d3 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:41.039791 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-8bc7f30c-1386-481b-a764-b4f4c3976ba7 req-c52f87a8-090f-4a28-86dc-1c1f7f0296d3 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:41.051045 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:41.051045 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:41.096869 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f8a25cf9-6764-4cc2-8b0f-9d0029b795e7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:41.099737 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f8a25cf9-6764-4cc2-8b0f-9d0029b795e7 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 Jul 22 09:57:41.099969 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f8a25cf9-6764-4cc2-8b0f-9d0029b795e7 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:41.100195 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f8a25cf9-6764-4cc2-8b0f-9d0029b795e7 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:41.100357 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-f8a25cf9-6764-4cc2-8b0f-9d0029b795e7 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] show called for member f828dabd-e0d8-475a-82d4-407510259335 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:57:41.102694 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc0ecf93-f2f2-4004-af63-742b9b7527be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:41.103615 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb53ed9c-75b5-4244-9961-8471a5989ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:41.108210 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:41.108210 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:41.119946 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f8a25cf9-6764-4cc2-8b0f-9d0029b795e7 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 returned with HTTP 200 Jul 22 09:57:41.120584 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 488/1967] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:57:41 2026] GET /volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 => generated 332 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:57:41.131068 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-8bc7f30c-1386-481b-a764-b4f4c3976ba7 req-c52f87a8-090f-4a28-86dc-1c1f7f0296d3 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/attachments/cc57f279-fe72-4bff-8fc6-027046cff4bc returned with HTTP 200 Jul 22 09:57:41.131224 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 496/1968] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:57:41 2026] DELETE /volume/v3/attachments/cc57f279-fe72-4bff-8fc6-027046cff4bc => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:41.133970 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:41.135748 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:57:41.136132 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-355437816", "volume_type": "36074679-030b-49ff-820d-93c44c5abfbf", "group_id": "f828dabd-e0d8-475a-82d4-407510259335", "size": 1}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:41.137719 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-355437816', 'volume_type': '36074679-030b-49ff-820d-93c44c5abfbf', 'group_id': 'f828dabd-e0d8-475a-82d4-407510259335', 'size': 1}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:57:41.141969 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-8bc7f30c-1386-481b-a764-b4f4c3976ba7 req-217d1eaa-c50b-4fdf-82d7-b1fdc1455ffb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:41.144391 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8bc7f30c-1386-481b-a764-b4f4c3976ba7 req-217d1eaa-c50b-4fdf-82d7-b1fdc1455ffb tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] DELETE https://10.4.3.206/volume/v3/attachments/422c331e-d372-42ae-bad8-9ea1212ac7ac Jul 22 09:57:41.144787 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:41.144787 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:41.144915 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8bc7f30c-1386-481b-a764-b4f4c3976ba7 req-217d1eaa-c50b-4fdf-82d7-b1fdc1455ffb tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:41.145168 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8bc7f30c-1386-481b-a764-b4f4c3976ba7 req-217d1eaa-c50b-4fdf-82d7-b1fdc1455ffb tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:41.145310 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Create volume of 1 GB Jul 22 09:57:41.152687 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Availability Zones retrieved successfully. Jul 22 09:57:41.158892 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:41.158892 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:41.164823 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Flow 'volume_create_api' (48412cba-6b21-417a-8bd1-47117896a71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:41.170869 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (283ab4e7-8782-44cf-87d9-04aa1b364e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:41.171333 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:41.171333 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:41.171964 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:57:41.201383 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (283ab4e7-8782-44cf-87d9-04aa1b364e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:57:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=36074679-030b-49ff-820d-93c44c5abfbf,is_public=True,name='tempest-GroupsTest-volume-type-1707418386',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36074679-030b-49ff-820d-93c44c5abfbf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f828dabd-e0d8-475a-82d4-407510259335', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:41.202216 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a7a8f91-839e-48ba-afe0-ab466044426a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:41.211731 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Created reservations ['65102880-e76e-4cb6-86f2-20bf1d6272a1', '0e358ab4-232d-46e9-9165-10a3f702dc6f', '1e5a1f1c-de7e-47f4-8c5f-9b63fdf21b73', '4cc44a24-a5f0-4607-8ffd-f5b9b06541ec'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:41.212867 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb53ed9c-75b5-4244-9961-8471a5989ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65102880-e76e-4cb6-86f2-20bf1d6272a1', '0e358ab4-232d-46e9-9165-10a3f702dc6f', '1e5a1f1c-de7e-47f4-8c5f-9b63fdf21b73', '4cc44a24-a5f0-4607-8ffd-f5b9b06541ec']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:41.213824 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7328ddb-2188-4bb6-aa90-82b0daa18fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:41.237696 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1707418386 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1707418386, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:57:41.238225 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1707418386 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1707418386, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:57:41.244198 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7328ddb-2188-4bb6-aa90-82b0daa18fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2136f6a3-9ab5-4028-8043-51738ce84687', '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-1403639788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78f058c615ad409b9ecc64aa344cc4b9',qos_specs=None,replication_status=,reservations=['65102880-e76e-4cb6-86f2-20bf1d6272a1','0e358ab4-232d-46e9-9165-10a3f702dc6f','1e5a1f1c-de7e-47f4-8c5f-9b63fdf21b73','4cc44a24-a5f0-4607-8ffd-f5b9b06541ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e0a7977946a49a8a4987b5d2c1ac403',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:57:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1403639788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2136f6a3-9ab5-4028-8043-51738ce84687,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78f058c615ad409b9ecc64aa344cc4b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e0a7977946a49a8a4987b5d2c1ac403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:41.245423 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b57f011b-1e13-4a12-bc8a-ad5c249b5ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:41.260911 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8bc7f30c-1386-481b-a764-b4f4c3976ba7 req-217d1eaa-c50b-4fdf-82d7-b1fdc1455ffb tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/attachments/422c331e-d372-42ae-bad8-9ea1212ac7ac returned with HTTP 200 Jul 22 09:57:41.261180 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 489/1969] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:57:41 2026] DELETE /volume/v3/attachments/422c331e-d372-42ae-bad8-9ea1212ac7ac => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:41.283560 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b57f011b-1e13-4a12-bc8a-ad5c249b5ba2) transitioned into state 'SUCCESS' from state '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-1403639788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78f058c615ad409b9ecc64aa344cc4b9',qos_specs=None,replication_status=,reservations=['65102880-e76e-4cb6-86f2-20bf1d6272a1','0e358ab4-232d-46e9-9165-10a3f702dc6f','1e5a1f1c-de7e-47f4-8c5f-9b63fdf21b73','4cc44a24-a5f0-4607-8ffd-f5b9b06541ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e0a7977946a49a8a4987b5d2c1ac403',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:41.284310 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffcb1470-c0e4-4539-a334-65f2b38314c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:41.303322 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffcb1470-c0e4-4539-a334-65f2b38314c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:41.304611 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Flow 'volume_create_api' (401aa3ae-8112-4c3b-b21d-555b8ea12f2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:41.304943 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Create volume request issued successfully. Jul 22 09:57:41.305861 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d0e5cc6b-0b99-442c-8333-4b44a0258f2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:57:41.306848 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 493/1970] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:57:40 2026] POST /volume/v3/volumes => generated 753 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:57:41.323268 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Created reservations ['d3fa60d0-efd1-436d-8467-ae5a1e8b4fb9', '87cea30c-5265-47b1-98d3-112e725f615d', 'ab5ade9a-c784-4eb6-afa4-3f9a7e22eb22', 'b6c62d26-41e8-4581-9ff2-27371f22f06f'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:41.324229 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a7a8f91-839e-48ba-afe0-ab466044426a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3fa60d0-efd1-436d-8467-ae5a1e8b4fb9', '87cea30c-5265-47b1-98d3-112e725f615d', 'ab5ade9a-c784-4eb6-afa4-3f9a7e22eb22', 'b6c62d26-41e8-4581-9ff2-27371f22f06f']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:41.325272 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b69d451c-2240-4984-b375-dbda8a27a8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:41.335065 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-257b50ca-be45-4632-bd72-b3ee1b91aa97 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:41.340163 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-257b50ca-be45-4632-bd72-b3ee1b91aa97 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] GET https://10.4.3.206/volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 Jul 22 09:57:41.340500 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-257b50ca-be45-4632-bd72-b3ee1b91aa97 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:41.340875 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-257b50ca-be45-4632-bd72-b3ee1b91aa97 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:41.357852 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:41.357852 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:41.361570 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b69d451c-2240-4984-b375-dbda8a27a8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f658fe7-4545-4d49-983a-bed21017de90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-355437816',encryption_key_id=None,group_id=f828dabd-e0d8-475a-82d4-407510259335,group_type_id=,metadata={},multiattach=False,project_id='9b485a9a81af4f39808bb791300e7918',qos_specs=None,replication_status=,reservations=['d3fa60d0-efd1-436d-8467-ae5a1e8b4fb9','87cea30c-5265-47b1-98d3-112e725f615d','ab5ade9a-c784-4eb6-afa4-3f9a7e22eb22','b6c62d26-41e8-4581-9ff2-27371f22f06f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eabe8206929748149d827139749fa8e1',volume_type_id=36074679-030b-49ff-820d-93c44c5abfbf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:57:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-355437816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f828dabd-e0d8-475a-82d4-407510259335,host=None,id=8f658fe7-4545-4d49-983a-bed21017de90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b485a9a81af4f39808bb791300e7918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eabe8206929748149d827139749fa8e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36074679-030b-49ff-820d-93c44c5abfbf),volume_type_id=36074679-030b-49ff-820d-93c44c5abfbf)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:41.363004 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (938a9e00-421c-4b03-b64c-394e0d5fdbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:41.370740 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-257b50ca-be45-4632-bd72-b3ee1b91aa97 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Volume info retrieved successfully. Jul 22 09:57:41.377987 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-257b50ca-be45-4632-bd72-b3ee1b91aa97 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] https://10.4.3.206/volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 returned with HTTP 200 Jul 22 09:57:41.378695 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 497/1971] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:41 2026] GET /volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 => generated 821 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:41.399413 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (938a9e00-421c-4b03-b64c-394e0d5fdbd0) transitioned into state 'SUCCESS' from state '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-355437816',encryption_key_id=None,group_id=f828dabd-e0d8-475a-82d4-407510259335,group_type_id=,metadata={},multiattach=False,project_id='9b485a9a81af4f39808bb791300e7918',qos_specs=None,replication_status=,reservations=['d3fa60d0-efd1-436d-8467-ae5a1e8b4fb9','87cea30c-5265-47b1-98d3-112e725f615d','ab5ade9a-c784-4eb6-afa4-3f9a7e22eb22','b6c62d26-41e8-4581-9ff2-27371f22f06f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eabe8206929748149d827139749fa8e1',volume_type_id=36074679-030b-49ff-820d-93c44c5abfbf)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:41.400298 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfe4a6ba-e38b-4601-996f-56fdbeb039e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:41.428573 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfe4a6ba-e38b-4601-996f-56fdbeb039e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:41.429869 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Flow 'volume_create_api' (48412cba-6b21-417a-8bd1-47117896a71a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:41.430349 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Create volume request issued successfully. Jul 22 09:57:41.431937 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:57:41.431937 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:57:41.492813 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:57:41.498467 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:41.498467 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:41.502430 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-39c559f9-733a-47b4-b334-4e0ddbebf109 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:57:41.502853 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 493/1972] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 09:57:41 2026] POST /volume/v3/volumes => generated 814 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:41.519256 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a568ffbd-3b9b-47e1-aaa0-718af913945b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:41.519256 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a568ffbd-3b9b-47e1-aaa0-718af913945b tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/volumes/8f658fe7-4545-4d49-983a-bed21017de90 Jul 22 09:57:41.519256 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a568ffbd-3b9b-47e1-aaa0-718af913945b tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:41.519256 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a568ffbd-3b9b-47e1-aaa0-718af913945b tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:41.525584 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:41.525584 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:41.536355 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a568ffbd-3b9b-47e1-aaa0-718af913945b tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Volume info retrieved successfully. Jul 22 09:57:41.537127 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-a568ffbd-3b9b-47e1-aaa0-718af913945b tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:57:41.537295 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-a568ffbd-3b9b-47e1-aaa0-718af913945b tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:57:41.578289 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-a568ffbd-3b9b-47e1-aaa0-718af913945b tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:57:41.581301 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:41.581301 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:41.587970 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a568ffbd-3b9b-47e1-aaa0-718af913945b tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes/8f658fe7-4545-4d49-983a-bed21017de90 returned with HTTP 200 Jul 22 09:57:41.588375 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 490/1973] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:57:41 2026] GET /volume/v3/volumes/8f658fe7-4545-4d49-983a-bed21017de90 => generated 882 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:42.031181 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3486379b-cf37-4655-8193-3531be5d0f7b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:42.034133 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3486379b-cf37-4655-8193-3531be5d0f7b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:42.034442 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3486379b-cf37-4655-8193-3531be5d0f7b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:42.034719 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3486379b-cf37-4655-8193-3531be5d0f7b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:42.034982 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-3486379b-cf37-4655-8193-3531be5d0f7b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:42.040405 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:42.040405 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:42.041406 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3486379b-cf37-4655-8193-3531be5d0f7b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:42.042111 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 494/1974] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:42 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:42.396494 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5d39ae75-a6fc-4ad8-a6b1-4fa089c98753 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:42.401989 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5d39ae75-a6fc-4ad8-a6b1-4fa089c98753 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] GET https://10.4.3.206/volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 Jul 22 09:57:42.402243 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5d39ae75-a6fc-4ad8-a6b1-4fa089c98753 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:42.402536 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5d39ae75-a6fc-4ad8-a6b1-4fa089c98753 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:42.419826 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:42.419826 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:42.428153 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-5d39ae75-a6fc-4ad8-a6b1-4fa089c98753 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Volume info retrieved successfully. Jul 22 09:57:42.437996 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5d39ae75-a6fc-4ad8-a6b1-4fa089c98753 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] https://10.4.3.206/volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 returned with HTTP 200 Jul 22 09:57:42.438489 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 498/1975] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:42 2026] GET /volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 => generated 1361 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:42.483856 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-e5ed15d2-cb2e-4ffc-90a4-e4125461922d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:42.486791 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-e5ed15d2-cb2e-4ffc-90a4-e4125461922d tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] GET https://10.4.3.206/volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 Jul 22 09:57:42.487022 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-e5ed15d2-cb2e-4ffc-90a4-e4125461922d tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:42.487359 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-e5ed15d2-cb2e-4ffc-90a4-e4125461922d tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:42.501222 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:42.501222 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:42.511252 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-e5ed15d2-cb2e-4ffc-90a4-e4125461922d tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Volume info retrieved successfully. Jul 22 09:57:42.523327 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-e5ed15d2-cb2e-4ffc-90a4-e4125461922d tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] https://10.4.3.206/volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 returned with HTTP 200 Jul 22 09:57:42.523981 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 494/1976] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:57:42 2026] GET /volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 => generated 1361 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:42.601269 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-48b02c82-4b6c-4528-bf91-1d7daa5c8de1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:42.603717 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48b02c82-4b6c-4528-bf91-1d7daa5c8de1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/volumes/8f658fe7-4545-4d49-983a-bed21017de90 Jul 22 09:57:42.603896 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48b02c82-4b6c-4528-bf91-1d7daa5c8de1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:42.604281 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48b02c82-4b6c-4528-bf91-1d7daa5c8de1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:42.616916 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:42.616916 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:42.624662 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-48b02c82-4b6c-4528-bf91-1d7daa5c8de1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Volume info retrieved successfully. Jul 22 09:57:42.625536 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-48b02c82-4b6c-4528-bf91-1d7daa5c8de1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:57:42.626452 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-48b02c82-4b6c-4528-bf91-1d7daa5c8de1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:57:42.668755 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-48b02c82-4b6c-4528-bf91-1d7daa5c8de1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:57:42.675084 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:42.675084 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:42.685319 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48b02c82-4b6c-4528-bf91-1d7daa5c8de1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes/8f658fe7-4545-4d49-983a-bed21017de90 returned with HTTP 200 Jul 22 09:57:42.685319 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 491/1977] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:57:42 2026] GET /volume/v3/volumes/8f658fe7-4545-4d49-983a-bed21017de90 => generated 907 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:42.704853 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-349c5421-6981-4a95-9882-812c7dcb88bf None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:42.707126 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:57:42.707584 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1608386451", "volume_type": "36074679-030b-49ff-820d-93c44c5abfbf", "group_id": "f828dabd-e0d8-475a-82d4-407510259335", "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:42.709321 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1608386451', 'volume_type': '36074679-030b-49ff-820d-93c44c5abfbf', 'group_id': 'f828dabd-e0d8-475a-82d4-407510259335', 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:57:42.726683 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:42.726683 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:42.727326 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Create volume of 1 GB Jul 22 09:57:42.757172 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Availability Zones retrieved successfully. Jul 22 09:57:42.772292 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Flow 'volume_create_api' (a6917a55-f562-4f77-84da-8278c7ba2f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:42.776478 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de619bba-5102-4a6f-b770-aa04339107c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:42.776964 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:42.776964 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:42.777783 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:57:42.830730 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de619bba-5102-4a6f-b770-aa04339107c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:57:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=36074679-030b-49ff-820d-93c44c5abfbf,is_public=True,name='tempest-GroupsTest-volume-type-1707418386',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36074679-030b-49ff-820d-93c44c5abfbf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f828dabd-e0d8-475a-82d4-407510259335', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:42.831742 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85db36ed-e32e-4a48-abf5-db9efd196660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:42.872275 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1707418386 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1707418386, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:57:42.874961 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1707418386 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1707418386, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:57:42.915032 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Created reservations ['dcae8fb4-8daf-4a15-b7df-7322e52eef9e', 'da1c4866-cf81-4188-b3d9-e8650e1c9710', '7c6a2bbd-a6b9-4eba-90e9-ed4fbd0ecca8', '5878a24d-ee06-4a83-83b7-42ce2c7e2905'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:42.916044 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85db36ed-e32e-4a48-abf5-db9efd196660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcae8fb4-8daf-4a15-b7df-7322e52eef9e', 'da1c4866-cf81-4188-b3d9-e8650e1c9710', '7c6a2bbd-a6b9-4eba-90e9-ed4fbd0ecca8', '5878a24d-ee06-4a83-83b7-42ce2c7e2905']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:42.917614 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f21fd6-2c14-4566-b7c6-c58da4ea1948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:42.980741 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f21fd6-2c14-4566-b7c6-c58da4ea1948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fc3b953-0cf3-41f9-afee-ce6b608abb1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1608386451',encryption_key_id=None,group_id=f828dabd-e0d8-475a-82d4-407510259335,group_type_id=,metadata={},multiattach=False,project_id='9b485a9a81af4f39808bb791300e7918',qos_specs=None,replication_status=,reservations=['dcae8fb4-8daf-4a15-b7df-7322e52eef9e','da1c4866-cf81-4188-b3d9-e8650e1c9710','7c6a2bbd-a6b9-4eba-90e9-ed4fbd0ecca8','5878a24d-ee06-4a83-83b7-42ce2c7e2905'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eabe8206929748149d827139749fa8e1',volume_type_id=36074679-030b-49ff-820d-93c44c5abfbf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:57:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1608386451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f828dabd-e0d8-475a-82d4-407510259335,host=None,id=0fc3b953-0cf3-41f9-afee-ce6b608abb1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b485a9a81af4f39808bb791300e7918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eabe8206929748149d827139749fa8e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36074679-030b-49ff-820d-93c44c5abfbf),volume_type_id=36074679-030b-49ff-820d-93c44c5abfbf)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:42.981826 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ae9f17-95ea-4a56-955c-90a092f40649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:43.031049 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ae9f17-95ea-4a56-955c-90a092f40649) transitioned into state 'SUCCESS' from state '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-1608386451',encryption_key_id=None,group_id=f828dabd-e0d8-475a-82d4-407510259335,group_type_id=,metadata={},multiattach=False,project_id='9b485a9a81af4f39808bb791300e7918',qos_specs=None,replication_status=,reservations=['dcae8fb4-8daf-4a15-b7df-7322e52eef9e','da1c4866-cf81-4188-b3d9-e8650e1c9710','7c6a2bbd-a6b9-4eba-90e9-ed4fbd0ecca8','5878a24d-ee06-4a83-83b7-42ce2c7e2905'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eabe8206929748149d827139749fa8e1',volume_type_id=36074679-030b-49ff-820d-93c44c5abfbf)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:43.031902 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87093e22-fc21-467a-acc8-b4d317ff060c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:43.055233 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87093e22-fc21-467a-acc8-b4d317ff060c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:43.056114 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-85a1ebdf-7dd5-440b-a908-f828f6c40888 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:43.056366 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Flow 'volume_create_api' (a6917a55-f562-4f77-84da-8278c7ba2f21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:43.056886 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Create volume request issued successfully. Jul 22 09:57:43.057749 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:57:43.057974 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:57:43.058591 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-85a1ebdf-7dd5-440b-a908-f828f6c40888 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:43.058821 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-85a1ebdf-7dd5-440b-a908-f828f6c40888 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:43.059076 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-85a1ebdf-7dd5-440b-a908-f828f6c40888 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:43.059227 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-85a1ebdf-7dd5-440b-a908-f828f6c40888 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:43.063784 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:43.063784 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:43.064519 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-85a1ebdf-7dd5-440b-a908-f828f6c40888 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:43.064955 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 499/1978] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:43 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:43.113374 np0000005636 devstack@c-api.service[100149]: DEBUG oslo_db.sqlalchemy.engines [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:57:43.117004 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:43.117004 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:43.122264 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-349c5421-6981-4a95-9882-812c7dcb88bf tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:57:43.122951 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 495/1979] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 09:57:42 2026] POST /volume/v3/volumes => generated 815 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:43.139868 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-52af70b2-a156-4bea-8011-19036e720049 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:43.142706 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-52af70b2-a156-4bea-8011-19036e720049 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/volumes/0fc3b953-0cf3-41f9-afee-ce6b608abb1c Jul 22 09:57:43.142974 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-52af70b2-a156-4bea-8011-19036e720049 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:43.143200 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-52af70b2-a156-4bea-8011-19036e720049 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:43.156524 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:43.156524 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:43.161333 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-52af70b2-a156-4bea-8011-19036e720049 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Volume info retrieved successfully. Jul 22 09:57:43.162085 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-52af70b2-a156-4bea-8011-19036e720049 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:57:43.162284 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-52af70b2-a156-4bea-8011-19036e720049 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:57:43.216641 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-52af70b2-a156-4bea-8011-19036e720049 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:57:43.223598 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:43.223598 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:43.232640 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-52af70b2-a156-4bea-8011-19036e720049 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes/0fc3b953-0cf3-41f9-afee-ce6b608abb1c returned with HTTP 200 Jul 22 09:57:43.233495 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 495/1980] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:57:43 2026] GET /volume/v3/volumes/0fc3b953-0cf3-41f9-afee-ce6b608abb1c => generated 883 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:43.328186 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-ca667a72-7e95-4c6d-a92e-7d6453b76469 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:43.330603 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-ca667a72-7e95-4c6d-a92e-7d6453b76469 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] GET https://10.4.3.206/volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 Jul 22 09:57:43.331011 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-ca667a72-7e95-4c6d-a92e-7d6453b76469 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:43.331258 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-ca667a72-7e95-4c6d-a92e-7d6453b76469 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:43.343910 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:43.343910 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:43.353276 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-ca667a72-7e95-4c6d-a92e-7d6453b76469 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Volume info retrieved successfully. Jul 22 09:57:43.362652 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-ca667a72-7e95-4c6d-a92e-7d6453b76469 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] https://10.4.3.206/volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 returned with HTTP 200 Jul 22 09:57:43.363420 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 492/1981] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:57:43 2026] GET /volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:43.376948 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0419e3d3-0a3f-4ada-9c91-673afd69d741 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:43.376948 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0419e3d3-0a3f-4ada-9c91-673afd69d741 None None] GET https://10.4.3.206/volume// Jul 22 09:57:43.376948 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0419e3d3-0a3f-4ada-9c91-673afd69d741 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:43.376948 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0419e3d3-0a3f-4ada-9c91-673afd69d741 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:43.376948 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0419e3d3-0a3f-4ada-9c91-673afd69d741 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:57:43.377989 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 500/1982] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 09:57:43 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:57:43.391385 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-74039068-1105-4368-a2a3-164740190458 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:43.394610 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-74039068-1105-4368-a2a3-164740190458 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:57:43.395105 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-74039068-1105-4368-a2a3-164740190458 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2136f6a3-9ab5-4028-8043-51738ce84687", "connector": null, "instance_uuid": "fbf1031e-04a0-4f34-93c8-43a8c16ee531"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:43.407214 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:43.407214 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:43.450701 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-74039068-1105-4368-a2a3-164740190458 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:57:43.451418 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 496/1983] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:57:43 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:44.079835 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c8992d53-9b4d-4899-8178-f0eb50f021b8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:44.081957 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c8992d53-9b4d-4899-8178-f0eb50f021b8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:44.082196 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c8992d53-9b4d-4899-8178-f0eb50f021b8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:44.082399 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c8992d53-9b4d-4899-8178-f0eb50f021b8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:44.082532 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-c8992d53-9b4d-4899-8178-f0eb50f021b8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:44.087388 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:44.087388 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:44.088109 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c8992d53-9b4d-4899-8178-f0eb50f021b8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:44.088728 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 496/1984] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:44 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:44.103830 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6476e237-329e-4104-a998-5f3978a9534d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:44.108473 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6476e237-329e-4104-a998-5f3978a9534d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f/export_record Jul 22 09:57:44.108815 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6476e237-329e-4104-a998-5f3978a9534d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:44.111148 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6476e237-329e-4104-a998-5f3978a9534d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'export_record' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:44.111332 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-6476e237-329e-4104-a998-5f3978a9534d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Export record for backup 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100152) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 09:57:44.117813 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:44.117813 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:44.119829 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.api [None req-6476e237-329e-4104-a998-5f3978a9534d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling RPCAPI with context: , host: np0000005636, backup: 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100152) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 09:57:44.127441 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-6476e237-329e-4104-a998-5f3978a9534d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] export_record in rpcapi backup_id 53cd4340-6fb7-43c5-82cb-c82212e2671f on host np0000005636. {{(pid=100152) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 09:57:44.145855 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-6476e237-329e-4104-a998-5f3978a9534d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTNjZDQzNDAtNmZiNy00M2M1LTgyY2ItYzgyMjEyZTI2NzFmIiwgInVzZXJfaWQiOiAiMjE1NzIzZWFmYWJjNGY2OGE5MDJjNDQ5MjQ2MTEyNmEiLCAicHJvamVjdF9pZCI6ICJjNmEwOWQwY2JmYTc0YzNjOGM3OTMyNDBmMzVjZTBjOSIsICJ2b2x1bWVfaWQiOiAiZmM0NzBmMjktMjZkZC00YTUzLThmMzQtOWYzMDVlOGVkMmRmIiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NDg4NzkzNTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYzQ3MGYyOS0yNmRkLTRhNTMtOGYzNC05ZjMwNWU4ZWQyZGYvMjAyNjA3MjIwOTU3MjkvYXpfbm92YV9iYWNrdXBfNTNjZDQzNDAtNmZiNy00M2M1LTgyY2ItYzgyMjEyZTI2NzFmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwOTo1NzoyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwOTo1NzoyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA5OjU3OjQ0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100152) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 09:57:44.146324 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6476e237-329e-4104-a998-5f3978a9534d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f/export_record returned with HTTP 200 Jul 22 09:57:44.147843 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 493/1985] 10.4.3.206 () {68 vars in 1430 bytes} [Wed Jul 22 09:57:44 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f/export_record => generated 1424 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:44.156467 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-393ab088-282a-4781-abe4-6b6a348a1ee8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:44.158634 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-393ab088-282a-4781-abe4-6b6a348a1ee8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:57:44.158886 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-393ab088-282a-4781-abe4-6b6a348a1ee8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:44.159100 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-393ab088-282a-4781-abe4-6b6a348a1ee8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:44.159208 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-393ab088-282a-4781-abe4-6b6a348a1ee8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:44.164060 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:44.164060 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:44.164724 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-393ab088-282a-4781-abe4-6b6a348a1ee8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:57:44.165198 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 501/1986] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:44 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:44.176401 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-03c173af-bf0b-4600-a48e-870c1e81d574 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:44.178525 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-03c173af-bf0b-4600-a48e-870c1e81d574 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] POST https://10.4.3.206/volume/v3/backups/import_record Jul 22 09:57:44.178525 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-03c173af-bf0b-4600-a48e-870c1e81d574 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWRjMjJiYzAtZGI1ZS00ZDBmLTljNGMtYTUwYmIwNWJjZTFkIiwgInVzZXJfaWQiOiAiMjE1NzIzZWFmYWJjNGY2OGE5MDJjNDQ5MjQ2MTEyNmEiLCAicHJvamVjdF9pZCI6ICJjNmEwOWQwY2JmYTc0YzNjOGM3OTMyNDBmMzVjZTBjOSIsICJ2b2x1bWVfaWQiOiAiZmM0NzBmMjktMjZkZC00YTUzLThmMzQtOWYzMDVlOGVkMmRmIiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NDg4NzkzNTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYzQ3MGYyOS0yNmRkLTRhNTMtOGYzNC05ZjMwNWU4ZWQyZGYvMjAyNjA3MjIwOTU3MjkvYXpfbm92YV9iYWNrdXBfNTNjZDQzNDAtNmZiNy00M2M1LTgyY2ItYzgyMjEyZTI2NzFmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwOTo1NzoyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwOTo1NzoyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA5OjU3OjQ0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:44.179909 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-03c173af-bf0b-4600-a48e-870c1e81d574 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWRjMjJiYzAtZGI1ZS00ZDBmLTljNGMtYTUwYmIwNWJjZTFkIiwgInVzZXJfaWQiOiAiMjE1NzIzZWFmYWJjNGY2OGE5MDJjNDQ5MjQ2MTEyNmEiLCAicHJvamVjdF9pZCI6ICJjNmEwOWQwY2JmYTc0YzNjOGM3OTMyNDBmMzVjZTBjOSIsICJ2b2x1bWVfaWQiOiAiZmM0NzBmMjktMjZkZC00YTUzLThmMzQtOWYzMDVlOGVkMmRmIiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NDg4NzkzNTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYzQ3MGYyOS0yNmRkLTRhNTMtOGYzNC05ZjMwNWU4ZWQyZGYvMjAyNjA3MjIwOTU3MjkvYXpfbm92YV9iYWNrdXBfNTNjZDQzNDAtNmZiNy00M2M1LTgyY2ItYzgyMjEyZTI2NzFmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwOTo1NzoyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwOTo1NzoyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA5OjU3OjQ0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100149) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 22 09:57:44.180057 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-03c173af-bf0b-4600-a48e-870c1e81d574 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWRjMjJiYzAtZGI1ZS00ZDBmLTljNGMtYTUwYmIwNWJjZTFkIiwgInVzZXJfaWQiOiAiMjE1NzIzZWFmYWJjNGY2OGE5MDJjNDQ5MjQ2MTEyNmEiLCAicHJvamVjdF9pZCI6ICJjNmEwOWQwY2JmYTc0YzNjOGM3OTMyNDBmMzVjZTBjOSIsICJ2b2x1bWVfaWQiOiAiZmM0NzBmMjktMjZkZC00YTUzLThmMzQtOWYzMDVlOGVkMmRmIiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NDg4NzkzNTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYzQ3MGYyOS0yNmRkLTRhNTMtOGYzNC05ZjMwNWU4ZWQyZGYvMjAyNjA3MjIwOTU3MjkvYXpfbm92YV9iYWNrdXBfNTNjZDQzNDAtNmZiNy00M2M1LTgyY2ItYzgyMjEyZTI2NzFmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwOTo1NzoyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwOTo1NzoyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA5OjU3OjQ0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100149) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 22 09:57:44.180269 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:44.180269 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:44.227159 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-03c173af-bf0b-4600-a48e-870c1e81d574 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Created reservations ['a4e5bb4f-2c1c-4368-98d6-24a5c26fdbba', 'cb8b111a-0fde-4759-bc64-107d5de8f6af'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:44.251249 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7623b4e5-5dad-419a-8f29-26206a70f8da None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:44.252878 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7623b4e5-5dad-419a-8f29-26206a70f8da tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/volumes/0fc3b953-0cf3-41f9-afee-ce6b608abb1c Jul 22 09:57:44.253142 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7623b4e5-5dad-419a-8f29-26206a70f8da tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:44.253323 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7623b4e5-5dad-419a-8f29-26206a70f8da tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:44.265937 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:44.265937 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:44.274640 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7623b4e5-5dad-419a-8f29-26206a70f8da tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Volume info retrieved successfully. Jul 22 09:57:44.275412 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-7623b4e5-5dad-419a-8f29-26206a70f8da tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:57:44.275600 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-7623b4e5-5dad-419a-8f29-26206a70f8da tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:57:44.305649 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.rpcapi [None req-03c173af-bf0b-4600-a48e-870c1e81d574 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] import_record rpcapi backup id 5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d on host np0000005636 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWRjMjJiYzAtZGI1ZS00ZDBmLTljNGMtYTUwYmIwNWJjZTFkIiwgInVzZXJfaWQiOiAiMjE1NzIzZWFmYWJjNGY2OGE5MDJjNDQ5MjQ2MTEyNmEiLCAicHJvamVjdF9pZCI6ICJjNmEwOWQwY2JmYTc0YzNjOGM3OTMyNDBmMzVjZTBjOSIsICJ2b2x1bWVfaWQiOiAiZmM0NzBmMjktMjZkZC00YTUzLThmMzQtOWYzMDVlOGVkMmRmIiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NDg4NzkzNTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYzQ3MGYyOS0yNmRkLTRhNTMtOGYzNC05ZjMwNWU4ZWQyZGYvMjAyNjA3MjIwOTU3MjkvYXpfbm92YV9iYWNrdXBfNTNjZDQzNDAtNmZiNy00M2M1LTgyY2ItYzgyMjEyZTI2NzFmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwOTo1NzoyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwOTo1NzoyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA5OjU3OjQ0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100149) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 22 09:57:44.307847 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-03c173af-bf0b-4600-a48e-870c1e81d574 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Import record output: {'backup': {'id': '5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.206/volume/v3/backups/5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d'}, {'rel': 'bookmark', 'href': 'https://10.4.3.206/volume/backups/5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d'}]}}. {{(pid=100149) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 22 09:57:44.308142 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-03c173af-bf0b-4600-a48e-870c1e81d574 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/import_record returned with HTTP 201 Jul 22 09:57:44.308599 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 497/1987] 10.4.3.206 () {70 vars in 1342 bytes} [Wed Jul 22 09:57:44 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 133 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 22 09:57:44.319850 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-7623b4e5-5dad-419a-8f29-26206a70f8da tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:57:44.324906 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a0a0a315-3bd1-4e1b-b147-c50074103546 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:44.324906 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a0a0a315-3bd1-4e1b-b147-c50074103546 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d Jul 22 09:57:44.324906 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a0a0a315-3bd1-4e1b-b147-c50074103546 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:44.324906 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a0a0a315-3bd1-4e1b-b147-c50074103546 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:44.324906 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a0a0a315-3bd1-4e1b-b147-c50074103546 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:44.325955 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:44.325955 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:44.331969 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:44.331969 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:44.332852 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a0a0a315-3bd1-4e1b-b147-c50074103546 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d returned with HTTP 200 Jul 22 09:57:44.333340 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 494/1988] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:44 2026] GET /volume/v3/backups/5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d => generated 647 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:44.336405 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7623b4e5-5dad-419a-8f29-26206a70f8da tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes/0fc3b953-0cf3-41f9-afee-ce6b608abb1c returned with HTTP 200 Jul 22 09:57:44.336939 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 497/1989] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:57:44 2026] GET /volume/v3/volumes/0fc3b953-0cf3-41f9-afee-ce6b608abb1c => generated 908 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:44.356324 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6fa56a3d-f791-436b-a03c-dd2392092342 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:44.359166 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6fa56a3d-f791-436b-a03c-dd2392092342 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] PUT https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 Jul 22 09:57:44.359576 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6fa56a3d-f791-436b-a03c-dd2392092342 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "0fc3b953-0cf3-41f9-afee-ce6b608abb1c"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:44.362278 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-6fa56a3d-f791-436b-a03c-dd2392092342 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Update called for group f828dabd-e0d8-475a-82d4-407510259335. {{(pid=100151) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 09:57:44.362278 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.groups [None req-6fa56a3d-f791-436b-a03c-dd2392092342 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Updating group f828dabd-e0d8-475a-82d4-407510259335 with name new_group description: This is a new group add_volumes: None remove_volumes: 0fc3b953-0cf3-41f9-afee-ce6b608abb1c. Jul 22 09:57:44.366218 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:44.366218 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:44.399061 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6fa56a3d-f791-436b-a03c-dd2392092342 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 returned with HTTP 202 Jul 22 09:57:44.399061 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 502/1990] 10.4.3.206 () {70 vars in 1407 bytes} [Wed Jul 22 09:57:44 2026] PUT /volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:57:44.407589 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-25ceac0e-4572-4bff-8ecf-e33dbbcb0579 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:44.409534 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-25ceac0e-4572-4bff-8ecf-e33dbbcb0579 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 Jul 22 09:57:44.409747 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-25ceac0e-4572-4bff-8ecf-e33dbbcb0579 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:44.410002 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-25ceac0e-4572-4bff-8ecf-e33dbbcb0579 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:44.410162 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-25ceac0e-4572-4bff-8ecf-e33dbbcb0579 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] show called for member f828dabd-e0d8-475a-82d4-407510259335 {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:57:44.416380 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:44.416380 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:44.425391 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-25ceac0e-4572-4bff-8ecf-e33dbbcb0579 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 returned with HTTP 200 Jul 22 09:57:44.425880 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 498/1991] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:57:44 2026] GET /volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:57:44.934621 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e6ac03eb-4ab8-4516-b951-e2657c8a68d3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:44.935241 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e6ac03eb-4ab8-4516-b951-e2657c8a68d3 None None] GET https://10.4.3.206/volume// Jul 22 09:57:44.935521 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e6ac03eb-4ab8-4516-b951-e2657c8a68d3 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:44.935816 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e6ac03eb-4ab8-4516-b951-e2657c8a68d3 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:44.936328 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e6ac03eb-4ab8-4516-b951-e2657c8a68d3 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:57:44.936764 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 495/1992] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:57:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:57:44.947848 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-0e79f930-e9d4-4dd0-a6e0-0354507212f9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:44.950396 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-0e79f930-e9d4-4dd0-a6e0-0354507212f9 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] GET https://10.4.3.206/volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 Jul 22 09:57:44.950691 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-0e79f930-e9d4-4dd0-a6e0-0354507212f9 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:44.950964 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-0e79f930-e9d4-4dd0-a6e0-0354507212f9 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:44.966512 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:44.966512 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:44.974384 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-0e79f930-e9d4-4dd0-a6e0-0354507212f9 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Volume info retrieved successfully. Jul 22 09:57:44.980508 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-0e79f930-e9d4-4dd0-a6e0-0354507212f9 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] https://10.4.3.206/volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 returned with HTTP 200 Jul 22 09:57:44.981635 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 498/1993] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:57:44 2026] GET /volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 => generated 1540 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 09:57:45.116466 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-d3a6768a-d93e-486e-94db-d808f80e5e7a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:45.119361 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-d3a6768a-d93e-486e-94db-d808f80e5e7a tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] PUT https://10.4.3.206/volume/v3/attachments/722d1b52-00c6-4918-baaa-50bb3fd5273f Jul 22 09:57:45.119893 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-d3a6768a-d93e-486e-94db-d808f80e5e7a tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:45.130561 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-d3a6768a-d93e-486e-94db-d808f80e5e7a tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Acquiring lock "cinder-attachment_update-2136f6a3-9ab5-4028-8043-51738ce84687-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:57:45.139337 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-d3a6768a-d93e-486e-94db-d808f80e5e7a tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Lock "cinder-attachment_update-2136f6a3-9ab5-4028-8043-51738ce84687-np0000005636" acquired by "attachment_update" :: waited 0.009s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:57:45.140510 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:45.140510 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:45.252398 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-50053ef5-8f1e-41a4-a529-6e12b6084a12 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:45.255879 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-50053ef5-8f1e-41a4-a529-6e12b6084a12 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] DELETE https://10.4.3.206/volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d Jul 22 09:57:45.256176 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-50053ef5-8f1e-41a4-a529-6e12b6084a12 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:45.256453 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-50053ef5-8f1e-41a4-a529-6e12b6084a12 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:45.256645 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-50053ef5-8f1e-41a4-a529-6e12b6084a12 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Delete volume with id: 3fc3d5c5-ec2c-4be1-8762-8e58618d415d Jul 22 09:57:45.266450 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:45.266450 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:45.267521 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-50053ef5-8f1e-41a4-a529-6e12b6084a12 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Volume info retrieved successfully. Jul 22 09:57:45.278201 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-d3a6768a-d93e-486e-94db-d808f80e5e7a tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Lock "cinder-attachment_update-2136f6a3-9ab5-4028-8043-51738ce84687-np0000005636" released by "attachment_update" :: held 0.139s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:57:45.279107 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-d3a6768a-d93e-486e-94db-d808f80e5e7a tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] https://10.4.3.206/volume/v3/attachments/722d1b52-00c6-4918-baaa-50bb3fd5273f returned with HTTP 200 Jul 22 09:57:45.279107 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 503/1994] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:57:45 2026] PUT /volume/v3/attachments/722d1b52-00c6-4918-baaa-50bb3fd5273f => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:45.302102 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-50053ef5-8f1e-41a4-a529-6e12b6084a12 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Delete volume request issued successfully. Jul 22 09:57:45.302523 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-50053ef5-8f1e-41a4-a529-6e12b6084a12 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d returned with HTTP 202 Jul 22 09:57:45.302941 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 499/1995] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:57:45 2026] DELETE /volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:45.313581 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c4782053-279c-4f25-89cb-6517b2ac29f0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:45.314410 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c4782053-279c-4f25-89cb-6517b2ac29f0 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] GET https://10.4.3.206/volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d Jul 22 09:57:45.314686 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c4782053-279c-4f25-89cb-6517b2ac29f0 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:45.314947 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c4782053-279c-4f25-89cb-6517b2ac29f0 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:45.326783 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:45.326783 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:45.327713 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-4bc93640-f078-4e34-a4f8-c1753cae31df None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:45.332476 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-4bc93640-f078-4e34-a4f8-c1753cae31df tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] POST https://10.4.3.206/volume/v3/attachments/722d1b52-00c6-4918-baaa-50bb3fd5273f/action Jul 22 09:57:45.335947 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-4bc93640-f078-4e34-a4f8-c1753cae31df tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:57:45.335947 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-4bc93640-f078-4e34-a4f8-c1753cae31df tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:45.336138 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c4782053-279c-4f25-89cb-6517b2ac29f0 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Volume info retrieved successfully. Jul 22 09:57:45.339769 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c4782053-279c-4f25-89cb-6517b2ac29f0 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d returned with HTTP 200 Jul 22 09:57:45.340607 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 496/1996] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:45 2026] GET /volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:45.347343 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e92c8a64-0cd5-4c16-b518-e7a4d51b1abe None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:45.349448 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e92c8a64-0cd5-4c16-b518-e7a4d51b1abe tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d Jul 22 09:57:45.349761 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e92c8a64-0cd5-4c16-b518-e7a4d51b1abe tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:45.351655 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e92c8a64-0cd5-4c16-b518-e7a4d51b1abe tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:45.351655 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-e92c8a64-0cd5-4c16-b518-e7a4d51b1abe tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:45.355251 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:45.355251 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:45.356190 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e92c8a64-0cd5-4c16-b518-e7a4d51b1abe tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d returned with HTTP 200 Jul 22 09:57:45.356685 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 504/1997] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:45 2026] GET /volume/v3/backups/5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:45.363746 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:45.363746 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:45.370981 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6ac95149-e127-4fa2-990c-4853efd5d9b0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:45.373961 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6ac95149-e127-4fa2-990c-4853efd5d9b0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] DELETE https://10.4.3.206/volume/v3/backups/5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d Jul 22 09:57:45.377147 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6ac95149-e127-4fa2-990c-4853efd5d9b0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:45.380199 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6ac95149-e127-4fa2-990c-4853efd5d9b0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:45.380199 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.backups [None req-6ac95149-e127-4fa2-990c-4853efd5d9b0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Delete backup with id: 5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d. Jul 22 09:57:45.385257 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:45.385257 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:45.388008 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ef8c20cb-d629-43c7-be20-a8fe98bac371 req-4bc93640-f078-4e34-a4f8-c1753cae31df tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] https://10.4.3.206/volume/v3/attachments/722d1b52-00c6-4918-baaa-50bb3fd5273f/action returned with HTTP 204 Jul 22 09:57:45.388603 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 499/1998] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:57:45 2026] POST /volume/v3/attachments/722d1b52-00c6-4918-baaa-50bb3fd5273f/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:45.406378 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.rpcapi [None req-6ac95149-e127-4fa2-990c-4853efd5d9b0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] delete_backup rpcapi backup_id 5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d {{(pid=100149) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 09:57:45.410208 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6ac95149-e127-4fa2-990c-4853efd5d9b0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d returned with HTTP 202 Jul 22 09:57:45.410710 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 500/1999] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:57:45 2026] DELETE /volume/v3/backups/5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:57:45.421083 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-219c1cd7-7ad3-45c5-b4d6-a328d8bccd32 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:45.423129 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-219c1cd7-7ad3-45c5-b4d6-a328d8bccd32 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d Jul 22 09:57:45.423426 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-219c1cd7-7ad3-45c5-b4d6-a328d8bccd32 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:45.423645 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-219c1cd7-7ad3-45c5-b4d6-a328d8bccd32 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:45.423762 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-219c1cd7-7ad3-45c5-b4d6-a328d8bccd32 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:45.435006 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:45.435006 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:45.435796 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-219c1cd7-7ad3-45c5-b4d6-a328d8bccd32 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d returned with HTTP 200 Jul 22 09:57:45.436276 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 497/2000] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:45 2026] GET /volume/v3/backups/5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:45.439717 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c9145dc1-0f81-4984-a130-d65022922bd2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:45.441854 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c9145dc1-0f81-4984-a130-d65022922bd2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 Jul 22 09:57:45.442160 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c9145dc1-0f81-4984-a130-d65022922bd2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:45.442404 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c9145dc1-0f81-4984-a130-d65022922bd2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:45.442558 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-c9145dc1-0f81-4984-a130-d65022922bd2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] show called for member f828dabd-e0d8-475a-82d4-407510259335 {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:57:45.447680 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:45.447680 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:45.456228 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c9145dc1-0f81-4984-a130-d65022922bd2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 returned with HTTP 200 Jul 22 09:57:45.456758 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 505/2001] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:57:45 2026] GET /volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:45.467557 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c338bab7-4b53-4fc6-affe-58675e4272ce None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:45.470337 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c338bab7-4b53-4fc6-affe-58675e4272ce tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 Jul 22 09:57:45.470337 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c338bab7-4b53-4fc6-affe-58675e4272ce tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:45.470337 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c338bab7-4b53-4fc6-affe-58675e4272ce tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:45.470337 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.groups [None req-c338bab7-4b53-4fc6-affe-58675e4272ce tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] show called for member f828dabd-e0d8-475a-82d4-407510259335 {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:57:45.475286 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:45.475286 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:45.499565 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c338bab7-4b53-4fc6-affe-58675e4272ce tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 returned with HTTP 200 Jul 22 09:57:45.500093 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 500/2002] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:57:45 2026] GET /volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 => generated 324 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:45.512871 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c8d956e5-687b-46fc-a679-286bc86912a1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:45.514782 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c8d956e5-687b-46fc-a679-286bc86912a1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:57:45.515150 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c8d956e5-687b-46fc-a679-286bc86912a1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:45.515326 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c8d956e5-687b-46fc-a679-286bc86912a1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:45.515709 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-c8d956e5-687b-46fc-a679-286bc86912a1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:57:45.517014 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-c8d956e5-687b-46fc-a679-286bc86912a1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:57:45.526802 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c8d956e5-687b-46fc-a679-286bc86912a1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Get all volumes completed successfully. Jul 22 09:57:45.527948 np0000005636 devstack@c-api.service[100149]: WARNING stevedore.named [None req-c8d956e5-687b-46fc-a679-286bc86912a1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:57:45.528045 np0000005636 devstack@c-api.service[100149]: WARNING castellan.key_manager [None req-c8d956e5-687b-46fc-a679-286bc86912a1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:57:45.575271 np0000005636 devstack@c-api.service[100149]: DEBUG oslo_db.sqlalchemy.engines [None req-c8d956e5-687b-46fc-a679-286bc86912a1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:57:45.580524 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:45.580524 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:45.592743 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c8d956e5-687b-46fc-a679-286bc86912a1 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:57:45.593292 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 501/2003] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:57:45 2026] GET /volume/v3/volumes/detail => generated 1774 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:57:45.611566 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a9982a2f-0d9c-4de6-92ac-febc210d4d41 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:45.614867 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a9982a2f-0d9c-4de6-92ac-febc210d4d41 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] PUT https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 Jul 22 09:57:45.614867 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a9982a2f-0d9c-4de6-92ac-febc210d4d41 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "0fc3b953-0cf3-41f9-afee-ce6b608abb1c"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:45.616473 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-a9982a2f-0d9c-4de6-92ac-febc210d4d41 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Update called for group f828dabd-e0d8-475a-82d4-407510259335. {{(pid=100152) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 09:57:45.616634 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.groups [None req-a9982a2f-0d9c-4de6-92ac-febc210d4d41 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Updating group f828dabd-e0d8-475a-82d4-407510259335 with name None description: None add_volumes: 0fc3b953-0cf3-41f9-afee-ce6b608abb1c remove_volumes: None. Jul 22 09:57:45.618585 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=281,cinder:UPDATE=71,cinder:INSERT=33 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:57:45.621156 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:45.621156 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:45.662076 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a9982a2f-0d9c-4de6-92ac-febc210d4d41 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 returned with HTTP 202 Jul 22 09:57:45.662658 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 498/2004] 10.4.3.206 () {70 vars in 1406 bytes} [Wed Jul 22 09:57:45 2026] PUT /volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:57:45.671737 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ebdb29d3-b49b-4011-b461-535fae8c81e5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:45.675132 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ebdb29d3-b49b-4011-b461-535fae8c81e5 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 Jul 22 09:57:45.675398 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ebdb29d3-b49b-4011-b461-535fae8c81e5 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:45.675650 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ebdb29d3-b49b-4011-b461-535fae8c81e5 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:45.675830 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-ebdb29d3-b49b-4011-b461-535fae8c81e5 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] show called for member f828dabd-e0d8-475a-82d4-407510259335 {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:57:45.679217 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:45.679217 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:45.688760 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ebdb29d3-b49b-4011-b461-535fae8c81e5 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 returned with HTTP 200 Jul 22 09:57:45.689252 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 506/2005] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:57:45 2026] GET /volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:46.357987 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6afddac7-0811-44cc-88b3-e99af1ed6c89 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:46.359774 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6afddac7-0811-44cc-88b3-e99af1ed6c89 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] GET https://10.4.3.206/volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d Jul 22 09:57:46.359992 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6afddac7-0811-44cc-88b3-e99af1ed6c89 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:46.360203 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6afddac7-0811-44cc-88b3-e99af1ed6c89 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:46.368330 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6afddac7-0811-44cc-88b3-e99af1ed6c89 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d returned with HTTP 404 Jul 22 09:57:46.368850 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 501/2006] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:46 2026] GET /volume/v3/volumes/3fc3d5c5-ec2c-4be1-8762-8e58618d415d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:46.375445 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d65a68bc-3883-4c6e-bc2b-8d5e4b1a24ec None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:46.379671 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d65a68bc-3883-4c6e-bc2b-8d5e4b1a24ec tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 Jul 22 09:57:46.379867 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d65a68bc-3883-4c6e-bc2b-8d5e4b1a24ec tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:46.380072 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d65a68bc-3883-4c6e-bc2b-8d5e4b1a24ec tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:46.380249 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-d65a68bc-3883-4c6e-bc2b-8d5e4b1a24ec tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Delete volume with id: f63b2439-b6ff-403c-9be2-728fc57a1489 Jul 22 09:57:46.388088 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:46.388088 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:46.388693 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d65a68bc-3883-4c6e-bc2b-8d5e4b1a24ec tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Volume info retrieved successfully. Jul 22 09:57:46.412246 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d65a68bc-3883-4c6e-bc2b-8d5e4b1a24ec tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Delete volume request issued successfully. Jul 22 09:57:46.412515 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d65a68bc-3883-4c6e-bc2b-8d5e4b1a24ec tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 returned with HTTP 202 Jul 22 09:57:46.413221 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 502/2007] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:57:46 2026] DELETE /volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:46.423385 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-03365e32-43f2-4c4f-b86b-5fc5cd578212 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:46.426460 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-03365e32-43f2-4c4f-b86b-5fc5cd578212 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] GET https://10.4.3.206/volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 Jul 22 09:57:46.426714 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-03365e32-43f2-4c4f-b86b-5fc5cd578212 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:46.426971 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-03365e32-43f2-4c4f-b86b-5fc5cd578212 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:46.440236 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:46.440236 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:46.444527 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-03365e32-43f2-4c4f-b86b-5fc5cd578212 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Volume info retrieved successfully. Jul 22 09:57:46.449032 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-03365e32-43f2-4c4f-b86b-5fc5cd578212 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 returned with HTTP 200 Jul 22 09:57:46.449418 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 499/2008] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:46 2026] GET /volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:46.451205 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3346648b-2571-49ba-9055-e5994971d803 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:46.453498 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3346648b-2571-49ba-9055-e5994971d803 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d Jul 22 09:57:46.453775 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3346648b-2571-49ba-9055-e5994971d803 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:46.454032 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3346648b-2571-49ba-9055-e5994971d803 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:46.454174 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-3346648b-2571-49ba-9055-e5994971d803 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:46.458806 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3346648b-2571-49ba-9055-e5994971d803 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d returned with HTTP 404 Jul 22 09:57:46.459468 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 507/2009] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:46 2026] GET /volume/v3/backups/5dc22bc0-db5e-4d0f-9c4c-a50bb05bce1d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:46.468701 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-95706486-868f-4aaf-9bd3-b392a3d1e142 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:46.470973 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-95706486-868f-4aaf-9bd3-b392a3d1e142 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/fc470f29-26dd-4a53-8f34-9f305e8ed2df Jul 22 09:57:46.471212 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-95706486-868f-4aaf-9bd3-b392a3d1e142 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:46.471439 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-95706486-868f-4aaf-9bd3-b392a3d1e142 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:46.471570 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-95706486-868f-4aaf-9bd3-b392a3d1e142 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Delete volume with id: fc470f29-26dd-4a53-8f34-9f305e8ed2df Jul 22 09:57:46.479288 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:46.479288 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:46.480053 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-95706486-868f-4aaf-9bd3-b392a3d1e142 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:57:46.502501 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-95706486-868f-4aaf-9bd3-b392a3d1e142 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Delete volume request issued successfully. Jul 22 09:57:46.502698 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-95706486-868f-4aaf-9bd3-b392a3d1e142 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/fc470f29-26dd-4a53-8f34-9f305e8ed2df returned with HTTP 202 Jul 22 09:57:46.503141 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 502/2010] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:57:46 2026] DELETE /volume/v3/volumes/fc470f29-26dd-4a53-8f34-9f305e8ed2df => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:46.509974 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ba99fc0e-509f-4d26-8acb-059ea2486429 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:46.514838 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ba99fc0e-509f-4d26-8acb-059ea2486429 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/volumes/fc470f29-26dd-4a53-8f34-9f305e8ed2df Jul 22 09:57:46.515207 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ba99fc0e-509f-4d26-8acb-059ea2486429 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:46.515515 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ba99fc0e-509f-4d26-8acb-059ea2486429 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:46.525233 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:46.525233 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:46.530315 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ba99fc0e-509f-4d26-8acb-059ea2486429 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:57:46.536266 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ba99fc0e-509f-4d26-8acb-059ea2486429 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/fc470f29-26dd-4a53-8f34-9f305e8ed2df returned with HTTP 200 Jul 22 09:57:46.536782 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 503/2011] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:46 2026] GET /volume/v3/volumes/fc470f29-26dd-4a53-8f34-9f305e8ed2df => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:46.704023 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4f7acc27-99c7-4ea7-9b35-d364b54facb2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:46.706279 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4f7acc27-99c7-4ea7-9b35-d364b54facb2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 Jul 22 09:57:46.706544 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4f7acc27-99c7-4ea7-9b35-d364b54facb2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:46.706763 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4f7acc27-99c7-4ea7-9b35-d364b54facb2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:46.706913 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-4f7acc27-99c7-4ea7-9b35-d364b54facb2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] show called for member f828dabd-e0d8-475a-82d4-407510259335 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:57:46.711213 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:46.711213 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:46.737515 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4f7acc27-99c7-4ea7-9b35-d364b54facb2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 returned with HTTP 200 Jul 22 09:57:46.738083 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 500/2012] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:57:46 2026] GET /volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 => generated 324 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:46.751328 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a3a1bf28-ed7c-4437-858a-4ef1d3fa0629 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:46.753057 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a3a1bf28-ed7c-4437-858a-4ef1d3fa0629 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:57:46.753346 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a3a1bf28-ed7c-4437-858a-4ef1d3fa0629 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:46.753602 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a3a1bf28-ed7c-4437-858a-4ef1d3fa0629 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:46.753846 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-a3a1bf28-ed7c-4437-858a-4ef1d3fa0629 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:57:46.754182 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:46.754182 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:46.754631 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a3a1bf28-ed7c-4437-858a-4ef1d3fa0629 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:57:46.766618 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a3a1bf28-ed7c-4437-858a-4ef1d3fa0629 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Get all volumes completed successfully. Jul 22 09:57:46.767519 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-a3a1bf28-ed7c-4437-858a-4ef1d3fa0629 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:57:46.767739 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-a3a1bf28-ed7c-4437-858a-4ef1d3fa0629 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:57:46.814712 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-a3a1bf28-ed7c-4437-858a-4ef1d3fa0629 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:57:46.818142 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:46.818142 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:46.821661 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-a3a1bf28-ed7c-4437-858a-4ef1d3fa0629 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:57:46.821790 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-a3a1bf28-ed7c-4437-858a-4ef1d3fa0629 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:57:46.862158 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-a3a1bf28-ed7c-4437-858a-4ef1d3fa0629 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:57:46.866207 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:46.866207 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:46.876164 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a3a1bf28-ed7c-4437-858a-4ef1d3fa0629 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:57:46.876809 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 508/2013] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:57:46 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:57:46.891899 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d815856c-794e-4698-a256-1f0d2ae90ff4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:46.894233 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d815856c-794e-4698-a256-1f0d2ae90ff4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 09:57:46.894479 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d815856c-794e-4698-a256-1f0d2ae90ff4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:46.894673 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d815856c-794e-4698-a256-1f0d2ae90ff4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:46.895004 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-d815856c-794e-4698-a256-1f0d2ae90ff4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:57:46.895844 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d815856c-794e-4698-a256-1f0d2ae90ff4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:57:46.903820 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d815856c-794e-4698-a256-1f0d2ae90ff4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Get all volumes completed successfully. Jul 22 09:57:46.904662 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-d815856c-794e-4698-a256-1f0d2ae90ff4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:57:46.904822 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-d815856c-794e-4698-a256-1f0d2ae90ff4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:57:46.941775 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-d815856c-794e-4698-a256-1f0d2ae90ff4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:57:46.944581 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:46.944581 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:46.948451 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-d815856c-794e-4698-a256-1f0d2ae90ff4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:57:46.948758 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-d815856c-794e-4698-a256-1f0d2ae90ff4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:57:46.986915 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-d815856c-794e-4698-a256-1f0d2ae90ff4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:57:46.989840 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:46.989840 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:46.997762 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d815856c-794e-4698-a256-1f0d2ae90ff4 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 09:57:46.998248 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 503/2014] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 09:57:46 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:57:47.015037 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-bfe03173-ddcd-4b08-b137-b82f9e190ae2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:47.016951 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bfe03173-ddcd-4b08-b137-b82f9e190ae2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] POST https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335/action Jul 22 09:57:47.017354 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bfe03173-ddcd-4b08-b137-b82f9e190ae2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:57:47.017526 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bfe03173-ddcd-4b08-b137-b82f9e190ae2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:47.019051 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-bfe03173-ddcd-4b08-b137-b82f9e190ae2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] delete called for group f828dabd-e0d8-475a-82d4-407510259335 {{(pid=100149) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 09:57:47.019194 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.groups [None req-bfe03173-ddcd-4b08-b137-b82f9e190ae2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Delete group with id: f828dabd-e0d8-475a-82d4-407510259335 Jul 22 09:57:47.022695 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:47.022695 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:47.068806 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bfe03173-ddcd-4b08-b137-b82f9e190ae2 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335/action returned with HTTP 202 Jul 22 09:57:47.069316 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 504/2015] 10.4.3.206 () {70 vars in 1428 bytes} [Wed Jul 22 09:57:47 2026] POST /volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:57:47.079797 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-47b23404-3b41-42c7-83d3-e41bd1d1cc32 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:47.083053 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-47b23404-3b41-42c7-83d3-e41bd1d1cc32 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/volumes/0fc3b953-0cf3-41f9-afee-ce6b608abb1c Jul 22 09:57:47.083328 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-47b23404-3b41-42c7-83d3-e41bd1d1cc32 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:47.083531 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-47b23404-3b41-42c7-83d3-e41bd1d1cc32 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:47.094890 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:47.094890 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:47.099735 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-47b23404-3b41-42c7-83d3-e41bd1d1cc32 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Volume info retrieved successfully. Jul 22 09:57:47.100919 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-47b23404-3b41-42c7-83d3-e41bd1d1cc32 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 09:57:47.101176 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-47b23404-3b41-42c7-83d3-e41bd1d1cc32 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 09:57:47.144797 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-47b23404-3b41-42c7-83d3-e41bd1d1cc32 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 09:57:47.149186 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:47.149186 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:47.159495 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-47b23404-3b41-42c7-83d3-e41bd1d1cc32 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes/0fc3b953-0cf3-41f9-afee-ce6b608abb1c returned with HTTP 200 Jul 22 09:57:47.160232 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 501/2016] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:57:47 2026] GET /volume/v3/volumes/0fc3b953-0cf3-41f9-afee-ce6b608abb1c => generated 907 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:47.462649 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6ad21bb4-0593-4fde-a11b-e07131e5063a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:47.464896 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6ad21bb4-0593-4fde-a11b-e07131e5063a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] GET https://10.4.3.206/volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 Jul 22 09:57:47.465196 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6ad21bb4-0593-4fde-a11b-e07131e5063a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:47.465478 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6ad21bb4-0593-4fde-a11b-e07131e5063a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:47.472453 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6ad21bb4-0593-4fde-a11b-e07131e5063a tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 returned with HTTP 404 Jul 22 09:57:47.473048 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 509/2017] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:47 2026] GET /volume/v3/volumes/f63b2439-b6ff-403c-9be2-728fc57a1489 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:47.480333 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5e1be3b3-6e7d-46f0-9afe-cb09197e1f34 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:47.483035 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5e1be3b3-6e7d-46f0-9afe-cb09197e1f34 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 Jul 22 09:57:47.483280 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5e1be3b3-6e7d-46f0-9afe-cb09197e1f34 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:47.483517 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5e1be3b3-6e7d-46f0-9afe-cb09197e1f34 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:47.483690 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-5e1be3b3-6e7d-46f0-9afe-cb09197e1f34 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Delete volume with id: 6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 Jul 22 09:57:47.491615 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:47.491615 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:47.492260 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5e1be3b3-6e7d-46f0-9afe-cb09197e1f34 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Volume info retrieved successfully. Jul 22 09:57:47.517115 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5e1be3b3-6e7d-46f0-9afe-cb09197e1f34 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Delete volume request issued successfully. Jul 22 09:57:47.517362 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5e1be3b3-6e7d-46f0-9afe-cb09197e1f34 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 returned with HTTP 202 Jul 22 09:57:47.517840 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 504/2018] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:57:47 2026] DELETE /volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:47.526907 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-db3a03ba-2b26-4b59-bcfa-adad1ae4e8de None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:47.529915 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-db3a03ba-2b26-4b59-bcfa-adad1ae4e8de tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] GET https://10.4.3.206/volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 Jul 22 09:57:47.530219 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-db3a03ba-2b26-4b59-bcfa-adad1ae4e8de tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:47.530490 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-db3a03ba-2b26-4b59-bcfa-adad1ae4e8de tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:47.539999 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:47.539999 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:47.544492 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-db3a03ba-2b26-4b59-bcfa-adad1ae4e8de tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Volume info retrieved successfully. Jul 22 09:57:47.549986 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-db3a03ba-2b26-4b59-bcfa-adad1ae4e8de tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 returned with HTTP 200 Jul 22 09:57:47.550503 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 505/2019] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:47 2026] GET /volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 => generated 1363 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:47.562107 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a0a5e635-9652-4034-8e35-6f63156775a4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:47.564285 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a0a5e635-9652-4034-8e35-6f63156775a4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/volumes/fc470f29-26dd-4a53-8f34-9f305e8ed2df Jul 22 09:57:47.564529 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a0a5e635-9652-4034-8e35-6f63156775a4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:47.564712 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a0a5e635-9652-4034-8e35-6f63156775a4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:47.571018 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a0a5e635-9652-4034-8e35-6f63156775a4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/fc470f29-26dd-4a53-8f34-9f305e8ed2df returned with HTTP 404 Jul 22 09:57:47.571559 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 502/2020] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:47 2026] GET /volume/v3/volumes/fc470f29-26dd-4a53-8f34-9f305e8ed2df => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:47.583108 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-855f74e5-4751-4be2-b343-9e02f68466c7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:47.585437 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-855f74e5-4751-4be2-b343-9e02f68466c7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups Jul 22 09:57:47.585692 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-855f74e5-4751-4be2-b343-9e02f68466c7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:47.585974 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-855f74e5-4751-4be2-b343-9e02f68466c7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:47.604227 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-855f74e5-4751-4be2-b343-9e02f68466c7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 200 Jul 22 09:57:47.604942 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 510/2021] 10.4.3.206 () {68 vars in 1277 bytes} [Wed Jul 22 09:57:47 2026] GET /volume/v3/backups => generated 623 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:47.614888 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-20f28f97-68b7-41c2-b95f-a9ac3be82690 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:47.617229 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-20f28f97-68b7-41c2-b95f-a9ac3be82690 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups?project_id=c6a09d0cbfa74c3c8c793240f35ce0c9 Jul 22 09:57:47.617525 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-20f28f97-68b7-41c2-b95f-a9ac3be82690 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:47.617899 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-20f28f97-68b7-41c2-b95f-a9ac3be82690 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:47.635054 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-20f28f97-68b7-41c2-b95f-a9ac3be82690 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups?project_id=c6a09d0cbfa74c3c8c793240f35ce0c9 returned with HTTP 200 Jul 22 09:57:47.635481 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 505/2022] 10.4.3.206 () {68 vars in 1364 bytes} [Wed Jul 22 09:57:47 2026] GET /volume/v3/backups?project_id=c6a09d0cbfa74c3c8c793240f35ce0c9 => generated 623 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:47.646666 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b92da663-939b-4f8b-b58c-8629019cd701 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:47.648633 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:57:47.649071 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-548042941"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:47.650698 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-548042941'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:57:47.650867 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Create volume of 1 GB Jul 22 09:57:47.655491 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Availability Zones retrieved successfully. Jul 22 09:57:47.661687 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Flow 'volume_create_api' (e904523a-9242-47a2-9922-8e182ba4bf15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:47.662905 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (995c5d24-39e0-4819-b3ad-9c645dcb4d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:47.664093 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:57:47.694358 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (995c5d24-39e0-4819-b3ad-9c645dcb4d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:47.695377 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b762748d-b53c-4dbe-b7ca-5b76dfc374a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:47.747936 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Created reservations ['3a7c5b84-26ea-4105-a07a-c5f46afb1391', '8779581d-5466-40b7-866c-e9f11ac2d48d', 'f083b918-f23d-4ff1-b100-72e7d3eb82ef', 'fb9ff0c9-2bd6-4c96-a427-4e689a9ba0c8'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:47.748939 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b762748d-b53c-4dbe-b7ca-5b76dfc374a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a7c5b84-26ea-4105-a07a-c5f46afb1391', '8779581d-5466-40b7-866c-e9f11ac2d48d', 'f083b918-f23d-4ff1-b100-72e7d3eb82ef', 'fb9ff0c9-2bd6-4c96-a427-4e689a9ba0c8']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:47.750000 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00a1e8c1-09b2-493b-badd-155aaa19b396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:47.781351 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00a1e8c1-09b2-493b-badd-155aaa19b396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab44b4e1-778f-48d3-b73a-90947f8ec15e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-548042941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a09d0cbfa74c3c8c793240f35ce0c9',qos_specs=None,replication_status=,reservations=['3a7c5b84-26ea-4105-a07a-c5f46afb1391','8779581d-5466-40b7-866c-e9f11ac2d48d','f083b918-f23d-4ff1-b100-72e7d3eb82ef','fb9ff0c9-2bd6-4c96-a427-4e689a9ba0c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='215723eafabc4f68a902c4492461126a',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:57:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-548042941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab44b4e1-778f-48d3-b73a-90947f8ec15e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6a09d0cbfa74c3c8c793240f35ce0c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='215723eafabc4f68a902c4492461126a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:47.782184 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56bc4d94-cade-4558-8344-9da99d3d83b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:47.802283 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56bc4d94-cade-4558-8344-9da99d3d83b6) transitioned into state 'SUCCESS' from state '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-548042941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a09d0cbfa74c3c8c793240f35ce0c9',qos_specs=None,replication_status=,reservations=['3a7c5b84-26ea-4105-a07a-c5f46afb1391','8779581d-5466-40b7-866c-e9f11ac2d48d','f083b918-f23d-4ff1-b100-72e7d3eb82ef','fb9ff0c9-2bd6-4c96-a427-4e689a9ba0c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='215723eafabc4f68a902c4492461126a',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:47.803128 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec67accf-fb2e-457c-aafd-b4eb9b8b5070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:47.818211 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec67accf-fb2e-457c-aafd-b4eb9b8b5070) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:47.819150 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Flow 'volume_create_api' (e904523a-9242-47a2-9922-8e182ba4bf15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:47.820447 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Create volume request issued successfully. Jul 22 09:57:47.820624 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b92da663-939b-4f8b-b58c-8629019cd701 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:57:47.821251 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 506/2023] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 09:57:47 2026] POST /volume/v3/volumes => generated 777 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:57:47.841611 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ac9fbfde-0ad7-47db-8480-b581de7f7b57 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:47.846513 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac9fbfde-0ad7-47db-8480-b581de7f7b57 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/volumes/ab44b4e1-778f-48d3-b73a-90947f8ec15e Jul 22 09:57:47.846822 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac9fbfde-0ad7-47db-8480-b581de7f7b57 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:47.847100 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac9fbfde-0ad7-47db-8480-b581de7f7b57 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:47.860273 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:47.860273 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:47.865366 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ac9fbfde-0ad7-47db-8480-b581de7f7b57 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:57:47.871820 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac9fbfde-0ad7-47db-8480-b581de7f7b57 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/ab44b4e1-778f-48d3-b73a-90947f8ec15e returned with HTTP 200 Jul 22 09:57:47.872359 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 503/2024] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:47 2026] GET /volume/v3/volumes/ab44b4e1-778f-48d3-b73a-90947f8ec15e => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:48.177755 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-84c569ce-0f99-4e6a-909d-05b9748eac56 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:48.179688 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-84c569ce-0f99-4e6a-909d-05b9748eac56 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/volumes/0fc3b953-0cf3-41f9-afee-ce6b608abb1c Jul 22 09:57:48.179940 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-84c569ce-0f99-4e6a-909d-05b9748eac56 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:48.180141 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-84c569ce-0f99-4e6a-909d-05b9748eac56 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:48.194500 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-84c569ce-0f99-4e6a-909d-05b9748eac56 tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes/0fc3b953-0cf3-41f9-afee-ce6b608abb1c returned with HTTP 404 Jul 22 09:57:48.195214 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 511/2025] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:57:48 2026] GET /volume/v3/volumes/0fc3b953-0cf3-41f9-afee-ce6b608abb1c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:57:48.204823 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e1b543c1-26b6-4be9-8637-88c13c16516c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:48.206508 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e1b543c1-26b6-4be9-8637-88c13c16516c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/volumes/8f658fe7-4545-4d49-983a-bed21017de90 Jul 22 09:57:48.207020 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e1b543c1-26b6-4be9-8637-88c13c16516c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:48.207405 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e1b543c1-26b6-4be9-8637-88c13c16516c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:48.215024 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e1b543c1-26b6-4be9-8637-88c13c16516c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/volumes/8f658fe7-4545-4d49-983a-bed21017de90 returned with HTTP 404 Jul 22 09:57:48.216002 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 506/2026] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:57:48 2026] GET /volume/v3/volumes/8f658fe7-4545-4d49-983a-bed21017de90 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:57:48.224070 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8a42aa9c-c73e-4ff2-a0ae-408ec6c3cc3c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:48.226234 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8a42aa9c-c73e-4ff2-a0ae-408ec6c3cc3c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] GET https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 Jul 22 09:57:48.226469 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8a42aa9c-c73e-4ff2-a0ae-408ec6c3cc3c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:48.226662 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8a42aa9c-c73e-4ff2-a0ae-408ec6c3cc3c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:48.226802 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-8a42aa9c-c73e-4ff2-a0ae-408ec6c3cc3c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] show called for member f828dabd-e0d8-475a-82d4-407510259335 {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 09:57:48.230282 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8a42aa9c-c73e-4ff2-a0ae-408ec6c3cc3c tempest-GroupsTest-1923475514 tempest-GroupsTest-1923475514-project-member] https://10.4.3.206/volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 returned with HTTP 404 Jul 22 09:57:48.230801 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 507/2027] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 09:57:48 2026] GET /volume/v3/groups/f828dabd-e0d8-475a-82d4-407510259335 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:57:48.238754 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-eb4a3d60-8dd4-42f5-8609-1e86142d8808 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:48.241040 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eb4a3d60-8dd4-42f5-8609-1e86142d8808 tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/46ae202e-5647-4ca3-9fb7-bb34608b9456 Jul 22 09:57:48.241294 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eb4a3d60-8dd4-42f5-8609-1e86142d8808 tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:48.241515 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eb4a3d60-8dd4-42f5-8609-1e86142d8808 tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:48.258637 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eb4a3d60-8dd4-42f5-8609-1e86142d8808 tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] https://10.4.3.206/volume/v3/group_types/46ae202e-5647-4ca3-9fb7-bb34608b9456 returned with HTTP 202 Jul 22 09:57:48.259163 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 504/2028] 10.4.3.206 () {68 vars in 1404 bytes} [Wed Jul 22 09:57:48 2026] DELETE /volume/v3/group_types/46ae202e-5647-4ca3-9fb7-bb34608b9456 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:57:48.267619 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9cf336fd-ebc4-4ce4-9f22-1d14cd991b2c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:48.269874 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9cf336fd-ebc4-4ce4-9f22-1d14cd991b2c tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] DELETE https://10.4.3.206/volume/v3/types/36074679-030b-49ff-820d-93c44c5abfbf Jul 22 09:57:48.270177 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9cf336fd-ebc4-4ce4-9f22-1d14cd991b2c tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:48.270440 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9cf336fd-ebc4-4ce4-9f22-1d14cd991b2c tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:48.270748 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:48.270748 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:48.304088 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9cf336fd-ebc4-4ce4-9f22-1d14cd991b2c tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] https://10.4.3.206/volume/v3/types/36074679-030b-49ff-820d-93c44c5abfbf returned with HTTP 202 Jul 22 09:57:48.304678 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 512/2029] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:57:48 2026] DELETE /volume/v3/types/36074679-030b-49ff-820d-93c44c5abfbf => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:57:48.321327 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b627db9d-084b-408b-8810-e01538d0414a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:48.323342 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b627db9d-084b-408b-8810-e01538d0414a tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] GET https://10.4.3.206/volume/v3/types/36074679-030b-49ff-820d-93c44c5abfbf Jul 22 09:57:48.323943 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b627db9d-084b-408b-8810-e01538d0414a tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:48.324406 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b627db9d-084b-408b-8810-e01538d0414a tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:48.328296 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b627db9d-084b-408b-8810-e01538d0414a tempest-GroupsTest-1764305986 tempest-GroupsTest-1764305986-project-admin] https://10.4.3.206/volume/v3/types/36074679-030b-49ff-820d-93c44c5abfbf returned with HTTP 404 Jul 22 09:57:48.329179 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 507/2030] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 09:57:48 2026] GET /volume/v3/types/36074679-030b-49ff-820d-93c44c5abfbf => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:48.569871 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b26a492f-4113-47bd-9f34-7280a9ad1934 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:48.571545 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b26a492f-4113-47bd-9f34-7280a9ad1934 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] GET https://10.4.3.206/volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 Jul 22 09:57:48.571707 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b26a492f-4113-47bd-9f34-7280a9ad1934 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:48.571890 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b26a492f-4113-47bd-9f34-7280a9ad1934 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:48.577785 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b26a492f-4113-47bd-9f34-7280a9ad1934 tempest-TaggedBootDevicesTest_v242-395265258 tempest-TaggedBootDevicesTest_v242-395265258-project-member] https://10.4.3.206/volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 returned with HTTP 404 Jul 22 09:57:48.578236 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 508/2031] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:48 2026] GET /volume/v3/volumes/6d0c15d1-b1f6-44a7-be54-2d56d90ddcc5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:57:48.888703 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a7173d46-bf39-43b1-b8a8-97c4ccc2ca47 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:48.892450 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a7173d46-bf39-43b1-b8a8-97c4ccc2ca47 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/volumes/ab44b4e1-778f-48d3-b73a-90947f8ec15e Jul 22 09:57:48.892725 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a7173d46-bf39-43b1-b8a8-97c4ccc2ca47 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:48.892965 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a7173d46-bf39-43b1-b8a8-97c4ccc2ca47 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:48.901240 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:48.901240 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:48.905514 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a7173d46-bf39-43b1-b8a8-97c4ccc2ca47 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:57:48.911169 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a7173d46-bf39-43b1-b8a8-97c4ccc2ca47 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/ab44b4e1-778f-48d3-b73a-90947f8ec15e returned with HTTP 200 Jul 22 09:57:48.911873 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 505/2032] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:48 2026] GET /volume/v3/volumes/ab44b4e1-778f-48d3-b73a-90947f8ec15e => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:48.925626 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9b86ab1c-ced2-4227-ba80-54bf31f3dae0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:48.927897 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b86ab1c-ced2-4227-ba80-54bf31f3dae0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 09:57:48.928326 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9b86ab1c-ced2-4227-ba80-54bf31f3dae0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ab44b4e1-778f-48d3-b73a-90947f8ec15e", "name": "tempest-type-Backup-1448756518"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:48.929765 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.backups [None req-9b86ab1c-ced2-4227-ba80-54bf31f3dae0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Creating new backup {'backup': {'volume_id': 'ab44b4e1-778f-48d3-b73a-90947f8ec15e', 'name': 'tempest-type-Backup-1448756518'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 09:57:48.929912 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-9b86ab1c-ced2-4227-ba80-54bf31f3dae0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Creating backup of volume ab44b4e1-778f-48d3-b73a-90947f8ec15e in container None Jul 22 09:57:48.937547 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:48.937547 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:48.938004 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9b86ab1c-ced2-4227-ba80-54bf31f3dae0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:57:48.954867 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-9b86ab1c-ced2-4227-ba80-54bf31f3dae0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Created reservations ['0ddd5899-fdd5-4d57-90c8-e170b8b1a4ec', 'c14884b5-fa94-420a-a306-62b5be6661dc'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:48.983774 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b86ab1c-ced2-4227-ba80-54bf31f3dae0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 09:57:48.984435 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 513/2033] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 09:57:48 2026] POST /volume/v3/backups => generated 316 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:57:48.997286 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f720de6f-3d30-4415-9e49-7e2f12b5a6fa None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:49.000167 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f720de6f-3d30-4415-9e49-7e2f12b5a6fa tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:57:49.002129 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f720de6f-3d30-4415-9e49-7e2f12b5a6fa tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:49.002129 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f720de6f-3d30-4415-9e49-7e2f12b5a6fa tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:49.002129 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-f720de6f-3d30-4415-9e49-7e2f12b5a6fa tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:49.010273 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:49.010273 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:49.011603 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f720de6f-3d30-4415-9e49-7e2f12b5a6fa tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:57:49.012557 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 508/2034] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:48 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:50.024721 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b330ceff-316a-482e-a948-1ec93bfc09f9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:50.027144 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b330ceff-316a-482e-a948-1ec93bfc09f9 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:57:50.027425 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b330ceff-316a-482e-a948-1ec93bfc09f9 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:50.027749 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b330ceff-316a-482e-a948-1ec93bfc09f9 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:50.027839 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-b330ceff-316a-482e-a948-1ec93bfc09f9 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:50.029633 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=434,cinder:UPDATE=165,cinder:INSERT=97 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:57:50.033721 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:50.033721 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:50.034701 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b330ceff-316a-482e-a948-1ec93bfc09f9 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:57:50.035243 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 509/2035] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:50 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:50.940942 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f86487cd-5682-4733-8c77-6035774e09f5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:51.048791 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5aaf3ea0-6b1b-48d3-9852-97af97e3782b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:51.051183 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5aaf3ea0-6b1b-48d3-9852-97af97e3782b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:57:51.051451 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5aaf3ea0-6b1b-48d3-9852-97af97e3782b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:51.051692 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5aaf3ea0-6b1b-48d3-9852-97af97e3782b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:51.051820 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-5aaf3ea0-6b1b-48d3-9852-97af97e3782b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:51.063232 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:51.063232 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:51.064332 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5aaf3ea0-6b1b-48d3-9852-97af97e3782b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:57:51.064979 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 514/2036] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:51 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:51.117565 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:57:51.117905 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-178629800"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:51.119289 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-178629800'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:57:51.119412 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Create volume of 1 GB Jul 22 09:57:51.123330 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Availability Zones retrieved successfully. Jul 22 09:57:51.128877 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Flow 'volume_create_api' (0e4424cc-d393-482b-a9c7-d97e189b323c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:51.129974 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc93e4c7-1b17-406d-9ed9-e0d35a02345a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:51.130941 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:57:51.159652 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc93e4c7-1b17-406d-9ed9-e0d35a02345a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:51.160666 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa136b2f-40d2-446b-ae8e-c1e331b5bdfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:51.237866 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Created reservations ['90323465-2327-4c38-a73d-23c5051bc087', '8bc6fe48-92b1-4730-acfe-7bf7e5e77f5c', 'c37a147c-9549-430c-bcd3-1bd607a9fd0b', '280c4aee-b077-4aef-b157-ae4fe69a9495'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:51.239121 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa136b2f-40d2-446b-ae8e-c1e331b5bdfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90323465-2327-4c38-a73d-23c5051bc087', '8bc6fe48-92b1-4730-acfe-7bf7e5e77f5c', 'c37a147c-9549-430c-bcd3-1bd607a9fd0b', '280c4aee-b077-4aef-b157-ae4fe69a9495']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:51.240393 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cebbc4a-8e97-46c6-9484-d78e901a77d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:51.269059 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cebbc4a-8e97-46c6-9484-d78e901a77d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48f71743-855a-49e5-8741-52934b96fdef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-178629800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2473aa043a4ba8acdc5524db4e08a5',qos_specs=None,replication_status=,reservations=['90323465-2327-4c38-a73d-23c5051bc087','8bc6fe48-92b1-4730-acfe-7bf7e5e77f5c','c37a147c-9549-430c-bcd3-1bd607a9fd0b','280c4aee-b077-4aef-b157-ae4fe69a9495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6895303f82f4b038a821dc6479a2277',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:57:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-178629800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48f71743-855a-49e5-8741-52934b96fdef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae2473aa043a4ba8acdc5524db4e08a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6895303f82f4b038a821dc6479a2277',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:51.269906 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1484ed54-c4e9-4b8c-ae8d-f19f78a1dae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:51.288477 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1484ed54-c4e9-4b8c-ae8d-f19f78a1dae8) transitioned into state 'SUCCESS' from state '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-178629800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2473aa043a4ba8acdc5524db4e08a5',qos_specs=None,replication_status=,reservations=['90323465-2327-4c38-a73d-23c5051bc087','8bc6fe48-92b1-4730-acfe-7bf7e5e77f5c','c37a147c-9549-430c-bcd3-1bd607a9fd0b','280c4aee-b077-4aef-b157-ae4fe69a9495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6895303f82f4b038a821dc6479a2277',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:51.289285 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27814754-0633-49cc-8e29-7585668998e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:57:51.302209 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27814754-0633-49cc-8e29-7585668998e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:57:51.303441 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Flow 'volume_create_api' (0e4424cc-d393-482b-a9c7-d97e189b323c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:57:51.303914 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Create volume request issued successfully. Jul 22 09:57:51.304780 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f86487cd-5682-4733-8c77-6035774e09f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:57:51.305390 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 506/2037] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:57:50 2026] POST /volume/v3/volumes => generated 753 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:57:51.321080 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ea76ddcc-851a-451d-bc3f-cc93c47cb378 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:51.325777 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ea76ddcc-851a-451d-bc3f-cc93c47cb378 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef Jul 22 09:57:51.325777 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ea76ddcc-851a-451d-bc3f-cc93c47cb378 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:51.325777 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ea76ddcc-851a-451d-bc3f-cc93c47cb378 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:51.335208 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:51.335208 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:51.340460 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ea76ddcc-851a-451d-bc3f-cc93c47cb378 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Volume info retrieved successfully. Jul 22 09:57:51.347089 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ea76ddcc-851a-451d-bc3f-cc93c47cb378 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef returned with HTTP 200 Jul 22 09:57:51.347729 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 509/2038] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:51 2026] GET /volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:52.077132 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6d57ccc6-5c7e-4731-8967-f6c08a6f9ae7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:52.079734 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6d57ccc6-5c7e-4731-8967-f6c08a6f9ae7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:57:52.079961 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6d57ccc6-5c7e-4731-8967-f6c08a6f9ae7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:52.080199 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6d57ccc6-5c7e-4731-8967-f6c08a6f9ae7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:52.080338 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-6d57ccc6-5c7e-4731-8967-f6c08a6f9ae7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:52.087715 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:52.087715 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:52.088440 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6d57ccc6-5c7e-4731-8967-f6c08a6f9ae7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:57:52.088852 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 510/2039] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:52 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:52.365224 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-33a2cd2c-d0a2-4568-bac6-74f0a143443e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:52.368284 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-33a2cd2c-d0a2-4568-bac6-74f0a143443e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef Jul 22 09:57:52.368284 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-33a2cd2c-d0a2-4568-bac6-74f0a143443e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:52.369257 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-33a2cd2c-d0a2-4568-bac6-74f0a143443e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:52.377171 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:52.377171 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:52.382892 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-33a2cd2c-d0a2-4568-bac6-74f0a143443e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Volume info retrieved successfully. Jul 22 09:57:52.393222 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-33a2cd2c-d0a2-4568-bac6-74f0a143443e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef returned with HTTP 200 Jul 22 09:57:52.393818 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 515/2040] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:52 2026] GET /volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:52.409837 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-06b0ee73-d04a-4443-a3e0-78b9e5452138 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:52.412163 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-06b0ee73-d04a-4443-a3e0-78b9e5452138 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 09:57:52.412663 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-06b0ee73-d04a-4443-a3e0-78b9e5452138 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "48f71743-855a-49e5-8741-52934b96fdef", "name": "tempest-VolumesBackupsAdminTest-Backup-1630931487", "container": "tempest-volumesbackupsadmintest-backup-container-758726885"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:52.414678 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-06b0ee73-d04a-4443-a3e0-78b9e5452138 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Creating new backup {'backup': {'volume_id': '48f71743-855a-49e5-8741-52934b96fdef', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1630931487', 'container': 'tempest-volumesbackupsadmintest-backup-container-758726885'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 09:57:52.414893 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-06b0ee73-d04a-4443-a3e0-78b9e5452138 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Creating backup of volume 48f71743-855a-49e5-8741-52934b96fdef in container tempest-volumesbackupsadmintest-backup-container-758726885 Jul 22 09:57:52.424717 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:52.424717 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:52.425353 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-06b0ee73-d04a-4443-a3e0-78b9e5452138 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Volume info retrieved successfully. Jul 22 09:57:52.464742 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-06b0ee73-d04a-4443-a3e0-78b9e5452138 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Created reservations ['86213871-af46-4afe-93a3-a7f369e415a7', 'aec7da4c-a3b0-4b8d-b27e-e3ab39e059d3'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:57:52.512949 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-06b0ee73-d04a-4443-a3e0-78b9e5452138 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 09:57:52.513668 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 507/2041] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:57:52 2026] POST /volume/v3/backups => generated 335 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:57:52.526547 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ebfb23e4-8b9a-4df4-847d-8bd142e3c748 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:52.528953 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ebfb23e4-8b9a-4df4-847d-8bd142e3c748 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:57:52.529305 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ebfb23e4-8b9a-4df4-847d-8bd142e3c748 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:52.529546 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ebfb23e4-8b9a-4df4-847d-8bd142e3c748 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:52.530328 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-ebfb23e4-8b9a-4df4-847d-8bd142e3c748 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:52.536756 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:52.536756 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:52.537831 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ebfb23e4-8b9a-4df4-847d-8bd142e3c748 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:57:52.538437 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 510/2042] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:52 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:53.101045 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-966e5a4c-bbcc-49a9-af7c-37b0c237ec06 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:53.103022 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-966e5a4c-bbcc-49a9-af7c-37b0c237ec06 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:57:53.103360 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-966e5a4c-bbcc-49a9-af7c-37b0c237ec06 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:53.103700 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-966e5a4c-bbcc-49a9-af7c-37b0c237ec06 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:53.103888 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-966e5a4c-bbcc-49a9-af7c-37b0c237ec06 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:53.109029 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:53.109029 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:53.110067 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-966e5a4c-bbcc-49a9-af7c-37b0c237ec06 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:57:53.110311 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 511/2043] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:53 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:53.552771 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a2c9c351-43de-4cfb-9b8b-3b4ce7033318 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:53.556116 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a2c9c351-43de-4cfb-9b8b-3b4ce7033318 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:57:53.556754 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a2c9c351-43de-4cfb-9b8b-3b4ce7033318 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:53.556754 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a2c9c351-43de-4cfb-9b8b-3b4ce7033318 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:53.556914 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-a2c9c351-43de-4cfb-9b8b-3b4ce7033318 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:53.562540 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:53.562540 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:53.563535 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a2c9c351-43de-4cfb-9b8b-3b4ce7033318 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:57:53.564224 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 516/2044] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:53 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:54.126948 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a584facf-bdab-4a7b-845b-f1f27e7ae4d9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:54.127389 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a584facf-bdab-4a7b-845b-f1f27e7ae4d9 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:57:54.127389 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a584facf-bdab-4a7b-845b-f1f27e7ae4d9 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:54.127598 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a584facf-bdab-4a7b-845b-f1f27e7ae4d9 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:54.127758 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a584facf-bdab-4a7b-845b-f1f27e7ae4d9 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:54.132823 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:54.132823 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:54.133689 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a584facf-bdab-4a7b-845b-f1f27e7ae4d9 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:57:54.134193 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 508/2045] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:54 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:54.579340 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-76a338f9-1c85-4fab-b62d-fb13bd7c5869 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:54.581402 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-76a338f9-1c85-4fab-b62d-fb13bd7c5869 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:57:54.581599 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-76a338f9-1c85-4fab-b62d-fb13bd7c5869 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:54.581787 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-76a338f9-1c85-4fab-b62d-fb13bd7c5869 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:54.581950 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-76a338f9-1c85-4fab-b62d-fb13bd7c5869 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:54.586887 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:54.586887 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:54.587760 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-76a338f9-1c85-4fab-b62d-fb13bd7c5869 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:57:54.588297 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 511/2046] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:54 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:55.147686 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-69186779-7677-486a-b0bd-add4e40635ec None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:55.152388 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-69186779-7677-486a-b0bd-add4e40635ec tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:57:55.152703 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-69186779-7677-486a-b0bd-add4e40635ec tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:55.153011 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-69186779-7677-486a-b0bd-add4e40635ec tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:55.153170 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-69186779-7677-486a-b0bd-add4e40635ec tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:55.162765 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:55.162765 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:55.163687 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-69186779-7677-486a-b0bd-add4e40635ec tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:57:55.164229 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 512/2047] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:55 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:55.295953 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b5947586-afe7-4789-bf92-0432a67b683a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:55.298032 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b5947586-afe7-4789-bf92-0432a67b683a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:57:55.298250 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b5947586-afe7-4789-bf92-0432a67b683a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:55.298530 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b5947586-afe7-4789-bf92-0432a67b683a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:55.322037 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:55.322037 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:55.326648 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b5947586-afe7-4789-bf92-0432a67b683a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] Volume info retrieved successfully. Jul 22 09:57:55.336129 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b5947586-afe7-4789-bf92-0432a67b683a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:57:55.337227 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 517/2048] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:55 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1441 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:55.402672 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-18ffb20f-ee4e-4292-90cd-1decd8fd0560 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:55.407275 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-18ffb20f-ee4e-4292-90cd-1decd8fd0560 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:57:55.407607 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-18ffb20f-ee4e-4292-90cd-1decd8fd0560 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:55.407741 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-18ffb20f-ee4e-4292-90cd-1decd8fd0560 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:55.428601 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:55.428601 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:55.434087 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-18ffb20f-ee4e-4292-90cd-1decd8fd0560 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:57:55.441409 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-18ffb20f-ee4e-4292-90cd-1decd8fd0560 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:57:55.442190 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 509/2049] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:57:55 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:55.516997 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-6d4547d4-7a03-4595-aad8-8b9fdd21f88d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:55.519672 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-6d4547d4-7a03-4595-aad8-8b9fdd21f88d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228/action Jul 22 09:57:55.520207 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-6d4547d4-7a03-4595-aad8-8b9fdd21f88d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:57:55.520401 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-6d4547d4-7a03-4595-aad8-8b9fdd21f88d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:55.539653 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:55.539653 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:55.540287 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-6d4547d4-7a03-4595-aad8-8b9fdd21f88d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:57:55.549206 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-6d4547d4-7a03-4595-aad8-8b9fdd21f88d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Begin detaching volume completed successfully. Jul 22 09:57:55.549598 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-6d4547d4-7a03-4595-aad8-8b9fdd21f88d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228/action returned with HTTP 202 Jul 22 09:57:55.550153 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 512/2050] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 09:57:55 2026] POST /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:57:55.603762 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9812f5ff-e96d-49cf-a111-d70c9e59da1a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:55.606197 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9812f5ff-e96d-49cf-a111-d70c9e59da1a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:57:55.606503 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9812f5ff-e96d-49cf-a111-d70c9e59da1a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:55.606779 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9812f5ff-e96d-49cf-a111-d70c9e59da1a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:55.606976 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-9812f5ff-e96d-49cf-a111-d70c9e59da1a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:55.618214 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:55.618214 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:55.619220 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9812f5ff-e96d-49cf-a111-d70c9e59da1a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:57:55.619692 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 513/2051] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:55 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:55.625191 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-80bc5951-8eee-485e-8b5f-4edc3cf6b447 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:55.628437 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-80bc5951-8eee-485e-8b5f-4edc3cf6b447 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:57:55.628437 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-80bc5951-8eee-485e-8b5f-4edc3cf6b447 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:55.628888 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-80bc5951-8eee-485e-8b5f-4edc3cf6b447 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:55.657390 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5ebeab54-0b39-4cf6-a207-6bbbd8fa7429 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:55.658071 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ebeab54-0b39-4cf6-a207-6bbbd8fa7429 None None] GET https://10.4.3.206/volume// Jul 22 09:57:55.658258 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ebeab54-0b39-4cf6-a207-6bbbd8fa7429 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:55.658523 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ebeab54-0b39-4cf6-a207-6bbbd8fa7429 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:55.659656 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ebeab54-0b39-4cf6-a207-6bbbd8fa7429 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:57:55.659741 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 510/2052] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:57:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:57:55.660139 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:55.660139 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:55.667708 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-80bc5951-8eee-485e-8b5f-4edc3cf6b447 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:57:55.671915 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-6606869c-e19e-4be8-9a9f-3916315a012f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:55.675793 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-6606869c-e19e-4be8-9a9f-3916315a012f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:57:55.675793 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-6606869c-e19e-4be8-9a9f-3916315a012f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:55.676188 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-6606869c-e19e-4be8-9a9f-3916315a012f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:55.681158 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-80bc5951-8eee-485e-8b5f-4edc3cf6b447 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:57:55.681764 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 518/2053] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:55 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1444 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:55.694712 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:55.694712 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:55.699525 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-6606869c-e19e-4be8-9a9f-3916315a012f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:57:55.706271 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-6606869c-e19e-4be8-9a9f-3916315a012f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:57:55.706816 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 513/2054] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:57:55 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1624 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:57:56.175262 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7979a7b2-0530-4e3d-ba59-b50657a56cae None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:56.180540 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7979a7b2-0530-4e3d-ba59-b50657a56cae tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:57:56.180808 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7979a7b2-0530-4e3d-ba59-b50657a56cae tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:56.184027 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7979a7b2-0530-4e3d-ba59-b50657a56cae tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:56.184027 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-7979a7b2-0530-4e3d-ba59-b50657a56cae tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:56.190444 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:56.190444 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:56.191448 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7979a7b2-0530-4e3d-ba59-b50657a56cae tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:57:56.191947 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 514/2055] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:56 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:56.434850 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-d1ebfbb5-466f-4bc6-bbc7-9467cb1bdc6d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:56.439481 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-d1ebfbb5-466f-4bc6-bbc7-9467cb1bdc6d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:57:56.440447 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-d1ebfbb5-466f-4bc6-bbc7-9467cb1bdc6d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:56.442075 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-d1ebfbb5-466f-4bc6-bbc7-9467cb1bdc6d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:56.460886 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:56.460886 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:56.465836 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-d1ebfbb5-466f-4bc6-bbc7-9467cb1bdc6d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:57:56.473672 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-d1ebfbb5-466f-4bc6-bbc7-9467cb1bdc6d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:57:56.474802 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 511/2056] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:57:56 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1444 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:56.498398 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-fd8f1e06-9d59-4388-ab3f-1f1c4fe4f986 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:56.501322 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-fd8f1e06-9d59-4388-ab3f-1f1c4fe4f986 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] DELETE https://10.4.3.206/volume/v3/attachments/ebeff885-5906-423d-9a4d-2df5a9c5c882 Jul 22 09:57:56.501608 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-fd8f1e06-9d59-4388-ab3f-1f1c4fe4f986 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:56.502111 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-fd8f1e06-9d59-4388-ab3f-1f1c4fe4f986 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:56.512641 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:56.512641 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:56.582273 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-a58ae3d2-ce26-4192-afba-326038fca8b7 req-fd8f1e06-9d59-4388-ab3f-1f1c4fe4f986 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/ebeff885-5906-423d-9a4d-2df5a9c5c882 returned with HTTP 200 Jul 22 09:57:56.582721 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 519/2057] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:57:56 2026] DELETE /volume/v3/attachments/ebeff885-5906-423d-9a4d-2df5a9c5c882 => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:56.637664 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-446efcd2-d539-4645-abde-1fbc7fa58d9c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:56.639819 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-446efcd2-d539-4645-abde-1fbc7fa58d9c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:57:56.640112 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-446efcd2-d539-4645-abde-1fbc7fa58d9c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:56.640477 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-446efcd2-d539-4645-abde-1fbc7fa58d9c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:56.640477 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-446efcd2-d539-4645-abde-1fbc7fa58d9c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:56.646733 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:56.646733 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:56.647457 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-446efcd2-d539-4645-abde-1fbc7fa58d9c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:57:56.647816 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 514/2058] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:56 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:56.697430 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-69a9b01a-edeb-4911-b686-d1672cd3c76a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:56.700019 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-69a9b01a-edeb-4911-b686-d1672cd3c76a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:57:56.700338 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-69a9b01a-edeb-4911-b686-d1672cd3c76a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:56.700539 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-69a9b01a-edeb-4911-b686-d1672cd3c76a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:56.714061 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:56.714061 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:56.719806 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-69a9b01a-edeb-4911-b686-d1672cd3c76a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:57:56.728963 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-69a9b01a-edeb-4911-b686-d1672cd3c76a tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:57:56.729697 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 515/2059] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:56 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:56.747089 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bdb3b796-82f2-4b8c-b3f9-bad1f4388a9c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:56.749576 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bdb3b796-82f2-4b8c-b3f9-bad1f4388a9c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:57:56.749937 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bdb3b796-82f2-4b8c-b3f9-bad1f4388a9c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:56.750219 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bdb3b796-82f2-4b8c-b3f9-bad1f4388a9c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:56.770434 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:56.770434 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:56.778214 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bdb3b796-82f2-4b8c-b3f9-bad1f4388a9c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] Volume info retrieved successfully. Jul 22 09:57:56.785797 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bdb3b796-82f2-4b8c-b3f9-bad1f4388a9c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-reader] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:57:56.786433 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 512/2060] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:56 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:56.853692 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-61898c3e-7f7f-4855-a35c-e8e4c526b3b7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:56.856510 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-61898c3e-7f7f-4855-a35c-e8e4c526b3b7 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:57:56.856681 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-61898c3e-7f7f-4855-a35c-e8e4c526b3b7 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:56.856866 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-61898c3e-7f7f-4855-a35c-e8e4c526b3b7 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:56.874547 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:56.874547 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:56.880967 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-61898c3e-7f7f-4855-a35c-e8e4c526b3b7 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:57:56.888456 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-61898c3e-7f7f-4855-a35c-e8e4c526b3b7 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:57:56.889054 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 520/2061] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:57:56 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:56.921368 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-043d62eb-85b0-4e0b-b142-3ded2d95e7d9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:56.926115 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-043d62eb-85b0-4e0b-b142-3ded2d95e7d9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228/action Jul 22 09:57:56.926742 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-043d62eb-85b0-4e0b-b142-3ded2d95e7d9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:57:56.926984 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-043d62eb-85b0-4e0b-b142-3ded2d95e7d9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:57:56.947062 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:56.947062 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:56.947817 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-043d62eb-85b0-4e0b-b142-3ded2d95e7d9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:57:56.959447 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-043d62eb-85b0-4e0b-b142-3ded2d95e7d9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Begin detaching volume completed successfully. Jul 22 09:57:56.959734 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-043d62eb-85b0-4e0b-b142-3ded2d95e7d9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228/action returned with HTTP 202 Jul 22 09:57:56.960418 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 515/2062] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 09:57:56 2026] POST /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:57:56.993361 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fe5b8918-3319-48d9-9409-52277fe026a8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:56.995721 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fe5b8918-3319-48d9-9409-52277fe026a8 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:57:56.995896 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fe5b8918-3319-48d9-9409-52277fe026a8 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:56.996509 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fe5b8918-3319-48d9-9409-52277fe026a8 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:57.014222 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:57.014222 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:57.020825 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fe5b8918-3319-48d9-9409-52277fe026a8 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:57:57.026661 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-151325e5-5b24-4d6d-a901-2131d2aabcb9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:57.027177 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-151325e5-5b24-4d6d-a901-2131d2aabcb9 None None] GET https://10.4.3.206/volume// Jul 22 09:57:57.027830 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-151325e5-5b24-4d6d-a901-2131d2aabcb9 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:57.029222 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-151325e5-5b24-4d6d-a901-2131d2aabcb9 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:57.029222 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-151325e5-5b24-4d6d-a901-2131d2aabcb9 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:57:57.032254 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 513/2063] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:57:57 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:57:57.034418 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fe5b8918-3319-48d9-9409-52277fe026a8 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:57:57.034649 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 516/2064] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:56 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:57.041710 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-42a36b60-54b3-41d1-a26d-c8d64cc9dc4b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:57.044430 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-42a36b60-54b3-41d1-a26d-c8d64cc9dc4b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:57:57.044767 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-42a36b60-54b3-41d1-a26d-c8d64cc9dc4b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:57.045096 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-42a36b60-54b3-41d1-a26d-c8d64cc9dc4b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:57.059599 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:57.059599 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:57.065195 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-42a36b60-54b3-41d1-a26d-c8d64cc9dc4b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:57:57.070851 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-42a36b60-54b3-41d1-a26d-c8d64cc9dc4b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:57:57.071198 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 521/2065] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:57:57 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1327 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:57:57.206223 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5c41264d-54cc-41f1-b085-cdfbb58cfbb2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:57.208142 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5c41264d-54cc-41f1-b085-cdfbb58cfbb2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:57:57.208510 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5c41264d-54cc-41f1-b085-cdfbb58cfbb2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:57.209168 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5c41264d-54cc-41f1-b085-cdfbb58cfbb2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:57.209444 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-5c41264d-54cc-41f1-b085-cdfbb58cfbb2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:57.218003 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:57.218003 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:57.218003 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5c41264d-54cc-41f1-b085-cdfbb58cfbb2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:57:57.218003 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 516/2066] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:57 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:57.664613 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e5c2e863-c07e-4a09-b3c9-c59108bd0fa2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:57.667105 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5c2e863-c07e-4a09-b3c9-c59108bd0fa2 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:57:57.667378 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e5c2e863-c07e-4a09-b3c9-c59108bd0fa2 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:57.667780 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e5c2e863-c07e-4a09-b3c9-c59108bd0fa2 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:57.667780 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e5c2e863-c07e-4a09-b3c9-c59108bd0fa2 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:57.673605 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:57.673605 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:57.674804 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5c2e863-c07e-4a09-b3c9-c59108bd0fa2 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:57:57.675553 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 514/2067] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:57 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:57:58.053335 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-54767701-1bff-4e31-8c16-c3bfff74b49b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:58.055354 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-54767701-1bff-4e31-8c16-c3bfff74b49b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:57:58.056460 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-54767701-1bff-4e31-8c16-c3bfff74b49b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:58.056460 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-54767701-1bff-4e31-8c16-c3bfff74b49b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:58.071303 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:58.071303 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:58.075545 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-54767701-1bff-4e31-8c16-c3bfff74b49b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:57:58.081434 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-54767701-1bff-4e31-8c16-c3bfff74b49b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:57:58.082084 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 517/2068] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:58 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:58.236152 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1fdf46c2-f994-4382-9d37-80353b7b98e7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:58.238723 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1fdf46c2-f994-4382-9d37-80353b7b98e7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:57:58.239067 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1fdf46c2-f994-4382-9d37-80353b7b98e7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:58.239375 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1fdf46c2-f994-4382-9d37-80353b7b98e7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:58.239542 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-1fdf46c2-f994-4382-9d37-80353b7b98e7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:58.251169 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:58.251169 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:58.252107 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1fdf46c2-f994-4382-9d37-80353b7b98e7 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:57:58.253150 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 522/2069] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:58 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:58.689184 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-86ac9118-eb55-4984-bee5-7c749fe50200 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:58.692673 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-86ac9118-eb55-4984-bee5-7c749fe50200 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:57:58.692861 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-86ac9118-eb55-4984-bee5-7c749fe50200 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:58.693134 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-86ac9118-eb55-4984-bee5-7c749fe50200 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:58.693322 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-86ac9118-eb55-4984-bee5-7c749fe50200 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:58.698867 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:58.698867 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:57:58.699749 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-86ac9118-eb55-4984-bee5-7c749fe50200 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:57:58.700165 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 517/2070] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:58 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:59.101620 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-173850cf-2308-4eba-9fc2-c9cf083e4025 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:59.105167 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-173850cf-2308-4eba-9fc2-c9cf083e4025 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:57:59.105448 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-173850cf-2308-4eba-9fc2-c9cf083e4025 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:59.105718 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-173850cf-2308-4eba-9fc2-c9cf083e4025 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:59.120157 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:59.120157 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:57:59.126311 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-173850cf-2308-4eba-9fc2-c9cf083e4025 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:57:59.133642 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-173850cf-2308-4eba-9fc2-c9cf083e4025 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:57:59.133793 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 515/2071] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:59 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:57:59.264141 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-762011c0-addf-43e8-b36d-263772cf49ca None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:59.266349 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-762011c0-addf-43e8-b36d-263772cf49ca tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:57:59.266529 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-762011c0-addf-43e8-b36d-263772cf49ca tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:59.266585 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-762011c0-addf-43e8-b36d-263772cf49ca tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:59.266721 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-762011c0-addf-43e8-b36d-263772cf49ca tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:59.271944 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:59.271944 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:57:59.272632 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-762011c0-addf-43e8-b36d-263772cf49ca tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:57:59.273031 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 518/2072] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:57:59 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:57:59.715419 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c7cd7967-d2a5-4b64-899a-bba059bfad93 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:57:59.719976 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c7cd7967-d2a5-4b64-899a-bba059bfad93 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:57:59.720287 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c7cd7967-d2a5-4b64-899a-bba059bfad93 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:57:59.720572 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c7cd7967-d2a5-4b64-899a-bba059bfad93 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:57:59.720703 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-c7cd7967-d2a5-4b64-899a-bba059bfad93 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:57:59.723058 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=345,cinder:INSERT=37,cinder:UPDATE=83 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:57:59.728332 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:57:59.728332 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:57:59.729365 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c7cd7967-d2a5-4b64-899a-bba059bfad93 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:57:59.730022 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 523/2073] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:57:59 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:00.155120 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bb557eb4-81bc-4632-a2fc-12a0562d7e75 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:00.158690 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bb557eb4-81bc-4632-a2fc-12a0562d7e75 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:58:00.158690 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bb557eb4-81bc-4632-a2fc-12a0562d7e75 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:00.158690 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bb557eb4-81bc-4632-a2fc-12a0562d7e75 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:00.160714 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=273,cinder:UPDATE=58,cinder:INSERT=36 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:58:00.170572 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:00.170572 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:00.176046 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-bb557eb4-81bc-4632-a2fc-12a0562d7e75 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:00.189281 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bb557eb4-81bc-4632-a2fc-12a0562d7e75 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:58:00.189281 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 518/2074] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:00 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:00.290630 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bbbdc36c-9ae3-47a4-b7c3-eaea56748460 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:00.294762 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bbbdc36c-9ae3-47a4-b7c3-eaea56748460 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:58:00.294762 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bbbdc36c-9ae3-47a4-b7c3-eaea56748460 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:00.295121 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bbbdc36c-9ae3-47a4-b7c3-eaea56748460 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:00.295942 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-bbbdc36c-9ae3-47a4-b7c3-eaea56748460 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:00.299979 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:00.299979 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:00.300945 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bbbdc36c-9ae3-47a4-b7c3-eaea56748460 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:58:00.301518 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 516/2075] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:00 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:00.743319 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5ab74d0d-c542-4c3c-8f5d-9dbd7d5768b5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:00.746472 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5ab74d0d-c542-4c3c-8f5d-9dbd7d5768b5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:00.746726 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5ab74d0d-c542-4c3c-8f5d-9dbd7d5768b5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:00.746955 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5ab74d0d-c542-4c3c-8f5d-9dbd7d5768b5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:00.747085 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-5ab74d0d-c542-4c3c-8f5d-9dbd7d5768b5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:00.756133 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:00.756133 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:00.757045 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5ab74d0d-c542-4c3c-8f5d-9dbd7d5768b5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:00.757403 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 519/2076] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:00 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:01.204235 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-de21882a-5f76-4135-a42e-cdd5a56bf168 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:01.206109 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-de21882a-5f76-4135-a42e-cdd5a56bf168 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:58:01.206358 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-de21882a-5f76-4135-a42e-cdd5a56bf168 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:01.206496 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-de21882a-5f76-4135-a42e-cdd5a56bf168 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:01.220316 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:01.220316 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:01.225735 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-de21882a-5f76-4135-a42e-cdd5a56bf168 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:01.231407 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-de21882a-5f76-4135-a42e-cdd5a56bf168 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:58:01.231752 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 524/2077] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:01 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:01.314292 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3dc214ee-7bb4-46d4-9d8e-8e27482f33b4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:01.316107 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3dc214ee-7bb4-46d4-9d8e-8e27482f33b4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:58:01.316342 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3dc214ee-7bb4-46d4-9d8e-8e27482f33b4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:01.316556 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3dc214ee-7bb4-46d4-9d8e-8e27482f33b4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:01.316702 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-3dc214ee-7bb4-46d4-9d8e-8e27482f33b4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:01.321600 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:01.321600 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:01.322470 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3dc214ee-7bb4-46d4-9d8e-8e27482f33b4 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:58:01.323059 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 519/2078] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:01 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:01.772510 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d3481571-62ab-4858-8004-6a24a5da0bf6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:01.780825 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d3481571-62ab-4858-8004-6a24a5da0bf6 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:01.780825 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d3481571-62ab-4858-8004-6a24a5da0bf6 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:01.782661 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d3481571-62ab-4858-8004-6a24a5da0bf6 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:01.782661 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-d3481571-62ab-4858-8004-6a24a5da0bf6 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:01.798531 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:01.798531 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:01.802869 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d3481571-62ab-4858-8004-6a24a5da0bf6 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:01.804732 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 517/2079] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:01 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 800 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:01.898224 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-023588a1-f7db-4ab3-95ea-10213b967aca None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:01.900399 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-023588a1-f7db-4ab3-95ea-10213b967aca tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:58:01.900625 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-023588a1-f7db-4ab3-95ea-10213b967aca tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:01.900867 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-023588a1-f7db-4ab3-95ea-10213b967aca tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:01.913127 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:01.913127 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:01.917839 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-023588a1-f7db-4ab3-95ea-10213b967aca tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:01.923475 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-023588a1-f7db-4ab3-95ea-10213b967aca tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:58:01.924274 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 520/2080] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:58:01 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:02.250119 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-395356af-8e60-49c4-9894-51b06a752a1b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:02.256811 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-395356af-8e60-49c4-9894-51b06a752a1b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:58:02.258767 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-395356af-8e60-49c4-9894-51b06a752a1b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:02.258767 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-395356af-8e60-49c4-9894-51b06a752a1b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:02.274607 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:02.274607 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:02.283278 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-395356af-8e60-49c4-9894-51b06a752a1b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:02.291694 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-395356af-8e60-49c4-9894-51b06a752a1b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:58:02.292392 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 525/2081] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:02 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 1147 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:02.298947 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-b5dec567-8d3c-4375-9dd4-a31c73103b4d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:02.303783 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-b5dec567-8d3c-4375-9dd4-a31c73103b4d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] DELETE https://10.4.3.206/volume/v3/attachments/c7eb2a8d-c0e7-4668-a482-8ce9cd1efe51 Jul 22 09:58:02.303783 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-b5dec567-8d3c-4375-9dd4-a31c73103b4d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:02.304374 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-b5dec567-8d3c-4375-9dd4-a31c73103b4d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:02.320399 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:02.320399 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:02.335759 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-54f6c0aa-7aaa-496f-bec0-001009b06d52 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:02.339550 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-54f6c0aa-7aaa-496f-bec0-001009b06d52 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:58:02.340194 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-54f6c0aa-7aaa-496f-bec0-001009b06d52 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:02.342546 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-54f6c0aa-7aaa-496f-bec0-001009b06d52 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:02.342546 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-54f6c0aa-7aaa-496f-bec0-001009b06d52 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:02.356710 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:02.356710 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:02.356710 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-54f6c0aa-7aaa-496f-bec0-001009b06d52 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:58:02.357404 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 518/2082] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:02 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:02.409885 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-5a1a2c30-c155-4389-9851-5518b81dd888 req-b5dec567-8d3c-4375-9dd4-a31c73103b4d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/c7eb2a8d-c0e7-4668-a482-8ce9cd1efe51 returned with HTTP 200 Jul 22 09:58:02.410344 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 520/2083] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:58:02 2026] DELETE /volume/v3/attachments/c7eb2a8d-c0e7-4668-a482-8ce9cd1efe51 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:02.820068 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0f71a204-c3b4-48eb-af17-31660d56b350 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:02.822883 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0f71a204-c3b4-48eb-af17-31660d56b350 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:02.824854 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0f71a204-c3b4-48eb-af17-31660d56b350 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:02.824854 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0f71a204-c3b4-48eb-af17-31660d56b350 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:02.824854 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-0f71a204-c3b4-48eb-af17-31660d56b350 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:02.841187 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:02.841187 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:02.842766 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0f71a204-c3b4-48eb-af17-31660d56b350 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:02.843182 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 521/2084] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:02 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 800 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:03.308719 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-499789d5-bf91-476e-85d9-bd177c052742 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:03.311452 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-499789d5-bf91-476e-85d9-bd177c052742 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:58:03.311680 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-499789d5-bf91-476e-85d9-bd177c052742 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:03.311908 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-499789d5-bf91-476e-85d9-bd177c052742 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:03.321591 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:03.321591 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:03.326552 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-499789d5-bf91-476e-85d9-bd177c052742 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:03.333131 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-499789d5-bf91-476e-85d9-bd177c052742 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:58:03.333620 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 526/2085] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:03 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:03.351426 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-56eef588-aa54-4cc9-a79d-3db0a94fe21d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:03.353447 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-56eef588-aa54-4cc9-a79d-3db0a94fe21d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:58:03.353738 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-56eef588-aa54-4cc9-a79d-3db0a94fe21d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:03.354045 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-56eef588-aa54-4cc9-a79d-3db0a94fe21d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:03.362397 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:03.362397 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:03.368869 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-56eef588-aa54-4cc9-a79d-3db0a94fe21d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:03.372624 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-774b8b61-ee8b-40af-b8bc-291dd83e77d0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:03.374917 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-56eef588-aa54-4cc9-a79d-3db0a94fe21d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:58:03.375061 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-774b8b61-ee8b-40af-b8bc-291dd83e77d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:58:03.375439 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 519/2086] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:03 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:03.376493 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-774b8b61-ee8b-40af-b8bc-291dd83e77d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:03.376493 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-774b8b61-ee8b-40af-b8bc-291dd83e77d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:03.376493 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-774b8b61-ee8b-40af-b8bc-291dd83e77d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:03.382138 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:03.382138 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:03.383737 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-774b8b61-ee8b-40af-b8bc-291dd83e77d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:58:03.384047 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 521/2087] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:03 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:03.431996 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-33e5d4ea-706f-4c12-b437-9a2359e23a9d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:03.434164 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-33e5d4ea-706f-4c12-b437-9a2359e23a9d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:58:03.434453 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-33e5d4ea-706f-4c12-b437-9a2359e23a9d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:03.434655 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-33e5d4ea-706f-4c12-b437-9a2359e23a9d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:03.444040 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:03.444040 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:03.448668 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-33e5d4ea-706f-4c12-b437-9a2359e23a9d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:03.455369 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-33e5d4ea-706f-4c12-b437-9a2359e23a9d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:58:03.455809 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 522/2088] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:03 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:03.529139 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:03.534270 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:58:03.534806 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1716730139", "imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:03.538256 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1716730139', 'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:58:03.673385 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Create volume of 1 GB Jul 22 09:58:03.673670 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:03.673670 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:03.674237 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Availability Zones retrieved successfully. Jul 22 09:58:03.679911 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Flow 'volume_create_api' (a73510d7-aca1-43ee-bdce-ef9b2cb2915c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:58:03.680832 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac2d093a-8d3e-4df7-91bb-06e5c37eebf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:03.681982 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:58:03.765027 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:03.765027 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:03.786273 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac2d093a-8d3e-4df7-91bb-06e5c37eebf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=7324cb85-3d34-48ff-93e7-570ac8d93e79,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7324cb85-3d34-48ff-93e7-570ac8d93e79', 'encryption_key_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=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:03.788143 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb594e2a-b500-4fb3-89e8-157ed3b117d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:03.857566 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6c83bf03-c462-4a35-8e7d-df7ebd5657ca None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:03.862376 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6c83bf03-c462-4a35-8e7d-df7ebd5657ca tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:03.862744 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6c83bf03-c462-4a35-8e7d-df7ebd5657ca tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:03.863058 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6c83bf03-c462-4a35-8e7d-df7ebd5657ca tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:03.863058 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-6c83bf03-c462-4a35-8e7d-df7ebd5657ca tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:03.864717 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Created reservations ['0d8055a0-0be9-42e9-9b39-a11b0c9750f6', 'f058e0a1-e4b5-4dd8-8851-2d61df4025ad', '0f7b41e8-0206-45ca-99b3-d037cb515ea4', '4da01fc0-3f2e-4759-ba44-8de7daf53d50'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:58:03.865768 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb594e2a-b500-4fb3-89e8-157ed3b117d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d8055a0-0be9-42e9-9b39-a11b0c9750f6', 'f058e0a1-e4b5-4dd8-8851-2d61df4025ad', '0f7b41e8-0206-45ca-99b3-d037cb515ea4', '4da01fc0-3f2e-4759-ba44-8de7daf53d50']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:03.866939 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c2f4cb2-8095-47d3-aad6-103dfc5a8605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:03.872839 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:03.872839 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:03.873792 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6c83bf03-c462-4a35-8e7d-df7ebd5657ca tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:03.874202 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 520/2089] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:03 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:03.912651 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c2f4cb2-8095-47d3-aad6-103dfc5a8605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e191b638-c222-4442-a18f-8ad787dde340', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1716730139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3a49b766c52847809e516ee8a71463fb',qos_specs=None,replication_status=,reservations=['0d8055a0-0be9-42e9-9b39-a11b0c9750f6','f058e0a1-e4b5-4dd8-8851-2d61df4025ad','0f7b41e8-0206-45ca-99b3-d037cb515ea4','4da01fc0-3f2e-4759-ba44-8de7daf53d50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d3dcf96c6cb4460aefed3cf2b4a68cb',volume_type_id=7324cb85-3d34-48ff-93e7-570ac8d93e79), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:58:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1716730139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e191b638-c222-4442-a18f-8ad787dde340,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3a49b766c52847809e516ee8a71463fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d3dcf96c6cb4460aefed3cf2b4a68cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7324cb85-3d34-48ff-93e7-570ac8d93e79),volume_type_id=7324cb85-3d34-48ff-93e7-570ac8d93e79)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:03.913710 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1db0346e-257e-4267-ade1-ea4a66c752b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:03.945057 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1db0346e-257e-4267-ade1-ea4a66c752b4) transitioned into state 'SUCCESS' from state '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-1716730139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3a49b766c52847809e516ee8a71463fb',qos_specs=None,replication_status=,reservations=['0d8055a0-0be9-42e9-9b39-a11b0c9750f6','f058e0a1-e4b5-4dd8-8851-2d61df4025ad','0f7b41e8-0206-45ca-99b3-d037cb515ea4','4da01fc0-3f2e-4759-ba44-8de7daf53d50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d3dcf96c6cb4460aefed3cf2b4a68cb',volume_type_id=7324cb85-3d34-48ff-93e7-570ac8d93e79)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:03.945764 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25265ddf-6867-411b-95a6-8988004b1a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:03.970006 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25265ddf-6867-411b-95a6-8988004b1a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:03.971306 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Flow 'volume_create_api' (a73510d7-aca1-43ee-bdce-ef9b2cb2915c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:58:03.971659 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Create volume request issued successfully. Jul 22 09:58:03.972379 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-daca90a6-2cb9-49a0-9bca-8eb3b021c883 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:58:03.972901 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 527/2090] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:58:03 2026] POST /volume/v3/volumes => generated 760 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:58:03.999937 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-045b34e3-1258-446d-b383-54043141a8bf None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:03.999937 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-045b34e3-1258-446d-b383-54043141a8bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 Jul 22 09:58:03.999937 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-045b34e3-1258-446d-b383-54043141a8bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:03.999937 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-045b34e3-1258-446d-b383-54043141a8bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:04.008110 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:04.008110 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:04.013578 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-045b34e3-1258-446d-b383-54043141a8bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:04.019107 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-045b34e3-1258-446d-b383-54043141a8bf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 returned with HTTP 200 Jul 22 09:58:04.019602 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 522/2091] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:03 2026] GET /volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:04.396061 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-63611f78-fd28-4dc5-88f6-7685f5d2510e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:04.397747 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-63611f78-fd28-4dc5-88f6-7685f5d2510e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:58:04.398332 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-63611f78-fd28-4dc5-88f6-7685f5d2510e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:04.398799 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-63611f78-fd28-4dc5-88f6-7685f5d2510e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:04.399946 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-63611f78-fd28-4dc5-88f6-7685f5d2510e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:04.406491 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:04.406491 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:04.407658 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-63611f78-fd28-4dc5-88f6-7685f5d2510e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:58:04.408389 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 523/2092] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:04 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:04.887005 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-603b73df-ccce-400b-9cbf-8554c74c24f5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:04.889983 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-603b73df-ccce-400b-9cbf-8554c74c24f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:04.889983 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-603b73df-ccce-400b-9cbf-8554c74c24f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:04.909916 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-603b73df-ccce-400b-9cbf-8554c74c24f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:04.909916 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-603b73df-ccce-400b-9cbf-8554c74c24f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:04.909916 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:04.909916 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:04.909916 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-603b73df-ccce-400b-9cbf-8554c74c24f5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:04.909916 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 521/2093] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:04 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:05.041350 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4a865061-d295-4e82-9ce0-5eb3d7047f31 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:05.043629 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4a865061-d295-4e82-9ce0-5eb3d7047f31 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 Jul 22 09:58:05.043722 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4a865061-d295-4e82-9ce0-5eb3d7047f31 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:05.043946 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4a865061-d295-4e82-9ce0-5eb3d7047f31 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:05.054661 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:05.054661 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:05.066187 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4a865061-d295-4e82-9ce0-5eb3d7047f31 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:05.074005 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4a865061-d295-4e82-9ce0-5eb3d7047f31 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 returned with HTTP 200 Jul 22 09:58:05.075638 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 528/2094] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:05 2026] GET /volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 => generated 1368 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:05.247770 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-fc0109be-c6b8-4846-a3e0-87b73172fbf6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:05.250492 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-fc0109be-c6b8-4846-a3e0-87b73172fbf6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 Jul 22 09:58:05.250706 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-fc0109be-c6b8-4846-a3e0-87b73172fbf6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:05.250946 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-fc0109be-c6b8-4846-a3e0-87b73172fbf6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:05.258674 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:05.258674 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:05.263585 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-fc0109be-c6b8-4846-a3e0-87b73172fbf6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:05.269001 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-fc0109be-c6b8-4846-a3e0-87b73172fbf6 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 returned with HTTP 200 Jul 22 09:58:05.269486 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 523/2095] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:58:05 2026] GET /volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 => generated 1368 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:05.425655 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-793734f8-86c8-4304-892d-16a541ec1696 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:05.429253 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-793734f8-86c8-4304-892d-16a541ec1696 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:58:05.429253 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-793734f8-86c8-4304-892d-16a541ec1696 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:05.429253 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-793734f8-86c8-4304-892d-16a541ec1696 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:05.429253 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-793734f8-86c8-4304-892d-16a541ec1696 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:05.438739 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:05.438739 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:05.439816 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-793734f8-86c8-4304-892d-16a541ec1696 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:58:05.440467 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 524/2096] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:05 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:05.863805 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-ad825dd5-130d-46be-86e4-6e04d498efbf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:05.867571 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-ad825dd5-130d-46be-86e4-6e04d498efbf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 Jul 22 09:58:05.867867 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-ad825dd5-130d-46be-86e4-6e04d498efbf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:05.868156 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-ad825dd5-130d-46be-86e4-6e04d498efbf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:05.881519 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:05.881519 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:05.891145 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-ad825dd5-130d-46be-86e4-6e04d498efbf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:05.901788 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-ad825dd5-130d-46be-86e4-6e04d498efbf tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 returned with HTTP 200 Jul 22 09:58:05.902381 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 522/2097] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:58:05 2026] GET /volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 => generated 1368 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 09:58:05.913007 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f60db080-d74d-475a-898c-4d24fb57dc15 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:05.916413 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f60db080-d74d-475a-898c-4d24fb57dc15 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:05.916539 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f60db080-d74d-475a-898c-4d24fb57dc15 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:05.916937 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f60db080-d74d-475a-898c-4d24fb57dc15 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:05.922098 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-f60db080-d74d-475a-898c-4d24fb57dc15 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:05.922246 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c79d53f7-6e6b-4aff-ac17-73bfb0dda49e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:05.922246 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c79d53f7-6e6b-4aff-ac17-73bfb0dda49e None None] GET https://10.4.3.206/volume// Jul 22 09:58:05.922246 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c79d53f7-6e6b-4aff-ac17-73bfb0dda49e None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:05.922246 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c79d53f7-6e6b-4aff-ac17-73bfb0dda49e None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:05.922246 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c79d53f7-6e6b-4aff-ac17-73bfb0dda49e None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:58:05.922246 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 524/2098] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 09:58:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:58:05.926413 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:05.926413 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:05.927370 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f60db080-d74d-475a-898c-4d24fb57dc15 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:05.927987 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 529/2099] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:05 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:05.934128 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-e0711fa9-a6fc-49dd-844e-e379392dbc2e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:05.936871 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-e0711fa9-a6fc-49dd-844e-e379392dbc2e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:58:05.937434 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-e0711fa9-a6fc-49dd-844e-e379392dbc2e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e191b638-c222-4442-a18f-8ad787dde340", "connector": null, "instance_uuid": "a0b6594b-c4db-4eee-9f52-ab73e9962310"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:05.949430 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:05.949430 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:06.012797 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-e0711fa9-a6fc-49dd-844e-e379392dbc2e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:58:06.013554 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 525/2100] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:58:05 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:06.453915 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-012a2020-e7a6-4c16-85ae-adeac1601ad6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:06.462356 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-012a2020-e7a6-4c16-85ae-adeac1601ad6 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:58:06.462995 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-012a2020-e7a6-4c16-85ae-adeac1601ad6 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:06.463218 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-012a2020-e7a6-4c16-85ae-adeac1601ad6 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:06.463357 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-012a2020-e7a6-4c16-85ae-adeac1601ad6 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:06.471939 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:06.471939 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:06.474581 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-012a2020-e7a6-4c16-85ae-adeac1601ad6 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:58:06.475527 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 523/2101] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:06 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 737 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:06.945028 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-95f79d73-2293-41f4-9be7-93b35853bc40 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:06.947624 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-95f79d73-2293-41f4-9be7-93b35853bc40 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:06.947933 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-95f79d73-2293-41f4-9be7-93b35853bc40 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:06.948252 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-95f79d73-2293-41f4-9be7-93b35853bc40 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:06.948426 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-95f79d73-2293-41f4-9be7-93b35853bc40 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:06.955146 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:06.955146 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:06.956867 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-95f79d73-2293-41f4-9be7-93b35853bc40 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:06.957454 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 525/2102] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:06 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:07.491599 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b68df3d6-58cf-4432-96b5-987457602e88 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:07.494955 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b68df3d6-58cf-4432-96b5-987457602e88 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:58:07.494955 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b68df3d6-58cf-4432-96b5-987457602e88 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:07.494955 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b68df3d6-58cf-4432-96b5-987457602e88 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:07.494955 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-b68df3d6-58cf-4432-96b5-987457602e88 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:07.498554 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:07.498554 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:07.499373 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b68df3d6-58cf-4432-96b5-987457602e88 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:58:07.499840 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 530/2103] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:07 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:07.511652 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-50210841-a042-477b-b57e-a866ec128d22 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:07.513593 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-50210841-a042-477b-b57e-a866ec128d22 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] POST https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8/action Jul 22 09:58:07.514015 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-50210841-a042-477b-b57e-a866ec128d22 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:58:07.514138 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-50210841-a042-477b-b57e-a866ec128d22 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:07.515514 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.admin_actions [None req-50210841-a042-477b-b57e-a866ec128d22 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Updating backup '5020bcf1-593a-480a-a821-b3c7f911e2b8' with '{'status': 'error'}' {{(pid=100149) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 22 09:58:07.523340 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:07.523340 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:07.544619 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.rpcapi [None req-50210841-a042-477b-b57e-a866ec128d22 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] reset_status in rpcapi backup_id 5020bcf1-593a-480a-a821-b3c7f911e2b8 on host np0000005636. {{(pid=100149) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 22 09:58:07.546999 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-50210841-a042-477b-b57e-a866ec128d22 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8/action returned with HTTP 202 Jul 22 09:58:07.547557 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 526/2104] 10.4.3.206 () {70 vars in 1430 bytes} [Wed Jul 22 09:58:07 2026] POST /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:58:07.559026 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c442303a-a7e7-485f-8f1e-dccb0f75489b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:07.561439 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c442303a-a7e7-485f-8f1e-dccb0f75489b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/ab44b4e1-778f-48d3-b73a-90947f8ec15e Jul 22 09:58:07.561734 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c442303a-a7e7-485f-8f1e-dccb0f75489b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:07.562029 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c442303a-a7e7-485f-8f1e-dccb0f75489b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:07.562261 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-c442303a-a7e7-485f-8f1e-dccb0f75489b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Delete volume with id: ab44b4e1-778f-48d3-b73a-90947f8ec15e Jul 22 09:58:07.586469 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:07.586469 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:07.586828 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c442303a-a7e7-485f-8f1e-dccb0f75489b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:58:07.723791 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c442303a-a7e7-485f-8f1e-dccb0f75489b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Delete volume request issued successfully. Jul 22 09:58:07.724059 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c442303a-a7e7-485f-8f1e-dccb0f75489b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/ab44b4e1-778f-48d3-b73a-90947f8ec15e returned with HTTP 202 Jul 22 09:58:07.724591 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 524/2105] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:58:07 2026] DELETE /volume/v3/volumes/ab44b4e1-778f-48d3-b73a-90947f8ec15e => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:07.736625 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-18bb8e16-8af3-44e8-8b82-6a75e8493299 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:07.739075 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-18bb8e16-8af3-44e8-8b82-6a75e8493299 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/volumes/ab44b4e1-778f-48d3-b73a-90947f8ec15e Jul 22 09:58:07.739404 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-18bb8e16-8af3-44e8-8b82-6a75e8493299 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:07.739680 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-18bb8e16-8af3-44e8-8b82-6a75e8493299 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:07.751242 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:07.751242 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:07.756942 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-18bb8e16-8af3-44e8-8b82-6a75e8493299 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:58:07.771598 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-18bb8e16-8af3-44e8-8b82-6a75e8493299 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/ab44b4e1-778f-48d3-b73a-90947f8ec15e returned with HTTP 200 Jul 22 09:58:07.772160 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 526/2106] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:07 2026] GET /volume/v3/volumes/ab44b4e1-778f-48d3-b73a-90947f8ec15e => generated 1016 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:07.977343 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a55b6068-7a16-444c-9a9c-67a3606e56ec None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:07.980726 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a55b6068-7a16-444c-9a9c-67a3606e56ec tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:07.981067 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a55b6068-7a16-444c-9a9c-67a3606e56ec tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:07.981274 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a55b6068-7a16-444c-9a9c-67a3606e56ec tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:07.982130 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-a55b6068-7a16-444c-9a9c-67a3606e56ec tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:08.044108 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:08.044108 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:08.045265 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a55b6068-7a16-444c-9a9c-67a3606e56ec tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:08.046229 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 531/2107] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:07 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 800 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:08.335860 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5fda9c59-38f5-47a2-9d25-e83f59700773 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:08.337387 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5fda9c59-38f5-47a2-9d25-e83f59700773 None None] GET https://10.4.3.206/volume// Jul 22 09:58:08.337387 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5fda9c59-38f5-47a2-9d25-e83f59700773 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:08.338848 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5fda9c59-38f5-47a2-9d25-e83f59700773 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:08.338848 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5fda9c59-38f5-47a2-9d25-e83f59700773 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:58:08.338848 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 527/2108] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:58:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:58:08.351306 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-51dc6c63-fc3e-49a2-a57e-6bfc26d972ee None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:08.353016 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-51dc6c63-fc3e-49a2-a57e-6bfc26d972ee tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 Jul 22 09:58:08.353277 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-51dc6c63-fc3e-49a2-a57e-6bfc26d972ee tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:08.353502 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-51dc6c63-fc3e-49a2-a57e-6bfc26d972ee tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:08.391131 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:08.391131 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:08.404397 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-51dc6c63-fc3e-49a2-a57e-6bfc26d972ee tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:08.411591 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-51dc6c63-fc3e-49a2-a57e-6bfc26d972ee tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 returned with HTTP 200 Jul 22 09:58:08.412492 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 525/2109] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:58:08 2026] GET /volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 => generated 1547 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:58:08.520955 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-4eb8e8d0-3aa0-4fa8-bf15-691b3286b19d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:08.525190 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-4eb8e8d0-3aa0-4fa8-bf15-691b3286b19d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] PUT https://10.4.3.206/volume/v3/attachments/d0271e3a-db9c-40d3-88b6-b2729741d191 Jul 22 09:58:08.525646 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-4eb8e8d0-3aa0-4fa8-bf15-691b3286b19d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:08.539443 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-4eb8e8d0-3aa0-4fa8-bf15-691b3286b19d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Acquiring lock "cinder-attachment_update-e191b638-c222-4442-a18f-8ad787dde340-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:58:08.544265 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-4eb8e8d0-3aa0-4fa8-bf15-691b3286b19d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Lock "cinder-attachment_update-e191b638-c222-4442-a18f-8ad787dde340-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:58:08.545267 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:08.545267 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:08.787057 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2d5c7bb1-2030-4911-9790-6072e0917e37 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:08.788876 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2d5c7bb1-2030-4911-9790-6072e0917e37 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/volumes/ab44b4e1-778f-48d3-b73a-90947f8ec15e Jul 22 09:58:08.789159 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2d5c7bb1-2030-4911-9790-6072e0917e37 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:08.789420 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2d5c7bb1-2030-4911-9790-6072e0917e37 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:08.798786 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2d5c7bb1-2030-4911-9790-6072e0917e37 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/ab44b4e1-778f-48d3-b73a-90947f8ec15e returned with HTTP 404 Jul 22 09:58:08.799375 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 532/2110] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:08 2026] GET /volume/v3/volumes/ab44b4e1-778f-48d3-b73a-90947f8ec15e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:08.828139 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:08.846343 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] POST https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052/restore Jul 22 09:58:08.846343 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:08.846343 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Restoring backup 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100149) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 09:58:08.846343 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.backups [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Restoring backup 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 to volume None. Jul 22 09:58:08.846343 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:08.846343 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:08.846343 np0000005636 devstack@c-api.service[100149]: INFO cinder.backup.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Creating volume of 1 GB for restore of backup 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. Jul 22 09:58:08.850323 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Availability zone cache updated, next update will occur around 2026-07-22 10:58:08.850046. {{(pid=100149) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 09:58:08.868818 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Availability Zones retrieved successfully. Jul 22 09:58:08.868818 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Flow 'volume_create_api' (93952508-ad4a-496b-8d15-7362a2f8cff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:58:08.868818 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512545bd-b5c6-49d6-a2ee-a1d4cdd430e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:08.868818 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:58:08.894360 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-4eb8e8d0-3aa0-4fa8-bf15-691b3286b19d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Lock "cinder-attachment_update-e191b638-c222-4442-a18f-8ad787dde340-np0000005636" released by "attachment_update" :: held 0.331s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:58:08.894360 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-4eb8e8d0-3aa0-4fa8-bf15-691b3286b19d tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/d0271e3a-db9c-40d3-88b6-b2729741d191 returned with HTTP 200 Jul 22 09:58:08.894360 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 527/2111] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:58:08 2026] PUT /volume/v3/attachments/d0271e3a-db9c-40d3-88b6-b2729741d191 => generated 969 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:08.894568 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512545bd-b5c6-49d6-a2ee-a1d4cdd430e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:08.894568 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b72c1b8-e70d-48e2-acb7-beed8040290e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:09.043304 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-4dd55de5-827f-445f-bf22-f34af63b930b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:09.045550 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-4dd55de5-827f-445f-bf22-f34af63b930b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/attachments/d0271e3a-db9c-40d3-88b6-b2729741d191/action Jul 22 09:58:09.045942 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-4dd55de5-827f-445f-bf22-f34af63b930b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:58:09.046083 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-4dd55de5-827f-445f-bf22-f34af63b930b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:09.064061 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:09.064061 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:09.068035 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e7df7766-bb0e-4d84-b793-ec6403d72f4e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:09.069965 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e7df7766-bb0e-4d84-b793-ec6403d72f4e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:09.070354 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e7df7766-bb0e-4d84-b793-ec6403d72f4e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:09.070632 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e7df7766-bb0e-4d84-b793-ec6403d72f4e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:09.070868 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-e7df7766-bb0e-4d84-b793-ec6403d72f4e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:09.076237 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:09.076237 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:09.077513 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e7df7766-bb0e-4d84-b793-ec6403d72f4e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:09.078099 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 533/2112] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:09 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:09.121029 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Created reservations ['1b2bd9b2-0760-4c33-b073-0783ff48bfc4', '90bbead3-e1dd-4014-b0d3-a79b597ca158', '834b4562-a1e2-4be7-9ed5-343c6b2fd871', '75347e95-c77e-4384-af30-553c254b47c3'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:58:09.135198 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b72c1b8-e70d-48e2-acb7-beed8040290e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b2bd9b2-0760-4c33-b073-0783ff48bfc4', '90bbead3-e1dd-4014-b0d3-a79b597ca158', '834b4562-a1e2-4be7-9ed5-343c6b2fd871', '75347e95-c77e-4384-af30-553c254b47c3']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:09.135198 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6ddddb-f95a-4d4e-8797-2fb37b655592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:09.194431 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bb47cb0a-49fd-4588-ac3b-8b5937f115fc req-4dd55de5-827f-445f-bf22-f34af63b930b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/d0271e3a-db9c-40d3-88b6-b2729741d191/action returned with HTTP 204 Jul 22 09:58:09.195133 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 526/2113] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:58:09 2026] POST /volume/v3/attachments/d0271e3a-db9c-40d3-88b6-b2729741d191/action => generated 0 bytes in 152 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:09.223883 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6ddddb-f95a-4d4e-8797-2fb37b655592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49380522-65c0-4e16-928b-ddc23debf55c', '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='c6a09d0cbfa74c3c8c793240f35ce0c9',qos_specs=None,replication_status=,reservations=['1b2bd9b2-0760-4c33-b073-0783ff48bfc4','90bbead3-e1dd-4014-b0d3-a79b597ca158','834b4562-a1e2-4be7-9ed5-343c6b2fd871','75347e95-c77e-4384-af30-553c254b47c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='215723eafabc4f68a902c4492461126a',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:58:09Z,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=49380522-65c0-4e16-928b-ddc23debf55c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6a09d0cbfa74c3c8c793240f35ce0c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='215723eafabc4f68a902c4492461126a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:09.225109 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab908a12-2486-4fd4-9290-75980051faea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:09.295973 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab908a12-2486-4fd4-9290-75980051faea) transitioned into 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='c6a09d0cbfa74c3c8c793240f35ce0c9',qos_specs=None,replication_status=,reservations=['1b2bd9b2-0760-4c33-b073-0783ff48bfc4','90bbead3-e1dd-4014-b0d3-a79b597ca158','834b4562-a1e2-4be7-9ed5-343c6b2fd871','75347e95-c77e-4384-af30-553c254b47c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='215723eafabc4f68a902c4492461126a',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:09.296724 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f682301-3d7e-46f6-a659-83d23ec26bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:09.332013 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f682301-3d7e-46f6-a659-83d23ec26bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:09.333201 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Flow 'volume_create_api' (93952508-ad4a-496b-8d15-7362a2f8cff3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:58:09.334026 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Create volume request issued successfully. Jul 22 09:58:09.339000 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-34e6e2c3-0290-4428-9553-2fa358998924 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:09.342490 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-34e6e2c3-0290-4428-9553-2fa358998924 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:09.342814 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-34e6e2c3-0290-4428-9553-2fa358998924 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:09.343016 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-34e6e2c3-0290-4428-9553-2fa358998924 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:09.347668 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:09.347668 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:09.348105 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:58:09.354362 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:09.354362 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:09.366796 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-34e6e2c3-0290-4428-9553-2fa358998924 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:09.406902 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-34e6e2c3-0290-4428-9553-2fa358998924 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:09.407437 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 528/2114] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:09 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 877 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:09.434317 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-aa6aad5a-7673-4a33-85db-856889d159aa None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:09.434317 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aa6aad5a-7673-4a33-85db-856889d159aa tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:09.434317 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aa6aad5a-7673-4a33-85db-856889d159aa tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:09.434317 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aa6aad5a-7673-4a33-85db-856889d159aa tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:09.451768 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:09.451768 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:09.458605 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-aa6aad5a-7673-4a33-85db-856889d159aa tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:09.463449 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aa6aad5a-7673-4a33-85db-856889d159aa tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:09.464043 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 534/2115] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:09 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:09.521875 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-18f88473-3f07-40e3-b8a5-da2df216f9b7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:09.524581 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-18f88473-3f07-40e3-b8a5-da2df216f9b7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:09.524811 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-18f88473-3f07-40e3-b8a5-da2df216f9b7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:09.525061 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-18f88473-3f07-40e3-b8a5-da2df216f9b7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:09.535052 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:09.535052 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:09.543694 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-18f88473-3f07-40e3-b8a5-da2df216f9b7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:09.552470 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-18f88473-3f07-40e3-b8a5-da2df216f9b7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:09.552773 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 527/2116] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:58:09 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:58:09.696707 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-06b29cf6-6500-4857-b492-bacb7e41a96a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:09.697318 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-06b29cf6-6500-4857-b492-bacb7e41a96a None None] GET https://10.4.3.206/volume// Jul 22 09:58:09.697606 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-06b29cf6-6500-4857-b492-bacb7e41a96a None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:09.697911 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-06b29cf6-6500-4857-b492-bacb7e41a96a None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:09.698402 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-06b29cf6-6500-4857-b492-bacb7e41a96a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:58:09.698848 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 529/2117] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:58:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:58:09.713090 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-7c64eb57-6c79-443c-8f28-7082583f9534 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:09.812126 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-7c64eb57-6c79-443c-8f28-7082583f9534 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:58:09.812594 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-7c64eb57-6c79-443c-8f28-7082583f9534 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6eb91db0-ae97-45ae-881e-9b77c8c02197", "connector": null, "instance_uuid": "fdef65cf-e8ef-44a6-a995-f03ec15db182"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:09.826068 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:09.826068 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:09.947854 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-7c64eb57-6c79-443c-8f28-7082583f9534 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:58:09.948964 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 535/2118] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:58:09 2026] POST /volume/v3/attachments => generated 273 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:10.029197 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e6fe7e8b-875b-4f79-94a7-bcc1e40064d2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:10.031279 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e6fe7e8b-875b-4f79-94a7-bcc1e40064d2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:10.037789 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e6fe7e8b-875b-4f79-94a7-bcc1e40064d2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:10.037789 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e6fe7e8b-875b-4f79-94a7-bcc1e40064d2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:10.051322 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:10.051322 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:10.051322 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e6fe7e8b-875b-4f79-94a7-bcc1e40064d2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:10.054073 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e6fe7e8b-875b-4f79-94a7-bcc1e40064d2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:10.054514 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 528/2119] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:10 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:10.089107 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e318208d-8aa3-4c1a-98aa-f31c5609dd38 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:10.091297 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e318208d-8aa3-4c1a-98aa-f31c5609dd38 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:10.091510 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e318208d-8aa3-4c1a-98aa-f31c5609dd38 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:10.091722 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e318208d-8aa3-4c1a-98aa-f31c5609dd38 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:10.092516 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-e318208d-8aa3-4c1a-98aa-f31c5609dd38 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:10.100077 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:10.100077 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:10.101006 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e318208d-8aa3-4c1a-98aa-f31c5609dd38 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:10.101442 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 530/2120] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:10 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:10.105124 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6a057165-b689-40fe-af0a-3ef8e039e5df None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:10.105651 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6a057165-b689-40fe-af0a-3ef8e039e5df None None] GET https://10.4.3.206/volume// Jul 22 09:58:10.105897 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6a057165-b689-40fe-af0a-3ef8e039e5df None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:10.106197 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6a057165-b689-40fe-af0a-3ef8e039e5df None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:10.106644 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6a057165-b689-40fe-af0a-3ef8e039e5df None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:58:10.107059 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 536/2121] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:58:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:58:10.116596 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-1dddc9a8-cc6d-4bfe-a020-bfc108580a9b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:10.119290 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-1dddc9a8-cc6d-4bfe-a020-bfc108580a9b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:10.119509 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-1dddc9a8-cc6d-4bfe-a020-bfc108580a9b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:10.119709 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-1dddc9a8-cc6d-4bfe-a020-bfc108580a9b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:10.132670 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:10.132670 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:10.137243 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-1dddc9a8-cc6d-4bfe-a020-bfc108580a9b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:10.142471 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-1dddc9a8-cc6d-4bfe-a020-bfc108580a9b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:10.142910 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 529/2122] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:58:10 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:58:10.268085 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-4c7f73c5-1d8b-42e3-a234-d5612801886b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:10.272698 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-4c7f73c5-1d8b-42e3-a234-d5612801886b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] PUT https://10.4.3.206/volume/v3/attachments/8cf69c4e-c3a9-4c17-8356-ffe71bcaba0a Jul 22 09:58:10.273255 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-4c7f73c5-1d8b-42e3-a234-d5612801886b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:10.288824 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-4c7f73c5-1d8b-42e3-a234-d5612801886b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Acquiring lock "cinder-attachment_update-6eb91db0-ae97-45ae-881e-9b77c8c02197-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:58:10.295330 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-4c7f73c5-1d8b-42e3-a234-d5612801886b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Lock "cinder-attachment_update-6eb91db0-ae97-45ae-881e-9b77c8c02197-np0000005636" acquired by "attachment_update" :: waited 0.006s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:58:10.295330 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:10.295330 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:10.372609 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:10.372609 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:10.373193 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:58:10.373316 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Checking backup size 1 against volume size 1 {{(pid=100149) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 09:58:10.373464 np0000005636 devstack@c-api.service[100149]: INFO cinder.backup.api [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Overwriting volume 49380522-65c0-4e16-928b-ddc23debf55c with restore of backup 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:58:10.446775 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.rpcapi [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] restore_backup in rpcapi backup_id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 {{(pid=100149) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 09:58:10.448961 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-02d85775-16e3-42db-8b2f-5b10b9f468d0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052/restore returned with HTTP 202 Jul 22 09:58:10.449483 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 528/2123] 10.4.3.206 () {70 vars in 1433 bytes} [Wed Jul 22 09:58:08 2026] POST /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052/restore => generated 152 bytes in 1622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:58:10.458998 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2d722e62-c8b6-45d8-bb67-c69ef67a0383 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:10.461060 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2d722e62-c8b6-45d8-bb67-c69ef67a0383 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:58:10.461375 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2d722e62-c8b6-45d8-bb67-c69ef67a0383 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:10.461647 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2d722e62-c8b6-45d8-bb67-c69ef67a0383 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:10.461753 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-2d722e62-c8b6-45d8-bb67-c69ef67a0383 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:10.483820 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:10.483820 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:10.484831 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2d722e62-c8b6-45d8-bb67-c69ef67a0383 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:58:10.485471 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 537/2124] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:10 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 737 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:10.535134 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-4c7f73c5-1d8b-42e3-a234-d5612801886b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Lock "cinder-attachment_update-6eb91db0-ae97-45ae-881e-9b77c8c02197-np0000005636" released by "attachment_update" :: held 0.241s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:58:10.535736 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-4c7f73c5-1d8b-42e3-a234-d5612801886b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/8cf69c4e-c3a9-4c17-8356-ffe71bcaba0a returned with HTTP 200 Jul 22 09:58:10.536248 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 531/2125] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:58:10 2026] PUT /volume/v3/attachments/8cf69c4e-c3a9-4c17-8356-ffe71bcaba0a => generated 968 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:10.547751 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-47c730d7-47c8-47b1-a6ea-ce7454f68145 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:10.552211 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-47c730d7-47c8-47b1-a6ea-ce7454f68145 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197/encryption Jul 22 09:58:10.552531 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-47c730d7-47c8-47b1-a6ea-ce7454f68145 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:10.552787 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-47c730d7-47c8-47b1-a6ea-ce7454f68145 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:10.584635 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:10.584635 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:10.603884 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-47c730d7-47c8-47b1-a6ea-ce7454f68145 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197/encryption returned with HTTP 200 Jul 22 09:58:10.604661 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 530/2126] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 09:58:10 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197/encryption => generated 160 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:11.067430 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-22283a26-2198-45ed-93fe-f361492a9eb7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:11.069332 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-22283a26-2198-45ed-93fe-f361492a9eb7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:11.069503 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-22283a26-2198-45ed-93fe-f361492a9eb7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:11.069687 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-22283a26-2198-45ed-93fe-f361492a9eb7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:11.081951 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:11.081951 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:11.087745 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-22283a26-2198-45ed-93fe-f361492a9eb7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:11.093005 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-22283a26-2198-45ed-93fe-f361492a9eb7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:11.093596 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 529/2127] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:11 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:11.114976 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7f415228-ea06-40db-bea7-e7a75158756c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:11.117184 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7f415228-ea06-40db-bea7-e7a75158756c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:11.117648 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7f415228-ea06-40db-bea7-e7a75158756c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:11.118946 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7f415228-ea06-40db-bea7-e7a75158756c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:11.118946 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-7f415228-ea06-40db-bea7-e7a75158756c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:11.124166 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:11.124166 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:11.125507 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7f415228-ea06-40db-bea7-e7a75158756c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:11.126167 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 538/2128] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:11 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:11.139819 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fef4ba3c-836b-4cea-8f08-c4264fd92ada None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:11.141554 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fef4ba3c-836b-4cea-8f08-c4264fd92ada tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef Jul 22 09:58:11.141747 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fef4ba3c-836b-4cea-8f08-c4264fd92ada tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:11.141969 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fef4ba3c-836b-4cea-8f08-c4264fd92ada tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:11.153250 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:11.153250 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:11.156596 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-fef4ba3c-836b-4cea-8f08-c4264fd92ada tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Volume info retrieved successfully. Jul 22 09:58:11.162501 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fef4ba3c-836b-4cea-8f08-c4264fd92ada tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef returned with HTTP 200 Jul 22 09:58:11.162501 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 532/2129] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:11 2026] GET /volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:11.177301 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3809cd74-988e-4cd4-bec9-d0e5d0906e47 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:11.276368 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3809cd74-988e-4cd4-bec9-d0e5d0906e47 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a/export_record Jul 22 09:58:11.276487 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3809cd74-988e-4cd4-bec9-d0e5d0906e47 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:11.276757 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3809cd74-988e-4cd4-bec9-d0e5d0906e47 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Calling method 'export_record' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:11.276941 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-3809cd74-988e-4cd4-bec9-d0e5d0906e47 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Export record for backup 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100152) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 09:58:11.284119 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:11.284119 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:11.285319 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.api [None req-3809cd74-988e-4cd4-bec9-d0e5d0906e47 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Calling RPCAPI with context: , host: np0000005636, backup: 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100152) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 09:58:11.308023 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-3809cd74-988e-4cd4-bec9-d0e5d0906e47 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] export_record in rpcapi backup_id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a on host np0000005636. {{(pid=100152) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 09:58:11.316486 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-3809cd74-988e-4cd4-bec9-d0e5d0906e47 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzk5ODk5YzctZjAwNy00YmM4LWJkMmYtYmI5YTc5YzhmYjVhIiwgInVzZXJfaWQiOiAiZjY4OTUzMDNmODJmNGIwMzhhODIxZGM2NDc5YTIyNzciLCAicHJvamVjdF9pZCI6ICJhZTI0NzNhYTA0M2E0YmE4YWNkYzU1MjRkYjRlMDhhNSIsICJ2b2x1bWVfaWQiOiAiNDhmNzE3NDMtODU1YS00OWU1LTg3NDEtNTI5MzRiOTZmZGVmIiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03NTg3MjY4ODUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTYzMDkzMTQ4NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ4ZjcxNzQzLTg1NWEtNDllNS04NzQxLTUyOTM0Yjk2ZmRlZi8yMDI2MDcyMjA5NTc1NS9hel9ub3ZhX2JhY2t1cF83OTk4OTljNy1mMDA3LTRiYzgtYmQyZi1iYjlhNzljOGZiNWEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTIyVDA5OjU3OjUyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA5OjU3OjUyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjJUMDk6NTg6MTBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100152) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 09:58:11.316911 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3809cd74-988e-4cd4-bec9-d0e5d0906e47 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a/export_record returned with HTTP 200 Jul 22 09:58:11.318413 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 531/2130] 10.4.3.206 () {66 vars in 1390 bytes} [Wed Jul 22 09:58:11 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a/export_record => generated 1512 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:11.326034 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fb2a0cfa-9c61-4cff-adde-0ba8101e6bc1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:11.329723 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fb2a0cfa-9c61-4cff-adde-0ba8101e6bc1 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] POST https://10.4.3.206/volume/v3/backups/import_record Jul 22 09:58:11.333299 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fb2a0cfa-9c61-4cff-adde-0ba8101e6bc1 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzE4MjY4ODItNmUwNi00ODI3LTk2NWYtZWYxNzE4N2VkMTRkIiwgInVzZXJfaWQiOiAiZjY4OTUzMDNmODJmNGIwMzhhODIxZGM2NDc5YTIyNzciLCAicHJvamVjdF9pZCI6ICJhZTI0NzNhYTA0M2E0YmE4YWNkYzU1MjRkYjRlMDhhNSIsICJ2b2x1bWVfaWQiOiAiNDhmNzE3NDMtODU1YS00OWU1LTg3NDEtNTI5MzRiOTZmZGVmIiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03NTg3MjY4ODUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTYzMDkzMTQ4NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ4ZjcxNzQzLTg1NWEtNDllNS04NzQxLTUyOTM0Yjk2ZmRlZi8yMDI2MDcyMjA5NTc1NS9hel9ub3ZhX2JhY2t1cF83OTk4OTljNy1mMDA3LTRiYzgtYmQyZi1iYjlhNzljOGZiNWEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTIyVDA5OjU3OjUyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA5OjU3OjUyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjJUMDk6NTg6MTBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:11.334986 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-fb2a0cfa-9c61-4cff-adde-0ba8101e6bc1 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzE4MjY4ODItNmUwNi00ODI3LTk2NWYtZWYxNzE4N2VkMTRkIiwgInVzZXJfaWQiOiAiZjY4OTUzMDNmODJmNGIwMzhhODIxZGM2NDc5YTIyNzciLCAicHJvamVjdF9pZCI6ICJhZTI0NzNhYTA0M2E0YmE4YWNkYzU1MjRkYjRlMDhhNSIsICJ2b2x1bWVfaWQiOiAiNDhmNzE3NDMtODU1YS00OWU1LTg3NDEtNTI5MzRiOTZmZGVmIiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03NTg3MjY4ODUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTYzMDkzMTQ4NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ4ZjcxNzQzLTg1NWEtNDllNS04NzQxLTUyOTM0Yjk2ZmRlZi8yMDI2MDcyMjA5NTc1NS9hel9ub3ZhX2JhY2t1cF83OTk4OTljNy1mMDA3LTRiYzgtYmQyZi1iYjlhNzljOGZiNWEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTIyVDA5OjU3OjUyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA5OjU3OjUyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjJUMDk6NTg6MTBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100149) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 22 09:58:11.335096 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-fb2a0cfa-9c61-4cff-adde-0ba8101e6bc1 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzE4MjY4ODItNmUwNi00ODI3LTk2NWYtZWYxNzE4N2VkMTRkIiwgInVzZXJfaWQiOiAiZjY4OTUzMDNmODJmNGIwMzhhODIxZGM2NDc5YTIyNzciLCAicHJvamVjdF9pZCI6ICJhZTI0NzNhYTA0M2E0YmE4YWNkYzU1MjRkYjRlMDhhNSIsICJ2b2x1bWVfaWQiOiAiNDhmNzE3NDMtODU1YS00OWU1LTg3NDEtNTI5MzRiOTZmZGVmIiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03NTg3MjY4ODUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTYzMDkzMTQ4NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ4ZjcxNzQzLTg1NWEtNDllNS04NzQxLTUyOTM0Yjk2ZmRlZi8yMDI2MDcyMjA5NTc1NS9hel9ub3ZhX2JhY2t1cF83OTk4OTljNy1mMDA3LTRiYzgtYmQyZi1iYjlhNzljOGZiNWEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTIyVDA5OjU3OjUyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA5OjU3OjUyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjJUMDk6NTg6MTBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100149) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 22 09:58:11.425331 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-fb2a0cfa-9c61-4cff-adde-0ba8101e6bc1 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Created reservations ['9eacd245-a2fb-4337-8908-acaff317bd08', '7307747d-1533-4ef3-bf4d-9d1b79d0a8b5'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:58:11.486670 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.rpcapi [None req-fb2a0cfa-9c61-4cff-adde-0ba8101e6bc1 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] import_record rpcapi backup id 71826882-6e06-4827-965f-ef17187ed14d on host np0000005636 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzE4MjY4ODItNmUwNi00ODI3LTk2NWYtZWYxNzE4N2VkMTRkIiwgInVzZXJfaWQiOiAiZjY4OTUzMDNmODJmNGIwMzhhODIxZGM2NDc5YTIyNzciLCAicHJvamVjdF9pZCI6ICJhZTI0NzNhYTA0M2E0YmE4YWNkYzU1MjRkYjRlMDhhNSIsICJ2b2x1bWVfaWQiOiAiNDhmNzE3NDMtODU1YS00OWU1LTg3NDEtNTI5MzRiOTZmZGVmIiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03NTg3MjY4ODUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTYzMDkzMTQ4NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ4ZjcxNzQzLTg1NWEtNDllNS04NzQxLTUyOTM0Yjk2ZmRlZi8yMDI2MDcyMjA5NTc1NS9hel9ub3ZhX2JhY2t1cF83OTk4OTljNy1mMDA3LTRiYzgtYmQyZi1iYjlhNzljOGZiNWEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTIyVDA5OjU3OjUyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA5OjU3OjUyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjJUMDk6NTg6MTBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100149) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 22 09:58:11.488674 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-fb2a0cfa-9c61-4cff-adde-0ba8101e6bc1 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Import record output: {'backup': {'id': '71826882-6e06-4827-965f-ef17187ed14d', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.206/volume/v3/backups/71826882-6e06-4827-965f-ef17187ed14d'}, {'rel': 'bookmark', 'href': 'https://10.4.3.206/volume/backups/71826882-6e06-4827-965f-ef17187ed14d'}]}}. {{(pid=100149) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 22 09:58:11.489820 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fb2a0cfa-9c61-4cff-adde-0ba8101e6bc1 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] https://10.4.3.206/volume/v3/backups/import_record returned with HTTP 201 Jul 22 09:58:11.489820 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 530/2131] 10.4.3.206 () {68 vars in 1302 bytes} [Wed Jul 22 09:58:11 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 164 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 22 09:58:11.500710 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-39b6bbc1-0aac-4934-aa02-75e9ec88e0c2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:11.500859 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-bed0b95a-3a7a-46b4-bb4e-feb6140b4712 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:11.504430 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-39b6bbc1-0aac-4934-aa02-75e9ec88e0c2 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] GET https://10.4.3.206/volume/v3/backups/71826882-6e06-4827-965f-ef17187ed14d Jul 22 09:58:11.504542 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bed0b95a-3a7a-46b4-bb4e-feb6140b4712 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:58:11.504592 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-39b6bbc1-0aac-4934-aa02-75e9ec88e0c2 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:11.504592 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-39b6bbc1-0aac-4934-aa02-75e9ec88e0c2 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:11.504665 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bed0b95a-3a7a-46b4-bb4e-feb6140b4712 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:11.504720 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-39b6bbc1-0aac-4934-aa02-75e9ec88e0c2 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Show backup with id 71826882-6e06-4827-965f-ef17187ed14d. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:11.504757 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bed0b95a-3a7a-46b4-bb4e-feb6140b4712 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:11.504757 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-bed0b95a-3a7a-46b4-bb4e-feb6140b4712 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:11.507790 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:11.507790 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:11.508379 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-39b6bbc1-0aac-4934-aa02-75e9ec88e0c2 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] https://10.4.3.206/volume/v3/backups/71826882-6e06-4827-965f-ef17187ed14d returned with HTTP 200 Jul 22 09:58:11.508739 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 533/2132] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:11 2026] GET /volume/v3/backups/71826882-6e06-4827-965f-ef17187ed14d => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:11.509473 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:11.509473 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:11.510389 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bed0b95a-3a7a-46b4-bb4e-feb6140b4712 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:58:11.511068 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 539/2133] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:11 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:12.107776 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a97eecc3-6c33-4062-b260-29d6f0bc022e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:12.109398 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a97eecc3-6c33-4062-b260-29d6f0bc022e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:12.109628 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a97eecc3-6c33-4062-b260-29d6f0bc022e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:12.109857 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a97eecc3-6c33-4062-b260-29d6f0bc022e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:12.122277 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:12.122277 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:12.126464 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a97eecc3-6c33-4062-b260-29d6f0bc022e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:12.131318 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a97eecc3-6c33-4062-b260-29d6f0bc022e tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:12.131915 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 532/2134] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:12 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:12.524023 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-67c39b34-8e0c-4eb2-a001-29cd1dfdf847 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:12.524553 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0cdeef9f-9ea5-4f8e-9c71-8986d006930c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:12.526348 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-67c39b34-8e0c-4eb2-a001-29cd1dfdf847 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:58:12.526510 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0cdeef9f-9ea5-4f8e-9c71-8986d006930c tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] GET https://10.4.3.206/volume/v3/backups/71826882-6e06-4827-965f-ef17187ed14d Jul 22 09:58:12.526641 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-67c39b34-8e0c-4eb2-a001-29cd1dfdf847 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:12.527175 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0cdeef9f-9ea5-4f8e-9c71-8986d006930c tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:12.527263 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-67c39b34-8e0c-4eb2-a001-29cd1dfdf847 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:12.527263 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-67c39b34-8e0c-4eb2-a001-29cd1dfdf847 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:12.527341 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0cdeef9f-9ea5-4f8e-9c71-8986d006930c tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:12.527465 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-0cdeef9f-9ea5-4f8e-9c71-8986d006930c tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Show backup with id 71826882-6e06-4827-965f-ef17187ed14d. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:12.532369 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:12.532369 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:12.532654 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:12.532654 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:12.533266 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0cdeef9f-9ea5-4f8e-9c71-8986d006930c tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] https://10.4.3.206/volume/v3/backups/71826882-6e06-4827-965f-ef17187ed14d returned with HTTP 200 Jul 22 09:58:12.535656 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-67c39b34-8e0c-4eb2-a001-29cd1dfdf847 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:58:12.535753 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 531/2135] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:12 2026] GET /volume/v3/backups/71826882-6e06-4827-965f-ef17187ed14d => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:12.535815 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 534/2136] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:12 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:12.545372 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6ed18436-4ca3-4b61-9b8e-a6b8791c0547 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:12.549302 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6ed18436-4ca3-4b61-9b8e-a6b8791c0547 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] GET https://10.4.3.206/volume/v3/backups Jul 22 09:58:12.549302 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6ed18436-4ca3-4b61-9b8e-a6b8791c0547 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:12.549302 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6ed18436-4ca3-4b61-9b8e-a6b8791c0547 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:12.559032 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6ed18436-4ca3-4b61-9b8e-a6b8791c0547 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 200 Jul 22 09:58:12.559032 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 540/2137] 10.4.3.206 () {66 vars in 1237 bytes} [Wed Jul 22 09:58:12 2026] GET /volume/v3/backups => generated 338 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:12.571437 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:12.573424 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] POST https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a/restore Jul 22 09:58:12.573864 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:12.575348 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Restoring backup 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a ({'restore': {}}) {{(pid=100152) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 09:58:12.575510 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Restoring backup 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a to volume None. Jul 22 09:58:12.581682 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:12.581682 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:12.583027 np0000005636 devstack@c-api.service[100152]: INFO cinder.backup.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Creating volume of 1 GB for restore of backup 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. Jul 22 09:58:12.600794 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Availability Zones retrieved successfully. Jul 22 09:58:12.607866 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Flow 'volume_create_api' (86dc98ee-c154-47de-b9b5-446ad98c1d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:58:12.608989 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c152a84-0bf0-454a-ad4f-21bb31733067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:12.610026 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:58:12.664131 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c152a84-0bf0-454a-ad4f-21bb31733067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:12.667300 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9b8198e-2143-448b-b9c6-ad5cce53e9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:12.750787 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Created reservations ['2158664f-a03a-4e8b-b999-bacb64d0ea58', 'd27f5a68-1488-4327-ac22-9f8086abcede', 'e193edcd-b4ee-49c9-a462-f2b5bfe082f8', '0c0a76bd-cd1b-4b89-bc45-e3e5dfb55b96'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:58:12.752268 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9b8198e-2143-448b-b9c6-ad5cce53e9d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2158664f-a03a-4e8b-b999-bacb64d0ea58', 'd27f5a68-1488-4327-ac22-9f8086abcede', 'e193edcd-b4ee-49c9-a462-f2b5bfe082f8', '0c0a76bd-cd1b-4b89-bc45-e3e5dfb55b96']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:12.753330 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40af6232-dfbf-4ff3-beea-fae0808333e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:12.805100 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40af6232-dfbf-4ff3-beea-fae0808333e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ff3bd11-d32f-436b-968f-cf71959352d0', '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_799899c7-f007-4bc8-bd2f-bb9a79c8fb5a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2473aa043a4ba8acdc5524db4e08a5',qos_specs=None,replication_status=,reservations=['2158664f-a03a-4e8b-b999-bacb64d0ea58','d27f5a68-1488-4327-ac22-9f8086abcede','e193edcd-b4ee-49c9-a462-f2b5bfe082f8','0c0a76bd-cd1b-4b89-bc45-e3e5dfb55b96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6895303f82f4b038a821dc6479a2277',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:58:12Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_799899c7-f007-4bc8-bd2f-bb9a79c8fb5a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ff3bd11-d32f-436b-968f-cf71959352d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae2473aa043a4ba8acdc5524db4e08a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6895303f82f4b038a821dc6479a2277',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:12.806056 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6149e2c0-b4a4-467e-85c5-282ee7e52792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:12.829495 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6149e2c0-b4a4-467e-85c5-282ee7e52792) transitioned into 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_799899c7-f007-4bc8-bd2f-bb9a79c8fb5a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2473aa043a4ba8acdc5524db4e08a5',qos_specs=None,replication_status=,reservations=['2158664f-a03a-4e8b-b999-bacb64d0ea58','d27f5a68-1488-4327-ac22-9f8086abcede','e193edcd-b4ee-49c9-a462-f2b5bfe082f8','0c0a76bd-cd1b-4b89-bc45-e3e5dfb55b96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6895303f82f4b038a821dc6479a2277',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:12.831849 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1da423f-abce-40b8-bf85-19224dc7bde5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:12.856177 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1da423f-abce-40b8-bf85-19224dc7bde5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:12.857366 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Flow 'volume_create_api' (86dc98ee-c154-47de-b9b5-446ad98c1d54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:58:12.857849 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Create volume request issued successfully. Jul 22 09:58:12.868242 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:12.868242 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:12.868801 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Volume info retrieved successfully. Jul 22 09:58:13.151375 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-67732de6-acb7-431f-a043-69882e86d896 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:13.153152 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-67732de6-acb7-431f-a043-69882e86d896 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:13.153381 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-67732de6-acb7-431f-a043-69882e86d896 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:13.153717 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-67732de6-acb7-431f-a043-69882e86d896 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:13.164474 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:13.164474 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:13.169590 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-67732de6-acb7-431f-a043-69882e86d896 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:13.177008 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-67732de6-acb7-431f-a043-69882e86d896 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:13.177474 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 532/2138] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:13 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:13.548165 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c92f13ab-1229-455d-99a1-4d4e284a28ed None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:13.551292 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c92f13ab-1229-455d-99a1-4d4e284a28ed tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:58:13.551292 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c92f13ab-1229-455d-99a1-4d4e284a28ed tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:13.551292 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c92f13ab-1229-455d-99a1-4d4e284a28ed tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:13.551292 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-c92f13ab-1229-455d-99a1-4d4e284a28ed tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:13.555425 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:13.555425 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:13.556664 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c92f13ab-1229-455d-99a1-4d4e284a28ed tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:58:13.557334 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 535/2139] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:13 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:13.878626 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:13.878626 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:13.879288 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Volume info retrieved successfully. Jul 22 09:58:13.879424 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Checking backup size 1 against volume size 1 {{(pid=100152) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 09:58:13.879525 np0000005636 devstack@c-api.service[100152]: INFO cinder.backup.api [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Overwriting volume 6ff3bd11-d32f-436b-968f-cf71959352d0 with restore of backup 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:13.922172 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] restore_backup in rpcapi backup_id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a {{(pid=100152) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 09:58:13.925251 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c7276191-ddcc-4461-b9d8-06e98d9350a3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a/restore returned with HTTP 202 Jul 22 09:58:13.925668 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 533/2140] 10.4.3.206 () {68 vars in 1393 bytes} [Wed Jul 22 09:58:12 2026] POST /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a/restore => generated 189 bytes in 1355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:58:13.936176 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7206939e-3c40-4da9-a19b-a3a038580496 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:13.939384 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7206939e-3c40-4da9-a19b-a3a038580496 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:13.939384 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7206939e-3c40-4da9-a19b-a3a038580496 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:13.939384 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7206939e-3c40-4da9-a19b-a3a038580496 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:13.939384 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-7206939e-3c40-4da9-a19b-a3a038580496 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:13.948816 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:13.948816 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:13.948816 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7206939e-3c40-4da9-a19b-a3a038580496 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:13.948816 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 541/2141] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:13 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:14.197893 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2286d8d6-e78c-4573-84ed-2041cc36a0fc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:14.199728 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2286d8d6-e78c-4573-84ed-2041cc36a0fc tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:14.199958 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2286d8d6-e78c-4573-84ed-2041cc36a0fc tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:14.200231 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2286d8d6-e78c-4573-84ed-2041cc36a0fc tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:14.210350 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:14.210350 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:14.214077 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2286d8d6-e78c-4573-84ed-2041cc36a0fc tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:14.218432 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2286d8d6-e78c-4573-84ed-2041cc36a0fc tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:14.219004 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 533/2142] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:14 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:14.571527 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-17c33e6e-7c25-47f1-b60d-6043f21aff48 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:14.573304 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-17c33e6e-7c25-47f1-b60d-6043f21aff48 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:58:14.575802 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-17c33e6e-7c25-47f1-b60d-6043f21aff48 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:14.575802 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-17c33e6e-7c25-47f1-b60d-6043f21aff48 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:14.575802 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-17c33e6e-7c25-47f1-b60d-6043f21aff48 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:14.581089 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:14.581089 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:14.583315 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-17c33e6e-7c25-47f1-b60d-6043f21aff48 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:58:14.583315 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 536/2143] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:14 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:14.958299 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c4c79e09-5650-4413-b74b-d34477a7e457 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:14.960388 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c4c79e09-5650-4413-b74b-d34477a7e457 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:14.961079 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c4c79e09-5650-4413-b74b-d34477a7e457 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:14.961079 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c4c79e09-5650-4413-b74b-d34477a7e457 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:14.961079 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-c4c79e09-5650-4413-b74b-d34477a7e457 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:14.967019 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:14.967019 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:14.968014 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c4c79e09-5650-4413-b74b-d34477a7e457 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:14.968418 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 534/2144] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:14 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:15.231168 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-de3d814f-df8d-4244-b854-4fa563a350ec None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:15.233657 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-de3d814f-df8d-4244-b854-4fa563a350ec tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:15.233874 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-de3d814f-df8d-4244-b854-4fa563a350ec tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:15.234167 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-de3d814f-df8d-4244-b854-4fa563a350ec tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:15.246228 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:15.246228 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:15.250216 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-de3d814f-df8d-4244-b854-4fa563a350ec tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:15.255190 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-de3d814f-df8d-4244-b854-4fa563a350ec tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:15.255731 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 542/2145] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:15 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:15.597895 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b172c317-5e32-432c-b65b-d78d42369189 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:15.599771 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b172c317-5e32-432c-b65b-d78d42369189 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:58:15.600005 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b172c317-5e32-432c-b65b-d78d42369189 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:15.600231 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b172c317-5e32-432c-b65b-d78d42369189 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:15.600346 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-b172c317-5e32-432c-b65b-d78d42369189 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:15.606261 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:15.606261 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:15.607034 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b172c317-5e32-432c-b65b-d78d42369189 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:58:15.607537 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 534/2146] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:15 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:15.980653 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4cec4a7a-3fd4-4c90-bcb6-489059fe6d04 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:15.982796 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4cec4a7a-3fd4-4c90-bcb6-489059fe6d04 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:15.983004 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4cec4a7a-3fd4-4c90-bcb6-489059fe6d04 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:15.983203 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4cec4a7a-3fd4-4c90-bcb6-489059fe6d04 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:15.983310 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-4cec4a7a-3fd4-4c90-bcb6-489059fe6d04 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:15.987758 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:15.987758 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:15.988740 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4cec4a7a-3fd4-4c90-bcb6-489059fe6d04 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:15.988916 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 537/2147] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:15 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:16.270091 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-260e83fc-a513-4c53-acb1-5179b8c0b428 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:16.272028 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-260e83fc-a513-4c53-acb1-5179b8c0b428 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:16.272362 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-260e83fc-a513-4c53-acb1-5179b8c0b428 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:16.272550 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-260e83fc-a513-4c53-acb1-5179b8c0b428 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:16.283217 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:16.283217 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:16.288912 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-260e83fc-a513-4c53-acb1-5179b8c0b428 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:16.294662 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-260e83fc-a513-4c53-acb1-5179b8c0b428 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:16.295164 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 535/2148] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:16 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:16.618828 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ff97f9d3-cabc-4172-bcb6-b0d515c8627d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:16.620599 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ff97f9d3-cabc-4172-bcb6-b0d515c8627d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:58:16.620824 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ff97f9d3-cabc-4172-bcb6-b0d515c8627d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:16.621026 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ff97f9d3-cabc-4172-bcb6-b0d515c8627d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:16.621162 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-ff97f9d3-cabc-4172-bcb6-b0d515c8627d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:16.626562 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:16.626562 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:16.627313 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ff97f9d3-cabc-4172-bcb6-b0d515c8627d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:58:16.627789 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 543/2149] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:16 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:17.004973 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-586f1e78-f941-479b-bd6f-8b778bd2929b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:17.006814 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-586f1e78-f941-479b-bd6f-8b778bd2929b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:17.007062 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-586f1e78-f941-479b-bd6f-8b778bd2929b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:17.007268 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-586f1e78-f941-479b-bd6f-8b778bd2929b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:17.008015 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-586f1e78-f941-479b-bd6f-8b778bd2929b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:17.018523 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:17.018523 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:17.040160 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-586f1e78-f941-479b-bd6f-8b778bd2929b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:17.040160 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 535/2150] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:17 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:17.311772 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1614c9c8-3dff-4509-b2da-8cd22dc18113 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:17.314536 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1614c9c8-3dff-4509-b2da-8cd22dc18113 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:17.314811 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1614c9c8-3dff-4509-b2da-8cd22dc18113 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:17.315053 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1614c9c8-3dff-4509-b2da-8cd22dc18113 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:17.328731 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:17.328731 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:17.332958 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1614c9c8-3dff-4509-b2da-8cd22dc18113 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:17.338417 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1614c9c8-3dff-4509-b2da-8cd22dc18113 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:17.338835 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 538/2151] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:17 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:17.641487 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-629fd051-e936-4ef9-bf82-c1aa49ae52e8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:17.644171 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-629fd051-e936-4ef9-bf82-c1aa49ae52e8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:58:17.644582 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-629fd051-e936-4ef9-bf82-c1aa49ae52e8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:17.645065 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-629fd051-e936-4ef9-bf82-c1aa49ae52e8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:17.645408 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-629fd051-e936-4ef9-bf82-c1aa49ae52e8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:17.651588 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:17.651588 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:17.652654 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-629fd051-e936-4ef9-bf82-c1aa49ae52e8 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:58:17.653238 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 536/2152] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:17 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:18.035712 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fc2e8baa-2366-4485-b20b-b40113d67130 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:18.037844 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fc2e8baa-2366-4485-b20b-b40113d67130 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:18.038139 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fc2e8baa-2366-4485-b20b-b40113d67130 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:18.038323 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fc2e8baa-2366-4485-b20b-b40113d67130 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:18.038427 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-fc2e8baa-2366-4485-b20b-b40113d67130 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:18.043222 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:18.043222 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:18.044310 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fc2e8baa-2366-4485-b20b-b40113d67130 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:18.044770 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 544/2153] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:18 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:18.358771 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c66e9422-b5dc-4e25-bbf5-8e45b1682b08 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:18.360198 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c66e9422-b5dc-4e25-bbf5-8e45b1682b08 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:18.360390 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c66e9422-b5dc-4e25-bbf5-8e45b1682b08 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:18.360568 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c66e9422-b5dc-4e25-bbf5-8e45b1682b08 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:18.370126 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:18.370126 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:18.374352 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c66e9422-b5dc-4e25-bbf5-8e45b1682b08 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:18.380551 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c66e9422-b5dc-4e25-bbf5-8e45b1682b08 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:18.381245 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 536/2154] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:18 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:18.665169 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-09b645f6-58e6-410f-adc6-76872cbbf335 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:18.667263 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-09b645f6-58e6-410f-adc6-76872cbbf335 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:58:18.667491 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-09b645f6-58e6-410f-adc6-76872cbbf335 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:18.667713 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-09b645f6-58e6-410f-adc6-76872cbbf335 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:18.667840 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-09b645f6-58e6-410f-adc6-76872cbbf335 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:18.672254 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:18.672254 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:18.672869 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-09b645f6-58e6-410f-adc6-76872cbbf335 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:58:18.673306 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 539/2155] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:18 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:19.059299 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-066e5a84-1479-46ee-884e-184cba97bcde None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:19.061387 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-066e5a84-1479-46ee-884e-184cba97bcde tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:19.061613 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-066e5a84-1479-46ee-884e-184cba97bcde tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:19.061866 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-066e5a84-1479-46ee-884e-184cba97bcde tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:19.061990 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-066e5a84-1479-46ee-884e-184cba97bcde tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:19.068260 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:19.068260 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:19.069495 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-066e5a84-1479-46ee-884e-184cba97bcde tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:19.070959 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 537/2156] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:19 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:19.394887 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d0ddd4ce-1ecd-4976-adcb-1c68f22fe4b3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:19.397094 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d0ddd4ce-1ecd-4976-adcb-1c68f22fe4b3 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:19.397363 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d0ddd4ce-1ecd-4976-adcb-1c68f22fe4b3 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:19.397555 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d0ddd4ce-1ecd-4976-adcb-1c68f22fe4b3 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:19.408245 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:19.408245 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:19.412094 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d0ddd4ce-1ecd-4976-adcb-1c68f22fe4b3 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:19.416945 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d0ddd4ce-1ecd-4976-adcb-1c68f22fe4b3 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:19.417483 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 545/2157] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:19 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:19.687588 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0577b55b-6ed1-49e7-b6ed-f6d185fe3cc2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:19.689187 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0577b55b-6ed1-49e7-b6ed-f6d185fe3cc2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:58:19.689505 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0577b55b-6ed1-49e7-b6ed-f6d185fe3cc2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:19.689786 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0577b55b-6ed1-49e7-b6ed-f6d185fe3cc2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:19.689990 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-0577b55b-6ed1-49e7-b6ed-f6d185fe3cc2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:19.695441 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:19.695441 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:19.696223 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0577b55b-6ed1-49e7-b6ed-f6d185fe3cc2 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:58:19.696665 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 537/2158] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:19 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:20.084707 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6d766ebd-3998-4898-9f34-b7696728b6cb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:20.086597 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6d766ebd-3998-4898-9f34-b7696728b6cb tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:20.087985 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6d766ebd-3998-4898-9f34-b7696728b6cb tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:20.088970 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6d766ebd-3998-4898-9f34-b7696728b6cb tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:20.088970 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-6d766ebd-3998-4898-9f34-b7696728b6cb tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:20.093587 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:20.093587 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:20.094484 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6d766ebd-3998-4898-9f34-b7696728b6cb tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:20.095004 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 540/2159] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:20 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:20.433683 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-730a8e73-bf79-4509-aa28-beeb2e0e5138 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:20.436158 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-730a8e73-bf79-4509-aa28-beeb2e0e5138 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:20.436391 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-730a8e73-bf79-4509-aa28-beeb2e0e5138 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:20.436616 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-730a8e73-bf79-4509-aa28-beeb2e0e5138 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:20.448653 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:20.448653 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:20.452733 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-730a8e73-bf79-4509-aa28-beeb2e0e5138 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:20.459443 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-730a8e73-bf79-4509-aa28-beeb2e0e5138 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:20.460061 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 538/2160] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:20 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:20.709792 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-525c3224-f964-4d07-a2c0-23750c84abd0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:20.711779 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-525c3224-f964-4d07-a2c0-23750c84abd0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:58:20.712016 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-525c3224-f964-4d07-a2c0-23750c84abd0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:20.712236 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-525c3224-f964-4d07-a2c0-23750c84abd0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:20.712374 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-525c3224-f964-4d07-a2c0-23750c84abd0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:20.718462 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:20.718462 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:20.719536 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-525c3224-f964-4d07-a2c0-23750c84abd0 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:58:20.719601 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 546/2161] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:20 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:21.075731 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-0a5a944c-8373-49af-9cc2-a59dea9d0854 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:21.078348 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-0a5a944c-8373-49af-9cc2-a59dea9d0854 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/limits Jul 22 09:58:21.078607 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-0a5a944c-8373-49af-9cc2-a59dea9d0854 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:21.078876 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-0a5a944c-8373-49af-9cc2-a59dea9d0854 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:21.090267 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-0a5a944c-8373-49af-9cc2-a59dea9d0854 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2136682864 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2136682864, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:58:21.090646 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-0a5a944c-8373-49af-9cc2-a59dea9d0854 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2136682864 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2136682864, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:58:21.091227 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-0a5a944c-8373-49af-9cc2-a59dea9d0854 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2136682864 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2136682864, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:58:21.107431 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ac2d138d-cf43-4b8a-b7f6-0ce2acebb097 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:21.108226 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-0a5a944c-8373-49af-9cc2-a59dea9d0854 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/limits returned with HTTP 200 Jul 22 09:58:21.108794 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 538/2162] 10.4.3.206 () {68 vars in 1484 bytes} [Wed Jul 22 09:58:21 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:21.112965 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ac2d138d-cf43-4b8a-b7f6-0ce2acebb097 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:21.112965 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ac2d138d-cf43-4b8a-b7f6-0ce2acebb097 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:21.112965 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ac2d138d-cf43-4b8a-b7f6-0ce2acebb097 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:21.112965 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-ac2d138d-cf43-4b8a-b7f6-0ce2acebb097 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:21.116466 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:21.116466 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:21.117838 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ac2d138d-cf43-4b8a-b7f6-0ce2acebb097 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:21.118881 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 541/2163] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:21 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:21.162864 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-8f657bd5-0609-4e96-ac32-3e9debf1f45c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:21.166684 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-8f657bd5-0609-4e96-ac32-3e9debf1f45c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 Jul 22 09:58:21.166833 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-8f657bd5-0609-4e96-ac32-3e9debf1f45c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:21.167110 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-8f657bd5-0609-4e96-ac32-3e9debf1f45c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:21.178885 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:21.178885 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:21.183386 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-8f657bd5-0609-4e96-ac32-3e9debf1f45c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:21.189089 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-8f657bd5-0609-4e96-ac32-3e9debf1f45c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 returned with HTTP 200 Jul 22 09:58:21.189614 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 539/2164] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:58:21 2026] GET /volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 => generated 1660 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:21.204995 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-dbc2dafb-fd22-419d-a944-f72632d04200 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:21.206532 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-dbc2dafb-fd22-419d-a944-f72632d04200 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:58:21.206908 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-dbc2dafb-fd22-419d-a944-f72632d04200 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e191b638-c222-4442-a18f-8ad787dde340", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:21.221300 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:21.221300 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:21.222263 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-dbc2dafb-fd22-419d-a944-f72632d04200 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:21.222263 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-dbc2dafb-fd22-419d-a944-f72632d04200 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Create snapshot from volume e191b638-c222-4442-a18f-8ad787dde340 Jul 22 09:58:21.280985 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-dbc2dafb-fd22-419d-a944-f72632d04200 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Created reservations ['6580da71-f813-4421-b562-a9dcbd47447c', 'bbf513bf-2caa-4614-997e-598fc3f1cc0e', 'd1d2afa2-26d3-4ffd-b83b-ac102f614c20', '597494e2-0cb1-4996-873d-8ce757d8a056'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:58:21.328490 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-dbc2dafb-fd22-419d-a944-f72632d04200 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Snapshot force create request issued successfully. Jul 22 09:58:21.329441 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c021c7de-fdfb-4f89-ae7d-0833a706e42d req-dbc2dafb-fd22-419d-a944-f72632d04200 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:58:21.329585 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 547/2165] 10.4.3.206 () {72 vars in 1547 bytes} [Wed Jul 22 09:58:21 2026] POST /volume/v3/snapshots => generated 292 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:58:21.479251 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-607ff677-af01-4389-996a-bcf62584dca0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:21.481468 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-607ff677-af01-4389-996a-bcf62584dca0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:21.482946 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-607ff677-af01-4389-996a-bcf62584dca0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:21.482946 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-607ff677-af01-4389-996a-bcf62584dca0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:21.498860 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:21.498860 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:21.502369 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-607ff677-af01-4389-996a-bcf62584dca0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:21.509873 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-607ff677-af01-4389-996a-bcf62584dca0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:21.509873 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 539/2166] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:21 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:21.640376 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-e657a136-06a8-4bf8-9fff-e5949499425b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:21.643209 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-e657a136-06a8-4bf8-9fff-e5949499425b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/attachments/8cf69c4e-c3a9-4c17-8356-ffe71bcaba0a/action Jul 22 09:58:21.643513 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-e657a136-06a8-4bf8-9fff-e5949499425b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:58:21.643700 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-e657a136-06a8-4bf8-9fff-e5949499425b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:21.668603 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:21.668603 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:21.699807 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-fed485c3-09d0-4424-99c8-4cecd28994ca req-e657a136-06a8-4bf8-9fff-e5949499425b tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/8cf69c4e-c3a9-4c17-8356-ffe71bcaba0a/action returned with HTTP 204 Jul 22 09:58:21.700473 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 542/2167] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:58:21 2026] POST /volume/v3/attachments/8cf69c4e-c3a9-4c17-8356-ffe71bcaba0a/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:21.735934 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-10c42e0a-6cf2-4cab-9802-28513d997d74 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:21.738392 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-10c42e0a-6cf2-4cab-9802-28513d997d74 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:58:21.738679 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-10c42e0a-6cf2-4cab-9802-28513d997d74 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:21.738959 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-10c42e0a-6cf2-4cab-9802-28513d997d74 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:21.739133 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-10c42e0a-6cf2-4cab-9802-28513d997d74 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:21.745117 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:21.745117 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:21.746133 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-10c42e0a-6cf2-4cab-9802-28513d997d74 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:58:21.746627 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 540/2168] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:21 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:21.760367 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-22e2eb70-16e9-49b1-a142-6ed6580faf93 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:21.765877 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-22e2eb70-16e9-49b1-a142-6ed6580faf93 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/49380522-65c0-4e16-928b-ddc23debf55c Jul 22 09:58:21.766300 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-22e2eb70-16e9-49b1-a142-6ed6580faf93 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:21.766582 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-22e2eb70-16e9-49b1-a142-6ed6580faf93 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:21.766842 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-22e2eb70-16e9-49b1-a142-6ed6580faf93 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Delete volume with id: 49380522-65c0-4e16-928b-ddc23debf55c Jul 22 09:58:21.779844 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:21.779844 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:21.780442 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-22e2eb70-16e9-49b1-a142-6ed6580faf93 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:58:21.814137 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-22e2eb70-16e9-49b1-a142-6ed6580faf93 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Delete volume request issued successfully. Jul 22 09:58:21.814137 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-22e2eb70-16e9-49b1-a142-6ed6580faf93 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/49380522-65c0-4e16-928b-ddc23debf55c returned with HTTP 202 Jul 22 09:58:21.814137 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 548/2169] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:58:21 2026] DELETE /volume/v3/volumes/49380522-65c0-4e16-928b-ddc23debf55c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:21.823123 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b890e461-9a2c-4eb7-944c-1fc93b0bd326 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:21.825159 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b890e461-9a2c-4eb7-944c-1fc93b0bd326 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/volumes/49380522-65c0-4e16-928b-ddc23debf55c Jul 22 09:58:21.825374 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b890e461-9a2c-4eb7-944c-1fc93b0bd326 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:21.825556 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b890e461-9a2c-4eb7-944c-1fc93b0bd326 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:21.835498 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:21.835498 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:21.840383 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b890e461-9a2c-4eb7-944c-1fc93b0bd326 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:58:21.845871 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b890e461-9a2c-4eb7-944c-1fc93b0bd326 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/49380522-65c0-4e16-928b-ddc23debf55c returned with HTTP 200 Jul 22 09:58:21.846434 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 540/2170] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:21 2026] GET /volume/v3/volumes/49380522-65c0-4e16-928b-ddc23debf55c => generated 1074 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:22.130897 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1f735b22-b141-4c94-b15e-f106af7daf03 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:22.132946 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1f735b22-b141-4c94-b15e-f106af7daf03 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:22.133266 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1f735b22-b141-4c94-b15e-f106af7daf03 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:22.133542 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1f735b22-b141-4c94-b15e-f106af7daf03 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:22.133721 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-1f735b22-b141-4c94-b15e-f106af7daf03 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:22.139193 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:22.139193 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:22.140327 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1f735b22-b141-4c94-b15e-f106af7daf03 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:22.140847 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 543/2171] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:22 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:22.475843 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:22.478935 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:58:22.479474 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-903394329"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:22.481839 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-903394329'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:58:22.482204 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Create volume of 1 GB Jul 22 09:58:22.489439 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Availability Zones retrieved successfully. Jul 22 09:58:22.499824 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Flow 'volume_create_api' (214024c8-afce-4d8b-aa77-98f32a96841e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:58:22.501784 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a98cfe4-3968-4d94-93c2-88fb468a3d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:22.503406 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:58:22.525472 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ba021e30-1f89-478a-b565-0ec6277c96af None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:22.527872 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ba021e30-1f89-478a-b565-0ec6277c96af tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:22.528187 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ba021e30-1f89-478a-b565-0ec6277c96af tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:22.528385 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ba021e30-1f89-478a-b565-0ec6277c96af tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:22.542004 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:22.542004 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:22.547774 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ba021e30-1f89-478a-b565-0ec6277c96af tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:22.548309 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a98cfe4-3968-4d94-93c2-88fb468a3d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:22.550499 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e2becc-1c0e-4d20-8793-d966b689804e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:22.552750 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ba021e30-1f89-478a-b565-0ec6277c96af tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:22.553370 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 549/2172] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:22 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 1169 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:22.567803 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c1f2540d-33c3-49df-b274-2e3dfaceaec3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:22.571282 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c1f2540d-33c3-49df-b274-2e3dfaceaec3 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:22.571282 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c1f2540d-33c3-49df-b274-2e3dfaceaec3 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:22.571282 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c1f2540d-33c3-49df-b274-2e3dfaceaec3 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:22.579697 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:22.579697 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:22.584969 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c1f2540d-33c3-49df-b274-2e3dfaceaec3 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:22.594861 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c1f2540d-33c3-49df-b274-2e3dfaceaec3 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:22.595406 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 541/2173] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:22 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:22.613639 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Created reservations ['5327d13d-aec9-4b83-a17b-fd8876a5a0a4', '42bf6f86-b5d2-437d-abe8-ddf1ceea8ea5', 'df8fce54-6c76-4557-a86b-afaebe484ce6', 'ff691d67-153b-4fb9-b3a2-b6822dbb6738'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:58:22.614595 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e2becc-1c0e-4d20-8793-d966b689804e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5327d13d-aec9-4b83-a17b-fd8876a5a0a4', '42bf6f86-b5d2-437d-abe8-ddf1ceea8ea5', 'df8fce54-6c76-4557-a86b-afaebe484ce6', 'ff691d67-153b-4fb9-b3a2-b6822dbb6738']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:22.615519 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0090148f-aaf1-4f2d-abf0-edf8008bd12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:22.653635 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0090148f-aaf1-4f2d-abf0-edf8008bd12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b657976-4cb5-490f-a3b4-931e9ffe331d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-903394329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04dff60211c340deb8bdc10b2ffd3cc0',qos_specs=None,replication_status=,reservations=['5327d13d-aec9-4b83-a17b-fd8876a5a0a4','42bf6f86-b5d2-437d-abe8-ddf1ceea8ea5','df8fce54-6c76-4557-a86b-afaebe484ce6','ff691d67-153b-4fb9-b3a2-b6822dbb6738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57aa82010ee54e68915fd4309c3b7233',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-903394329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b657976-4cb5-490f-a3b4-931e9ffe331d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04dff60211c340deb8bdc10b2ffd3cc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57aa82010ee54e68915fd4309c3b7233',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:22.655739 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc4a1ee-21a0-4d97-b553-a70fdfd1dff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:22.685481 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc4a1ee-21a0-4d97-b553-a70fdfd1dff8) transitioned into state 'SUCCESS' from state '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-903394329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04dff60211c340deb8bdc10b2ffd3cc0',qos_specs=None,replication_status=,reservations=['5327d13d-aec9-4b83-a17b-fd8876a5a0a4','42bf6f86-b5d2-437d-abe8-ddf1ceea8ea5','df8fce54-6c76-4557-a86b-afaebe484ce6','ff691d67-153b-4fb9-b3a2-b6822dbb6738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57aa82010ee54e68915fd4309c3b7233',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:22.686691 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc68b4e1-e52f-4f46-9617-54247a6ac8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:22.708952 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc68b4e1-e52f-4f46-9617-54247a6ac8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:22.708952 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Flow 'volume_create_api' (214024c8-afce-4d8b-aa77-98f32a96841e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:58:22.708952 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Create volume request issued successfully. Jul 22 09:58:22.709597 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-61dd0ef7-584a-44ce-a99a-0f106eef3dcc tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:58:22.710223 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 541/2174] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:58:22 2026] POST /volume/v3/volumes => generated 756 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:58:22.725974 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-734763c8-3ef2-4183-94dc-e8b1a716da2a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:22.728999 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-734763c8-3ef2-4183-94dc-e8b1a716da2a tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d Jul 22 09:58:22.729332 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-734763c8-3ef2-4183-94dc-e8b1a716da2a tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:22.729635 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-734763c8-3ef2-4183-94dc-e8b1a716da2a tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:22.743998 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:22.743998 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:22.750210 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-734763c8-3ef2-4183-94dc-e8b1a716da2a tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:58:22.755562 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-734763c8-3ef2-4183-94dc-e8b1a716da2a tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d returned with HTTP 200 Jul 22 09:58:22.756548 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 544/2175] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:22 2026] GET /volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:22.866279 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-90d18072-3d73-4dd6-8cdc-1e7f98de0bda None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:22.869134 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-90d18072-3d73-4dd6-8cdc-1e7f98de0bda tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/volumes/49380522-65c0-4e16-928b-ddc23debf55c Jul 22 09:58:22.869393 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-90d18072-3d73-4dd6-8cdc-1e7f98de0bda tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:22.869674 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-90d18072-3d73-4dd6-8cdc-1e7f98de0bda tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:22.881220 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-90d18072-3d73-4dd6-8cdc-1e7f98de0bda tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/49380522-65c0-4e16-928b-ddc23debf55c returned with HTTP 404 Jul 22 09:58:22.882946 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 550/2176] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:22 2026] GET /volume/v3/volumes/49380522-65c0-4e16-928b-ddc23debf55c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:22.898183 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b0d14e85-277d-44be-ac9b-b2d006c1b812 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:22.900035 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b0d14e85-277d-44be-ac9b-b2d006c1b812 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:58:22.900666 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b0d14e85-277d-44be-ac9b-b2d006c1b812 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:22.901050 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b0d14e85-277d-44be-ac9b-b2d006c1b812 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:22.901259 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-b0d14e85-277d-44be-ac9b-b2d006c1b812 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:22.907831 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:22.907831 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:22.907831 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b0d14e85-277d-44be-ac9b-b2d006c1b812 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:58:22.907831 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 542/2177] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:22 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:22.923397 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f307aac7-7c0c-4dd6-9dee-b37e89dd11df None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:22.925768 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f307aac7-7c0c-4dd6-9dee-b37e89dd11df tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] DELETE https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:58:22.926077 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f307aac7-7c0c-4dd6-9dee-b37e89dd11df tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:22.928263 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f307aac7-7c0c-4dd6-9dee-b37e89dd11df tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:22.928263 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-f307aac7-7c0c-4dd6-9dee-b37e89dd11df tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Delete backup with id: 5020bcf1-593a-480a-a821-b3c7f911e2b8. Jul 22 09:58:22.932754 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:22.932754 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:22.967906 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-f307aac7-7c0c-4dd6-9dee-b37e89dd11df tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] delete_backup rpcapi backup_id 5020bcf1-593a-480a-a821-b3c7f911e2b8 {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 09:58:22.970858 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f307aac7-7c0c-4dd6-9dee-b37e89dd11df tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 202 Jul 22 09:58:22.971376 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 542/2178] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:58:22 2026] DELETE /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:58:22.991520 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e4157416-4655-42dc-af7a-e39149d8d74a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:22.993824 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e4157416-4655-42dc-af7a-e39149d8d74a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:58:22.994137 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e4157416-4655-42dc-af7a-e39149d8d74a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:22.994368 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e4157416-4655-42dc-af7a-e39149d8d74a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:22.994498 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-e4157416-4655-42dc-af7a-e39149d8d74a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:23.000334 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:23.000334 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:23.001208 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e4157416-4655-42dc-af7a-e39149d8d74a tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:58:23.001723 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 545/2179] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:22 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:23.154789 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-400f6d9b-a9e8-46de-aaf4-0ba0e0b68400 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:23.157220 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-400f6d9b-a9e8-46de-aaf4-0ba0e0b68400 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:23.157474 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-400f6d9b-a9e8-46de-aaf4-0ba0e0b68400 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:23.157780 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-400f6d9b-a9e8-46de-aaf4-0ba0e0b68400 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:23.157915 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-400f6d9b-a9e8-46de-aaf4-0ba0e0b68400 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:23.163122 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:23.163122 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:23.164124 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-400f6d9b-a9e8-46de-aaf4-0ba0e0b68400 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:23.164755 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 551/2180] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:23 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:23.773461 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cc0c0d66-9b10-4d6a-9c84-5ca7f67a24fe None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:23.775823 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cc0c0d66-9b10-4d6a-9c84-5ca7f67a24fe tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d Jul 22 09:58:23.776133 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cc0c0d66-9b10-4d6a-9c84-5ca7f67a24fe tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:23.776366 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cc0c0d66-9b10-4d6a-9c84-5ca7f67a24fe tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:23.785673 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:23.785673 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:23.791061 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-cc0c0d66-9b10-4d6a-9c84-5ca7f67a24fe tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:58:23.796446 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cc0c0d66-9b10-4d6a-9c84-5ca7f67a24fe tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d returned with HTTP 200 Jul 22 09:58:23.796973 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 543/2181] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:23 2026] GET /volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:24.014073 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-056d2d00-9ad0-4156-a4c8-ec7647f8a039 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:24.017294 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-056d2d00-9ad0-4156-a4c8-ec7647f8a039 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:58:24.017539 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-056d2d00-9ad0-4156-a4c8-ec7647f8a039 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:24.017726 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-056d2d00-9ad0-4156-a4c8-ec7647f8a039 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:24.017863 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-056d2d00-9ad0-4156-a4c8-ec7647f8a039 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:24.022904 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:24.022904 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:24.023587 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-056d2d00-9ad0-4156-a4c8-ec7647f8a039 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 200 Jul 22 09:58:24.023976 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 543/2182] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:24 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:24.177399 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-37ee4867-2840-4b6a-aba4-5bb2429b786c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:24.179872 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-37ee4867-2840-4b6a-aba4-5bb2429b786c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:24.180098 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-37ee4867-2840-4b6a-aba4-5bb2429b786c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:24.180320 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-37ee4867-2840-4b6a-aba4-5bb2429b786c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:24.180581 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-37ee4867-2840-4b6a-aba4-5bb2429b786c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:24.188914 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:24.188914 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:24.190071 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-37ee4867-2840-4b6a-aba4-5bb2429b786c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:24.190568 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 546/2183] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:24 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:24.522216 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-932440ca-53d9-48da-8037-ebad29ebbdd2 req-04f4a671-c7c4-4f39-a9cb-359c3f4b0f35 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:24.525042 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-932440ca-53d9-48da-8037-ebad29ebbdd2 req-04f4a671-c7c4-4f39-a9cb-359c3f4b0f35 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 Jul 22 09:58:24.525337 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-932440ca-53d9-48da-8037-ebad29ebbdd2 req-04f4a671-c7c4-4f39-a9cb-359c3f4b0f35 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:24.525475 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-932440ca-53d9-48da-8037-ebad29ebbdd2 req-04f4a671-c7c4-4f39-a9cb-359c3f4b0f35 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:24.544431 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:24.544431 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:24.551534 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-932440ca-53d9-48da-8037-ebad29ebbdd2 req-04f4a671-c7c4-4f39-a9cb-359c3f4b0f35 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:24.562248 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-932440ca-53d9-48da-8037-ebad29ebbdd2 req-04f4a671-c7c4-4f39-a9cb-359c3f4b0f35 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 returned with HTTP 200 Jul 22 09:58:24.563034 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 552/2184] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:58:24 2026] GET /volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 => generated 1660 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:25.039113 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5e5ed432-0f97-4600-8e22-1d416ccd1089 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:25.042165 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5e5ed432-0f97-4600-8e22-1d416ccd1089 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 Jul 22 09:58:25.042551 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5e5ed432-0f97-4600-8e22-1d416ccd1089 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:25.042860 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5e5ed432-0f97-4600-8e22-1d416ccd1089 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:25.044951 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-5e5ed432-0f97-4600-8e22-1d416ccd1089 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 5020bcf1-593a-480a-a821-b3c7f911e2b8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:25.051858 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5e5ed432-0f97-4600-8e22-1d416ccd1089 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 returned with HTTP 404 Jul 22 09:58:25.052660 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 544/2185] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:25 2026] GET /volume/v3/backups/5020bcf1-593a-480a-a821-b3c7f911e2b8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:25.062910 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-385a05c4-441c-44b0-bdec-756de6ca78af None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:25.064945 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-385a05c4-441c-44b0-bdec-756de6ca78af tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] DELETE https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:58:25.065072 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-385a05c4-441c-44b0-bdec-756de6ca78af tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:25.065274 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-385a05c4-441c-44b0-bdec-756de6ca78af tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:25.066097 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-385a05c4-441c-44b0-bdec-756de6ca78af tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Delete backup with id: 53cd4340-6fb7-43c5-82cb-c82212e2671f. Jul 22 09:58:25.074836 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:25.074836 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:25.098108 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-385a05c4-441c-44b0-bdec-756de6ca78af tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] delete_backup rpcapi backup_id 53cd4340-6fb7-43c5-82cb-c82212e2671f {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 09:58:25.100239 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-385a05c4-441c-44b0-bdec-756de6ca78af tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 202 Jul 22 09:58:25.100803 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 544/2186] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:58:25 2026] DELETE /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:58:25.109144 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-73f3f314-9040-4c88-bab4-c39992b7fd84 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:25.111996 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-73f3f314-9040-4c88-bab4-c39992b7fd84 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:58:25.111996 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-73f3f314-9040-4c88-bab4-c39992b7fd84 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:25.111996 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-73f3f314-9040-4c88-bab4-c39992b7fd84 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:25.111996 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-73f3f314-9040-4c88-bab4-c39992b7fd84 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:25.117334 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:25.117334 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:25.118214 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-73f3f314-9040-4c88-bab4-c39992b7fd84 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 200 Jul 22 09:58:25.118491 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 547/2187] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:25 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:25.208689 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-439de80a-14b6-4ea1-8e3a-f283e3100f74 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:25.212314 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-439de80a-14b6-4ea1-8e3a-f283e3100f74 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:25.213023 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-439de80a-14b6-4ea1-8e3a-f283e3100f74 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:25.213023 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-439de80a-14b6-4ea1-8e3a-f283e3100f74 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:25.213152 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-439de80a-14b6-4ea1-8e3a-f283e3100f74 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:25.222552 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:25.222552 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:25.223715 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-439de80a-14b6-4ea1-8e3a-f283e3100f74 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:25.224503 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 553/2188] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:25 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:25.671846 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-932440ca-53d9-48da-8037-ebad29ebbdd2 req-a82f803f-9677-4ee0-9cb6-12175e5529f5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:25.675396 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-932440ca-53d9-48da-8037-ebad29ebbdd2 req-a82f803f-9677-4ee0-9cb6-12175e5529f5 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] DELETE https://10.4.3.206/volume/v3/attachments/d0271e3a-db9c-40d3-88b6-b2729741d191 Jul 22 09:58:25.675589 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-932440ca-53d9-48da-8037-ebad29ebbdd2 req-a82f803f-9677-4ee0-9cb6-12175e5529f5 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:25.675721 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-932440ca-53d9-48da-8037-ebad29ebbdd2 req-a82f803f-9677-4ee0-9cb6-12175e5529f5 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:25.689818 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:25.689818 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:25.761100 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-932440ca-53d9-48da-8037-ebad29ebbdd2 req-a82f803f-9677-4ee0-9cb6-12175e5529f5 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/d0271e3a-db9c-40d3-88b6-b2729741d191 returned with HTTP 200 Jul 22 09:58:25.761971 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 545/2189] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:58:25 2026] DELETE /volume/v3/attachments/d0271e3a-db9c-40d3-88b6-b2729741d191 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:26.131667 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3c74ee84-48d7-4314-aaa9-806cb7659743 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:26.136043 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3c74ee84-48d7-4314-aaa9-806cb7659743 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f Jul 22 09:58:26.136043 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3c74ee84-48d7-4314-aaa9-806cb7659743 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:26.136043 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3c74ee84-48d7-4314-aaa9-806cb7659743 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:26.136043 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3c74ee84-48d7-4314-aaa9-806cb7659743 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 53cd4340-6fb7-43c5-82cb-c82212e2671f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:26.141317 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3c74ee84-48d7-4314-aaa9-806cb7659743 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f returned with HTTP 404 Jul 22 09:58:26.142315 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 545/2190] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:26 2026] GET /volume/v3/backups/53cd4340-6fb7-43c5-82cb-c82212e2671f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:26.153235 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e12142f8-e435-43e8-af0c-fbe865198f71 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:26.155588 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e12142f8-e435-43e8-af0c-fbe865198f71 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] DELETE https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:58:26.155957 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e12142f8-e435-43e8-af0c-fbe865198f71 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:26.156198 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e12142f8-e435-43e8-af0c-fbe865198f71 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:26.156307 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-e12142f8-e435-43e8-af0c-fbe865198f71 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Delete backup with id: 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. Jul 22 09:58:26.163046 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:26.163046 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:26.201343 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-e12142f8-e435-43e8-af0c-fbe865198f71 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] delete_backup rpcapi backup_id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 {{(pid=100150) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 09:58:26.203822 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e12142f8-e435-43e8-af0c-fbe865198f71 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 202 Jul 22 09:58:26.204405 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 548/2191] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:58:26 2026] DELETE /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:58:26.215061 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-671e57cf-e5cb-4149-84ec-c8147c5d888b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:26.216371 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-671e57cf-e5cb-4149-84ec-c8147c5d888b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:58:26.216812 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-671e57cf-e5cb-4149-84ec-c8147c5d888b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:26.217297 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-671e57cf-e5cb-4149-84ec-c8147c5d888b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:26.217297 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-671e57cf-e5cb-4149-84ec-c8147c5d888b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:26.222637 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:26.222637 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:26.223439 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-671e57cf-e5cb-4149-84ec-c8147c5d888b tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:58:26.223948 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 554/2192] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:26 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:26.237911 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fd9f14f0-e96e-421e-960e-711dfb77fe5d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:26.239358 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fd9f14f0-e96e-421e-960e-711dfb77fe5d tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:26.239584 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fd9f14f0-e96e-421e-960e-711dfb77fe5d tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:26.239853 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fd9f14f0-e96e-421e-960e-711dfb77fe5d tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:26.240021 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-fd9f14f0-e96e-421e-960e-711dfb77fe5d tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:26.245460 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:26.245460 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:26.246701 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fd9f14f0-e96e-421e-960e-711dfb77fe5d tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:26.246701 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 546/2193] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:26 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:27.240359 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-541e7277-9123-4a10-885e-188c2eb92101 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:27.241342 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-541e7277-9123-4a10-885e-188c2eb92101 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:58:27.241623 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-541e7277-9123-4a10-885e-188c2eb92101 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:27.241814 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-541e7277-9123-4a10-885e-188c2eb92101 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:27.241920 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-541e7277-9123-4a10-885e-188c2eb92101 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:27.247952 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:27.247952 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:27.248917 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-541e7277-9123-4a10-885e-188c2eb92101 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 200 Jul 22 09:58:27.249498 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 546/2194] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:27 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:27.263696 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-28e1ec6a-d1f0-4253-b4cc-77793894a3c4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:27.266696 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-28e1ec6a-d1f0-4253-b4cc-77793894a3c4 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:27.266866 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-28e1ec6a-d1f0-4253-b4cc-77793894a3c4 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:27.267703 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-28e1ec6a-d1f0-4253-b4cc-77793894a3c4 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:27.267703 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-28e1ec6a-d1f0-4253-b4cc-77793894a3c4 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:27.276772 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:27.276772 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:27.277769 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-28e1ec6a-d1f0-4253-b4cc-77793894a3c4 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:27.278320 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 549/2195] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:27 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:27.592343 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c459eed1-1bca-45a2-881a-c96e3d8bf7ac None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:27.592759 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c459eed1-1bca-45a2-881a-c96e3d8bf7ac None None] GET https://10.4.3.206/volume// Jul 22 09:58:27.593050 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c459eed1-1bca-45a2-881a-c96e3d8bf7ac None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:27.593296 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c459eed1-1bca-45a2-881a-c96e3d8bf7ac None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:27.593731 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c459eed1-1bca-45a2-881a-c96e3d8bf7ac None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:58:27.594410 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 555/2196] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:58:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:58:27.605075 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-f312c79f-237c-464b-84be-fd803eea64f0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:27.607498 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-f312c79f-237c-464b-84be-fd803eea64f0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:58:27.607865 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-f312c79f-237c-464b-84be-fd803eea64f0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6eb91db0-ae97-45ae-881e-9b77c8c02197", "connector": null, "instance_uuid": "fdef65cf-e8ef-44a6-a995-f03ec15db182"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:27.622315 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:27.622315 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:27.672004 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-f312c79f-237c-464b-84be-fd803eea64f0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:58:27.672695 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 547/2197] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:58:27 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:27.683197 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-834d5c48-b6c0-427f-b427-dab54d1f02dc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:27.685411 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-834d5c48-b6c0-427f-b427-dab54d1f02dc tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] DELETE https://10.4.3.206/volume/v3/attachments/8cf69c4e-c3a9-4c17-8356-ffe71bcaba0a Jul 22 09:58:27.685553 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-834d5c48-b6c0-427f-b427-dab54d1f02dc tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:27.685735 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-834d5c48-b6c0-427f-b427-dab54d1f02dc tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:27.692990 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:27.692990 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:27.755646 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-834d5c48-b6c0-427f-b427-dab54d1f02dc tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/8cf69c4e-c3a9-4c17-8356-ffe71bcaba0a returned with HTTP 200 Jul 22 09:58:27.755646 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 547/2198] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:58:27 2026] DELETE /volume/v3/attachments/8cf69c4e-c3a9-4c17-8356-ffe71bcaba0a => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:27.852340 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f8da6978-c347-4b33-a238-5c2ff2d7855f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:27.854582 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f8da6978-c347-4b33-a238-5c2ff2d7855f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] DELETE https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340?cascade=True Jul 22 09:58:27.854844 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f8da6978-c347-4b33-a238-5c2ff2d7855f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:27.856242 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f8da6978-c347-4b33-a238-5c2ff2d7855f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:27.856242 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-f8da6978-c347-4b33-a238-5c2ff2d7855f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Delete volume with id: e191b638-c222-4442-a18f-8ad787dde340 Jul 22 09:58:27.865837 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:27.865837 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:27.866857 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f8da6978-c347-4b33-a238-5c2ff2d7855f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:27.906569 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f8da6978-c347-4b33-a238-5c2ff2d7855f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Delete volume request issued successfully. Jul 22 09:58:27.906569 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f8da6978-c347-4b33-a238-5c2ff2d7855f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340?cascade=True returned with HTTP 202 Jul 22 09:58:27.906569 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 550/2199] 10.4.3.206 () {66 vars in 1376 bytes} [Wed Jul 22 09:58:27 2026] DELETE /volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340?cascade=True => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:27.917262 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6c4408f5-b102-419e-ade6-de4a40214d3c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:27.919683 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6c4408f5-b102-419e-ade6-de4a40214d3c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 Jul 22 09:58:27.919956 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6c4408f5-b102-419e-ade6-de4a40214d3c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:27.920227 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6c4408f5-b102-419e-ade6-de4a40214d3c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:27.929301 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:27.929301 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:27.934703 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6c4408f5-b102-419e-ade6-de4a40214d3c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:27.941935 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6c4408f5-b102-419e-ade6-de4a40214d3c tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 returned with HTTP 200 Jul 22 09:58:27.942603 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 556/2200] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:27 2026] GET /volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:28.263464 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0a3819d4-d765-46b4-86d8-b298ec9f150e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:28.265874 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0a3819d4-d765-46b4-86d8-b298ec9f150e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 Jul 22 09:58:28.266166 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0a3819d4-d765-46b4-86d8-b298ec9f150e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:28.266475 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0a3819d4-d765-46b4-86d8-b298ec9f150e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:28.266637 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-0a3819d4-d765-46b4-86d8-b298ec9f150e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Show backup with id 9fd0cbb8-068b-4a91-92a4-fc7ff33cb052. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:28.273882 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0a3819d4-d765-46b4-86d8-b298ec9f150e tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 returned with HTTP 404 Jul 22 09:58:28.275137 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 548/2201] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:28 2026] GET /volume/v3/backups/9fd0cbb8-068b-4a91-92a4-fc7ff33cb052 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:28.288412 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-416cad53-843a-4727-ae3c-0a2541705043 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:28.291423 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-416cad53-843a-4727-ae3c-0a2541705043 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/2d05a465-64d8-4353-a83e-116fc94c2652 Jul 22 09:58:28.291765 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-416cad53-843a-4727-ae3c-0a2541705043 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:28.292085 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-416cad53-843a-4727-ae3c-0a2541705043 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:28.292339 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-416cad53-843a-4727-ae3c-0a2541705043 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Delete volume with id: 2d05a465-64d8-4353-a83e-116fc94c2652 Jul 22 09:58:28.295570 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-591fbbf2-6326-4c65-8fd3-0ee33ea7dca3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:28.299881 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-591fbbf2-6326-4c65-8fd3-0ee33ea7dca3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:28.300122 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-591fbbf2-6326-4c65-8fd3-0ee33ea7dca3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:28.300468 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-591fbbf2-6326-4c65-8fd3-0ee33ea7dca3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:28.300673 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-591fbbf2-6326-4c65-8fd3-0ee33ea7dca3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:28.309978 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:28.309978 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:28.309978 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-416cad53-843a-4727-ae3c-0a2541705043 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:58:28.310197 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:28.310197 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:28.310197 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-591fbbf2-6326-4c65-8fd3-0ee33ea7dca3 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:28.310197 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 551/2202] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:28 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:28.349966 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-416cad53-843a-4727-ae3c-0a2541705043 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Delete volume request issued successfully. Jul 22 09:58:28.349966 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-416cad53-843a-4727-ae3c-0a2541705043 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/2d05a465-64d8-4353-a83e-116fc94c2652 returned with HTTP 202 Jul 22 09:58:28.349966 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 548/2203] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 09:58:28 2026] DELETE /volume/v3/volumes/2d05a465-64d8-4353-a83e-116fc94c2652 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:28.360965 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-95a69c7f-e148-4821-8144-63032f8b070d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:28.360965 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-95a69c7f-e148-4821-8144-63032f8b070d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/volumes/2d05a465-64d8-4353-a83e-116fc94c2652 Jul 22 09:58:28.360965 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-95a69c7f-e148-4821-8144-63032f8b070d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:28.360965 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-95a69c7f-e148-4821-8144-63032f8b070d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:28.369076 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:28.369076 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:28.373595 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-95a69c7f-e148-4821-8144-63032f8b070d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Volume info retrieved successfully. Jul 22 09:58:28.384236 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-95a69c7f-e148-4821-8144-63032f8b070d tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/2d05a465-64d8-4353-a83e-116fc94c2652 returned with HTTP 200 Jul 22 09:58:28.384784 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 557/2204] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:28 2026] GET /volume/v3/volumes/2d05a465-64d8-4353-a83e-116fc94c2652 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:28.959341 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-13bb57a1-406e-4f8f-bb34-9e7089c8111e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:28.962831 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-13bb57a1-406e-4f8f-bb34-9e7089c8111e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 Jul 22 09:58:28.962831 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-13bb57a1-406e-4f8f-bb34-9e7089c8111e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:28.963144 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-13bb57a1-406e-4f8f-bb34-9e7089c8111e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:28.972215 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-13bb57a1-406e-4f8f-bb34-9e7089c8111e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 returned with HTTP 404 Jul 22 09:58:28.973722 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 549/2205] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:28 2026] GET /volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 09:58:29.005292 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-c4d248b8-5760-43f6-89bd-ee7e942eb02f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:29.009862 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-c4d248b8-5760-43f6-89bd-ee7e942eb02f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] PUT https://10.4.3.206/volume/v3/attachments/d6741d91-63fe-4d02-999d-92d87bf68cf4 Jul 22 09:58:29.012258 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-c4d248b8-5760-43f6-89bd-ee7e942eb02f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:29.021675 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-c4d248b8-5760-43f6-89bd-ee7e942eb02f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Acquiring lock "cinder-attachment_update-6eb91db0-ae97-45ae-881e-9b77c8c02197-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:58:29.031434 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-c4d248b8-5760-43f6-89bd-ee7e942eb02f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Lock "cinder-attachment_update-6eb91db0-ae97-45ae-881e-9b77c8c02197-np0000005636" acquired by "attachment_update" :: waited 0.010s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:58:29.032874 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:29.032874 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:29.166283 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-c4d248b8-5760-43f6-89bd-ee7e942eb02f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Lock "cinder-attachment_update-6eb91db0-ae97-45ae-881e-9b77c8c02197-np0000005636" released by "attachment_update" :: held 0.135s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:58:29.166623 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-c4d248b8-5760-43f6-89bd-ee7e942eb02f tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/d6741d91-63fe-4d02-999d-92d87bf68cf4 returned with HTTP 200 Jul 22 09:58:29.167491 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 552/2206] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:58:29 2026] PUT /volume/v3/attachments/d6741d91-63fe-4d02-999d-92d87bf68cf4 => generated 968 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:29.178673 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-a9dd006a-8e3e-495c-92fd-fd5afd2f9416 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:29.181650 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-a9dd006a-8e3e-495c-92fd-fd5afd2f9416 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/attachments/d6741d91-63fe-4d02-999d-92d87bf68cf4 Jul 22 09:58:29.181856 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-a9dd006a-8e3e-495c-92fd-fd5afd2f9416 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:29.182151 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-a9dd006a-8e3e-495c-92fd-fd5afd2f9416 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:29.201253 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-a9dd006a-8e3e-495c-92fd-fd5afd2f9416 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/d6741d91-63fe-4d02-999d-92d87bf68cf4 returned with HTTP 200 Jul 22 09:58:29.201762 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 549/2207] 10.4.3.206 () {70 vars in 1651 bytes} [Wed Jul 22 09:58:29 2026] GET /volume/v3/attachments/d6741d91-63fe-4d02-999d-92d87bf68cf4 => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:29.323265 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ef4ca382-b9c9-4470-9cf7-86affaeaa2c5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:29.326010 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ef4ca382-b9c9-4470-9cf7-86affaeaa2c5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:29.326268 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ef4ca382-b9c9-4470-9cf7-86affaeaa2c5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:29.326535 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ef4ca382-b9c9-4470-9cf7-86affaeaa2c5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:29.326687 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-ef4ca382-b9c9-4470-9cf7-86affaeaa2c5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:29.335219 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:29.335219 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:29.336233 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ef4ca382-b9c9-4470-9cf7-86affaeaa2c5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:29.337454 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 558/2208] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:29 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:29.350906 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c3fb617b-ea3b-4319-8b7a-1b9f1635d754 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:29.355967 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c3fb617b-ea3b-4319-8b7a-1b9f1635d754 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/volumes/6ff3bd11-d32f-436b-968f-cf71959352d0 Jul 22 09:58:29.355967 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c3fb617b-ea3b-4319-8b7a-1b9f1635d754 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:29.355967 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c3fb617b-ea3b-4319-8b7a-1b9f1635d754 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:29.368762 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8bcd76ff-ee12-44b0-9e2d-2971a713b24b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:29.371158 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8bcd76ff-ee12-44b0-9e2d-2971a713b24b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] DELETE https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 Jul 22 09:58:29.371474 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8bcd76ff-ee12-44b0-9e2d-2971a713b24b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:29.371704 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8bcd76ff-ee12-44b0-9e2d-2971a713b24b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:29.371986 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-8bcd76ff-ee12-44b0-9e2d-2971a713b24b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Delete volume with id: e191b638-c222-4442-a18f-8ad787dde340 Jul 22 09:58:29.381815 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:29.381815 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:29.386129 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8bcd76ff-ee12-44b0-9e2d-2971a713b24b tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 returned with HTTP 404 Jul 22 09:58:29.386481 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 553/2209] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:58:29 2026] DELETE /volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:29.387033 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c3fb617b-ea3b-4319-8b7a-1b9f1635d754 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Volume info retrieved successfully. Jul 22 09:58:29.393968 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c3fb617b-ea3b-4319-8b7a-1b9f1635d754 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes/6ff3bd11-d32f-436b-968f-cf71959352d0 returned with HTTP 200 Jul 22 09:58:29.394507 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 550/2210] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:29 2026] GET /volume/v3/volumes/6ff3bd11-d32f-436b-968f-cf71959352d0 => generated 901 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:29.395198 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5ae17ff2-22a0-4c19-b8ec-239f647b7338 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:29.397560 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ae17ff2-22a0-4c19-b8ec-239f647b7338 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 Jul 22 09:58:29.397779 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ae17ff2-22a0-4c19-b8ec-239f647b7338 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:29.398039 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ae17ff2-22a0-4c19-b8ec-239f647b7338 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:29.403101 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c6f87815-150c-43af-9dc8-ca5647a52912 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:29.405403 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c6f87815-150c-43af-9dc8-ca5647a52912 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] GET https://10.4.3.206/volume/v3/volumes/2d05a465-64d8-4353-a83e-116fc94c2652 Jul 22 09:58:29.405701 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c6f87815-150c-43af-9dc8-ca5647a52912 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:29.406000 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c6f87815-150c-43af-9dc8-ca5647a52912 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:29.410456 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ae17ff2-22a0-4c19-b8ec-239f647b7338 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 returned with HTTP 404 Jul 22 09:58:29.411252 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 550/2211] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:29 2026] GET /volume/v3/volumes/e191b638-c222-4442-a18f-8ad787dde340 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:29.411628 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-548332a3-3a97-44f7-a18f-d758eaa78edb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:29.413738 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-548332a3-3a97-44f7-a18f-d758eaa78edb tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/volumes Jul 22 09:58:29.413974 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c6f87815-150c-43af-9dc8-ca5647a52912 tempest-ProjectAdminTests33-1918756386 tempest-ProjectAdminTests33-1918756386-project-admin] https://10.4.3.206/volume/v3/volumes/2d05a465-64d8-4353-a83e-116fc94c2652 returned with HTTP 404 Jul 22 09:58:29.414048 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-548332a3-3a97-44f7-a18f-d758eaa78edb tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:29.414289 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-548332a3-3a97-44f7-a18f-d758eaa78edb tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:29.414524 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 559/2212] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 09:58:29 2026] GET /volume/v3/volumes/2d05a465-64d8-4353-a83e-116fc94c2652 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:29.414787 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-548332a3-3a97-44f7-a18f-d758eaa78edb tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:58:29.415184 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:29.415184 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:29.417964 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-548332a3-3a97-44f7-a18f-d758eaa78edb tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:58:29.421185 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2310b852-47a2-4655-ad86-9047492d585e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:29.423465 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2310b852-47a2-4655-ad86-9047492d585e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:58:29.423687 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2310b852-47a2-4655-ad86-9047492d585e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:29.424256 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2310b852-47a2-4655-ad86-9047492d585e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:29.424256 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-2310b852-47a2-4655-ad86-9047492d585e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Delete volume with id: b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:58:29.428153 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-548332a3-3a97-44f7-a18f-d758eaa78edb tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Get all volumes completed successfully. Jul 22 09:58:29.428492 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-548332a3-3a97-44f7-a18f-d758eaa78edb tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 200 Jul 22 09:58:29.430214 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 554/2213] 10.4.3.206 () {66 vars in 1237 bytes} [Wed Jul 22 09:58:29 2026] GET /volume/v3/volumes => generated 661 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:29.437652 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:29.437652 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:29.438452 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2310b852-47a2-4655-ad86-9047492d585e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:29.441190 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c8f9eed5-dc7e-4edb-9bd3-b7d66f037ace None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:29.443661 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c8f9eed5-dc7e-4edb-9bd3-b7d66f037ace tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6ff3bd11-d32f-436b-968f-cf71959352d0 Jul 22 09:58:29.444038 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c8f9eed5-dc7e-4edb-9bd3-b7d66f037ace tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:29.444285 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c8f9eed5-dc7e-4edb-9bd3-b7d66f037ace tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:29.444518 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-c8f9eed5-dc7e-4edb-9bd3-b7d66f037ace tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Delete volume with id: 6ff3bd11-d32f-436b-968f-cf71959352d0 Jul 22 09:58:29.454914 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:29.454914 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:29.455594 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c8f9eed5-dc7e-4edb-9bd3-b7d66f037ace tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Volume info retrieved successfully. Jul 22 09:58:29.470834 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2310b852-47a2-4655-ad86-9047492d585e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Delete volume request issued successfully. Jul 22 09:58:29.471121 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2310b852-47a2-4655-ad86-9047492d585e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 202 Jul 22 09:58:29.471788 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 551/2214] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:58:29 2026] DELETE /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:29.483643 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c8f9eed5-dc7e-4edb-9bd3-b7d66f037ace tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Delete volume request issued successfully. Jul 22 09:58:29.484003 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c8f9eed5-dc7e-4edb-9bd3-b7d66f037ace tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes/6ff3bd11-d32f-436b-968f-cf71959352d0 returned with HTTP 202 Jul 22 09:58:29.484543 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 551/2215] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:58:29 2026] DELETE /volume/v3/volumes/6ff3bd11-d32f-436b-968f-cf71959352d0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:29.484726 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ff3bd20a-341b-45d2-ae8b-744255b7478e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:29.488268 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ff3bd20a-341b-45d2-ae8b-744255b7478e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:58:29.488470 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ff3bd20a-341b-45d2-ae8b-744255b7478e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:29.488676 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ff3bd20a-341b-45d2-ae8b-744255b7478e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:29.496280 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f92b6cb2-4cf2-40a8-9d76-9e37332fc3bd None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:29.498840 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f92b6cb2-4cf2-40a8-9d76-9e37332fc3bd tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] DELETE https://10.4.3.206/volume/v3/backups/71826882-6e06-4827-965f-ef17187ed14d Jul 22 09:58:29.498840 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f92b6cb2-4cf2-40a8-9d76-9e37332fc3bd tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:29.498840 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f92b6cb2-4cf2-40a8-9d76-9e37332fc3bd tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:29.498840 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-f92b6cb2-4cf2-40a8-9d76-9e37332fc3bd tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Delete backup with id: 71826882-6e06-4827-965f-ef17187ed14d. Jul 22 09:58:29.501894 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:29.501894 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:29.503781 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:29.503781 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:29.512354 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ff3bd20a-341b-45d2-ae8b-744255b7478e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:29.521962 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ff3bd20a-341b-45d2-ae8b-744255b7478e tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 200 Jul 22 09:58:29.521962 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 560/2216] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:29 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:29.522154 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-f92b6cb2-4cf2-40a8-9d76-9e37332fc3bd tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] delete_backup rpcapi backup_id 71826882-6e06-4827-965f-ef17187ed14d {{(pid=100150) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 09:58:29.524002 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f92b6cb2-4cf2-40a8-9d76-9e37332fc3bd tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] https://10.4.3.206/volume/v3/backups/71826882-6e06-4827-965f-ef17187ed14d returned with HTTP 202 Jul 22 09:58:29.524530 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 555/2217] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:58:29 2026] DELETE /volume/v3/backups/71826882-6e06-4827-965f-ef17187ed14d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:58:29.538161 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7cdf8dfc-2be4-400e-9407-2bc583c67a48 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:29.539659 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7cdf8dfc-2be4-400e-9407-2bc583c67a48 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] GET https://10.4.3.206/volume/v3/backups/71826882-6e06-4827-965f-ef17187ed14d Jul 22 09:58:29.539996 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7cdf8dfc-2be4-400e-9407-2bc583c67a48 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:29.541368 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7cdf8dfc-2be4-400e-9407-2bc583c67a48 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:29.541368 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-7cdf8dfc-2be4-400e-9407-2bc583c67a48 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Show backup with id 71826882-6e06-4827-965f-ef17187ed14d. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:29.546905 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:29.546905 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:29.547815 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7cdf8dfc-2be4-400e-9407-2bc583c67a48 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] https://10.4.3.206/volume/v3/backups/71826882-6e06-4827-965f-ef17187ed14d returned with HTTP 200 Jul 22 09:58:29.548733 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 552/2218] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:29 2026] GET /volume/v3/backups/71826882-6e06-4827-965f-ef17187ed14d => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 09:58:30.539451 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5fe8d356-9d88-4a45-9672-4f4efa8b702f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:30.541807 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5fe8d356-9d88-4a45-9672-4f4efa8b702f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 Jul 22 09:58:30.542106 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5fe8d356-9d88-4a45-9672-4f4efa8b702f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:30.542378 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5fe8d356-9d88-4a45-9672-4f4efa8b702f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:30.548531 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5fe8d356-9d88-4a45-9672-4f4efa8b702f tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 returned with HTTP 404 Jul 22 09:58:30.549136 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 552/2219] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:30 2026] GET /volume/v3/volumes/b6adb4c7-f624-4758-84bd-ae19ac54d228 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:30.564581 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9b899340-4f23-4081-a247-a4a712761289 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:30.566767 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b899340-4f23-4081-a247-a4a712761289 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] GET https://10.4.3.206/volume/v3/backups/71826882-6e06-4827-965f-ef17187ed14d Jul 22 09:58:30.567167 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9b899340-4f23-4081-a247-a4a712761289 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:30.567691 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9b899340-4f23-4081-a247-a4a712761289 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:30.567812 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-9b899340-4f23-4081-a247-a4a712761289 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Show backup with id 71826882-6e06-4827-965f-ef17187ed14d. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:30.573384 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b899340-4f23-4081-a247-a4a712761289 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] https://10.4.3.206/volume/v3/backups/71826882-6e06-4827-965f-ef17187ed14d returned with HTTP 404 Jul 22 09:58:30.574021 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 561/2220] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:30 2026] GET /volume/v3/backups/71826882-6e06-4827-965f-ef17187ed14d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:30.587077 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f3b46eb5-a117-4f3e-b5fc-def44e8fb3ce None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:30.589766 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f3b46eb5-a117-4f3e-b5fc-def44e8fb3ce tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] DELETE https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:30.590064 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f3b46eb5-a117-4f3e-b5fc-def44e8fb3ce tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:30.590445 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f3b46eb5-a117-4f3e-b5fc-def44e8fb3ce tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:30.590445 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-f3b46eb5-a117-4f3e-b5fc-def44e8fb3ce tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Delete backup with id: 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. Jul 22 09:58:30.600262 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:30.600262 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:30.623422 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-f3b46eb5-a117-4f3e-b5fc-def44e8fb3ce tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] delete_backup rpcapi backup_id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a {{(pid=100150) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 09:58:30.626705 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f3b46eb5-a117-4f3e-b5fc-def44e8fb3ce tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 202 Jul 22 09:58:30.627243 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 556/2221] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:58:30 2026] DELETE /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:58:30.646495 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-54a2bf5d-75e0-4b17-8bbd-585012a58b7e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:30.646495 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-54a2bf5d-75e0-4b17-8bbd-585012a58b7e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:30.647278 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-54a2bf5d-75e0-4b17-8bbd-585012a58b7e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:30.647278 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-54a2bf5d-75e0-4b17-8bbd-585012a58b7e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:30.647656 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-54a2bf5d-75e0-4b17-8bbd-585012a58b7e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:30.653659 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:30.653659 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:30.654712 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-54a2bf5d-75e0-4b17-8bbd-585012a58b7e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 200 Jul 22 09:58:30.655237 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 553/2222] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:30 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:31.669567 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-88c4aafe-c8dd-4988-ba51-0959573327dd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:31.671771 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-88c4aafe-c8dd-4988-ba51-0959573327dd tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a Jul 22 09:58:31.672165 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-88c4aafe-c8dd-4988-ba51-0959573327dd tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:31.672373 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-88c4aafe-c8dd-4988-ba51-0959573327dd tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:31.672754 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-88c4aafe-c8dd-4988-ba51-0959573327dd tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 799899c7-f007-4bc8-bd2f-bb9a79c8fb5a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:31.678307 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-88c4aafe-c8dd-4988-ba51-0959573327dd tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a returned with HTTP 404 Jul 22 09:58:31.678999 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 553/2223] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:31 2026] GET /volume/v3/backups/799899c7-f007-4bc8-bd2f-bb9a79c8fb5a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:31.736040 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1f17162a-1a4d-4d03-9172-45f5423a6ca0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:31.792242 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b69f0af6-60dc-4a32-bee9-e97c0b8f40ab None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:31.795872 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b69f0af6-60dc-4a32-bee9-e97c0b8f40ab tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef Jul 22 09:58:31.796183 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b69f0af6-60dc-4a32-bee9-e97c0b8f40ab tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:31.796467 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b69f0af6-60dc-4a32-bee9-e97c0b8f40ab tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:31.806168 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:31.806168 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:31.811334 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b69f0af6-60dc-4a32-bee9-e97c0b8f40ab tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Volume info retrieved successfully. Jul 22 09:58:31.817346 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b69f0af6-60dc-4a32-bee9-e97c0b8f40ab tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef returned with HTTP 200 Jul 22 09:58:31.817994 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 557/2224] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:31 2026] GET /volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:31.835502 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-13c6389b-2569-460f-a47d-1823175d7f30 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:31.838001 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-13c6389b-2569-460f-a47d-1823175d7f30 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] DELETE https://10.4.3.206/volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef Jul 22 09:58:31.838247 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-13c6389b-2569-460f-a47d-1823175d7f30 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:31.838516 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-13c6389b-2569-460f-a47d-1823175d7f30 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:31.838761 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-13c6389b-2569-460f-a47d-1823175d7f30 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Delete volume with id: 48f71743-855a-49e5-8741-52934b96fdef Jul 22 09:58:31.848396 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1f17162a-1a4d-4d03-9172-45f5423a6ca0 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:58:31.849003 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1f17162a-1a4d-4d03-9172-45f5423a6ca0 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-863423897", "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=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:31.850129 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:31.850129 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:31.850699 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-13c6389b-2569-460f-a47d-1823175d7f30 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Volume info retrieved successfully. Jul 22 09:58:31.886194 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1f17162a-1a4d-4d03-9172-45f5423a6ca0 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:58:31.886711 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 562/2225] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:58:31 2026] POST /volume/v3/types => generated 379 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:31.887765 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-13c6389b-2569-460f-a47d-1823175d7f30 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Delete volume request issued successfully. Jul 22 09:58:31.888075 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-13c6389b-2569-460f-a47d-1823175d7f30 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef returned with HTTP 202 Jul 22 09:58:31.888776 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 554/2226] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:58:31 2026] DELETE /volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:31.897733 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8b95446e-8b56-453c-a9e4-22a7b9e47d8a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:31.900270 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1c10cf2f-8fe7-4eb9-a657-6f2da0164724 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:31.900473 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8b95446e-8b56-453c-a9e4-22a7b9e47d8a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef Jul 22 09:58:31.900473 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8b95446e-8b56-453c-a9e4-22a7b9e47d8a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:31.900648 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8b95446e-8b56-453c-a9e4-22a7b9e47d8a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:31.902362 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1c10cf2f-8fe7-4eb9-a657-6f2da0164724 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] POST https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/encryption Jul 22 09:58:31.902787 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1c10cf2f-8fe7-4eb9-a657-6f2da0164724 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:31.909036 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:31.909036 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:31.913646 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8b95446e-8b56-453c-a9e4-22a7b9e47d8a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Volume info retrieved successfully. Jul 22 09:58:31.920684 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8b95446e-8b56-453c-a9e4-22a7b9e47d8a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef returned with HTTP 200 Jul 22 09:58:31.922479 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 554/2227] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:31 2026] GET /volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:31.933393 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1c10cf2f-8fe7-4eb9-a657-6f2da0164724 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/encryption returned with HTTP 200 Jul 22 09:58:31.933393 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 558/2228] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 09:58:31 2026] POST /volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/encryption => generated 239 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:31.945128 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2239a408-a1db-4f29-be74-9d6da1025b91 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:31.947503 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2239a408-a1db-4f29-be74-9d6da1025b91 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:58:31.949023 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2239a408-a1db-4f29-be74-9d6da1025b91 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1343890898", "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=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:31.977487 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2239a408-a1db-4f29-be74-9d6da1025b91 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:58:31.978166 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 563/2229] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:58:31 2026] POST /volume/v3/types => generated 380 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:31.986835 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-80daa041-8462-4baf-9eda-edbcf7333dc6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.092535 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-80daa041-8462-4baf-9eda-edbcf7333dc6 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] POST https://10.4.3.206/volume/v3/types/7606ac58-ba4f-41b0-be25-2bf515717aa2/encryption Jul 22 09:58:32.093034 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-80daa041-8462-4baf-9eda-edbcf7333dc6 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:32.097984 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.policy [None req-80daa041-8462-4baf-9eda-edbcf7333dc6 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'a849e9d8306d4551a7b383f9748d5564', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c36b4b314162420c89fb983499f414e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100149) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:58:32.098179 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-80daa041-8462-4baf-9eda-edbcf7333dc6 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] https://10.4.3.206/volume/v3/types/7606ac58-ba4f-41b0-be25-2bf515717aa2/encryption returned with HTTP 403 Jul 22 09:58:32.098782 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 555/2230] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 09:58:31 2026] POST /volume/v3/types/7606ac58-ba4f-41b0-be25-2bf515717aa2/encryption => generated 127 bytes in 112 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:32.112131 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7e4cabea-e128-44e2-b6db-c6f61924bae2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.114106 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7e4cabea-e128-44e2-b6db-c6f61924bae2 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:58:32.114475 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7e4cabea-e128-44e2-b6db-c6f61924bae2 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-536749183", "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=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:32.135505 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7e4cabea-e128-44e2-b6db-c6f61924bae2 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:58:32.136002 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 555/2231] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:58:32 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:32.148022 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8d331e9a-8ce3-4e48-ba7c-bb89b9422d0c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.150224 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8d331e9a-8ce3-4e48-ba7c-bb89b9422d0c tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] POST https://10.4.3.206/volume/v3/types/5eff1ccc-62eb-4180-8037-7260c8ac4aeb/extra_specs Jul 22 09:58:32.150588 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8d331e9a-8ce3-4e48-ba7c-bb89b9422d0c tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:32.153197 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.policy [None req-8d331e9a-8ce3-4e48-ba7c-bb89b9422d0c tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'a849e9d8306d4551a7b383f9748d5564', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c36b4b314162420c89fb983499f414e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100150) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:58:32.153431 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8d331e9a-8ce3-4e48-ba7c-bb89b9422d0c tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] https://10.4.3.206/volume/v3/types/5eff1ccc-62eb-4180-8037-7260c8ac4aeb/extra_specs returned with HTTP 403 Jul 22 09:58:32.154374 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 559/2232] 10.4.3.206 () {68 vars in 1399 bytes} [Wed Jul 22 09:58:32 2026] POST /volume/v3/types/5eff1ccc-62eb-4180-8037-7260c8ac4aeb/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:32.163777 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-bde0d03c-d917-4ba1-a437-397539e473f5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.166078 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bde0d03c-d917-4ba1-a437-397539e473f5 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] PUT https://10.4.3.206/volume/v3/types/5eff1ccc-62eb-4180-8037-7260c8ac4aeb/extra_specs/key2 Jul 22 09:58:32.166538 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bde0d03c-d917-4ba1-a437-397539e473f5 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:32.169979 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.policy [None req-bde0d03c-d917-4ba1-a437-397539e473f5 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a849e9d8306d4551a7b383f9748d5564', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c36b4b314162420c89fb983499f414e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100151) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:58:32.170263 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bde0d03c-d917-4ba1-a437-397539e473f5 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] https://10.4.3.206/volume/v3/types/5eff1ccc-62eb-4180-8037-7260c8ac4aeb/extra_specs/key2 returned with HTTP 403 Jul 22 09:58:32.170862 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 564/2233] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 09:58:32 2026] PUT /volume/v3/types/5eff1ccc-62eb-4180-8037-7260c8ac4aeb/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:32.182450 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-35e39e9f-49c0-49fc-86f9-3b29dd626eba None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.185344 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-35e39e9f-49c0-49fc-86f9-3b29dd626eba tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] POST https://10.4.3.206/volume/v3/types Jul 22 09:58:32.185675 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-35e39e9f-49c0-49fc-86f9-3b29dd626eba tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:32.187848 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.policy [None req-35e39e9f-49c0-49fc-86f9-3b29dd626eba tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'a849e9d8306d4551a7b383f9748d5564', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c36b4b314162420c89fb983499f414e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100149) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:58:32.187969 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-35e39e9f-49c0-49fc-86f9-3b29dd626eba tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] https://10.4.3.206/volume/v3/types returned with HTTP 403 Jul 22 09:58:32.188500 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 556/2234] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 09:58:32 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) Jul 22 09:58:32.199520 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dd0d6726-9a1a-4905-b1cd-10b7ecfaaa6b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.201417 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dd0d6726-9a1a-4905-b1cd-10b7ecfaaa6b tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:58:32.201788 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dd0d6726-9a1a-4905-b1cd-10b7ecfaaa6b tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1441071512", "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=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:32.223481 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dd0d6726-9a1a-4905-b1cd-10b7ecfaaa6b tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:58:32.223862 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 556/2235] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:58:32 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:32.235573 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8f71750a-0e87-4bb5-9232-11f6a92791cf None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.236785 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-44cf754d-0e49-4746-afdd-01075312fc4d req-74a0b01e-0e6d-42e0-bf75-569148af149b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.237491 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8f71750a-0e87-4bb5-9232-11f6a92791cf tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] POST https://10.4.3.206/volume/v3/types/f01634b3-2e72-4ae4-a2cf-80b9dfa5b07d/encryption Jul 22 09:58:32.237905 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8f71750a-0e87-4bb5-9232-11f6a92791cf tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:32.239061 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-44cf754d-0e49-4746-afdd-01075312fc4d req-74a0b01e-0e6d-42e0-bf75-569148af149b tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d Jul 22 09:58:32.239310 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-44cf754d-0e49-4746-afdd-01075312fc4d req-74a0b01e-0e6d-42e0-bf75-569148af149b tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.239569 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-44cf754d-0e49-4746-afdd-01075312fc4d req-74a0b01e-0e6d-42e0-bf75-569148af149b tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.248249 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:32.248249 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:32.252303 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-44cf754d-0e49-4746-afdd-01075312fc4d req-74a0b01e-0e6d-42e0-bf75-569148af149b tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:58:32.256992 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-44cf754d-0e49-4746-afdd-01075312fc4d req-74a0b01e-0e6d-42e0-bf75-569148af149b tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d returned with HTTP 200 Jul 22 09:58:32.258045 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 565/2236] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:58:32 2026] GET /volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:32.264104 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8f71750a-0e87-4bb5-9232-11f6a92791cf tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] https://10.4.3.206/volume/v3/types/f01634b3-2e72-4ae4-a2cf-80b9dfa5b07d/encryption returned with HTTP 200 Jul 22 09:58:32.264737 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 560/2237] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 09:58:32 2026] POST /volume/v3/types/f01634b3-2e72-4ae4-a2cf-80b9dfa5b07d/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:32.273523 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9a95ef76-005a-4269-ae4a-603bd4675031 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.275364 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9a95ef76-005a-4269-ae4a-603bd4675031 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] DELETE https://10.4.3.206/volume/v3/types/f01634b3-2e72-4ae4-a2cf-80b9dfa5b07d/encryption/4861fd50-8e3c-40bd-903b-a1c6f25f95e5 Jul 22 09:58:32.275605 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9a95ef76-005a-4269-ae4a-603bd4675031 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.275819 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9a95ef76-005a-4269-ae4a-603bd4675031 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.276534 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.policy [None req-9a95ef76-005a-4269-ae4a-603bd4675031 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'a849e9d8306d4551a7b383f9748d5564', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c36b4b314162420c89fb983499f414e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100149) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:58:32.276696 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9a95ef76-005a-4269-ae4a-603bd4675031 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] https://10.4.3.206/volume/v3/types/f01634b3-2e72-4ae4-a2cf-80b9dfa5b07d/encryption/4861fd50-8e3c-40bd-903b-a1c6f25f95e5 returned with HTTP 403 Jul 22 09:58:32.278094 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 557/2238] 10.4.3.206 () {66 vars in 1489 bytes} [Wed Jul 22 09:58:32 2026] DELETE /volume/v3/types/f01634b3-2e72-4ae4-a2cf-80b9dfa5b07d/encryption/4861fd50-8e3c-40bd-903b-a1c6f25f95e5 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:32.282143 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3db63e0b-85d8-41c7-9cba-6bb679418bec None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.282654 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3db63e0b-85d8-41c7-9cba-6bb679418bec None None] GET https://10.4.3.206/volume// Jul 22 09:58:32.282861 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3db63e0b-85d8-41c7-9cba-6bb679418bec None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.283121 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3db63e0b-85d8-41c7-9cba-6bb679418bec None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.283489 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3db63e0b-85d8-41c7-9cba-6bb679418bec None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:58:32.283792 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 557/2239] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 09:58:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:58:32.286372 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e793bda5-ac42-4af2-a097-c0dc6c20d5d7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.288442 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e793bda5-ac42-4af2-a097-c0dc6c20d5d7 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:58:32.288881 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e793bda5-ac42-4af2-a097-c0dc6c20d5d7 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2011016865", "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=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:32.296701 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-44cf754d-0e49-4746-afdd-01075312fc4d req-2c1087b2-0139-4156-b09a-b52ad90ce2ef None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.298968 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-44cf754d-0e49-4746-afdd-01075312fc4d req-2c1087b2-0139-4156-b09a-b52ad90ce2ef tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:58:32.299527 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-44cf754d-0e49-4746-afdd-01075312fc4d req-2c1087b2-0139-4156-b09a-b52ad90ce2ef tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b657976-4cb5-490f-a3b4-931e9ffe331d", "connector": null, "instance_uuid": "3e122265-7066-4b40-9d10-7cbd90b43469"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:32.308906 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:32.308906 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:32.313495 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e793bda5-ac42-4af2-a097-c0dc6c20d5d7 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:58:32.314048 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 566/2240] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:58:32 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:32.324964 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-13bb65f4-2a26-4bae-a0e3-c2eb3b9c07d7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.328183 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-13bb65f4-2a26-4bae-a0e3-c2eb3b9c07d7 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] DELETE https://10.4.3.206/volume/v3/types/e78f0a7a-4364-4e3e-82f7-68815f055c18/extra_specs/key1 Jul 22 09:58:32.328484 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-13bb65f4-2a26-4bae-a0e3-c2eb3b9c07d7 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.328738 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-13bb65f4-2a26-4bae-a0e3-c2eb3b9c07d7 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.342284 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.policy [None req-13bb65f4-2a26-4bae-a0e3-c2eb3b9c07d7 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'a849e9d8306d4551a7b383f9748d5564', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c36b4b314162420c89fb983499f414e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100149) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:58:32.342515 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-13bb65f4-2a26-4bae-a0e3-c2eb3b9c07d7 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] https://10.4.3.206/volume/v3/types/e78f0a7a-4364-4e3e-82f7-68815f055c18/extra_specs/key1 returned with HTTP 403 Jul 22 09:58:32.343153 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 558/2241] 10.4.3.206 () {66 vars in 1396 bytes} [Wed Jul 22 09:58:32 2026] DELETE /volume/v3/types/e78f0a7a-4364-4e3e-82f7-68815f055c18/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:32.353330 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f9845ef4-be79-4d98-881e-362543597def None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.355510 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f9845ef4-be79-4d98-881e-362543597def tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:58:32.356080 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f9845ef4-be79-4d98-881e-362543597def tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1689424377", "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=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:32.357043 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-44cf754d-0e49-4746-afdd-01075312fc4d req-2c1087b2-0139-4156-b09a-b52ad90ce2ef tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:58:32.357574 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 561/2242] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:58:32 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:32.382699 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f9845ef4-be79-4d98-881e-362543597def tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:58:32.383176 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 558/2243] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 09:58:32 2026] POST /volume/v3/types => generated 380 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:32.393482 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-69f3a38e-316b-4456-8613-3197c080f247 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.395757 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-69f3a38e-316b-4456-8613-3197c080f247 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] DELETE https://10.4.3.206/volume/v3/types/b2d45aee-cf7b-443b-8a5b-db411b985ad2 Jul 22 09:58:32.396035 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-69f3a38e-316b-4456-8613-3197c080f247 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.396270 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-69f3a38e-316b-4456-8613-3197c080f247 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.397996 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.policy [None req-69f3a38e-316b-4456-8613-3197c080f247 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'a849e9d8306d4551a7b383f9748d5564', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c36b4b314162420c89fb983499f414e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100151) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:58:32.397996 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-69f3a38e-316b-4456-8613-3197c080f247 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] https://10.4.3.206/volume/v3/types/b2d45aee-cf7b-443b-8a5b-db411b985ad2 returned with HTTP 403 Jul 22 09:58:32.398587 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 567/2244] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:58:32 2026] DELETE /volume/v3/types/b2d45aee-cf7b-443b-8a5b-db411b985ad2 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:32.403447 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-44cf754d-0e49-4746-afdd-01075312fc4d req-ddb2c5df-a883-42cb-a3cf-eb7d32b4b5e8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.407205 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-44cf754d-0e49-4746-afdd-01075312fc4d req-ddb2c5df-a883-42cb-a3cf-eb7d32b4b5e8 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] POST https://10.4.3.206/volume/v3/attachments/1cb12edf-70b5-423c-bef7-66cb69457efe/action Jul 22 09:58:32.407666 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-44cf754d-0e49-4746-afdd-01075312fc4d req-ddb2c5df-a883-42cb-a3cf-eb7d32b4b5e8 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:58:32.407975 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-44cf754d-0e49-4746-afdd-01075312fc4d req-ddb2c5df-a883-42cb-a3cf-eb7d32b4b5e8 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:32.409231 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bd805d8a-4351-4499-bf49-62cbd00b6b91 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.411234 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bd805d8a-4351-4499-bf49-62cbd00b6b91 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] GET https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/extra_specs Jul 22 09:58:32.411525 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bd805d8a-4351-4499-bf49-62cbd00b6b91 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.411815 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bd805d8a-4351-4499-bf49-62cbd00b6b91 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.412240 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:32.412240 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:32.427453 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bd805d8a-4351-4499-bf49-62cbd00b6b91 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/extra_specs returned with HTTP 200 Jul 22 09:58:32.428093 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 562/2245] 10.4.3.206 () {66 vars in 1378 bytes} [Wed Jul 22 09:58:32 2026] GET /volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/extra_specs => generated 123 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:32.440732 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:32.440732 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:32.441934 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-71c2e798-a224-49ec-89ff-d6cf2f93b1bd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.443951 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-71c2e798-a224-49ec-89ff-d6cf2f93b1bd tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] GET https://10.4.3.206/volume/v3/types Jul 22 09:58:32.444229 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-71c2e798-a224-49ec-89ff-d6cf2f93b1bd tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.444441 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-71c2e798-a224-49ec-89ff-d6cf2f93b1bd tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.445283 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-71c2e798-a224-49ec-89ff-d6cf2f93b1bd tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 09:58:32.459885 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-44cf754d-0e49-4746-afdd-01075312fc4d req-ddb2c5df-a883-42cb-a3cf-eb7d32b4b5e8 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/attachments/1cb12edf-70b5-423c-bef7-66cb69457efe/action returned with HTTP 204 Jul 22 09:58:32.460446 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 559/2246] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:58:32 2026] POST /volume/v3/attachments/1cb12edf-70b5-423c-bef7-66cb69457efe/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:32.476368 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-71c2e798-a224-49ec-89ff-d6cf2f93b1bd tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:58:32.476984 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 559/2247] 10.4.3.206 () {66 vars in 1231 bytes} [Wed Jul 22 09:58:32 2026] GET /volume/v3/types => generated 2584 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:32.491653 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c2322f7b-f17e-4ed6-9da8-0e0d75f12dd4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.493664 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c2322f7b-f17e-4ed6-9da8-0e0d75f12dd4 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] GET https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/encryption/cipher Jul 22 09:58:32.493958 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c2322f7b-f17e-4ed6-9da8-0e0d75f12dd4 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.494120 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c2322f7b-f17e-4ed6-9da8-0e0d75f12dd4 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.494771 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.policy [None req-c2322f7b-f17e-4ed6-9da8-0e0d75f12dd4 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a849e9d8306d4551a7b383f9748d5564', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c36b4b314162420c89fb983499f414e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100151) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:58:32.495550 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c2322f7b-f17e-4ed6-9da8-0e0d75f12dd4 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/encryption/cipher returned with HTTP 403 Jul 22 09:58:32.495882 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 568/2248] 10.4.3.206 () {66 vars in 1396 bytes} [Wed Jul 22 09:58:32 2026] GET /volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:32.504658 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ca5b8390-7ac0-4e31-8167-4af9e6af0dd0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.505379 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4625ae48-4287-4e43-ba0a-d037578a341a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.506594 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ca5b8390-7ac0-4e31-8167-4af9e6af0dd0 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d Jul 22 09:58:32.506976 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ca5b8390-7ac0-4e31-8167-4af9e6af0dd0 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.507626 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ca5b8390-7ac0-4e31-8167-4af9e6af0dd0 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.507673 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4625ae48-4287-4e43-ba0a-d037578a341a tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] GET https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/encryption Jul 22 09:58:32.507673 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4625ae48-4287-4e43-ba0a-d037578a341a tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.507803 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4625ae48-4287-4e43-ba0a-d037578a341a tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.508450 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.policy [None req-4625ae48-4287-4e43-ba0a-d037578a341a tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a849e9d8306d4551a7b383f9748d5564', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c36b4b314162420c89fb983499f414e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100149) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:58:32.508614 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4625ae48-4287-4e43-ba0a-d037578a341a tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/encryption returned with HTTP 403 Jul 22 09:58:32.509263 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 560/2249] 10.4.3.206 () {66 vars in 1375 bytes} [Wed Jul 22 09:58:32 2026] GET /volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:32.520236 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a18440d0-b30e-4e0a-b1b6-1ba0f8f62142 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.522450 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a18440d0-b30e-4e0a-b1b6-1ba0f8f62142 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] GET https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/extra_specs/multiattach Jul 22 09:58:32.522730 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a18440d0-b30e-4e0a-b1b6-1ba0f8f62142 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.523226 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a18440d0-b30e-4e0a-b1b6-1ba0f8f62142 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.531800 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:32.531800 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:32.534302 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a18440d0-b30e-4e0a-b1b6-1ba0f8f62142 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/extra_specs/multiattach returned with HTTP 200 Jul 22 09:58:32.534883 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 560/2250] 10.4.3.206 () {66 vars in 1414 bytes} [Wed Jul 22 09:58:32 2026] GET /volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/extra_specs/multiattach => generated 29 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 09:58:32.542900 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-996f2b7c-b973-44d0-826c-8f16a9ee9523 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.547139 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ca5b8390-7ac0-4e31-8167-4af9e6af0dd0 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:58:32.547319 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-996f2b7c-b973-44d0-826c-8f16a9ee9523 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] GET https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/extra_specs/volume_backend_name Jul 22 09:58:32.547319 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-996f2b7c-b973-44d0-826c-8f16a9ee9523 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.547319 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-996f2b7c-b973-44d0-826c-8f16a9ee9523 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.554903 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-996f2b7c-b973-44d0-826c-8f16a9ee9523 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/extra_specs/volume_backend_name returned with HTTP 404 Jul 22 09:58:32.555451 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 569/2251] 10.4.3.206 () {66 vars in 1438 bytes} [Wed Jul 22 09:58:32 2026] GET /volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/extra_specs/volume_backend_name => generated 143 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:32.558961 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ca5b8390-7ac0-4e31-8167-4af9e6af0dd0 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d returned with HTTP 200 Jul 22 09:58:32.558961 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 563/2252] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:32 2026] GET /volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d => generated 1111 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:32.564398 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-dd94b730-7b72-4634-9f34-622ec4278330 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.566736 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dd94b730-7b72-4634-9f34-622ec4278330 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] GET https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189 Jul 22 09:58:32.566985 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dd94b730-7b72-4634-9f34-622ec4278330 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.567221 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dd94b730-7b72-4634-9f34-622ec4278330 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.571696 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7a737017-f9b2-4413-8676-930d3c9f4815 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.573374 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a737017-f9b2-4413-8676-930d3c9f4815 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d Jul 22 09:58:32.573583 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a737017-f9b2-4413-8676-930d3c9f4815 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.573813 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a737017-f9b2-4413-8676-930d3c9f4815 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.575426 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dd94b730-7b72-4634-9f34-622ec4278330 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189 returned with HTTP 200 Jul 22 09:58:32.576165 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 561/2253] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 09:58:32 2026] GET /volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189 => generated 317 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:32.583011 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:32.583011 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:32.585966 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6fd0c86a-e6b4-4abd-ab1b-80de366f3772 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.586326 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7a737017-f9b2-4413-8676-930d3c9f4815 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:58:32.590461 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a737017-f9b2-4413-8676-930d3c9f4815 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d returned with HTTP 200 Jul 22 09:58:32.590599 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6fd0c86a-e6b4-4abd-ab1b-80de366f3772 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] PUT https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/encryption/19e9205c-cd70-40f0-a05a-11a5ae8dedbc Jul 22 09:58:32.590822 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 561/2254] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:32 2026] GET /volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d => generated 1111 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:32.591032 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6fd0c86a-e6b4-4abd-ab1b-80de366f3772 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:32.593637 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.policy [None req-6fd0c86a-e6b4-4abd-ab1b-80de366f3772 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'a849e9d8306d4551a7b383f9748d5564', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c36b4b314162420c89fb983499f414e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100151) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:58:32.593800 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6fd0c86a-e6b4-4abd-ab1b-80de366f3772 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/encryption/19e9205c-cd70-40f0-a05a-11a5ae8dedbc returned with HTTP 403 Jul 22 09:58:32.594343 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 570/2255] 10.4.3.206 () {68 vars in 1506 bytes} [Wed Jul 22 09:58:32 2026] PUT /volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/encryption/19e9205c-cd70-40f0-a05a-11a5ae8dedbc => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:32.605437 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-66b03781-f41e-4496-8485-45a97bf7cfcc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.608989 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-66b03781-f41e-4496-8485-45a97bf7cfcc tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] PUT https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/extra_specs/key1 Jul 22 09:58:32.608989 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-66b03781-f41e-4496-8485-45a97bf7cfcc tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:32.611100 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.policy [None req-66b03781-f41e-4496-8485-45a97bf7cfcc tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a849e9d8306d4551a7b383f9748d5564', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c36b4b314162420c89fb983499f414e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100150) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:58:32.611543 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-66b03781-f41e-4496-8485-45a97bf7cfcc tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/extra_specs/key1 returned with HTTP 403 Jul 22 09:58:32.612243 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 564/2256] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 09:58:32 2026] PUT /volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:32.621808 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-bc98ae57-6bbf-4a2e-8a52-c8cc446943ff None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.623700 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bc98ae57-6bbf-4a2e-8a52-c8cc446943ff tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] PUT https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189 Jul 22 09:58:32.624191 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bc98ae57-6bbf-4a2e-8a52-c8cc446943ff tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:32.627101 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.policy [None req-bc98ae57-6bbf-4a2e-8a52-c8cc446943ff tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'a849e9d8306d4551a7b383f9748d5564', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c36b4b314162420c89fb983499f414e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100149) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 09:58:32.627428 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bc98ae57-6bbf-4a2e-8a52-c8cc446943ff tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-member] https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189 returned with HTTP 403 Jul 22 09:58:32.628649 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 562/2257] 10.4.3.206 () {68 vars in 1362 bytes} [Wed Jul 22 09:58:32 2026] PUT /volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:32.639245 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-425a5756-cb47-4d0d-b347-5d1830b716ac None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.641486 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-425a5756-cb47-4d0d-b347-5d1830b716ac tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] DELETE https://10.4.3.206/volume/v3/types/b2d45aee-cf7b-443b-8a5b-db411b985ad2 Jul 22 09:58:32.641723 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-425a5756-cb47-4d0d-b347-5d1830b716ac tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.642739 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-425a5756-cb47-4d0d-b347-5d1830b716ac tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.662147 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-28e3db37-639b-4a2c-a888-543b052527d0 req-6df88977-7b3d-484c-a22d-c29cb4f107d2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.665355 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-28e3db37-639b-4a2c-a888-543b052527d0 req-6df88977-7b3d-484c-a22d-c29cb4f107d2 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d Jul 22 09:58:32.665626 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-28e3db37-639b-4a2c-a888-543b052527d0 req-6df88977-7b3d-484c-a22d-c29cb4f107d2 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.665906 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-28e3db37-639b-4a2c-a888-543b052527d0 req-6df88977-7b3d-484c-a22d-c29cb4f107d2 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.677370 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:32.677370 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:32.681500 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-28e3db37-639b-4a2c-a888-543b052527d0 req-6df88977-7b3d-484c-a22d-c29cb4f107d2 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:58:32.686242 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-28e3db37-639b-4a2c-a888-543b052527d0 req-6df88977-7b3d-484c-a22d-c29cb4f107d2 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d returned with HTTP 200 Jul 22 09:58:32.686623 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 571/2258] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:58:32 2026] GET /volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d => generated 1111 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:32.709322 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-425a5756-cb47-4d0d-b347-5d1830b716ac tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] https://10.4.3.206/volume/v3/types/b2d45aee-cf7b-443b-8a5b-db411b985ad2 returned with HTTP 202 Jul 22 09:58:32.709776 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 562/2259] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:58:32 2026] DELETE /volume/v3/types/b2d45aee-cf7b-443b-8a5b-db411b985ad2 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:32.716907 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0d0d6b99-4094-44c2-bb67-23426568cfe7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.718762 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0d0d6b99-4094-44c2-bb67-23426568cfe7 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] DELETE https://10.4.3.206/volume/v3/types/e78f0a7a-4364-4e3e-82f7-68815f055c18 Jul 22 09:58:32.719075 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0d0d6b99-4094-44c2-bb67-23426568cfe7 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.719430 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0d0d6b99-4094-44c2-bb67-23426568cfe7 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Calling method '_delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.758314 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-28e3db37-639b-4a2c-a888-543b052527d0 req-6d20aaf6-ce4c-4d63-a7f2-8153b043895c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.759761 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0d0d6b99-4094-44c2-bb67-23426568cfe7 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] https://10.4.3.206/volume/v3/types/e78f0a7a-4364-4e3e-82f7-68815f055c18 returned with HTTP 202 Jul 22 09:58:32.759985 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-60681375-cab4-4207-8a9e-b1414c5b9515 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.760275 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 565/2260] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:58:32 2026] DELETE /volume/v3/types/e78f0a7a-4364-4e3e-82f7-68815f055c18 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:32.762246 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-28e3db37-639b-4a2c-a888-543b052527d0 req-6d20aaf6-ce4c-4d63-a7f2-8153b043895c tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] DELETE https://10.4.3.206/volume/v3/attachments/1cb12edf-70b5-423c-bef7-66cb69457efe Jul 22 09:58:32.762456 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-28e3db37-639b-4a2c-a888-543b052527d0 req-6d20aaf6-ce4c-4d63-a7f2-8153b043895c tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.764811 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-60681375-cab4-4207-8a9e-b1414c5b9515 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197/encryption Jul 22 09:58:32.765083 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-60681375-cab4-4207-8a9e-b1414c5b9515 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.766747 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-60681375-cab4-4207-8a9e-b1414c5b9515 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.766863 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-28e3db37-639b-4a2c-a888-543b052527d0 req-6d20aaf6-ce4c-4d63-a7f2-8153b043895c tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.767329 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d882f44c-2c5f-4b4e-8820-7f8b1f2df14b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.769496 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d882f44c-2c5f-4b4e-8820-7f8b1f2df14b tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] DELETE https://10.4.3.206/volume/v3/types/f01634b3-2e72-4ae4-a2cf-80b9dfa5b07d Jul 22 09:58:32.771020 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d882f44c-2c5f-4b4e-8820-7f8b1f2df14b tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.771020 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d882f44c-2c5f-4b4e-8820-7f8b1f2df14b tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.787671 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:32.787671 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:32.790534 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:32.790534 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:32.798384 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-60681375-cab4-4207-8a9e-b1414c5b9515 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197/encryption returned with HTTP 200 Jul 22 09:58:32.799118 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 572/2261] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 09:58:32 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197/encryption => generated 160 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:32.813677 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d882f44c-2c5f-4b4e-8820-7f8b1f2df14b tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] https://10.4.3.206/volume/v3/types/f01634b3-2e72-4ae4-a2cf-80b9dfa5b07d returned with HTTP 202 Jul 22 09:58:32.814339 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 563/2262] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:58:32 2026] DELETE /volume/v3/types/f01634b3-2e72-4ae4-a2cf-80b9dfa5b07d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:32.824174 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-51f2ee90-4c56-4307-8c45-e92d67c6940f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.827126 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-51f2ee90-4c56-4307-8c45-e92d67c6940f tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] DELETE https://10.4.3.206/volume/v3/types/5eff1ccc-62eb-4180-8037-7260c8ac4aeb Jul 22 09:58:32.827346 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-51f2ee90-4c56-4307-8c45-e92d67c6940f tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.827549 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-51f2ee90-4c56-4307-8c45-e92d67c6940f tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Calling method '_delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.864875 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-28e3db37-639b-4a2c-a888-543b052527d0 req-6d20aaf6-ce4c-4d63-a7f2-8153b043895c tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/attachments/1cb12edf-70b5-423c-bef7-66cb69457efe returned with HTTP 200 Jul 22 09:58:32.865512 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 563/2263] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:58:32 2026] DELETE /volume/v3/attachments/1cb12edf-70b5-423c-bef7-66cb69457efe => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:32.873218 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-51f2ee90-4c56-4307-8c45-e92d67c6940f tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] https://10.4.3.206/volume/v3/types/5eff1ccc-62eb-4180-8037-7260c8ac4aeb returned with HTTP 202 Jul 22 09:58:32.873402 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 566/2264] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:58:32 2026] DELETE /volume/v3/types/5eff1ccc-62eb-4180-8037-7260c8ac4aeb => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:32.882026 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d7e46533-1274-4cf2-98cc-1c2185085eb6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.887979 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d7e46533-1274-4cf2-98cc-1c2185085eb6 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] DELETE https://10.4.3.206/volume/v3/types/7606ac58-ba4f-41b0-be25-2bf515717aa2 Jul 22 09:58:32.887979 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d7e46533-1274-4cf2-98cc-1c2185085eb6 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.887979 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d7e46533-1274-4cf2-98cc-1c2185085eb6 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.917146 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d1735133-65ab-4e22-9312-99adf87171cd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.920256 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d1735133-65ab-4e22-9312-99adf87171cd tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d Jul 22 09:58:32.920552 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d1735133-65ab-4e22-9312-99adf87171cd tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.921019 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d1735133-65ab-4e22-9312-99adf87171cd tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.932389 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:32.932389 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:32.937748 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d1735133-65ab-4e22-9312-99adf87171cd tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:58:32.939422 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d7e46533-1274-4cf2-98cc-1c2185085eb6 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] https://10.4.3.206/volume/v3/types/7606ac58-ba4f-41b0-be25-2bf515717aa2 returned with HTTP 202 Jul 22 09:58:32.939997 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 573/2265] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:58:32 2026] DELETE /volume/v3/types/7606ac58-ba4f-41b0-be25-2bf515717aa2 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:32.944978 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d1735133-65ab-4e22-9312-99adf87171cd tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d returned with HTTP 200 Jul 22 09:58:32.945619 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 564/2266] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:32 2026] GET /volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:32.949674 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a24b1e2a-6d47-42f9-b85a-8e58bbc0c7a2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.953097 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-18752d9c-26d5-4d6a-a142-6e687703ae6c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.953901 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a24b1e2a-6d47-42f9-b85a-8e58bbc0c7a2 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] DELETE https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189 Jul 22 09:58:32.954220 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a24b1e2a-6d47-42f9-b85a-8e58bbc0c7a2 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.954503 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a24b1e2a-6d47-42f9-b85a-8e58bbc0c7a2 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] Calling method '_delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.954859 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:32.954859 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:32.955583 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-18752d9c-26d5-4d6a-a142-6e687703ae6c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef Jul 22 09:58:32.955818 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-18752d9c-26d5-4d6a-a142-6e687703ae6c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:32.956693 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-18752d9c-26d5-4d6a-a142-6e687703ae6c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:32.969971 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-18752d9c-26d5-4d6a-a142-6e687703ae6c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef returned with HTTP 404 Jul 22 09:58:32.969971 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 567/2267] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:32 2026] GET /volume/v3/volumes/48f71743-855a-49e5-8741-52934b96fdef => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:32.985131 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:32.988295 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:58:32.988808 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-245882015"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:32.991892 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-245882015'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:58:32.992132 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Create volume of 1 GB Jul 22 09:58:32.999339 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Availability Zones retrieved successfully. Jul 22 09:58:33.009616 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Flow 'volume_create_api' (0f970983-a54d-4e92-9ced-4191983f5e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:58:33.013122 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f476703b-7e51-4248-a573-322d748beb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:33.013993 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:58:33.026442 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a24b1e2a-6d47-42f9-b85a-8e58bbc0c7a2 tempest-VolumeTypesMemberTests-1166267838 tempest-VolumeTypesMemberTests-1166267838-project-admin] https://10.4.3.206/volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189 returned with HTTP 202 Jul 22 09:58:33.026623 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 564/2268] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:58:32 2026] DELETE /volume/v3/types/f02bf4f4-ce7e-4640-a204-2b454c124189 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:33.071215 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f476703b-7e51-4248-a573-322d748beb64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:33.072859 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d27c1ea2-cd40-437e-b79f-f1fc960537ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:33.140094 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Created reservations ['00df4f9a-1570-4743-b797-e7162ef25deb', 'ddfdc8f9-a27c-4522-a55b-5349adf2ce2f', 'fbc5df23-71ae-4026-afa7-cc33b0bdece0', 'f25dca09-48c7-434d-a417-26c1cfd3ac93'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:58:33.140772 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d27c1ea2-cd40-437e-b79f-f1fc960537ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00df4f9a-1570-4743-b797-e7162ef25deb', 'ddfdc8f9-a27c-4522-a55b-5349adf2ce2f', 'fbc5df23-71ae-4026-afa7-cc33b0bdece0', 'f25dca09-48c7-434d-a417-26c1cfd3ac93']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:33.141458 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (724c23d7-e3cd-475b-b72d-5f800dca5d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:33.172660 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (724c23d7-e3cd-475b-b72d-5f800dca5d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91bca95e-e96b-4354-a2a9-4bc8c177b010', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-245882015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2473aa043a4ba8acdc5524db4e08a5',qos_specs=None,replication_status=,reservations=['00df4f9a-1570-4743-b797-e7162ef25deb','ddfdc8f9-a27c-4522-a55b-5349adf2ce2f','fbc5df23-71ae-4026-afa7-cc33b0bdece0','f25dca09-48c7-434d-a417-26c1cfd3ac93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6895303f82f4b038a821dc6479a2277',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-245882015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91bca95e-e96b-4354-a2a9-4bc8c177b010,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae2473aa043a4ba8acdc5524db4e08a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6895303f82f4b038a821dc6479a2277',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:33.175179 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae3a2fc8-b6e1-49c4-a74e-2436d07f9272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:33.206244 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae3a2fc8-b6e1-49c4-a74e-2436d07f9272) transitioned into state 'SUCCESS' from state '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-245882015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2473aa043a4ba8acdc5524db4e08a5',qos_specs=None,replication_status=,reservations=['00df4f9a-1570-4743-b797-e7162ef25deb','ddfdc8f9-a27c-4522-a55b-5349adf2ce2f','fbc5df23-71ae-4026-afa7-cc33b0bdece0','f25dca09-48c7-434d-a417-26c1cfd3ac93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6895303f82f4b038a821dc6479a2277',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:33.207688 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3f8d633-7634-4d09-bd6f-d6dd3eace2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:33.234570 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3f8d633-7634-4d09-bd6f-d6dd3eace2b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:33.235549 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Flow 'volume_create_api' (0f970983-a54d-4e92-9ced-4191983f5e41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:58:33.235878 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Create volume request issued successfully. Jul 22 09:58:33.236805 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-63ad6d6c-92c3-4d54-9e6e-564348bcbd0b tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:58:33.237891 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 574/2269] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:58:32 2026] POST /volume/v3/volumes => generated 753 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:58:33.257369 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-37b53976-8e17-4ac5-bd03-128c4790168f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:33.260361 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-37b53976-8e17-4ac5-bd03-128c4790168f tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 Jul 22 09:58:33.260361 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-37b53976-8e17-4ac5-bd03-128c4790168f tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:33.261127 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-37b53976-8e17-4ac5-bd03-128c4790168f tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:33.272410 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:33.272410 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:33.277369 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-37b53976-8e17-4ac5-bd03-128c4790168f tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Volume info retrieved successfully. Jul 22 09:58:33.287710 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-37b53976-8e17-4ac5-bd03-128c4790168f tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 returned with HTTP 200 Jul 22 09:58:33.287710 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 565/2270] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:33 2026] GET /volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:33.613008 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6d23de9f-94c7-4fdd-9bad-059ffc5a4450 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:33.613942 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6d23de9f-94c7-4fdd-9bad-059ffc5a4450 None None] GET https://10.4.3.206/volume// Jul 22 09:58:33.613942 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6d23de9f-94c7-4fdd-9bad-059ffc5a4450 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:33.614215 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6d23de9f-94c7-4fdd-9bad-059ffc5a4450 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:33.614831 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6d23de9f-94c7-4fdd-9bad-059ffc5a4450 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:58:33.615029 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 568/2271] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:58:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:58:33.625006 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-93ace013-eeb1-4db0-9fc2-e9b76fc27c89 req-20fa4c81-0a44-4054-ac35-259fba4927de None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:33.627653 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-93ace013-eeb1-4db0-9fc2-e9b76fc27c89 req-20fa4c81-0a44-4054-ac35-259fba4927de tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:58:33.628176 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-93ace013-eeb1-4db0-9fc2-e9b76fc27c89 req-20fa4c81-0a44-4054-ac35-259fba4927de tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2136f6a3-9ab5-4028-8043-51738ce84687", "connector": null, "instance_uuid": "fbf1031e-04a0-4f34-93c8-43a8c16ee531"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:33.643326 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:33.643326 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:33.693009 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-93ace013-eeb1-4db0-9fc2-e9b76fc27c89 req-20fa4c81-0a44-4054-ac35-259fba4927de tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:58:33.693675 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 565/2272] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:58:33 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:33.705443 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-93ace013-eeb1-4db0-9fc2-e9b76fc27c89 req-b26245d7-b130-4613-b244-adf1bc338660 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:33.708479 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-93ace013-eeb1-4db0-9fc2-e9b76fc27c89 req-b26245d7-b130-4613-b244-adf1bc338660 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] DELETE https://10.4.3.206/volume/v3/attachments/722d1b52-00c6-4918-baaa-50bb3fd5273f Jul 22 09:58:33.708724 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-93ace013-eeb1-4db0-9fc2-e9b76fc27c89 req-b26245d7-b130-4613-b244-adf1bc338660 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:33.708948 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-93ace013-eeb1-4db0-9fc2-e9b76fc27c89 req-b26245d7-b130-4613-b244-adf1bc338660 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:33.719340 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:33.719340 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:33.788335 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-93ace013-eeb1-4db0-9fc2-e9b76fc27c89 req-b26245d7-b130-4613-b244-adf1bc338660 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] https://10.4.3.206/volume/v3/attachments/722d1b52-00c6-4918-baaa-50bb3fd5273f returned with HTTP 200 Jul 22 09:58:33.788992 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 575/2273] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:58:33 2026] DELETE /volume/v3/attachments/722d1b52-00c6-4918-baaa-50bb3fd5273f => generated 192 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:34.302327 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e33b1ae0-342c-40f6-a61f-a27d58aa3c60 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:34.304891 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e33b1ae0-342c-40f6-a61f-a27d58aa3c60 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 Jul 22 09:58:34.305388 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e33b1ae0-342c-40f6-a61f-a27d58aa3c60 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:34.305797 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e33b1ae0-342c-40f6-a61f-a27d58aa3c60 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:34.314055 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:34.314055 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:34.319581 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e33b1ae0-342c-40f6-a61f-a27d58aa3c60 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Volume info retrieved successfully. Jul 22 09:58:34.325578 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e33b1ae0-342c-40f6-a61f-a27d58aa3c60 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 returned with HTTP 200 Jul 22 09:58:34.326009 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 566/2274] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:34 2026] GET /volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:34.343819 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9b4f504c-a2c6-44e5-86ef-6c6d61112d23 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:34.346293 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9b4f504c-a2c6-44e5-86ef-6c6d61112d23 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 09:58:34.346778 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9b4f504c-a2c6-44e5-86ef-6c6d61112d23 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "91bca95e-e96b-4354-a2a9-4bc8c177b010", "name": "tempest-VolumesBackupsAdminTest-Backup-1256003130", "container": "tempest-volumesbackupsadmintest-backup-container-1888263527"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:34.348654 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.backups [None req-9b4f504c-a2c6-44e5-86ef-6c6d61112d23 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Creating new backup {'backup': {'volume_id': '91bca95e-e96b-4354-a2a9-4bc8c177b010', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1256003130', 'container': 'tempest-volumesbackupsadmintest-backup-container-1888263527'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 09:58:34.348842 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-9b4f504c-a2c6-44e5-86ef-6c6d61112d23 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Creating backup of volume 91bca95e-e96b-4354-a2a9-4bc8c177b010 in container tempest-volumesbackupsadmintest-backup-container-1888263527 Jul 22 09:58:34.359475 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:34.359475 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:34.360243 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9b4f504c-a2c6-44e5-86ef-6c6d61112d23 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Volume info retrieved successfully. Jul 22 09:58:34.391182 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-9b4f504c-a2c6-44e5-86ef-6c6d61112d23 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Created reservations ['681ff76d-dcaf-4efc-bd17-1e07635b1c9b', 'e8161ccf-057e-4436-9b26-94c573fc5a93'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:58:34.466787 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9b4f504c-a2c6-44e5-86ef-6c6d61112d23 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 09:58:34.467441 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 569/2275] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:58:34 2026] POST /volume/v3/backups => generated 335 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:58:34.482088 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e34b4773-33d6-44c2-9a37-55ae5c71253e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:34.484264 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e34b4773-33d6-44c2-9a37-55ae5c71253e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:34.484474 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e34b4773-33d6-44c2-9a37-55ae5c71253e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:34.484687 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e34b4773-33d6-44c2-9a37-55ae5c71253e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:34.490188 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-e34b4773-33d6-44c2-9a37-55ae5c71253e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:34.499055 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:34.499055 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:34.500111 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e34b4773-33d6-44c2-9a37-55ae5c71253e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:34.500514 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 566/2276] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:34 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:35.516972 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1d8b52a7-a84c-4dbd-8da0-000c699593f7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:35.519236 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1d8b52a7-a84c-4dbd-8da0-000c699593f7 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:35.519601 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1d8b52a7-a84c-4dbd-8da0-000c699593f7 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:35.519601 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1d8b52a7-a84c-4dbd-8da0-000c699593f7 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:35.519601 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-1d8b52a7-a84c-4dbd-8da0-000c699593f7 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:35.528594 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:35.528594 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:35.528594 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1d8b52a7-a84c-4dbd-8da0-000c699593f7 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:35.529129 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 576/2277] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:35 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:35.618747 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-a04a9ce2-ee9d-4284-800d-d8c1adc03656 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:35.623786 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-a04a9ce2-ee9d-4284-800d-d8c1adc03656 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/attachments/d6741d91-63fe-4d02-999d-92d87bf68cf4/action Jul 22 09:58:35.624359 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-a04a9ce2-ee9d-4284-800d-d8c1adc03656 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:58:35.624501 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-a04a9ce2-ee9d-4284-800d-d8c1adc03656 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:35.653170 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:35.653170 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:35.670620 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-eed8d812-9bb9-4b3c-a9c9-84bfe7db7573 req-a04a9ce2-ee9d-4284-800d-d8c1adc03656 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/d6741d91-63fe-4d02-999d-92d87bf68cf4/action returned with HTTP 204 Jul 22 09:58:35.671252 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 567/2278] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:58:35 2026] POST /volume/v3/attachments/d6741d91-63fe-4d02-999d-92d87bf68cf4/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:36.124007 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-05e9b99e-3426-4581-b087-176f49b08c6b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:36.124427 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-05e9b99e-3426-4581-b087-176f49b08c6b None None] GET https://10.4.3.206/volume// Jul 22 09:58:36.124602 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-05e9b99e-3426-4581-b087-176f49b08c6b None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:36.124784 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-05e9b99e-3426-4581-b087-176f49b08c6b None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:36.125369 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-05e9b99e-3426-4581-b087-176f49b08c6b None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:58:36.125936 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 570/2279] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:58:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:58:36.136526 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-2812b9e0-bc82-40b1-9f3e-24c06bdd0174 req-4f34b352-ce18-4d34-8ff5-ca69eb680f35 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:36.139198 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-2812b9e0-bc82-40b1-9f3e-24c06bdd0174 req-4f34b352-ce18-4d34-8ff5-ca69eb680f35 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] GET https://10.4.3.206/volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 Jul 22 09:58:36.139847 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-2812b9e0-bc82-40b1-9f3e-24c06bdd0174 req-4f34b352-ce18-4d34-8ff5-ca69eb680f35 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:36.139847 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-2812b9e0-bc82-40b1-9f3e-24c06bdd0174 req-4f34b352-ce18-4d34-8ff5-ca69eb680f35 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:36.157732 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:36.157732 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:36.162374 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-2812b9e0-bc82-40b1-9f3e-24c06bdd0174 req-4f34b352-ce18-4d34-8ff5-ca69eb680f35 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Volume info retrieved successfully. Jul 22 09:58:36.168077 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-2812b9e0-bc82-40b1-9f3e-24c06bdd0174 req-4f34b352-ce18-4d34-8ff5-ca69eb680f35 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] https://10.4.3.206/volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 returned with HTTP 200 Jul 22 09:58:36.168596 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 567/2280] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:58:36 2026] GET /volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 => generated 1540 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:58:36.298706 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-2812b9e0-bc82-40b1-9f3e-24c06bdd0174 req-3d3e553f-ec7f-4701-b084-d46f8abf0756 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:36.301847 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2812b9e0-bc82-40b1-9f3e-24c06bdd0174 req-3d3e553f-ec7f-4701-b084-d46f8abf0756 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] PUT https://10.4.3.206/volume/v3/attachments/364ba4d7-91da-4262-bd32-5cf9ff5ab698 Jul 22 09:58:36.302464 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2812b9e0-bc82-40b1-9f3e-24c06bdd0174 req-3d3e553f-ec7f-4701-b084-d46f8abf0756 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:36.314234 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-2812b9e0-bc82-40b1-9f3e-24c06bdd0174 req-3d3e553f-ec7f-4701-b084-d46f8abf0756 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Acquiring lock "cinder-attachment_update-2136f6a3-9ab5-4028-8043-51738ce84687-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:58:36.321609 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-2812b9e0-bc82-40b1-9f3e-24c06bdd0174 req-3d3e553f-ec7f-4701-b084-d46f8abf0756 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Lock "cinder-attachment_update-2136f6a3-9ab5-4028-8043-51738ce84687-np0000005636" acquired by "attachment_update" :: waited 0.007s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:58:36.322679 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:36.322679 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:36.460239 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-2812b9e0-bc82-40b1-9f3e-24c06bdd0174 req-3d3e553f-ec7f-4701-b084-d46f8abf0756 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Lock "cinder-attachment_update-2136f6a3-9ab5-4028-8043-51738ce84687-np0000005636" released by "attachment_update" :: held 0.139s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:58:36.460670 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2812b9e0-bc82-40b1-9f3e-24c06bdd0174 req-3d3e553f-ec7f-4701-b084-d46f8abf0756 tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] https://10.4.3.206/volume/v3/attachments/364ba4d7-91da-4262-bd32-5cf9ff5ab698 returned with HTTP 200 Jul 22 09:58:36.461290 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 577/2281] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:58:36 2026] PUT /volume/v3/attachments/364ba4d7-91da-4262-bd32-5cf9ff5ab698 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:36.508184 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-2812b9e0-bc82-40b1-9f3e-24c06bdd0174 req-15f214e9-99ca-47f5-be04-0d16985ef63c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:36.511395 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2812b9e0-bc82-40b1-9f3e-24c06bdd0174 req-15f214e9-99ca-47f5-be04-0d16985ef63c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] POST https://10.4.3.206/volume/v3/attachments/364ba4d7-91da-4262-bd32-5cf9ff5ab698/action Jul 22 09:58:36.511782 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2812b9e0-bc82-40b1-9f3e-24c06bdd0174 req-15f214e9-99ca-47f5-be04-0d16985ef63c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:58:36.511942 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2812b9e0-bc82-40b1-9f3e-24c06bdd0174 req-15f214e9-99ca-47f5-be04-0d16985ef63c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:36.546033 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-cbba7100-3a6e-42b8-875e-366822b9fb42 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:36.547243 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:36.547243 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:36.550030 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cbba7100-3a6e-42b8-875e-366822b9fb42 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:36.550150 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cbba7100-3a6e-42b8-875e-366822b9fb42 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:36.551296 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cbba7100-3a6e-42b8-875e-366822b9fb42 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:36.551296 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-cbba7100-3a6e-42b8-875e-366822b9fb42 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:36.561949 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:36.561949 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:36.561949 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cbba7100-3a6e-42b8-875e-366822b9fb42 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:36.561949 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 571/2282] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:36 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:36.593267 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2812b9e0-bc82-40b1-9f3e-24c06bdd0174 req-15f214e9-99ca-47f5-be04-0d16985ef63c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] https://10.4.3.206/volume/v3/attachments/364ba4d7-91da-4262-bd32-5cf9ff5ab698/action returned with HTTP 204 Jul 22 09:58:36.593676 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 568/2283] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:58:36 2026] POST /volume/v3/attachments/364ba4d7-91da-4262-bd32-5cf9ff5ab698/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:37.098594 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7828a447-140d-4758-8306-558952eada86 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:37.101323 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7828a447-140d-4758-8306-558952eada86 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:58:37.101641 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7828a447-140d-4758-8306-558952eada86 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:37.101970 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7828a447-140d-4758-8306-558952eada86 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:37.102239 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-7828a447-140d-4758-8306-558952eada86 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Delete volume with id: ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:58:37.111258 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:37.111258 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:37.111829 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7828a447-140d-4758-8306-558952eada86 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:37.145474 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7828a447-140d-4758-8306-558952eada86 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Delete volume request issued successfully. Jul 22 09:58:37.145474 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7828a447-140d-4758-8306-558952eada86 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 202 Jul 22 09:58:37.145994 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 568/2284] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:58:37 2026] DELETE /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:37.155763 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-79c35486-649b-451e-a0d3-6663d4835066 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:37.159257 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-79c35486-649b-451e-a0d3-6663d4835066 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:58:37.159257 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-79c35486-649b-451e-a0d3-6663d4835066 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:37.159257 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-79c35486-649b-451e-a0d3-6663d4835066 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:37.168300 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:37.168300 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:37.173253 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-79c35486-649b-451e-a0d3-6663d4835066 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:37.179470 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-79c35486-649b-451e-a0d3-6663d4835066 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 200 Jul 22 09:58:37.180026 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 578/2285] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:37 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:37.577899 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b2af860a-fb76-4e54-860c-90e0e178afd4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:37.578358 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b2af860a-fb76-4e54-860c-90e0e178afd4 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:37.578588 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b2af860a-fb76-4e54-860c-90e0e178afd4 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:37.578798 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b2af860a-fb76-4e54-860c-90e0e178afd4 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:37.578916 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-b2af860a-fb76-4e54-860c-90e0e178afd4 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:37.584577 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:37.584577 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:37.585998 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b2af860a-fb76-4e54-860c-90e0e178afd4 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:37.586296 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 572/2286] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:37 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:38.198371 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d1aea818-a042-4477-9621-e8f27c5d0a52 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:38.201586 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d1aea818-a042-4477-9621-e8f27c5d0a52 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a Jul 22 09:58:38.201954 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d1aea818-a042-4477-9621-e8f27c5d0a52 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:38.202197 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d1aea818-a042-4477-9621-e8f27c5d0a52 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:38.210903 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d1aea818-a042-4477-9621-e8f27c5d0a52 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a returned with HTTP 404 Jul 22 09:58:38.211553 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 569/2287] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:38 2026] GET /volume/v3/volumes/ffb5936d-77a2-46ea-bda0-f02ae6134b5a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:38.313668 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c44d5a28-792f-4a00-8400-33266b2d7674 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:38.314166 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c44d5a28-792f-4a00-8400-33266b2d7674 None None] GET https://10.4.3.206/volume// Jul 22 09:58:38.314277 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c44d5a28-792f-4a00-8400-33266b2d7674 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:38.314649 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c44d5a28-792f-4a00-8400-33266b2d7674 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:38.315141 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c44d5a28-792f-4a00-8400-33266b2d7674 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:58:38.315659 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 569/2288] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:58:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:58:38.327618 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-5009f0ff-0700-4770-8aef-23ee65d9f1a1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:38.332736 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-5009f0ff-0700-4770-8aef-23ee65d9f1a1 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:58:38.333278 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-5009f0ff-0700-4770-8aef-23ee65d9f1a1 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6eb91db0-ae97-45ae-881e-9b77c8c02197", "connector": null, "instance_uuid": "fdef65cf-e8ef-44a6-a995-f03ec15db182"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:38.360563 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:38.360563 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:38.426203 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-5009f0ff-0700-4770-8aef-23ee65d9f1a1 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:58:38.426883 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 579/2289] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:58:38 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:38.438334 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-4d1e9f7e-ae68-4a58-92c2-45c5681f25a5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:38.443217 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-4d1e9f7e-ae68-4a58-92c2-45c5681f25a5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] DELETE https://10.4.3.206/volume/v3/attachments/d6741d91-63fe-4d02-999d-92d87bf68cf4 Jul 22 09:58:38.443217 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-4d1e9f7e-ae68-4a58-92c2-45c5681f25a5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:38.443217 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-4d1e9f7e-ae68-4a58-92c2-45c5681f25a5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:38.453061 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:38.453061 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:38.545896 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-4d1e9f7e-ae68-4a58-92c2-45c5681f25a5 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/d6741d91-63fe-4d02-999d-92d87bf68cf4 returned with HTTP 200 Jul 22 09:58:38.546402 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 573/2290] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:58:38 2026] DELETE /volume/v3/attachments/d6741d91-63fe-4d02-999d-92d87bf68cf4 => generated 192 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:38.599629 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-013734bc-f8a1-4688-8b61-f6f5b98a7a80 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:38.601677 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-013734bc-f8a1-4688-8b61-f6f5b98a7a80 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:38.602039 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-013734bc-f8a1-4688-8b61-f6f5b98a7a80 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:38.602325 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-013734bc-f8a1-4688-8b61-f6f5b98a7a80 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:38.602480 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-013734bc-f8a1-4688-8b61-f6f5b98a7a80 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:38.608523 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:38.608523 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:38.610506 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-013734bc-f8a1-4688-8b61-f6f5b98a7a80 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:38.610506 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 570/2291] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:38 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:39.625330 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2e38135e-8312-45f3-9ebb-f09795b8a8de None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:39.628445 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2e38135e-8312-45f3-9ebb-f09795b8a8de tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:39.628655 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2e38135e-8312-45f3-9ebb-f09795b8a8de tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:39.628869 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2e38135e-8312-45f3-9ebb-f09795b8a8de tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:39.628995 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-2e38135e-8312-45f3-9ebb-f09795b8a8de tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:39.635198 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:39.635198 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:39.636128 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2e38135e-8312-45f3-9ebb-f09795b8a8de tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:39.636460 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 570/2292] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:39 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:40.651815 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-81df541a-aa89-4e80-ba0a-09ef9ff74bd1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:40.654147 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-81df541a-aa89-4e80-ba0a-09ef9ff74bd1 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:40.654445 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-81df541a-aa89-4e80-ba0a-09ef9ff74bd1 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:40.654731 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-81df541a-aa89-4e80-ba0a-09ef9ff74bd1 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:40.654908 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-81df541a-aa89-4e80-ba0a-09ef9ff74bd1 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:40.665664 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:40.665664 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:40.666870 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-81df541a-aa89-4e80-ba0a-09ef9ff74bd1 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:40.667595 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 580/2293] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:40 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:41.276106 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-a1cbfb59-2856-4bab-b0fa-1e90845f9fd7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:41.282362 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-a1cbfb59-2856-4bab-b0fa-1e90845f9fd7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] PUT https://10.4.3.206/volume/v3/attachments/4abc6bf7-f026-4d0b-8568-a8968112280e Jul 22 09:58:41.282993 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-a1cbfb59-2856-4bab-b0fa-1e90845f9fd7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:41.302593 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-a1cbfb59-2856-4bab-b0fa-1e90845f9fd7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Acquiring lock "cinder-attachment_update-6eb91db0-ae97-45ae-881e-9b77c8c02197-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:58:41.313585 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-a1cbfb59-2856-4bab-b0fa-1e90845f9fd7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Lock "cinder-attachment_update-6eb91db0-ae97-45ae-881e-9b77c8c02197-np0000005636" acquired by "attachment_update" :: waited 0.011s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:58:41.314747 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:41.314747 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:41.438592 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-a1cbfb59-2856-4bab-b0fa-1e90845f9fd7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Lock "cinder-attachment_update-6eb91db0-ae97-45ae-881e-9b77c8c02197-np0000005636" released by "attachment_update" :: held 0.125s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:58:41.439189 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-a1cbfb59-2856-4bab-b0fa-1e90845f9fd7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/4abc6bf7-f026-4d0b-8568-a8968112280e returned with HTTP 200 Jul 22 09:58:41.439894 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 574/2294] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:58:41 2026] PUT /volume/v3/attachments/4abc6bf7-f026-4d0b-8568-a8968112280e => generated 968 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:41.457030 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-c1e23b4c-6d80-49de-84e0-47ae0b3e6209 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:41.461836 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-c1e23b4c-6d80-49de-84e0-47ae0b3e6209 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/attachments/4abc6bf7-f026-4d0b-8568-a8968112280e Jul 22 09:58:41.462143 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-c1e23b4c-6d80-49de-84e0-47ae0b3e6209 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:41.463004 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-c1e23b4c-6d80-49de-84e0-47ae0b3e6209 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:41.497592 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-c1e23b4c-6d80-49de-84e0-47ae0b3e6209 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/4abc6bf7-f026-4d0b-8568-a8968112280e returned with HTTP 200 Jul 22 09:58:41.498268 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 571/2295] 10.4.3.206 () {70 vars in 1651 bytes} [Wed Jul 22 09:58:41 2026] GET /volume/v3/attachments/4abc6bf7-f026-4d0b-8568-a8968112280e => generated 993 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:41.684953 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e2bf544a-7535-43c9-9039-70891dfef50a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:41.687745 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e2bf544a-7535-43c9-9039-70891dfef50a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:41.688315 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e2bf544a-7535-43c9-9039-70891dfef50a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:41.688533 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e2bf544a-7535-43c9-9039-70891dfef50a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:41.688579 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-e2bf544a-7535-43c9-9039-70891dfef50a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:41.695456 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:41.695456 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:41.696960 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e2bf544a-7535-43c9-9039-70891dfef50a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:41.697399 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 571/2296] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:41 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:42.711417 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0e624716-f870-466f-9ee0-0048aa25b094 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:42.713857 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0e624716-f870-466f-9ee0-0048aa25b094 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:42.714107 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0e624716-f870-466f-9ee0-0048aa25b094 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:42.714107 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0e624716-f870-466f-9ee0-0048aa25b094 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:42.714285 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-0e624716-f870-466f-9ee0-0048aa25b094 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:42.723584 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:42.723584 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:42.724972 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0e624716-f870-466f-9ee0-0048aa25b094 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:42.726855 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 581/2297] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:42 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:43.746968 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-83cb7de1-1e48-49ed-8ea6-6cf035c54ef5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:43.751173 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-83cb7de1-1e48-49ed-8ea6-6cf035c54ef5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:43.752141 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-83cb7de1-1e48-49ed-8ea6-6cf035c54ef5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:43.752141 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-83cb7de1-1e48-49ed-8ea6-6cf035c54ef5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:43.752141 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-83cb7de1-1e48-49ed-8ea6-6cf035c54ef5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:43.767436 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:43.767436 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:43.767902 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-83cb7de1-1e48-49ed-8ea6-6cf035c54ef5 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:43.768462 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 575/2298] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:43 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 801 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:44.784946 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-654e4689-467e-4a18-b97b-65d764326c3e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:44.787916 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-654e4689-467e-4a18-b97b-65d764326c3e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:44.788233 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-654e4689-467e-4a18-b97b-65d764326c3e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:44.788492 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-654e4689-467e-4a18-b97b-65d764326c3e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:44.788659 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-654e4689-467e-4a18-b97b-65d764326c3e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:44.793726 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:44.793726 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:44.794556 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-654e4689-467e-4a18-b97b-65d764326c3e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:44.795029 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 572/2299] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:44 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:45.019020 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-3cf00c85-851f-4eb3-9987-59527667e60d req-5b213be1-7c1d-4659-a84c-36ed06ba0356 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:45.023237 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-3cf00c85-851f-4eb3-9987-59527667e60d req-5b213be1-7c1d-4659-a84c-36ed06ba0356 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b Jul 22 09:58:45.023237 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-3cf00c85-851f-4eb3-9987-59527667e60d req-5b213be1-7c1d-4659-a84c-36ed06ba0356 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:45.023544 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-3cf00c85-851f-4eb3-9987-59527667e60d req-5b213be1-7c1d-4659-a84c-36ed06ba0356 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:45.039599 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:45.039599 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:45.046062 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-3cf00c85-851f-4eb3-9987-59527667e60d req-5b213be1-7c1d-4659-a84c-36ed06ba0356 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:45.055747 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-3cf00c85-851f-4eb3-9987-59527667e60d req-5b213be1-7c1d-4659-a84c-36ed06ba0356 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b returned with HTTP 200 Jul 22 09:58:45.056007 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 572/2300] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:58:45 2026] GET /volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b => generated 1660 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:45.676161 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-137d56b7-f421-4267-93ec-b09bd9c949d7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:45.679018 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-137d56b7-f421-4267-93ec-b09bd9c949d7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197/encryption Jul 22 09:58:45.679292 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-137d56b7-f421-4267-93ec-b09bd9c949d7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:45.679540 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-137d56b7-f421-4267-93ec-b09bd9c949d7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:45.711220 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:45.711220 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:45.725070 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-137d56b7-f421-4267-93ec-b09bd9c949d7 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197/encryption returned with HTTP 200 Jul 22 09:58:45.725663 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 582/2301] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 09:58:45 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197/encryption => generated 160 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:45.810330 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-39f0e385-0e2c-4cd8-b764-b12b0fbb120d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:45.813873 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-39f0e385-0e2c-4cd8-b764-b12b0fbb120d tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:45.813873 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-39f0e385-0e2c-4cd8-b764-b12b0fbb120d tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:45.813873 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-39f0e385-0e2c-4cd8-b764-b12b0fbb120d tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:45.813873 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-39f0e385-0e2c-4cd8-b764-b12b0fbb120d tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:45.826487 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:45.826487 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:45.828321 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-39f0e385-0e2c-4cd8-b764-b12b0fbb120d tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:45.828964 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 576/2302] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:45 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:46.834802 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3cf00c85-851f-4eb3-9987-59527667e60d req-23971639-4226-4f16-adff-d79a719f8a20 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:46.840021 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3cf00c85-851f-4eb3-9987-59527667e60d req-23971639-4226-4f16-adff-d79a719f8a20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] DELETE https://10.4.3.206/volume/v3/attachments/c8d04f65-a3d3-48e4-bf4d-c8dc0c97b305 Jul 22 09:58:46.840021 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3cf00c85-851f-4eb3-9987-59527667e60d req-23971639-4226-4f16-adff-d79a719f8a20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:46.840021 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3cf00c85-851f-4eb3-9987-59527667e60d req-23971639-4226-4f16-adff-d79a719f8a20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:46.845650 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=306,cinder:UPDATE=72,cinder:INSERT=48 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:58:46.848062 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2ab95e12-bac1-4af7-865d-9d2ea0edd65d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:46.850469 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2ab95e12-bac1-4af7-865d-9d2ea0edd65d tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:46.850725 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2ab95e12-bac1-4af7-865d-9d2ea0edd65d tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:46.851212 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2ab95e12-bac1-4af7-865d-9d2ea0edd65d tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:46.851462 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-2ab95e12-bac1-4af7-865d-9d2ea0edd65d tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:46.858213 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:46.858213 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:46.859466 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2ab95e12-bac1-4af7-865d-9d2ea0edd65d tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:46.862662 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 573/2303] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:46 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:46.865615 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:46.865615 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:46.933424 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3cf00c85-851f-4eb3-9987-59527667e60d req-23971639-4226-4f16-adff-d79a719f8a20 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/attachments/c8d04f65-a3d3-48e4-bf4d-c8dc0c97b305 returned with HTTP 200 Jul 22 09:58:46.934111 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 573/2304] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:58:46 2026] DELETE /volume/v3/attachments/c8d04f65-a3d3-48e4-bf4d-c8dc0c97b305 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:47.715675 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-65135329-8736-4720-aff4-e249ff334e8c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:47.842318 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:58:47.842844 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-805606409", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:47.844525 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-805606409', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:58:47.844665 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Create volume of 1 GB Jul 22 09:58:47.849661 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Availability Zones retrieved successfully. Jul 22 09:58:47.856679 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Flow 'volume_create_api' (02b7ce43-e57a-4835-9c16-70369ae44f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:58:47.858472 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64dd98f1-962f-487c-9850-0b02075c538a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:47.859965 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:58:47.876186 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-79b7f7ef-8745-42e1-9d1b-5bb6517f4af0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:47.880768 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-79b7f7ef-8745-42e1-9d1b-5bb6517f4af0 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:47.881153 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-79b7f7ef-8745-42e1-9d1b-5bb6517f4af0 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:47.882596 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-79b7f7ef-8745-42e1-9d1b-5bb6517f4af0 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:47.882596 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-79b7f7ef-8745-42e1-9d1b-5bb6517f4af0 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:47.894814 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:47.894814 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:47.895713 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-79b7f7ef-8745-42e1-9d1b-5bb6517f4af0 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:47.896153 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 577/2305] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:47 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:47.909385 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64dd98f1-962f-487c-9850-0b02075c538a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:47.910455 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (420a3130-8577-40d2-b972-dd19181ad572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:48.004780 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Created reservations ['ab59817a-794b-468a-825f-6aba08bb821f', '19687699-28a6-46f4-acac-52f4395288f3', '044484fb-0426-4377-a085-c1316a09b6ab', '4aebef7c-5185-462d-8c5e-301d459ec769'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:58:48.005721 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (420a3130-8577-40d2-b972-dd19181ad572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab59817a-794b-468a-825f-6aba08bb821f', '19687699-28a6-46f4-acac-52f4395288f3', '044484fb-0426-4377-a085-c1316a09b6ab', '4aebef7c-5185-462d-8c5e-301d459ec769']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:48.006569 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11cc072f-b61b-469f-96a1-42cd9080f25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:48.035209 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11cc072f-b61b-469f-96a1-42cd9080f25d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a08d924-a113-42c7-8a73-be55f1813ce3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-805606409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e123b75e8e1403c9dbadbe1ef5e6b17',qos_specs=None,replication_status=,reservations=['ab59817a-794b-468a-825f-6aba08bb821f','19687699-28a6-46f4-acac-52f4395288f3','044484fb-0426-4377-a085-c1316a09b6ab','4aebef7c-5185-462d-8c5e-301d459ec769'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db22f5b44d084fe7909631f7dc182d56',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-805606409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a08d924-a113-42c7-8a73-be55f1813ce3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e123b75e8e1403c9dbadbe1ef5e6b17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db22f5b44d084fe7909631f7dc182d56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:48.035916 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede5acdf-9c7e-4b95-826e-5061d06ddf02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:48.056402 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede5acdf-9c7e-4b95-826e-5061d06ddf02) transitioned into state 'SUCCESS' from state '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-805606409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e123b75e8e1403c9dbadbe1ef5e6b17',qos_specs=None,replication_status=,reservations=['ab59817a-794b-468a-825f-6aba08bb821f','19687699-28a6-46f4-acac-52f4395288f3','044484fb-0426-4377-a085-c1316a09b6ab','4aebef7c-5185-462d-8c5e-301d459ec769'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db22f5b44d084fe7909631f7dc182d56',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:48.057191 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e08e9f2b-d2b4-4be7-92d8-eb5a0ed840a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:48.068888 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e08e9f2b-d2b4-4be7-92d8-eb5a0ed840a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:48.070222 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Flow 'volume_create_api' (02b7ce43-e57a-4835-9c16-70369ae44f5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:58:48.070706 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Create volume request issued successfully. Jul 22 09:58:48.071600 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-65135329-8736-4720-aff4-e249ff334e8c tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:58:48.072217 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 583/2306] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:58:47 2026] POST /volume/v3/volumes => generated 753 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:58:48.089780 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c91ef863-4ff6-475c-9eb1-e72f6c059b60 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:48.091560 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c91ef863-4ff6-475c-9eb1-e72f6c059b60 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] GET https://10.4.3.206/volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 Jul 22 09:58:48.091781 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c91ef863-4ff6-475c-9eb1-e72f6c059b60 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:48.091965 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c91ef863-4ff6-475c-9eb1-e72f6c059b60 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:48.102016 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:48.102016 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:48.108591 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c91ef863-4ff6-475c-9eb1-e72f6c059b60 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Volume info retrieved successfully. Jul 22 09:58:48.115264 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c91ef863-4ff6-475c-9eb1-e72f6c059b60 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 returned with HTTP 200 Jul 22 09:58:48.115673 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 574/2307] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:48 2026] GET /volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:48.236653 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8a555f8c-c5d1-4893-b34b-0c41f3aa64df None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:48.238973 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8a555f8c-c5d1-4893-b34b-0c41f3aa64df tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] DELETE https://10.4.3.206/volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b Jul 22 09:58:48.239229 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8a555f8c-c5d1-4893-b34b-0c41f3aa64df tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:48.239479 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8a555f8c-c5d1-4893-b34b-0c41f3aa64df tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:48.239699 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-8a555f8c-c5d1-4893-b34b-0c41f3aa64df tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Delete volume with id: 0538cce2-ce20-4218-b4ea-4c41b809938b Jul 22 09:58:48.248605 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:48.248605 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:48.249556 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8a555f8c-c5d1-4893-b34b-0c41f3aa64df tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:48.275023 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8a555f8c-c5d1-4893-b34b-0c41f3aa64df tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Delete volume request issued successfully. Jul 22 09:58:48.275305 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8a555f8c-c5d1-4893-b34b-0c41f3aa64df tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b returned with HTTP 202 Jul 22 09:58:48.275906 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 574/2308] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:58:48 2026] DELETE /volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:48.284708 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a44f64b4-d99f-45fc-9696-b49a1c2096c9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:48.288145 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a44f64b4-d99f-45fc-9696-b49a1c2096c9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b Jul 22 09:58:48.288145 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a44f64b4-d99f-45fc-9696-b49a1c2096c9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:48.288145 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a44f64b4-d99f-45fc-9696-b49a1c2096c9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:48.296951 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:48.296951 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:48.302324 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a44f64b4-d99f-45fc-9696-b49a1c2096c9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Volume info retrieved successfully. Jul 22 09:58:48.308938 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a44f64b4-d99f-45fc-9696-b49a1c2096c9 tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b returned with HTTP 200 Jul 22 09:58:48.309331 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 578/2309] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:48 2026] GET /volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:48.913840 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b9361a85-0972-4ca6-87fd-595c94e1e5d1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:48.916803 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b9361a85-0972-4ca6-87fd-595c94e1e5d1 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:48.918561 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b9361a85-0972-4ca6-87fd-595c94e1e5d1 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:48.918561 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b9361a85-0972-4ca6-87fd-595c94e1e5d1 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:48.918561 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-b9361a85-0972-4ca6-87fd-595c94e1e5d1 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:48.921691 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-6c76c40d-b71c-4a28-9b99-a7c1b948d0ac None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:48.924060 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:48.924060 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:48.924880 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b9361a85-0972-4ca6-87fd-595c94e1e5d1 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:48.927998 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 584/2310] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:48 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:48.928130 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-6c76c40d-b71c-4a28-9b99-a7c1b948d0ac tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/attachments/4abc6bf7-f026-4d0b-8568-a8968112280e/action Jul 22 09:58:48.928130 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-6c76c40d-b71c-4a28-9b99-a7c1b948d0ac tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:58:48.928130 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-6c76c40d-b71c-4a28-9b99-a7c1b948d0ac tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:48.947439 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:48.947439 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:48.960196 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a63416cd-b21b-4184-b77a-45bf285d23a5 req-6c76c40d-b71c-4a28-9b99-a7c1b948d0ac tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/4abc6bf7-f026-4d0b-8568-a8968112280e/action returned with HTTP 204 Jul 22 09:58:48.961079 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 575/2311] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:58:48 2026] POST /volume/v3/attachments/4abc6bf7-f026-4d0b-8568-a8968112280e/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:49.136393 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fbfff296-4ac7-4f75-af5d-60989407cc31 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:49.141040 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fbfff296-4ac7-4f75-af5d-60989407cc31 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] GET https://10.4.3.206/volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 Jul 22 09:58:49.141040 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fbfff296-4ac7-4f75-af5d-60989407cc31 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:49.141040 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fbfff296-4ac7-4f75-af5d-60989407cc31 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:49.150861 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:49.150861 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:49.156914 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fbfff296-4ac7-4f75-af5d-60989407cc31 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Volume info retrieved successfully. Jul 22 09:58:49.165713 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fbfff296-4ac7-4f75-af5d-60989407cc31 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 returned with HTTP 200 Jul 22 09:58:49.166420 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 575/2312] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:49 2026] GET /volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:49.185783 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-eaa14846-c9c8-4a8a-b900-3ae10c287af9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:49.188452 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-eaa14846-c9c8-4a8a-b900-3ae10c287af9 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] GET https://10.4.3.206/volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 Jul 22 09:58:49.188452 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-eaa14846-c9c8-4a8a-b900-3ae10c287af9 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:49.188452 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-eaa14846-c9c8-4a8a-b900-3ae10c287af9 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:49.204017 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:49.204017 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:49.209683 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-eaa14846-c9c8-4a8a-b900-3ae10c287af9 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Volume info retrieved successfully. Jul 22 09:58:49.216422 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-eaa14846-c9c8-4a8a-b900-3ae10c287af9 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 returned with HTTP 200 Jul 22 09:58:49.217215 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 579/2313] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:49 2026] GET /volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:49.236361 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6897046b-248a-4459-802d-50f71e695c55 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:49.239311 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6897046b-248a-4459-802d-50f71e695c55 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 09:58:49.239443 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6897046b-248a-4459-802d-50f71e695c55 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a08d924-a113-42c7-8a73-be55f1813ce3", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-152108209", "description": null, "metadata": null}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:49.255082 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:49.255082 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:49.255891 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6897046b-248a-4459-802d-50f71e695c55 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Volume info retrieved successfully. Jul 22 09:58:49.255891 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-6897046b-248a-4459-802d-50f71e695c55 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Create snapshot from volume 8a08d924-a113-42c7-8a73-be55f1813ce3 Jul 22 09:58:49.315778 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-6897046b-248a-4459-802d-50f71e695c55 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Created reservations ['7bfd2145-b056-41aa-acbd-f1bf511d66f5', '7164cc07-45c2-4986-8bfe-8f4263651628', '46fc4c38-033c-4fdc-8725-225c43d4431f', '4ef9bac4-dbbc-450f-b7c2-3283f983e3a4'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:58:49.328135 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-11e2be89-997a-4708-ae6f-8bee643b6ffd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:49.331459 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-11e2be89-997a-4708-ae6f-8bee643b6ffd tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] GET https://10.4.3.206/volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b Jul 22 09:58:49.331459 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-11e2be89-997a-4708-ae6f-8bee643b6ffd tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:49.331459 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-11e2be89-997a-4708-ae6f-8bee643b6ffd tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:49.341799 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-11e2be89-997a-4708-ae6f-8bee643b6ffd tempest-AttachVolumeMultiAttachTest-522624924 tempest-AttachVolumeMultiAttachTest-522624924-project-member] https://10.4.3.206/volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b returned with HTTP 404 Jul 22 09:58:49.341799 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 576/2314] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:49 2026] GET /volume/v3/volumes/0538cce2-ce20-4218-b4ea-4c41b809938b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:49.375689 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6897046b-248a-4459-802d-50f71e695c55 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Snapshot force create request issued successfully. Jul 22 09:58:49.376151 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6897046b-248a-4459-802d-50f71e695c55 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 09:58:49.376984 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 585/2315] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 09:58:49 2026] POST /volume/v3/snapshots => generated 309 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:58:49.386409 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bd001c2f-2781-4979-8cfb-2a2a18442444 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:49.391258 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bd001c2f-2781-4979-8cfb-2a2a18442444 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] GET https://10.4.3.206/volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 Jul 22 09:58:49.391540 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bd001c2f-2781-4979-8cfb-2a2a18442444 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:49.391897 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bd001c2f-2781-4979-8cfb-2a2a18442444 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:49.399380 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:49.399380 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:49.399942 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bd001c2f-2781-4979-8cfb-2a2a18442444 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Snapshot retrieved successfully. Jul 22 09:58:49.401317 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bd001c2f-2781-4979-8cfb-2a2a18442444 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 returned with HTTP 200 Jul 22 09:58:49.402272 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 576/2316] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:58:49 2026] GET /volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:49.689314 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-517e5ec5-fe71-4d20-95c0-d3f60ed013da None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:49.691867 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-517e5ec5-fe71-4d20-95c0-d3f60ed013da tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:49.692180 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-517e5ec5-fe71-4d20-95c0-d3f60ed013da tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:49.692467 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-517e5ec5-fe71-4d20-95c0-d3f60ed013da tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:49.709361 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:49.709361 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:49.713222 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-517e5ec5-fe71-4d20-95c0-d3f60ed013da tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:49.718215 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-517e5ec5-fe71-4d20-95c0-d3f60ed013da tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:49.718754 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 580/2317] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:49 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 1169 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:49.762671 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-60982856-112d-4dfe-9f3b-73ccf9c76399 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:49.765277 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-60982856-112d-4dfe-9f3b-73ccf9c76399 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:49.765686 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-60982856-112d-4dfe-9f3b-73ccf9c76399 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:49.766090 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-60982856-112d-4dfe-9f3b-73ccf9c76399 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:49.783656 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:49.783656 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:49.798037 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-60982856-112d-4dfe-9f3b-73ccf9c76399 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:49.806507 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-60982856-112d-4dfe-9f3b-73ccf9c76399 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:49.806960 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 577/2318] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:58:49 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 1169 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:58:49.855961 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-40c5c683-1f5f-4cc6-8376-92b7a6ae13cb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:49.861414 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-40c5c683-1f5f-4cc6-8376-92b7a6ae13cb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] POST https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197/action Jul 22 09:58:49.861936 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-40c5c683-1f5f-4cc6-8376-92b7a6ae13cb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:58:49.862616 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-40c5c683-1f5f-4cc6-8376-92b7a6ae13cb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:49.883178 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:49.883178 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:49.883955 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-40c5c683-1f5f-4cc6-8376-92b7a6ae13cb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:49.897119 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-40c5c683-1f5f-4cc6-8376-92b7a6ae13cb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Begin detaching volume completed successfully. Jul 22 09:58:49.897449 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-40c5c683-1f5f-4cc6-8376-92b7a6ae13cb tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197/action returned with HTTP 202 Jul 22 09:58:49.898539 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 586/2319] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 09:58:49 2026] POST /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:58:49.941733 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cc865b26-4b0c-44e1-8837-a463ef0b2618 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:49.944270 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cc865b26-4b0c-44e1-8837-a463ef0b2618 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:49.944816 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cc865b26-4b0c-44e1-8837-a463ef0b2618 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:49.945184 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cc865b26-4b0c-44e1-8837-a463ef0b2618 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:49.945457 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-cc865b26-4b0c-44e1-8837-a463ef0b2618 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:49.950813 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:49.950813 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:49.952505 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cc865b26-4b0c-44e1-8837-a463ef0b2618 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:49.952505 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 577/2320] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:49 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:49.959465 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a1e704f8-1669-4fb9-bc33-d025c219d97a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:49.959465 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a1e704f8-1669-4fb9-bc33-d025c219d97a None None] GET https://10.4.3.206/volume// Jul 22 09:58:49.959686 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a1e704f8-1669-4fb9-bc33-d025c219d97a None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:49.963457 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a1e704f8-1669-4fb9-bc33-d025c219d97a None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:49.963457 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a1e704f8-1669-4fb9-bc33-d025c219d97a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:58:49.963457 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 581/2321] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:58:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:58:49.970951 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-cd2ad099-b5e1-40f8-b5a6-dfff0572f54d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:49.972617 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-cd2ad099-b5e1-40f8-b5a6-dfff0572f54d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:58:49.972787 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-cd2ad099-b5e1-40f8-b5a6-dfff0572f54d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:49.972987 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-cd2ad099-b5e1-40f8-b5a6-dfff0572f54d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:49.986634 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:49.986634 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:49.992470 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-cd2ad099-b5e1-40f8-b5a6-dfff0572f54d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:58:49.998321 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-cd2ad099-b5e1-40f8-b5a6-dfff0572f54d tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:58:49.998865 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 578/2322] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:58:49 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 1352 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:58:50.007894 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-c1220732-f78a-45f6-a656-7a7fd163a935 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:50.015755 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-c1220732-f78a-45f6-a656-7a7fd163a935 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197/encryption Jul 22 09:58:50.015962 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-c1220732-f78a-45f6-a656-7a7fd163a935 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:50.016287 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-c1220732-f78a-45f6-a656-7a7fd163a935 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:50.022089 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1545fab7-6b1e-4994-8b14-6600b342d838 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:50.024199 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:58:50.024771 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1657993376"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:50.027330 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:50.027330 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:50.028144 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1657993376'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:58:50.028417 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Create volume of 1 GB Jul 22 09:58:50.033312 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Availability Zones retrieved successfully. Jul 22 09:58:50.036465 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-c1220732-f78a-45f6-a656-7a7fd163a935 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197/encryption returned with HTTP 200 Jul 22 09:58:50.037019 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 587/2323] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 09:58:50 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:50.041319 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Flow 'volume_create_api' (e058ad88-6c19-4c84-a08b-14539103dab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:58:50.042942 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (286bde81-2a47-4862-8dbf-f0c0ebe048b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:50.043611 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:58:50.075963 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (286bde81-2a47-4862-8dbf-f0c0ebe048b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:50.078310 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c699714c-f6fc-4184-9f7e-8ed2bacd027d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:50.137299 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Created reservations ['12370ef9-29a1-4de9-b7cc-a787271cc5e8', '64ab1998-7c54-452c-a0eb-222c85a21ec8', 'a18e156f-b83c-49b4-8394-048b63f7eda9', 'f90b640b-dfd8-4b6f-9875-528fdec4dbd1'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:58:50.138360 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c699714c-f6fc-4184-9f7e-8ed2bacd027d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12370ef9-29a1-4de9-b7cc-a787271cc5e8', '64ab1998-7c54-452c-a0eb-222c85a21ec8', 'a18e156f-b83c-49b4-8394-048b63f7eda9', 'f90b640b-dfd8-4b6f-9875-528fdec4dbd1']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:50.139277 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cc04848-2662-4f45-b0e0-353cc5824f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:50.171109 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cc04848-2662-4f45-b0e0-353cc5824f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5f92d22-f960-493d-b721-7ad5506f0b71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1657993376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa3d719341eb4331b9a41b08a6196e39',qos_specs=None,replication_status=,reservations=['12370ef9-29a1-4de9-b7cc-a787271cc5e8','64ab1998-7c54-452c-a0eb-222c85a21ec8','a18e156f-b83c-49b4-8394-048b63f7eda9','f90b640b-dfd8-4b6f-9875-528fdec4dbd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8efe668780af4c2ca7301da7ea5d52c3',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:58:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1657993376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5f92d22-f960-493d-b721-7ad5506f0b71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa3d719341eb4331b9a41b08a6196e39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8efe668780af4c2ca7301da7ea5d52c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:50.172531 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (956ab777-2205-4e7f-8225-2582a8761673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:50.196265 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (956ab777-2205-4e7f-8225-2582a8761673) transitioned into state 'SUCCESS' from state '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-1657993376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa3d719341eb4331b9a41b08a6196e39',qos_specs=None,replication_status=,reservations=['12370ef9-29a1-4de9-b7cc-a787271cc5e8','64ab1998-7c54-452c-a0eb-222c85a21ec8','a18e156f-b83c-49b4-8394-048b63f7eda9','f90b640b-dfd8-4b6f-9875-528fdec4dbd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8efe668780af4c2ca7301da7ea5d52c3',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:50.197608 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55117dbf-7eef-4e64-aac2-75b60e4dac99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:50.209910 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55117dbf-7eef-4e64-aac2-75b60e4dac99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:50.211772 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Flow 'volume_create_api' (e058ad88-6c19-4c84-a08b-14539103dab9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:58:50.212023 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Create volume request issued successfully. Jul 22 09:58:50.212880 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1545fab7-6b1e-4994-8b14-6600b342d838 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:58:50.213599 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 578/2324] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:58:50 2026] POST /volume/v3/volumes => generated 754 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:58:50.413557 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d24e3a9a-c53b-4d4c-abc3-5e391929b141 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:50.420438 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d24e3a9a-c53b-4d4c-abc3-5e391929b141 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] GET https://10.4.3.206/volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 Jul 22 09:58:50.420794 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d24e3a9a-c53b-4d4c-abc3-5e391929b141 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:50.421341 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d24e3a9a-c53b-4d4c-abc3-5e391929b141 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:50.434057 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:50.434057 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:50.434557 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d24e3a9a-c53b-4d4c-abc3-5e391929b141 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Snapshot retrieved successfully. Jul 22 09:58:50.435750 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d24e3a9a-c53b-4d4c-abc3-5e391929b141 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 returned with HTTP 200 Jul 22 09:58:50.436635 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 582/2325] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:58:50 2026] GET /volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:50.448418 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d3a32cec-b551-4ff8-9c31-9c285ae7d7a0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:50.451353 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d3a32cec-b551-4ff8-9c31-9c285ae7d7a0 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] GET https://10.4.3.206/volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 Jul 22 09:58:50.451597 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d3a32cec-b551-4ff8-9c31-9c285ae7d7a0 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:50.451889 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d3a32cec-b551-4ff8-9c31-9c285ae7d7a0 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:50.458076 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=236,cinder:UPDATE=44,cinder:INSERT=17 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:58:50.465542 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:50.465542 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:50.466238 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d3a32cec-b551-4ff8-9c31-9c285ae7d7a0 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Snapshot retrieved successfully. Jul 22 09:58:50.469325 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d3a32cec-b551-4ff8-9c31-9c285ae7d7a0 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 returned with HTTP 200 Jul 22 09:58:50.469859 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 579/2326] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:58:50 2026] GET /volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:50.487313 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-371860cc-52c4-4c7d-8603-332f8decd55b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:50.490347 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-371860cc-52c4-4c7d-8603-332f8decd55b tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] GET https://10.4.3.206/volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 Jul 22 09:58:50.490668 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-371860cc-52c4-4c7d-8603-332f8decd55b tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:50.491025 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-371860cc-52c4-4c7d-8603-332f8decd55b tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:50.500212 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:50.500212 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:50.501207 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-371860cc-52c4-4c7d-8603-332f8decd55b tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Snapshot retrieved successfully. Jul 22 09:58:50.502234 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-371860cc-52c4-4c7d-8603-332f8decd55b tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 returned with HTTP 200 Jul 22 09:58:50.502677 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 588/2327] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:58:50 2026] GET /volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:50.527907 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:50.530332 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:58:50.530845 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0b0142e8-bf53-4b24-9d15-19a406a22907", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:50.533155 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Create volume request body: {'volume': {'snapshot_id': '0b0142e8-bf53-4b24-9d15-19a406a22907', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:58:50.544136 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:50.544136 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:50.545157 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Snapshot retrieved successfully. Jul 22 09:58:50.545333 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Create volume of 1 GB Jul 22 09:58:50.551075 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Availability Zones retrieved successfully. Jul 22 09:58:50.558740 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Flow 'volume_create_api' (5d159d11-4d0b-47fc-8a4b-e3589004de2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:58:50.560122 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ad48d49-11e0-4947-9927-3296eb1fe1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:50.561638 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:58:50.617763 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ad48d49-11e0-4947-9927-3296eb1fe1bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0b0142e8-bf53-4b24-9d15-19a406a22907', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:50.618916 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (476274e0-32cb-46e3-97d4-e22e3ca6ecc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:50.680631 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Created reservations ['de84ad74-d357-4538-946c-a14630fecab3', 'c751eab3-e72c-4eb6-91c7-f97965db2119', '2c2d1250-dec3-4fde-be49-e020591c2f2c', '7c3578e6-ab11-4f46-8ec4-634821607301'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:58:50.681677 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (476274e0-32cb-46e3-97d4-e22e3ca6ecc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de84ad74-d357-4538-946c-a14630fecab3', 'c751eab3-e72c-4eb6-91c7-f97965db2119', '2c2d1250-dec3-4fde-be49-e020591c2f2c', '7c3578e6-ab11-4f46-8ec4-634821607301']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:50.682708 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23399f35-3b4d-4ed4-b270-c2193a872f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:50.737973 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23399f35-3b4d-4ed4-b270-c2193a872f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8b577ca-9a68-423b-aee2-fb88afbb286e', '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='5e123b75e8e1403c9dbadbe1ef5e6b17',qos_specs=None,replication_status=,reservations=['de84ad74-d357-4538-946c-a14630fecab3','c751eab3-e72c-4eb6-91c7-f97965db2119','2c2d1250-dec3-4fde-be49-e020591c2f2c','7c3578e6-ab11-4f46-8ec4-634821607301'],size=1,snapshot_id=0b0142e8-bf53-4b24-9d15-19a406a22907,source_replicaid=,source_volid=None,status='creating',user_id='db22f5b44d084fe7909631f7dc182d56',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:58:50Z,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=a8b577ca-9a68-423b-aee2-fb88afbb286e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e123b75e8e1403c9dbadbe1ef5e6b17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0b0142e8-bf53-4b24-9d15-19a406a22907,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db22f5b44d084fe7909631f7dc182d56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:50.739101 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef29abb-b5e5-4ff9-870a-95b2e8ceef1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:50.760434 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef29abb-b5e5-4ff9-870a-95b2e8ceef1d) transitioned into state 'SUCCESS' from 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='5e123b75e8e1403c9dbadbe1ef5e6b17',qos_specs=None,replication_status=,reservations=['de84ad74-d357-4538-946c-a14630fecab3','c751eab3-e72c-4eb6-91c7-f97965db2119','2c2d1250-dec3-4fde-be49-e020591c2f2c','7c3578e6-ab11-4f46-8ec4-634821607301'],size=1,snapshot_id=0b0142e8-bf53-4b24-9d15-19a406a22907,source_replicaid=,source_volid=None,status='creating',user_id='db22f5b44d084fe7909631f7dc182d56',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:50.761476 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e2a6bbc-3387-4c42-92fe-19d881d4979c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:50.789680 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e2a6bbc-3387-4c42-92fe-19d881d4979c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:50.792104 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Flow 'volume_create_api' (5d159d11-4d0b-47fc-8a4b-e3589004de2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:58:50.792104 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Create volume request issued successfully. Jul 22 09:58:50.792104 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5520aca6-1f11-44bb-923b-acd3af0162f4 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:58:50.792610 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 579/2328] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:58:50 2026] POST /volume/v3/volumes => generated 741 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:58:50.813996 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-aac36618-466d-4e23-bbcd-107dcdeadf1b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:50.817964 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-aac36618-466d-4e23-bbcd-107dcdeadf1b tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] GET https://10.4.3.206/volume/v3/volumes/a8b577ca-9a68-423b-aee2-fb88afbb286e Jul 22 09:58:50.817964 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-aac36618-466d-4e23-bbcd-107dcdeadf1b tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:50.817964 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-aac36618-466d-4e23-bbcd-107dcdeadf1b tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:50.824298 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:50.824298 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:50.829310 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-aac36618-466d-4e23-bbcd-107dcdeadf1b tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Volume info retrieved successfully. Jul 22 09:58:50.835453 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-aac36618-466d-4e23-bbcd-107dcdeadf1b tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/volumes/a8b577ca-9a68-423b-aee2-fb88afbb286e returned with HTTP 200 Jul 22 09:58:50.836030 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 583/2329] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:50 2026] GET /volume/v3/volumes/a8b577ca-9a68-423b-aee2-fb88afbb286e => generated 809 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:50.966946 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-aab84673-4209-472f-b1be-f1a557f8989a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:50.971882 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-aab84673-4209-472f-b1be-f1a557f8989a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:50.972124 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-aab84673-4209-472f-b1be-f1a557f8989a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:50.972303 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-aab84673-4209-472f-b1be-f1a557f8989a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:50.972412 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-aab84673-4209-472f-b1be-f1a557f8989a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:50.976886 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:50.976886 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:50.978007 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-aab84673-4209-472f-b1be-f1a557f8989a tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:50.978007 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 580/2330] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:50 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:51.850671 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9e967c01-95e4-49c1-a5d4-17200f5d2c72 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:51.854558 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e967c01-95e4-49c1-a5d4-17200f5d2c72 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] GET https://10.4.3.206/volume/v3/volumes/a8b577ca-9a68-423b-aee2-fb88afbb286e Jul 22 09:58:51.854769 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e967c01-95e4-49c1-a5d4-17200f5d2c72 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:51.855004 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e967c01-95e4-49c1-a5d4-17200f5d2c72 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:51.872476 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:51.872476 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:51.877862 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9e967c01-95e4-49c1-a5d4-17200f5d2c72 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Volume info retrieved successfully. Jul 22 09:58:51.888068 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e967c01-95e4-49c1-a5d4-17200f5d2c72 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/volumes/a8b577ca-9a68-423b-aee2-fb88afbb286e returned with HTTP 200 Jul 22 09:58:51.888583 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 589/2331] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:51 2026] GET /volume/v3/volumes/a8b577ca-9a68-423b-aee2-fb88afbb286e => generated 834 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:51.902599 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b1837003-6d00-4331-8d8b-7b1ba86bcaa9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:51.905193 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b1837003-6d00-4331-8d8b-7b1ba86bcaa9 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] GET https://10.4.3.206/volume/v3/volumes/a8b577ca-9a68-423b-aee2-fb88afbb286e Jul 22 09:58:51.905426 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b1837003-6d00-4331-8d8b-7b1ba86bcaa9 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:51.905655 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b1837003-6d00-4331-8d8b-7b1ba86bcaa9 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:51.914122 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:51.914122 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:51.918102 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b1837003-6d00-4331-8d8b-7b1ba86bcaa9 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Volume info retrieved successfully. Jul 22 09:58:51.923610 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b1837003-6d00-4331-8d8b-7b1ba86bcaa9 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/volumes/a8b577ca-9a68-423b-aee2-fb88afbb286e returned with HTTP 200 Jul 22 09:58:51.924124 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 580/2332] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:51 2026] GET /volume/v3/volumes/a8b577ca-9a68-423b-aee2-fb88afbb286e => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:51.940234 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d21d9f4a-6720-4ae8-b994-6f8e97a306af None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:51.942143 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d21d9f4a-6720-4ae8-b994-6f8e97a306af tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 Jul 22 09:58:51.942374 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d21d9f4a-6720-4ae8-b994-6f8e97a306af tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:51.942623 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d21d9f4a-6720-4ae8-b994-6f8e97a306af tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:51.942765 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-d21d9f4a-6720-4ae8-b994-6f8e97a306af tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Delete snapshot with id: 0b0142e8-bf53-4b24-9d15-19a406a22907 Jul 22 09:58:51.950397 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:51.950397 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:51.950964 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d21d9f4a-6720-4ae8-b994-6f8e97a306af tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Snapshot retrieved successfully. Jul 22 09:58:51.973327 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d21d9f4a-6720-4ae8-b994-6f8e97a306af tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Snapshot delete request issued successfully. Jul 22 09:58:51.973605 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d21d9f4a-6720-4ae8-b994-6f8e97a306af tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 returned with HTTP 202 Jul 22 09:58:51.974390 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 584/2333] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:58:51 2026] DELETE /volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:51.982449 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f387c664-b390-4c1f-a757-354cbb9158b7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:51.985461 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f387c664-b390-4c1f-a757-354cbb9158b7 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] GET https://10.4.3.206/volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 Jul 22 09:58:51.988825 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f387c664-b390-4c1f-a757-354cbb9158b7 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:51.989269 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f387c664-b390-4c1f-a757-354cbb9158b7 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:51.993786 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b064429f-b6fa-4113-9ce8-bb567b4df52c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:51.996111 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b064429f-b6fa-4113-9ce8-bb567b4df52c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:51.996312 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b064429f-b6fa-4113-9ce8-bb567b4df52c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:51.996556 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b064429f-b6fa-4113-9ce8-bb567b4df52c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:51.996695 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-b064429f-b6fa-4113-9ce8-bb567b4df52c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:51.998808 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:51.998808 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:51.999481 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f387c664-b390-4c1f-a757-354cbb9158b7 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Snapshot retrieved successfully. Jul 22 09:58:52.000657 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f387c664-b390-4c1f-a757-354cbb9158b7 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 returned with HTTP 200 Jul 22 09:58:52.001507 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:52.001507 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:52.001956 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 581/2334] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:58:51 2026] GET /volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:52.002801 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b064429f-b6fa-4113-9ce8-bb567b4df52c tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:52.003187 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 590/2335] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:51 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:53.015279 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cb021a36-49de-4381-bd91-53f764939392 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:53.017268 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-24b16c4e-807e-4c9e-b1aa-4a292ee42b81 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:53.017624 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb021a36-49de-4381-bd91-53f764939392 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] GET https://10.4.3.206/volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 Jul 22 09:58:53.018384 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cb021a36-49de-4381-bd91-53f764939392 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:53.018384 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cb021a36-49de-4381-bd91-53f764939392 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:53.019236 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-24b16c4e-807e-4c9e-b1aa-4a292ee42b81 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:53.019443 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-24b16c4e-807e-4c9e-b1aa-4a292ee42b81 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:53.019664 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-24b16c4e-807e-4c9e-b1aa-4a292ee42b81 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:53.019779 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-24b16c4e-807e-4c9e-b1aa-4a292ee42b81 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:53.023414 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb021a36-49de-4381-bd91-53f764939392 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 returned with HTTP 404 Jul 22 09:58:53.024156 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 581/2336] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:58:53 2026] GET /volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:53.024937 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:53.024937 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:53.025877 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-24b16c4e-807e-4c9e-b1aa-4a292ee42b81 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:53.026346 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 585/2337] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:53 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:53.036291 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-861dd9c1-9aeb-4a20-a888-e91a6c321963 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:53.038524 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-861dd9c1-9aeb-4a20-a888-e91a6c321963 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 Jul 22 09:58:53.038788 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-861dd9c1-9aeb-4a20-a888-e91a6c321963 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:53.039049 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-861dd9c1-9aeb-4a20-a888-e91a6c321963 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:53.039260 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-861dd9c1-9aeb-4a20-a888-e91a6c321963 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Delete volume with id: 8a08d924-a113-42c7-8a73-be55f1813ce3 Jul 22 09:58:53.045443 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6585f0f8-713e-448c-bd97-d812bae7cad7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:53.048278 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6585f0f8-713e-448c-bd97-d812bae7cad7 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 Jul 22 09:58:53.048530 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6585f0f8-713e-448c-bd97-d812bae7cad7 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:53.048810 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6585f0f8-713e-448c-bd97-d812bae7cad7 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:53.051938 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:53.051938 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:53.052556 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-861dd9c1-9aeb-4a20-a888-e91a6c321963 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Volume info retrieved successfully. Jul 22 09:58:53.057706 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:53.057706 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:53.062755 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6585f0f8-713e-448c-bd97-d812bae7cad7 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Volume info retrieved successfully. Jul 22 09:58:53.068768 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6585f0f8-713e-448c-bd97-d812bae7cad7 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 returned with HTTP 200 Jul 22 09:58:53.069311 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 591/2338] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:53 2026] GET /volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:53.083364 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-861dd9c1-9aeb-4a20-a888-e91a6c321963 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Delete volume request issued successfully. Jul 22 09:58:53.083659 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-861dd9c1-9aeb-4a20-a888-e91a6c321963 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 returned with HTTP 202 Jul 22 09:58:53.084220 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 582/2339] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:58:53 2026] DELETE /volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:53.089576 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-986e9ff2-c4dd-428c-9d74-20da72227011 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:53.092192 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-986e9ff2-c4dd-428c-9d74-20da72227011 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] POST https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d/action Jul 22 09:58:53.092596 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-986e9ff2-c4dd-428c-9d74-20da72227011 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:58:53.092810 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-986e9ff2-c4dd-428c-9d74-20da72227011 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:53.093433 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e3215b2d-7ac3-43b3-9f87-002ec2104d05 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:53.094786 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.admin_actions [None req-986e9ff2-c4dd-428c-9d74-20da72227011 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] Updating backup '37eb5e5b-9343-4ca0-9780-bd4aea16ca3d' with '{'status': 'error'}' {{(pid=100152) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 22 09:58:53.097580 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e3215b2d-7ac3-43b3-9f87-002ec2104d05 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] GET https://10.4.3.206/volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 Jul 22 09:58:53.097839 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e3215b2d-7ac3-43b3-9f87-002ec2104d05 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:53.098070 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e3215b2d-7ac3-43b3-9f87-002ec2104d05 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:53.103538 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:53.103538 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:53.118171 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:53.118171 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:53.122533 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-986e9ff2-c4dd-428c-9d74-20da72227011 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] reset_status in rpcapi backup_id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d on host np0000005636. {{(pid=100152) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 22 09:58:53.126098 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-986e9ff2-c4dd-428c-9d74-20da72227011 tempest-VolumesBackupsAdminTest-1002317664 tempest-VolumesBackupsAdminTest-1002317664-project-admin] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d/action returned with HTTP 202 Jul 22 09:58:53.126841 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 582/2340] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 09:58:53 2026] POST /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:58:53.127079 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e3215b2d-7ac3-43b3-9f87-002ec2104d05 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Volume info retrieved successfully. Jul 22 09:58:53.133320 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e3215b2d-7ac3-43b3-9f87-002ec2104d05 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 returned with HTTP 200 Jul 22 09:58:53.133769 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 586/2341] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:53 2026] GET /volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:53.136663 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c7b88203-2c36-499c-a1b3-666ee7967bbd None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:53.146782 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c7b88203-2c36-499c-a1b3-666ee7967bbd tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:53.147843 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c7b88203-2c36-499c-a1b3-666ee7967bbd tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:53.147843 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c7b88203-2c36-499c-a1b3-666ee7967bbd tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:53.148038 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-c7b88203-2c36-499c-a1b3-666ee7967bbd tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:53.153257 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:53.153257 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:53.154282 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c7b88203-2c36-499c-a1b3-666ee7967bbd tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:53.154757 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 592/2342] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:53 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:53.166600 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f3d7abf0-337b-4602-afe7-54b474608632 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:53.169097 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f3d7abf0-337b-4602-afe7-54b474608632 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] DELETE https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:53.169330 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f3d7abf0-337b-4602-afe7-54b474608632 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:53.169665 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f3d7abf0-337b-4602-afe7-54b474608632 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:53.169798 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.backups [None req-f3d7abf0-337b-4602-afe7-54b474608632 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Delete backup with id: 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. Jul 22 09:58:53.174808 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:53.174808 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:53.197182 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.rpcapi [None req-f3d7abf0-337b-4602-afe7-54b474608632 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] delete_backup rpcapi backup_id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d {{(pid=100149) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 09:58:53.199327 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f3d7abf0-337b-4602-afe7-54b474608632 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 202 Jul 22 09:58:53.200030 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 583/2343] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:58:53 2026] DELETE /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 09:58:53.212736 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d9abecec-e2c9-4596-a128-03f343bea3cd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:53.215473 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d9abecec-e2c9-4596-a128-03f343bea3cd tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:53.215774 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d9abecec-e2c9-4596-a128-03f343bea3cd tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:53.216076 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d9abecec-e2c9-4596-a128-03f343bea3cd tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:53.217076 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-d9abecec-e2c9-4596-a128-03f343bea3cd tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:53.222128 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:53.222128 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:53.223219 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d9abecec-e2c9-4596-a128-03f343bea3cd tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 200 Jul 22 09:58:53.223761 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 583/2344] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:53 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:54.153834 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-dabbe657-32a2-4d4b-a9c5-91c4429c7cdb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:54.156099 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dabbe657-32a2-4d4b-a9c5-91c4429c7cdb tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] GET https://10.4.3.206/volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 Jul 22 09:58:54.156300 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dabbe657-32a2-4d4b-a9c5-91c4429c7cdb tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:54.156844 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dabbe657-32a2-4d4b-a9c5-91c4429c7cdb tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:54.166125 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dabbe657-32a2-4d4b-a9c5-91c4429c7cdb tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 returned with HTTP 404 Jul 22 09:58:54.167511 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 587/2345] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:54 2026] GET /volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:54.177701 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-922bb3cf-8647-4c09-9fcf-9a0e63bba4fe None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:54.180043 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-922bb3cf-8647-4c09-9fcf-9a0e63bba4fe tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a8b577ca-9a68-423b-aee2-fb88afbb286e Jul 22 09:58:54.180122 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-922bb3cf-8647-4c09-9fcf-9a0e63bba4fe tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:54.180303 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-922bb3cf-8647-4c09-9fcf-9a0e63bba4fe tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:54.180495 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-922bb3cf-8647-4c09-9fcf-9a0e63bba4fe tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Delete volume with id: a8b577ca-9a68-423b-aee2-fb88afbb286e Jul 22 09:58:54.189412 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:54.189412 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:54.189991 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-922bb3cf-8647-4c09-9fcf-9a0e63bba4fe tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Volume info retrieved successfully. Jul 22 09:58:54.217727 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-922bb3cf-8647-4c09-9fcf-9a0e63bba4fe tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Delete volume request issued successfully. Jul 22 09:58:54.217893 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-922bb3cf-8647-4c09-9fcf-9a0e63bba4fe tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/volumes/a8b577ca-9a68-423b-aee2-fb88afbb286e returned with HTTP 202 Jul 22 09:58:54.218270 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 593/2346] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:58:54 2026] DELETE /volume/v3/volumes/a8b577ca-9a68-423b-aee2-fb88afbb286e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:54.226796 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ec2b08e9-d9b2-4f38-ab72-e2890a0f0e57 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:54.228884 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ec2b08e9-d9b2-4f38-ab72-e2890a0f0e57 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] GET https://10.4.3.206/volume/v3/volumes/a8b577ca-9a68-423b-aee2-fb88afbb286e Jul 22 09:58:54.229150 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ec2b08e9-d9b2-4f38-ab72-e2890a0f0e57 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:54.229457 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ec2b08e9-d9b2-4f38-ab72-e2890a0f0e57 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:54.238136 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-de04205d-bad9-439a-9079-425135cf1930 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:54.244537 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:54.244537 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:58:54.245016 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-de04205d-bad9-439a-9079-425135cf1930 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d Jul 22 09:58:54.245409 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-de04205d-bad9-439a-9079-425135cf1930 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:54.245840 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-de04205d-bad9-439a-9079-425135cf1930 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:54.246375 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-de04205d-bad9-439a-9079-425135cf1930 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Show backup with id 37eb5e5b-9343-4ca0-9780-bd4aea16ca3d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 09:58:54.251321 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ec2b08e9-d9b2-4f38-ab72-e2890a0f0e57 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Volume info retrieved successfully. Jul 22 09:58:54.251455 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-de04205d-bad9-439a-9079-425135cf1930 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d returned with HTTP 404 Jul 22 09:58:54.252133 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 584/2347] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:54 2026] GET /volume/v3/backups/37eb5e5b-9343-4ca0-9780-bd4aea16ca3d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:54.265332 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ec2b08e9-d9b2-4f38-ab72-e2890a0f0e57 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/volumes/a8b577ca-9a68-423b-aee2-fb88afbb286e returned with HTTP 200 Jul 22 09:58:54.265958 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 584/2348] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:54 2026] GET /volume/v3/volumes/a8b577ca-9a68-423b-aee2-fb88afbb286e => generated 833 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:54.391074 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d345f2f1-c360-4127-86c5-8f066265292e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:54.395892 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d345f2f1-c360-4127-86c5-8f066265292e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 Jul 22 09:58:54.395892 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d345f2f1-c360-4127-86c5-8f066265292e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:54.395892 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d345f2f1-c360-4127-86c5-8f066265292e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:54.409812 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:54.409812 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:58:54.420771 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d345f2f1-c360-4127-86c5-8f066265292e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Volume info retrieved successfully. Jul 22 09:58:54.427330 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d345f2f1-c360-4127-86c5-8f066265292e tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 returned with HTTP 200 Jul 22 09:58:54.428176 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 588/2349] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:54 2026] GET /volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:54.442940 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-818c8ea8-7968-4ed9-8318-d938991b0215 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:54.446611 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-818c8ea8-7968-4ed9-8318-d938991b0215 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] DELETE https://10.4.3.206/volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 Jul 22 09:58:54.446898 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-818c8ea8-7968-4ed9-8318-d938991b0215 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:54.447173 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-818c8ea8-7968-4ed9-8318-d938991b0215 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:54.447386 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-818c8ea8-7968-4ed9-8318-d938991b0215 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Delete volume with id: 91bca95e-e96b-4354-a2a9-4bc8c177b010 Jul 22 09:58:54.461229 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:54.461229 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:58:54.461983 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-818c8ea8-7968-4ed9-8318-d938991b0215 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Volume info retrieved successfully. Jul 22 09:58:54.503178 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-818c8ea8-7968-4ed9-8318-d938991b0215 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Delete volume request issued successfully. Jul 22 09:58:54.503349 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-818c8ea8-7968-4ed9-8318-d938991b0215 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 returned with HTTP 202 Jul 22 09:58:54.503776 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 594/2350] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:58:54 2026] DELETE /volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:58:54.515543 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a41727d5-0761-404e-aa6f-34869f0658fb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:54.519734 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a41727d5-0761-404e-aa6f-34869f0658fb tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 Jul 22 09:58:54.519734 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a41727d5-0761-404e-aa6f-34869f0658fb tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:54.519734 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a41727d5-0761-404e-aa6f-34869f0658fb tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:54.530163 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:54.530163 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:54.538967 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a41727d5-0761-404e-aa6f-34869f0658fb tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Volume info retrieved successfully. Jul 22 09:58:54.547719 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a41727d5-0761-404e-aa6f-34869f0658fb tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 returned with HTTP 200 Jul 22 09:58:54.547719 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 585/2351] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:54 2026] GET /volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:58:55.283392 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-30e91340-06eb-4191-840e-fbff9b1deda2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:55.285241 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-30e91340-06eb-4191-840e-fbff9b1deda2 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] GET https://10.4.3.206/volume/v3/volumes/a8b577ca-9a68-423b-aee2-fb88afbb286e Jul 22 09:58:55.285422 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-30e91340-06eb-4191-840e-fbff9b1deda2 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:55.285605 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-30e91340-06eb-4191-840e-fbff9b1deda2 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:55.292025 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-30e91340-06eb-4191-840e-fbff9b1deda2 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/volumes/a8b577ca-9a68-423b-aee2-fb88afbb286e returned with HTTP 404 Jul 22 09:58:55.292518 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 585/2352] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:55 2026] GET /volume/v3/volumes/a8b577ca-9a68-423b-aee2-fb88afbb286e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:55.305193 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8d14dffb-328f-41bb-bd75-07fa6cecf987 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:55.307561 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8d14dffb-328f-41bb-bd75-07fa6cecf987 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 Jul 22 09:58:55.307866 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8d14dffb-328f-41bb-bd75-07fa6cecf987 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:55.308152 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8d14dffb-328f-41bb-bd75-07fa6cecf987 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:55.308281 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-8d14dffb-328f-41bb-bd75-07fa6cecf987 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Delete snapshot with id: 0b0142e8-bf53-4b24-9d15-19a406a22907 Jul 22 09:58:55.316727 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8d14dffb-328f-41bb-bd75-07fa6cecf987 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 returned with HTTP 404 Jul 22 09:58:55.317541 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 589/2353] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 09:58:55 2026] DELETE /volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:55.326000 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b1495743-d539-4cbe-a3ac-51f24804d9ba None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:55.329388 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b1495743-d539-4cbe-a3ac-51f24804d9ba tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] GET https://10.4.3.206/volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 Jul 22 09:58:55.329388 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b1495743-d539-4cbe-a3ac-51f24804d9ba tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:55.329388 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b1495743-d539-4cbe-a3ac-51f24804d9ba tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:55.333508 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b1495743-d539-4cbe-a3ac-51f24804d9ba tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 returned with HTTP 404 Jul 22 09:58:55.333508 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 595/2354] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 09:58:55 2026] GET /volume/v3/snapshots/0b0142e8-bf53-4b24-9d15-19a406a22907 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:55.340890 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ec94005b-5577-48fd-b5f8-5824fbbd2c58 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:55.344950 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ec94005b-5577-48fd-b5f8-5824fbbd2c58 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 Jul 22 09:58:55.344950 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ec94005b-5577-48fd-b5f8-5824fbbd2c58 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:55.344950 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ec94005b-5577-48fd-b5f8-5824fbbd2c58 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:55.344950 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-ec94005b-5577-48fd-b5f8-5824fbbd2c58 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Delete volume with id: 8a08d924-a113-42c7-8a73-be55f1813ce3 Jul 22 09:58:55.351637 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ec94005b-5577-48fd-b5f8-5824fbbd2c58 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 returned with HTTP 404 Jul 22 09:58:55.352552 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 586/2355] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:58:55 2026] DELETE /volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:55.360184 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-58c9bc98-ed3e-410b-bf60-e0155452ebe6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:55.362489 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-58c9bc98-ed3e-410b-bf60-e0155452ebe6 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] GET https://10.4.3.206/volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 Jul 22 09:58:55.362778 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-58c9bc98-ed3e-410b-bf60-e0155452ebe6 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:55.363085 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-58c9bc98-ed3e-410b-bf60-e0155452ebe6 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:55.374252 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-58c9bc98-ed3e-410b-bf60-e0155452ebe6 tempest-SnapshotDependencyTests-1998424404 tempest-SnapshotDependencyTests-1998424404-project-member] https://10.4.3.206/volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 returned with HTTP 404 Jul 22 09:58:55.374956 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 586/2356] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:55 2026] GET /volume/v3/volumes/8a08d924-a113-42c7-8a73-be55f1813ce3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:55.563686 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b2e324ee-f9bf-4027-b3bb-2a59cc4a3077 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:55.565948 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b2e324ee-f9bf-4027-b3bb-2a59cc4a3077 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] GET https://10.4.3.206/volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 Jul 22 09:58:55.566378 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b2e324ee-f9bf-4027-b3bb-2a59cc4a3077 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:55.567084 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b2e324ee-f9bf-4027-b3bb-2a59cc4a3077 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:55.575207 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b2e324ee-f9bf-4027-b3bb-2a59cc4a3077 tempest-VolumesBackupsAdminTest-68659415 tempest-VolumesBackupsAdminTest-68659415-project-member] https://10.4.3.206/volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 returned with HTTP 404 Jul 22 09:58:55.575819 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 590/2357] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:58:55 2026] GET /volume/v3/volumes/91bca95e-e96b-4354-a2a9-4bc8c177b010 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:59.519182 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-db9e29b8-f72e-40ba-846b-e94e855135da None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:59.708473 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:58:59.711415 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2004653520"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:58:59.711677 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2004653520'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:58:59.713557 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Create volume of 1 GB Jul 22 09:58:59.716862 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Availability Zones retrieved successfully. Jul 22 09:58:59.725696 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Flow 'volume_create_api' (796059d8-096d-469f-bd9d-88cc33e70471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:58:59.727221 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800ad7bd-fe27-4d6e-83b5-a7d1a189cbd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:59.728913 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:58:59.760524 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=278,cinder:INSERT=59,cinder:UPDATE=76 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:58:59.781459 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800ad7bd-fe27-4d6e-83b5-a7d1a189cbd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:59.782766 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f32e26-c064-4f4b-8dd0-28b80f8577ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:59.870444 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Created reservations ['041053d2-b8c6-455e-b50d-1449f77fe682', '5f0b6309-f1d3-446c-8ea0-9e7b56e97dc5', '5a961335-2c24-4208-9654-c77000583053', '464283f7-2075-41da-a936-76ea7d4377ed'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:58:59.871296 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f32e26-c064-4f4b-8dd0-28b80f8577ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['041053d2-b8c6-455e-b50d-1449f77fe682', '5f0b6309-f1d3-446c-8ea0-9e7b56e97dc5', '5a961335-2c24-4208-9654-c77000583053', '464283f7-2075-41da-a936-76ea7d4377ed']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:59.872169 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63ed3b0-ad78-4101-96f8-81097e4527ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:59.897789 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63ed3b0-ad78-4101-96f8-81097e4527ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f67c1ed8-22f7-4ec4-91ad-ca7740d7824f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2004653520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ec4a5c0052c4570b6fae7e4c689014c',qos_specs=None,replication_status=,reservations=['041053d2-b8c6-455e-b50d-1449f77fe682','5f0b6309-f1d3-446c-8ea0-9e7b56e97dc5','5a961335-2c24-4208-9654-c77000583053','464283f7-2075-41da-a936-76ea7d4377ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfc1f8f5dd6f4f138d90839f11247074',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2004653520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f67c1ed8-22f7-4ec4-91ad-ca7740d7824f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ec4a5c0052c4570b6fae7e4c689014c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfc1f8f5dd6f4f138d90839f11247074',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:59.898697 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee67cd49-c7ad-475e-b089-c6cc647c1257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:59.921458 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee67cd49-c7ad-475e-b089-c6cc647c1257) transitioned into state 'SUCCESS' from state '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-2004653520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ec4a5c0052c4570b6fae7e4c689014c',qos_specs=None,replication_status=,reservations=['041053d2-b8c6-455e-b50d-1449f77fe682','5f0b6309-f1d3-446c-8ea0-9e7b56e97dc5','5a961335-2c24-4208-9654-c77000583053','464283f7-2075-41da-a936-76ea7d4377ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfc1f8f5dd6f4f138d90839f11247074',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:59.922483 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f436d6d-3fc0-4490-add9-4d2cfc87eba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:58:59.933767 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f436d6d-3fc0-4490-add9-4d2cfc87eba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:58:59.935052 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Flow 'volume_create_api' (796059d8-096d-469f-bd9d-88cc33e70471) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:58:59.935530 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Create volume request issued successfully. Jul 22 09:58:59.936334 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-db9e29b8-f72e-40ba-846b-e94e855135da tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:58:59.936900 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 596/2358] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 09:58:59 2026] POST /volume/v3/volumes => generated 819 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:58:59.954487 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8a57233c-9ae6-4246-be81-7949a342c07d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:58:59.957369 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8a57233c-9ae6-4246-be81-7949a342c07d tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] GET https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f Jul 22 09:58:59.957689 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8a57233c-9ae6-4246-be81-7949a342c07d tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:58:59.957975 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8a57233c-9ae6-4246-be81-7949a342c07d tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:58:59.969589 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:58:59.969589 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:58:59.974845 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8a57233c-9ae6-4246-be81-7949a342c07d tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Volume info retrieved successfully. Jul 22 09:58:59.982767 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8a57233c-9ae6-4246-be81-7949a342c07d tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f returned with HTTP 200 Jul 22 09:58:59.985061 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 587/2359] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:58:59 2026] GET /volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f => generated 887 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:01.001790 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-66292cb3-e71b-4bbb-bda8-6b9f8e80a204 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:01.004024 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-66292cb3-e71b-4bbb-bda8-6b9f8e80a204 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] GET https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f Jul 22 09:59:01.004246 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-66292cb3-e71b-4bbb-bda8-6b9f8e80a204 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:01.004519 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-66292cb3-e71b-4bbb-bda8-6b9f8e80a204 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:01.012540 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:01.012540 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:01.017955 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-66292cb3-e71b-4bbb-bda8-6b9f8e80a204 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Volume info retrieved successfully. Jul 22 09:59:01.024218 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-66292cb3-e71b-4bbb-bda8-6b9f8e80a204 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f returned with HTTP 200 Jul 22 09:59:01.024658 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 587/2360] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:59:01 2026] GET /volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:01.036831 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-16d2bfd9-91ed-4b37-9936-de9d21041e4c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:01.039086 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-16d2bfd9-91ed-4b37-9936-de9d21041e4c tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] POST https://10.4.3.206/volume/v3/volume-transfers Jul 22 09:59:01.039642 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-16d2bfd9-91ed-4b37-9936-de9d21041e4c tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f67c1ed8-22f7-4ec4-91ad-ca7740d7824f"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:01.041432 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volume_transfer [None req-16d2bfd9-91ed-4b37-9936-de9d21041e4c tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f67c1ed8-22f7-4ec4-91ad-ca7740d7824f'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 22 09:59:01.041694 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volume_transfer [None req-16d2bfd9-91ed-4b37-9936-de9d21041e4c tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Creating transfer of volume f67c1ed8-22f7-4ec4-91ad-ca7740d7824f Jul 22 09:59:01.041871 np0000005636 devstack@c-api.service[100150]: INFO cinder.transfer.api [None req-16d2bfd9-91ed-4b37-9936-de9d21041e4c tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Generating transfer record for volume f67c1ed8-22f7-4ec4-91ad-ca7740d7824f Jul 22 09:59:01.044181 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=195,cinder:UPDATE=36,cinder:INSERT=7 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:59:01.051831 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:01.051831 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:01.063655 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-16d2bfd9-91ed-4b37-9936-de9d21041e4c tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volume-transfers returned with HTTP 202 Jul 22 09:59:01.064331 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 591/2361] 10.4.3.206 () {70 vars in 1326 bytes} [Wed Jul 22 09:59:01 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:59:01.073850 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a6cba002-7b86-40cd-a890-5d9153408d2d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:01.076526 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a6cba002-7b86-40cd-a890-5d9153408d2d tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] GET https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f Jul 22 09:59:01.076915 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a6cba002-7b86-40cd-a890-5d9153408d2d tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:01.077217 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a6cba002-7b86-40cd-a890-5d9153408d2d tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:01.086492 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:01.086492 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:01.091232 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a6cba002-7b86-40cd-a890-5d9153408d2d tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Volume info retrieved successfully. Jul 22 09:59:01.096955 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a6cba002-7b86-40cd-a890-5d9153408d2d tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f returned with HTTP 200 Jul 22 09:59:01.097502 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 597/2362] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:59:01 2026] GET /volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:01.111858 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-98749039-7bfd-4208-852c-0d581e6aad6c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:01.113797 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-98749039-7bfd-4208-852c-0d581e6aad6c tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] GET https://10.4.3.206/volume/v3/volume-transfers/4e7150ac-0188-4ce3-b8b7-71f4f0da69ec Jul 22 09:59:01.114089 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-98749039-7bfd-4208-852c-0d581e6aad6c tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:01.114296 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-98749039-7bfd-4208-852c-0d581e6aad6c tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:01.118526 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-98749039-7bfd-4208-852c-0d581e6aad6c tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volume-transfers/4e7150ac-0188-4ce3-b8b7-71f4f0da69ec returned with HTTP 200 Jul 22 09:59:01.118902 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 588/2363] 10.4.3.206 () {68 vars in 1416 bytes} [Wed Jul 22 09:59:01 2026] GET /volume/v3/volume-transfers/4e7150ac-0188-4ce3-b8b7-71f4f0da69ec => generated 432 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:01.129689 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9e359480-27af-4542-a5c6-899c7469bbbd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:01.132121 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9e359480-27af-4542-a5c6-899c7469bbbd tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] GET https://10.4.3.206/volume/v3/volume-transfers Jul 22 09:59:01.132455 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9e359480-27af-4542-a5c6-899c7469bbbd tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:01.132979 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9e359480-27af-4542-a5c6-899c7469bbbd tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:01.132979 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volume_transfer [None req-9e359480-27af-4542-a5c6-899c7469bbbd tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Listing volume transfers {{(pid=100149) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 22 09:59:01.138691 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9e359480-27af-4542-a5c6-899c7469bbbd tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volume-transfers returned with HTTP 200 Jul 22 09:59:01.139156 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 588/2364] 10.4.3.206 () {68 vars in 1305 bytes} [Wed Jul 22 09:59:01 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:01.148954 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a835cc97-9688-44a7-a28e-62eff0eb9404 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:01.267956 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a835cc97-9688-44a7-a28e-62eff0eb9404 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] POST https://10.4.3.206/volume/v3/volume-transfers/4e7150ac-0188-4ce3-b8b7-71f4f0da69ec/accept Jul 22 09:59:01.271787 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a835cc97-9688-44a7-a28e-62eff0eb9404 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2072c3bce3e7be5b"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:01.273905 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.volume_transfer [None req-a835cc97-9688-44a7-a28e-62eff0eb9404 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] Accepting volume transfer 4e7150ac-0188-4ce3-b8b7-71f4f0da69ec {{(pid=100150) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 22 09:59:01.274458 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.volume_transfer [None req-a835cc97-9688-44a7-a28e-62eff0eb9404 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] Accepting transfer 4e7150ac-0188-4ce3-b8b7-71f4f0da69ec Jul 22 09:59:01.374194 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-a835cc97-9688-44a7-a28e-62eff0eb9404 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] Created reservations ['cf5c8451-278f-40a3-8e2d-d024e029653c', '9c3c3d20-b99a-4f4e-9e0d-8225df54d015', '1eb1049e-b2fb-4229-8c1e-0251f88db240', '9d33a7a7-27f5-4fae-9511-1d84c9462a11'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:59:01.431153 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-a835cc97-9688-44a7-a28e-62eff0eb9404 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] Created reservations ['1ea3d59c-1606-4fa0-bcde-395fc6bbb1db', '774d5fcf-3945-479e-910b-db9ab432f109', 'f40b603a-88c7-4814-a214-f51899ae2f10', '003f5e42-2c95-4c25-9bf0-0b5b4b6590f7'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:59:01.472375 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-a835cc97-9688-44a7-a28e-62eff0eb9404 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] Created reservations ['0c521884-9320-4cec-b696-e3584a69ac54', 'bdb52faa-fe59-4886-8760-2c785f18d4f6', '05f876fe-862e-4da4-ac94-27880234837c', 'c0aba8a4-83dc-418d-9257-1fe4a02fc7b1'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:59:01.504158 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-a835cc97-9688-44a7-a28e-62eff0eb9404 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] Created reservations ['18b4fd54-5d17-46c0-9624-8501e3f10b4d', 'ba91331d-9247-4834-a01d-69c4fc4f8142', 'c5754704-777e-4fd7-bc94-d04d6f08e360', 'aba577d1-9c72-4955-b055-becb09bd6ef5'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:59:01.517397 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a835cc97-9688-44a7-a28e-62eff0eb9404 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] Transfer volume completed successfully. Jul 22 09:59:01.596200 np0000005636 devstack@c-api.service[100150]: INFO cinder.transfer.api [None req-a835cc97-9688-44a7-a28e-62eff0eb9404 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] Volume f67c1ed8-22f7-4ec4-91ad-ca7740d7824f has been transferred. Jul 22 09:59:01.607803 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a835cc97-9688-44a7-a28e-62eff0eb9404 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] https://10.4.3.206/volume/v3/volume-transfers/4e7150ac-0188-4ce3-b8b7-71f4f0da69ec/accept returned with HTTP 202 Jul 22 09:59:01.608325 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 592/2365] 10.4.3.206 () {70 vars in 1458 bytes} [Wed Jul 22 09:59:01 2026] POST /volume/v3/volume-transfers/4e7150ac-0188-4ce3-b8b7-71f4f0da69ec/accept => generated 365 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:59:01.622105 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e17c5661-d3f2-43f0-a0e7-af8dc32f2f47 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:01.623666 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e17c5661-d3f2-43f0-a0e7-af8dc32f2f47 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] GET https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f Jul 22 09:59:01.623881 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e17c5661-d3f2-43f0-a0e7-af8dc32f2f47 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:01.624076 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e17c5661-d3f2-43f0-a0e7-af8dc32f2f47 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:01.632227 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:01.632227 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:01.635860 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e17c5661-d3f2-43f0-a0e7-af8dc32f2f47 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] Volume info retrieved successfully. Jul 22 09:59:01.640311 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e17c5661-d3f2-43f0-a0e7-af8dc32f2f47 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f returned with HTTP 200 Jul 22 09:59:01.640763 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 598/2366] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:59:01 2026] GET /volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:01.653979 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b9604fa0-0d84-4303-8ad6-bc9be142a428 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:01.656313 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b9604fa0-0d84-4303-8ad6-bc9be142a428 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] GET https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f Jul 22 09:59:01.656609 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b9604fa0-0d84-4303-8ad6-bc9be142a428 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:01.656882 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b9604fa0-0d84-4303-8ad6-bc9be142a428 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:01.664189 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:01.664189 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:59:01.667652 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b9604fa0-0d84-4303-8ad6-bc9be142a428 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] Volume info retrieved successfully. Jul 22 09:59:01.672331 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b9604fa0-0d84-4303-8ad6-bc9be142a428 tempest-VolumesTransfersV355Test-1568324298 tempest-VolumesTransfersV355Test-1568324298-project-member] https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f returned with HTTP 200 Jul 22 09:59:01.672773 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 589/2367] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:59:01 2026] GET /volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:01.694603 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-41964a76-018e-49d9-9307-0182a3642b60 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:01.694603 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-41964a76-018e-49d9-9307-0182a3642b60 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] DELETE https://10.4.3.206/volume/v3/volume-transfers/4e7150ac-0188-4ce3-b8b7-71f4f0da69ec Jul 22 09:59:01.694603 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-41964a76-018e-49d9-9307-0182a3642b60 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:01.694603 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-41964a76-018e-49d9-9307-0182a3642b60 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:01.694603 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.volume_transfer [None req-41964a76-018e-49d9-9307-0182a3642b60 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Delete transfer with id: 4e7150ac-0188-4ce3-b8b7-71f4f0da69ec Jul 22 09:59:01.699205 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-41964a76-018e-49d9-9307-0182a3642b60 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volume-transfers/4e7150ac-0188-4ce3-b8b7-71f4f0da69ec returned with HTTP 404 Jul 22 09:59:01.699854 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 589/2368] 10.4.3.206 () {68 vars in 1419 bytes} [Wed Jul 22 09:59:01 2026] DELETE /volume/v3/volume-transfers/4e7150ac-0188-4ce3-b8b7-71f4f0da69ec => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:59:01.706897 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-82b914f1-9436-41ba-8505-255195289173 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:01.801873 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-82b914f1-9436-41ba-8505-255195289173 tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f Jul 22 09:59:01.802112 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-82b914f1-9436-41ba-8505-255195289173 tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:01.802294 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-82b914f1-9436-41ba-8505-255195289173 tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:01.803753 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-82b914f1-9436-41ba-8505-255195289173 tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Delete volume with id: f67c1ed8-22f7-4ec4-91ad-ca7740d7824f Jul 22 09:59:01.810172 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:01.810172 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:01.810615 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-82b914f1-9436-41ba-8505-255195289173 tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Volume info retrieved successfully. Jul 22 09:59:01.842900 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-82b914f1-9436-41ba-8505-255195289173 tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Delete volume request issued successfully. Jul 22 09:59:01.842900 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-82b914f1-9436-41ba-8505-255195289173 tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f returned with HTTP 202 Jul 22 09:59:01.843276 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 593/2369] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 09:59:01 2026] DELETE /volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:59:01.856530 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-812cc1e1-1ea7-4f36-9f2b-22faa6e78a20 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:01.859503 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-812cc1e1-1ea7-4f36-9f2b-22faa6e78a20 tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] GET https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f Jul 22 09:59:01.859771 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-812cc1e1-1ea7-4f36-9f2b-22faa6e78a20 tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:01.859993 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-812cc1e1-1ea7-4f36-9f2b-22faa6e78a20 tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:01.873234 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:01.873234 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:01.879646 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-812cc1e1-1ea7-4f36-9f2b-22faa6e78a20 tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Volume info retrieved successfully. Jul 22 09:59:01.886790 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-812cc1e1-1ea7-4f36-9f2b-22faa6e78a20 tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f returned with HTTP 200 Jul 22 09:59:01.888150 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 599/2370] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:59:01 2026] GET /volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:59:02.907006 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c92701eb-3a2a-418e-9bf9-6439fe761d68 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:02.908347 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c92701eb-3a2a-418e-9bf9-6439fe761d68 tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] GET https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f Jul 22 09:59:02.908692 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c92701eb-3a2a-418e-9bf9-6439fe761d68 tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:02.908938 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c92701eb-3a2a-418e-9bf9-6439fe761d68 tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:02.918191 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c92701eb-3a2a-418e-9bf9-6439fe761d68 tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f returned with HTTP 404 Jul 22 09:59:02.918901 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 590/2371] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:59:02 2026] GET /volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 22 09:59:02.929375 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c34e7989-a886-4d21-8ba6-227c8641d9ef None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:02.931633 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c34e7989-a886-4d21-8ba6-227c8641d9ef tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] GET https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f Jul 22 09:59:02.931633 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c34e7989-a886-4d21-8ba6-227c8641d9ef tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:02.931901 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c34e7989-a886-4d21-8ba6-227c8641d9ef tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:02.941113 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c34e7989-a886-4d21-8ba6-227c8641d9ef tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f returned with HTTP 404 Jul 22 09:59:02.941624 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 590/2372] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:59:02 2026] GET /volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:59:02.953226 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f4a16008-b628-4409-9859-5a86dd37140c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:02.955463 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f4a16008-b628-4409-9859-5a86dd37140c tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f Jul 22 09:59:02.955810 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f4a16008-b628-4409-9859-5a86dd37140c tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:02.956115 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f4a16008-b628-4409-9859-5a86dd37140c tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:02.956340 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-f4a16008-b628-4409-9859-5a86dd37140c tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Delete volume with id: f67c1ed8-22f7-4ec4-91ad-ca7740d7824f Jul 22 09:59:02.965409 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f4a16008-b628-4409-9859-5a86dd37140c tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f returned with HTTP 404 Jul 22 09:59:02.965909 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 594/2373] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 09:59:02 2026] DELETE /volume/v3/volumes/f67c1ed8-22f7-4ec4-91ad-ca7740d7824f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:59:02.976806 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:02.980055 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:59:02.980055 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2054093209"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:02.982032 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2054093209'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:59:02.982361 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Create volume of 1 GB Jul 22 09:59:02.987297 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Availability Zones retrieved successfully. Jul 22 09:59:02.994538 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Flow 'volume_create_api' (25d75b30-cc90-4c30-90c6-2697558f02cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:59:02.996277 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3d24fe-9322-47d1-b1b0-4c5b1e7be533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:02.998551 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:59:03.048517 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3d24fe-9322-47d1-b1b0-4c5b1e7be533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:03.049632 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63afb34-bf2a-4f17-9c62-738c714e5b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:03.117124 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Created reservations ['05309f13-5000-414c-b5f2-03be357ab4a1', '198b97ad-dc51-41c0-b6d6-f4a196f8488b', '19558d4f-56b7-4617-a2fe-0c35c12486c8', '28a962b4-fb9d-48cb-9911-6c57dbda19aa'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:59:03.118369 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63afb34-bf2a-4f17-9c62-738c714e5b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05309f13-5000-414c-b5f2-03be357ab4a1', '198b97ad-dc51-41c0-b6d6-f4a196f8488b', '19558d4f-56b7-4617-a2fe-0c35c12486c8', '28a962b4-fb9d-48cb-9911-6c57dbda19aa']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:03.119390 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59de5857-09e5-43f0-93d4-d4658af75e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:03.157156 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59de5857-09e5-43f0-93d4-d4658af75e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca766fd8-faf3-46ae-b630-b7192663e643', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2054093209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ec4a5c0052c4570b6fae7e4c689014c',qos_specs=None,replication_status=,reservations=['05309f13-5000-414c-b5f2-03be357ab4a1','198b97ad-dc51-41c0-b6d6-f4a196f8488b','19558d4f-56b7-4617-a2fe-0c35c12486c8','28a962b4-fb9d-48cb-9911-6c57dbda19aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfc1f8f5dd6f4f138d90839f11247074',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:59:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2054093209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca766fd8-faf3-46ae-b630-b7192663e643,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ec4a5c0052c4570b6fae7e4c689014c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfc1f8f5dd6f4f138d90839f11247074',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:03.158511 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57510dcd-92f0-452d-8d18-999c31ddc153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:03.192026 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57510dcd-92f0-452d-8d18-999c31ddc153) transitioned into state 'SUCCESS' from state '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-2054093209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ec4a5c0052c4570b6fae7e4c689014c',qos_specs=None,replication_status=,reservations=['05309f13-5000-414c-b5f2-03be357ab4a1','198b97ad-dc51-41c0-b6d6-f4a196f8488b','19558d4f-56b7-4617-a2fe-0c35c12486c8','28a962b4-fb9d-48cb-9911-6c57dbda19aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfc1f8f5dd6f4f138d90839f11247074',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:03.192026 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (344ee7b8-e87b-49b4-8bee-4f6a86e05589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:03.210539 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (344ee7b8-e87b-49b4-8bee-4f6a86e05589) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:03.213351 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Flow 'volume_create_api' (25d75b30-cc90-4c30-90c6-2697558f02cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:59:03.215276 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Create volume request issued successfully. Jul 22 09:59:03.215276 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-72f8b16d-d61b-454c-b317-cbc62df5a83e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:59:03.215276 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 600/2374] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 09:59:02 2026] POST /volume/v3/volumes => generated 819 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:59:03.231164 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5d53c3b6-78ad-4526-8af5-fdb83bac93dc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:03.233227 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5d53c3b6-78ad-4526-8af5-fdb83bac93dc tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] GET https://10.4.3.206/volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 Jul 22 09:59:03.233594 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5d53c3b6-78ad-4526-8af5-fdb83bac93dc tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:03.233852 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5d53c3b6-78ad-4526-8af5-fdb83bac93dc tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:03.248091 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:03.248091 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:59:03.260415 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5d53c3b6-78ad-4526-8af5-fdb83bac93dc tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Volume info retrieved successfully. Jul 22 09:59:03.271292 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5d53c3b6-78ad-4526-8af5-fdb83bac93dc tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 returned with HTTP 200 Jul 22 09:59:03.272108 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 591/2375] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:59:03 2026] GET /volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 => generated 887 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:04.295187 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-23f464cc-8e0f-499d-bfdf-14894ec2aaf1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:04.300269 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-23f464cc-8e0f-499d-bfdf-14894ec2aaf1 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] GET https://10.4.3.206/volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 Jul 22 09:59:04.300269 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-23f464cc-8e0f-499d-bfdf-14894ec2aaf1 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:04.300269 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-23f464cc-8e0f-499d-bfdf-14894ec2aaf1 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:04.314586 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:04.314586 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:04.321184 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-23f464cc-8e0f-499d-bfdf-14894ec2aaf1 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Volume info retrieved successfully. Jul 22 09:59:04.327710 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-23f464cc-8e0f-499d-bfdf-14894ec2aaf1 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 returned with HTTP 200 Jul 22 09:59:04.328200 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 591/2376] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:59:04 2026] GET /volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 => generated 946 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:04.345517 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-60ffa63f-1138-4321-8cca-cae0d847ae90 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:04.348268 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-60ffa63f-1138-4321-8cca-cae0d847ae90 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] POST https://10.4.3.206/volume/v3/volume-transfers Jul 22 09:59:04.348951 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-60ffa63f-1138-4321-8cca-cae0d847ae90 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ca766fd8-faf3-46ae-b630-b7192663e643"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:04.351423 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volume_transfer [None req-60ffa63f-1138-4321-8cca-cae0d847ae90 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ca766fd8-faf3-46ae-b630-b7192663e643'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 22 09:59:04.351629 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volume_transfer [None req-60ffa63f-1138-4321-8cca-cae0d847ae90 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Creating transfer of volume ca766fd8-faf3-46ae-b630-b7192663e643 Jul 22 09:59:04.351771 np0000005636 devstack@c-api.service[100150]: INFO cinder.transfer.api [None req-60ffa63f-1138-4321-8cca-cae0d847ae90 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Generating transfer record for volume ca766fd8-faf3-46ae-b630-b7192663e643 Jul 22 09:59:04.365232 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:04.365232 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:04.384998 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-60ffa63f-1138-4321-8cca-cae0d847ae90 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volume-transfers returned with HTTP 202 Jul 22 09:59:04.385604 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 595/2377] 10.4.3.206 () {70 vars in 1326 bytes} [Wed Jul 22 09:59:04 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:59:04.397384 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6c547e94-2a56-4df9-927b-648798999763 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:04.400039 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6c547e94-2a56-4df9-927b-648798999763 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] GET https://10.4.3.206/volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 Jul 22 09:59:04.400290 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6c547e94-2a56-4df9-927b-648798999763 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:04.400692 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6c547e94-2a56-4df9-927b-648798999763 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:04.411364 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:04.411364 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:04.417609 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6c547e94-2a56-4df9-927b-648798999763 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Volume info retrieved successfully. Jul 22 09:59:04.423416 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6c547e94-2a56-4df9-927b-648798999763 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 returned with HTTP 200 Jul 22 09:59:04.423942 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 601/2378] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:59:04 2026] GET /volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:04.448420 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a0e4e91e-0bc3-42da-ad43-2d4817e9925e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:04.450738 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a0e4e91e-0bc3-42da-ad43-2d4817e9925e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] GET https://10.4.3.206/volume/v3/volume-transfers/detail Jul 22 09:59:04.451116 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a0e4e91e-0bc3-42da-ad43-2d4817e9925e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:04.451862 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a0e4e91e-0bc3-42da-ad43-2d4817e9925e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:04.451862 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volume_transfer [None req-a0e4e91e-0bc3-42da-ad43-2d4817e9925e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Listing volume transfers {{(pid=100152) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 22 09:59:04.457232 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a0e4e91e-0bc3-42da-ad43-2d4817e9925e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 22 09:59:04.457666 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 592/2379] 10.4.3.206 () {68 vars in 1326 bytes} [Wed Jul 22 09:59:04 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:04.468021 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-da1463d1-a9f0-4eb9-8f24-55cc5e368c3e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:04.470206 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-da1463d1-a9f0-4eb9-8f24-55cc5e368c3e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] DELETE https://10.4.3.206/volume/v3/volume-transfers/920a1e58-84b0-4f96-8966-04e787118b61 Jul 22 09:59:04.470445 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-da1463d1-a9f0-4eb9-8f24-55cc5e368c3e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:04.470643 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-da1463d1-a9f0-4eb9-8f24-55cc5e368c3e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:04.470791 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.volume_transfer [None req-da1463d1-a9f0-4eb9-8f24-55cc5e368c3e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Delete transfer with id: 920a1e58-84b0-4f96-8966-04e787118b61 Jul 22 09:59:04.484689 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:04.484689 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:04.496781 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-da1463d1-a9f0-4eb9-8f24-55cc5e368c3e tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volume-transfers/920a1e58-84b0-4f96-8966-04e787118b61 returned with HTTP 202 Jul 22 09:59:04.497363 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 592/2380] 10.4.3.206 () {68 vars in 1419 bytes} [Wed Jul 22 09:59:04 2026] DELETE /volume/v3/volume-transfers/920a1e58-84b0-4f96-8966-04e787118b61 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:59:04.506712 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-587b966c-6eca-4d1a-ac87-57e62da7ec8b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:04.508592 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-587b966c-6eca-4d1a-ac87-57e62da7ec8b tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] GET https://10.4.3.206/volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 Jul 22 09:59:04.509443 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-587b966c-6eca-4d1a-ac87-57e62da7ec8b tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:04.509693 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-587b966c-6eca-4d1a-ac87-57e62da7ec8b tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:04.516846 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:04.516846 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:04.520446 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-587b966c-6eca-4d1a-ac87-57e62da7ec8b tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Volume info retrieved successfully. Jul 22 09:59:04.525074 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-587b966c-6eca-4d1a-ac87-57e62da7ec8b tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 returned with HTTP 200 Jul 22 09:59:04.525238 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 596/2381] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:59:04 2026] GET /volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:04.547045 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5e171149-7226-4618-86a5-d51930651f78 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:04.549196 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5e171149-7226-4618-86a5-d51930651f78 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] DELETE https://10.4.3.206/volume/v3/volume-transfers/920a1e58-84b0-4f96-8966-04e787118b61 Jul 22 09:59:04.549417 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5e171149-7226-4618-86a5-d51930651f78 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:04.549648 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5e171149-7226-4618-86a5-d51930651f78 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:04.549724 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.volume_transfer [None req-5e171149-7226-4618-86a5-d51930651f78 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Delete transfer with id: 920a1e58-84b0-4f96-8966-04e787118b61 Jul 22 09:59:04.554503 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5e171149-7226-4618-86a5-d51930651f78 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volume-transfers/920a1e58-84b0-4f96-8966-04e787118b61 returned with HTTP 404 Jul 22 09:59:04.555153 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 602/2382] 10.4.3.206 () {68 vars in 1419 bytes} [Wed Jul 22 09:59:04 2026] DELETE /volume/v3/volume-transfers/920a1e58-84b0-4f96-8966-04e787118b61 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:59:04.563415 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0057ecdc-35ba-4f25-b22f-044e45eceaca None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:04.565496 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0057ecdc-35ba-4f25-b22f-044e45eceaca tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 Jul 22 09:59:04.565802 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0057ecdc-35ba-4f25-b22f-044e45eceaca tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:04.566074 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0057ecdc-35ba-4f25-b22f-044e45eceaca tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:04.566292 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-0057ecdc-35ba-4f25-b22f-044e45eceaca tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Delete volume with id: ca766fd8-faf3-46ae-b630-b7192663e643 Jul 22 09:59:04.577189 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:04.577189 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:59:04.577792 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0057ecdc-35ba-4f25-b22f-044e45eceaca tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Volume info retrieved successfully. Jul 22 09:59:04.598827 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0057ecdc-35ba-4f25-b22f-044e45eceaca tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Delete volume request issued successfully. Jul 22 09:59:04.599048 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0057ecdc-35ba-4f25-b22f-044e45eceaca tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] https://10.4.3.206/volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 returned with HTTP 202 Jul 22 09:59:04.599452 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 593/2383] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 09:59:04 2026] DELETE /volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 09:59:04.608027 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-17c1a857-7be1-43e3-983f-fdf9aa4e7b0b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:04.609736 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-17c1a857-7be1-43e3-983f-fdf9aa4e7b0b tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] GET https://10.4.3.206/volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 Jul 22 09:59:04.609901 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-17c1a857-7be1-43e3-983f-fdf9aa4e7b0b tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:04.610436 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-17c1a857-7be1-43e3-983f-fdf9aa4e7b0b tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:04.621181 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:04.621181 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:04.630761 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-17c1a857-7be1-43e3-983f-fdf9aa4e7b0b tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Volume info retrieved successfully. Jul 22 09:59:04.637303 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-17c1a857-7be1-43e3-983f-fdf9aa4e7b0b tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] https://10.4.3.206/volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 returned with HTTP 200 Jul 22 09:59:04.637963 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 593/2384] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:59:04 2026] GET /volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:59:05.653714 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-30efe79d-d4cf-42da-9234-5fe841bd64cb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:05.656067 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-30efe79d-d4cf-42da-9234-5fe841bd64cb tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] GET https://10.4.3.206/volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 Jul 22 09:59:05.656385 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-30efe79d-d4cf-42da-9234-5fe841bd64cb tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:05.656650 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-30efe79d-d4cf-42da-9234-5fe841bd64cb tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:05.674108 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-30efe79d-d4cf-42da-9234-5fe841bd64cb tempest-VolumesTransfersV355Test-1069395163 tempest-VolumesTransfersV355Test-1069395163-project-admin] https://10.4.3.206/volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 returned with HTTP 404 Jul 22 09:59:05.674633 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 597/2385] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:59:05 2026] GET /volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:59:05.682193 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-57b49b47-9ab1-4155-9845-987f377b993f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:05.686976 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-57b49b47-9ab1-4155-9845-987f377b993f tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] GET https://10.4.3.206/volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 Jul 22 09:59:05.686976 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-57b49b47-9ab1-4155-9845-987f377b993f tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:05.686976 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-57b49b47-9ab1-4155-9845-987f377b993f tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:05.692914 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-57b49b47-9ab1-4155-9845-987f377b993f tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 returned with HTTP 404 Jul 22 09:59:05.693645 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 603/2386] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 09:59:05 2026] GET /volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:59:05.703960 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8726341d-22a2-4bb2-bca5-57281e6cbd42 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:05.707723 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8726341d-22a2-4bb2-bca5-57281e6cbd42 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 Jul 22 09:59:05.708049 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8726341d-22a2-4bb2-bca5-57281e6cbd42 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:05.708318 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8726341d-22a2-4bb2-bca5-57281e6cbd42 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:05.708542 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-8726341d-22a2-4bb2-bca5-57281e6cbd42 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] Delete volume with id: ca766fd8-faf3-46ae-b630-b7192663e643 Jul 22 09:59:05.725970 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8726341d-22a2-4bb2-bca5-57281e6cbd42 tempest-VolumesTransfersV355Test-787259694 tempest-VolumesTransfersV355Test-787259694-project-member] https://10.4.3.206/volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 returned with HTTP 404 Jul 22 09:59:05.728987 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 594/2387] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 09:59:05 2026] DELETE /volume/v3/volumes/ca766fd8-faf3-46ae-b630-b7192663e643 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 09:59:14.635084 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=32,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:59:15.095939 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9edcb406-fd09-459b-8340-e8d3e8008597 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:15.234951 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9edcb406-fd09-459b-8340-e8d3e8008597 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 09:59:15.235436 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9edcb406-fd09-459b-8340-e8d3e8008597 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1245962699", "extra_specs": {}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:15.254203 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9edcb406-fd09-459b-8340-e8d3e8008597 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 09:59:15.254585 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 594/2388] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 09:59:15 2026] POST /volume/v3/types => generated 212 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:15.266721 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4d853790-68d7-4867-9289-7932e04083fe None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:15.269972 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4d853790-68d7-4867-9289-7932e04083fe tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] POST https://10.4.3.206/volume/v3/types/d0c76ffc-9970-4a92-8c58-4d668b99ab84/encryption Jul 22 09:59:15.270399 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4d853790-68d7-4867-9289-7932e04083fe tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:15.298202 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4d853790-68d7-4867-9289-7932e04083fe tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] https://10.4.3.206/volume/v3/types/d0c76ffc-9970-4a92-8c58-4d668b99ab84/encryption returned with HTTP 200 Jul 22 09:59:15.299038 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 598/2389] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 09:59:15 2026] POST /volume/v3/types/d0c76ffc-9970-4a92-8c58-4d668b99ab84/encryption => generated 230 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:15.308244 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-51e9fadf-c784-4914-96ea-2439cfbf688e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:15.389821 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:59:15.393116 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1688321326", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1245962699", "size": 1}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:15.393116 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1688321326', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1245962699', 'size': 1}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:59:15.400660 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Create volume of 1 GB Jul 22 09:59:15.401029 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:15.401029 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:15.402734 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Availability Zones retrieved successfully. Jul 22 09:59:15.413705 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Flow 'volume_create_api' (eff3aa30-4e6f-4f9a-8d91-1efa0ae15552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:59:15.413705 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f14a5082-43a7-4e67-93e3-fa4e49126799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:15.413705 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:59:15.482952 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f14a5082-43a7-4e67-93e3-fa4e49126799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:59:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d0c76ffc-9970-4a92-8c58-4d668b99ab84,is_public=True,name='tempest-scenario-type-luks-1245962699',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0c76ffc-9970-4a92-8c58-4d668b99ab84', '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=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:15.482952 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0f4022e-825a-4042-b0af-8946dda1c863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:15.533487 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1245962699 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1245962699, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:59:15.535728 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1245962699 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1245962699, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:59:15.571434 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Created reservations ['cc7fb0be-fbb6-41ca-a6eb-024f49b2c889', '79973ea2-61ae-45ea-b0a2-3961ebf58670', '66faa7b6-1cb9-4cbd-9c59-3e50a285ace4', 'd05eb91b-60b5-47ae-b51d-bf08a49ed9d9'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:59:15.572789 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0f4022e-825a-4042-b0af-8946dda1c863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc7fb0be-fbb6-41ca-a6eb-024f49b2c889', '79973ea2-61ae-45ea-b0a2-3961ebf58670', '66faa7b6-1cb9-4cbd-9c59-3e50a285ace4', 'd05eb91b-60b5-47ae-b51d-bf08a49ed9d9']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:15.573615 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c41e89c3-eec2-4040-913b-ea3dd3e044e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:15.600095 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c41e89c3-eec2-4040-913b-ea3dd3e044e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18535555-700d-4828-aa8e-e8538d5f05fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1688321326',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c6cc8aacd14d9090c344d9197fddd9',qos_specs=None,replication_status=,reservations=['cc7fb0be-fbb6-41ca-a6eb-024f49b2c889','79973ea2-61ae-45ea-b0a2-3961ebf58670','66faa7b6-1cb9-4cbd-9c59-3e50a285ace4','d05eb91b-60b5-47ae-b51d-bf08a49ed9d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7faf2033236e4e77960a22c56ccdeec8',volume_type_id=d0c76ffc-9970-4a92-8c58-4d668b99ab84), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1688321326',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=18535555-700d-4828-aa8e-e8538d5f05fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9c6cc8aacd14d9090c344d9197fddd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7faf2033236e4e77960a22c56ccdeec8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0c76ffc-9970-4a92-8c58-4d668b99ab84),volume_type_id=d0c76ffc-9970-4a92-8c58-4d668b99ab84)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:15.600882 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df501a56-d530-4cab-a86e-652294765b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:15.605843 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:15.634401 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df501a56-d530-4cab-a86e-652294765b68) transitioned into state 'SUCCESS' from state '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-1688321326',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c6cc8aacd14d9090c344d9197fddd9',qos_specs=None,replication_status=,reservations=['cc7fb0be-fbb6-41ca-a6eb-024f49b2c889','79973ea2-61ae-45ea-b0a2-3961ebf58670','66faa7b6-1cb9-4cbd-9c59-3e50a285ace4','d05eb91b-60b5-47ae-b51d-bf08a49ed9d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7faf2033236e4e77960a22c56ccdeec8',volume_type_id=d0c76ffc-9970-4a92-8c58-4d668b99ab84)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:15.635538 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a1a3ce-2791-431b-8823-679ffd32c151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:15.644607 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:59:15.645014 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1954599775"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:15.649605 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1954599775'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:59:15.649605 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Create volume of 1 GB Jul 22 09:59:15.650593 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a1a3ce-2791-431b-8823-679ffd32c151) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:15.651643 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Flow 'volume_create_api' (eff3aa30-4e6f-4f9a-8d91-1efa0ae15552) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:59:15.651765 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Create volume request issued successfully. Jul 22 09:59:15.652402 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-51e9fadf-c784-4914-96ea-2439cfbf688e tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:59:15.652816 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 604/2390] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:59:15 2026] POST /volume/v3/volumes => generated 785 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:59:15.654557 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Availability Zones retrieved successfully. Jul 22 09:59:15.664198 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Flow 'volume_create_api' (9530fd50-461d-4164-9e53-d39f681808a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:59:15.665688 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97117978-4f59-4e43-be08-cf2758ef1bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:15.667314 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:59:15.669661 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5e37452a-3eb7-4c0a-8331-5b83eba36176 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:15.671965 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5e37452a-3eb7-4c0a-8331-5b83eba36176 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/18535555-700d-4828-aa8e-e8538d5f05fa Jul 22 09:59:15.672321 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5e37452a-3eb7-4c0a-8331-5b83eba36176 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:15.672532 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5e37452a-3eb7-4c0a-8331-5b83eba36176 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:15.680950 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:15.680950 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:15.686296 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-5e37452a-3eb7-4c0a-8331-5b83eba36176 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 09:59:15.693383 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5e37452a-3eb7-4c0a-8331-5b83eba36176 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/18535555-700d-4828-aa8e-e8538d5f05fa returned with HTTP 200 Jul 22 09:59:15.694078 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 595/2391] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:15 2026] GET /volume/v3/volumes/18535555-700d-4828-aa8e-e8538d5f05fa => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:15.705696 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97117978-4f59-4e43-be08-cf2758ef1bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:15.706887 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82c82a9-cbee-42f8-bcde-6ce3131e3b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:15.791557 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Created reservations ['6ad4531b-1670-4386-9a1f-a5c55ea37c3b', '70803689-9af0-41aa-a078-fd2cac595769', '3b35c140-454f-40df-a915-e9fc33855ca1', '84d04446-27b5-433a-b0cd-272eb1cc8573'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:59:15.793383 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82c82a9-cbee-42f8-bcde-6ce3131e3b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ad4531b-1670-4386-9a1f-a5c55ea37c3b', '70803689-9af0-41aa-a078-fd2cac595769', '3b35c140-454f-40df-a915-e9fc33855ca1', '84d04446-27b5-433a-b0cd-272eb1cc8573']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:15.793755 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf2cfd32-9d3d-4c2d-aebc-1d0eae73ed7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:15.830095 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf2cfd32-9d3d-4c2d-aebc-1d0eae73ed7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84ee97fb-9431-4719-86e5-39ecb63b5856', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1954599775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14390d4ee1e04b439a79ea80306ae88d',qos_specs=None,replication_status=,reservations=['6ad4531b-1670-4386-9a1f-a5c55ea37c3b','70803689-9af0-41aa-a078-fd2cac595769','3b35c140-454f-40df-a915-e9fc33855ca1','84d04446-27b5-433a-b0cd-272eb1cc8573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dafb5643eae49e581cc8761f0a1f2ee',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1954599775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84ee97fb-9431-4719-86e5-39ecb63b5856,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14390d4ee1e04b439a79ea80306ae88d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dafb5643eae49e581cc8761f0a1f2ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:15.831148 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600fbd2d-ced8-4f6f-9e1d-a38660999fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:15.852944 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600fbd2d-ced8-4f6f-9e1d-a38660999fcf) transitioned into state 'SUCCESS' from state '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-1954599775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14390d4ee1e04b439a79ea80306ae88d',qos_specs=None,replication_status=,reservations=['6ad4531b-1670-4386-9a1f-a5c55ea37c3b','70803689-9af0-41aa-a078-fd2cac595769','3b35c140-454f-40df-a915-e9fc33855ca1','84d04446-27b5-433a-b0cd-272eb1cc8573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dafb5643eae49e581cc8761f0a1f2ee',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:15.853779 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cc7a45b-e319-460a-b012-8e49d025ef89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:15.865953 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cc7a45b-e319-460a-b012-8e49d025ef89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:15.867260 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Flow 'volume_create_api' (9530fd50-461d-4164-9e53-d39f681808a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:59:15.867686 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Create volume request issued successfully. Jul 22 09:59:15.868493 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-718f76d5-812d-4b75-9dd3-9a32145b66c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:59:15.869059 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 595/2392] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:59:15 2026] POST /volume/v3/volumes => generated 749 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:59:16.079537 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-44a1be0a-16b8-4273-8f81-c8facd750fd3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:16.082859 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-44a1be0a-16b8-4273-8f81-c8facd750fd3 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] DELETE https://10.4.3.206/volume/v3/attachments/4abc6bf7-f026-4d0b-8568-a8968112280e Jul 22 09:59:16.083110 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-44a1be0a-16b8-4273-8f81-c8facd750fd3 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:16.083325 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-44a1be0a-16b8-4273-8f81-c8facd750fd3 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:16.093019 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:16.093019 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:16.155800 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-1bd08e51-2c8c-42c9-a9ba-98f6a9a72c2c req-44a1be0a-16b8-4273-8f81-c8facd750fd3 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/attachments/4abc6bf7-f026-4d0b-8568-a8968112280e returned with HTTP 200 Jul 22 09:59:16.156215 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 599/2393] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:59:16 2026] DELETE /volume/v3/attachments/4abc6bf7-f026-4d0b-8568-a8968112280e => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:16.623915 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-3941844b-9b01-4b99-9cc5-c581e9e34a0d req-7aa950ea-c811-4fb8-a4eb-02afebf86596 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:16.627765 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-3941844b-9b01-4b99-9cc5-c581e9e34a0d req-7aa950ea-c811-4fb8-a4eb-02afebf86596 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:59:16.627977 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-3941844b-9b01-4b99-9cc5-c581e9e34a0d req-7aa950ea-c811-4fb8-a4eb-02afebf86596 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:16.628153 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-3941844b-9b01-4b99-9cc5-c581e9e34a0d req-7aa950ea-c811-4fb8-a4eb-02afebf86596 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:16.635875 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:16.635875 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:16.639905 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-3941844b-9b01-4b99-9cc5-c581e9e34a0d req-7aa950ea-c811-4fb8-a4eb-02afebf86596 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:59:16.643977 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-3941844b-9b01-4b99-9cc5-c581e9e34a0d req-7aa950ea-c811-4fb8-a4eb-02afebf86596 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:59:16.644350 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 605/2394] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:59:16 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:16.708332 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a72fd53b-8367-4ee9-a0ef-aeb89a5952c7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:16.710843 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a72fd53b-8367-4ee9-a0ef-aeb89a5952c7 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/18535555-700d-4828-aa8e-e8538d5f05fa Jul 22 09:59:16.711048 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a72fd53b-8367-4ee9-a0ef-aeb89a5952c7 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:16.711241 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a72fd53b-8367-4ee9-a0ef-aeb89a5952c7 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:16.718767 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:16.718767 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:16.723564 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a72fd53b-8367-4ee9-a0ef-aeb89a5952c7 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 09:59:16.731486 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a72fd53b-8367-4ee9-a0ef-aeb89a5952c7 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/18535555-700d-4828-aa8e-e8538d5f05fa returned with HTTP 200 Jul 22 09:59:16.731843 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 596/2395] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:16 2026] GET /volume/v3/volumes/18535555-700d-4828-aa8e-e8538d5f05fa => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:16.748690 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-44c5ac87-a5e1-455c-b193-de21aa4cb219 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:16.751076 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-44c5ac87-a5e1-455c-b193-de21aa4cb219 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/18535555-700d-4828-aa8e-e8538d5f05fa Jul 22 09:59:16.751359 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-44c5ac87-a5e1-455c-b193-de21aa4cb219 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:16.751701 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-44c5ac87-a5e1-455c-b193-de21aa4cb219 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:16.762821 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:16.762821 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:59:16.772634 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-44c5ac87-a5e1-455c-b193-de21aa4cb219 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 09:59:16.782795 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-44c5ac87-a5e1-455c-b193-de21aa4cb219 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/18535555-700d-4828-aa8e-e8538d5f05fa returned with HTTP 200 Jul 22 09:59:16.783397 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 596/2396] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:16 2026] GET /volume/v3/volumes/18535555-700d-4828-aa8e-e8538d5f05fa => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:16.797691 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:16.803487 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:59:16.803487 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-939560957", "source_volid": "18535555-700d-4828-aa8e-e8538d5f05fa", "volume_type": "tempest-scenario-type-luks-1245962699", "size": 1}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:16.808382 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-939560957', 'source_volid': '18535555-700d-4828-aa8e-e8538d5f05fa', 'volume_type': 'tempest-scenario-type-luks-1245962699', 'size': 1}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:59:16.816036 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:16.816036 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:16.816603 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume retrieved successfully. Jul 22 09:59:16.816774 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Create volume of 1 GB Jul 22 09:59:16.817730 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Availability Zones retrieved successfully. Jul 22 09:59:16.823964 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Flow 'volume_create_api' (5734381d-675a-4b73-a716-3eec185ab03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:59:16.825884 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f748ccc-07e5-4624-b7fd-2625f310bc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:16.826907 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:59:16.850677 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f748ccc-07e5-4624-b7fd-2625f310bc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '18535555-700d-4828-aa8e-e8538d5f05fa', 'volume_type': VolumeType(created_at=2026-07-22T09:59:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d0c76ffc-9970-4a92-8c58-4d668b99ab84,is_public=True,name='tempest-scenario-type-luks-1245962699',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0c76ffc-9970-4a92-8c58-4d668b99ab84', '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=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:16.851735 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (055d37c6-2103-4007-953a-ff866ab6d050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:16.883698 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1245962699 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1245962699, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:59:16.884130 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1245962699 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1245962699, it is now deprecated. Please use the default quota class for default quota. Jul 22 09:59:16.898638 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Created reservations ['fe56a60e-c939-4728-a543-39ba1282d7d9', '69c2bb06-83d2-4c47-84e4-dd1171e3acac', '16c4276d-1147-422f-beb0-5d0788aca8fc', 'e2ed039d-828a-4036-8e87-6df2ebba2d68'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:59:16.899868 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (055d37c6-2103-4007-953a-ff866ab6d050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe56a60e-c939-4728-a543-39ba1282d7d9', '69c2bb06-83d2-4c47-84e4-dd1171e3acac', '16c4276d-1147-422f-beb0-5d0788aca8fc', 'e2ed039d-828a-4036-8e87-6df2ebba2d68']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:16.900626 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a66d4c70-c5ee-4c1d-a157-f36a247eff4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:16.934775 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a66d4c70-c5ee-4c1d-a157-f36a247eff4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd67886f8-1224-4ac8-b8f5-4f023df30e18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-939560957',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c6cc8aacd14d9090c344d9197fddd9',qos_specs=None,replication_status=,reservations=['fe56a60e-c939-4728-a543-39ba1282d7d9','69c2bb06-83d2-4c47-84e4-dd1171e3acac','16c4276d-1147-422f-beb0-5d0788aca8fc','e2ed039d-828a-4036-8e87-6df2ebba2d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=18535555-700d-4828-aa8e-e8538d5f05fa,status='creating',user_id='7faf2033236e4e77960a22c56ccdeec8',volume_type_id=d0c76ffc-9970-4a92-8c58-4d668b99ab84), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:59:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-939560957',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d67886f8-1224-4ac8-b8f5-4f023df30e18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9c6cc8aacd14d9090c344d9197fddd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=18535555-700d-4828-aa8e-e8538d5f05fa,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7faf2033236e4e77960a22c56ccdeec8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0c76ffc-9970-4a92-8c58-4d668b99ab84),volume_type_id=d0c76ffc-9970-4a92-8c58-4d668b99ab84)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:16.935909 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60b209a1-6d00-4e1e-af62-a47888968d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:16.957010 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60b209a1-6d00-4e1e-af62-a47888968d62) transitioned into state 'SUCCESS' from state '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-939560957',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c6cc8aacd14d9090c344d9197fddd9',qos_specs=None,replication_status=,reservations=['fe56a60e-c939-4728-a543-39ba1282d7d9','69c2bb06-83d2-4c47-84e4-dd1171e3acac','16c4276d-1147-422f-beb0-5d0788aca8fc','e2ed039d-828a-4036-8e87-6df2ebba2d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=18535555-700d-4828-aa8e-e8538d5f05fa,status='creating',user_id='7faf2033236e4e77960a22c56ccdeec8',volume_type_id=d0c76ffc-9970-4a92-8c58-4d668b99ab84)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:16.957776 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48116453-68d2-46e3-9e41-7ed8a95c6053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:16.975193 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48116453-68d2-46e3-9e41-7ed8a95c6053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:16.976104 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Flow 'volume_create_api' (5734381d-675a-4b73-a716-3eec185ab03b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:59:16.976482 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Create volume request issued successfully. Jul 22 09:59:16.977194 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5fa3a3bc-e3ba-4ca1-99d7-914ad0380ae8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:59:16.977648 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 600/2397] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:59:16 2026] POST /volume/v3/volumes => generated 811 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 09:59:16.993697 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6c7ca394-8cd7-4ee8-85cc-7db5a2acf8b0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:16.996801 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6c7ca394-8cd7-4ee8-85cc-7db5a2acf8b0 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 09:59:16.996801 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6c7ca394-8cd7-4ee8-85cc-7db5a2acf8b0 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:16.997970 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6c7ca394-8cd7-4ee8-85cc-7db5a2acf8b0 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:17.007141 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:17.007141 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:17.012825 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6c7ca394-8cd7-4ee8-85cc-7db5a2acf8b0 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 09:59:17.019662 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6c7ca394-8cd7-4ee8-85cc-7db5a2acf8b0 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 09:59:17.020111 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 606/2398] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:16 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:18.034837 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ff09a945-0f1d-42b9-8b1b-d6ac6d016685 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:18.037180 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ff09a945-0f1d-42b9-8b1b-d6ac6d016685 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 09:59:18.037482 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ff09a945-0f1d-42b9-8b1b-d6ac6d016685 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:18.037746 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ff09a945-0f1d-42b9-8b1b-d6ac6d016685 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:18.049226 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:18.049226 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:18.055252 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ff09a945-0f1d-42b9-8b1b-d6ac6d016685 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 09:59:18.062646 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ff09a945-0f1d-42b9-8b1b-d6ac6d016685 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 09:59:18.063578 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 597/2399] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:18 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:19.079952 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5aeeb964-2496-498a-8496-63c22846a2fa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:19.079952 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5aeeb964-2496-498a-8496-63c22846a2fa tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 09:59:19.079952 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5aeeb964-2496-498a-8496-63c22846a2fa tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:19.079952 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5aeeb964-2496-498a-8496-63c22846a2fa tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:19.087189 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:19.087189 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:59:19.091581 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5aeeb964-2496-498a-8496-63c22846a2fa tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 09:59:19.096968 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5aeeb964-2496-498a-8496-63c22846a2fa tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 09:59:19.097567 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 597/2400] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:19 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:19.736284 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b1e7bb7e-168d-45af-a9ce-5b8f59d2b6b2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:19.738148 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b1e7bb7e-168d-45af-a9ce-5b8f59d2b6b2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:59:19.738332 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b1e7bb7e-168d-45af-a9ce-5b8f59d2b6b2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:19.738548 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b1e7bb7e-168d-45af-a9ce-5b8f59d2b6b2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:19.738709 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-b1e7bb7e-168d-45af-a9ce-5b8f59d2b6b2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Delete volume with id: 6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:59:19.745853 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:19.745853 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:19.746353 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b1e7bb7e-168d-45af-a9ce-5b8f59d2b6b2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:59:19.756898 np0000005636 devstack@c-api.service[100150]: WARNING cinder.keymgr.conf_key_mgr [None req-b1e7bb7e-168d-45af-a9ce-5b8f59d2b6b2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 09:59:19.763900 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b1e7bb7e-168d-45af-a9ce-5b8f59d2b6b2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Delete volume request issued successfully. Jul 22 09:59:19.764192 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b1e7bb7e-168d-45af-a9ce-5b8f59d2b6b2 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 202 Jul 22 09:59:19.764883 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 601/2401] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:59:19 2026] DELETE /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:59:19.774581 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ebc5f0d5-745c-4024-9983-22d8c11fe95a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:19.777132 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ebc5f0d5-745c-4024-9983-22d8c11fe95a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:59:19.777460 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ebc5f0d5-745c-4024-9983-22d8c11fe95a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:19.777760 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ebc5f0d5-745c-4024-9983-22d8c11fe95a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:19.787894 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:19.787894 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:19.792744 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ebc5f0d5-745c-4024-9983-22d8c11fe95a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Volume info retrieved successfully. Jul 22 09:59:19.797339 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ebc5f0d5-745c-4024-9983-22d8c11fe95a tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 200 Jul 22 09:59:19.797790 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 607/2402] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:19 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:20.113536 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8898fd2c-003f-4eda-ba52-1a99b1539018 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:20.115588 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8898fd2c-003f-4eda-ba52-1a99b1539018 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 09:59:20.115767 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8898fd2c-003f-4eda-ba52-1a99b1539018 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:20.116034 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8898fd2c-003f-4eda-ba52-1a99b1539018 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:20.124866 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:20.124866 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:20.130460 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8898fd2c-003f-4eda-ba52-1a99b1539018 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 09:59:20.138726 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8898fd2c-003f-4eda-ba52-1a99b1539018 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 09:59:20.139130 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 598/2403] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:20 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:20.811902 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-61f91e7d-6eeb-4e80-b631-1fe60c7cdec0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:20.815728 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-61f91e7d-6eeb-4e80-b631-1fe60c7cdec0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] GET https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 Jul 22 09:59:20.815979 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-61f91e7d-6eeb-4e80-b631-1fe60c7cdec0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:20.816172 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-61f91e7d-6eeb-4e80-b631-1fe60c7cdec0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:20.821903 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-61f91e7d-6eeb-4e80-b631-1fe60c7cdec0 tempest-TestEncryptedCinderVolumes-897993938 tempest-TestEncryptedCinderVolumes-897993938-project-member] https://10.4.3.206/volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 returned with HTTP 404 Jul 22 09:59:20.822371 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 598/2404] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:20 2026] GET /volume/v3/volumes/6eb91db0-ae97-45ae-881e-9b77c8c02197 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:59:20.833824 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-83cb7cff-18c4-4017-a6e5-ed6c855d627d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:20.914154 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-83cb7cff-18c4-4017-a6e5-ed6c855d627d tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Jul 22 09:59:20.914366 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-83cb7cff-18c4-4017-a6e5-ed6c855d627d tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:20.914598 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-83cb7cff-18c4-4017-a6e5-ed6c855d627d tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:20.915435 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-83cb7cff-18c4-4017-a6e5-ed6c855d627d tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 09:59:20.928851 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-83cb7cff-18c4-4017-a6e5-ed6c855d627d tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Get all volumes completed successfully. Jul 22 09:59:20.930799 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:20.930799 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:20.935849 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-83cb7cff-18c4-4017-a6e5-ed6c855d627d tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 09:59:20.936474 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 602/2405] 10.4.3.206 () {66 vars in 1285 bytes} [Wed Jul 22 09:59:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10067 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:59:20.955424 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6d4bcc20-b0c8-48a9-91e1-67c75afeca5a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:20.958205 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6d4bcc20-b0c8-48a9-91e1-67c75afeca5a tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] DELETE https://10.4.3.206/volume/v3/types/02cd0578-adf7-4d18-bd02-89384d1e94c5 Jul 22 09:59:20.958205 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6d4bcc20-b0c8-48a9-91e1-67c75afeca5a tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:20.958370 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6d4bcc20-b0c8-48a9-91e1-67c75afeca5a tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:21.004040 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6d4bcc20-b0c8-48a9-91e1-67c75afeca5a tempest-TestEncryptedCinderVolumes-1567424536 tempest-TestEncryptedCinderVolumes-1567424536-project-admin] https://10.4.3.206/volume/v3/types/02cd0578-adf7-4d18-bd02-89384d1e94c5 returned with HTTP 202 Jul 22 09:59:21.004545 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 608/2406] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 09:59:20 2026] DELETE /volume/v3/types/02cd0578-adf7-4d18-bd02-89384d1e94c5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:59:21.152314 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-39993a63-c2c4-4251-a7ad-277728b970e5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:21.154246 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-39993a63-c2c4-4251-a7ad-277728b970e5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 09:59:21.154462 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-39993a63-c2c4-4251-a7ad-277728b970e5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:21.154661 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-39993a63-c2c4-4251-a7ad-277728b970e5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:21.165223 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:21.165223 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:21.171060 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-39993a63-c2c4-4251-a7ad-277728b970e5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 09:59:21.177624 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-39993a63-c2c4-4251-a7ad-277728b970e5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 09:59:21.178102 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 599/2407] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:21 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:21.873087 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b0a36c72-6364-4737-8e16-d54cf1c7a7ea None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:21.875341 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b0a36c72-6364-4737-8e16-d54cf1c7a7ea tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d Jul 22 09:59:21.875623 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b0a36c72-6364-4737-8e16-d54cf1c7a7ea tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:21.875870 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b0a36c72-6364-4737-8e16-d54cf1c7a7ea tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:21.884913 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:21.884913 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:59:21.889057 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b0a36c72-6364-4737-8e16-d54cf1c7a7ea tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:59:21.899707 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b0a36c72-6364-4737-8e16-d54cf1c7a7ea tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d returned with HTTP 200 Jul 22 09:59:21.900244 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 599/2408] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:21 2026] GET /volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:21.966083 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-be49208b-ecee-4d1a-8607-7a1af214fa84 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:21.969964 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-be49208b-ecee-4d1a-8607-7a1af214fa84 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d Jul 22 09:59:21.969964 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-be49208b-ecee-4d1a-8607-7a1af214fa84 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:21.969964 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-be49208b-ecee-4d1a-8607-7a1af214fa84 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:21.978388 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:21.978388 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:21.982596 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-be49208b-ecee-4d1a-8607-7a1af214fa84 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:59:21.988212 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-be49208b-ecee-4d1a-8607-7a1af214fa84 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d returned with HTTP 200 Jul 22 09:59:21.988976 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 603/2409] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:21 2026] GET /volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:22.193700 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6026dc5f-b1b7-4c63-8030-6e7afdfabe98 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:22.196249 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6026dc5f-b1b7-4c63-8030-6e7afdfabe98 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 09:59:22.196516 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6026dc5f-b1b7-4c63-8030-6e7afdfabe98 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:22.196748 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6026dc5f-b1b7-4c63-8030-6e7afdfabe98 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:22.207096 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:22.207096 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:22.210115 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6026dc5f-b1b7-4c63-8030-6e7afdfabe98 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 09:59:22.215776 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6026dc5f-b1b7-4c63-8030-6e7afdfabe98 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 09:59:22.216306 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 609/2410] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:22 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:23.233480 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2f7da27b-4bfc-4466-b902-565fa8693067 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:23.237693 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2f7da27b-4bfc-4466-b902-565fa8693067 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 09:59:23.238252 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2f7da27b-4bfc-4466-b902-565fa8693067 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:23.238551 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2f7da27b-4bfc-4466-b902-565fa8693067 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:23.246655 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:23.246655 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:23.254010 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2f7da27b-4bfc-4466-b902-565fa8693067 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 09:59:23.262311 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2f7da27b-4bfc-4466-b902-565fa8693067 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 09:59:23.262991 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 600/2411] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:23 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:24.281288 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9da73889-fa01-4ddb-bc23-cd49b4a49988 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:24.283887 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9da73889-fa01-4ddb-bc23-cd49b4a49988 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 09:59:24.284733 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9da73889-fa01-4ddb-bc23-cd49b4a49988 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:24.284733 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9da73889-fa01-4ddb-bc23-cd49b4a49988 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:24.296916 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:24.296916 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:59:24.307692 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9da73889-fa01-4ddb-bc23-cd49b4a49988 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 09:59:24.315942 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9da73889-fa01-4ddb-bc23-cd49b4a49988 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 09:59:24.316481 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 600/2412] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:24 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:24.939973 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-aba599b8-d14c-4fe1-a34c-468d4d34567d req-290bc545-d388-471a-88b4-2c225e443aca None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:24.943436 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-aba599b8-d14c-4fe1-a34c-468d4d34567d req-290bc545-d388-471a-88b4-2c225e443aca tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] DELETE https://10.4.3.206/volume/v3/attachments/364ba4d7-91da-4262-bd32-5cf9ff5ab698 Jul 22 09:59:24.944560 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-aba599b8-d14c-4fe1-a34c-468d4d34567d req-290bc545-d388-471a-88b4-2c225e443aca tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:24.949429 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-aba599b8-d14c-4fe1-a34c-468d4d34567d req-290bc545-d388-471a-88b4-2c225e443aca tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:24.959223 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:24.959223 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:25.056360 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-aba599b8-d14c-4fe1-a34c-468d4d34567d req-290bc545-d388-471a-88b4-2c225e443aca tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] https://10.4.3.206/volume/v3/attachments/364ba4d7-91da-4262-bd32-5cf9ff5ab698 returned with HTTP 200 Jul 22 09:59:25.056360 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 604/2413] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:59:24 2026] DELETE /volume/v3/attachments/364ba4d7-91da-4262-bd32-5cf9ff5ab698 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:25.071535 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-aba599b8-d14c-4fe1-a34c-468d4d34567d req-0010bb62-80b4-44ae-841e-acad49aa5e2c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:25.076169 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-aba599b8-d14c-4fe1-a34c-468d4d34567d req-0010bb62-80b4-44ae-841e-acad49aa5e2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] DELETE https://10.4.3.206/volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 Jul 22 09:59:25.077026 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-aba599b8-d14c-4fe1-a34c-468d4d34567d req-0010bb62-80b4-44ae-841e-acad49aa5e2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:25.077026 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-aba599b8-d14c-4fe1-a34c-468d4d34567d req-0010bb62-80b4-44ae-841e-acad49aa5e2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:25.077268 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [req-aba599b8-d14c-4fe1-a34c-468d4d34567d req-0010bb62-80b4-44ae-841e-acad49aa5e2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Delete volume with id: 2136f6a3-9ab5-4028-8043-51738ce84687 Jul 22 09:59:25.091542 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:25.091542 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:25.092174 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-aba599b8-d14c-4fe1-a34c-468d4d34567d req-0010bb62-80b4-44ae-841e-acad49aa5e2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Volume info retrieved successfully. Jul 22 09:59:25.123622 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-aba599b8-d14c-4fe1-a34c-468d4d34567d req-0010bb62-80b4-44ae-841e-acad49aa5e2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] Delete volume request issued successfully. Jul 22 09:59:25.123893 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-aba599b8-d14c-4fe1-a34c-468d4d34567d req-0010bb62-80b4-44ae-841e-acad49aa5e2c tempest-TestShelveInstance-1350467486 tempest-TestShelveInstance-1350467486-project-member] https://10.4.3.206/volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 returned with HTTP 202 Jul 22 09:59:25.124534 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 610/2414] 10.4.3.206 () {70 vars in 1620 bytes} [Wed Jul 22 09:59:25 2026] DELETE /volume/v3/volumes/2136f6a3-9ab5-4028-8043-51738ce84687 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:59:25.340437 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0f0541ef-fc0d-4201-9d8b-fb56c69e94a4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:25.344308 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0f0541ef-fc0d-4201-9d8b-fb56c69e94a4 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 09:59:25.344718 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0f0541ef-fc0d-4201-9d8b-fb56c69e94a4 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:25.344869 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0f0541ef-fc0d-4201-9d8b-fb56c69e94a4 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:25.357423 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:25.357423 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:25.362736 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0f0541ef-fc0d-4201-9d8b-fb56c69e94a4 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 09:59:25.369971 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0f0541ef-fc0d-4201-9d8b-fb56c69e94a4 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 09:59:25.370435 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 601/2415] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:25 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:25.388642 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-818d0b87-86c5-4737-b4e2-335c7f0530d0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:25.394385 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-818d0b87-86c5-4737-b4e2-335c7f0530d0 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] DELETE https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d Jul 22 09:59:25.394385 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-818d0b87-86c5-4737-b4e2-335c7f0530d0 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:25.394385 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-818d0b87-86c5-4737-b4e2-335c7f0530d0 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:25.394385 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-818d0b87-86c5-4737-b4e2-335c7f0530d0 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Delete volume with id: 5b657976-4cb5-490f-a3b4-931e9ffe331d Jul 22 09:59:25.405203 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:25.405203 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:59:25.405935 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-818d0b87-86c5-4737-b4e2-335c7f0530d0 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:59:25.435462 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-818d0b87-86c5-4737-b4e2-335c7f0530d0 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Delete volume request issued successfully. Jul 22 09:59:25.435813 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-818d0b87-86c5-4737-b4e2-335c7f0530d0 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d returned with HTTP 202 Jul 22 09:59:25.436884 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 601/2416] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:59:25 2026] DELETE /volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:59:25.450543 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c0893038-60a6-490c-a0cc-a3a8661178b2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:25.454955 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c0893038-60a6-490c-a0cc-a3a8661178b2 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d Jul 22 09:59:25.454955 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c0893038-60a6-490c-a0cc-a3a8661178b2 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:25.454955 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c0893038-60a6-490c-a0cc-a3a8661178b2 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:25.464386 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:25.464386 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:25.474445 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c0893038-60a6-490c-a0cc-a3a8661178b2 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:59:25.481838 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c0893038-60a6-490c-a0cc-a3a8661178b2 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d returned with HTTP 200 Jul 22 09:59:25.482558 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 605/2417] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:25 2026] GET /volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:26.391562 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e4c57b8b-f7e8-4a86-9fa2-ee1d1d34a5d3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:26.394557 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e4c57b8b-f7e8-4a86-9fa2-ee1d1d34a5d3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 09:59:26.394839 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e4c57b8b-f7e8-4a86-9fa2-ee1d1d34a5d3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:26.395496 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e4c57b8b-f7e8-4a86-9fa2-ee1d1d34a5d3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:26.406042 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:26.406042 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:26.416403 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e4c57b8b-f7e8-4a86-9fa2-ee1d1d34a5d3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 09:59:26.427367 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e4c57b8b-f7e8-4a86-9fa2-ee1d1d34a5d3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 09:59:26.427907 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 611/2418] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:26 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 904 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:26.444826 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a24115c5-90b3-4079-8d36-30136e8add79 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:26.448730 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a24115c5-90b3-4079-8d36-30136e8add79 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 09:59:26.448730 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a24115c5-90b3-4079-8d36-30136e8add79 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:26.448730 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a24115c5-90b3-4079-8d36-30136e8add79 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:26.456263 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:26.456263 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:26.460856 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a24115c5-90b3-4079-8d36-30136e8add79 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 09:59:26.467851 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a24115c5-90b3-4079-8d36-30136e8add79 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 09:59:26.468573 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 602/2419] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:26 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:26.505257 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3ecc66cf-1ec4-4dc0-bae2-e2bbf02d8297 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:26.507087 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3ecc66cf-1ec4-4dc0-bae2-e2bbf02d8297 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d Jul 22 09:59:26.507345 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3ecc66cf-1ec4-4dc0-bae2-e2bbf02d8297 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:26.507543 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3ecc66cf-1ec4-4dc0-bae2-e2bbf02d8297 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:26.521493 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3ecc66cf-1ec4-4dc0-bae2-e2bbf02d8297 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d returned with HTTP 404 Jul 22 09:59:26.522282 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 602/2420] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:26 2026] GET /volume/v3/volumes/5b657976-4cb5-490f-a3b4-931e9ffe331d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:59:26.600300 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-007cc671-eadf-4a3b-90d8-9d2cc0183973 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:26.605142 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-007cc671-eadf-4a3b-90d8-9d2cc0183973 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] DELETE https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc Jul 22 09:59:26.605142 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-007cc671-eadf-4a3b-90d8-9d2cc0183973 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:26.605142 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-007cc671-eadf-4a3b-90d8-9d2cc0183973 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:26.605142 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-007cc671-eadf-4a3b-90d8-9d2cc0183973 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Delete volume with id: 0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc Jul 22 09:59:26.615591 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:26.615591 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:26.616156 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-007cc671-eadf-4a3b-90d8-9d2cc0183973 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:59:26.644639 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-007cc671-eadf-4a3b-90d8-9d2cc0183973 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Delete volume request issued successfully. Jul 22 09:59:26.645032 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-007cc671-eadf-4a3b-90d8-9d2cc0183973 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc returned with HTTP 202 Jul 22 09:59:26.646302 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 606/2421] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 09:59:26 2026] DELETE /volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 09:59:26.658637 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7eea6f79-96f1-4543-8478-816cbfa872d1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:26.660793 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7eea6f79-96f1-4543-8478-816cbfa872d1 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc Jul 22 09:59:26.661206 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7eea6f79-96f1-4543-8478-816cbfa872d1 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:26.662050 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7eea6f79-96f1-4543-8478-816cbfa872d1 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:26.682101 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:26.682101 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:26.692766 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7eea6f79-96f1-4543-8478-816cbfa872d1 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Volume info retrieved successfully. Jul 22 09:59:26.702499 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7eea6f79-96f1-4543-8478-816cbfa872d1 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc returned with HTTP 200 Jul 22 09:59:26.703157 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 612/2422] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:26 2026] GET /volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:27.720406 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-bf737a48-71d5-4443-9ea4-0d83b1ff71e9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:27.722968 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bf737a48-71d5-4443-9ea4-0d83b1ff71e9 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] GET https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc Jul 22 09:59:27.722968 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bf737a48-71d5-4443-9ea4-0d83b1ff71e9 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:27.723204 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bf737a48-71d5-4443-9ea4-0d83b1ff71e9 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:27.734623 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bf737a48-71d5-4443-9ea4-0d83b1ff71e9 tempest-AttachVolumeShelveTestJSON-380782202 tempest-AttachVolumeShelveTestJSON-380782202-project-member] https://10.4.3.206/volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc returned with HTTP 404 Jul 22 09:59:27.737372 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 603/2423] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:27 2026] GET /volume/v3/volumes/0f7b2f38-1c9e-4862-9a79-f8cf0768d0fc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:59:36.510758 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=152,cinder:UPDATE=43,cinder:INSERT=29 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:59:36.637642 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=127,cinder:UPDATE=53,cinder:INSERT=36 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:59:36.699444 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=121,cinder:INSERT=27,cinder:UPDATE=41 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 09:59:36.803200 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-03da3b52-599a-4476-90c5-aaebb9abe63e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:36.805275 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-03da3b52-599a-4476-90c5-aaebb9abe63e tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 09:59:36.805526 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-03da3b52-599a-4476-90c5-aaebb9abe63e tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:36.805880 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-03da3b52-599a-4476-90c5-aaebb9abe63e tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:36.817062 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:36.817062 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:59:36.824419 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-03da3b52-599a-4476-90c5-aaebb9abe63e tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 09:59:36.831127 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-03da3b52-599a-4476-90c5-aaebb9abe63e tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 09:59:36.831699 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 603/2424] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:36 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:36.907315 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-b676a556-22a8-421f-8617-1697c9986151 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:36.910028 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-b676a556-22a8-421f-8617-1697c9986151 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 09:59:36.910412 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-b676a556-22a8-421f-8617-1697c9986151 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:36.910602 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-b676a556-22a8-421f-8617-1697c9986151 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:36.920442 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:36.920442 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:36.929784 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-b676a556-22a8-421f-8617-1697c9986151 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 09:59:36.934281 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-b676a556-22a8-421f-8617-1697c9986151 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 09:59:36.934281 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 607/2425] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:59:36 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:37.032382 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f7a61dfd-e076-484c-8c65-6fcd41247854 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:37.032884 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f7a61dfd-e076-484c-8c65-6fcd41247854 None None] GET https://10.4.3.206/volume// Jul 22 09:59:37.033178 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f7a61dfd-e076-484c-8c65-6fcd41247854 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:37.033466 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f7a61dfd-e076-484c-8c65-6fcd41247854 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:37.033828 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f7a61dfd-e076-484c-8c65-6fcd41247854 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:59:37.034264 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 613/2426] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:59:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:59:37.043115 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-937694fb-b5b8-4979-aaa0-ed2396c645fd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:37.046473 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-937694fb-b5b8-4979-aaa0-ed2396c645fd tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:59:37.049169 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-937694fb-b5b8-4979-aaa0-ed2396c645fd tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5f92d22-f960-493d-b721-7ad5506f0b71", "connector": null, "instance_uuid": "478a89a6-050e-4a88-91e9-5e93353e1932"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:37.058087 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:37.058087 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:37.105693 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-937694fb-b5b8-4979-aaa0-ed2396c645fd tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:59:37.107159 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 604/2427] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:59:37 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:37.152106 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-644f2a77-1a69-4d17-98a6-0f932c11a676 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:37.156341 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-644f2a77-1a69-4d17-98a6-0f932c11a676 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 09:59:37.156714 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-644f2a77-1a69-4d17-98a6-0f932c11a676 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:37.157302 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-644f2a77-1a69-4d17-98a6-0f932c11a676 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:37.177299 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:37.177299 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:59:37.182065 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1fb916a3-e4d6-4b8d-ba22-8719312b313d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:37.182597 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1fb916a3-e4d6-4b8d-ba22-8719312b313d None None] GET https://10.4.3.206/volume// Jul 22 09:59:37.182855 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1fb916a3-e4d6-4b8d-ba22-8719312b313d None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:37.183175 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-644f2a77-1a69-4d17-98a6-0f932c11a676 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 09:59:37.183709 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1fb916a3-e4d6-4b8d-ba22-8719312b313d None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:37.184936 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1fb916a3-e4d6-4b8d-ba22-8719312b313d None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:59:37.185464 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 608/2428] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:59:37 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:59:37.190364 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-644f2a77-1a69-4d17-98a6-0f932c11a676 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 09:59:37.190883 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 604/2429] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:37 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:37.200335 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-a08e0379-553f-448c-85ec-3a23dadb266a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:37.203080 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-a08e0379-553f-448c-85ec-3a23dadb266a tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 09:59:37.203500 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-a08e0379-553f-448c-85ec-3a23dadb266a tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:37.203876 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-a08e0379-553f-448c-85ec-3a23dadb266a tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:37.217837 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:37.217837 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:37.224853 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-a08e0379-553f-448c-85ec-3a23dadb266a tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 09:59:37.235006 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-a08e0379-553f-448c-85ec-3a23dadb266a tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 09:59:37.235832 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 614/2430] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:59:37 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 1026 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:59:37.390309 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-59fe57ea-7b9c-46a9-9c50-babb65add68c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:37.393756 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-59fe57ea-7b9c-46a9-9c50-babb65add68c tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] PUT https://10.4.3.206/volume/v3/attachments/6a09f25a-1b7a-49e9-b948-a99493047bf1 Jul 22 09:59:37.394411 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-59fe57ea-7b9c-46a9-9c50-babb65add68c tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:37.412570 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-59fe57ea-7b9c-46a9-9c50-babb65add68c tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Acquiring lock "cinder-attachment_update-e5f92d22-f960-493d-b721-7ad5506f0b71-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:59:37.423142 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-59fe57ea-7b9c-46a9-9c50-babb65add68c tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Lock "cinder-attachment_update-e5f92d22-f960-493d-b721-7ad5506f0b71-np0000005636" acquired by "attachment_update" :: waited 0.011s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:59:37.425405 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:37.425405 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:37.582815 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-59fe57ea-7b9c-46a9-9c50-babb65add68c tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Lock "cinder-attachment_update-e5f92d22-f960-493d-b721-7ad5506f0b71-np0000005636" released by "attachment_update" :: held 0.160s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:59:37.583157 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-59fe57ea-7b9c-46a9-9c50-babb65add68c tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/attachments/6a09f25a-1b7a-49e9-b948-a99493047bf1 returned with HTTP 200 Jul 22 09:59:37.583792 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 605/2431] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:59:37 2026] PUT /volume/v3/attachments/6a09f25a-1b7a-49e9-b948-a99493047bf1 => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:38.208106 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c872406b-9a64-4adc-a583-5f87bbc80f49 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:38.211437 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c872406b-9a64-4adc-a583-5f87bbc80f49 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 09:59:38.211437 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c872406b-9a64-4adc-a583-5f87bbc80f49 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:38.211688 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c872406b-9a64-4adc-a583-5f87bbc80f49 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:38.229579 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:38.229579 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:38.236663 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c872406b-9a64-4adc-a583-5f87bbc80f49 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 09:59:38.246911 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c872406b-9a64-4adc-a583-5f87bbc80f49 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 09:59:38.247166 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 609/2432] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:38 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:39.265506 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-57027cd0-3617-44ca-9949-2e3c9e7518cf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:39.267743 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-57027cd0-3617-44ca-9949-2e3c9e7518cf tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 09:59:39.268090 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-57027cd0-3617-44ca-9949-2e3c9e7518cf tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:39.268244 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-57027cd0-3617-44ca-9949-2e3c9e7518cf tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:39.282061 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:39.282061 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:59:39.285807 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-57027cd0-3617-44ca-9949-2e3c9e7518cf tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 09:59:39.292051 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-57027cd0-3617-44ca-9949-2e3c9e7518cf tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 09:59:39.292292 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 605/2433] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:39 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:40.308062 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-660f5af4-8585-432f-91f2-02323849bc96 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:40.310378 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-660f5af4-8585-432f-91f2-02323849bc96 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 09:59:40.310640 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-660f5af4-8585-432f-91f2-02323849bc96 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:40.311107 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-660f5af4-8585-432f-91f2-02323849bc96 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:40.325106 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:40.325106 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:40.331688 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-660f5af4-8585-432f-91f2-02323849bc96 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 09:59:40.342590 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-660f5af4-8585-432f-91f2-02323849bc96 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 09:59:40.343201 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 615/2434] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:40 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:41.362028 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-10f6c058-5346-4aee-81c2-600a69b55256 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:41.364505 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-10f6c058-5346-4aee-81c2-600a69b55256 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 09:59:41.365948 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-10f6c058-5346-4aee-81c2-600a69b55256 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:41.365948 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-10f6c058-5346-4aee-81c2-600a69b55256 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:41.387234 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:41.387234 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:41.399192 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-10f6c058-5346-4aee-81c2-600a69b55256 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 09:59:41.410149 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-10f6c058-5346-4aee-81c2-600a69b55256 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 09:59:41.411263 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 606/2435] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:41 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:42.429586 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-43ac0161-d63c-4a4c-9fc0-33d192f1181b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:42.433649 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-43ac0161-d63c-4a4c-9fc0-33d192f1181b tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 09:59:42.433649 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-43ac0161-d63c-4a4c-9fc0-33d192f1181b tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:42.433649 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-43ac0161-d63c-4a4c-9fc0-33d192f1181b tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:42.463131 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:42.463131 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:42.471079 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-43ac0161-d63c-4a4c-9fc0-33d192f1181b tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 09:59:42.482799 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-43ac0161-d63c-4a4c-9fc0-33d192f1181b tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 09:59:42.483184 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 610/2436] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:42 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:42.977013 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-08055e57-f51d-43fb-8ea1-d85373a35d31 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:42.979706 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-08055e57-f51d-43fb-8ea1-d85373a35d31 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] POST https://10.4.3.206/volume/v3/attachments/6a09f25a-1b7a-49e9-b948-a99493047bf1/action Jul 22 09:59:42.980610 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-08055e57-f51d-43fb-8ea1-d85373a35d31 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:59:42.980781 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-08055e57-f51d-43fb-8ea1-d85373a35d31 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:43.007908 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:43.007908 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:59:43.029686 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-aeb036aa-50a2-45e3-b2c1-a3ee87388a09 req-08055e57-f51d-43fb-8ea1-d85373a35d31 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/attachments/6a09f25a-1b7a-49e9-b948-a99493047bf1/action returned with HTTP 204 Jul 22 09:59:43.030589 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 606/2437] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:59:42 2026] POST /volume/v3/attachments/6a09f25a-1b7a-49e9-b948-a99493047bf1/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:59:43.503929 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e7b5e204-469e-4e44-a667-9f0cd768356a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:43.509040 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e7b5e204-469e-4e44-a667-9f0cd768356a tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 09:59:43.509258 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e7b5e204-469e-4e44-a667-9f0cd768356a tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:43.509556 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e7b5e204-469e-4e44-a667-9f0cd768356a tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:43.532682 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:43.532682 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:43.542573 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e7b5e204-469e-4e44-a667-9f0cd768356a tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 09:59:43.551040 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e7b5e204-469e-4e44-a667-9f0cd768356a tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 09:59:43.551473 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 616/2438] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:43 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:43.577645 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-86911254-ff94-43d6-91c6-3ea103b446dc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:43.582013 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-86911254-ff94-43d6-91c6-3ea103b446dc tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 09:59:43.582371 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-86911254-ff94-43d6-91c6-3ea103b446dc tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:43.582773 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-86911254-ff94-43d6-91c6-3ea103b446dc tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:43.597496 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:43.597496 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:43.603326 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-86911254-ff94-43d6-91c6-3ea103b446dc tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 09:59:43.610519 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-86911254-ff94-43d6-91c6-3ea103b446dc tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 09:59:43.611366 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 607/2439] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:43 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:44.201067 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-b548258d-95c5-489c-ad8c-6c955abed139 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:44.205695 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-b548258d-95c5-489c-ad8c-6c955abed139 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 09:59:44.206209 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-b548258d-95c5-489c-ad8c-6c955abed139 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:44.206621 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-b548258d-95c5-489c-ad8c-6c955abed139 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:44.220863 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:44.220863 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:44.226096 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-b548258d-95c5-489c-ad8c-6c955abed139 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 09:59:44.234107 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-b548258d-95c5-489c-ad8c-6c955abed139 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 09:59:44.234107 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 611/2440] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:59:44 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:45.293005 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-da3f5be6-b8c8-412e-a1f9-ea024f47bd5a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:45.294158 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-da3f5be6-b8c8-412e-a1f9-ea024f47bd5a None None] GET https://10.4.3.206/volume// Jul 22 09:59:45.294456 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-da3f5be6-b8c8-412e-a1f9-ea024f47bd5a None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:45.294826 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-da3f5be6-b8c8-412e-a1f9-ea024f47bd5a None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:45.295956 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-da3f5be6-b8c8-412e-a1f9-ea024f47bd5a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:59:45.296071 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 607/2441] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09: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) Jul 22 09:59:45.311409 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-5c1c19cc-7cb9-44ba-8d0d-6ad0d18a99a0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:45.314409 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-5c1c19cc-7cb9-44ba-8d0d-6ad0d18a99a0 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:59:45.314911 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-5c1c19cc-7cb9-44ba-8d0d-6ad0d18a99a0 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5f92d22-f960-493d-b721-7ad5506f0b71", "connector": null, "instance_uuid": "478a89a6-050e-4a88-91e9-5e93353e1932"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:45.332361 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:45.332361 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:45.420883 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-5c1c19cc-7cb9-44ba-8d0d-6ad0d18a99a0 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:59:45.420883 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 617/2442] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:59:45 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:45.445310 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-42a8eb05-217f-4795-85fa-6b95c3e66b6c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:45.446088 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-42a8eb05-217f-4795-85fa-6b95c3e66b6c None None] GET https://10.4.3.206/volume// Jul 22 09:59:45.446088 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-42a8eb05-217f-4795-85fa-6b95c3e66b6c None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:45.446222 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-42a8eb05-217f-4795-85fa-6b95c3e66b6c None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:45.446567 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-42a8eb05-217f-4795-85fa-6b95c3e66b6c None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:59:45.446940 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 608/2443] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:59:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:59:45.460726 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-230c6b03-8fde-4b3a-a8be-d2d3e6a82de6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:45.463451 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-230c6b03-8fde-4b3a-a8be-d2d3e6a82de6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 09:59:45.463712 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-230c6b03-8fde-4b3a-a8be-d2d3e6a82de6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:45.463978 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-230c6b03-8fde-4b3a-a8be-d2d3e6a82de6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:45.482838 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:45.482838 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:45.488238 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-230c6b03-8fde-4b3a-a8be-d2d3e6a82de6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 09:59:45.494551 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-230c6b03-8fde-4b3a-a8be-d2d3e6a82de6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 09:59:45.495227 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 612/2444] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:59:45 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 1319 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:59:45.928973 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-74dd6afb-e35b-43d7-9de0-d85beddad57e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:45.933640 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-74dd6afb-e35b-43d7-9de0-d85beddad57e tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] DELETE https://10.4.3.206/volume/v3/attachments/6a09f25a-1b7a-49e9-b948-a99493047bf1 Jul 22 09:59:45.934144 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-74dd6afb-e35b-43d7-9de0-d85beddad57e tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:45.935752 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-74dd6afb-e35b-43d7-9de0-d85beddad57e tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:45.943887 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:45.946458 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:59:45.946458 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2063105697"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:45.951730 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2063105697'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:59:45.951730 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Create volume of 1 GB Jul 22 09:59:45.951730 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:45.951730 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:45.955965 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:45.955965 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:59:45.957189 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Availability Zones retrieved successfully. Jul 22 09:59:45.966624 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Flow 'volume_create_api' (51e56575-98fd-4c6d-b640-3661db9e09dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:59:45.969104 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd127234-2ec9-49ec-b1b9-f8e88aa56db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:45.970763 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:59:46.022694 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd127234-2ec9-49ec-b1b9-f8e88aa56db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:46.023014 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1632b88b-9524-4198-8f1e-acaa62fe4ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:46.044697 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-74dd6afb-e35b-43d7-9de0-d85beddad57e tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/attachments/6a09f25a-1b7a-49e9-b948-a99493047bf1 returned with HTTP 200 Jul 22 09:59:46.045456 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 608/2445] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 09:59:45 2026] DELETE /volume/v3/attachments/6a09f25a-1b7a-49e9-b948-a99493047bf1 => generated 192 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:46.134569 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Created reservations ['81639fb6-8373-4471-82f2-5550285b011e', 'd8055151-9f31-4247-ab35-9282f7b9f21c', 'f028a01b-8df5-43b0-ac0c-dba92ca73861', 'a669a1cd-acc6-473a-b5a1-394e28cf2416'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:59:46.134569 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1632b88b-9524-4198-8f1e-acaa62fe4ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81639fb6-8373-4471-82f2-5550285b011e', 'd8055151-9f31-4247-ab35-9282f7b9f21c', 'f028a01b-8df5-43b0-ac0c-dba92ca73861', 'a669a1cd-acc6-473a-b5a1-394e28cf2416']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:46.134569 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee72bdc6-3b48-45a9-8e6c-736047666db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:46.172072 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee72bdc6-3b48-45a9-8e6c-736047666db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ae1e2e9-b521-4189-a8f6-1b14b208bf48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2063105697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67c057dae02454fba3b85d9784f0d0c',qos_specs=None,replication_status=,reservations=['81639fb6-8373-4471-82f2-5550285b011e','d8055151-9f31-4247-ab35-9282f7b9f21c','f028a01b-8df5-43b0-ac0c-dba92ca73861','a669a1cd-acc6-473a-b5a1-394e28cf2416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7c8249f2d4746b8a16425c4ab896f66',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:59:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2063105697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ae1e2e9-b521-4189-a8f6-1b14b208bf48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67c057dae02454fba3b85d9784f0d0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7c8249f2d4746b8a16425c4ab896f66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:46.177685 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dfb0e7d-dc51-43b2-9ed9-e2b43dd020aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:46.208519 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dfb0e7d-dc51-43b2-9ed9-e2b43dd020aa) transitioned into state 'SUCCESS' from state '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-2063105697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67c057dae02454fba3b85d9784f0d0c',qos_specs=None,replication_status=,reservations=['81639fb6-8373-4471-82f2-5550285b011e','d8055151-9f31-4247-ab35-9282f7b9f21c','f028a01b-8df5-43b0-ac0c-dba92ca73861','a669a1cd-acc6-473a-b5a1-394e28cf2416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7c8249f2d4746b8a16425c4ab896f66',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:46.209451 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (703ebbbd-cedb-4ec3-92a0-c59927f48366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:46.229001 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (703ebbbd-cedb-4ec3-92a0-c59927f48366) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:46.230080 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Flow 'volume_create_api' (51e56575-98fd-4c6d-b640-3661db9e09dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:59:46.230414 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Create volume request issued successfully. Jul 22 09:59:46.231422 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-56db249f-dc89-48ba-a74c-e6f50e02f68e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:59:46.232316 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 618/2446] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 09:59:45 2026] POST /volume/v3/volumes => generated 751 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 09:59:46.247551 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5d8f97a3-30a3-4de5-a8bd-e5b12b9dd9c3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:46.249896 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5d8f97a3-30a3-4de5-a8bd-e5b12b9dd9c3 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 09:59:46.250174 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5d8f97a3-30a3-4de5-a8bd-e5b12b9dd9c3 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:46.250471 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5d8f97a3-30a3-4de5-a8bd-e5b12b9dd9c3 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:46.262160 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:46.262160 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:46.266085 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-5d8f97a3-30a3-4de5-a8bd-e5b12b9dd9c3 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 09:59:46.272949 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5d8f97a3-30a3-4de5-a8bd-e5b12b9dd9c3 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 09:59:46.273386 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 609/2447] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:46 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:46.383177 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-aa3142a8-f313-4c10-83f0-9abecd401c76 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:46.383565 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-aa3142a8-f313-4c10-83f0-9abecd401c76 None None] GET https://10.4.3.206/volume// Jul 22 09:59:46.383758 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-aa3142a8-f313-4c10-83f0-9abecd401c76 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:46.383991 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-aa3142a8-f313-4c10-83f0-9abecd401c76 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:46.384324 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-aa3142a8-f313-4c10-83f0-9abecd401c76 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:59:46.384622 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 613/2448] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09:59:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:59:46.395141 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-34ebe4d3-fd74-493f-9ae1-5566bed371b0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:46.397453 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-34ebe4d3-fd74-493f-9ae1-5566bed371b0 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 09:59:46.397736 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-34ebe4d3-fd74-493f-9ae1-5566bed371b0 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:46.397996 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-34ebe4d3-fd74-493f-9ae1-5566bed371b0 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:46.427077 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:46.427077 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:59:46.434880 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-34ebe4d3-fd74-493f-9ae1-5566bed371b0 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 09:59:46.441220 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-34ebe4d3-fd74-493f-9ae1-5566bed371b0 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 09:59:46.441628 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 609/2449] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:59:46 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 1026 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:59:46.572093 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-1206a287-e22c-4880-8b75-2fcb888073c5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:46.576894 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-1206a287-e22c-4880-8b75-2fcb888073c5 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] PUT https://10.4.3.206/volume/v3/attachments/717c9b24-f48b-4d99-83d3-bf4efe3f787b Jul 22 09:59:46.577488 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-1206a287-e22c-4880-8b75-2fcb888073c5 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:46.588524 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-1206a287-e22c-4880-8b75-2fcb888073c5 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Acquiring lock "cinder-attachment_update-e5f92d22-f960-493d-b721-7ad5506f0b71-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:59:46.601631 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-1206a287-e22c-4880-8b75-2fcb888073c5 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Lock "cinder-attachment_update-e5f92d22-f960-493d-b721-7ad5506f0b71-np0000005636" acquired by "attachment_update" :: waited 0.013s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:59:46.603507 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:46.603507 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:46.740081 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-1206a287-e22c-4880-8b75-2fcb888073c5 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Lock "cinder-attachment_update-e5f92d22-f960-493d-b721-7ad5506f0b71-np0000005636" released by "attachment_update" :: held 0.138s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:59:46.740511 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-1206a287-e22c-4880-8b75-2fcb888073c5 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/attachments/717c9b24-f48b-4d99-83d3-bf4efe3f787b returned with HTTP 200 Jul 22 09:59:46.741161 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 619/2450] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:59:46 2026] PUT /volume/v3/attachments/717c9b24-f48b-4d99-83d3-bf4efe3f787b => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:46.774537 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-e6222d70-7951-42f3-9893-87b409528476 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:46.777223 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-e6222d70-7951-42f3-9893-87b409528476 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] POST https://10.4.3.206/volume/v3/attachments/717c9b24-f48b-4d99-83d3-bf4efe3f787b/action Jul 22 09:59:46.777784 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-e6222d70-7951-42f3-9893-87b409528476 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:59:46.777939 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-e6222d70-7951-42f3-9893-87b409528476 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:46.798363 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:46.798363 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:46.814391 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-e5f9c154-7c7c-4c5d-901d-9194dcbbef1c req-e6222d70-7951-42f3-9893-87b409528476 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/attachments/717c9b24-f48b-4d99-83d3-bf4efe3f787b/action returned with HTTP 204 Jul 22 09:59:46.815072 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 610/2451] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:59:46 2026] POST /volume/v3/attachments/717c9b24-f48b-4d99-83d3-bf4efe3f787b/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:59:47.291905 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-55072a5b-6769-4ee1-8d08-6aac5a119545 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:47.295291 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-55072a5b-6769-4ee1-8d08-6aac5a119545 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 09:59:47.295291 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-55072a5b-6769-4ee1-8d08-6aac5a119545 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:47.295854 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-55072a5b-6769-4ee1-8d08-6aac5a119545 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:47.305304 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:47.305304 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:47.311430 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-55072a5b-6769-4ee1-8d08-6aac5a119545 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 09:59:47.319045 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-55072a5b-6769-4ee1-8d08-6aac5a119545 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 09:59:47.319952 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 614/2452] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:47 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:47.391733 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-3115599e-1ed8-473e-ab1f-a3e67e2ea18f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:47.393950 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-3115599e-1ed8-473e-ab1f-a3e67e2ea18f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 09:59:47.394302 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-3115599e-1ed8-473e-ab1f-a3e67e2ea18f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:47.394633 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-3115599e-1ed8-473e-ab1f-a3e67e2ea18f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:47.408670 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:47.408670 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:59:47.417080 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-3115599e-1ed8-473e-ab1f-a3e67e2ea18f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 09:59:47.427055 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-3115599e-1ed8-473e-ab1f-a3e67e2ea18f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 09:59:47.427768 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 610/2453] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 09:59:47 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:47.551370 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f40c56b9-61da-4625-a741-53d1649683f2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:47.551990 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f40c56b9-61da-4625-a741-53d1649683f2 None None] GET https://10.4.3.206/volume// Jul 22 09:59:47.552294 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f40c56b9-61da-4625-a741-53d1649683f2 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:47.552589 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f40c56b9-61da-4625-a741-53d1649683f2 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:47.553073 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f40c56b9-61da-4625-a741-53d1649683f2 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:59:47.553480 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 620/2454] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 09:59:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 09:59:47.561681 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-c8bb7ac5-0a4c-476c-81ab-b668d4354a86 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:47.565184 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-c8bb7ac5-0a4c-476c-81ab-b668d4354a86 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 09:59:47.565619 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-c8bb7ac5-0a4c-476c-81ab-b668d4354a86 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ae1e2e9-b521-4189-a8f6-1b14b208bf48", "connector": null, "instance_uuid": "4b5f0422-b773-4e3b-b27c-cab1ee3ed61b"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:47.580519 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:47.580519 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:47.621617 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-c8bb7ac5-0a4c-476c-81ab-b668d4354a86 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 09:59:47.622010 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 611/2455] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 09:59:47 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:47.665078 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7b063f34-565f-4358-811b-024c185319c9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:47.668661 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7b063f34-565f-4358-811b-024c185319c9 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 09:59:47.669012 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7b063f34-565f-4358-811b-024c185319c9 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:47.669300 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7b063f34-565f-4358-811b-024c185319c9 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:47.686533 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e67500a3-791f-45d2-8ae4-9e76e6d75f31 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:47.686533 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e67500a3-791f-45d2-8ae4-9e76e6d75f31 None None] GET https://10.4.3.206/volume// Jul 22 09:59:47.686533 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e67500a3-791f-45d2-8ae4-9e76e6d75f31 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:47.686533 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e67500a3-791f-45d2-8ae4-9e76e6d75f31 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:47.686533 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e67500a3-791f-45d2-8ae4-9e76e6d75f31 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 09:59:47.686533 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 611/2456] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 09: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) Jul 22 09:59:47.687429 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:47.687429 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:47.692802 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7b063f34-565f-4358-811b-024c185319c9 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 09:59:47.700271 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7b063f34-565f-4358-811b-024c185319c9 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 09:59:47.700780 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 615/2457] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:47 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:47.714284 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-8064d6b8-96cb-4e49-a298-45aede9a6930 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:47.719123 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-8064d6b8-96cb-4e49-a298-45aede9a6930 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 09:59:47.719123 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-8064d6b8-96cb-4e49-a298-45aede9a6930 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:47.719123 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-8064d6b8-96cb-4e49-a298-45aede9a6930 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:47.738360 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:47.738360 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:47.744499 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-8064d6b8-96cb-4e49-a298-45aede9a6930 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 09:59:47.752293 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-8064d6b8-96cb-4e49-a298-45aede9a6930 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 09:59:47.753856 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 621/2458] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 09:59:47 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 09:59:47.884700 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-8891d784-7ade-447f-858c-ceb19db12b9c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:47.889014 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-8891d784-7ade-447f-858c-ceb19db12b9c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] PUT https://10.4.3.206/volume/v3/attachments/65a259ae-5780-4667-a90d-cbd67013e2a8 Jul 22 09:59:47.889556 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-8891d784-7ade-447f-858c-ceb19db12b9c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:47.905267 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-8891d784-7ade-447f-858c-ceb19db12b9c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Acquiring lock "cinder-attachment_update-5ae1e2e9-b521-4189-a8f6-1b14b208bf48-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 09:59:47.911883 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-8891d784-7ade-447f-858c-ceb19db12b9c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Lock "cinder-attachment_update-5ae1e2e9-b521-4189-a8f6-1b14b208bf48-np0000005636" acquired by "attachment_update" :: waited 0.006s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 09:59:47.913599 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:47.913599 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:48.057290 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-8891d784-7ade-447f-858c-ceb19db12b9c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Lock "cinder-attachment_update-5ae1e2e9-b521-4189-a8f6-1b14b208bf48-np0000005636" released by "attachment_update" :: held 0.145s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 09:59:48.057290 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-8891d784-7ade-447f-858c-ceb19db12b9c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/attachments/65a259ae-5780-4667-a90d-cbd67013e2a8 returned with HTTP 200 Jul 22 09:59:48.057290 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 612/2459] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 09:59:47 2026] PUT /volume/v3/attachments/65a259ae-5780-4667-a90d-cbd67013e2a8 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:48.715180 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e363aba0-e2ed-41c6-a524-f2dd34fbc425 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:48.719204 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e363aba0-e2ed-41c6-a524-f2dd34fbc425 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 09:59:48.719459 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e363aba0-e2ed-41c6-a524-f2dd34fbc425 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:48.719720 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e363aba0-e2ed-41c6-a524-f2dd34fbc425 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:48.742063 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:48.742063 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 09:59:48.747587 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e363aba0-e2ed-41c6-a524-f2dd34fbc425 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 09:59:48.754335 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e363aba0-e2ed-41c6-a524-f2dd34fbc425 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 09:59:48.754811 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 612/2460] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:48 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:49.770467 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-59ff384e-85a9-4933-aa72-2ab80c81d08c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:49.773120 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-59ff384e-85a9-4933-aa72-2ab80c81d08c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 09:59:49.775511 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-59ff384e-85a9-4933-aa72-2ab80c81d08c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:49.775511 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-59ff384e-85a9-4933-aa72-2ab80c81d08c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:49.791011 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:49.791011 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:49.796467 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-59ff384e-85a9-4933-aa72-2ab80c81d08c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 09:59:49.802627 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-59ff384e-85a9-4933-aa72-2ab80c81d08c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 09:59:49.803170 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 616/2461] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:49 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:50.820995 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-684c3122-67fd-4f66-837f-bb97d9239a69 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:50.825120 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-684c3122-67fd-4f66-837f-bb97d9239a69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 09:59:50.825120 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-684c3122-67fd-4f66-837f-bb97d9239a69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:50.825120 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-684c3122-67fd-4f66-837f-bb97d9239a69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:50.835885 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:50.835885 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:50.842717 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-684c3122-67fd-4f66-837f-bb97d9239a69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 09:59:50.845051 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-684c3122-67fd-4f66-837f-bb97d9239a69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 09:59:50.845595 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 622/2462] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:50 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 09:59:51.400159 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-de6dc83d-2a09-4aac-ba33-8e2622823029 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:51.403156 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-de6dc83d-2a09-4aac-ba33-8e2622823029 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] POST https://10.4.3.206/volume/v3/attachments/65a259ae-5780-4667-a90d-cbd67013e2a8/action Jul 22 09:59:51.404948 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-de6dc83d-2a09-4aac-ba33-8e2622823029 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 09:59:51.404948 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-de6dc83d-2a09-4aac-ba33-8e2622823029 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:51.423694 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:51.423694 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 09:59:51.436549 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8b8080c1-ac02-4743-a9bc-bc082224a5bb req-de6dc83d-2a09-4aac-ba33-8e2622823029 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/attachments/65a259ae-5780-4667-a90d-cbd67013e2a8/action returned with HTTP 204 Jul 22 09:59:51.437238 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 613/2463] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 09:59:51 2026] POST /volume/v3/attachments/65a259ae-5780-4667-a90d-cbd67013e2a8/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 09:59:51.701212 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:51.703870 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 09:59:51.704319 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1750998033", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 09:59:51.706098 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1750998033', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 09:59:51.706190 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Create volume of 1 GB Jul 22 09:59:51.711661 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Availability Zones retrieved successfully. Jul 22 09:59:51.718963 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Flow 'volume_create_api' (acb1e1bf-be22-41c3-bd68-e91e3245c4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:59:51.720160 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae9271af-2214-4250-b74c-246d1d5729ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:51.721340 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 09:59:51.752565 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae9271af-2214-4250-b74c-246d1d5729ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:51.753640 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d7f4c14-e23d-46be-8dde-be0fdb69c838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:51.861780 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-634b6818-be05-4d79-9890-723162f5d4b7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:51.864280 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Created reservations ['863d00e6-cc2c-4ef7-b150-a2a460ded196', '96a7a22a-8463-443c-8ec3-a3f71d1ef78f', 'f34be110-e900-4310-8b72-03b7489febfb', 'd9ab5232-14b4-494c-964b-479e74c1a843'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 09:59:51.864673 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-634b6818-be05-4d79-9890-723162f5d4b7 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 09:59:51.864974 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-634b6818-be05-4d79-9890-723162f5d4b7 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:51.865368 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d7f4c14-e23d-46be-8dde-be0fdb69c838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['863d00e6-cc2c-4ef7-b150-a2a460ded196', '96a7a22a-8463-443c-8ec3-a3f71d1ef78f', 'f34be110-e900-4310-8b72-03b7489febfb', 'd9ab5232-14b4-494c-964b-479e74c1a843']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:51.865539 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-634b6818-be05-4d79-9890-723162f5d4b7 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:51.867753 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83803d2c-1625-4aa9-9fbb-60e6771df8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:51.878793 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:51.878793 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 09:59:51.884991 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-634b6818-be05-4d79-9890-723162f5d4b7 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 09:59:51.891867 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-634b6818-be05-4d79-9890-723162f5d4b7 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 09:59:51.891867 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 617/2464] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:51 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:51.903633 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83803d2c-1625-4aa9-9fbb-60e6771df8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5f08bf3-e07d-40d2-ade8-37a49a52f745', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1750998033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26419cfb5bca4264896d14029ca75d78',qos_specs=None,replication_status=,reservations=['863d00e6-cc2c-4ef7-b150-a2a460ded196','96a7a22a-8463-443c-8ec3-a3f71d1ef78f','f34be110-e900-4310-8b72-03b7489febfb','d9ab5232-14b4-494c-964b-479e74c1a843'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dced6fc32bb4198bb001cf32780aa47',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T09:59:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1750998033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5f08bf3-e07d-40d2-ade8-37a49a52f745,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26419cfb5bca4264896d14029ca75d78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1dced6fc32bb4198bb001cf32780aa47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:51.904428 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e57243d-9536-4eac-a95a-982ff93ed408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:51.908976 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-07fbde1f-3d98-4508-bbe6-ce21403cc599 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 09:59:51.911215 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-07fbde1f-3d98-4508-bbe6-ce21403cc599 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 09:59:51.911538 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-07fbde1f-3d98-4508-bbe6-ce21403cc599 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 09:59:51.911768 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-07fbde1f-3d98-4508-bbe6-ce21403cc599 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 09:59:51.933514 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 09:59:51.933514 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 09:59:51.938910 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e57243d-9536-4eac-a95a-982ff93ed408) transitioned into state 'SUCCESS' from state '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-1750998033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26419cfb5bca4264896d14029ca75d78',qos_specs=None,replication_status=,reservations=['863d00e6-cc2c-4ef7-b150-a2a460ded196','96a7a22a-8463-443c-8ec3-a3f71d1ef78f','f34be110-e900-4310-8b72-03b7489febfb','d9ab5232-14b4-494c-964b-479e74c1a843'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dced6fc32bb4198bb001cf32780aa47',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:51.939662 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eb06b2d-fcd3-470a-a2eb-896d8965e819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 09:59:51.945951 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-07fbde1f-3d98-4508-bbe6-ce21403cc599 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 09:59:51.949889 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-07fbde1f-3d98-4508-bbe6-ce21403cc599 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 09:59:51.950418 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 623/2465] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 09:59:51 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 09:59:51.954832 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eb06b2d-fcd3-470a-a2eb-896d8965e819) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 09:59:51.956738 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Flow 'volume_create_api' (acb1e1bf-be22-41c3-bd68-e91e3245c4de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 09:59:51.957368 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Create volume request issued successfully. Jul 22 09:59:51.958206 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4fb798db-5e4b-4fea-ae0b-4ae59f96beba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 09:59:51.959583 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 613/2466] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 09:59:51 2026] POST /volume/v3/volumes => generated 747 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:00:01.432157 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=78,cinder:INSERT=3,cinder:UPDATE=10 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:00:01.794427 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c65c9390-1f2c-4176-a321-bd9ba59501fd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:01.797179 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c65c9390-1f2c-4176-a321-bd9ba59501fd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:01.797434 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c65c9390-1f2c-4176-a321-bd9ba59501fd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:01.797698 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c65c9390-1f2c-4176-a321-bd9ba59501fd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:01.815884 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:01.815884 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:01.828715 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c65c9390-1f2c-4176-a321-bd9ba59501fd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:01.840313 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c65c9390-1f2c-4176-a321-bd9ba59501fd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 200 Jul 22 10:00:01.840313 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 614/2467] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:01 2026] GET /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:01.890091 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=44 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:00:01.940547 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-597aaa24-dcb1-4566-bde5-294b2826a3ad None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:01.944052 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=70,cinder:UPDATE=17,cinder:INSERT=10 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:00:01.948719 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-597aaa24-dcb1-4566-bde5-294b2826a3ad tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:01.948719 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-597aaa24-dcb1-4566-bde5-294b2826a3ad tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:01.948719 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-597aaa24-dcb1-4566-bde5-294b2826a3ad tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:01.949420 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=70,cinder:UPDATE=15,cinder:INSERT=11 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:00:01.968135 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:01.968135 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:01.988306 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-597aaa24-dcb1-4566-bde5-294b2826a3ad tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:01.996247 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-597aaa24-dcb1-4566-bde5-294b2826a3ad tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 200 Jul 22 10:00:01.996904 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 618/2468] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:00:01 2026] GET /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:02.158891 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1e055807-6b4d-4509-8921-4654e88e72ae None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:02.159389 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1e055807-6b4d-4509-8921-4654e88e72ae None None] GET https://10.4.3.206/volume// Jul 22 10:00:02.159604 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1e055807-6b4d-4509-8921-4654e88e72ae None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:02.159815 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1e055807-6b4d-4509-8921-4654e88e72ae None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:02.160213 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1e055807-6b4d-4509-8921-4654e88e72ae None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:02.160747 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 624/2469] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:00:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:00:02.171464 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-00463a56-1fba-4779-b80c-87e85bf92d4d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:02.174650 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-00463a56-1fba-4779-b80c-87e85bf92d4d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:00:02.175213 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-00463a56-1fba-4779-b80c-87e85bf92d4d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84ee97fb-9431-4719-86e5-39ecb63b5856", "connector": null, "instance_uuid": "41cfba02-792f-4a7a-b7ec-ad050621a510"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:02.189896 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:02.189896 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:02.241467 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-00463a56-1fba-4779-b80c-87e85bf92d4d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:00:02.243881 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 614/2470] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:00:02 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:02.285491 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-36d30339-deb0-48c3-977f-fda6e46cad65 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:02.289478 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-36d30339-deb0-48c3-977f-fda6e46cad65 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:02.289700 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-36d30339-deb0-48c3-977f-fda6e46cad65 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:02.290102 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-36d30339-deb0-48c3-977f-fda6e46cad65 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:02.311346 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d7aadeb2-8452-438a-8097-865067218aad None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:02.311671 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d7aadeb2-8452-438a-8097-865067218aad None None] GET https://10.4.3.206/volume// Jul 22 10:00:02.311991 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d7aadeb2-8452-438a-8097-865067218aad None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:02.312385 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d7aadeb2-8452-438a-8097-865067218aad None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:02.312828 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d7aadeb2-8452-438a-8097-865067218aad None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:02.313410 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:02.313410 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:02.313524 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 619/2471] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:00:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:00:02.323792 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-36d30339-deb0-48c3-977f-fda6e46cad65 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:02.331036 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-f11bbbbb-e29f-4d04-93de-b567c9a7519e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:02.333760 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-36d30339-deb0-48c3-977f-fda6e46cad65 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 200 Jul 22 10:00:02.334160 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-f11bbbbb-e29f-4d04-93de-b567c9a7519e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:02.334257 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-f11bbbbb-e29f-4d04-93de-b567c9a7519e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:02.334352 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 615/2472] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:02 2026] GET /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:02.334494 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-f11bbbbb-e29f-4d04-93de-b567c9a7519e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:02.351562 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:02.351562 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:02.356542 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-f11bbbbb-e29f-4d04-93de-b567c9a7519e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:02.362040 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-f11bbbbb-e29f-4d04-93de-b567c9a7519e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 200 Jul 22 10:00:02.362464 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 625/2473] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:00:02 2026] GET /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 1021 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:00:02.485528 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-bfc29c04-a7ff-4529-b012-3c5215bc5d8e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:02.488567 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-bfc29c04-a7ff-4529-b012-3c5215bc5d8e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] PUT https://10.4.3.206/volume/v3/attachments/7bc8d6fc-1be4-4fd9-b70a-8ceb849d707a Jul 22 10:00:02.489213 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-bfc29c04-a7ff-4529-b012-3c5215bc5d8e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:02.501191 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-bfc29c04-a7ff-4529-b012-3c5215bc5d8e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Acquiring lock "cinder-attachment_update-84ee97fb-9431-4719-86e5-39ecb63b5856-np0000005636" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:00:02.507701 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-bfc29c04-a7ff-4529-b012-3c5215bc5d8e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Lock "cinder-attachment_update-84ee97fb-9431-4719-86e5-39ecb63b5856-np0000005636" acquired by "attachment_update" :: waited 0.007s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:00:02.509129 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:02.509129 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:02.624566 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-bfc29c04-a7ff-4529-b012-3c5215bc5d8e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Lock "cinder-attachment_update-84ee97fb-9431-4719-86e5-39ecb63b5856-np0000005636" released by "attachment_update" :: held 0.117s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:00:02.625016 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-bfc29c04-a7ff-4529-b012-3c5215bc5d8e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/attachments/7bc8d6fc-1be4-4fd9-b70a-8ceb849d707a returned with HTTP 200 Jul 22 10:00:02.625502 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 615/2474] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:00:02 2026] PUT /volume/v3/attachments/7bc8d6fc-1be4-4fd9-b70a-8ceb849d707a => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:03.351809 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-32719c20-abd4-46f7-b6a6-ea1bf7e8357d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:03.354252 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-32719c20-abd4-46f7-b6a6-ea1bf7e8357d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:03.354597 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-32719c20-abd4-46f7-b6a6-ea1bf7e8357d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:03.354769 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-32719c20-abd4-46f7-b6a6-ea1bf7e8357d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:03.368391 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:03.368391 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:03.373897 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-32719c20-abd4-46f7-b6a6-ea1bf7e8357d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:03.380007 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-32719c20-abd4-46f7-b6a6-ea1bf7e8357d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 200 Jul 22 10:00:03.380519 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 620/2475] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:03 2026] GET /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:04.396963 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4c28235b-3ca2-4393-97b2-1138f21d8f8b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:04.399402 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4c28235b-3ca2-4393-97b2-1138f21d8f8b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:04.399691 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4c28235b-3ca2-4393-97b2-1138f21d8f8b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:04.399976 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4c28235b-3ca2-4393-97b2-1138f21d8f8b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:04.413241 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:04.413241 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:04.419284 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4c28235b-3ca2-4393-97b2-1138f21d8f8b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:04.424899 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4c28235b-3ca2-4393-97b2-1138f21d8f8b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 200 Jul 22 10:00:04.425579 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 616/2476] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:04 2026] GET /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:05.442150 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1d0a96ee-91ed-4879-9468-40dc14ef9afd None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:05.444698 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1d0a96ee-91ed-4879-9468-40dc14ef9afd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:05.444698 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1d0a96ee-91ed-4879-9468-40dc14ef9afd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:05.444698 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1d0a96ee-91ed-4879-9468-40dc14ef9afd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:05.458501 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:05.458501 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:05.463602 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1d0a96ee-91ed-4879-9468-40dc14ef9afd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:05.469371 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1d0a96ee-91ed-4879-9468-40dc14ef9afd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 200 Jul 22 10:00:05.469779 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 626/2477] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:05 2026] GET /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:05.903122 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-de4778b4-9348-4ed9-a9d3-cad2ec45014e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:05.905259 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-de4778b4-9348-4ed9-a9d3-cad2ec45014e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] POST https://10.4.3.206/volume/v3/attachments/7bc8d6fc-1be4-4fd9-b70a-8ceb849d707a/action Jul 22 10:00:05.905616 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-de4778b4-9348-4ed9-a9d3-cad2ec45014e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:00:05.905736 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-de4778b4-9348-4ed9-a9d3-cad2ec45014e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:05.925657 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:05.925657 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:05.945374 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6c9f80bf-1df5-4f6e-af65-a50072236060 req-de4778b4-9348-4ed9-a9d3-cad2ec45014e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/attachments/7bc8d6fc-1be4-4fd9-b70a-8ceb849d707a/action returned with HTTP 204 Jul 22 10:00:05.945952 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 616/2478] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:00:05 2026] POST /volume/v3/attachments/7bc8d6fc-1be4-4fd9-b70a-8ceb849d707a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:00:06.484747 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e5516927-4fb2-4da5-84c4-fe8cc4c2f158 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:06.487346 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e5516927-4fb2-4da5-84c4-fe8cc4c2f158 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:06.487807 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e5516927-4fb2-4da5-84c4-fe8cc4c2f158 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:06.488195 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e5516927-4fb2-4da5-84c4-fe8cc4c2f158 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:06.501057 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:06.501057 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:06.506430 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e5516927-4fb2-4da5-84c4-fe8cc4c2f158 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:06.511865 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e5516927-4fb2-4da5-84c4-fe8cc4c2f158 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 200 Jul 22 10:00:06.512579 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 621/2479] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:06 2026] GET /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:06.529459 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-252ced04-3fcb-4a1d-83d6-63b96e88503f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:06.531812 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-252ced04-3fcb-4a1d-83d6-63b96e88503f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:00:06.532310 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-252ced04-3fcb-4a1d-83d6-63b96e88503f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "84ee97fb-9431-4719-86e5-39ecb63b5856", "name": "tempest-VolumesBackupsTest-Backup-853021894", "force": true, "container": "tempest-volumesbackupstest-backup-container-2052310696"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:06.534246 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-252ced04-3fcb-4a1d-83d6-63b96e88503f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Creating new backup {'backup': {'volume_id': '84ee97fb-9431-4719-86e5-39ecb63b5856', 'name': 'tempest-VolumesBackupsTest-Backup-853021894', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-2052310696'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:00:06.534434 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.backups [None req-252ced04-3fcb-4a1d-83d6-63b96e88503f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Creating backup of volume 84ee97fb-9431-4719-86e5-39ecb63b5856 in container tempest-volumesbackupstest-backup-container-2052310696 Jul 22 10:00:06.548345 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:06.548345 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:06.549009 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-252ced04-3fcb-4a1d-83d6-63b96e88503f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:06.589557 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-252ced04-3fcb-4a1d-83d6-63b96e88503f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Created reservations ['f2faaefa-e041-480d-b1eb-a52fb8e0754f', '082c3cd3-bf08-46d6-b71b-f3b240812836'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:00:06.627960 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-252ced04-3fcb-4a1d-83d6-63b96e88503f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:00:06.627960 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 617/2480] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:00:06 2026] POST /volume/v3/backups => generated 329 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:00:06.637788 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9375add7-c060-466e-9426-7650f820080b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:06.640818 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9375add7-c060-466e-9426-7650f820080b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:06.641435 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9375add7-c060-466e-9426-7650f820080b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:06.641705 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9375add7-c060-466e-9426-7650f820080b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:06.641863 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-9375add7-c060-466e-9426-7650f820080b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:06.650104 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:06.650104 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:06.651324 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9375add7-c060-466e-9426-7650f820080b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 200 Jul 22 10:00:06.651832 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 627/2481] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:06 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:07.663135 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2d022e71-8448-4e05-b732-9a8054606f2a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:07.665272 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2d022e71-8448-4e05-b732-9a8054606f2a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:07.665489 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2d022e71-8448-4e05-b732-9a8054606f2a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:07.665715 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2d022e71-8448-4e05-b732-9a8054606f2a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:07.665841 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-2d022e71-8448-4e05-b732-9a8054606f2a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:07.671939 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:07.671939 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:07.672887 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2d022e71-8448-4e05-b732-9a8054606f2a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 200 Jul 22 10:00:07.673496 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 617/2482] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:07 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:08.685736 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-dd3ae823-dad9-4430-9c9a-99077d6f74e4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:08.687244 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dd3ae823-dad9-4430-9c9a-99077d6f74e4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:08.687674 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dd3ae823-dad9-4430-9c9a-99077d6f74e4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:08.687674 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dd3ae823-dad9-4430-9c9a-99077d6f74e4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:08.687785 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-dd3ae823-dad9-4430-9c9a-99077d6f74e4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:08.693566 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:08.693566 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:08.694607 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dd3ae823-dad9-4430-9c9a-99077d6f74e4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 200 Jul 22 10:00:08.695057 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 622/2483] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:08 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:09.708723 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cf682226-96be-43cd-9fd4-23dfb4403950 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:09.711350 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cf682226-96be-43cd-9fd4-23dfb4403950 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:09.711562 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cf682226-96be-43cd-9fd4-23dfb4403950 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:09.711793 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cf682226-96be-43cd-9fd4-23dfb4403950 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:09.711909 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-cf682226-96be-43cd-9fd4-23dfb4403950 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:09.716465 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:09.716465 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:09.717309 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cf682226-96be-43cd-9fd4-23dfb4403950 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 200 Jul 22 10:00:09.717655 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 618/2484] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:09 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:10.733976 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2097d813-5df2-402d-a3bd-327b5586ab25 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:10.739470 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2097d813-5df2-402d-a3bd-327b5586ab25 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:10.739693 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2097d813-5df2-402d-a3bd-327b5586ab25 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:10.739873 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2097d813-5df2-402d-a3bd-327b5586ab25 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:10.740028 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-2097d813-5df2-402d-a3bd-327b5586ab25 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:10.748868 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:10.748868 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:10.749274 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2097d813-5df2-402d-a3bd-327b5586ab25 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 200 Jul 22 10:00:10.749786 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 628/2485] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:10 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:11.762687 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-686b98d3-29b9-425a-9af6-d7278cebaf0b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:11.764365 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-686b98d3-29b9-425a-9af6-d7278cebaf0b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:11.764616 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-686b98d3-29b9-425a-9af6-d7278cebaf0b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:11.764833 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-686b98d3-29b9-425a-9af6-d7278cebaf0b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:11.764992 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-686b98d3-29b9-425a-9af6-d7278cebaf0b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:11.769350 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:11.769350 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:11.770162 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-686b98d3-29b9-425a-9af6-d7278cebaf0b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 200 Jul 22 10:00:11.770570 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 618/2486] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:11 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:12.784841 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-592bd23b-7b4c-4094-8237-42c05e9eaf34 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:12.786636 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-592bd23b-7b4c-4094-8237-42c05e9eaf34 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:12.788549 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-592bd23b-7b4c-4094-8237-42c05e9eaf34 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:12.788549 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-592bd23b-7b4c-4094-8237-42c05e9eaf34 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:12.788549 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-592bd23b-7b4c-4094-8237-42c05e9eaf34 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:12.792550 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:12.792550 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:12.793349 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-592bd23b-7b4c-4094-8237-42c05e9eaf34 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 200 Jul 22 10:00:12.794059 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 623/2487] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:12 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:13.807311 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5d5f9037-b736-41a4-aef0-46d9618571fe None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:13.809751 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5d5f9037-b736-41a4-aef0-46d9618571fe tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:13.810086 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5d5f9037-b736-41a4-aef0-46d9618571fe tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:13.810422 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5d5f9037-b736-41a4-aef0-46d9618571fe tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:13.810607 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-5d5f9037-b736-41a4-aef0-46d9618571fe tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:13.817238 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:13.817238 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:13.818199 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5d5f9037-b736-41a4-aef0-46d9618571fe tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 200 Jul 22 10:00:13.818712 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 619/2488] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:13 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:14.830667 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-df11afd3-5808-4c99-b7c4-e67d317f65bd None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:14.833080 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-df11afd3-5808-4c99-b7c4-e67d317f65bd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:14.833320 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-df11afd3-5808-4c99-b7c4-e67d317f65bd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:14.833561 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-df11afd3-5808-4c99-b7c4-e67d317f65bd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:14.833865 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-df11afd3-5808-4c99-b7c4-e67d317f65bd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:14.839167 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:14.839167 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:14.840254 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-df11afd3-5808-4c99-b7c4-e67d317f65bd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 200 Jul 22 10:00:14.840704 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 629/2489] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:14 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:15.400130 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-9ce3a355-6e27-44fd-9901-197ba487cb90 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:15.404239 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-9ce3a355-6e27-44fd-9901-197ba487cb90 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 10:00:15.404539 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-9ce3a355-6e27-44fd-9901-197ba487cb90 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:15.404762 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-9ce3a355-6e27-44fd-9901-197ba487cb90 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:15.413420 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:15.413420 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:15.418638 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-9ce3a355-6e27-44fd-9901-197ba487cb90 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:15.424019 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-9ce3a355-6e27-44fd-9901-197ba487cb90 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 10:00:15.424590 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 619/2490] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:00:15 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:15.511964 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-138c72cd-b9b0-4f68-975a-d82eac25201b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:15.512400 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-138c72cd-b9b0-4f68-975a-d82eac25201b None None] GET https://10.4.3.206/volume// Jul 22 10:00:15.512555 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-138c72cd-b9b0-4f68-975a-d82eac25201b None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:15.512776 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-138c72cd-b9b0-4f68-975a-d82eac25201b None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:15.513194 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-138c72cd-b9b0-4f68-975a-d82eac25201b None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:15.513547 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 624/2491] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:00:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:00:15.522696 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-efb20e1d-1b26-4ef9-8a13-2aafc933d022 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:15.525374 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-efb20e1d-1b26-4ef9-8a13-2aafc933d022 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:00:15.525866 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-efb20e1d-1b26-4ef9-8a13-2aafc933d022 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d67886f8-1224-4ac8-b8f5-4f023df30e18", "connector": null, "instance_uuid": "ca39c8a1-648f-48db-a65f-9c2229ec997c"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:15.537608 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:15.537608 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:15.581841 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-efb20e1d-1b26-4ef9-8a13-2aafc933d022 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:00:15.582591 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 620/2492] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:00:15 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) Jul 22 10:00:15.629031 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-593865b3-d3ca-40d5-90ef-7a6bc5954fb5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:15.632568 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-593865b3-d3ca-40d5-90ef-7a6bc5954fb5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 10:00:15.632875 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-593865b3-d3ca-40d5-90ef-7a6bc5954fb5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:15.633947 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-593865b3-d3ca-40d5-90ef-7a6bc5954fb5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:15.640238 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f3fbdced-ac75-4e18-86e9-ad7124b215a1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:15.640760 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f3fbdced-ac75-4e18-86e9-ad7124b215a1 None None] GET https://10.4.3.206/volume// Jul 22 10:00:15.641027 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f3fbdced-ac75-4e18-86e9-ad7124b215a1 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:15.641279 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f3fbdced-ac75-4e18-86e9-ad7124b215a1 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:15.641687 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f3fbdced-ac75-4e18-86e9-ad7124b215a1 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:15.642109 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 620/2493] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:00:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:00:15.648547 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:15.648547 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:15.653524 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-20df0b41-699c-4325-8fad-dfc0071509f3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:15.657968 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-20df0b41-699c-4325-8fad-dfc0071509f3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 10:00:15.657968 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-20df0b41-699c-4325-8fad-dfc0071509f3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:15.657968 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-20df0b41-699c-4325-8fad-dfc0071509f3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:15.659511 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-593865b3-d3ca-40d5-90ef-7a6bc5954fb5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:15.666151 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-593865b3-d3ca-40d5-90ef-7a6bc5954fb5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 10:00:15.668537 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 630/2494] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:15 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 903 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:00:15.674252 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:15.674252 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:15.680019 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-20df0b41-699c-4325-8fad-dfc0071509f3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:15.686704 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-20df0b41-699c-4325-8fad-dfc0071509f3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 10:00:15.688170 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 625/2495] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:00:15 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 1083 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:00:15.809575 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-bbdbf669-e883-4bed-ae14-d9668ab96b27 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:15.812282 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-bbdbf669-e883-4bed-ae14-d9668ab96b27 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] PUT https://10.4.3.206/volume/v3/attachments/26f6be0d-9a78-4df9-a294-0c432f2b41ab Jul 22 10:00:15.813153 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-bbdbf669-e883-4bed-ae14-d9668ab96b27 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:15.823988 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-bbdbf669-e883-4bed-ae14-d9668ab96b27 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Acquiring lock "cinder-attachment_update-d67886f8-1224-4ac8-b8f5-4f023df30e18-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:00:15.832571 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-bbdbf669-e883-4bed-ae14-d9668ab96b27 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Lock "cinder-attachment_update-d67886f8-1224-4ac8-b8f5-4f023df30e18-np0000005636" acquired by "attachment_update" :: waited 0.009s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:00:15.834085 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:15.834085 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:15.852672 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-243f0a72-accf-454c-b08e-ea6e3ed2886d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:15.856944 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-243f0a72-accf-454c-b08e-ea6e3ed2886d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:15.857273 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-243f0a72-accf-454c-b08e-ea6e3ed2886d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:15.857625 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-243f0a72-accf-454c-b08e-ea6e3ed2886d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:15.857835 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-243f0a72-accf-454c-b08e-ea6e3ed2886d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:15.865181 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:15.865181 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:15.866265 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-243f0a72-accf-454c-b08e-ea6e3ed2886d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 200 Jul 22 10:00:15.866620 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 621/2496] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:15 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:15.950386 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-bbdbf669-e883-4bed-ae14-d9668ab96b27 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Lock "cinder-attachment_update-d67886f8-1224-4ac8-b8f5-4f023df30e18-np0000005636" released by "attachment_update" :: held 0.118s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:00:15.950757 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-bbdbf669-e883-4bed-ae14-d9668ab96b27 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/attachments/26f6be0d-9a78-4df9-a294-0c432f2b41ab returned with HTTP 200 Jul 22 10:00:15.951319 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 621/2497] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:00:15 2026] PUT /volume/v3/attachments/26f6be0d-9a78-4df9-a294-0c432f2b41ab => generated 968 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:15.961229 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-dab82bb2-e0d6-41d7-a399-eb779902b8c8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:15.963698 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-dab82bb2-e0d6-41d7-a399-eb779902b8c8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18/encryption Jul 22 10:00:15.964615 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-dab82bb2-e0d6-41d7-a399-eb779902b8c8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:15.964615 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-dab82bb2-e0d6-41d7-a399-eb779902b8c8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:15.982011 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:15.982011 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:15.994993 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-dab82bb2-e0d6-41d7-a399-eb779902b8c8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18/encryption returned with HTTP 200 Jul 22 10:00:15.995945 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 631/2498] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 10:00:15 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18/encryption => generated 160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:16.685286 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-15e3c333-84b7-4edf-8181-f04d4b417194 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:16.687645 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-15e3c333-84b7-4edf-8181-f04d4b417194 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 10:00:16.688013 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-15e3c333-84b7-4edf-8181-f04d4b417194 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:16.688325 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-15e3c333-84b7-4edf-8181-f04d4b417194 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:16.701084 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:16.701084 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:16.706132 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-15e3c333-84b7-4edf-8181-f04d4b417194 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:16.712114 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-15e3c333-84b7-4edf-8181-f04d4b417194 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 10:00:16.712813 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 626/2499] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:16 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:16.878452 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-040cac39-cf9e-4ea8-b6a5-5518d2631e74 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:16.880842 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-040cac39-cf9e-4ea8-b6a5-5518d2631e74 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:16.881177 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-040cac39-cf9e-4ea8-b6a5-5518d2631e74 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:16.881453 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-040cac39-cf9e-4ea8-b6a5-5518d2631e74 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:16.881624 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-040cac39-cf9e-4ea8-b6a5-5518d2631e74 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:16.889197 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:16.889197 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:16.890330 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-040cac39-cf9e-4ea8-b6a5-5518d2631e74 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 200 Jul 22 10:00:16.891050 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 622/2500] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:16 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:17.731205 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-787d93c5-6405-416b-b3c2-2672f94fe005 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:17.733723 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-787d93c5-6405-416b-b3c2-2672f94fe005 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 10:00:17.734625 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-787d93c5-6405-416b-b3c2-2672f94fe005 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:17.734974 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-787d93c5-6405-416b-b3c2-2672f94fe005 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:17.747342 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:17.747342 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:17.751659 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-787d93c5-6405-416b-b3c2-2672f94fe005 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:17.757418 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-787d93c5-6405-416b-b3c2-2672f94fe005 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 10:00:17.758024 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 622/2501] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:17 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:17.904808 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cdffc40a-91e1-4e16-804e-e0872a5cb282 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:17.908951 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cdffc40a-91e1-4e16-804e-e0872a5cb282 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:17.908951 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cdffc40a-91e1-4e16-804e-e0872a5cb282 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:17.908951 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cdffc40a-91e1-4e16-804e-e0872a5cb282 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:17.908951 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-cdffc40a-91e1-4e16-804e-e0872a5cb282 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:17.915178 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:17.915178 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:17.917317 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cdffc40a-91e1-4e16-804e-e0872a5cb282 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 200 Jul 22 10:00:17.918293 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 632/2502] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:17 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:18.774097 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e16bc47d-3efb-4bcd-84b0-46a51e25d5a7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:18.776306 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e16bc47d-3efb-4bcd-84b0-46a51e25d5a7 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 10:00:18.776539 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e16bc47d-3efb-4bcd-84b0-46a51e25d5a7 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:18.776763 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e16bc47d-3efb-4bcd-84b0-46a51e25d5a7 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:18.790370 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:18.790370 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:18.795416 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e16bc47d-3efb-4bcd-84b0-46a51e25d5a7 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:18.801945 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e16bc47d-3efb-4bcd-84b0-46a51e25d5a7 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 10:00:18.802698 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 627/2503] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:18 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:18.931186 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4ebeb0c6-d647-44a0-b6d4-0e0e5e7f11dc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:18.934386 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4ebeb0c6-d647-44a0-b6d4-0e0e5e7f11dc tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:18.934704 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4ebeb0c6-d647-44a0-b6d4-0e0e5e7f11dc tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:18.935042 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4ebeb0c6-d647-44a0-b6d4-0e0e5e7f11dc tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:18.935206 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-4ebeb0c6-d647-44a0-b6d4-0e0e5e7f11dc tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:18.940449 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:18.940449 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:18.941299 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4ebeb0c6-d647-44a0-b6d4-0e0e5e7f11dc tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 200 Jul 22 10:00:18.941706 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 623/2504] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:18 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:19.819963 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5a541d43-d858-41ee-ba1c-e428e03467c1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:19.821831 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5a541d43-d858-41ee-ba1c-e428e03467c1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 10:00:19.822070 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5a541d43-d858-41ee-ba1c-e428e03467c1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:19.822252 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5a541d43-d858-41ee-ba1c-e428e03467c1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:19.833621 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:19.833621 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:19.837351 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-5a541d43-d858-41ee-ba1c-e428e03467c1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:19.842127 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5a541d43-d858-41ee-ba1c-e428e03467c1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 10:00:19.842794 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 623/2505] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:19 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:19.956027 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cc305aee-7809-4c82-a8a1-cb4fd1ca0274 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:19.959411 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cc305aee-7809-4c82-a8a1-cb4fd1ca0274 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:19.960970 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cc305aee-7809-4c82-a8a1-cb4fd1ca0274 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:19.963089 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cc305aee-7809-4c82-a8a1-cb4fd1ca0274 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:19.963220 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-cc305aee-7809-4c82-a8a1-cb4fd1ca0274 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:19.974930 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:19.974930 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:19.975777 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cc305aee-7809-4c82-a8a1-cb4fd1ca0274 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 200 Jul 22 10:00:19.976114 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 633/2506] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:19 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:20.071901 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-d7e4450b-06ef-47ab-919d-8ecfe410b230 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:20.076846 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-d7e4450b-06ef-47ab-919d-8ecfe410b230 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] POST https://10.4.3.206/volume/v3/attachments/26f6be0d-9a78-4df9-a294-0c432f2b41ab/action Jul 22 10:00:20.077435 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-d7e4450b-06ef-47ab-919d-8ecfe410b230 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:00:20.077649 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-d7e4450b-06ef-47ab-919d-8ecfe410b230 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:20.100307 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:20.100307 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:20.116132 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-83bb56e9-0b45-4353-b7cd-c4c66b4d0910 req-d7e4450b-06ef-47ab-919d-8ecfe410b230 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/attachments/26f6be0d-9a78-4df9-a294-0c432f2b41ab/action returned with HTTP 204 Jul 22 10:00:20.116999 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 628/2507] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:00:20 2026] POST /volume/v3/attachments/26f6be0d-9a78-4df9-a294-0c432f2b41ab/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:00:20.856271 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8f25adbb-dc88-4e5d-97b8-658c78218ba6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:20.858664 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8f25adbb-dc88-4e5d-97b8-658c78218ba6 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 10:00:20.859002 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8f25adbb-dc88-4e5d-97b8-658c78218ba6 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:20.859283 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8f25adbb-dc88-4e5d-97b8-658c78218ba6 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:20.873554 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:20.873554 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:20.878601 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8f25adbb-dc88-4e5d-97b8-658c78218ba6 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:20.884821 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8f25adbb-dc88-4e5d-97b8-658c78218ba6 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 10:00:20.885321 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 624/2508] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:20 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 1196 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:20.898124 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d596a74f-915e-444f-b78e-52a7141b05dc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:20.900041 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d596a74f-915e-444f-b78e-52a7141b05dc tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 10:00:20.900280 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d596a74f-915e-444f-b78e-52a7141b05dc tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:20.900534 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d596a74f-915e-444f-b78e-52a7141b05dc tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:20.910429 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:20.910429 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:20.914240 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d596a74f-915e-444f-b78e-52a7141b05dc tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:20.918869 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d596a74f-915e-444f-b78e-52a7141b05dc tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 10:00:20.919277 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 624/2509] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:20 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 1196 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:20.964440 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-9d7ed1a3-a277-496d-8a23-076597720963 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:20.968513 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-9d7ed1a3-a277-496d-8a23-076597720963 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 10:00:20.968745 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-9d7ed1a3-a277-496d-8a23-076597720963 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:20.968984 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-9d7ed1a3-a277-496d-8a23-076597720963 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:20.980863 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:20.980863 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:20.985735 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-9d7ed1a3-a277-496d-8a23-076597720963 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:20.990855 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bab2fb4c-e3d0-4b0c-8ff0-6a7d46a18653 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:20.991146 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-9d7ed1a3-a277-496d-8a23-076597720963 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 10:00:20.991610 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 634/2510] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:00:20 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 1196 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:20.993015 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bab2fb4c-e3d0-4b0c-8ff0-6a7d46a18653 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:20.993248 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bab2fb4c-e3d0-4b0c-8ff0-6a7d46a18653 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:20.993480 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bab2fb4c-e3d0-4b0c-8ff0-6a7d46a18653 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:20.993614 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-bab2fb4c-e3d0-4b0c-8ff0-6a7d46a18653 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:20.999101 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:20.999101 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:21.000024 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bab2fb4c-e3d0-4b0c-8ff0-6a7d46a18653 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 200 Jul 22 10:00:21.000476 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 629/2511] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:20 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:21.013718 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-6c3a3807-efeb-4678-9a61-a0263fba7db8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:21.018954 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-6c3a3807-efeb-4678-9a61-a0263fba7db8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] POST https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18/action Jul 22 10:00:21.018954 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-6c3a3807-efeb-4678-9a61-a0263fba7db8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:00:21.018954 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-6c3a3807-efeb-4678-9a61-a0263fba7db8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:21.028381 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:21.028381 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:21.029097 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-6c3a3807-efeb-4678-9a61-a0263fba7db8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:21.036614 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-6c3a3807-efeb-4678-9a61-a0263fba7db8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Begin detaching volume completed successfully. Jul 22 10:00:21.037129 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-6c3a3807-efeb-4678-9a61-a0263fba7db8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18/action returned with HTTP 202 Jul 22 10:00:21.037791 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 625/2512] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:00:21 2026] POST /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:00:21.086241 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5f1c95c3-17bb-4753-8704-f582d51aa986 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:21.086241 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5f1c95c3-17bb-4753-8704-f582d51aa986 None None] GET https://10.4.3.206/volume// Jul 22 10:00:21.086241 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5f1c95c3-17bb-4753-8704-f582d51aa986 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:21.086241 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5f1c95c3-17bb-4753-8704-f582d51aa986 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:21.086585 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5f1c95c3-17bb-4753-8704-f582d51aa986 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:21.087064 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 625/2513] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:00:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:00:21.097064 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-92afd618-1f24-4f25-a247-fd2a5088ed55 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:21.100805 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-92afd618-1f24-4f25-a247-fd2a5088ed55 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 10:00:21.101098 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-92afd618-1f24-4f25-a247-fd2a5088ed55 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:21.101476 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-92afd618-1f24-4f25-a247-fd2a5088ed55 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:21.116264 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:21.116264 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:21.121946 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-92afd618-1f24-4f25-a247-fd2a5088ed55 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:21.128881 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-92afd618-1f24-4f25-a247-fd2a5088ed55 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 10:00:21.129874 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 635/2514] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:00:21 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 1379 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:00:21.142137 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-9c97943b-f703-473f-a807-75e855254b53 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:21.144901 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-9c97943b-f703-473f-a807-75e855254b53 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18/encryption Jul 22 10:00:21.145145 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-9c97943b-f703-473f-a807-75e855254b53 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:21.145435 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-9c97943b-f703-473f-a807-75e855254b53 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:21.157850 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:21.157850 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:21.169541 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-9c97943b-f703-473f-a807-75e855254b53 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18/encryption returned with HTTP 200 Jul 22 10:00:21.170218 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 630/2515] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 10:00:21 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:22.014120 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2e97804f-2952-4303-af8a-9a564c5cab54 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:22.016596 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2e97804f-2952-4303-af8a-9a564c5cab54 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:22.016982 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2e97804f-2952-4303-af8a-9a564c5cab54 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:22.017254 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2e97804f-2952-4303-af8a-9a564c5cab54 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:22.017450 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-2e97804f-2952-4303-af8a-9a564c5cab54 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:22.023376 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:22.023376 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:22.025004 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2e97804f-2952-4303-af8a-9a564c5cab54 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 200 Jul 22 10:00:22.025312 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 626/2516] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:22 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:22.276383 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-3aad0e77-5bff-4b31-afc4-c6a441c02b65 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:22.279800 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-3aad0e77-5bff-4b31-afc4-c6a441c02b65 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] DELETE https://10.4.3.206/volume/v3/attachments/26f6be0d-9a78-4df9-a294-0c432f2b41ab Jul 22 10:00:22.280092 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-3aad0e77-5bff-4b31-afc4-c6a441c02b65 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:22.280310 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-3aad0e77-5bff-4b31-afc4-c6a441c02b65 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:22.289769 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:22.289769 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:22.346097 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-9022eb2e-43ea-4beb-915d-a8612b22697e req-3aad0e77-5bff-4b31-afc4-c6a441c02b65 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/attachments/26f6be0d-9a78-4df9-a294-0c432f2b41ab returned with HTTP 200 Jul 22 10:00:22.346663 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 626/2517] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:00:22 2026] DELETE /volume/v3/attachments/26f6be0d-9a78-4df9-a294-0c432f2b41ab => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:23.036076 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9e0a8563-1dcb-4128-8431-390a35049fc5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:23.038861 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e0a8563-1dcb-4128-8431-390a35049fc5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:23.039709 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e0a8563-1dcb-4128-8431-390a35049fc5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:23.040946 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e0a8563-1dcb-4128-8431-390a35049fc5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:23.041104 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-9e0a8563-1dcb-4128-8431-390a35049fc5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:23.046058 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:23.046058 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:23.047137 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e0a8563-1dcb-4128-8431-390a35049fc5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 200 Jul 22 10:00:23.047589 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 636/2518] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:23 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:23.057171 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3979379c-b5b3-4345-9fec-afe02cd4b1c0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:23.058873 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3979379c-b5b3-4345-9fec-afe02cd4b1c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:23.059087 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3979379c-b5b3-4345-9fec-afe02cd4b1c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:23.059266 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3979379c-b5b3-4345-9fec-afe02cd4b1c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:23.068182 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:23.068182 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:23.072068 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-3979379c-b5b3-4345-9fec-afe02cd4b1c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:23.078645 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3979379c-b5b3-4345-9fec-afe02cd4b1c0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 200 Jul 22 10:00:23.079213 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 631/2519] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:23 2026] GET /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:23.093590 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-68eb0b16-4230-4cb0-a899-493afaf96f67 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:23.096418 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68eb0b16-4230-4cb0-a899-493afaf96f67 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] DELETE https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:23.096679 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68eb0b16-4230-4cb0-a899-493afaf96f67 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:23.096978 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68eb0b16-4230-4cb0-a899-493afaf96f67 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:23.097240 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-68eb0b16-4230-4cb0-a899-493afaf96f67 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete backup with id: 3b44a2c8-c60d-43cc-9016-59459bd9abb1. Jul 22 10:00:23.103290 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:23.103290 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:23.122033 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-68eb0b16-4230-4cb0-a899-493afaf96f67 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] delete_backup rpcapi backup_id 3b44a2c8-c60d-43cc-9016-59459bd9abb1 {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:00:23.126954 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68eb0b16-4230-4cb0-a899-493afaf96f67 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 202 Jul 22 10:00:23.126954 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 627/2520] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:00:23 2026] DELETE /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:00:23.133389 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6e77dd6f-3e9a-43cc-a68c-cb5c4c51b014 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:23.135759 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6e77dd6f-3e9a-43cc-a68c-cb5c4c51b014 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:23.136100 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6e77dd6f-3e9a-43cc-a68c-cb5c4c51b014 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:23.136372 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6e77dd6f-3e9a-43cc-a68c-cb5c4c51b014 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:23.136527 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-6e77dd6f-3e9a-43cc-a68c-cb5c4c51b014 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:23.143393 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:23.143393 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:23.144254 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6e77dd6f-3e9a-43cc-a68c-cb5c4c51b014 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 200 Jul 22 10:00:23.144640 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 627/2521] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:23 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:23.255814 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-ef4c59a5-92c0-46a9-8fd6-09de774f016e req-4ced996f-c6bb-4885-b38f-09e3870197f4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:23.259382 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ef4c59a5-92c0-46a9-8fd6-09de774f016e req-4ced996f-c6bb-4885-b38f-09e3870197f4 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 10:00:23.259382 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ef4c59a5-92c0-46a9-8fd6-09de774f016e req-4ced996f-c6bb-4885-b38f-09e3870197f4 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:23.259382 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ef4c59a5-92c0-46a9-8fd6-09de774f016e req-4ced996f-c6bb-4885-b38f-09e3870197f4 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:23.273251 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:23.273251 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:23.286952 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-ef4c59a5-92c0-46a9-8fd6-09de774f016e req-4ced996f-c6bb-4885-b38f-09e3870197f4 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:23.294650 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ef4c59a5-92c0-46a9-8fd6-09de774f016e req-4ced996f-c6bb-4885-b38f-09e3870197f4 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 10:00:23.295195 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 637/2522] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:00:23 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 904 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:24.157160 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-aad4092c-1f92-4a6f-bbe5-d32fef281e15 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:24.159693 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-aad4092c-1f92-4a6f-bbe5-d32fef281e15 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 Jul 22 10:00:24.159950 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-aad4092c-1f92-4a6f-bbe5-d32fef281e15 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:24.160207 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-aad4092c-1f92-4a6f-bbe5-d32fef281e15 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:24.160357 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-aad4092c-1f92-4a6f-bbe5-d32fef281e15 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 3b44a2c8-c60d-43cc-9016-59459bd9abb1. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:24.164916 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-aad4092c-1f92-4a6f-bbe5-d32fef281e15 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 returned with HTTP 404 Jul 22 10:00:24.165507 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 632/2523] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:24 2026] GET /volume/v3/backups/3b44a2c8-c60d-43cc-9016-59459bd9abb1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:00:24.300143 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-8009b0c6-a09b-42ae-9f7e-6858e5fe9f01 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:24.302285 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-8009b0c6-a09b-42ae-9f7e-6858e5fe9f01 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:24.302524 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-8009b0c6-a09b-42ae-9f7e-6858e5fe9f01 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:24.302722 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-8009b0c6-a09b-42ae-9f7e-6858e5fe9f01 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:24.316194 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:24.316194 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:24.320900 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-8009b0c6-a09b-42ae-9f7e-6858e5fe9f01 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:24.326559 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-8009b0c6-a09b-42ae-9f7e-6858e5fe9f01 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 200 Jul 22 10:00:24.327081 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 628/2524] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:00:24 2026] GET /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:24.349959 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-1b7a9721-1904-42d0-8e73-dc2a3707462f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:24.352873 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-1b7a9721-1904-42d0-8e73-dc2a3707462f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] POST https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856/action Jul 22 10:00:24.353324 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-1b7a9721-1904-42d0-8e73-dc2a3707462f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:00:24.353525 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-1b7a9721-1904-42d0-8e73-dc2a3707462f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:24.370361 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:24.370361 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:24.372769 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-1b7a9721-1904-42d0-8e73-dc2a3707462f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:24.388997 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-1b7a9721-1904-42d0-8e73-dc2a3707462f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Begin detaching volume completed successfully. Jul 22 10:00:24.389208 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-1b7a9721-1904-42d0-8e73-dc2a3707462f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856/action returned with HTTP 202 Jul 22 10:00:24.389711 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 628/2525] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:00:24 2026] POST /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:00:24.417455 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-576dda3b-0ef7-488b-a11f-885c2ecf9ad3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:24.419845 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-576dda3b-0ef7-488b-a11f-885c2ecf9ad3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:24.420113 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-576dda3b-0ef7-488b-a11f-885c2ecf9ad3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:24.420414 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-576dda3b-0ef7-488b-a11f-885c2ecf9ad3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:24.436057 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:24.436057 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:24.445769 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-576dda3b-0ef7-488b-a11f-885c2ecf9ad3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:24.453536 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-576dda3b-0ef7-488b-a11f-885c2ecf9ad3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 200 Jul 22 10:00:24.454000 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 638/2526] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:24 2026] GET /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:24.461025 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c1374774-da35-44cf-8424-be7a849ecc20 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:24.461480 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c1374774-da35-44cf-8424-be7a849ecc20 None None] GET https://10.4.3.206/volume// Jul 22 10:00:24.461834 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c1374774-da35-44cf-8424-be7a849ecc20 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:24.462176 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c1374774-da35-44cf-8424-be7a849ecc20 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:24.462531 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c1374774-da35-44cf-8424-be7a849ecc20 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:24.462900 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 633/2527] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:00:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:00:24.473753 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-e65d8ea9-037a-4469-9bb1-3c545db482d4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:24.476901 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-e65d8ea9-037a-4469-9bb1-3c545db482d4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:24.477194 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-e65d8ea9-037a-4469-9bb1-3c545db482d4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:24.477401 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-e65d8ea9-037a-4469-9bb1-3c545db482d4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:24.489864 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:24.489864 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:24.494554 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-e65d8ea9-037a-4469-9bb1-3c545db482d4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:24.500749 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-e65d8ea9-037a-4469-9bb1-3c545db482d4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 200 Jul 22 10:00:24.501292 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 629/2528] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:00:24 2026] GET /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 1317 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:00:25.469208 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-33e665be-1c4c-4995-aabb-85e94c55bedf None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:25.471266 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-33e665be-1c4c-4995-aabb-85e94c55bedf tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:25.471580 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-33e665be-1c4c-4995-aabb-85e94c55bedf tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:25.471838 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-33e665be-1c4c-4995-aabb-85e94c55bedf tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:25.485821 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:25.485821 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:25.489448 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-33e665be-1c4c-4995-aabb-85e94c55bedf tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:25.495033 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-33e665be-1c4c-4995-aabb-85e94c55bedf tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 200 Jul 22 10:00:25.495563 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 629/2529] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:25 2026] GET /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:25.551692 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-3f0f8a29-730b-42dc-96ab-fd9499974096 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:25.555326 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-3f0f8a29-730b-42dc-96ab-fd9499974096 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] DELETE https://10.4.3.206/volume/v3/attachments/7bc8d6fc-1be4-4fd9-b70a-8ceb849d707a Jul 22 10:00:25.555615 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-3f0f8a29-730b-42dc-96ab-fd9499974096 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:25.555872 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-3f0f8a29-730b-42dc-96ab-fd9499974096 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:25.563485 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-23a71fad-34a3-438f-b75f-55957f287672 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:25.566181 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:00:25.566644 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1774805648"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:25.567578 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:25.567578 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:25.568544 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1774805648'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:00:25.568731 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Create volume of 1 GB Jul 22 10:00:25.575110 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Availability Zones retrieved successfully. Jul 22 10:00:25.580632 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Flow 'volume_create_api' (a7b9a2de-ff8f-4525-b243-ea5aec63e20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:00:25.581681 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (735566ed-6d9e-42c9-863e-a7d9596607d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:25.582986 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:00:25.623102 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (735566ed-6d9e-42c9-863e-a7d9596607d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:25.624256 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63e1e824-2494-410e-b066-01e7f1e84884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:25.633249 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ef71d9f8-af2a-4a35-90ff-81024bb1ee18 req-3f0f8a29-730b-42dc-96ab-fd9499974096 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/attachments/7bc8d6fc-1be4-4fd9-b70a-8ceb849d707a returned with HTTP 200 Jul 22 10:00:25.633762 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 639/2530] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:00:25 2026] DELETE /volume/v3/attachments/7bc8d6fc-1be4-4fd9-b70a-8ceb849d707a => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:25.732081 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Created reservations ['174c7df3-093a-4f91-a8c8-f3d772d29162', '33739a3c-03f6-49f5-8d13-84eb4df6c6bf', '7e8db59e-1814-4996-be5d-2bc3b0836b83', '52e1342d-0c9b-42ad-af8c-b524ab6e37b0'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:00:25.733314 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63e1e824-2494-410e-b066-01e7f1e84884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['174c7df3-093a-4f91-a8c8-f3d772d29162', '33739a3c-03f6-49f5-8d13-84eb4df6c6bf', '7e8db59e-1814-4996-be5d-2bc3b0836b83', '52e1342d-0c9b-42ad-af8c-b524ab6e37b0']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:25.736248 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa3242ee-8a7d-45a1-8d77-10365af7b416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:25.766906 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa3242ee-8a7d-45a1-8d77-10365af7b416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1c03ff0-4365-433b-ac6a-eb5046ff182b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1774805648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19b216f9a5e44d883be1a4a29cf582f',qos_specs=None,replication_status=,reservations=['174c7df3-093a-4f91-a8c8-f3d772d29162','33739a3c-03f6-49f5-8d13-84eb4df6c6bf','7e8db59e-1814-4996-be5d-2bc3b0836b83','52e1342d-0c9b-42ad-af8c-b524ab6e37b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76376bbee3934f268da9db6d6b4bf0c0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:00:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1774805648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1c03ff0-4365-433b-ac6a-eb5046ff182b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d19b216f9a5e44d883be1a4a29cf582f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76376bbee3934f268da9db6d6b4bf0c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:25.767990 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d37d608-4e50-406b-abe2-8dd0554318c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:25.802484 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d37d608-4e50-406b-abe2-8dd0554318c0) transitioned into state 'SUCCESS' from state '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-1774805648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19b216f9a5e44d883be1a4a29cf582f',qos_specs=None,replication_status=,reservations=['174c7df3-093a-4f91-a8c8-f3d772d29162','33739a3c-03f6-49f5-8d13-84eb4df6c6bf','7e8db59e-1814-4996-be5d-2bc3b0836b83','52e1342d-0c9b-42ad-af8c-b524ab6e37b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76376bbee3934f268da9db6d6b4bf0c0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:25.803467 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f1729aa-a3ac-4d7b-8a42-cd2164ceed3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:25.817591 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f1729aa-a3ac-4d7b-8a42-cd2164ceed3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:25.818823 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Flow 'volume_create_api' (a7b9a2de-ff8f-4525-b243-ea5aec63e20f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:00:25.819278 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Create volume request issued successfully. Jul 22 10:00:25.820037 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-23a71fad-34a3-438f-b75f-55957f287672 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:00:25.820593 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 634/2531] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:00:25 2026] POST /volume/v3/volumes => generated 755 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:00:25.835256 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b7aa6b1e-2377-4b04-9f84-7e2b69a6c920 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:25.837579 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7aa6b1e-2377-4b04-9f84-7e2b69a6c920 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:00:25.837958 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b7aa6b1e-2377-4b04-9f84-7e2b69a6c920 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:25.838248 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b7aa6b1e-2377-4b04-9f84-7e2b69a6c920 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:25.848676 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:25.848676 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:25.853625 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b7aa6b1e-2377-4b04-9f84-7e2b69a6c920 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:00:25.859084 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7aa6b1e-2377-4b04-9f84-7e2b69a6c920 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b returned with HTTP 200 Jul 22 10:00:25.859775 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 630/2532] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:25 2026] GET /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:26.349549 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-64bcf0d4-534e-4281-a01d-13ba84c90944 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:26.351797 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-64bcf0d4-534e-4281-a01d-13ba84c90944 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] DELETE https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 10:00:26.352057 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-64bcf0d4-534e-4281-a01d-13ba84c90944 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:26.352313 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-64bcf0d4-534e-4281-a01d-13ba84c90944 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:26.352524 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-64bcf0d4-534e-4281-a01d-13ba84c90944 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Delete volume with id: d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 10:00:26.360423 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:26.360423 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:26.360876 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-64bcf0d4-534e-4281-a01d-13ba84c90944 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:26.377207 np0000005636 devstack@c-api.service[100149]: WARNING cinder.keymgr.conf_key_mgr [None req-64bcf0d4-534e-4281-a01d-13ba84c90944 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 10:00:26.383816 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-64bcf0d4-534e-4281-a01d-13ba84c90944 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Delete volume request issued successfully. Jul 22 10:00:26.384003 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-64bcf0d4-534e-4281-a01d-13ba84c90944 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 202 Jul 22 10:00:26.384620 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 630/2533] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:00:26 2026] DELETE /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:00:26.395525 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ec6de719-cb00-4d2d-a3bf-1d7853420c9c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:26.398147 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ec6de719-cb00-4d2d-a3bf-1d7853420c9c tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 10:00:26.398458 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ec6de719-cb00-4d2d-a3bf-1d7853420c9c tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:26.398846 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ec6de719-cb00-4d2d-a3bf-1d7853420c9c tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:26.407722 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:26.407722 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:26.412393 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ec6de719-cb00-4d2d-a3bf-1d7853420c9c tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:26.418363 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ec6de719-cb00-4d2d-a3bf-1d7853420c9c tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 200 Jul 22 10:00:26.418893 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 640/2534] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:26 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:26.509814 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0960ebea-314b-4293-a4d6-ebf0d693a418 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:26.511301 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0960ebea-314b-4293-a4d6-ebf0d693a418 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:26.511644 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0960ebea-314b-4293-a4d6-ebf0d693a418 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:26.511952 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0960ebea-314b-4293-a4d6-ebf0d693a418 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:26.519489 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:26.519489 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:26.523165 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0960ebea-314b-4293-a4d6-ebf0d693a418 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:26.527690 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0960ebea-314b-4293-a4d6-ebf0d693a418 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 200 Jul 22 10:00:26.527690 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 635/2535] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:26 2026] GET /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:26.879820 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-26ae20c4-5de5-4f5e-957b-7376ebc43759 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:26.881854 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-26ae20c4-5de5-4f5e-957b-7376ebc43759 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:00:26.882282 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-26ae20c4-5de5-4f5e-957b-7376ebc43759 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:26.882483 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-26ae20c4-5de5-4f5e-957b-7376ebc43759 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:26.890481 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:26.890481 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:26.894739 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-26ae20c4-5de5-4f5e-957b-7376ebc43759 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:00:26.900951 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-26ae20c4-5de5-4f5e-957b-7376ebc43759 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b returned with HTTP 200 Jul 22 10:00:26.901443 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 631/2536] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:26 2026] GET /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:26.952649 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-0bffdcb0-c362-4b5d-990e-e6fa6708dad6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:26.955131 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-0bffdcb0-c362-4b5d-990e-e6fa6708dad6 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:00:26.955345 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-0bffdcb0-c362-4b5d-990e-e6fa6708dad6 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:26.955546 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-0bffdcb0-c362-4b5d-990e-e6fa6708dad6 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:26.965338 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:26.965338 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:26.969897 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-0bffdcb0-c362-4b5d-990e-e6fa6708dad6 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:00:26.975297 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-0bffdcb0-c362-4b5d-990e-e6fa6708dad6 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b returned with HTTP 200 Jul 22 10:00:26.976166 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 631/2537] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:00:26 2026] GET /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:27.105064 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9c3e8578-4b9d-4442-9c51-460aaa95af98 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:27.107163 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9c3e8578-4b9d-4442-9c51-460aaa95af98 None None] GET https://10.4.3.206/volume// Jul 22 10:00:27.107163 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9c3e8578-4b9d-4442-9c51-460aaa95af98 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:27.107163 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9c3e8578-4b9d-4442-9c51-460aaa95af98 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:27.107163 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9c3e8578-4b9d-4442-9c51-460aaa95af98 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:27.108068 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 641/2538] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:00:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:00:27.121184 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-7c2b5206-e1a4-4738-85a2-b193db65219d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:27.125935 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-7c2b5206-e1a4-4738-85a2-b193db65219d tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:00:27.125935 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-7c2b5206-e1a4-4738-85a2-b193db65219d tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1c03ff0-4365-433b-ac6a-eb5046ff182b", "connector": null, "instance_uuid": "faffd5ea-04e1-4c5f-aa10-28bfb6a8bebe"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:27.145458 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:27.145458 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:27.183978 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-7c2b5206-e1a4-4738-85a2-b193db65219d tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:00:27.184786 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 636/2539] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:00:27 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) Jul 22 10:00:27.223900 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e12d1943-8d18-4161-8ed2-d160afec7f99 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:27.226734 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e12d1943-8d18-4161-8ed2-d160afec7f99 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:00:27.226734 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e12d1943-8d18-4161-8ed2-d160afec7f99 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:27.226906 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e12d1943-8d18-4161-8ed2-d160afec7f99 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:27.240685 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d8453e13-0815-4284-b4ea-7f7cb72dbfbf None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:27.240685 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d8453e13-0815-4284-b4ea-7f7cb72dbfbf None None] GET https://10.4.3.206/volume// Jul 22 10:00:27.240894 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d8453e13-0815-4284-b4ea-7f7cb72dbfbf None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:27.241198 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d8453e13-0815-4284-b4ea-7f7cb72dbfbf None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:27.241479 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d8453e13-0815-4284-b4ea-7f7cb72dbfbf None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:27.241728 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 632/2540] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:00:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:00:27.243942 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:27.243942 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:27.249085 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e12d1943-8d18-4161-8ed2-d160afec7f99 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:00:27.251402 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-f6d05251-07ca-454e-843c-90390e0b8026 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:27.254845 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-f6d05251-07ca-454e-843c-90390e0b8026 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:00:27.255458 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-f6d05251-07ca-454e-843c-90390e0b8026 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:27.255795 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-f6d05251-07ca-454e-843c-90390e0b8026 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:27.255993 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e12d1943-8d18-4161-8ed2-d160afec7f99 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b returned with HTTP 200 Jul 22 10:00:27.256960 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 632/2541] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:27 2026] GET /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:27.276939 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:27.276939 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:27.284100 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-f6d05251-07ca-454e-843c-90390e0b8026 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:00:27.292892 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-f6d05251-07ca-454e-843c-90390e0b8026 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b returned with HTTP 200 Jul 22 10:00:27.293870 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 642/2542] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:00:27 2026] GET /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b => generated 1027 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:00:27.435684 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-3f0c4754-7a14-44c3-a16f-9e97bf6b6cb2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:27.437269 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f3954bcc-3822-486a-b243-526aadd547bb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:27.438307 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-3f0c4754-7a14-44c3-a16f-9e97bf6b6cb2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] PUT https://10.4.3.206/volume/v3/attachments/53eb6f09-15ec-4a98-944c-49a19426461a Jul 22 10:00:27.438742 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-3f0c4754-7a14-44c3-a16f-9e97bf6b6cb2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:27.439497 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f3954bcc-3822-486a-b243-526aadd547bb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 Jul 22 10:00:27.439755 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f3954bcc-3822-486a-b243-526aadd547bb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:27.439960 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f3954bcc-3822-486a-b243-526aadd547bb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:27.447941 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f3954bcc-3822-486a-b243-526aadd547bb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 returned with HTTP 404 Jul 22 10:00:27.448458 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 633/2543] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:27 2026] GET /volume/v3/volumes/d67886f8-1224-4ac8-b8f5-4f023df30e18 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:00:27.450212 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-3f0c4754-7a14-44c3-a16f-9e97bf6b6cb2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Acquiring lock "cinder-attachment_update-b1c03ff0-4365-433b-ac6a-eb5046ff182b-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:00:27.455316 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-3f0c4754-7a14-44c3-a16f-9e97bf6b6cb2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Lock "cinder-attachment_update-b1c03ff0-4365-433b-ac6a-eb5046ff182b-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:00:27.456264 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:27.456264 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:27.459340 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e9ed38d7-b61e-4555-b10a-d89284a6af6a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:27.463690 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e9ed38d7-b61e-4555-b10a-d89284a6af6a tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] DELETE https://10.4.3.206/volume/v3/volumes/18535555-700d-4828-aa8e-e8538d5f05fa Jul 22 10:00:27.463690 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e9ed38d7-b61e-4555-b10a-d89284a6af6a tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:27.463690 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e9ed38d7-b61e-4555-b10a-d89284a6af6a tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:27.463690 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-e9ed38d7-b61e-4555-b10a-d89284a6af6a tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Delete volume with id: 18535555-700d-4828-aa8e-e8538d5f05fa Jul 22 10:00:27.474531 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:27.474531 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:27.475549 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e9ed38d7-b61e-4555-b10a-d89284a6af6a tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:27.496964 np0000005636 devstack@c-api.service[100152]: WARNING cinder.keymgr.conf_key_mgr [None req-e9ed38d7-b61e-4555-b10a-d89284a6af6a tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 10:00:27.503820 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e9ed38d7-b61e-4555-b10a-d89284a6af6a tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Delete volume request issued successfully. Jul 22 10:00:27.504215 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e9ed38d7-b61e-4555-b10a-d89284a6af6a tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/18535555-700d-4828-aa8e-e8538d5f05fa returned with HTTP 202 Jul 22 10:00:27.504935 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 633/2544] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:00:27 2026] DELETE /volume/v3/volumes/18535555-700d-4828-aa8e-e8538d5f05fa => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:00:27.515510 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fd09f859-51b7-4396-924c-14813ca2566d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:27.517736 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fd09f859-51b7-4396-924c-14813ca2566d tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/18535555-700d-4828-aa8e-e8538d5f05fa Jul 22 10:00:27.518121 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fd09f859-51b7-4396-924c-14813ca2566d tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:27.518121 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fd09f859-51b7-4396-924c-14813ca2566d tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:27.525548 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:27.525548 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:27.529851 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fd09f859-51b7-4396-924c-14813ca2566d tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:27.534886 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fd09f859-51b7-4396-924c-14813ca2566d tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/18535555-700d-4828-aa8e-e8538d5f05fa returned with HTTP 200 Jul 22 10:00:27.535483 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 643/2545] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:27 2026] GET /volume/v3/volumes/18535555-700d-4828-aa8e-e8538d5f05fa => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:27.590918 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-3f0c4754-7a14-44c3-a16f-9e97bf6b6cb2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Lock "cinder-attachment_update-b1c03ff0-4365-433b-ac6a-eb5046ff182b-np0000005636" released by "attachment_update" :: held 0.136s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:00:27.591287 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-3f0c4754-7a14-44c3-a16f-9e97bf6b6cb2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/attachments/53eb6f09-15ec-4a98-944c-49a19426461a returned with HTTP 200 Jul 22 10:00:27.591848 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 637/2546] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:00:27 2026] PUT /volume/v3/attachments/53eb6f09-15ec-4a98-944c-49a19426461a => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:28.272888 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3179b2e9-3e17-40ef-b3ef-2db4674aab8b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:28.275316 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3179b2e9-3e17-40ef-b3ef-2db4674aab8b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:00:28.275612 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3179b2e9-3e17-40ef-b3ef-2db4674aab8b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:28.275975 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3179b2e9-3e17-40ef-b3ef-2db4674aab8b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:28.289854 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:28.289854 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:28.296083 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3179b2e9-3e17-40ef-b3ef-2db4674aab8b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:00:28.302589 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3179b2e9-3e17-40ef-b3ef-2db4674aab8b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b returned with HTTP 200 Jul 22 10:00:28.303279 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 634/2547] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:28 2026] GET /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:28.550466 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a2e06b7a-9ff8-4c5d-8d41-4f660d8c5116 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:28.552543 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a2e06b7a-9ff8-4c5d-8d41-4f660d8c5116 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/18535555-700d-4828-aa8e-e8538d5f05fa Jul 22 10:00:28.553942 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a2e06b7a-9ff8-4c5d-8d41-4f660d8c5116 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:28.553942 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a2e06b7a-9ff8-4c5d-8d41-4f660d8c5116 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:28.560249 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a2e06b7a-9ff8-4c5d-8d41-4f660d8c5116 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/18535555-700d-4828-aa8e-e8538d5f05fa returned with HTTP 404 Jul 22 10:00:28.561007 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 634/2548] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:28 2026] GET /volume/v3/volumes/18535555-700d-4828-aa8e-e8538d5f05fa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:00:28.572190 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2b8b811d-49e7-4225-b2cc-54c34b700053 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:28.574683 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2b8b811d-49e7-4225-b2cc-54c34b700053 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Jul 22 10:00:28.575612 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2b8b811d-49e7-4225-b2cc-54c34b700053 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:28.575612 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2b8b811d-49e7-4225-b2cc-54c34b700053 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:28.577057 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2b8b811d-49e7-4225-b2cc-54c34b700053 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:00:28.605206 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2b8b811d-49e7-4225-b2cc-54c34b700053 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] Get all volumes completed successfully. Jul 22 10:00:28.607941 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:28.607941 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:28.614091 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2b8b811d-49e7-4225-b2cc-54c34b700053 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 10:00:28.614723 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 644/2549] 10.4.3.206 () {66 vars in 1285 bytes} [Wed Jul 22 10:00:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7727 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:28.630905 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-275cac17-7654-4451-80bc-35566402cde5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:28.633278 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-275cac17-7654-4451-80bc-35566402cde5 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] DELETE https://10.4.3.206/volume/v3/types/d0c76ffc-9970-4a92-8c58-4d668b99ab84 Jul 22 10:00:28.633540 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-275cac17-7654-4451-80bc-35566402cde5 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:28.633838 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-275cac17-7654-4451-80bc-35566402cde5 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] Calling method '_delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:28.634226 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:28.634226 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:28.662703 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-275cac17-7654-4451-80bc-35566402cde5 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] https://10.4.3.206/volume/v3/types/d0c76ffc-9970-4a92-8c58-4d668b99ab84 returned with HTTP 202 Jul 22 10:00:28.663143 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 638/2550] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:00:28 2026] DELETE /volume/v3/types/d0c76ffc-9970-4a92-8c58-4d668b99ab84 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:00:29.318366 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4aa2104b-e831-495b-9ba4-7be9eb419e7b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:29.320426 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4aa2104b-e831-495b-9ba4-7be9eb419e7b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:00:29.320841 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4aa2104b-e831-495b-9ba4-7be9eb419e7b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:29.321100 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4aa2104b-e831-495b-9ba4-7be9eb419e7b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:29.332581 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:29.332581 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:29.336968 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4aa2104b-e831-495b-9ba4-7be9eb419e7b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:00:29.342099 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4aa2104b-e831-495b-9ba4-7be9eb419e7b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b returned with HTTP 200 Jul 22 10:00:29.342651 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 635/2551] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:29 2026] GET /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:29.640446 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4cc4fdb6-838f-4751-8386-53e37ef7c5a1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:29.643654 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4cc4fdb6-838f-4751-8386-53e37ef7c5a1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] DELETE https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:29.644065 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4cc4fdb6-838f-4751-8386-53e37ef7c5a1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:29.644360 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4cc4fdb6-838f-4751-8386-53e37ef7c5a1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:29.644664 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-4cc4fdb6-838f-4751-8386-53e37ef7c5a1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete volume with id: 84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:29.652897 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:29.652897 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:29.654321 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4cc4fdb6-838f-4751-8386-53e37ef7c5a1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:29.683734 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4cc4fdb6-838f-4751-8386-53e37ef7c5a1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete volume request issued successfully. Jul 22 10:00:29.684041 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4cc4fdb6-838f-4751-8386-53e37ef7c5a1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 202 Jul 22 10:00:29.684741 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 635/2552] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:00:29 2026] DELETE /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:00:29.696838 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d4fa0e68-515a-4333-8af0-b16716769166 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:29.701506 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d4fa0e68-515a-4333-8af0-b16716769166 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:29.702810 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d4fa0e68-515a-4333-8af0-b16716769166 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:29.703087 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d4fa0e68-515a-4333-8af0-b16716769166 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:29.718841 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:29.718841 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:29.722269 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d4fa0e68-515a-4333-8af0-b16716769166 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:29.728173 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d4fa0e68-515a-4333-8af0-b16716769166 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 200 Jul 22 10:00:29.729401 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 645/2553] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:29 2026] GET /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:29.991397 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ad984a23-73af-4813-88a6-5453083e8dd4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:29.993413 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ad984a23-73af-4813-88a6-5453083e8dd4 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:00:29.993766 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ad984a23-73af-4813-88a6-5453083e8dd4 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1431885882", "extra_specs": {}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:30.009847 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ad984a23-73af-4813-88a6-5453083e8dd4 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:00:30.010341 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 639/2554] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 10:00: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) Jul 22 10:00:30.020808 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1fa00f19-c709-4838-88e1-a7018b899938 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:30.022800 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1fa00f19-c709-4838-88e1-a7018b899938 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] POST https://10.4.3.206/volume/v3/types/44510fa8-a467-48d4-bd32-f74248eed20d/encryption Jul 22 10:00:30.023175 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1fa00f19-c709-4838-88e1-a7018b899938 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:30.042744 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1fa00f19-c709-4838-88e1-a7018b899938 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] https://10.4.3.206/volume/v3/types/44510fa8-a467-48d4-bd32-f74248eed20d/encryption returned with HTTP 200 Jul 22 10:00:30.043226 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 636/2555] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 10:00:30 2026] POST /volume/v3/types/44510fa8-a467-48d4-bd32-f74248eed20d/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:30.075416 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:30.077650 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:00:30.078166 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-863397596", "snapshot_id": null, "imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "volume_type": "tempest-scenario-type-luks-1431885882", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:30.080247 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-863397596', 'snapshot_id': None, 'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'volume_type': 'tempest-scenario-type-luks-1431885882', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:00:30.290231 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Create volume of 1 GB Jul 22 10:00:30.290576 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:30.290576 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:30.291145 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Availability Zones retrieved successfully. Jul 22 10:00:30.296945 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Flow 'volume_create_api' (9c047398-1cde-46d8-b88d-343c3460485b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:00:30.298022 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (510db5e7-8c3b-451e-b885-799dc810c607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:30.299038 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:00:30.356241 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-662e0b88-0531-418b-ac77-a21a5a674576 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:30.358720 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-662e0b88-0531-418b-ac77-a21a5a674576 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:00:30.358994 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-662e0b88-0531-418b-ac77-a21a5a674576 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:30.359264 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-662e0b88-0531-418b-ac77-a21a5a674576 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:30.367543 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (510db5e7-8c3b-451e-b885-799dc810c607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:00:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=44510fa8-a467-48d4-bd32-f74248eed20d,is_public=True,name='tempest-scenario-type-luks-1431885882',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '44510fa8-a467-48d4-bd32-f74248eed20d', '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=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:30.369452 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d75e7309-6508-43fc-bb32-2ba52cf8084d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:30.378396 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:30.378396 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:30.384874 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-662e0b88-0531-418b-ac77-a21a5a674576 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:00:30.392532 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-662e0b88-0531-418b-ac77-a21a5a674576 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b returned with HTTP 200 Jul 22 10:00:30.393210 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 646/2556] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:30 2026] GET /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:30.414818 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1431885882 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1431885882, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:00:30.415402 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1431885882 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1431885882, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:00:30.461367 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Created reservations ['284c7c4c-36cd-4613-a2da-66c6d68acb78', 'b981e502-bc24-4f91-aee5-a1b191d68fcf', '56a7d8d0-7de9-4010-ad00-c1324f84974d', '8e4c12d0-2adf-40ff-ac9e-79fd91730d72'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:00:30.462706 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d75e7309-6508-43fc-bb32-2ba52cf8084d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['284c7c4c-36cd-4613-a2da-66c6d68acb78', 'b981e502-bc24-4f91-aee5-a1b191d68fcf', '56a7d8d0-7de9-4010-ad00-c1324f84974d', '8e4c12d0-2adf-40ff-ac9e-79fd91730d72']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:30.464797 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5255ace2-45d8-49ff-83af-7d998e7a5250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:30.499443 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5255ace2-45d8-49ff-83af-7d998e7a5250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c37d3c71-cbd7-4f44-886c-705c296f3293', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-863397596',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c6cc8aacd14d9090c344d9197fddd9',qos_specs=None,replication_status=,reservations=['284c7c4c-36cd-4613-a2da-66c6d68acb78','b981e502-bc24-4f91-aee5-a1b191d68fcf','56a7d8d0-7de9-4010-ad00-c1324f84974d','8e4c12d0-2adf-40ff-ac9e-79fd91730d72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7faf2033236e4e77960a22c56ccdeec8',volume_type_id=44510fa8-a467-48d4-bd32-f74248eed20d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:00:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-863397596',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c37d3c71-cbd7-4f44-886c-705c296f3293,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9c6cc8aacd14d9090c344d9197fddd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7faf2033236e4e77960a22c56ccdeec8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(44510fa8-a467-48d4-bd32-f74248eed20d),volume_type_id=44510fa8-a467-48d4-bd32-f74248eed20d)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:30.500514 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce81a6a7-7951-4fbb-930a-de80691685c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:30.523874 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce81a6a7-7951-4fbb-930a-de80691685c7) transitioned into state 'SUCCESS' from state '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-863397596',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c6cc8aacd14d9090c344d9197fddd9',qos_specs=None,replication_status=,reservations=['284c7c4c-36cd-4613-a2da-66c6d68acb78','b981e502-bc24-4f91-aee5-a1b191d68fcf','56a7d8d0-7de9-4010-ad00-c1324f84974d','8e4c12d0-2adf-40ff-ac9e-79fd91730d72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7faf2033236e4e77960a22c56ccdeec8',volume_type_id=44510fa8-a467-48d4-bd32-f74248eed20d)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:30.525097 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faa9223c-371d-4c12-8f1a-2f0eeede7faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:30.538502 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faa9223c-371d-4c12-8f1a-2f0eeede7faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:30.539870 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Flow 'volume_create_api' (9c047398-1cde-46d8-b88d-343c3460485b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:00:30.540472 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Create volume request issued successfully. Jul 22 10:00:30.541544 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7b684c6-3a02-4179-b62d-a236da6d4e96 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:00:30.542140 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 636/2557] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:00:30 2026] POST /volume/v3/volumes => generated 791 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:00:30.561537 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-59203cba-5258-4cab-8a99-052fa97f5902 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:30.563624 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-59203cba-5258-4cab-8a99-052fa97f5902 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:30.563941 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-59203cba-5258-4cab-8a99-052fa97f5902 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:30.564149 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-59203cba-5258-4cab-8a99-052fa97f5902 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:30.572413 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:30.572413 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:30.577011 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-59203cba-5258-4cab-8a99-052fa97f5902 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:30.582151 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-59203cba-5258-4cab-8a99-052fa97f5902 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:30.582639 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 640/2558] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:30 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:30.750146 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d11379d5-5d0c-4178-880e-17e4082347e5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:30.755064 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d11379d5-5d0c-4178-880e-17e4082347e5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:30.755064 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d11379d5-5d0c-4178-880e-17e4082347e5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:30.755064 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d11379d5-5d0c-4178-880e-17e4082347e5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:30.762227 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d11379d5-5d0c-4178-880e-17e4082347e5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 404 Jul 22 10:00:30.763034 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 637/2559] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:30 2026] GET /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:00:30.771341 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d51a5603-537a-44e5-b08d-7fa8827f9abb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:30.775754 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d51a5603-537a-44e5-b08d-7fa8827f9abb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:30.775754 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d51a5603-537a-44e5-b08d-7fa8827f9abb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:30.775754 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d51a5603-537a-44e5-b08d-7fa8827f9abb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:30.782074 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d51a5603-537a-44e5-b08d-7fa8827f9abb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 404 Jul 22 10:00:30.782074 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 647/2560] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:30 2026] GET /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:00:30.790407 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-66e8b11d-1955-4bd4-a39c-e40198a9422a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:30.793840 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-66e8b11d-1955-4bd4-a39c-e40198a9422a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] DELETE https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:30.794840 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-66e8b11d-1955-4bd4-a39c-e40198a9422a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:30.799130 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-66e8b11d-1955-4bd4-a39c-e40198a9422a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:30.799130 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-66e8b11d-1955-4bd4-a39c-e40198a9422a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete volume with id: 84ee97fb-9431-4719-86e5-39ecb63b5856 Jul 22 10:00:30.809581 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-66e8b11d-1955-4bd4-a39c-e40198a9422a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 returned with HTTP 404 Jul 22 10:00:30.809581 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 637/2561] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:00:30 2026] DELETE /volume/v3/volumes/84ee97fb-9431-4719-86e5-39ecb63b5856 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:00:30.848848 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:30.850802 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:00:30.851268 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-540031368"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:30.852877 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Create volume request body: {'volume': {'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-540031368'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:00:30.880487 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-c986924e-a7ea-4f88-9b87-ecce297870c2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:30.885055 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-c986924e-a7ea-4f88-9b87-ecce297870c2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] POST https://10.4.3.206/volume/v3/attachments/53eb6f09-15ec-4a98-944c-49a19426461a/action Jul 22 10:00:30.885481 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-c986924e-a7ea-4f88-9b87-ecce297870c2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:00:30.885591 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-c986924e-a7ea-4f88-9b87-ecce297870c2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:30.905491 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:30.905491 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:30.923855 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-0c0c05ee-aa0a-49aa-8725-326b62bc516c req-c986924e-a7ea-4f88-9b87-ecce297870c2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/attachments/53eb6f09-15ec-4a98-944c-49a19426461a/action returned with HTTP 204 Jul 22 10:00:30.924573 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 638/2562] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:00:30 2026] POST /volume/v3/attachments/53eb6f09-15ec-4a98-944c-49a19426461a/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:00:31.003079 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Create volume of 1 GB Jul 22 10:00:31.009849 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Availability Zones retrieved successfully. Jul 22 10:00:31.015362 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Flow 'volume_create_api' (827c7220-be55-4eeb-9897-f43c192a004f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:00:31.017198 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1df8935-7c6e-4910-8c46-e9e2a1e91cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:31.018270 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:00:31.086682 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1df8935-7c6e-4910-8c46-e9e2a1e91cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:31.087663 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (145e81c9-39db-46be-b79b-3fa8e90e6c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:31.132938 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Created reservations ['1b821fb4-fb6d-4c8e-b914-af16ef6098e4', '275146ca-9270-44ea-870c-c054e84fc303', '158fa36e-9c24-4af6-9b52-e43b5c8bbea3', 'bdb424a9-4c0e-4cc8-a7d8-c5a0559fcc90'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:00:31.134030 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (145e81c9-39db-46be-b79b-3fa8e90e6c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b821fb4-fb6d-4c8e-b914-af16ef6098e4', '275146ca-9270-44ea-870c-c054e84fc303', '158fa36e-9c24-4af6-9b52-e43b5c8bbea3', 'bdb424a9-4c0e-4cc8-a7d8-c5a0559fcc90']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:31.135068 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7e88c3-9d39-4dcd-8d8e-d4cd153240d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:31.169569 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7e88c3-9d39-4dcd-8d8e-d4cd153240d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '091ef06d-dea0-4b69-a71a-ece727e24f2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-540031368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14390d4ee1e04b439a79ea80306ae88d',qos_specs=None,replication_status=,reservations=['1b821fb4-fb6d-4c8e-b914-af16ef6098e4','275146ca-9270-44ea-870c-c054e84fc303','158fa36e-9c24-4af6-9b52-e43b5c8bbea3','bdb424a9-4c0e-4cc8-a7d8-c5a0559fcc90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dafb5643eae49e581cc8761f0a1f2ee',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:00:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-540031368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=091ef06d-dea0-4b69-a71a-ece727e24f2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14390d4ee1e04b439a79ea80306ae88d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dafb5643eae49e581cc8761f0a1f2ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:31.170668 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ae71a68-f383-4daf-8c47-bf6e64048c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:31.193524 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ae71a68-f383-4daf-8c47-bf6e64048c32) transitioned into state 'SUCCESS' from state '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-540031368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14390d4ee1e04b439a79ea80306ae88d',qos_specs=None,replication_status=,reservations=['1b821fb4-fb6d-4c8e-b914-af16ef6098e4','275146ca-9270-44ea-870c-c054e84fc303','158fa36e-9c24-4af6-9b52-e43b5c8bbea3','bdb424a9-4c0e-4cc8-a7d8-c5a0559fcc90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dafb5643eae49e581cc8761f0a1f2ee',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:31.194641 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c3c36ec-294e-4a15-b56c-c0d79ef5d7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:31.208542 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c3c36ec-294e-4a15-b56c-c0d79ef5d7de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:31.209455 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Flow 'volume_create_api' (827c7220-be55-4eeb-9897-f43c192a004f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:00:31.209801 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Create volume request issued successfully. Jul 22 10:00:31.210397 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2978c8b1-e5b3-42a2-b084-dbdc9f5b215c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:00:31.211080 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 641/2563] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:00:30 2026] POST /volume/v3/volumes => generated 748 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:00:31.225508 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1f75e671-6425-4b2e-a7b3-aaf5993eadf9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:31.227801 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1f75e671-6425-4b2e-a7b3-aaf5993eadf9 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b Jul 22 10:00:31.228296 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1f75e671-6425-4b2e-a7b3-aaf5993eadf9 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:31.228865 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1f75e671-6425-4b2e-a7b3-aaf5993eadf9 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:31.240253 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:31.240253 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:31.245113 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1f75e671-6425-4b2e-a7b3-aaf5993eadf9 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:31.253382 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1f75e671-6425-4b2e-a7b3-aaf5993eadf9 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b returned with HTTP 200 Jul 22 10:00:31.253382 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 648/2564] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:31 2026] GET /volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:31.412252 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a96e6185-56b4-419d-92e8-12afed36edb8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:31.414470 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a96e6185-56b4-419d-92e8-12afed36edb8 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:00:31.415943 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a96e6185-56b4-419d-92e8-12afed36edb8 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:31.415943 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a96e6185-56b4-419d-92e8-12afed36edb8 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:31.431914 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:31.431914 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:31.436567 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a96e6185-56b4-419d-92e8-12afed36edb8 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:00:31.443572 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a96e6185-56b4-419d-92e8-12afed36edb8 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b returned with HTTP 200 Jul 22 10:00:31.444333 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 638/2565] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:31 2026] GET /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:31.461391 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-583964f4-9196-4c51-a4b9-0d7dcf914b19 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:31.464886 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-583964f4-9196-4c51-a4b9-0d7dcf914b19 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:00:31.465057 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-583964f4-9196-4c51-a4b9-0d7dcf914b19 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:31.465233 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-583964f4-9196-4c51-a4b9-0d7dcf914b19 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:31.476091 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:31.476091 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:31.480235 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-583964f4-9196-4c51-a4b9-0d7dcf914b19 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:00:31.485166 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-583964f4-9196-4c51-a4b9-0d7dcf914b19 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b returned with HTTP 200 Jul 22 10:00:31.485572 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 639/2566] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:31 2026] GET /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:31.597211 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5263ede5-ad8a-4551-aff8-a4a12cd7f8bb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:31.600662 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5263ede5-ad8a-4551-aff8-a4a12cd7f8bb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:31.600998 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5263ede5-ad8a-4551-aff8-a4a12cd7f8bb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:31.601294 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5263ede5-ad8a-4551-aff8-a4a12cd7f8bb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:31.615133 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:31.615133 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:31.620935 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5263ede5-ad8a-4551-aff8-a4a12cd7f8bb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:31.626651 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5263ede5-ad8a-4551-aff8-a4a12cd7f8bb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:31.627625 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 642/2567] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:31 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 941 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:32.267776 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-39cf450e-6358-437d-b916-e27739282af2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:32.270801 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-39cf450e-6358-437d-b916-e27739282af2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b Jul 22 10:00:32.271418 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-39cf450e-6358-437d-b916-e27739282af2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:32.273036 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-39cf450e-6358-437d-b916-e27739282af2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:32.280450 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:32.280450 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:32.286036 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-39cf450e-6358-437d-b916-e27739282af2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:32.292503 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-39cf450e-6358-437d-b916-e27739282af2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b returned with HTTP 200 Jul 22 10:00:32.293212 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 649/2568] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:32 2026] GET /volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:32.311956 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a76e1069-d4d9-46f0-acb3-b711e923cab7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:32.314477 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a76e1069-d4d9-46f0-acb3-b711e923cab7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b Jul 22 10:00:32.315944 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a76e1069-d4d9-46f0-acb3-b711e923cab7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:32.315944 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a76e1069-d4d9-46f0-acb3-b711e923cab7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:32.323214 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:32.325564 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:32.325564 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:32.325766 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:00:32.326083 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-2062689984", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:32.328557 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-2062689984', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:00:32.328748 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Create volume of 1 GB Jul 22 10:00:32.330287 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a76e1069-d4d9-46f0-acb3-b711e923cab7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:32.336173 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Availability Zones retrieved successfully. Jul 22 10:00:32.337739 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a76e1069-d4d9-46f0-acb3-b711e923cab7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b returned with HTTP 200 Jul 22 10:00:32.337739 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 639/2569] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:32 2026] GET /volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 10:00:32.344757 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Flow 'volume_create_api' (3e522b4a-a0bf-451a-a536-d39e64d2c022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:00:32.346165 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5defc55-1af2-42b7-bdeb-c97dac56ff2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:32.347481 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:00:32.350674 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-55056805-c401-4d1f-b26a-292b63b242a3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:32.352937 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-55056805-c401-4d1f-b26a-292b63b242a3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:00:32.353588 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-55056805-c401-4d1f-b26a-292b63b242a3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "091ef06d-dea0-4b69-a71a-ece727e24f2b", "name": "tempest-VolumesBackupsTest-Backup-1601238998", "container": "tempest-volumesbackupstest-backup-container-1005403959"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:32.355439 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.backups [None req-55056805-c401-4d1f-b26a-292b63b242a3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Creating new backup {'backup': {'volume_id': '091ef06d-dea0-4b69-a71a-ece727e24f2b', 'name': 'tempest-VolumesBackupsTest-Backup-1601238998', 'container': 'tempest-volumesbackupstest-backup-container-1005403959'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:00:32.355635 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-55056805-c401-4d1f-b26a-292b63b242a3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Creating backup of volume 091ef06d-dea0-4b69-a71a-ece727e24f2b in container tempest-volumesbackupstest-backup-container-1005403959 Jul 22 10:00:32.366330 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:32.366330 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:32.367227 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-55056805-c401-4d1f-b26a-292b63b242a3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:32.381509 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5defc55-1af2-42b7-bdeb-c97dac56ff2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:32.382668 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75ff7d0e-0e5a-4663-ab72-4e04b5976aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:32.416792 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-55056805-c401-4d1f-b26a-292b63b242a3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Created reservations ['e8b3f8ef-e3ca-486e-8303-f30b1b9a000c', 'a393dbe4-e558-430f-9bf1-9c6f5623ca12'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:00:32.469011 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-55056805-c401-4d1f-b26a-292b63b242a3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:00:32.469614 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 643/2570] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:00:32 2026] POST /volume/v3/backups => generated 330 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:00:32.480718 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c8aa1f3d-c882-4e72-86de-45cf492bf465 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:32.484238 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c8aa1f3d-c882-4e72-86de-45cf492bf465 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:32.485984 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c8aa1f3d-c882-4e72-86de-45cf492bf465 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:32.485984 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c8aa1f3d-c882-4e72-86de-45cf492bf465 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:32.485984 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-c8aa1f3d-c882-4e72-86de-45cf492bf465 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:32.494938 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:32.494938 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:32.497366 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c8aa1f3d-c882-4e72-86de-45cf492bf465 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:32.497366 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 650/2571] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:32 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:32.500259 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Created reservations ['fecd5685-6113-4bab-b7b7-3ce3bc6b64aa', 'a92fb2e1-0bbf-4db8-9c2c-36e66a6cdb08', '49f9ecaa-8bf6-4725-adc7-5f013e9973df', '61d9ec06-cc4c-49ad-8df4-6453badf82d9'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:00:32.501396 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75ff7d0e-0e5a-4663-ab72-4e04b5976aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fecd5685-6113-4bab-b7b7-3ce3bc6b64aa', 'a92fb2e1-0bbf-4db8-9c2c-36e66a6cdb08', '49f9ecaa-8bf6-4725-adc7-5f013e9973df', '61d9ec06-cc4c-49ad-8df4-6453badf82d9']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:32.502496 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aad49796-bd4a-4749-8a97-c405fc8a5662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:32.533862 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aad49796-bd4a-4749-8a97-c405fc8a5662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb748848-4101-4817-b9b1-4f2c8eee4f4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-2062689984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fba0ff93ae406098c1ffbdf91a61bf',qos_specs=None,replication_status=,reservations=['fecd5685-6113-4bab-b7b7-3ce3bc6b64aa','a92fb2e1-0bbf-4db8-9c2c-36e66a6cdb08','49f9ecaa-8bf6-4725-adc7-5f013e9973df','61d9ec06-cc4c-49ad-8df4-6453badf82d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7585684f0a434131a54e169d727c1d57',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-2062689984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb748848-4101-4817-b9b1-4f2c8eee4f4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90fba0ff93ae406098c1ffbdf91a61bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7585684f0a434131a54e169d727c1d57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:32.535113 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a07989c-0f28-4e22-96f6-72e8f2f925ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:32.561667 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a07989c-0f28-4e22-96f6-72e8f2f925ac) transitioned into state 'SUCCESS' from state '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-2062689984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fba0ff93ae406098c1ffbdf91a61bf',qos_specs=None,replication_status=,reservations=['fecd5685-6113-4bab-b7b7-3ce3bc6b64aa','a92fb2e1-0bbf-4db8-9c2c-36e66a6cdb08','49f9ecaa-8bf6-4725-adc7-5f013e9973df','61d9ec06-cc4c-49ad-8df4-6453badf82d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7585684f0a434131a54e169d727c1d57',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:32.562578 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86056a43-129f-43b6-8569-abb173aa93d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:32.576734 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86056a43-129f-43b6-8569-abb173aa93d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:32.577995 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Flow 'volume_create_api' (3e522b4a-a0bf-451a-a536-d39e64d2c022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:00:32.578639 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Create volume request issued successfully. Jul 22 10:00:32.579402 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dcd0d45b-70c3-40ce-8613-2bbe3080ad38 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:00:32.580259 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 640/2572] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:00:32 2026] POST /volume/v3/volumes => generated 789 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:00:32.599044 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9e8d5ca2-5ec7-4319-8bf4-b54110372135 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:32.602914 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9e8d5ca2-5ec7-4319-8bf4-b54110372135 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] GET https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c Jul 22 10:00:32.603080 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9e8d5ca2-5ec7-4319-8bf4-b54110372135 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:32.603274 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9e8d5ca2-5ec7-4319-8bf4-b54110372135 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:32.612533 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:32.612533 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:32.617204 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9e8d5ca2-5ec7-4319-8bf4-b54110372135 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Volume info retrieved successfully. Jul 22 10:00:32.622445 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9e8d5ca2-5ec7-4319-8bf4-b54110372135 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c returned with HTTP 200 Jul 22 10:00:32.622894 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 640/2573] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:00:32 2026] GET /volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:32.646128 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-eac46065-498c-45bb-a771-e87f00c61ee1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:32.648570 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-eac46065-498c-45bb-a771-e87f00c61ee1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:32.649739 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-eac46065-498c-45bb-a771-e87f00c61ee1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:32.649739 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-eac46065-498c-45bb-a771-e87f00c61ee1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:32.662580 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:32.662580 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:32.668661 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-eac46065-498c-45bb-a771-e87f00c61ee1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:32.676336 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-eac46065-498c-45bb-a771-e87f00c61ee1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:32.677016 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 644/2574] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:32 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:33.512776 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-02cbb01f-2ae7-425d-b755-d78db04ea02f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:33.515172 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-02cbb01f-2ae7-425d-b755-d78db04ea02f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:33.515434 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-02cbb01f-2ae7-425d-b755-d78db04ea02f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:33.515676 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-02cbb01f-2ae7-425d-b755-d78db04ea02f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:33.515778 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-02cbb01f-2ae7-425d-b755-d78db04ea02f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:33.522397 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:33.522397 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:33.523823 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-02cbb01f-2ae7-425d-b755-d78db04ea02f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:33.524327 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 651/2575] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:33 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:33.639439 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a8951275-081b-4014-8086-7ed47b421fb5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:33.642042 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a8951275-081b-4014-8086-7ed47b421fb5 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] GET https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c Jul 22 10:00:33.642368 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a8951275-081b-4014-8086-7ed47b421fb5 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:33.642769 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a8951275-081b-4014-8086-7ed47b421fb5 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:33.651351 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:33.651351 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:33.660184 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a8951275-081b-4014-8086-7ed47b421fb5 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Volume info retrieved successfully. Jul 22 10:00:33.666348 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a8951275-081b-4014-8086-7ed47b421fb5 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c returned with HTTP 200 Jul 22 10:00:33.666768 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 641/2576] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:00:33 2026] GET /volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:33.680472 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e14f1377-eb6c-41cf-aa10-58ce5d9f04ba None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:33.682743 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e14f1377-eb6c-41cf-aa10-58ce5d9f04ba tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] GET https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c Jul 22 10:00:33.682913 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e14f1377-eb6c-41cf-aa10-58ce5d9f04ba tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:33.683153 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e14f1377-eb6c-41cf-aa10-58ce5d9f04ba tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:33.693746 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e412090b-c012-41d9-9f28-94069b887d38 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:33.695674 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e412090b-c012-41d9-9f28-94069b887d38 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:33.696009 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:33.696009 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:33.696489 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e412090b-c012-41d9-9f28-94069b887d38 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:33.696822 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e412090b-c012-41d9-9f28-94069b887d38 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:33.703889 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e14f1377-eb6c-41cf-aa10-58ce5d9f04ba tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Volume info retrieved successfully. Jul 22 10:00:33.706545 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:33.706545 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:33.709789 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e14f1377-eb6c-41cf-aa10-58ce5d9f04ba tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c returned with HTTP 200 Jul 22 10:00:33.710181 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 641/2577] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:00:33 2026] GET /volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:33.713972 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e412090b-c012-41d9-9f28-94069b887d38 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:33.718779 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e412090b-c012-41d9-9f28-94069b887d38 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:33.719468 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 645/2578] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:33 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:33.761149 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-7810da6c-e430-4b8a-840a-153913294e29 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:33.763576 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-7810da6c-e430-4b8a-840a-153913294e29 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] GET https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c Jul 22 10:00:33.763808 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-7810da6c-e430-4b8a-840a-153913294e29 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:33.764108 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-7810da6c-e430-4b8a-840a-153913294e29 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:33.773150 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:33.773150 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:33.778475 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-7810da6c-e430-4b8a-840a-153913294e29 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Volume info retrieved successfully. Jul 22 10:00:33.785142 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-7810da6c-e430-4b8a-840a-153913294e29 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c returned with HTTP 200 Jul 22 10:00:33.788837 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 652/2579] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:00:33 2026] GET /volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c => generated 864 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:00:33.871726 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8840a88c-bca2-4942-8849-aeb4a566f491 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:33.872169 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8840a88c-bca2-4942-8849-aeb4a566f491 None None] GET https://10.4.3.206/volume// Jul 22 10:00:33.872343 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8840a88c-bca2-4942-8849-aeb4a566f491 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:33.872560 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8840a88c-bca2-4942-8849-aeb4a566f491 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:33.872894 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8840a88c-bca2-4942-8849-aeb4a566f491 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:33.873230 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 642/2580] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:00:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:00:33.882530 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-9a77e176-a045-4f9e-bcda-53cb7ab642c0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:33.885194 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-9a77e176-a045-4f9e-bcda-53cb7ab642c0 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:00:33.885657 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-9a77e176-a045-4f9e-bcda-53cb7ab642c0 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb748848-4101-4817-b9b1-4f2c8eee4f4c", "connector": null, "instance_uuid": "16c14ff4-c5d3-47f3-8029-aabb13b505b7"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:33.895511 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:33.895511 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:33.925643 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-9a77e176-a045-4f9e-bcda-53cb7ab642c0 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:00:33.926116 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 642/2581] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:00:33 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:33.935060 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a17b74c7-9263-4ec9-af2e-4e849747c136 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:33.938296 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a17b74c7-9263-4ec9-af2e-4e849747c136 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 10:00:33.938296 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a17b74c7-9263-4ec9-af2e-4e849747c136 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:33.938629 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a17b74c7-9263-4ec9-af2e-4e849747c136 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:33.960105 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8ec71d45-c41d-4c0d-84ee-ebe133d05cbb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:33.962423 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:33.962423 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:33.962551 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8ec71d45-c41d-4c0d-84ee-ebe133d05cbb tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] GET https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c Jul 22 10:00:33.963163 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8ec71d45-c41d-4c0d-84ee-ebe133d05cbb tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:33.963163 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8ec71d45-c41d-4c0d-84ee-ebe133d05cbb tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:33.974471 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a17b74c7-9263-4ec9-af2e-4e849747c136 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 10:00:33.980083 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:33.980083 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:33.980246 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-58c0a2b7-1366-4d23-9832-0ac34dd6fcef None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:33.980751 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-58c0a2b7-1366-4d23-9832-0ac34dd6fcef None None] GET https://10.4.3.206/volume// Jul 22 10:00:33.980985 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-58c0a2b7-1366-4d23-9832-0ac34dd6fcef None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:33.981230 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-58c0a2b7-1366-4d23-9832-0ac34dd6fcef None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:33.981466 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a17b74c7-9263-4ec9-af2e-4e849747c136 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 10:00:33.981644 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-58c0a2b7-1366-4d23-9832-0ac34dd6fcef None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:33.985948 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 646/2582] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:33 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 1139 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:33.986222 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 643/2583] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:00:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:00:33.986287 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8ec71d45-c41d-4c0d-84ee-ebe133d05cbb tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Volume info retrieved successfully. Jul 22 10:00:33.991552 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8ec71d45-c41d-4c0d-84ee-ebe133d05cbb tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c returned with HTTP 200 Jul 22 10:00:33.992172 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 653/2584] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:00:33 2026] GET /volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:33.993078 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-2f6bba87-d5ec-473c-90a8-7a6c227b3e30 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:33.995337 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-2f6bba87-d5ec-473c-90a8-7a6c227b3e30 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] GET https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c Jul 22 10:00:33.995552 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-2f6bba87-d5ec-473c-90a8-7a6c227b3e30 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:33.995781 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-2f6bba87-d5ec-473c-90a8-7a6c227b3e30 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:34.006915 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:34.006915 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:34.011502 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-2f6bba87-d5ec-473c-90a8-7a6c227b3e30 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Volume info retrieved successfully. Jul 22 10:00:34.017541 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-2f6bba87-d5ec-473c-90a8-7a6c227b3e30 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c returned with HTTP 200 Jul 22 10:00:34.018113 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 643/2585] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:00:33 2026] GET /volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c => generated 1043 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:00:34.155148 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-0ba2b15d-9f9b-4b20-979f-130a3e7b0cde None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:34.158214 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-0ba2b15d-9f9b-4b20-979f-130a3e7b0cde tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] PUT https://10.4.3.206/volume/v3/attachments/b85352ec-bebd-4811-9a6a-5509712d595e Jul 22 10:00:34.158745 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-0ba2b15d-9f9b-4b20-979f-130a3e7b0cde tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:34.181665 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-0ba2b15d-9f9b-4b20-979f-130a3e7b0cde tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Acquiring lock "cinder-attachment_update-cb748848-4101-4817-b9b1-4f2c8eee4f4c-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:00:34.189171 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-0ba2b15d-9f9b-4b20-979f-130a3e7b0cde tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Lock "cinder-attachment_update-cb748848-4101-4817-b9b1-4f2c8eee4f4c-np0000005636" acquired by "attachment_update" :: waited 0.008s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:00:34.190847 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:34.190847 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:34.279760 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-65bdb5bb-1530-49ee-b000-75aadb7427b4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:34.282744 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-65bdb5bb-1530-49ee-b000-75aadb7427b4 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 10:00:34.283103 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-65bdb5bb-1530-49ee-b000-75aadb7427b4 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:34.283334 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-65bdb5bb-1530-49ee-b000-75aadb7427b4 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:34.296754 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:34.296754 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:34.302758 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-65bdb5bb-1530-49ee-b000-75aadb7427b4 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 10:00:34.309534 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-65bdb5bb-1530-49ee-b000-75aadb7427b4 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 10:00:34.310028 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 644/2586] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:34 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:34.313313 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-0ba2b15d-9f9b-4b20-979f-130a3e7b0cde tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Lock "cinder-attachment_update-cb748848-4101-4817-b9b1-4f2c8eee4f4c-np0000005636" released by "attachment_update" :: held 0.124s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:00:34.313708 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-0ba2b15d-9f9b-4b20-979f-130a3e7b0cde tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/attachments/b85352ec-bebd-4811-9a6a-5509712d595e returned with HTTP 200 Jul 22 10:00:34.315945 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 647/2587] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:00:34 2026] PUT /volume/v3/attachments/b85352ec-bebd-4811-9a6a-5509712d595e => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:34.363613 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-851d4127-4dec-431b-bdeb-456f871c071a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:34.366400 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-851d4127-4dec-431b-bdeb-456f871c071a tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 10:00:34.366634 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-851d4127-4dec-431b-bdeb-456f871c071a tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:34.367352 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-851d4127-4dec-431b-bdeb-456f871c071a tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:34.380102 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:34.380102 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:34.385952 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-851d4127-4dec-431b-bdeb-456f871c071a tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 10:00:34.393508 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-851d4127-4dec-431b-bdeb-456f871c071a tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 10:00:34.394177 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 654/2588] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:00:34 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:34.416916 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-dc932708-1a54-4c55-881d-9ddb8be5fca6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:34.419196 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-dc932708-1a54-4c55-881d-9ddb8be5fca6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] POST https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71/action Jul 22 10:00:34.419550 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-dc932708-1a54-4c55-881d-9ddb8be5fca6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:00:34.419691 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-dc932708-1a54-4c55-881d-9ddb8be5fca6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:34.430953 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:34.430953 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:34.431545 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-dc932708-1a54-4c55-881d-9ddb8be5fca6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 10:00:34.439808 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-dc932708-1a54-4c55-881d-9ddb8be5fca6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Begin detaching volume completed successfully. Jul 22 10:00:34.439987 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-dc932708-1a54-4c55-881d-9ddb8be5fca6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71/action returned with HTTP 202 Jul 22 10:00:34.440561 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 644/2589] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:00:34 2026] POST /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:00:34.499443 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b87825b6-ad4a-4237-b49d-248acee4c820 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:34.500031 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b87825b6-ad4a-4237-b49d-248acee4c820 None None] GET https://10.4.3.206/volume// Jul 22 10:00:34.501739 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b87825b6-ad4a-4237-b49d-248acee4c820 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:34.501739 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b87825b6-ad4a-4237-b49d-248acee4c820 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:34.501739 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b87825b6-ad4a-4237-b49d-248acee4c820 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:34.501739 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 645/2590] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:00:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:00:34.512776 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-aaeaf9ef-5488-470e-b645-cb09abb27b72 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:34.515733 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-aaeaf9ef-5488-470e-b645-cb09abb27b72 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 10:00:34.516084 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-aaeaf9ef-5488-470e-b645-cb09abb27b72 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:34.516369 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-aaeaf9ef-5488-470e-b645-cb09abb27b72 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:34.529864 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:34.529864 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:34.536709 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-aaeaf9ef-5488-470e-b645-cb09abb27b72 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 10:00:34.540141 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c6233c3b-e44c-4a1d-af07-59c6ada92823 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:34.542984 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c6233c3b-e44c-4a1d-af07-59c6ada92823 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:34.543254 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c6233c3b-e44c-4a1d-af07-59c6ada92823 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:34.543506 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c6233c3b-e44c-4a1d-af07-59c6ada92823 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:34.543702 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-c6233c3b-e44c-4a1d-af07-59c6ada92823 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:34.545786 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-aaeaf9ef-5488-470e-b645-cb09abb27b72 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 10:00:34.546304 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 648/2591] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:00:34 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 1322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:00:34.549720 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:34.549720 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:34.550794 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c6233c3b-e44c-4a1d-af07-59c6ada92823 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:34.551280 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 655/2592] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:34 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:34.736760 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1b6b7c40-a981-4647-92cc-75342e4c9a61 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:34.739083 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b6b7c40-a981-4647-92cc-75342e4c9a61 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:34.739375 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b6b7c40-a981-4647-92cc-75342e4c9a61 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:34.739653 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b6b7c40-a981-4647-92cc-75342e4c9a61 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:34.748433 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:34.748433 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:34.753357 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1b6b7c40-a981-4647-92cc-75342e4c9a61 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:34.761083 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b6b7c40-a981-4647-92cc-75342e4c9a61 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:34.761627 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 645/2593] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:34 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:35.006704 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9c4d424c-a80e-49f0-ab3c-c1066704266d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:35.009176 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9c4d424c-a80e-49f0-ab3c-c1066704266d tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] GET https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c Jul 22 10:00:35.009526 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9c4d424c-a80e-49f0-ab3c-c1066704266d tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:35.009856 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9c4d424c-a80e-49f0-ab3c-c1066704266d tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:35.022415 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:35.022415 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:35.027707 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9c4d424c-a80e-49f0-ab3c-c1066704266d tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Volume info retrieved successfully. Jul 22 10:00:35.034288 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9c4d424c-a80e-49f0-ab3c-c1066704266d tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c returned with HTTP 200 Jul 22 10:00:35.034791 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 646/2594] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:00:35 2026] GET /volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:35.564900 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f77c00c5-f8ca-45cb-ba57-2733b916299b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:35.568297 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f77c00c5-f8ca-45cb-ba57-2733b916299b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:35.568538 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f77c00c5-f8ca-45cb-ba57-2733b916299b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:35.568777 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f77c00c5-f8ca-45cb-ba57-2733b916299b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:35.568906 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-f77c00c5-f8ca-45cb-ba57-2733b916299b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:35.575086 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:35.575086 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:35.576543 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f77c00c5-f8ca-45cb-ba57-2733b916299b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:35.577345 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 649/2595] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:35 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:35.778593 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-090e4795-551d-4559-ab06-55ec89205e58 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:35.780707 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-090e4795-551d-4559-ab06-55ec89205e58 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:35.780949 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-090e4795-551d-4559-ab06-55ec89205e58 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:35.781170 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-090e4795-551d-4559-ab06-55ec89205e58 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:35.788630 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:35.788630 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:35.792620 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-090e4795-551d-4559-ab06-55ec89205e58 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:35.797251 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-090e4795-551d-4559-ab06-55ec89205e58 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:35.797656 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 656/2596] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:35 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:36.055450 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a3439751-753c-4ee2-9eb6-1838afeccd51 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:36.058809 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a3439751-753c-4ee2-9eb6-1838afeccd51 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] GET https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c Jul 22 10:00:36.059235 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a3439751-753c-4ee2-9eb6-1838afeccd51 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:36.060068 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a3439751-753c-4ee2-9eb6-1838afeccd51 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:36.078528 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:36.078528 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:36.083811 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a3439751-753c-4ee2-9eb6-1838afeccd51 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Volume info retrieved successfully. Jul 22 10:00:36.091416 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a3439751-753c-4ee2-9eb6-1838afeccd51 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c returned with HTTP 200 Jul 22 10:00:36.092101 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 646/2597] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:00:36 2026] GET /volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:36.591811 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b201815d-a10f-442a-951f-f68c098a5d08 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:36.594048 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b201815d-a10f-442a-951f-f68c098a5d08 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:36.595217 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b201815d-a10f-442a-951f-f68c098a5d08 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:36.595217 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b201815d-a10f-442a-951f-f68c098a5d08 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:36.595217 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-b201815d-a10f-442a-951f-f68c098a5d08 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:36.603025 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:36.603025 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:36.603025 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b201815d-a10f-442a-951f-f68c098a5d08 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:36.603025 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 647/2598] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:36 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:00:36.814948 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4e8cfd5f-474e-4803-a5e6-c48c00f6e4d5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:36.816508 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4e8cfd5f-474e-4803-a5e6-c48c00f6e4d5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:36.816738 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4e8cfd5f-474e-4803-a5e6-c48c00f6e4d5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:36.817006 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4e8cfd5f-474e-4803-a5e6-c48c00f6e4d5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:36.826666 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:36.826666 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:36.834954 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4e8cfd5f-474e-4803-a5e6-c48c00f6e4d5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:36.839203 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4e8cfd5f-474e-4803-a5e6-c48c00f6e4d5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:36.839442 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 650/2599] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:36 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:37.109602 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-62e7c317-d629-4d11-ba11-e08b32c6def5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:37.113947 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-62e7c317-d629-4d11-ba11-e08b32c6def5 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] GET https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c Jul 22 10:00:37.113947 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-62e7c317-d629-4d11-ba11-e08b32c6def5 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:37.113947 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-62e7c317-d629-4d11-ba11-e08b32c6def5 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:37.125534 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:37.125534 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:37.129997 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-62e7c317-d629-4d11-ba11-e08b32c6def5 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Volume info retrieved successfully. Jul 22 10:00:37.135423 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-62e7c317-d629-4d11-ba11-e08b32c6def5 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c returned with HTTP 200 Jul 22 10:00:37.137162 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 657/2600] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:00:37 2026] GET /volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:37.618528 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a38ea666-b13f-427e-bc36-1dfdca8162b1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:37.620327 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a38ea666-b13f-427e-bc36-1dfdca8162b1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:37.620503 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a38ea666-b13f-427e-bc36-1dfdca8162b1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:37.620715 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a38ea666-b13f-427e-bc36-1dfdca8162b1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:37.620815 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a38ea666-b13f-427e-bc36-1dfdca8162b1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:37.625266 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:37.625266 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:37.626263 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a38ea666-b13f-427e-bc36-1dfdca8162b1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:37.626405 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 647/2601] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:37 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:37.856804 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0b668d8f-6a2d-4197-b9af-bf1e04874397 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:37.864723 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0b668d8f-6a2d-4197-b9af-bf1e04874397 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:37.865014 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0b668d8f-6a2d-4197-b9af-bf1e04874397 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:37.865265 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0b668d8f-6a2d-4197-b9af-bf1e04874397 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:37.881846 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:37.881846 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:37.889099 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0b668d8f-6a2d-4197-b9af-bf1e04874397 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:37.893501 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0b668d8f-6a2d-4197-b9af-bf1e04874397 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:37.894067 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 648/2602] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:37 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 944 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:38.089278 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-b64f1d2b-8673-41f1-a01e-a4c0fcaa85e2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.091758 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-b64f1d2b-8673-41f1-a01e-a4c0fcaa85e2 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] POST https://10.4.3.206/volume/v3/attachments/b85352ec-bebd-4811-9a6a-5509712d595e/action Jul 22 10:00:38.092259 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-b64f1d2b-8673-41f1-a01e-a4c0fcaa85e2 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:00:38.092427 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-b64f1d2b-8673-41f1-a01e-a4c0fcaa85e2 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:38.112485 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b1461f7f-cc16-41b6-bc89-68894cc37812 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.114488 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.114488 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:38.114764 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b1461f7f-cc16-41b6-bc89-68894cc37812 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:00:38.114995 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b1461f7f-cc16-41b6-bc89-68894cc37812 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.115387 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b1461f7f-cc16-41b6-bc89-68894cc37812 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.126741 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.126741 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:38.134050 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b1461f7f-cc16-41b6-bc89-68894cc37812 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:00:38.140116 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c72cd6bc-e2dc-45ed-b4c2-e46b13767fb4 req-b64f1d2b-8673-41f1-a01e-a4c0fcaa85e2 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/attachments/b85352ec-bebd-4811-9a6a-5509712d595e/action returned with HTTP 204 Jul 22 10:00:38.140685 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 651/2603] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:00:38 2026] POST /volume/v3/attachments/b85352ec-bebd-4811-9a6a-5509712d595e/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:00:38.141634 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b1461f7f-cc16-41b6-bc89-68894cc37812 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 200 Jul 22 10:00:38.142382 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 658/2604] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:38.151484 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2be0778d-9399-4d79-836c-7e26a1c11820 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.154568 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2be0778d-9399-4d79-836c-7e26a1c11820 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] GET https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c Jul 22 10:00:38.154802 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2be0778d-9399-4d79-836c-7e26a1c11820 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.155084 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2be0778d-9399-4d79-836c-7e26a1c11820 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.160303 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8d2ff8e5-383f-4ff0-94d6-f224b73709bc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.162298 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8d2ff8e5-383f-4ff0-94d6-f224b73709bc tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:00:38.162518 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8d2ff8e5-383f-4ff0-94d6-f224b73709bc tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.162772 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8d2ff8e5-383f-4ff0-94d6-f224b73709bc tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.170422 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.170422 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:38.170659 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.170659 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:38.176307 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2be0778d-9399-4d79-836c-7e26a1c11820 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Volume info retrieved successfully. Jul 22 10:00:38.177091 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8d2ff8e5-383f-4ff0-94d6-f224b73709bc tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:00:38.183102 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2be0778d-9399-4d79-836c-7e26a1c11820 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c returned with HTTP 200 Jul 22 10:00:38.183656 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 648/2605] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c => generated 1174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:00:38.189856 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8d2ff8e5-383f-4ff0-94d6-f224b73709bc tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 200 Jul 22 10:00:38.190420 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 649/2606] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:38.193115 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-95405351-082e-4830-adfd-113389168994 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.196477 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-95405351-082e-4830-adfd-113389168994 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] DELETE https://10.4.3.206/volume/v3/attachments/717c9b24-f48b-4d99-83d3-bf4efe3f787b Jul 22 10:00:38.196876 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-95405351-082e-4830-adfd-113389168994 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.196876 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-95405351-082e-4830-adfd-113389168994 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.200277 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-dcada6df-0751-49c0-88ae-c25dfb7f3a50 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.205054 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dcada6df-0751-49c0-88ae-c25dfb7f3a50 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] GET https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c Jul 22 10:00:38.205054 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dcada6df-0751-49c0-88ae-c25dfb7f3a50 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.205391 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dcada6df-0751-49c0-88ae-c25dfb7f3a50 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.219692 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.219692 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:38.228834 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.228834 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:38.240692 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-dcada6df-0751-49c0-88ae-c25dfb7f3a50 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Volume info retrieved successfully. Jul 22 10:00:38.248139 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dcada6df-0751-49c0-88ae-c25dfb7f3a50 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c returned with HTTP 200 Jul 22 10:00:38.251952 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 659/2607] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c => generated 1174 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:00:38.258214 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-909aa9ec-be51-4d07-8601-70e04c708262 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.267846 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-2508aaff-7cf3-4084-b511-df6e6e6a6f0b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.270838 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-909aa9ec-be51-4d07-8601-70e04c708262 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 10:00:38.271124 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-909aa9ec-be51-4d07-8601-70e04c708262 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.271369 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-909aa9ec-be51-4d07-8601-70e04c708262 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.271715 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-2508aaff-7cf3-4084-b511-df6e6e6a6f0b tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:00:38.271941 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-2508aaff-7cf3-4084-b511-df6e6e6a6f0b tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.272867 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-2508aaff-7cf3-4084-b511-df6e6e6a6f0b tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.274416 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fc7a3302-b651-4ef1-81bc-9155a1dd55d5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.280011 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 660/2608] 10.4.3.206 () {70 vars in 1611 bytes} [Wed Jul 22 10:00:38 2026] DELETE /volume/v3/attachments/b85352ec-bebd-4811-9a6a-5509712d595e => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 10:00:38.286738 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.286738 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:38.287708 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-74b79909-8456-45a3-bc0d-a81afde7b861 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.291686 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.291686 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:38.292488 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-2508aaff-7cf3-4084-b511-df6e6e6a6f0b tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:00:38.296350 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-909aa9ec-be51-4d07-8601-70e04c708262 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:00:38.299489 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-2508aaff-7cf3-4084-b511-df6e6e6a6f0b tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 200 Jul 22 10:00:38.303654 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 650/2609] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:38.303790 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-909aa9ec-be51-4d07-8601-70e04c708262 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 10:00:38.303790 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 649/2610] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 1136 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:38.304523 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-6eb9aad9-f8a8-46c6-88a7-443ef554ba29 req-95405351-082e-4830-adfd-113389168994 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/attachments/717c9b24-f48b-4d99-83d3-bf4efe3f787b returned with HTTP 200 Jul 22 10:00:38.305248 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 652/2611] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:00:38 2026] DELETE /volume/v3/attachments/717c9b24-f48b-4d99-83d3-bf4efe3f787b => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:38.327685 np0000005636 devstack@c-api.service[100151]: WARNING keystonemiddleware.auth_token [None req-74b79909-8456-45a3-bc0d-a81afde7b861 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 22 10:00:38.327685 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 661/2612] 10.4.3.206 () {70 vars in 1611 bytes} [Wed Jul 22 10:00:38 2026] DELETE /volume/v3/attachments/b85352ec-bebd-4811-9a6a-5509712d595e => generated 114 bytes in 40 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 10:00:38.336151 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d6250f22-31dc-4078-b125-c2099321991c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.336312 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-64fff8a5-f7a0-4bf3-8d18-5a2bc5bf9f49 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.338383 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d6250f22-31dc-4078-b125-c2099321991c tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] DELETE https://10.4.3.206/volume/v3/attachments/b85352ec-bebd-4811-9a6a-5509712d595e Jul 22 10:00:38.338639 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-64fff8a5-f7a0-4bf3-8d18-5a2bc5bf9f49 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] POST https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48/action Jul 22 10:00:38.338810 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d6250f22-31dc-4078-b125-c2099321991c tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.339005 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d6250f22-31dc-4078-b125-c2099321991c tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.339054 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-64fff8a5-f7a0-4bf3-8d18-5a2bc5bf9f49 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:00:38.339144 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-64fff8a5-f7a0-4bf3-8d18-5a2bc5bf9f49 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:38.351898 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.351898 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:38.357460 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.357460 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:38.358217 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-64fff8a5-f7a0-4bf3-8d18-5a2bc5bf9f49 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:00:38.378681 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-64fff8a5-f7a0-4bf3-8d18-5a2bc5bf9f49 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Begin detaching volume completed successfully. Jul 22 10:00:38.378835 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-64fff8a5-f7a0-4bf3-8d18-5a2bc5bf9f49 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48/action returned with HTTP 202 Jul 22 10:00:38.379320 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 651/2613] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:00:38 2026] POST /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:00:38.405649 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6f3f22ef-ec69-4ce8-be8d-72be308a850a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.407644 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6f3f22ef-ec69-4ce8-be8d-72be308a850a tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 10:00:38.407910 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6f3f22ef-ec69-4ce8-be8d-72be308a850a tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.408133 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6f3f22ef-ec69-4ce8-be8d-72be308a850a tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.432211 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.432211 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:38.434747 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3f99819b-0ced-44eb-a47f-ca5b8975cadb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.435080 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3f99819b-0ced-44eb-a47f-ca5b8975cadb None None] GET https://10.4.3.206/volume// Jul 22 10:00:38.435320 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3f99819b-0ced-44eb-a47f-ca5b8975cadb None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.435603 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3f99819b-0ced-44eb-a47f-ca5b8975cadb None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.436051 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3f99819b-0ced-44eb-a47f-ca5b8975cadb None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:38.436445 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 662/2614] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:00:38.440895 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d6250f22-31dc-4078-b125-c2099321991c tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Attachment connected to vm 16c14ff4-c5d3-47f3-8029-aabb13b505b7, checking data on nova Jul 22 10:00:38.441228 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.compute.nova [None req-d6250f22-31dc-4078-b125-c2099321991c tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Creating Keystone token plugin using URL: https://10.4.3.206/identity {{(pid=100152) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 22 10:00:38.448724 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-4f5fb671-bf65-4a7c-bff5-e13f000e44f9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.452471 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-4f5fb671-bf65-4a7c-bff5-e13f000e44f9 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:00:38.453058 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-4f5fb671-bf65-4a7c-bff5-e13f000e44f9 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5f08bf3-e07d-40d2-ade8-37a49a52f745", "connector": null, "instance_uuid": "243bde28-df8d-4a84-8ce0-5da8301c28ad"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:38.457951 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6f3f22ef-ec69-4ce8-be8d-72be308a850a tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:00:38.464169 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6f3f22ef-ec69-4ce8-be8d-72be308a850a tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 10:00:38.464997 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 653/2615] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 1139 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:38.470726 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.470726 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:38.477281 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-879dedcd-1994-4dab-b81f-61cf02fe2fb2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.478029 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-879dedcd-1994-4dab-b81f-61cf02fe2fb2 None None] GET https://10.4.3.206/volume// Jul 22 10:00:38.478157 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-879dedcd-1994-4dab-b81f-61cf02fe2fb2 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.478353 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-879dedcd-1994-4dab-b81f-61cf02fe2fb2 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.479321 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-879dedcd-1994-4dab-b81f-61cf02fe2fb2 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:38.479815 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 663/2616] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:00:38.491392 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-fd96c067-098e-4846-85f6-306a251dc7d0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.494615 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-fd96c067-098e-4846-85f6-306a251dc7d0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 10:00:38.495095 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-fd96c067-098e-4846-85f6-306a251dc7d0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.495460 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-fd96c067-098e-4846-85f6-306a251dc7d0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.512947 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.512947 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:38.519633 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-fd96c067-098e-4846-85f6-306a251dc7d0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:00:38.527265 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-fd96c067-098e-4846-85f6-306a251dc7d0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 10:00:38.528293 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 654/2617] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 1319 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:00:38.539019 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-4f5fb671-bf65-4a7c-bff5-e13f000e44f9 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:00:38.539786 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 652/2618] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:00:38 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) Jul 22 10:00:38.573414 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-27b69209-ecc7-4b1f-9d08-df1b73173a3a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.576032 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-27b69209-ecc7-4b1f-9d08-df1b73173a3a tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:00:38.576275 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-27b69209-ecc7-4b1f-9d08-df1b73173a3a tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.576551 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-27b69209-ecc7-4b1f-9d08-df1b73173a3a tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.594261 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.594261 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:38.603970 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-27b69209-ecc7-4b1f-9d08-df1b73173a3a tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:00:38.604136 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6129376f-5778-4c5a-b85c-d8698c794247 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.604136 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6129376f-5778-4c5a-b85c-d8698c794247 None None] GET https://10.4.3.206/volume// Jul 22 10:00:38.604362 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6129376f-5778-4c5a-b85c-d8698c794247 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.604713 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6129376f-5778-4c5a-b85c-d8698c794247 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.605274 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6129376f-5778-4c5a-b85c-d8698c794247 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:38.605746 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 655/2619] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:00:38.609502 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-27b69209-ecc7-4b1f-9d08-df1b73173a3a tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 200 Jul 22 10:00:38.610071 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 664/2620] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:38.617970 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-e83955ab-ad06-463e-ba51-08aab60658b7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.623577 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-e83955ab-ad06-463e-ba51-08aab60658b7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:00:38.624045 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-e83955ab-ad06-463e-ba51-08aab60658b7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.624784 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-e83955ab-ad06-463e-ba51-08aab60658b7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.641648 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.641648 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:38.641896 np0000005636 devstack@c-api.service[100152]: DEBUG novaclient.v2.client [None req-d6250f22-31dc-4078-b125-c2099321991c tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] REQ: curl -g -i -X GET https://10.4.3.206/compute/v2.1/servers/16c14ff4-c5d3-47f3-8029-aabb13b505b7/os-volume_attachments/cb748848-4101-4817-b9b1-4f2c8eee4f4c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}08ba4327672295fa11c7cf429fc5ad7aec79de561ab84a6536a057e2d9a06a4e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d6250f22-31dc-4078-b125-c2099321991c" -H "X-Service-Token: {SHA256}98992dffe83c2c726a4d57074edaf7d2be0b758f6a7b189c27d45f0160be1215" {{(pid=100152) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 22 10:00:38.642306 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-26495c01-9c6b-4726-a309-90f145630294 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.643788 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-26495c01-9c6b-4726-a309-90f145630294 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:38.644060 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-26495c01-9c6b-4726-a309-90f145630294 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.644295 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-26495c01-9c6b-4726-a309-90f145630294 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.644435 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-26495c01-9c6b-4726-a309-90f145630294 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:38.646140 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-e83955ab-ad06-463e-ba51-08aab60658b7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:00:38.651869 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.651869 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:38.652614 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-e83955ab-ad06-463e-ba51-08aab60658b7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 200 Jul 22 10:00:38.652857 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-26495c01-9c6b-4726-a309-90f145630294 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:38.653358 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 653/2621] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 1019 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:00:38.653586 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 656/2622] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:38.700126 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-51685954-236e-423a-955d-b8c889027df7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.702338 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-51685954-236e-423a-955d-b8c889027df7 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 10:00:38.702786 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-51685954-236e-423a-955d-b8c889027df7 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.702917 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-51685954-236e-423a-955d-b8c889027df7 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.713581 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.713581 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:38.721908 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-51685954-236e-423a-955d-b8c889027df7 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 10:00:38.728320 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-51685954-236e-423a-955d-b8c889027df7 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 10:00:38.728883 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 665/2623] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:38.771878 np0000005636 devstack@c-api.service[100152]: DEBUG novaclient.v2.client [None req-d6250f22-31dc-4078-b125-c2099321991c tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 22 Jul 2026 10:00: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-d78e4cc9-5e91-4524-9d59-7dce65540610 x-openstack-request-id: req-d78e4cc9-5e91-4524-9d59-7dce65540610 {{(pid=100152) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 22 10:00:38.772147 np0000005636 devstack@c-api.service[100152]: DEBUG novaclient.v2.client [None req-d6250f22-31dc-4078-b125-c2099321991c tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "cb748848-4101-4817-b9b1-4f2c8eee4f4c", "serverId": "16c14ff4-c5d3-47f3-8029-aabb13b505b7", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b85352ec-bebd-4811-9a6a-5509712d595e", "bdm_uuid": "2e5b1834-6773-48eb-b2ed-102ba0829101"}} {{(pid=100152) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 22 10:00:38.772255 np0000005636 devstack@c-api.service[100152]: DEBUG novaclient.v2.client [None req-d6250f22-31dc-4078-b125-c2099321991c tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] GET call to compute for https://10.4.3.206/compute/v2.1/servers/16c14ff4-c5d3-47f3-8029-aabb13b505b7/os-volume_attachments/cb748848-4101-4817-b9b1-4f2c8eee4f4c used request id req-d78e4cc9-5e91-4524-9d59-7dce65540610 {{(pid=100152) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 22 10:00:38.774943 np0000005636 devstack@c-api.service[100152]: ERROR cinder.volume.api [None req-d6250f22-31dc-4078-b125-c2099321991c tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault [None req-d6250f22-31dc-4078-b125-c2099321991c tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Caught error: Detach volume from instance 16c14ff4-c5d3-47f3-8029-aabb13b505b7 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 16c14ff4-c5d3-47f3-8029-aabb13b505b7 using the Compute API Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 22 10:00:38.777669 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 16c14ff4-c5d3-47f3-8029-aabb13b505b7 using the Compute API Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.middleware.fault [None req-d6250f22-31dc-4078-b125-c2099321991c tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/attachments/b85352ec-bebd-4811-9a6a-5509712d595e returned with HTTP 409 Jul 22 10:00:38.779302 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 650/2624] 10.4.3.206 () {68 vars in 1404 bytes} [Wed Jul 22 10:00:38 2026] DELETE /volume/v3/attachments/b85352ec-bebd-4811-9a6a-5509712d595e => generated 167 bytes in 443 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:00:38.789677 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-987b8f07-4b7a-4470-b663-19f686e2b950 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.792839 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-987b8f07-4b7a-4470-b663-19f686e2b950 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] PUT https://10.4.3.206/volume/v3/attachments/491aed8c-c072-45e8-a887-c323d93697ea Jul 22 10:00:38.793578 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-987b8f07-4b7a-4470-b663-19f686e2b950 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:38.810291 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-987b8f07-4b7a-4470-b663-19f686e2b950 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Acquiring lock "cinder-attachment_update-b5f08bf3-e07d-40d2-ade8-37a49a52f745-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:00:38.818255 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-987b8f07-4b7a-4470-b663-19f686e2b950 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Lock "cinder-attachment_update-b5f08bf3-e07d-40d2-ade8-37a49a52f745-np0000005636" acquired by "attachment_update" :: waited 0.007s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:00:38.819597 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-381e917c-5258-40bb-b240-7e37e829698f req-c6619b7b-a7fa-4460-90db-390e90c98976 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.819710 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.819710 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:38.822302 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-381e917c-5258-40bb-b240-7e37e829698f req-c6619b7b-a7fa-4460-90db-390e90c98976 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] GET https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c Jul 22 10:00:38.822495 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-381e917c-5258-40bb-b240-7e37e829698f req-c6619b7b-a7fa-4460-90db-390e90c98976 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.822726 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-381e917c-5258-40bb-b240-7e37e829698f req-c6619b7b-a7fa-4460-90db-390e90c98976 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.835953 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.835953 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:38.840464 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-381e917c-5258-40bb-b240-7e37e829698f req-c6619b7b-a7fa-4460-90db-390e90c98976 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Volume info retrieved successfully. Jul 22 10:00:38.847101 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-381e917c-5258-40bb-b240-7e37e829698f req-c6619b7b-a7fa-4460-90db-390e90c98976 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c returned with HTTP 200 Jul 22 10:00:38.847573 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 657/2625] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c => generated 1156 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:38.874160 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-381e917c-5258-40bb-b240-7e37e829698f req-dec25985-4449-40bc-8135-088aed6a4ca1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.877830 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-381e917c-5258-40bb-b240-7e37e829698f req-dec25985-4449-40bc-8135-088aed6a4ca1 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] POST https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c/action Jul 22 10:00:38.878531 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-381e917c-5258-40bb-b240-7e37e829698f req-dec25985-4449-40bc-8135-088aed6a4ca1 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:00:38.878793 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-381e917c-5258-40bb-b240-7e37e829698f req-dec25985-4449-40bc-8135-088aed6a4ca1 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:38.895956 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.895956 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:38.895956 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-381e917c-5258-40bb-b240-7e37e829698f req-dec25985-4449-40bc-8135-088aed6a4ca1 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Volume info retrieved successfully. Jul 22 10:00:38.906320 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-381e917c-5258-40bb-b240-7e37e829698f req-dec25985-4449-40bc-8135-088aed6a4ca1 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Begin detaching volume completed successfully. Jul 22 10:00:38.906860 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-381e917c-5258-40bb-b240-7e37e829698f req-dec25985-4449-40bc-8135-088aed6a4ca1 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c/action returned with HTTP 202 Jul 22 10:00:38.909152 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 666/2626] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:00:38 2026] POST /volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:00:38.911268 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c78fd5d2-aac5-4343-a2f7-c423868dc235 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.916292 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c78fd5d2-aac5-4343-a2f7-c423868dc235 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:38.916292 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c78fd5d2-aac5-4343-a2f7-c423868dc235 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.916292 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c78fd5d2-aac5-4343-a2f7-c423868dc235 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.953852 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-987b8f07-4b7a-4470-b663-19f686e2b950 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Lock "cinder-attachment_update-b5f08bf3-e07d-40d2-ade8-37a49a52f745-np0000005636" released by "attachment_update" :: held 0.136s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:00:38.954459 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-987b8f07-4b7a-4470-b663-19f686e2b950 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/attachments/491aed8c-c072-45e8-a887-c323d93697ea returned with HTTP 200 Jul 22 10:00:38.956101 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 654/2627] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:00:38 2026] PUT /volume/v3/attachments/491aed8c-c072-45e8-a887-c323d93697ea => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:38.956754 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-c78fd5d2-aac5-4343-a2f7-c423868dc235 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 10:00:38.965964 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:38.965964 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:38.970811 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c78fd5d2-aac5-4343-a2f7-c423868dc235 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:38.977144 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b051b93d-8ae4-4e68-b7df-b5206737d973 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.978202 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b051b93d-8ae4-4e68-b7df-b5206737d973 None None] GET https://10.4.3.206/volume// Jul 22 10:00:38.978652 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b051b93d-8ae4-4e68-b7df-b5206737d973 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.978960 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b051b93d-8ae4-4e68-b7df-b5206737d973 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:38.979455 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b051b93d-8ae4-4e68-b7df-b5206737d973 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:38.979750 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c78fd5d2-aac5-4343-a2f7-c423868dc235 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:38.980015 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 658/2628] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:00:38.980511 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 651/2629] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 944 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:38.989004 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-381e917c-5258-40bb-b240-7e37e829698f req-46caabec-6853-4c32-b303-9a4d0ab8d857 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:38.993992 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-381e917c-5258-40bb-b240-7e37e829698f req-46caabec-6853-4c32-b303-9a4d0ab8d857 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] GET https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c Jul 22 10:00:38.994244 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-381e917c-5258-40bb-b240-7e37e829698f req-46caabec-6853-4c32-b303-9a4d0ab8d857 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:38.994455 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-381e917c-5258-40bb-b240-7e37e829698f req-46caabec-6853-4c32-b303-9a4d0ab8d857 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:39.005842 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:39.005842 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:39.009608 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-381e917c-5258-40bb-b240-7e37e829698f req-46caabec-6853-4c32-b303-9a4d0ab8d857 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Volume info retrieved successfully. Jul 22 10:00:39.014766 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-381e917c-5258-40bb-b240-7e37e829698f req-46caabec-6853-4c32-b303-9a4d0ab8d857 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c returned with HTTP 200 Jul 22 10:00:39.015240 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 667/2630] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:00:38 2026] GET /volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c => generated 1339 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 10:00:39.484859 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4a2acf57-6e46-475e-b7bb-b848486027fb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:39.487163 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4a2acf57-6e46-475e-b7bb-b848486027fb tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 10:00:39.487454 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4a2acf57-6e46-475e-b7bb-b848486027fb tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:39.487857 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4a2acf57-6e46-475e-b7bb-b848486027fb tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:39.510946 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:39.510946 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:39.516531 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4a2acf57-6e46-475e-b7bb-b848486027fb tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:00:39.521894 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4a2acf57-6e46-475e-b7bb-b848486027fb tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 10:00:39.521894 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 655/2631] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:39 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:39.631030 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5d68038d-4ab8-439a-a3d7-cb596234576b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:39.632166 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5d68038d-4ab8-439a-a3d7-cb596234576b tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:00:39.632359 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5d68038d-4ab8-439a-a3d7-cb596234576b tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:39.632542 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5d68038d-4ab8-439a-a3d7-cb596234576b tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:39.642903 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:39.642903 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:39.646781 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5d68038d-4ab8-439a-a3d7-cb596234576b tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:00:39.651287 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5d68038d-4ab8-439a-a3d7-cb596234576b tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 200 Jul 22 10:00:39.652180 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 659/2632] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:39 2026] GET /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:39.669401 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cf5b14a2-08cd-4f63-b7a8-c4eaf4ad206f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:39.671684 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cf5b14a2-08cd-4f63-b7a8-c4eaf4ad206f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:39.671990 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cf5b14a2-08cd-4f63-b7a8-c4eaf4ad206f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:39.672267 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cf5b14a2-08cd-4f63-b7a8-c4eaf4ad206f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:39.672443 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-cf5b14a2-08cd-4f63-b7a8-c4eaf4ad206f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:39.677727 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:39.677727 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:39.678541 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cf5b14a2-08cd-4f63-b7a8-c4eaf4ad206f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:39.678962 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 652/2633] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:39 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:39.996118 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ab954894-65e7-4c5d-9f47-60ee890ef1f9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:39.998171 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ab954894-65e7-4c5d-9f47-60ee890ef1f9 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:39.999416 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ab954894-65e7-4c5d-9f47-60ee890ef1f9 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:39.999416 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ab954894-65e7-4c5d-9f47-60ee890ef1f9 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:40.015345 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:40.015345 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:40.019334 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ab954894-65e7-4c5d-9f47-60ee890ef1f9 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:40.024037 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ab954894-65e7-4c5d-9f47-60ee890ef1f9 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:40.024654 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 668/2634] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:39 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:00:40.538634 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-13232695-7348-45a9-a4b2-5821e632af2f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:40.542156 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-13232695-7348-45a9-a4b2-5821e632af2f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 10:00:40.542492 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-13232695-7348-45a9-a4b2-5821e632af2f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:40.542569 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-13232695-7348-45a9-a4b2-5821e632af2f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:40.557044 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:40.557044 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:40.561226 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-13232695-7348-45a9-a4b2-5821e632af2f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:00:40.566317 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-13232695-7348-45a9-a4b2-5821e632af2f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 10:00:40.566796 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 656/2635] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:40 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:40.669282 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a65491da-eeb5-426d-a4c9-37e09617e0e8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:40.671603 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a65491da-eeb5-426d-a4c9-37e09617e0e8 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:00:40.671867 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a65491da-eeb5-426d-a4c9-37e09617e0e8 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:40.672156 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a65491da-eeb5-426d-a4c9-37e09617e0e8 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:40.681615 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:40.681615 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:40.684994 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a65491da-eeb5-426d-a4c9-37e09617e0e8 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:00:40.689768 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a65491da-eeb5-426d-a4c9-37e09617e0e8 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 200 Jul 22 10:00:40.690316 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 660/2636] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:40 2026] GET /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:40.692365 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e880c324-b6ef-4233-894d-5e66b4661de1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:40.694180 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e880c324-b6ef-4233-894d-5e66b4661de1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:40.694372 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e880c324-b6ef-4233-894d-5e66b4661de1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:40.694600 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e880c324-b6ef-4233-894d-5e66b4661de1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:40.694709 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e880c324-b6ef-4233-894d-5e66b4661de1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:40.699454 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:40.699454 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:40.700249 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e880c324-b6ef-4233-894d-5e66b4661de1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:40.700817 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 653/2637] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:40 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:41.039941 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6778ba41-9496-407d-ae9e-261b28f10468 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:41.041881 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6778ba41-9496-407d-ae9e-261b28f10468 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:41.042327 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6778ba41-9496-407d-ae9e-261b28f10468 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:41.042327 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6778ba41-9496-407d-ae9e-261b28f10468 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:41.050664 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:41.050664 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:41.056617 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6778ba41-9496-407d-ae9e-261b28f10468 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:41.062141 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6778ba41-9496-407d-ae9e-261b28f10468 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:41.062655 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 669/2638] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:41 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:41.583549 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5ba226da-e273-4cdf-82e8-55351cac17e0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:41.587239 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5ba226da-e273-4cdf-82e8-55351cac17e0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 10:00:41.588218 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5ba226da-e273-4cdf-82e8-55351cac17e0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:41.588218 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5ba226da-e273-4cdf-82e8-55351cac17e0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:41.601459 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:41.601459 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:41.607035 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-5ba226da-e273-4cdf-82e8-55351cac17e0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:00:41.614952 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5ba226da-e273-4cdf-82e8-55351cac17e0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 10:00:41.615562 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 657/2639] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:41 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:41.707599 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d5969b64-2801-41ad-ab44-6c5fee431b0d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:41.710314 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d5969b64-2801-41ad-ab44-6c5fee431b0d tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:00:41.710708 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d5969b64-2801-41ad-ab44-6c5fee431b0d tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:41.710953 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d5969b64-2801-41ad-ab44-6c5fee431b0d tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:41.711559 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e5c933be-5263-44ac-8fd8-817c22cd8533 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:41.713774 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5c933be-5263-44ac-8fd8-817c22cd8533 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:41.714331 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e5c933be-5263-44ac-8fd8-817c22cd8533 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:41.714618 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e5c933be-5263-44ac-8fd8-817c22cd8533 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:41.715006 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e5c933be-5263-44ac-8fd8-817c22cd8533 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:41.722587 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:41.722587 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:41.724325 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:41.724325 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:41.724543 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5c933be-5263-44ac-8fd8-817c22cd8533 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:41.725340 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 654/2640] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:41 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:41.732074 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d5969b64-2801-41ad-ab44-6c5fee431b0d tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:00:41.738946 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d5969b64-2801-41ad-ab44-6c5fee431b0d tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 200 Jul 22 10:00:41.739622 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 661/2641] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:41 2026] GET /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:42.078860 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fda53b10-e38d-45cb-95c1-297e8675ad40 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:42.080628 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fda53b10-e38d-45cb-95c1-297e8675ad40 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:42.080790 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fda53b10-e38d-45cb-95c1-297e8675ad40 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:42.081129 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fda53b10-e38d-45cb-95c1-297e8675ad40 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:42.091672 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:42.091672 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:42.094589 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fda53b10-e38d-45cb-95c1-297e8675ad40 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:42.101344 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fda53b10-e38d-45cb-95c1-297e8675ad40 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:42.101344 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 670/2642] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:42 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:42.155707 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-63b23b98-f48a-4178-92b1-76fb814a8299 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:42.160055 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:00:42.160055 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-156911709", "imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:42.161535 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-156911709', 'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:00:42.305051 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Create volume of 1 GB Jul 22 10:00:42.311809 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Availability Zones retrieved successfully. Jul 22 10:00:42.318435 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Flow 'volume_create_api' (794f0d8c-4d4c-473c-bfbe-1d15efd02a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:00:42.320627 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bab200df-c4ec-4644-a851-eaa2d3bd489b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:42.321885 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:00:42.400995 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bab200df-c4ec-4644-a851-eaa2d3bd489b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:42.400995 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a115a8b8-52e5-47c9-b5e5-8d589182ba77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:42.456450 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Created reservations ['7f2eb4ae-b894-4b54-8755-ff9bd60de432', '9dc49787-08ef-4526-b483-9bb104348291', '37255ecf-aabd-422a-a67a-70accb0230ad', '043bd3e9-fd91-4baf-8ad0-d5c3183cb66b'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:00:42.457520 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a115a8b8-52e5-47c9-b5e5-8d589182ba77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f2eb4ae-b894-4b54-8755-ff9bd60de432', '9dc49787-08ef-4526-b483-9bb104348291', '37255ecf-aabd-422a-a67a-70accb0230ad', '043bd3e9-fd91-4baf-8ad0-d5c3183cb66b']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:42.458496 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5569c7c5-0c34-4825-82eb-4974084fa267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:42.483306 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5569c7c5-0c34-4825-82eb-4974084fa267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c735a04d-4a23-442a-89cc-b769a84c0dc9', '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-156911709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa3d719341eb4331b9a41b08a6196e39',qos_specs=None,replication_status=,reservations=['7f2eb4ae-b894-4b54-8755-ff9bd60de432','9dc49787-08ef-4526-b483-9bb104348291','37255ecf-aabd-422a-a67a-70accb0230ad','043bd3e9-fd91-4baf-8ad0-d5c3183cb66b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8efe668780af4c2ca7301da7ea5d52c3',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-156911709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c735a04d-4a23-442a-89cc-b769a84c0dc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa3d719341eb4331b9a41b08a6196e39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8efe668780af4c2ca7301da7ea5d52c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:42.484353 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5022bef-d096-4849-9e18-27fe0b8811b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:42.507865 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5022bef-d096-4849-9e18-27fe0b8811b3) transitioned into state 'SUCCESS' from state '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-156911709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa3d719341eb4331b9a41b08a6196e39',qos_specs=None,replication_status=,reservations=['7f2eb4ae-b894-4b54-8755-ff9bd60de432','9dc49787-08ef-4526-b483-9bb104348291','37255ecf-aabd-422a-a67a-70accb0230ad','043bd3e9-fd91-4baf-8ad0-d5c3183cb66b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8efe668780af4c2ca7301da7ea5d52c3',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:42.508905 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c967d8f-95fc-4420-9059-dbcbda14028a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:42.520623 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c967d8f-95fc-4420-9059-dbcbda14028a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:42.521802 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Flow 'volume_create_api' (794f0d8c-4d4c-473c-bfbe-1d15efd02a47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:00:42.522216 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Create volume request issued successfully. Jul 22 10:00:42.523303 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-63b23b98-f48a-4178-92b1-76fb814a8299 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:00:42.523705 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 658/2643] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:00:42 2026] POST /volume/v3/volumes => generated 752 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:00:42.541124 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0e643f38-11b0-426e-b6f5-772979f67711 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:42.544166 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0e643f38-11b0-426e-b6f5-772979f67711 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/c735a04d-4a23-442a-89cc-b769a84c0dc9 Jul 22 10:00:42.544254 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0e643f38-11b0-426e-b6f5-772979f67711 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:42.544685 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0e643f38-11b0-426e-b6f5-772979f67711 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:42.558733 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:42.558733 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:42.564944 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0e643f38-11b0-426e-b6f5-772979f67711 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 10:00:42.571808 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0e643f38-11b0-426e-b6f5-772979f67711 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/c735a04d-4a23-442a-89cc-b769a84c0dc9 returned with HTTP 200 Jul 22 10:00:42.572594 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 655/2644] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:42 2026] GET /volume/v3/volumes/c735a04d-4a23-442a-89cc-b769a84c0dc9 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:42.637114 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5767ffab-96b3-4c20-b820-120ffc2b1393 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:42.639599 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5767ffab-96b3-4c20-b820-120ffc2b1393 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 10:00:42.639824 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5767ffab-96b3-4c20-b820-120ffc2b1393 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:42.640066 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5767ffab-96b3-4c20-b820-120ffc2b1393 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:42.653893 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:42.653893 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:42.658596 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5767ffab-96b3-4c20-b820-120ffc2b1393 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:00:42.664234 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5767ffab-96b3-4c20-b820-120ffc2b1393 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 10:00:42.664953 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 662/2645] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:42 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:42.739664 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1394cf62-af19-47d0-8fc6-241c7a68a243 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:42.742046 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1394cf62-af19-47d0-8fc6-241c7a68a243 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:42.742285 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1394cf62-af19-47d0-8fc6-241c7a68a243 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:42.742549 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1394cf62-af19-47d0-8fc6-241c7a68a243 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:42.742694 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-1394cf62-af19-47d0-8fc6-241c7a68a243 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:42.752531 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:42.752531 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:42.752531 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1394cf62-af19-47d0-8fc6-241c7a68a243 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:42.753298 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 671/2646] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:42 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:42.766091 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a018e850-fc5b-4f72-84e5-e414ad8afc99 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:42.768379 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a018e850-fc5b-4f72-84e5-e414ad8afc99 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:00:42.768668 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a018e850-fc5b-4f72-84e5-e414ad8afc99 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:42.768970 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a018e850-fc5b-4f72-84e5-e414ad8afc99 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:42.785323 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:42.785323 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:42.817707 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a018e850-fc5b-4f72-84e5-e414ad8afc99 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:00:42.817707 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a018e850-fc5b-4f72-84e5-e414ad8afc99 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 200 Jul 22 10:00:42.817707 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 659/2647] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:42 2026] GET /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:43.120770 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1004cf7f-fdc9-4e43-b1da-ef0dc8647ef7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:43.125701 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1004cf7f-fdc9-4e43-b1da-ef0dc8647ef7 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:43.125971 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1004cf7f-fdc9-4e43-b1da-ef0dc8647ef7 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:43.126885 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1004cf7f-fdc9-4e43-b1da-ef0dc8647ef7 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:43.136808 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:43.136808 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:43.142019 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1004cf7f-fdc9-4e43-b1da-ef0dc8647ef7 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:43.147860 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1004cf7f-fdc9-4e43-b1da-ef0dc8647ef7 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:43.148715 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 656/2648] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:43 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:00:43.587650 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7af13a9d-92ae-4fc7-a2bc-77344565cb8f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:43.589627 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7af13a9d-92ae-4fc7-a2bc-77344565cb8f tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/c735a04d-4a23-442a-89cc-b769a84c0dc9 Jul 22 10:00:43.589853 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7af13a9d-92ae-4fc7-a2bc-77344565cb8f tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:43.590075 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7af13a9d-92ae-4fc7-a2bc-77344565cb8f tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:43.597858 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:43.597858 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:43.601822 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7af13a9d-92ae-4fc7-a2bc-77344565cb8f tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 10:00:43.608452 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7af13a9d-92ae-4fc7-a2bc-77344565cb8f tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/c735a04d-4a23-442a-89cc-b769a84c0dc9 returned with HTTP 200 Jul 22 10:00:43.608869 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 663/2649] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:43 2026] GET /volume/v3/volumes/c735a04d-4a23-442a-89cc-b769a84c0dc9 => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:43.642934 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-3275b770-bd4a-4e4a-b3bd-6e5233bb0dd6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:43.645415 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-3275b770-bd4a-4e4a-b3bd-6e5233bb0dd6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/c735a04d-4a23-442a-89cc-b769a84c0dc9 Jul 22 10:00:43.645689 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-3275b770-bd4a-4e4a-b3bd-6e5233bb0dd6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:43.645894 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-3275b770-bd4a-4e4a-b3bd-6e5233bb0dd6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:43.655028 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:43.655028 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:43.658312 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-3275b770-bd4a-4e4a-b3bd-6e5233bb0dd6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 10:00:43.663060 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-3275b770-bd4a-4e4a-b3bd-6e5233bb0dd6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/c735a04d-4a23-442a-89cc-b769a84c0dc9 returned with HTTP 200 Jul 22 10:00:43.663702 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 672/2650] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:00:43 2026] GET /volume/v3/volumes/c735a04d-4a23-442a-89cc-b769a84c0dc9 => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:43.680128 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0289c707-ded7-483c-a3bf-6339902ff1eb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:43.682024 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0289c707-ded7-483c-a3bf-6339902ff1eb tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 10:00:43.682206 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0289c707-ded7-483c-a3bf-6339902ff1eb tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:43.682453 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0289c707-ded7-483c-a3bf-6339902ff1eb tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:43.692612 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:43.692612 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:43.696662 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0289c707-ded7-483c-a3bf-6339902ff1eb tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:00:43.701648 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0289c707-ded7-483c-a3bf-6339902ff1eb tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 10:00:43.702082 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 660/2651] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:43 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:43.768282 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dc6d6c02-c7ba-4dc9-a2e0-14875ed34d3c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:43.770324 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dc6d6c02-c7ba-4dc9-a2e0-14875ed34d3c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:43.770580 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dc6d6c02-c7ba-4dc9-a2e0-14875ed34d3c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:43.770815 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dc6d6c02-c7ba-4dc9-a2e0-14875ed34d3c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:43.771052 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-dc6d6c02-c7ba-4dc9-a2e0-14875ed34d3c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:43.776647 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:43.776647 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:43.777591 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dc6d6c02-c7ba-4dc9-a2e0-14875ed34d3c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:43.778063 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 657/2652] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:43 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:43.820312 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5557904d-663e-4103-8815-659cbf0fd1a1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:43.822172 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5557904d-663e-4103-8815-659cbf0fd1a1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:00:43.822359 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5557904d-663e-4103-8815-659cbf0fd1a1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:43.822691 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5557904d-663e-4103-8815-659cbf0fd1a1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:43.832197 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:43.832197 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:43.838152 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5557904d-663e-4103-8815-659cbf0fd1a1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:00:43.842763 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5557904d-663e-4103-8815-659cbf0fd1a1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 200 Jul 22 10:00:43.843218 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 664/2653] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:43 2026] GET /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:44.164770 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d688460b-e796-4322-b9fb-270eab192369 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:44.167260 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d688460b-e796-4322-b9fb-270eab192369 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:44.167591 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d688460b-e796-4322-b9fb-270eab192369 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:44.167891 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d688460b-e796-4322-b9fb-270eab192369 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:44.177723 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:44.177723 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:44.183160 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d688460b-e796-4322-b9fb-270eab192369 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:44.189359 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d688460b-e796-4322-b9fb-270eab192369 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:44.190396 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 673/2654] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:44 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:44.203603 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-9a6576fe-99b9-4f9c-9a2b-1fdb0f58dc6f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:44.205320 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-9a6576fe-99b9-4f9c-9a2b-1fdb0f58dc6f tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/c735a04d-4a23-442a-89cc-b769a84c0dc9 Jul 22 10:00:44.205579 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-9a6576fe-99b9-4f9c-9a2b-1fdb0f58dc6f tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:44.205788 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-9a6576fe-99b9-4f9c-9a2b-1fdb0f58dc6f tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:44.212834 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:44.212834 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:44.219488 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-9a6576fe-99b9-4f9c-9a2b-1fdb0f58dc6f tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 10:00:44.224438 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-9a6576fe-99b9-4f9c-9a2b-1fdb0f58dc6f tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/c735a04d-4a23-442a-89cc-b769a84c0dc9 returned with HTTP 200 Jul 22 10:00:44.224857 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 661/2655] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:00:44 2026] GET /volume/v3/volumes/c735a04d-4a23-442a-89cc-b769a84c0dc9 => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:44.234154 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3b2e5678-b1c8-4078-bbe0-9456420d169a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:44.234592 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b2e5678-b1c8-4078-bbe0-9456420d169a None None] GET https://10.4.3.206/volume// Jul 22 10:00:44.234765 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b2e5678-b1c8-4078-bbe0-9456420d169a None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:44.234955 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b2e5678-b1c8-4078-bbe0-9456420d169a None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:44.235273 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b2e5678-b1c8-4078-bbe0-9456420d169a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:44.235588 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 658/2656] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 10: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) Jul 22 10:00:44.243279 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-5fb94427-3154-49e9-98f5-b8d8e237390f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:44.245423 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-5fb94427-3154-49e9-98f5-b8d8e237390f tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:00:44.245786 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-5fb94427-3154-49e9-98f5-b8d8e237390f tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c735a04d-4a23-442a-89cc-b769a84c0dc9", "connector": null, "instance_uuid": "9eccabf9-8c60-4c39-b116-231c700d8256"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:44.256257 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:44.256257 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:44.290865 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-5fb94427-3154-49e9-98f5-b8d8e237390f tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:00:44.291347 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 665/2657] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:00:44 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:44.724260 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-efab6ebf-10c8-40f9-9df7-847d720a1810 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:44.726793 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-efab6ebf-10c8-40f9-9df7-847d720a1810 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 10:00:44.727110 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-efab6ebf-10c8-40f9-9df7-847d720a1810 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:44.727526 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-efab6ebf-10c8-40f9-9df7-847d720a1810 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:44.740399 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:44.740399 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:44.744858 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-efab6ebf-10c8-40f9-9df7-847d720a1810 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:00:44.751247 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-efab6ebf-10c8-40f9-9df7-847d720a1810 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 10:00:44.751872 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 674/2658] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:44 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:44.796890 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ef3b1c0d-8d71-4706-9fbf-d2063648d942 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:44.803571 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ef3b1c0d-8d71-4706-9fbf-d2063648d942 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:44.803571 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ef3b1c0d-8d71-4706-9fbf-d2063648d942 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:44.803938 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ef3b1c0d-8d71-4706-9fbf-d2063648d942 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:44.803991 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-ef3b1c0d-8d71-4706-9fbf-d2063648d942 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:44.810296 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:44.810296 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:44.811663 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ef3b1c0d-8d71-4706-9fbf-d2063648d942 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:44.814269 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 662/2659] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:44 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:44.859165 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ccfa183c-f83e-4a21-983b-bfd5a2c577bc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:44.864058 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ccfa183c-f83e-4a21-983b-bfd5a2c577bc tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:00:44.864058 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ccfa183c-f83e-4a21-983b-bfd5a2c577bc tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:44.864058 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ccfa183c-f83e-4a21-983b-bfd5a2c577bc tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:44.868395 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-ebabfe1a-42cf-463d-85d9-8dc975d95154 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:44.871040 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-ebabfe1a-42cf-463d-85d9-8dc975d95154 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] POST https://10.4.3.206/volume/v3/attachments/491aed8c-c072-45e8-a887-c323d93697ea/action Jul 22 10:00:44.871442 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-ebabfe1a-42cf-463d-85d9-8dc975d95154 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:00:44.871603 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-ebabfe1a-42cf-463d-85d9-8dc975d95154 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:44.876272 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:44.876272 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:44.881946 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ccfa183c-f83e-4a21-983b-bfd5a2c577bc tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:00:44.889817 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ccfa183c-f83e-4a21-983b-bfd5a2c577bc tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 200 Jul 22 10:00:44.890877 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 659/2660] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:44 2026] GET /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:44.897440 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:44.897440 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:44.926018 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-30ecaaf4-1c84-4e82-8ec7-d4eac35908bd req-ebabfe1a-42cf-463d-85d9-8dc975d95154 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/attachments/491aed8c-c072-45e8-a887-c323d93697ea/action returned with HTTP 204 Jul 22 10:00:44.926018 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 666/2661] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:00:44 2026] POST /volume/v3/attachments/491aed8c-c072-45e8-a887-c323d93697ea/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:00:44.953620 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-c05ae247-b238-4c07-a9df-45ccf65ffc85 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:44.956254 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-c05ae247-b238-4c07-a9df-45ccf65ffc85 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] DELETE https://10.4.3.206/volume/v3/attachments/65a259ae-5780-4667-a90d-cbd67013e2a8 Jul 22 10:00:44.956574 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-c05ae247-b238-4c07-a9df-45ccf65ffc85 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:44.959736 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-c05ae247-b238-4c07-a9df-45ccf65ffc85 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:44.969400 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:44.969400 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:45.042399 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-9b796fba-c755-4c95-9210-cc170bdcf5ab req-c05ae247-b238-4c07-a9df-45ccf65ffc85 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/attachments/65a259ae-5780-4667-a90d-cbd67013e2a8 returned with HTTP 200 Jul 22 10:00:45.043228 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 675/2662] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:00:44 2026] DELETE /volume/v3/attachments/65a259ae-5780-4667-a90d-cbd67013e2a8 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:45.210351 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c205b856-7df8-47aa-9b2d-8309927cc420 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:45.214795 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c205b856-7df8-47aa-9b2d-8309927cc420 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:45.215065 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c205b856-7df8-47aa-9b2d-8309927cc420 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:45.215321 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c205b856-7df8-47aa-9b2d-8309927cc420 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:45.230695 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:45.230695 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:45.254168 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c205b856-7df8-47aa-9b2d-8309927cc420 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:45.261429 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c205b856-7df8-47aa-9b2d-8309927cc420 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:45.262017 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 663/2663] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:45 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 944 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:45.303461 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-381e917c-5258-40bb-b240-7e37e829698f req-8f1d435b-0760-4a70-8503-fd3b5d5eb9b4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:45.308046 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-381e917c-5258-40bb-b240-7e37e829698f req-8f1d435b-0760-4a70-8503-fd3b5d5eb9b4 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] DELETE https://10.4.3.206/volume/v3/attachments/b85352ec-bebd-4811-9a6a-5509712d595e Jul 22 10:00:45.308046 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-381e917c-5258-40bb-b240-7e37e829698f req-8f1d435b-0760-4a70-8503-fd3b5d5eb9b4 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:45.313474 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-381e917c-5258-40bb-b240-7e37e829698f req-8f1d435b-0760-4a70-8503-fd3b5d5eb9b4 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:45.330281 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:45.330281 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:45.413011 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-381e917c-5258-40bb-b240-7e37e829698f req-8f1d435b-0760-4a70-8503-fd3b5d5eb9b4 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/attachments/b85352ec-bebd-4811-9a6a-5509712d595e returned with HTTP 200 Jul 22 10:00:45.413279 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 660/2664] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:00:45 2026] DELETE /volume/v3/attachments/b85352ec-bebd-4811-9a6a-5509712d595e => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:45.768638 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6910dbc4-6337-431a-a242-82447ce1f55d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:45.773492 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6910dbc4-6337-431a-a242-82447ce1f55d tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 10:00:45.773492 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6910dbc4-6337-431a-a242-82447ce1f55d tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:45.773492 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6910dbc4-6337-431a-a242-82447ce1f55d tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:45.773736 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e62d88d0-031d-485e-8915-6c003832a4a3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:45.774138 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e62d88d0-031d-485e-8915-6c003832a4a3 None None] GET https://10.4.3.206/volume// Jul 22 10:00:45.774178 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e62d88d0-031d-485e-8915-6c003832a4a3 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:45.774434 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e62d88d0-031d-485e-8915-6c003832a4a3 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:45.774866 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e62d88d0-031d-485e-8915-6c003832a4a3 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:45.775318 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 676/2665] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:00:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:00:45.781648 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:45.781648 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:45.784613 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-bc8ec7bc-451c-484b-83c5-fd4eb4dbdd14 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:45.786809 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6910dbc4-6337-431a-a242-82447ce1f55d tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:00:45.787354 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-bc8ec7bc-451c-484b-83c5-fd4eb4dbdd14 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/c735a04d-4a23-442a-89cc-b769a84c0dc9 Jul 22 10:00:45.787853 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-bc8ec7bc-451c-484b-83c5-fd4eb4dbdd14 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:45.788112 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-bc8ec7bc-451c-484b-83c5-fd4eb4dbdd14 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:45.796963 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6910dbc4-6337-431a-a242-82447ce1f55d tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 10:00:45.796963 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 667/2666] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:45 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:45.799389 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:45.799389 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:45.802849 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-bc8ec7bc-451c-484b-83c5-fd4eb4dbdd14 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 10:00:45.809227 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-bc8ec7bc-451c-484b-83c5-fd4eb4dbdd14 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/c735a04d-4a23-442a-89cc-b769a84c0dc9 returned with HTTP 200 Jul 22 10:00:45.809227 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 664/2667] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:00:45 2026] GET /volume/v3/volumes/c735a04d-4a23-442a-89cc-b769a84c0dc9 => generated 1539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:00:45.830153 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3abdc243-435f-4954-9e19-3fbbeed085c3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:45.836228 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3abdc243-435f-4954-9e19-3fbbeed085c3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:45.836359 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3abdc243-435f-4954-9e19-3fbbeed085c3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:45.836577 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3abdc243-435f-4954-9e19-3fbbeed085c3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:45.836739 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3abdc243-435f-4954-9e19-3fbbeed085c3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:45.850481 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:45.850481 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:45.852068 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3abdc243-435f-4954-9e19-3fbbeed085c3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:45.852068 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 661/2668] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:45 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:45.912234 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9e60e198-18a3-41bd-afd6-296707827168 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:45.919747 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e60e198-18a3-41bd-afd6-296707827168 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:00:45.919747 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e60e198-18a3-41bd-afd6-296707827168 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:45.919886 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e60e198-18a3-41bd-afd6-296707827168 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:45.935648 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:45.935648 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:45.940585 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9e60e198-18a3-41bd-afd6-296707827168 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:00:45.944128 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-339d91b0-460e-4b07-8abd-16df69e3b04d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:45.946590 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-339d91b0-460e-4b07-8abd-16df69e3b04d tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] PUT https://10.4.3.206/volume/v3/attachments/b70613fe-b10b-4f0e-b692-c08e95eb596a Jul 22 10:00:45.946771 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e60e198-18a3-41bd-afd6-296707827168 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 200 Jul 22 10:00:45.947143 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-339d91b0-460e-4b07-8abd-16df69e3b04d tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:45.947330 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 677/2669] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:45 2026] GET /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:45.962743 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-339d91b0-460e-4b07-8abd-16df69e3b04d tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Acquiring lock "cinder-attachment_update-c735a04d-4a23-442a-89cc-b769a84c0dc9-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:00:45.966823 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-785f31a7-ceb1-4843-a477-119258b8411d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:45.970407 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-785f31a7-ceb1-4843-a477-119258b8411d tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:00:45.970407 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-785f31a7-ceb1-4843-a477-119258b8411d tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:45.970678 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-785f31a7-ceb1-4843-a477-119258b8411d tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:45.972325 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-339d91b0-460e-4b07-8abd-16df69e3b04d tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Lock "cinder-attachment_update-c735a04d-4a23-442a-89cc-b769a84c0dc9-np0000005636" acquired by "attachment_update" :: waited 0.010s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:00:45.973902 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:45.973902 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:45.989811 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:45.989811 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:46.002519 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-785f31a7-ceb1-4843-a477-119258b8411d tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:00:46.009929 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-785f31a7-ceb1-4843-a477-119258b8411d tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 200 Jul 22 10:00:46.010493 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 665/2670] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:45 2026] GET /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:46.132122 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-339d91b0-460e-4b07-8abd-16df69e3b04d tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Lock "cinder-attachment_update-c735a04d-4a23-442a-89cc-b769a84c0dc9-np0000005636" released by "attachment_update" :: held 0.160s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:00:46.132613 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-339d91b0-460e-4b07-8abd-16df69e3b04d tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/attachments/b70613fe-b10b-4f0e-b692-c08e95eb596a returned with HTTP 200 Jul 22 10:00:46.133217 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 668/2671] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:00:45 2026] PUT /volume/v3/attachments/b70613fe-b10b-4f0e-b692-c08e95eb596a => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:46.166831 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-e09c6e4c-6ecc-40a1-b376-5075c96cd0e3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:46.170227 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-e09c6e4c-6ecc-40a1-b376-5075c96cd0e3 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] POST https://10.4.3.206/volume/v3/attachments/b70613fe-b10b-4f0e-b692-c08e95eb596a/action Jul 22 10:00:46.170635 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-e09c6e4c-6ecc-40a1-b376-5075c96cd0e3 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:00:46.170852 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-e09c6e4c-6ecc-40a1-b376-5075c96cd0e3 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:46.195005 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:46.195005 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:46.215844 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-db2b862d-1cbf-4c95-b98d-623fadabd828 req-e09c6e4c-6ecc-40a1-b376-5075c96cd0e3 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/attachments/b70613fe-b10b-4f0e-b692-c08e95eb596a/action returned with HTTP 204 Jul 22 10:00:46.216346 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 662/2672] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:00:46 2026] POST /volume/v3/attachments/b70613fe-b10b-4f0e-b692-c08e95eb596a/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:00:46.282964 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b35ca896-ebdf-483c-95d3-8d3c29891c66 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:46.288221 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b35ca896-ebdf-483c-95d3-8d3c29891c66 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:46.288535 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b35ca896-ebdf-483c-95d3-8d3c29891c66 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:46.288804 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b35ca896-ebdf-483c-95d3-8d3c29891c66 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:46.303206 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:46.303206 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:46.308755 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b35ca896-ebdf-483c-95d3-8d3c29891c66 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:46.317379 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b35ca896-ebdf-483c-95d3-8d3c29891c66 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:46.317935 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 678/2673] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:46 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 1430 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:46.343244 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-affb619b-9a95-4d4d-b750-57edf803d537 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:46.346871 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-affb619b-9a95-4d4d-b750-57edf803d537 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:46.347306 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-affb619b-9a95-4d4d-b750-57edf803d537 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:46.347613 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-affb619b-9a95-4d4d-b750-57edf803d537 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:46.357884 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:46.357884 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:46.364699 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-affb619b-9a95-4d4d-b750-57edf803d537 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:46.375429 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-affb619b-9a95-4d4d-b750-57edf803d537 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:46.376065 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 666/2674] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:46 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 1430 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:46.396738 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-7d83f64d-fc81-4ab6-b8ac-b061a1510cb0 req-127b46c0-2d3d-4844-b18d-eb3194d4d415 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:46.401018 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-7d83f64d-fc81-4ab6-b8ac-b061a1510cb0 req-127b46c0-2d3d-4844-b18d-eb3194d4d415 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] GET https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c Jul 22 10:00:46.401018 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-7d83f64d-fc81-4ab6-b8ac-b061a1510cb0 req-127b46c0-2d3d-4844-b18d-eb3194d4d415 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:46.401479 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-7d83f64d-fc81-4ab6-b8ac-b061a1510cb0 req-127b46c0-2d3d-4844-b18d-eb3194d4d415 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:46.412991 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:46.412991 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:46.421864 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-7d83f64d-fc81-4ab6-b8ac-b061a1510cb0 req-127b46c0-2d3d-4844-b18d-eb3194d4d415 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Volume info retrieved successfully. Jul 22 10:00:46.445682 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-7d83f64d-fc81-4ab6-b8ac-b061a1510cb0 req-127b46c0-2d3d-4844-b18d-eb3194d4d415 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c returned with HTTP 200 Jul 22 10:00:46.446112 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 669/2675] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:00:46 2026] GET /volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:46.477823 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-83517268-5d9d-44af-ad11-7739d5410096 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:46.480116 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-83517268-5d9d-44af-ad11-7739d5410096 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] DELETE https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c Jul 22 10:00:46.480348 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-83517268-5d9d-44af-ad11-7739d5410096 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:46.480554 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-83517268-5d9d-44af-ad11-7739d5410096 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:46.480752 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-83517268-5d9d-44af-ad11-7739d5410096 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Delete volume with id: cb748848-4101-4817-b9b1-4f2c8eee4f4c Jul 22 10:00:46.494977 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:46.494977 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:46.495703 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-83517268-5d9d-44af-ad11-7739d5410096 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Volume info retrieved successfully. Jul 22 10:00:46.560534 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-83517268-5d9d-44af-ad11-7739d5410096 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Delete volume request issued successfully. Jul 22 10:00:46.560729 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-83517268-5d9d-44af-ad11-7739d5410096 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c returned with HTTP 202 Jul 22 10:00:46.561145 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 663/2676] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:00:46 2026] DELETE /volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:00:46.572633 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c8b9c3c8-9e19-45ed-8008-0a271fba33aa None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:46.575746 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c8b9c3c8-9e19-45ed-8008-0a271fba33aa tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] GET https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c Jul 22 10:00:46.576040 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c8b9c3c8-9e19-45ed-8008-0a271fba33aa tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:46.576252 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c8b9c3c8-9e19-45ed-8008-0a271fba33aa tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:46.590050 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:46.590050 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:46.608220 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-98b77b5a-eaae-4b4c-936f-f9e40033c2f2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:46.608396 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c8b9c3c8-9e19-45ed-8008-0a271fba33aa tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Volume info retrieved successfully. Jul 22 10:00:46.610373 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-98b77b5a-eaae-4b4c-936f-f9e40033c2f2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:46.610567 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-98b77b5a-eaae-4b4c-936f-f9e40033c2f2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:46.610712 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-98b77b5a-eaae-4b4c-936f-f9e40033c2f2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:46.614756 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c8b9c3c8-9e19-45ed-8008-0a271fba33aa tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c returned with HTTP 200 Jul 22 10:00:46.615436 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 679/2677] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:00:46 2026] GET /volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:46.627494 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:46.627494 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:46.633032 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-98b77b5a-eaae-4b4c-936f-f9e40033c2f2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:46.639716 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-98b77b5a-eaae-4b4c-936f-f9e40033c2f2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:46.640251 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 667/2678] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:00:46 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 1430 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:46.864288 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5361b587-482e-4c1d-acfe-3a61f888e60b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:46.866758 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5361b587-482e-4c1d-acfe-3a61f888e60b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:46.867052 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5361b587-482e-4c1d-acfe-3a61f888e60b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:46.867299 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5361b587-482e-4c1d-acfe-3a61f888e60b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:46.867434 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-5361b587-482e-4c1d-acfe-3a61f888e60b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:46.873106 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:46.873106 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:46.874247 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5361b587-482e-4c1d-acfe-3a61f888e60b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:46.874867 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 670/2679] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:46 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:47.202317 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-cefd75bb-f435-42a8-b5fb-013479e753cc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:47.205126 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-cefd75bb-f435-42a8-b5fb-013479e753cc tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:47.205494 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-cefd75bb-f435-42a8-b5fb-013479e753cc tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:47.205757 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-cefd75bb-f435-42a8-b5fb-013479e753cc tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:47.216567 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:47.216567 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:47.220630 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-cefd75bb-f435-42a8-b5fb-013479e753cc tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:47.225983 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-cefd75bb-f435-42a8-b5fb-013479e753cc tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:47.226383 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 664/2680] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:00:47 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 1430 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:47.242387 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-de2cd6e1-bc3d-4321-b85b-fdbc5538136e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:47.242958 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-de2cd6e1-bc3d-4321-b85b-fdbc5538136e None None] GET https://10.4.3.206/volume// Jul 22 10:00:47.243175 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-de2cd6e1-bc3d-4321-b85b-fdbc5538136e None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:47.243442 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-de2cd6e1-bc3d-4321-b85b-fdbc5538136e None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:47.243842 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-de2cd6e1-bc3d-4321-b85b-fdbc5538136e None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:47.244327 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 680/2681] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 10:00:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:00:47.255241 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-e18cbf08-3e4c-4e63-b46a-c3b535900561 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:47.257399 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-e18cbf08-3e4c-4e63-b46a-c3b535900561 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:00:47.257800 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-e18cbf08-3e4c-4e63-b46a-c3b535900561 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c37d3c71-cbd7-4f44-886c-705c296f3293", "connector": null, "instance_uuid": "f3ac1338-58f4-42da-b375-6fc2ab479a5f"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:47.269285 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:47.269285 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:47.309180 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-e18cbf08-3e4c-4e63-b46a-c3b535900561 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:00:47.309776 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 668/2682] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:00:47 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:47.636699 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8b3455de-c1f2-410b-b198-e6ab9b517093 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:47.638910 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8b3455de-c1f2-410b-b198-e6ab9b517093 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] GET https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c Jul 22 10:00:47.639157 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8b3455de-c1f2-410b-b198-e6ab9b517093 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:47.639371 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8b3455de-c1f2-410b-b198-e6ab9b517093 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:47.646967 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8b3455de-c1f2-410b-b198-e6ab9b517093 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687 tempest-TestServerVolumeAttachScenarioOldVersion-1817874687-project-member] https://10.4.3.206/volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c returned with HTTP 404 Jul 22 10:00:47.647533 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 671/2683] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:00:47 2026] GET /volume/v3/volumes/cb748848-4101-4817-b9b1-4f2c8eee4f4c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:00:47.889539 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-22511c30-ce5c-4610-8772-d59801ec4326 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:47.892369 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-22511c30-ce5c-4610-8772-d59801ec4326 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:47.892828 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-22511c30-ce5c-4610-8772-d59801ec4326 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:47.893434 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-22511c30-ce5c-4610-8772-d59801ec4326 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:47.893614 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-22511c30-ce5c-4610-8772-d59801ec4326 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:47.901787 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:47.901787 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:47.901787 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-22511c30-ce5c-4610-8772-d59801ec4326 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:47.901787 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 665/2684] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:47 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:48.918879 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7caf4234-37a2-4624-a542-357d48e3149a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:48.922485 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7caf4234-37a2-4624-a542-357d48e3149a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:48.922728 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7caf4234-37a2-4624-a542-357d48e3149a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:48.923778 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7caf4234-37a2-4624-a542-357d48e3149a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:48.925626 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-7caf4234-37a2-4624-a542-357d48e3149a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:48.932525 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:48.932525 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:48.934603 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7caf4234-37a2-4624-a542-357d48e3149a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:48.935162 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 681/2685] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:48 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:49.038547 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5fa5835e-ec62-4b3f-9841-7cdd1c59b8b2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:49.039872 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5fa5835e-ec62-4b3f-9841-7cdd1c59b8b2 None None] GET https://10.4.3.206/volume// Jul 22 10:00:49.039941 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5fa5835e-ec62-4b3f-9841-7cdd1c59b8b2 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:49.040362 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5fa5835e-ec62-4b3f-9841-7cdd1c59b8b2 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:49.040777 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5fa5835e-ec62-4b3f-9841-7cdd1c59b8b2 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:49.041281 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 669/2686] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:00:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:00:49.054938 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-44ff52e5-ae00-4e88-a09c-6a05ddbc4b30 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:49.057884 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-44ff52e5-ae00-4e88-a09c-6a05ddbc4b30 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:00:49.058500 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-44ff52e5-ae00-4e88-a09c-6a05ddbc4b30 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:49.059377 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-44ff52e5-ae00-4e88-a09c-6a05ddbc4b30 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:49.073771 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:49.073771 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:49.083798 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-44ff52e5-ae00-4e88-a09c-6a05ddbc4b30 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:00:49.095609 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-44ff52e5-ae00-4e88-a09c-6a05ddbc4b30 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:00:49.095760 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 672/2687] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:00:49 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 1609 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:00:49.282136 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-82674549-e016-49be-93c0-825fae84f728 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:49.290346 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-82674549-e016-49be-93c0-825fae84f728 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] PUT https://10.4.3.206/volume/v3/attachments/f5296648-daac-4999-a9db-445023779904 Jul 22 10:00:49.290346 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-82674549-e016-49be-93c0-825fae84f728 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:49.305341 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-82674549-e016-49be-93c0-825fae84f728 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Acquiring lock "cinder-attachment_update-c37d3c71-cbd7-4f44-886c-705c296f3293-np0000005636" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:00:49.313417 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-82674549-e016-49be-93c0-825fae84f728 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Lock "cinder-attachment_update-c37d3c71-cbd7-4f44-886c-705c296f3293-np0000005636" acquired by "attachment_update" :: waited 0.008s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:00:49.314790 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:49.314790 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:49.529005 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-82674549-e016-49be-93c0-825fae84f728 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Lock "cinder-attachment_update-c37d3c71-cbd7-4f44-886c-705c296f3293-np0000005636" released by "attachment_update" :: held 0.216s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:00:49.529940 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-82674549-e016-49be-93c0-825fae84f728 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/attachments/f5296648-daac-4999-a9db-445023779904 returned with HTTP 200 Jul 22 10:00:49.530641 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 666/2688] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:00:49 2026] PUT /volume/v3/attachments/f5296648-daac-4999-a9db-445023779904 => generated 968 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:49.578949 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-7f2ca2bb-cf5c-414c-8539-176c7c947c76 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:49.583028 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-7f2ca2bb-cf5c-414c-8539-176c7c947c76 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] POST https://10.4.3.206/volume/v3/attachments/f5296648-daac-4999-a9db-445023779904/action Jul 22 10:00:49.583028 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-7f2ca2bb-cf5c-414c-8539-176c7c947c76 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Action body: b'{"os-complete": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:00:49.583028 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-7f2ca2bb-cf5c-414c-8539-176c7c947c76 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:49.613207 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:49.613207 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:49.642845 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-7f2ca2bb-cf5c-414c-8539-176c7c947c76 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/attachments/f5296648-daac-4999-a9db-445023779904/action returned with HTTP 204 Jul 22 10:00:49.644506 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 682/2689] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:00:49 2026] POST /volume/v3/attachments/f5296648-daac-4999-a9db-445023779904/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:00:49.954679 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ddbdd274-1968-42fd-bd51-8318d89ab3a5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:49.956695 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ddbdd274-1968-42fd-bd51-8318d89ab3a5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:49.956857 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ddbdd274-1968-42fd-bd51-8318d89ab3a5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:49.957070 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ddbdd274-1968-42fd-bd51-8318d89ab3a5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:49.957170 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-ddbdd274-1968-42fd-bd51-8318d89ab3a5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:49.962205 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:49.962205 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:49.963023 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ddbdd274-1968-42fd-bd51-8318d89ab3a5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:49.963449 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 670/2690] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:49 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:50.536702 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-53abedfb-de4e-4ac8-ab8a-df068d8a0f90 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:50.539531 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-53abedfb-de4e-4ac8-ab8a-df068d8a0f90 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:00:50.540348 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-53abedfb-de4e-4ac8-ab8a-df068d8a0f90 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:50.541415 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-53abedfb-de4e-4ac8-ab8a-df068d8a0f90 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:50.566299 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:50.566299 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:50.576944 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-53abedfb-de4e-4ac8-ab8a-df068d8a0f90 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:00:50.586064 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-53abedfb-de4e-4ac8-ab8a-df068d8a0f90 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 200 Jul 22 10:00:50.586064 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 673/2691] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:00:50 2026] GET /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:50.611576 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-6ab9250f-60b1-46cc-b105-6bbe957e994c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:50.617074 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-6ab9250f-60b1-46cc-b105-6bbe957e994c tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] POST https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745/action Jul 22 10:00:50.617074 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-6ab9250f-60b1-46cc-b105-6bbe957e994c tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:00:50.617074 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-6ab9250f-60b1-46cc-b105-6bbe957e994c tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:50.632790 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:50.632790 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:50.633507 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-6ab9250f-60b1-46cc-b105-6bbe957e994c tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:00:50.647126 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-6ab9250f-60b1-46cc-b105-6bbe957e994c tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Begin detaching volume completed successfully. Jul 22 10:00:50.647551 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-6ab9250f-60b1-46cc-b105-6bbe957e994c tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745/action returned with HTTP 202 Jul 22 10:00:50.648108 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 667/2692] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:00:50 2026] POST /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:00:50.722874 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f1b28337-2115-4ab8-b8cf-130fc8bddb62 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:50.722874 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f1b28337-2115-4ab8-b8cf-130fc8bddb62 None None] GET https://10.4.3.206/volume// Jul 22 10:00:50.722874 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f1b28337-2115-4ab8-b8cf-130fc8bddb62 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:50.722874 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f1b28337-2115-4ab8-b8cf-130fc8bddb62 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:50.723828 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f1b28337-2115-4ab8-b8cf-130fc8bddb62 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:00:50.723828 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 683/2693] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10: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) Jul 22 10:00:50.739093 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-427979a4-4d12-4946-8d23-f30ba392e9da None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:50.741814 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-427979a4-4d12-4946-8d23-f30ba392e9da tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:00:50.742048 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-427979a4-4d12-4946-8d23-f30ba392e9da tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:50.742275 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-427979a4-4d12-4946-8d23-f30ba392e9da tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:50.756883 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:50.756883 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:50.761568 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-427979a4-4d12-4946-8d23-f30ba392e9da tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:00:50.766350 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-427979a4-4d12-4946-8d23-f30ba392e9da tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 200 Jul 22 10:00:50.766811 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 671/2694] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:00:50 2026] GET /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 1315 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:00:50.982144 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-25fc2fe0-aa07-4d91-beef-4546364b5542 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:50.984602 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-25fc2fe0-aa07-4d91-beef-4546364b5542 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:50.985209 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-25fc2fe0-aa07-4d91-beef-4546364b5542 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:50.985209 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-25fc2fe0-aa07-4d91-beef-4546364b5542 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:50.986247 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-25fc2fe0-aa07-4d91-beef-4546364b5542 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:50.995985 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:50.995985 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:50.997288 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-25fc2fe0-aa07-4d91-beef-4546364b5542 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:50.997735 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 674/2695] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:50 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:51.869754 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-3b6acbd6-eedc-4399-8276-20fc951afdcd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:51.875961 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-3b6acbd6-eedc-4399-8276-20fc951afdcd tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] DELETE https://10.4.3.206/volume/v3/attachments/491aed8c-c072-45e8-a887-c323d93697ea Jul 22 10:00:51.875961 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-3b6acbd6-eedc-4399-8276-20fc951afdcd tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:51.875961 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-3b6acbd6-eedc-4399-8276-20fc951afdcd tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:51.882371 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:51.882371 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:51.973145 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-80ab84dd-3e86-411e-83e1-4816e4b23594 req-3b6acbd6-eedc-4399-8276-20fc951afdcd tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/attachments/491aed8c-c072-45e8-a887-c323d93697ea returned with HTTP 200 Jul 22 10:00:51.974000 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 668/2696] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:00:51 2026] DELETE /volume/v3/attachments/491aed8c-c072-45e8-a887-c323d93697ea => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:52.016551 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5ce19eac-6448-4ccc-8332-9ee5c7fe8c3b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:52.021492 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5ce19eac-6448-4ccc-8332-9ee5c7fe8c3b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:52.025257 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5ce19eac-6448-4ccc-8332-9ee5c7fe8c3b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:52.025257 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5ce19eac-6448-4ccc-8332-9ee5c7fe8c3b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:52.025257 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-5ce19eac-6448-4ccc-8332-9ee5c7fe8c3b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:52.030635 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:52.030635 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:52.032014 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5ce19eac-6448-4ccc-8332-9ee5c7fe8c3b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:52.032768 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 684/2697] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:52 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:52.854038 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3728b17a-0fa5-4e3f-861f-240e2c79d686 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:52.858522 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3728b17a-0fa5-4e3f-861f-240e2c79d686 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:00:52.858856 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3728b17a-0fa5-4e3f-861f-240e2c79d686 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5f08bf3-e07d-40d2-ade8-37a49a52f745", "force": false, "name": "tempest-TestStampPattern-snapshot-1164226305", "description": null, "metadata": null}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:52.867659 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:52.867659 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:52.868158 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3728b17a-0fa5-4e3f-861f-240e2c79d686 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:00:52.868302 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-3728b17a-0fa5-4e3f-861f-240e2c79d686 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Create snapshot from volume b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:00:52.910058 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-3728b17a-0fa5-4e3f-861f-240e2c79d686 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Created reservations ['1b74ba5b-e1e6-4aff-a651-4d6da35a5661', 'cb7e1332-fbab-4405-9a00-080302492a64', '181b9785-ba44-49b2-82c4-a4db0c13a34d', '475d0e90-a65a-4e71-97ca-8a2e024fa4a4'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:00:52.954348 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3728b17a-0fa5-4e3f-861f-240e2c79d686 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Snapshot create request issued successfully. Jul 22 10:00:52.955493 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3728b17a-0fa5-4e3f-861f-240e2c79d686 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:00:52.955493 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 672/2698] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:00:52 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) Jul 22 10:00:52.969326 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-af3e1347-a5d5-4287-ac53-f2b178b1134c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:52.980160 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-af3e1347-a5d5-4287-ac53-f2b178b1134c tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/snapshots/6ec0b90d-6d72-4e09-84c3-171e3f5bf40f Jul 22 10:00:52.980160 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-af3e1347-a5d5-4287-ac53-f2b178b1134c tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:52.980160 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-af3e1347-a5d5-4287-ac53-f2b178b1134c tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:52.992016 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:52.992016 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:52.992707 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-af3e1347-a5d5-4287-ac53-f2b178b1134c tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Snapshot retrieved successfully. Jul 22 10:00:52.993711 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-af3e1347-a5d5-4287-ac53-f2b178b1134c tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/snapshots/6ec0b90d-6d72-4e09-84c3-171e3f5bf40f returned with HTTP 200 Jul 22 10:00:52.994251 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 675/2699] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:00:52 2026] GET /volume/v3/snapshots/6ec0b90d-6d72-4e09-84c3-171e3f5bf40f => generated 435 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:53.053227 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-edf7e7e9-4323-4da8-88dd-dcb0b8d2fc45 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:53.065699 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-edf7e7e9-4323-4da8-88dd-dcb0b8d2fc45 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:53.065699 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-edf7e7e9-4323-4da8-88dd-dcb0b8d2fc45 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:53.065699 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-edf7e7e9-4323-4da8-88dd-dcb0b8d2fc45 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:53.065699 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-edf7e7e9-4323-4da8-88dd-dcb0b8d2fc45 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:53.094560 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:53.094560 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:53.095809 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-edf7e7e9-4323-4da8-88dd-dcb0b8d2fc45 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:53.098205 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 669/2700] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:53 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:54.005272 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c1ca7fb2-045e-4648-80b4-cf8b50032ed4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:54.007243 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c1ca7fb2-045e-4648-80b4-cf8b50032ed4 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/snapshots/6ec0b90d-6d72-4e09-84c3-171e3f5bf40f Jul 22 10:00:54.007496 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c1ca7fb2-045e-4648-80b4-cf8b50032ed4 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:54.007720 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c1ca7fb2-045e-4648-80b4-cf8b50032ed4 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:54.013567 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:54.013567 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:54.014062 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c1ca7fb2-045e-4648-80b4-cf8b50032ed4 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Snapshot retrieved successfully. Jul 22 10:00:54.015021 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c1ca7fb2-045e-4648-80b4-cf8b50032ed4 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/snapshots/6ec0b90d-6d72-4e09-84c3-171e3f5bf40f returned with HTTP 200 Jul 22 10:00:54.015615 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 685/2701] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:00:54 2026] GET /volume/v3/snapshots/6ec0b90d-6d72-4e09-84c3-171e3f5bf40f => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:54.026881 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e4dc1024-427c-4adf-a868-b9b48f1718ba None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:54.029335 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e4dc1024-427c-4adf-a868-b9b48f1718ba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/snapshots/6ec0b90d-6d72-4e09-84c3-171e3f5bf40f Jul 22 10:00:54.029627 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e4dc1024-427c-4adf-a868-b9b48f1718ba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:54.029862 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e4dc1024-427c-4adf-a868-b9b48f1718ba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:54.036420 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:54.036420 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:54.036997 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e4dc1024-427c-4adf-a868-b9b48f1718ba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Snapshot retrieved successfully. Jul 22 10:00:54.037841 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e4dc1024-427c-4adf-a868-b9b48f1718ba tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/snapshots/6ec0b90d-6d72-4e09-84c3-171e3f5bf40f returned with HTTP 200 Jul 22 10:00:54.038280 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 673/2702] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:00:54 2026] GET /volume/v3/snapshots/6ec0b90d-6d72-4e09-84c3-171e3f5bf40f => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:54.111308 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e53f8cae-2f1c-43da-aa43-7b7892c6eced None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:54.113353 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e53f8cae-2f1c-43da-aa43-7b7892c6eced tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:54.113574 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e53f8cae-2f1c-43da-aa43-7b7892c6eced tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:54.113771 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e53f8cae-2f1c-43da-aa43-7b7892c6eced tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:54.113897 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-e53f8cae-2f1c-43da-aa43-7b7892c6eced tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:54.122226 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:54.122226 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:54.122226 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e53f8cae-2f1c-43da-aa43-7b7892c6eced tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:54.123391 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 676/2703] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:54 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:55.009407 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-5c1cdee2-9e17-40fc-85b0-3a6ffc11cb48 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:55.011606 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-5c1cdee2-9e17-40fc-85b0-3a6ffc11cb48 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293/encryption Jul 22 10:00:55.011803 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-5c1cdee2-9e17-40fc-85b0-3a6ffc11cb48 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:55.012018 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-5c1cdee2-9e17-40fc-85b0-3a6ffc11cb48 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:55.023124 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:55.023124 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:55.030843 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b78af9a4-9d09-47d1-a11c-59c5c0f965d6 req-5c1cdee2-9e17-40fc-85b0-3a6ffc11cb48 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293/encryption returned with HTTP 200 Jul 22 10:00:55.031568 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 670/2704] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 10:00:55 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:55.136743 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8360047b-44ef-4562-b1f9-fadbd3b08888 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:55.143952 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8360047b-44ef-4562-b1f9-fadbd3b08888 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:55.143952 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8360047b-44ef-4562-b1f9-fadbd3b08888 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:55.143952 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8360047b-44ef-4562-b1f9-fadbd3b08888 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:55.143952 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-8360047b-44ef-4562-b1f9-fadbd3b08888 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:55.153026 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:55.153026 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:55.153390 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8360047b-44ef-4562-b1f9-fadbd3b08888 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:55.153943 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 686/2705] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:55 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:56.172938 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1a83c561-6167-4a00-9055-228f57d68d76 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:56.178594 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1a83c561-6167-4a00-9055-228f57d68d76 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:56.179219 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1a83c561-6167-4a00-9055-228f57d68d76 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:56.179612 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1a83c561-6167-4a00-9055-228f57d68d76 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:56.179812 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-1a83c561-6167-4a00-9055-228f57d68d76 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:56.192007 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:56.192007 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:56.195483 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1a83c561-6167-4a00-9055-228f57d68d76 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:56.195483 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 674/2706] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:56 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:57.208904 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1d9905d2-2394-49bb-bca6-388995d988fe None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:57.211377 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1d9905d2-2394-49bb-bca6-388995d988fe tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:57.211995 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1d9905d2-2394-49bb-bca6-388995d988fe tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:57.211995 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1d9905d2-2394-49bb-bca6-388995d988fe tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:57.212122 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-1d9905d2-2394-49bb-bca6-388995d988fe tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:57.218026 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:57.218026 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:57.219396 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1d9905d2-2394-49bb-bca6-388995d988fe tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:57.219979 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 677/2707] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:57 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:58.234467 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5b4e6b23-d1af-47f9-9124-f42991dcf4fb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:58.242115 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5b4e6b23-d1af-47f9-9124-f42991dcf4fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:58.243121 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5b4e6b23-d1af-47f9-9124-f42991dcf4fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:58.243121 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5b4e6b23-d1af-47f9-9124-f42991dcf4fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:58.243121 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-5b4e6b23-d1af-47f9-9124-f42991dcf4fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:58.248243 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:58.248243 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:00:58.249356 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5b4e6b23-d1af-47f9-9124-f42991dcf4fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:58.249835 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 671/2708] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:58 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:00:58.263368 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e672362e-f1d7-4818-a11f-a23e3acb09a5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:58.265748 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e672362e-f1d7-4818-a11f-a23e3acb09a5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b Jul 22 10:00:58.266736 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e672362e-f1d7-4818-a11f-a23e3acb09a5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:58.266736 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e672362e-f1d7-4818-a11f-a23e3acb09a5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:58.276173 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:58.276173 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:00:58.281812 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e672362e-f1d7-4818-a11f-a23e3acb09a5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:58.289113 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e672362e-f1d7-4818-a11f-a23e3acb09a5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b returned with HTTP 200 Jul 22 10:00:58.289798 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 687/2709] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:58 2026] GET /volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:00:58.308668 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:58.312025 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] POST https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e/restore Jul 22 10:00:58.312438 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:00:58.314460 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Restoring backup 0c0dad48-76de-44d5-bb85-a4a07d672b5e ({'restore': {}}) {{(pid=100149) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 10:00:58.314573 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.backups [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Restoring backup 0c0dad48-76de-44d5-bb85-a4a07d672b5e to volume None. Jul 22 10:00:58.320360 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:58.320360 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:58.321662 np0000005636 devstack@c-api.service[100149]: INFO cinder.backup.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Creating volume of 1 GB for restore of backup 0c0dad48-76de-44d5-bb85-a4a07d672b5e. Jul 22 10:00:58.326264 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Availability Zones retrieved successfully. Jul 22 10:00:58.334585 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Flow 'volume_create_api' (a4ee70d7-8d66-4c82-9a9a-b061e8aeac6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:00:58.336938 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f596576-05e1-4c0e-bdd0-1cecfce7443b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:58.338438 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:00:58.378414 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f596576-05e1-4c0e-bdd0-1cecfce7443b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:58.379564 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (452b379c-df53-4c25-ba32-c840d57d60ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:58.458768 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Created reservations ['f5fd5a50-6590-4911-9241-240bb199e339', '6afaa4b7-0cac-4b8f-9e9d-17f607296201', '615051d7-40b9-4896-ad84-5a24dce71372', '0c8807fa-95f2-4010-818f-6639759811d1'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:00:58.459873 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (452b379c-df53-4c25-ba32-c840d57d60ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5fd5a50-6590-4911-9241-240bb199e339', '6afaa4b7-0cac-4b8f-9e9d-17f607296201', '615051d7-40b9-4896-ad84-5a24dce71372', '0c8807fa-95f2-4010-818f-6639759811d1']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:58.460768 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (680f04dd-6700-4544-b7e2-95a01bff7e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:58.501126 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (680f04dd-6700-4544-b7e2-95a01bff7e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8508515f-0f1f-464e-bcc2-d63d829d2ff4', '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_0c0dad48-76de-44d5-bb85-a4a07d672b5e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14390d4ee1e04b439a79ea80306ae88d',qos_specs=None,replication_status=,reservations=['f5fd5a50-6590-4911-9241-240bb199e339','6afaa4b7-0cac-4b8f-9e9d-17f607296201','615051d7-40b9-4896-ad84-5a24dce71372','0c8807fa-95f2-4010-818f-6639759811d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dafb5643eae49e581cc8761f0a1f2ee',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:00:58Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0c0dad48-76de-44d5-bb85-a4a07d672b5e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8508515f-0f1f-464e-bcc2-d63d829d2ff4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14390d4ee1e04b439a79ea80306ae88d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dafb5643eae49e581cc8761f0a1f2ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:58.502628 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a0f68d-ac66-46bc-ab87-7abf8d6d06c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:58.532974 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a0f68d-ac66-46bc-ab87-7abf8d6d06c2) transitioned into 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_0c0dad48-76de-44d5-bb85-a4a07d672b5e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14390d4ee1e04b439a79ea80306ae88d',qos_specs=None,replication_status=,reservations=['f5fd5a50-6590-4911-9241-240bb199e339','6afaa4b7-0cac-4b8f-9e9d-17f607296201','615051d7-40b9-4896-ad84-5a24dce71372','0c8807fa-95f2-4010-818f-6639759811d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dafb5643eae49e581cc8761f0a1f2ee',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:58.534800 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cfad94f-cf06-4ffd-9a48-b4cf01b07f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:00:58.552913 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cfad94f-cf06-4ffd-9a48-b4cf01b07f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:00:58.553780 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Flow 'volume_create_api' (a4ee70d7-8d66-4c82-9a9a-b061e8aeac6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:00:58.554006 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Create volume request issued successfully. Jul 22 10:00:58.563318 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:58.563318 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:58.563905 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:59.573431 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:59.573431 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:00:59.574257 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:00:59.574444 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Checking backup size 1 against volume size 1 {{(pid=100149) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 10:00:59.574582 np0000005636 devstack@c-api.service[100149]: INFO cinder.backup.api [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Overwriting volume 8508515f-0f1f-464e-bcc2-d63d829d2ff4 with restore of backup 0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:59.593355 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.rpcapi [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] restore_backup in rpcapi backup_id 0c0dad48-76de-44d5-bb85-a4a07d672b5e {{(pid=100149) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 10:00:59.598514 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d00c4e33-51fc-4da6-9d6d-5e04d2e8bac5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e/restore returned with HTTP 202 Jul 22 10:00:59.598669 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 675/2710] 10.4.3.206 () {68 vars in 1393 bytes} [Wed Jul 22 10:00:58 2026] POST /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e/restore => generated 189 bytes in 1291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:00:59.608435 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4c4a9e64-7151-4370-8c10-309a99650db3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:00:59.610623 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4c4a9e64-7151-4370-8c10-309a99650db3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:00:59.610866 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4c4a9e64-7151-4370-8c10-309a99650db3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:00:59.611119 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4c4a9e64-7151-4370-8c10-309a99650db3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:00:59.611267 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-4c4a9e64-7151-4370-8c10-309a99650db3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:00:59.617112 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:00:59.617112 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:00:59.618338 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4c4a9e64-7151-4370-8c10-309a99650db3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:00:59.619967 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 678/2711] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:00:59 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:00.635861 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0d7f069c-4c62-42f7-b629-a6de35c2be96 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:00.638946 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0d7f069c-4c62-42f7-b629-a6de35c2be96 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:01:00.640416 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0d7f069c-4c62-42f7-b629-a6de35c2be96 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:00.640416 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0d7f069c-4c62-42f7-b629-a6de35c2be96 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:00.640416 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-0d7f069c-4c62-42f7-b629-a6de35c2be96 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:00.648139 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:00.648139 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:00.648780 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0d7f069c-4c62-42f7-b629-a6de35c2be96 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:01:00.649257 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 672/2712] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:00 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:01.085277 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-644d9895-1325-4c81-bf42-121babb7a1a7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:01.087467 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:01:01.088154 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1945084348", "snapshot_id": "6ec0b90d-6d72-4e09-84c3-171e3f5bf40f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:01.091581 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1945084348', 'snapshot_id': '6ec0b90d-6d72-4e09-84c3-171e3f5bf40f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:01:01.098062 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:01.098062 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:01.099262 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Snapshot retrieved successfully. Jul 22 10:01:01.100945 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Create volume of 1 GB Jul 22 10:01:01.105724 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Availability Zones retrieved successfully. Jul 22 10:01:01.116898 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Flow 'volume_create_api' (873bb1a1-8643-4c21-b87f-32fed36f79ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:01:01.121457 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9f1b2d0-78ad-4480-be19-a61a060b4952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:01.121457 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:01:01.174454 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9f1b2d0-78ad-4480-be19-a61a060b4952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6ec0b90d-6d72-4e09-84c3-171e3f5bf40f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:01.174454 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c738a90-a19c-422b-8e15-e7f0d8eed541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:01.247666 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Created reservations ['da317a08-66ef-4516-8ede-2b035c1f06f5', '8ee6ad82-0131-4544-a8e1-9a3612690df2', 'c3cb30f8-b818-4485-be9e-9c697a9596e4', '8571074a-2f36-4200-ac89-8a439aae4c94'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:01:01.248907 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c738a90-a19c-422b-8e15-e7f0d8eed541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da317a08-66ef-4516-8ede-2b035c1f06f5', '8ee6ad82-0131-4544-a8e1-9a3612690df2', 'c3cb30f8-b818-4485-be9e-9c697a9596e4', '8571074a-2f36-4200-ac89-8a439aae4c94']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:01.250115 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1db631f7-bb8b-446b-9408-f7df7319c8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:01.307958 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1db631f7-bb8b-446b-9408-f7df7319c8ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7274f98d-b69f-4a59-9bfd-0603afb9d5d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1945084348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26419cfb5bca4264896d14029ca75d78',qos_specs=None,replication_status=,reservations=['da317a08-66ef-4516-8ede-2b035c1f06f5','8ee6ad82-0131-4544-a8e1-9a3612690df2','c3cb30f8-b818-4485-be9e-9c697a9596e4','8571074a-2f36-4200-ac89-8a439aae4c94'],size=1,snapshot_id=6ec0b90d-6d72-4e09-84c3-171e3f5bf40f,source_replicaid=,source_volid=None,status='creating',user_id='1dced6fc32bb4198bb001cf32780aa47',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:01:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1945084348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7274f98d-b69f-4a59-9bfd-0603afb9d5d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26419cfb5bca4264896d14029ca75d78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6ec0b90d-6d72-4e09-84c3-171e3f5bf40f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1dced6fc32bb4198bb001cf32780aa47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:01.308697 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0919a0fd-b483-4184-8849-bdb1bd6c4f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:01.334362 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0919a0fd-b483-4184-8849-bdb1bd6c4f5a) transitioned into state 'SUCCESS' from state '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-1945084348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26419cfb5bca4264896d14029ca75d78',qos_specs=None,replication_status=,reservations=['da317a08-66ef-4516-8ede-2b035c1f06f5','8ee6ad82-0131-4544-a8e1-9a3612690df2','c3cb30f8-b818-4485-be9e-9c697a9596e4','8571074a-2f36-4200-ac89-8a439aae4c94'],size=1,snapshot_id=6ec0b90d-6d72-4e09-84c3-171e3f5bf40f,source_replicaid=,source_volid=None,status='creating',user_id='1dced6fc32bb4198bb001cf32780aa47',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:01.335141 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44166023-4b60-46f7-be03-951b1946614a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:01.370119 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44166023-4b60-46f7-be03-951b1946614a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:01.371026 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Flow 'volume_create_api' (873bb1a1-8643-4c21-b87f-32fed36f79ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:01:01.371403 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Create volume request issued successfully. Jul 22 10:01:01.372084 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-644d9895-1325-4c81-bf42-121babb7a1a7 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:01:01.372562 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 688/2713] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:01:01 2026] POST /volume/v3/volumes => generated 781 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:01:01.662661 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b84a91f9-4ac3-4669-94f9-4022f8af883e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:01.665678 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b84a91f9-4ac3-4669-94f9-4022f8af883e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:01:01.665906 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b84a91f9-4ac3-4669-94f9-4022f8af883e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:01.666183 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b84a91f9-4ac3-4669-94f9-4022f8af883e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:01.666572 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-b84a91f9-4ac3-4669-94f9-4022f8af883e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:01.669480 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=300,cinder:INSERT=39,cinder:UPDATE=74 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:01:01.674413 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:01.674413 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:01.675205 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b84a91f9-4ac3-4669-94f9-4022f8af883e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:01:01.675944 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 676/2714] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:01 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:02.534146 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-24e415b3-0d7c-4194-8297-f73574d6054a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:02.534564 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-24e415b3-0d7c-4194-8297-f73574d6054a None None] GET https://10.4.3.206/volume// Jul 22 10:01:02.534771 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-24e415b3-0d7c-4194-8297-f73574d6054a None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:02.535050 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-24e415b3-0d7c-4194-8297-f73574d6054a None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:02.535449 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-24e415b3-0d7c-4194-8297-f73574d6054a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:01:02.535792 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 679/2715] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:01:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:01:02.546880 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-5cda1a4b-29ed-4055-86dd-49b5e5b03e01 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:02.549294 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-5cda1a4b-29ed-4055-86dd-49b5e5b03e01 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:01:02.549679 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-5cda1a4b-29ed-4055-86dd-49b5e5b03e01 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c735a04d-4a23-442a-89cc-b769a84c0dc9", "connector": null, "instance_uuid": "9eccabf9-8c60-4c39-b116-231c700d8256"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:02.553251 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=209,cinder:UPDATE=35,cinder:INSERT=13 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:01:02.563197 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:02.563197 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:02.621446 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-5cda1a4b-29ed-4055-86dd-49b5e5b03e01 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:01:02.621953 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 673/2716] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:01:02 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) Jul 22 10:01:02.634563 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-188eaaf1-7ffb-440a-9483-da870b7b5f2f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:02.639430 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-188eaaf1-7ffb-440a-9483-da870b7b5f2f tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] DELETE https://10.4.3.206/volume/v3/attachments/b70613fe-b10b-4f0e-b692-c08e95eb596a Jul 22 10:01:02.639430 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-188eaaf1-7ffb-440a-9483-da870b7b5f2f tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:02.639430 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-188eaaf1-7ffb-440a-9483-da870b7b5f2f tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:02.642009 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=228,cinder:UPDATE=21,cinder:INSERT=6 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:01:02.651382 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:02.651382 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:02.692817 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-af12971f-b116-495e-ae01-1457fa94615d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:02.695031 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-af12971f-b116-495e-ae01-1457fa94615d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:01:02.695031 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-af12971f-b116-495e-ae01-1457fa94615d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:02.695215 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-af12971f-b116-495e-ae01-1457fa94615d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:02.696179 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-af12971f-b116-495e-ae01-1457fa94615d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:02.701479 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:02.701479 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:02.702624 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-af12971f-b116-495e-ae01-1457fa94615d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:01:02.703162 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 677/2717] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:02 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:02.732594 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-188eaaf1-7ffb-440a-9483-da870b7b5f2f tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/attachments/b70613fe-b10b-4f0e-b692-c08e95eb596a returned with HTTP 200 Jul 22 10:01:02.733089 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 689/2718] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:01:02 2026] DELETE /volume/v3/attachments/b70613fe-b10b-4f0e-b692-c08e95eb596a => generated 192 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:03.716752 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-dbfc1b60-3169-455f-bcfc-90b951303739 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:03.721113 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dbfc1b60-3169-455f-bcfc-90b951303739 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:01:03.721113 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dbfc1b60-3169-455f-bcfc-90b951303739 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:03.721113 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dbfc1b60-3169-455f-bcfc-90b951303739 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:03.721399 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-dbfc1b60-3169-455f-bcfc-90b951303739 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:03.728965 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=261,cinder:UPDATE=52,cinder:INSERT=22 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:01:03.731592 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:03.731592 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:03.732423 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dbfc1b60-3169-455f-bcfc-90b951303739 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:01:03.732829 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 680/2719] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:03 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:04.182911 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-440ab59b-8bd9-44c0-8615-488ae52fbe50 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:04.186980 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-440ab59b-8bd9-44c0-8615-488ae52fbe50 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] PUT https://10.4.3.206/volume/v3/attachments/11d659ee-c0cd-4d2b-a00f-347eb63f845c Jul 22 10:01:04.187484 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-440ab59b-8bd9-44c0-8615-488ae52fbe50 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:04.221029 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-440ab59b-8bd9-44c0-8615-488ae52fbe50 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Acquiring lock "cinder-attachment_update-c735a04d-4a23-442a-89cc-b769a84c0dc9-np0000005636" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:01:04.226331 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-440ab59b-8bd9-44c0-8615-488ae52fbe50 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Lock "cinder-attachment_update-c735a04d-4a23-442a-89cc-b769a84c0dc9-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:01:04.227849 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:04.227849 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:04.337221 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-440ab59b-8bd9-44c0-8615-488ae52fbe50 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Lock "cinder-attachment_update-c735a04d-4a23-442a-89cc-b769a84c0dc9-np0000005636" released by "attachment_update" :: held 0.111s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:01:04.337666 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-440ab59b-8bd9-44c0-8615-488ae52fbe50 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/attachments/11d659ee-c0cd-4d2b-a00f-347eb63f845c returned with HTTP 200 Jul 22 10:01:04.338146 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 674/2720] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:01:04 2026] PUT /volume/v3/attachments/11d659ee-c0cd-4d2b-a00f-347eb63f845c => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:04.350555 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-eb18de0f-7b41-42de-b2b0-2b6aa512d883 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:04.352948 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-eb18de0f-7b41-42de-b2b0-2b6aa512d883 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/attachments/11d659ee-c0cd-4d2b-a00f-347eb63f845c Jul 22 10:01:04.353190 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-eb18de0f-7b41-42de-b2b0-2b6aa512d883 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:04.353429 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-eb18de0f-7b41-42de-b2b0-2b6aa512d883 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:04.368579 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-eb18de0f-7b41-42de-b2b0-2b6aa512d883 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/attachments/11d659ee-c0cd-4d2b-a00f-347eb63f845c returned with HTTP 200 Jul 22 10:01:04.368957 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 678/2721] 10.4.3.206 () {70 vars in 1651 bytes} [Wed Jul 22 10:01:04 2026] GET /volume/v3/attachments/11d659ee-c0cd-4d2b-a00f-347eb63f845c => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:04.749197 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0c985648-3b20-430d-afaf-dfa7f0d86142 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:04.754228 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0c985648-3b20-430d-afaf-dfa7f0d86142 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:01:04.756073 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0c985648-3b20-430d-afaf-dfa7f0d86142 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:04.756301 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0c985648-3b20-430d-afaf-dfa7f0d86142 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:04.756443 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-0c985648-3b20-430d-afaf-dfa7f0d86142 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:04.763368 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:04.763368 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:04.764560 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0c985648-3b20-430d-afaf-dfa7f0d86142 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:01:04.765109 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 690/2722] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:04 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:05.790725 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6c84e3cd-e7a4-4b7a-b460-a387aafd708d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:05.795103 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6c84e3cd-e7a4-4b7a-b460-a387aafd708d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:01:05.795450 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6c84e3cd-e7a4-4b7a-b460-a387aafd708d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:05.795739 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6c84e3cd-e7a4-4b7a-b460-a387aafd708d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:05.796191 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-6c84e3cd-e7a4-4b7a-b460-a387aafd708d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:05.802590 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:05.802590 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:05.804173 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6c84e3cd-e7a4-4b7a-b460-a387aafd708d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:01:05.804502 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 681/2723] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:05 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:01:06.822061 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f358d786-6618-42d9-af47-af6c146d221b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:06.824644 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f358d786-6618-42d9-af47-af6c146d221b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:01:06.825141 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f358d786-6618-42d9-af47-af6c146d221b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:06.825581 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f358d786-6618-42d9-af47-af6c146d221b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:06.826290 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-f358d786-6618-42d9-af47-af6c146d221b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:06.835624 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:06.835624 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:06.837329 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f358d786-6618-42d9-af47-af6c146d221b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:01:06.837719 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 675/2724] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:06 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:07.856246 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-589fbf98-d5d2-44c7-a447-857117aef5ce None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:07.859222 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-589fbf98-d5d2-44c7-a447-857117aef5ce tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:01:07.859976 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-589fbf98-d5d2-44c7-a447-857117aef5ce tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:07.860455 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-589fbf98-d5d2-44c7-a447-857117aef5ce tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:07.860740 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-589fbf98-d5d2-44c7-a447-857117aef5ce tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:07.868483 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:07.868483 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:07.869176 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-589fbf98-d5d2-44c7-a447-857117aef5ce tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:01:07.870180 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 679/2725] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:07 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:08.885172 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d612dbb3-2bd6-40d4-a61b-de5c723586b3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:08.889164 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d612dbb3-2bd6-40d4-a61b-de5c723586b3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:01:08.889164 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d612dbb3-2bd6-40d4-a61b-de5c723586b3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:08.889164 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d612dbb3-2bd6-40d4-a61b-de5c723586b3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:08.889164 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-d612dbb3-2bd6-40d4-a61b-de5c723586b3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:08.896583 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:08.896583 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:08.898088 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d612dbb3-2bd6-40d4-a61b-de5c723586b3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:01:08.898796 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 691/2726] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:08 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:09.915140 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2f34bb65-12c1-4bc4-85a0-b0de45aeed5c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:09.917957 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2f34bb65-12c1-4bc4-85a0-b0de45aeed5c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:01:09.918267 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2f34bb65-12c1-4bc4-85a0-b0de45aeed5c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:09.918468 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2f34bb65-12c1-4bc4-85a0-b0de45aeed5c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:09.918695 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-2f34bb65-12c1-4bc4-85a0-b0de45aeed5c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:09.928712 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:09.928712 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:09.929609 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2f34bb65-12c1-4bc4-85a0-b0de45aeed5c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:01:09.930084 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 682/2727] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:09 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:01:10.041479 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-95491f33-4359-4e39-b6fb-bb1516fe3b30 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:10.047864 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-95491f33-4359-4e39-b6fb-bb1516fe3b30 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] POST https://10.4.3.206/volume/v3/attachments/11d659ee-c0cd-4d2b-a00f-347eb63f845c/action Jul 22 10:01:10.048323 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-95491f33-4359-4e39-b6fb-bb1516fe3b30 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:01:10.048527 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-95491f33-4359-4e39-b6fb-bb1516fe3b30 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:10.078247 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:10.078247 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:10.123270 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a21fed51-3443-4f0d-b536-0182d98a7eda req-95491f33-4359-4e39-b6fb-bb1516fe3b30 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/attachments/11d659ee-c0cd-4d2b-a00f-347eb63f845c/action returned with HTTP 204 Jul 22 10:01:10.123794 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 676/2728] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:01:10 2026] POST /volume/v3/attachments/11d659ee-c0cd-4d2b-a00f-347eb63f845c/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:01:10.948071 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0d1a59f8-2400-4a0f-b21f-565b8f5c2375 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:10.951950 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0d1a59f8-2400-4a0f-b21f-565b8f5c2375 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:01:10.951950 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0d1a59f8-2400-4a0f-b21f-565b8f5c2375 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:10.952284 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0d1a59f8-2400-4a0f-b21f-565b8f5c2375 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:10.952704 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-0d1a59f8-2400-4a0f-b21f-565b8f5c2375 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:10.960252 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:10.960252 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:10.961952 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0d1a59f8-2400-4a0f-b21f-565b8f5c2375 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:01:10.962657 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 680/2729] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:10 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:10.981054 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-968b09f7-53e4-40e9-8af6-02904e2f98f6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:10.984677 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-968b09f7-53e4-40e9-8af6-02904e2f98f6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/8508515f-0f1f-464e-bcc2-d63d829d2ff4 Jul 22 10:01:10.984677 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-968b09f7-53e4-40e9-8af6-02904e2f98f6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:10.984677 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-968b09f7-53e4-40e9-8af6-02904e2f98f6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:11.001606 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:11.001606 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:11.008507 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-968b09f7-53e4-40e9-8af6-02904e2f98f6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:11.016689 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-968b09f7-53e4-40e9-8af6-02904e2f98f6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/8508515f-0f1f-464e-bcc2-d63d829d2ff4 returned with HTTP 200 Jul 22 10:01:11.017311 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 692/2730] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:10 2026] GET /volume/v3/volumes/8508515f-0f1f-464e-bcc2-d63d829d2ff4 => generated 1411 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:11.037060 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ea17c285-e524-4816-837f-53a49058dad2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:11.040346 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ea17c285-e524-4816-837f-53a49058dad2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/8508515f-0f1f-464e-bcc2-d63d829d2ff4 Jul 22 10:01:11.040675 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ea17c285-e524-4816-837f-53a49058dad2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:11.040914 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ea17c285-e524-4816-837f-53a49058dad2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:11.052911 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:11.052911 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:11.058792 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ea17c285-e524-4816-837f-53a49058dad2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:11.066599 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ea17c285-e524-4816-837f-53a49058dad2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/8508515f-0f1f-464e-bcc2-d63d829d2ff4 returned with HTTP 200 Jul 22 10:01:11.067222 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 683/2731] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:11 2026] GET /volume/v3/volumes/8508515f-0f1f-464e-bcc2-d63d829d2ff4 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:11.084951 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5ee10c3d-8c24-4e49-b1e3-229bcfadec15 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:11.088953 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ee10c3d-8c24-4e49-b1e3-229bcfadec15 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8508515f-0f1f-464e-bcc2-d63d829d2ff4 Jul 22 10:01:11.088953 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ee10c3d-8c24-4e49-b1e3-229bcfadec15 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:11.088953 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ee10c3d-8c24-4e49-b1e3-229bcfadec15 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:11.088953 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-5ee10c3d-8c24-4e49-b1e3-229bcfadec15 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete volume with id: 8508515f-0f1f-464e-bcc2-d63d829d2ff4 Jul 22 10:01:11.098901 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:11.098901 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:11.099792 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5ee10c3d-8c24-4e49-b1e3-229bcfadec15 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:11.140358 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5ee10c3d-8c24-4e49-b1e3-229bcfadec15 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete volume request issued successfully. Jul 22 10:01:11.140607 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ee10c3d-8c24-4e49-b1e3-229bcfadec15 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/8508515f-0f1f-464e-bcc2-d63d829d2ff4 returned with HTTP 202 Jul 22 10:01:11.141240 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 677/2732] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:01:11 2026] DELETE /volume/v3/volumes/8508515f-0f1f-464e-bcc2-d63d829d2ff4 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:01:11.153497 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1cc3e4c5-8ea4-40b0-8abf-a1092880a948 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:11.159546 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1cc3e4c5-8ea4-40b0-8abf-a1092880a948 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/8508515f-0f1f-464e-bcc2-d63d829d2ff4 Jul 22 10:01:11.160091 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1cc3e4c5-8ea4-40b0-8abf-a1092880a948 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:11.160653 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1cc3e4c5-8ea4-40b0-8abf-a1092880a948 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:11.176347 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:11.176347 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:11.182312 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-1cc3e4c5-8ea4-40b0-8abf-a1092880a948 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:11.195740 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1cc3e4c5-8ea4-40b0-8abf-a1092880a948 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/8508515f-0f1f-464e-bcc2-d63d829d2ff4 returned with HTTP 200 Jul 22 10:01:11.196571 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 681/2733] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:11 2026] GET /volume/v3/volumes/8508515f-0f1f-464e-bcc2-d63d829d2ff4 => generated 1410 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:12.224090 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7cf42c00-ba93-4834-9285-3c0f84abdd30 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:12.227524 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7cf42c00-ba93-4834-9285-3c0f84abdd30 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/8508515f-0f1f-464e-bcc2-d63d829d2ff4 Jul 22 10:01:12.227524 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7cf42c00-ba93-4834-9285-3c0f84abdd30 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:12.228691 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7cf42c00-ba93-4834-9285-3c0f84abdd30 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:12.239698 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7cf42c00-ba93-4834-9285-3c0f84abdd30 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/8508515f-0f1f-464e-bcc2-d63d829d2ff4 returned with HTTP 404 Jul 22 10:01:12.240153 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 693/2734] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:12 2026] GET /volume/v3/volumes/8508515f-0f1f-464e-bcc2-d63d829d2ff4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:01:12.258042 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-be2868e3-7c53-40bf-a791-4b3839b8d19a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:12.267826 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-be2868e3-7c53-40bf-a791-4b3839b8d19a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] DELETE https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:01:12.268182 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-be2868e3-7c53-40bf-a791-4b3839b8d19a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:12.268335 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-be2868e3-7c53-40bf-a791-4b3839b8d19a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:12.268474 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-be2868e3-7c53-40bf-a791-4b3839b8d19a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete backup with id: 0c0dad48-76de-44d5-bb85-a4a07d672b5e. Jul 22 10:01:12.276046 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:12.276046 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:12.303418 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-be2868e3-7c53-40bf-a791-4b3839b8d19a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] delete_backup rpcapi backup_id 0c0dad48-76de-44d5-bb85-a4a07d672b5e {{(pid=100150) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:01:12.306069 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-be2868e3-7c53-40bf-a791-4b3839b8d19a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 202 Jul 22 10:01:12.309961 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 684/2735] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:01:12 2026] DELETE /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:01:12.316251 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6ae2bed9-fecd-4088-a4f2-7aa458b39940 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:12.318885 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6ae2bed9-fecd-4088-a4f2-7aa458b39940 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:01:12.319676 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6ae2bed9-fecd-4088-a4f2-7aa458b39940 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:12.319676 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6ae2bed9-fecd-4088-a4f2-7aa458b39940 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:12.319676 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-6ae2bed9-fecd-4088-a4f2-7aa458b39940 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:12.326400 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:12.326400 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:12.327702 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6ae2bed9-fecd-4088-a4f2-7aa458b39940 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:01:12.328364 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 678/2736] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:12 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:13.344787 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e8b033b3-c128-49d2-935e-44645db04ad7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:13.348974 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e8b033b3-c128-49d2-935e-44645db04ad7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:01:13.349310 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e8b033b3-c128-49d2-935e-44645db04ad7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:13.349587 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e8b033b3-c128-49d2-935e-44645db04ad7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:13.349991 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-e8b033b3-c128-49d2-935e-44645db04ad7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:13.359447 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:13.359447 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:13.360360 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e8b033b3-c128-49d2-935e-44645db04ad7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 200 Jul 22 10:01:13.361024 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 682/2737] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:13 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 792 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:13.601322 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-56375eea-da22-403b-a946-57d14baa5310 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:13.702268 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-56375eea-da22-403b-a946-57d14baa5310 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:01:13.702670 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-56375eea-da22-403b-a946-57d14baa5310 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-371687814", "extra_specs": {}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:13.718724 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-56375eea-da22-403b-a946-57d14baa5310 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:01:13.719253 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 694/2738] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 10:01:13 2026] POST /volume/v3/types => generated 211 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:13.727871 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-34acc21b-5f2e-44dd-a10b-ec05b8fb0299 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:13.729960 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-34acc21b-5f2e-44dd-a10b-ec05b8fb0299 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] POST https://10.4.3.206/volume/v3/types/34d7173c-51ab-44c2-8449-860f9579b77c/encryption Jul 22 10:01:13.730522 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-34acc21b-5f2e-44dd-a10b-ec05b8fb0299 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:13.753128 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-34acc21b-5f2e-44dd-a10b-ec05b8fb0299 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] https://10.4.3.206/volume/v3/types/34d7173c-51ab-44c2-8449-860f9579b77c/encryption returned with HTTP 200 Jul 22 10:01:13.753714 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 685/2739] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 10:01:13 2026] POST /volume/v3/types/34d7173c-51ab-44c2-8449-860f9579b77c/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:13.763232 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:13.839887 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:01:13.840358 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-542001802", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-371687814", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:13.842296 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-542001802', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-371687814', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:01:13.846706 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume of 1 GB Jul 22 10:01:13.847120 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:13.847120 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:13.847816 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Availability Zones retrieved successfully. Jul 22 10:01:13.856364 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (94945d25-82dc-46c9-addb-f2cd92e059ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:01:13.857670 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06968cd-7354-4c8f-9adf-a764697c0fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:13.859093 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:01:13.891308 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06968cd-7354-4c8f-9adf-a764697c0fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:01:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=34d7173c-51ab-44c2-8449-860f9579b77c,is_public=True,name='tempest-scenario-type-luks-371687814',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '34d7173c-51ab-44c2-8449-860f9579b77c', '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=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:13.892436 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25f2caef-5f26-4ed1-ae87-7131226dfc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:13.924802 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-371687814 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-371687814, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:01:13.925318 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-371687814 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-371687814, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:01:13.966048 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Created reservations ['950ff0d7-10c7-4b95-a221-2fcae484700f', '357fa175-b10f-47bf-9cfd-51c1e27ba044', '79025d90-c227-4570-afdd-dcbb665d1077', '9ca5aeca-7446-4c2b-aaf1-c9fa681c1c2d'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:01:13.967127 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25f2caef-5f26-4ed1-ae87-7131226dfc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['950ff0d7-10c7-4b95-a221-2fcae484700f', '357fa175-b10f-47bf-9cfd-51c1e27ba044', '79025d90-c227-4570-afdd-dcbb665d1077', '9ca5aeca-7446-4c2b-aaf1-c9fa681c1c2d']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:13.968194 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fca53aa2-62b5-4905-a4a6-5c3f789ad790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:13.994470 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fca53aa2-62b5-4905-a4a6-5c3f789ad790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6279af06-3aa7-4ad5-9409-4ccc57f4f50f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-542001802',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['950ff0d7-10c7-4b95-a221-2fcae484700f','357fa175-b10f-47bf-9cfd-51c1e27ba044','79025d90-c227-4570-afdd-dcbb665d1077','9ca5aeca-7446-4c2b-aaf1-c9fa681c1c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=34d7173c-51ab-44c2-8449-860f9579b77c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:01:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-542001802',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6279af06-3aa7-4ad5-9409-4ccc57f4f50f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='599a9fadaa9b405ca90dd6f4f106719a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4175e860c124a3386af0e8d40ec0adb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(34d7173c-51ab-44c2-8449-860f9579b77c),volume_type_id=34d7173c-51ab-44c2-8449-860f9579b77c)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:13.994470 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf6cf4f0-7807-46da-89d3-91ff8b46a4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:14.016275 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf6cf4f0-7807-46da-89d3-91ff8b46a4cf) transitioned into state 'SUCCESS' from state '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-542001802',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['950ff0d7-10c7-4b95-a221-2fcae484700f','357fa175-b10f-47bf-9cfd-51c1e27ba044','79025d90-c227-4570-afdd-dcbb665d1077','9ca5aeca-7446-4c2b-aaf1-c9fa681c1c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=34d7173c-51ab-44c2-8449-860f9579b77c)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:14.017310 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc46aed-bf68-40ab-993e-8ced416ce5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:14.029958 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc46aed-bf68-40ab-993e-8ced416ce5ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:14.032669 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (94945d25-82dc-46c9-addb-f2cd92e059ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:01:14.032776 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request issued successfully. Jul 22 10:01:14.033673 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e3e6f86-98c9-491b-9acd-1e15bc4b50b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:01:14.034114 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 679/2740] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:01:13 2026] POST /volume/v3/volumes => generated 778 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:01:14.052966 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-acf09b87-bc19-4fbb-9b6f-58f7a2ba2036 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:14.055517 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-acf09b87-bc19-4fbb-9b6f-58f7a2ba2036 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f Jul 22 10:01:14.056835 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-acf09b87-bc19-4fbb-9b6f-58f7a2ba2036 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:14.058541 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-acf09b87-bc19-4fbb-9b6f-58f7a2ba2036 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:14.073829 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:14.073829 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:14.085227 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-acf09b87-bc19-4fbb-9b6f-58f7a2ba2036 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:01:14.092871 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-acf09b87-bc19-4fbb-9b6f-58f7a2ba2036 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f returned with HTTP 200 Jul 22 10:01:14.094533 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 683/2741] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:14 2026] GET /volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:14.373516 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ccd7bf71-098a-4042-83f1-f015a5e51ae6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:14.375813 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ccd7bf71-098a-4042-83f1-f015a5e51ae6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e Jul 22 10:01:14.376093 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ccd7bf71-098a-4042-83f1-f015a5e51ae6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:14.376298 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ccd7bf71-098a-4042-83f1-f015a5e51ae6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:14.376515 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-ccd7bf71-098a-4042-83f1-f015a5e51ae6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 0c0dad48-76de-44d5-bb85-a4a07d672b5e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:14.382416 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ccd7bf71-098a-4042-83f1-f015a5e51ae6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e returned with HTTP 404 Jul 22 10:01:14.383121 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 695/2742] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:14 2026] GET /volume/v3/backups/0c0dad48-76de-44d5-bb85-a4a07d672b5e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:01:14.483186 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b2b96a0e-aae0-472a-ae68-4e8ea8264f0a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:14.485451 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b2b96a0e-aae0-472a-ae68-4e8ea8264f0a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b Jul 22 10:01:14.485683 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b2b96a0e-aae0-472a-ae68-4e8ea8264f0a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:14.485915 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b2b96a0e-aae0-472a-ae68-4e8ea8264f0a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:14.495738 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:14.495738 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:14.501335 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b2b96a0e-aae0-472a-ae68-4e8ea8264f0a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:14.508620 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b2b96a0e-aae0-472a-ae68-4e8ea8264f0a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b returned with HTTP 200 Jul 22 10:01:14.509151 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 686/2743] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:14 2026] GET /volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:14.528380 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fc9145bb-08b9-48f2-bd4a-b179115413dd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:14.530855 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fc9145bb-08b9-48f2-bd4a-b179115413dd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] DELETE https://10.4.3.206/volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b Jul 22 10:01:14.531278 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fc9145bb-08b9-48f2-bd4a-b179115413dd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:14.531651 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fc9145bb-08b9-48f2-bd4a-b179115413dd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:14.531849 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-fc9145bb-08b9-48f2-bd4a-b179115413dd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete volume with id: 091ef06d-dea0-4b69-a71a-ece727e24f2b Jul 22 10:01:14.540605 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:14.540605 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:14.541145 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fc9145bb-08b9-48f2-bd4a-b179115413dd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:14.566113 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fc9145bb-08b9-48f2-bd4a-b179115413dd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete volume request issued successfully. Jul 22 10:01:14.566407 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fc9145bb-08b9-48f2-bd4a-b179115413dd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b returned with HTTP 202 Jul 22 10:01:14.566942 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 680/2744] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:01:14 2026] DELETE /volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:01:14.577440 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f945e093-dc70-4535-a2a2-cefa4ec1d174 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:14.579181 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f945e093-dc70-4535-a2a2-cefa4ec1d174 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b Jul 22 10:01:14.579379 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f945e093-dc70-4535-a2a2-cefa4ec1d174 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:14.579637 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f945e093-dc70-4535-a2a2-cefa4ec1d174 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:14.587475 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:14.587475 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:14.594358 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f945e093-dc70-4535-a2a2-cefa4ec1d174 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:14.600829 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f945e093-dc70-4535-a2a2-cefa4ec1d174 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b returned with HTTP 200 Jul 22 10:01:14.601674 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 684/2745] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:14 2026] GET /volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:15.107689 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-dd28b94c-cb04-4c03-ac05-bca693d7e665 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:15.109765 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dd28b94c-cb04-4c03-ac05-bca693d7e665 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f Jul 22 10:01:15.110095 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dd28b94c-cb04-4c03-ac05-bca693d7e665 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:15.110378 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dd28b94c-cb04-4c03-ac05-bca693d7e665 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:15.118443 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:15.118443 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:15.123372 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-dd28b94c-cb04-4c03-ac05-bca693d7e665 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:01:15.130786 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dd28b94c-cb04-4c03-ac05-bca693d7e665 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f returned with HTTP 200 Jul 22 10:01:15.131511 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 696/2746] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:15 2026] GET /volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:15.147358 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-790d764a-8a6d-43d5-b51b-c0d7194d34f5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:15.149405 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-790d764a-8a6d-43d5-b51b-c0d7194d34f5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f Jul 22 10:01:15.149645 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-790d764a-8a6d-43d5-b51b-c0d7194d34f5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:15.150062 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-790d764a-8a6d-43d5-b51b-c0d7194d34f5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:15.157192 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:15.157192 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:15.161715 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-790d764a-8a6d-43d5-b51b-c0d7194d34f5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:01:15.166310 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-790d764a-8a6d-43d5-b51b-c0d7194d34f5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f returned with HTTP 200 Jul 22 10:01:15.166693 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 687/2747] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:15 2026] GET /volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:15.182701 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6a377e5d-d2b8-49f3-9091-faceb70b483d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:15.185235 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6a377e5d-d2b8-49f3-9091-faceb70b483d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f/action Jul 22 10:01:15.185689 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6a377e5d-d2b8-49f3-9091-faceb70b483d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:01:15.185862 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6a377e5d-d2b8-49f3-9091-faceb70b483d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:15.199329 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:15.199329 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:15.199952 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6a377e5d-d2b8-49f3-9091-faceb70b483d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:01:15.209853 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6a377e5d-d2b8-49f3-9091-faceb70b483d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume updated successfully. Jul 22 10:01:15.210219 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6a377e5d-d2b8-49f3-9091-faceb70b483d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f/action returned with HTTP 200 Jul 22 10:01:15.210763 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 681/2748] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:01:15 2026] POST /volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 10:01:15.303112 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-a3389a9c-b38e-490b-a2aa-ad7e59f28602 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:15.305999 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-a3389a9c-b38e-490b-a2aa-ad7e59f28602 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f Jul 22 10:01:15.306291 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-a3389a9c-b38e-490b-a2aa-ad7e59f28602 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:15.306578 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-a3389a9c-b38e-490b-a2aa-ad7e59f28602 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:15.316794 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:15.316794 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:15.321567 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-a3389a9c-b38e-490b-a2aa-ad7e59f28602 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:01:15.327862 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-a3389a9c-b38e-490b-a2aa-ad7e59f28602 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f returned with HTTP 200 Jul 22 10:01:15.328599 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 685/2749] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:01:15 2026] GET /volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:15.617770 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b44b6f04-ed2b-4994-989d-31045fc39343 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:15.619664 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b44b6f04-ed2b-4994-989d-31045fc39343 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b Jul 22 10:01:15.619857 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b44b6f04-ed2b-4994-989d-31045fc39343 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:15.620235 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b44b6f04-ed2b-4994-989d-31045fc39343 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:15.626258 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b44b6f04-ed2b-4994-989d-31045fc39343 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b returned with HTTP 404 Jul 22 10:01:15.626960 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 697/2750] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:15 2026] GET /volume/v3/volumes/091ef06d-dea0-4b69-a71a-ece727e24f2b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:01:15.639160 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1da38344-ca05-4c10-8589-4926066de090 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:15.641090 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:01:15.641449 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-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-2101599288"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:15.643188 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2101599288'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:01:15.643354 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Create volume of 1 GB Jul 22 10:01:15.647388 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Availability Zones retrieved successfully. Jul 22 10:01:15.652828 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Flow 'volume_create_api' (e3f8e549-c4ab-48e1-a319-6f0b8a991bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:01:15.653901 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f686b8-2103-418d-8388-2767176c1ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:15.654949 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:01:15.682991 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f686b8-2103-418d-8388-2767176c1ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:15.682991 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f81da57-11c3-4fd4-a38f-b94ae8a3bfd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:15.724134 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Created reservations ['4aefb691-b24f-4673-bf58-840901d8b80b', '63ca1b20-1589-4274-8eb8-144ccad91678', '4e56707d-1d55-425a-b7d9-fdaa58f883ff', '92893df0-2928-4de6-b996-67604fc34347'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:01:15.725082 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f81da57-11c3-4fd4-a38f-b94ae8a3bfd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4aefb691-b24f-4673-bf58-840901d8b80b', '63ca1b20-1589-4274-8eb8-144ccad91678', '4e56707d-1d55-425a-b7d9-fdaa58f883ff', '92893df0-2928-4de6-b996-67604fc34347']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:15.726011 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7a3cf18-0c41-4adc-8835-029c25c353b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:15.762237 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7a3cf18-0c41-4adc-8835-029c25c353b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca33445e-f266-49dc-b726-7751033bd09f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2101599288',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='14390d4ee1e04b439a79ea80306ae88d',qos_specs=None,replication_status=,reservations=['4aefb691-b24f-4673-bf58-840901d8b80b','63ca1b20-1589-4274-8eb8-144ccad91678','4e56707d-1d55-425a-b7d9-fdaa58f883ff','92893df0-2928-4de6-b996-67604fc34347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dafb5643eae49e581cc8761f0a1f2ee',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:01:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2101599288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca33445e-f266-49dc-b726-7751033bd09f,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='14390d4ee1e04b439a79ea80306ae88d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dafb5643eae49e581cc8761f0a1f2ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:15.763327 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (978cd43a-998c-40fb-adfa-202c148f9bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:15.786727 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (978cd43a-998c-40fb-adfa-202c148f9bd9) transitioned into state 'SUCCESS' from state '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-2101599288',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='14390d4ee1e04b439a79ea80306ae88d',qos_specs=None,replication_status=,reservations=['4aefb691-b24f-4673-bf58-840901d8b80b','63ca1b20-1589-4274-8eb8-144ccad91678','4e56707d-1d55-425a-b7d9-fdaa58f883ff','92893df0-2928-4de6-b996-67604fc34347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dafb5643eae49e581cc8761f0a1f2ee',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:15.788422 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b3b7aa6-d154-4f09-bd10-82591b16b1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:15.800388 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b3b7aa6-d154-4f09-bd10-82591b16b1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:15.801477 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Flow 'volume_create_api' (e3f8e549-c4ab-48e1-a319-6f0b8a991bb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:01:15.801830 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Create volume request issued successfully. Jul 22 10:01:15.805736 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1da38344-ca05-4c10-8589-4926066de090 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:01:15.806734 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 688/2751] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:01:15 2026] POST /volume/v3/volumes => generated 816 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:01:15.821204 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8611a393-b9d4-4497-84a9-0e74d7d188c1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:15.827955 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8611a393-b9d4-4497-84a9-0e74d7d188c1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f Jul 22 10:01:15.827955 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8611a393-b9d4-4497-84a9-0e74d7d188c1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:15.827955 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8611a393-b9d4-4497-84a9-0e74d7d188c1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:15.832678 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:15.832678 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:15.836195 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-7a4faacb-8583-4cf3-9d47-0e925bb940f6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:15.836568 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8611a393-b9d4-4497-84a9-0e74d7d188c1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:15.838434 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-7a4faacb-8583-4cf3-9d47-0e925bb940f6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f Jul 22 10:01:15.838673 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-7a4faacb-8583-4cf3-9d47-0e925bb940f6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:15.838896 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-7a4faacb-8583-4cf3-9d47-0e925bb940f6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:15.842130 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8611a393-b9d4-4497-84a9-0e74d7d188c1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f returned with HTTP 200 Jul 22 10:01:15.842130 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 682/2752] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:15 2026] GET /volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:15.851842 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:15.851842 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:15.855959 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-7a4faacb-8583-4cf3-9d47-0e925bb940f6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:01:15.865601 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-7a4faacb-8583-4cf3-9d47-0e925bb940f6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f returned with HTTP 200 Jul 22 10:01:15.866230 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 686/2753] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:01:15 2026] GET /volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:15.877955 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8142f611-a376-4383-979b-85e727aa5882 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:15.878972 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8142f611-a376-4383-979b-85e727aa5882 None None] GET https://10.4.3.206/volume// Jul 22 10:01:15.878972 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8142f611-a376-4383-979b-85e727aa5882 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:15.881844 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8142f611-a376-4383-979b-85e727aa5882 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:15.881844 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8142f611-a376-4383-979b-85e727aa5882 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:01:15.881844 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 698/2754] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 10:01:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:01:15.891896 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-718c54bd-38cc-4329-859d-db74629ea9b8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:15.894845 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-718c54bd-38cc-4329-859d-db74629ea9b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:01:15.895207 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-718c54bd-38cc-4329-859d-db74629ea9b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6279af06-3aa7-4ad5-9409-4ccc57f4f50f", "connector": null, "instance_uuid": "dbfb5899-fac7-4033-9765-0c2c1972bd6b"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:15.906012 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:15.906012 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:15.941582 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-718c54bd-38cc-4329-859d-db74629ea9b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:01:15.942473 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 689/2755] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:01:15 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:16.857332 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3f321e34-be5f-4c0c-ab3b-4c11fb293ab3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:16.860040 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3f321e34-be5f-4c0c-ab3b-4c11fb293ab3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f Jul 22 10:01:16.860501 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3f321e34-be5f-4c0c-ab3b-4c11fb293ab3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:16.860793 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3f321e34-be5f-4c0c-ab3b-4c11fb293ab3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:16.872961 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:16.872961 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:16.878307 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3f321e34-be5f-4c0c-ab3b-4c11fb293ab3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:16.884871 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3f321e34-be5f-4c0c-ab3b-4c11fb293ab3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f returned with HTTP 200 Jul 22 10:01:16.885493 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 683/2756] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:16 2026] GET /volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:16.898479 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b00c36b1-cd6f-41e7-a656-71b454ee8c38 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:16.900666 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b00c36b1-cd6f-41e7-a656-71b454ee8c38 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:01:16.901098 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b00c36b1-cd6f-41e7-a656-71b454ee8c38 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ca33445e-f266-49dc-b726-7751033bd09f", "name": "tempest-VolumesBackupsTest-Backup-1874429098", "description": "tempest-backup-description-612393526", "container": "tempest-volumesbackupstest-backup-container-1416663928"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:16.902619 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-b00c36b1-cd6f-41e7-a656-71b454ee8c38 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Creating new backup {'backup': {'volume_id': 'ca33445e-f266-49dc-b726-7751033bd09f', 'name': 'tempest-VolumesBackupsTest-Backup-1874429098', 'description': 'tempest-backup-description-612393526', 'container': 'tempest-volumesbackupstest-backup-container-1416663928'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:01:16.902869 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.backups [None req-b00c36b1-cd6f-41e7-a656-71b454ee8c38 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Creating backup of volume ca33445e-f266-49dc-b726-7751033bd09f in container tempest-volumesbackupstest-backup-container-1416663928 Jul 22 10:01:16.911813 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:16.911813 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:16.912426 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b00c36b1-cd6f-41e7-a656-71b454ee8c38 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:16.937757 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-b00c36b1-cd6f-41e7-a656-71b454ee8c38 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Created reservations ['337dcba8-4227-4a70-ae11-349c520e31b8', '37775569-2cc0-4a37-822e-a6f12ca33c0f'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:01:16.982408 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b00c36b1-cd6f-41e7-a656-71b454ee8c38 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:01:16.982880 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 687/2757] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:01:16 2026] POST /volume/v3/backups => generated 330 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:01:16.994497 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-826b470a-000a-4891-be77-444ed4b27dbf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:17.000755 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-826b470a-000a-4891-be77-444ed4b27dbf tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:17.001015 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-826b470a-000a-4891-be77-444ed4b27dbf tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:17.001464 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-826b470a-000a-4891-be77-444ed4b27dbf tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:17.001691 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-826b470a-000a-4891-be77-444ed4b27dbf tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:17.007980 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:17.007980 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:17.009090 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-826b470a-000a-4891-be77-444ed4b27dbf tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:17.009901 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 699/2758] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:16 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:17.125309 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-da84b5f3-4a53-421b-880d-48e246da8119 req-869ba55e-1839-4c20-858f-aea8395de471 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:17.128075 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-da84b5f3-4a53-421b-880d-48e246da8119 req-869ba55e-1839-4c20-858f-aea8395de471 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:01:17.128400 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-da84b5f3-4a53-421b-880d-48e246da8119 req-869ba55e-1839-4c20-858f-aea8395de471 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:17.128729 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-da84b5f3-4a53-421b-880d-48e246da8119 req-869ba55e-1839-4c20-858f-aea8395de471 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:17.141950 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:17.141950 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:17.146935 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-da84b5f3-4a53-421b-880d-48e246da8119 req-869ba55e-1839-4c20-858f-aea8395de471 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:01:17.153513 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-da84b5f3-4a53-421b-880d-48e246da8119 req-869ba55e-1839-4c20-858f-aea8395de471 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b returned with HTTP 200 Jul 22 10:01:17.154150 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 690/2759] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:01:17 2026] GET /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:17.355492 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d1f5d743-b646-490c-b5da-96234383ea14 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:17.355976 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d1f5d743-b646-490c-b5da-96234383ea14 None None] GET https://10.4.3.206/volume// Jul 22 10:01:17.356273 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d1f5d743-b646-490c-b5da-96234383ea14 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:17.356577 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d1f5d743-b646-490c-b5da-96234383ea14 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:17.357136 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d1f5d743-b646-490c-b5da-96234383ea14 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:01:17.357490 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 684/2760] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:01:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:01:17.368677 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-c9d006d2-9397-43a6-b5b4-ea7ac88bb68e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:17.484943 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-c9d006d2-9397-43a6-b5b4-ea7ac88bb68e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f Jul 22 10:01:17.485302 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-c9d006d2-9397-43a6-b5b4-ea7ac88bb68e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:17.485553 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-c9d006d2-9397-43a6-b5b4-ea7ac88bb68e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:17.500090 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:17.500090 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:17.505621 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-c9d006d2-9397-43a6-b5b4-ea7ac88bb68e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:01:17.511497 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-c9d006d2-9397-43a6-b5b4-ea7ac88bb68e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f returned with HTTP 200 Jul 22 10:01:17.512015 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 688/2761] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:01:17 2026] GET /volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f => generated 1049 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:01:17.638887 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-e068e21a-e160-4fba-a14e-9c7011c3d444 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:17.641402 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-e068e21a-e160-4fba-a14e-9c7011c3d444 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] PUT https://10.4.3.206/volume/v3/attachments/8884859b-c169-40b5-9981-be59f72080f5 Jul 22 10:01:17.641940 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-e068e21a-e160-4fba-a14e-9c7011c3d444 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:17.651867 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-e068e21a-e160-4fba-a14e-9c7011c3d444 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Acquiring lock "cinder-attachment_update-6279af06-3aa7-4ad5-9409-4ccc57f4f50f-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:01:17.656712 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-e068e21a-e160-4fba-a14e-9c7011c3d444 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-6279af06-3aa7-4ad5-9409-4ccc57f4f50f-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:01:17.657953 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:17.657953 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:17.766506 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-e068e21a-e160-4fba-a14e-9c7011c3d444 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-6279af06-3aa7-4ad5-9409-4ccc57f4f50f-np0000005636" released by "attachment_update" :: held 0.110s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:01:17.766906 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-e068e21a-e160-4fba-a14e-9c7011c3d444 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/8884859b-c169-40b5-9981-be59f72080f5 returned with HTTP 200 Jul 22 10:01:17.767508 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 700/2762] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:01:17 2026] PUT /volume/v3/attachments/8884859b-c169-40b5-9981-be59f72080f5 => generated 968 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:17.806353 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-b827d983-5b44-4312-ab6f-55765aa385e0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:17.812758 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-b827d983-5b44-4312-ab6f-55765aa385e0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments/8884859b-c169-40b5-9981-be59f72080f5/action Jul 22 10:01:17.814990 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-b827d983-5b44-4312-ab6f-55765aa385e0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:01:17.814990 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-b827d983-5b44-4312-ab6f-55765aa385e0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:17.842645 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:17.842645 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:17.862592 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-b827d983-5b44-4312-ab6f-55765aa385e0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/8884859b-c169-40b5-9981-be59f72080f5/action returned with HTTP 204 Jul 22 10:01:17.863235 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 691/2763] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:01:17 2026] POST /volume/v3/attachments/8884859b-c169-40b5-9981-be59f72080f5/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:01:18.023212 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f05e9328-b81b-41f0-a033-c95e09bd6c2b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:18.026498 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f05e9328-b81b-41f0-a033-c95e09bd6c2b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:18.026771 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f05e9328-b81b-41f0-a033-c95e09bd6c2b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:18.027058 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f05e9328-b81b-41f0-a033-c95e09bd6c2b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:18.027267 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-f05e9328-b81b-41f0-a033-c95e09bd6c2b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:18.033711 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:18.033711 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:18.035248 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f05e9328-b81b-41f0-a033-c95e09bd6c2b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:18.035774 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 685/2764] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:18 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:19.050528 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-85cd28d6-2de6-437d-acd0-5f1b95fbee0a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:19.052994 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-85cd28d6-2de6-437d-acd0-5f1b95fbee0a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:19.053370 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-85cd28d6-2de6-437d-acd0-5f1b95fbee0a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:19.053561 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-85cd28d6-2de6-437d-acd0-5f1b95fbee0a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:19.053718 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-85cd28d6-2de6-437d-acd0-5f1b95fbee0a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:19.059601 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:19.059601 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:19.060480 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-85cd28d6-2de6-437d-acd0-5f1b95fbee0a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:19.060867 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 689/2765] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:19 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:20.073829 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ddec741a-26ca-4e98-8b00-3fe063bed021 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:20.076161 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ddec741a-26ca-4e98-8b00-3fe063bed021 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:20.076393 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ddec741a-26ca-4e98-8b00-3fe063bed021 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:20.076576 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ddec741a-26ca-4e98-8b00-3fe063bed021 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:20.076707 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-ddec741a-26ca-4e98-8b00-3fe063bed021 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:20.083230 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:20.083230 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:20.085120 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ddec741a-26ca-4e98-8b00-3fe063bed021 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:20.085529 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 701/2766] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:20 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:20.368836 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-44181570-2f04-4688-bb03-58fd4be7c17d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:20.371997 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-44181570-2f04-4688-bb03-58fd4be7c17d tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:01:20.372271 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-44181570-2f04-4688-bb03-58fd4be7c17d tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:20.372634 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-44181570-2f04-4688-bb03-58fd4be7c17d tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:20.393118 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:20.393118 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:20.400335 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-44181570-2f04-4688-bb03-58fd4be7c17d tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:01:20.411783 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-44181570-2f04-4688-bb03-58fd4be7c17d tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b returned with HTTP 200 Jul 22 10:01:20.412384 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 692/2767] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:20 2026] GET /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:20.472210 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-b09fe66a-c21a-45e7-a9f3-ce470962e3a2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:20.474547 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-b09fe66a-c21a-45e7-a9f3-ce470962e3a2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:01:20.474789 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-b09fe66a-c21a-45e7-a9f3-ce470962e3a2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:20.474951 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-b09fe66a-c21a-45e7-a9f3-ce470962e3a2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:20.485597 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:20.485597 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:20.490302 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-b09fe66a-c21a-45e7-a9f3-ce470962e3a2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:01:20.496301 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-b09fe66a-c21a-45e7-a9f3-ce470962e3a2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b returned with HTTP 200 Jul 22 10:01:20.497038 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 686/2768] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:01:20 2026] GET /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:20.530756 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-3838d3e8-3059-483d-a7f5-acb063a7dd9c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:20.534166 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-3838d3e8-3059-483d-a7f5-acb063a7dd9c tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] POST https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b/action Jul 22 10:01:20.534714 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-3838d3e8-3059-483d-a7f5-acb063a7dd9c tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:01:20.534982 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-3838d3e8-3059-483d-a7f5-acb063a7dd9c tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:20.549912 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:20.549912 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:20.550596 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-3838d3e8-3059-483d-a7f5-acb063a7dd9c tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:01:20.560851 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-3838d3e8-3059-483d-a7f5-acb063a7dd9c tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Begin detaching volume completed successfully. Jul 22 10:01:20.561213 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-3838d3e8-3059-483d-a7f5-acb063a7dd9c tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b/action returned with HTTP 202 Jul 22 10:01:20.562037 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 690/2769] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:01:20 2026] POST /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:01:20.620966 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2ae2c08d-0fe4-49a5-aac9-31b076bd3b61 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:20.620966 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2ae2c08d-0fe4-49a5-aac9-31b076bd3b61 None None] GET https://10.4.3.206/volume// Jul 22 10:01:20.620966 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2ae2c08d-0fe4-49a5-aac9-31b076bd3b61 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:20.620966 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2ae2c08d-0fe4-49a5-aac9-31b076bd3b61 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:20.620966 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2ae2c08d-0fe4-49a5-aac9-31b076bd3b61 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:01:20.620966 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 702/2770] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:01:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:01:20.630158 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-fad41c63-5999-4654-8c57-51eea70d792f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:20.636173 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-fad41c63-5999-4654-8c57-51eea70d792f tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:01:20.636445 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-fad41c63-5999-4654-8c57-51eea70d792f tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:20.636709 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-fad41c63-5999-4654-8c57-51eea70d792f tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:20.650521 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:20.650521 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:20.654436 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-fad41c63-5999-4654-8c57-51eea70d792f tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:01:20.662273 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-fad41c63-5999-4654-8c57-51eea70d792f tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b returned with HTTP 200 Jul 22 10:01:20.662715 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 693/2771] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:01:20 2026] GET /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b => generated 1323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:01:21.100357 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-48ca9c81-f47d-4483-99ac-f34839c401fb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:21.102787 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48ca9c81-f47d-4483-99ac-f34839c401fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:21.103107 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48ca9c81-f47d-4483-99ac-f34839c401fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:21.103369 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48ca9c81-f47d-4483-99ac-f34839c401fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:21.103505 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-48ca9c81-f47d-4483-99ac-f34839c401fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:21.109119 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:21.109119 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:21.110236 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48ca9c81-f47d-4483-99ac-f34839c401fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:21.110744 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 687/2772] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:21 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:22.123720 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-573b14f7-0c26-4854-89e0-cd21a74ded2e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:22.125428 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-573b14f7-0c26-4854-89e0-cd21a74ded2e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:22.125601 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-573b14f7-0c26-4854-89e0-cd21a74ded2e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:22.125771 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-573b14f7-0c26-4854-89e0-cd21a74ded2e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:22.125876 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-573b14f7-0c26-4854-89e0-cd21a74ded2e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:22.132944 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:22.132944 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:22.133686 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-573b14f7-0c26-4854-89e0-cd21a74ded2e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:22.134078 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 691/2773] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:22 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:22.488194 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-d61a9f93-53cc-423c-8dac-6902fcec0013 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:22.491075 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-d61a9f93-53cc-423c-8dac-6902fcec0013 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f/encryption Jul 22 10:01:22.491399 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-d61a9f93-53cc-423c-8dac-6902fcec0013 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:22.491669 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-d61a9f93-53cc-423c-8dac-6902fcec0013 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:22.502957 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:22.502957 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:22.513508 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-d25e6942-cf1e-4895-bf04-2860e1d23875 req-d61a9f93-53cc-423c-8dac-6902fcec0013 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f/encryption returned with HTTP 200 Jul 22 10:01:22.514152 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 703/2774] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 10:01:22 2026] GET /volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:22.804141 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-743aec2c-d390-4075-9224-7c039eaeef91 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:22.807280 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-743aec2c-d390-4075-9224-7c039eaeef91 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] DELETE https://10.4.3.206/volume/v3/attachments/53eb6f09-15ec-4a98-944c-49a19426461a Jul 22 10:01:22.807516 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-743aec2c-d390-4075-9224-7c039eaeef91 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:22.807761 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-743aec2c-d390-4075-9224-7c039eaeef91 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:22.815966 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:22.815966 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:22.882767 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ae7d4f0a-fd1c-4322-9a0d-213bb34dd86e req-743aec2c-d390-4075-9224-7c039eaeef91 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/attachments/53eb6f09-15ec-4a98-944c-49a19426461a returned with HTTP 200 Jul 22 10:01:22.883472 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 694/2775] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:01:22 2026] DELETE /volume/v3/attachments/53eb6f09-15ec-4a98-944c-49a19426461a => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:23.148512 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-45951ae8-ecf7-46c1-8d2c-799ee2d55bdd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:23.150234 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-45951ae8-ecf7-46c1-8d2c-799ee2d55bdd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:23.150418 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-45951ae8-ecf7-46c1-8d2c-799ee2d55bdd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:23.150625 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-45951ae8-ecf7-46c1-8d2c-799ee2d55bdd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:23.150729 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-45951ae8-ecf7-46c1-8d2c-799ee2d55bdd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:23.155112 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:23.155112 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:23.155773 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-45951ae8-ecf7-46c1-8d2c-799ee2d55bdd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:23.156433 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 688/2776] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:23 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:23.789987 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cae332f2-beaa-43f3-83bf-e61bf24845a1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:23.792442 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cae332f2-beaa-43f3-83bf-e61bf24845a1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:01:23.792866 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cae332f2-beaa-43f3-83bf-e61bf24845a1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:23.793250 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cae332f2-beaa-43f3-83bf-e61bf24845a1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:23.803919 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:23.803919 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:23.810380 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-cae332f2-beaa-43f3-83bf-e61bf24845a1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:01:23.817420 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cae332f2-beaa-43f3-83bf-e61bf24845a1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b returned with HTTP 200 Jul 22 10:01:23.818076 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 692/2777] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:23 2026] GET /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:24.169215 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-897dfc93-19ad-427c-ba27-0f39d8725ed2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:24.171457 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-897dfc93-19ad-427c-ba27-0f39d8725ed2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:24.171457 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-897dfc93-19ad-427c-ba27-0f39d8725ed2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:24.171654 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-897dfc93-19ad-427c-ba27-0f39d8725ed2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:24.171812 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-897dfc93-19ad-427c-ba27-0f39d8725ed2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:24.177384 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:24.177384 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:24.177906 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-897dfc93-19ad-427c-ba27-0f39d8725ed2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:24.178420 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 704/2778] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:24 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:25.199153 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6d779429-1c8c-42b6-82b1-5a87b8882eb8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:25.202526 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6d779429-1c8c-42b6-82b1-5a87b8882eb8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:25.202828 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6d779429-1c8c-42b6-82b1-5a87b8882eb8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:25.203176 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6d779429-1c8c-42b6-82b1-5a87b8882eb8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:25.203344 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-6d779429-1c8c-42b6-82b1-5a87b8882eb8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:25.212047 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:25.212047 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:25.212593 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6d779429-1c8c-42b6-82b1-5a87b8882eb8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:25.213162 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 695/2779] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:25 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:26.226984 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cbf06bd8-fe43-436e-b483-60fe746f3596 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:26.229305 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cbf06bd8-fe43-436e-b483-60fe746f3596 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:26.229957 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cbf06bd8-fe43-436e-b483-60fe746f3596 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:26.229957 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cbf06bd8-fe43-436e-b483-60fe746f3596 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:26.230118 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-cbf06bd8-fe43-436e-b483-60fe746f3596 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:26.235611 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:26.235611 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:26.236830 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cbf06bd8-fe43-436e-b483-60fe746f3596 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:26.237423 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 689/2780] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:26 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:27.253830 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-98e46d3c-9896-4c59-b398-ad233a2ad83d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:27.259163 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-98e46d3c-9896-4c59-b398-ad233a2ad83d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:27.259163 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-98e46d3c-9896-4c59-b398-ad233a2ad83d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:27.259163 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-98e46d3c-9896-4c59-b398-ad233a2ad83d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:27.259163 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-98e46d3c-9896-4c59-b398-ad233a2ad83d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:27.266144 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:27.266144 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:27.266144 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-98e46d3c-9896-4c59-b398-ad233a2ad83d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:27.266978 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 693/2781] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:27 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:28.281849 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-65f71e59-f84a-47ba-90dc-1b4ffcfbfaab None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:28.283832 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-65f71e59-f84a-47ba-90dc-1b4ffcfbfaab tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:28.284193 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-65f71e59-f84a-47ba-90dc-1b4ffcfbfaab tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:28.284493 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-65f71e59-f84a-47ba-90dc-1b4ffcfbfaab tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:28.284656 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-65f71e59-f84a-47ba-90dc-1b4ffcfbfaab tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:28.290975 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:28.290975 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:28.292080 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-65f71e59-f84a-47ba-90dc-1b4ffcfbfaab tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:28.292800 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 705/2782] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:28 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:28.898154 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-16c06a37-045b-4cf9-bdb0-bdd58221b30f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:28.900235 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-16c06a37-045b-4cf9-bdb0-bdd58221b30f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 10:01:28.900446 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-16c06a37-045b-4cf9-bdb0-bdd58221b30f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:28.900637 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-16c06a37-045b-4cf9-bdb0-bdd58221b30f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:28.909896 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:28.909896 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:28.917217 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-16c06a37-045b-4cf9-bdb0-bdd58221b30f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:01:28.922996 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-16c06a37-045b-4cf9-bdb0-bdd58221b30f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 10:01:28.923621 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 696/2783] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:28 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:28.994613 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7c3f41e7-4a97-43da-b7d7-2e06cea090da None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:28.997601 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7c3f41e7-4a97-43da-b7d7-2e06cea090da tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 10:01:28.997907 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7c3f41e7-4a97-43da-b7d7-2e06cea090da tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:28.998277 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7c3f41e7-4a97-43da-b7d7-2e06cea090da tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:29.008391 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:29.008391 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:29.013367 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7c3f41e7-4a97-43da-b7d7-2e06cea090da tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:01:29.019306 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7c3f41e7-4a97-43da-b7d7-2e06cea090da tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 10:01:29.019703 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 690/2784] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:28 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:29.307676 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7f820fd7-8e5e-49d9-ae25-dc8d4ff1760a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:29.311390 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7f820fd7-8e5e-49d9-ae25-dc8d4ff1760a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:29.311644 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7f820fd7-8e5e-49d9-ae25-dc8d4ff1760a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:29.311875 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7f820fd7-8e5e-49d9-ae25-dc8d4ff1760a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:29.312068 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-7f820fd7-8e5e-49d9-ae25-dc8d4ff1760a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:29.318659 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:29.318659 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:29.319691 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7f820fd7-8e5e-49d9-ae25-dc8d4ff1760a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:29.320187 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 694/2785] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:29 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:30.336377 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-64516795-82e6-4622-bba5-0d45c4e3a44c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:30.339727 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-64516795-82e6-4622-bba5-0d45c4e3a44c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:30.340023 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-64516795-82e6-4622-bba5-0d45c4e3a44c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:30.340244 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-64516795-82e6-4622-bba5-0d45c4e3a44c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:30.340310 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-64516795-82e6-4622-bba5-0d45c4e3a44c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:30.347256 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:30.347256 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:30.348191 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-64516795-82e6-4622-bba5-0d45c4e3a44c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:30.348828 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 706/2786] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:30 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:31.366553 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-49a5c8d4-36ff-4dcb-8e48-b27c92821bb1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:31.373065 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-49a5c8d4-36ff-4dcb-8e48-b27c92821bb1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:31.373333 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-49a5c8d4-36ff-4dcb-8e48-b27c92821bb1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:31.373625 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-49a5c8d4-36ff-4dcb-8e48-b27c92821bb1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:31.373745 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-49a5c8d4-36ff-4dcb-8e48-b27c92821bb1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:31.381663 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:31.381663 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:31.382698 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-49a5c8d4-36ff-4dcb-8e48-b27c92821bb1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:31.383166 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 697/2787] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:31 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:33.237827 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ce92b64b-066b-4449-a1de-736b6189d0d8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:33.237827 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ce92b64b-066b-4449-a1de-736b6189d0d8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:33.237827 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ce92b64b-066b-4449-a1de-736b6189d0d8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:33.237827 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ce92b64b-066b-4449-a1de-736b6189d0d8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:33.237827 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ce92b64b-066b-4449-a1de-736b6189d0d8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:33.237827 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:33.237827 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:33.237827 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ce92b64b-066b-4449-a1de-736b6189d0d8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:33.237827 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 691/2788] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:32 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:33.434345 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-34b97b47-649d-4349-8f2b-4926bf3876ad None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:33.437480 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-34b97b47-649d-4349-8f2b-4926bf3876ad tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:33.437786 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-34b97b47-649d-4349-8f2b-4926bf3876ad tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:33.438073 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-34b97b47-649d-4349-8f2b-4926bf3876ad tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:33.438253 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-34b97b47-649d-4349-8f2b-4926bf3876ad tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:33.450133 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:33.450133 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:33.451221 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-34b97b47-649d-4349-8f2b-4926bf3876ad tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:33.451580 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 695/2789] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:33 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:33.758123 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-372da57f-e6e7-40d9-bf40-81d5594f596e req-7e7ab94f-ffd1-4a59-8afb-e030e501a706 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:33.760905 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-372da57f-e6e7-40d9-bf40-81d5594f596e req-7e7ab94f-ffd1-4a59-8afb-e030e501a706 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/attachments/8884859b-c169-40b5-9981-be59f72080f5 Jul 22 10:01:33.761220 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-372da57f-e6e7-40d9-bf40-81d5594f596e req-7e7ab94f-ffd1-4a59-8afb-e030e501a706 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:33.761438 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-372da57f-e6e7-40d9-bf40-81d5594f596e req-7e7ab94f-ffd1-4a59-8afb-e030e501a706 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:33.772437 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:33.772437 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:33.844297 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-372da57f-e6e7-40d9-bf40-81d5594f596e req-7e7ab94f-ffd1-4a59-8afb-e030e501a706 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/8884859b-c169-40b5-9981-be59f72080f5 returned with HTTP 200 Jul 22 10:01:33.844747 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 707/2790] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:01:33 2026] DELETE /volume/v3/attachments/8884859b-c169-40b5-9981-be59f72080f5 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:34.469018 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e55af555-2a43-4d68-a62e-9c58a4da3c9e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:34.471426 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e55af555-2a43-4d68-a62e-9c58a4da3c9e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:34.471618 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e55af555-2a43-4d68-a62e-9c58a4da3c9e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:34.471863 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e55af555-2a43-4d68-a62e-9c58a4da3c9e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:34.472028 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-e55af555-2a43-4d68-a62e-9c58a4da3c9e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:34.477592 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:34.477592 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:34.478542 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e55af555-2a43-4d68-a62e-9c58a4da3c9e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:34.479053 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 698/2791] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:34 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:34.493372 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-37936d44-9315-4839-ae5f-0403e747e9f5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:34.495745 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-37936d44-9315-4839-ae5f-0403e747e9f5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f Jul 22 10:01:34.496037 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-37936d44-9315-4839-ae5f-0403e747e9f5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:34.496294 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-37936d44-9315-4839-ae5f-0403e747e9f5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:34.506560 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:34.506560 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:34.511117 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-37936d44-9315-4839-ae5f-0403e747e9f5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:34.516432 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-37936d44-9315-4839-ae5f-0403e747e9f5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f returned with HTTP 200 Jul 22 10:01:34.517087 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 692/2792] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:34 2026] GET /volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:34.532645 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cd8e3528-5ef4-4573-b432-5cd22a2f4223 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:34.534772 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cd8e3528-5ef4-4573-b432-5cd22a2f4223 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:34.535195 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cd8e3528-5ef4-4573-b432-5cd22a2f4223 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:34.535288 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cd8e3528-5ef4-4573-b432-5cd22a2f4223 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:34.535336 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-cd8e3528-5ef4-4573-b432-5cd22a2f4223 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:34.540683 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:34.540683 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:34.541790 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cd8e3528-5ef4-4573-b432-5cd22a2f4223 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:34.542354 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 696/2793] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:34 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:34.551942 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-72996794-d8e7-4bda-81a1-19bd22a92f4a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:34.554132 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-72996794-d8e7-4bda-81a1-19bd22a92f4a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/detail Jul 22 10:01:34.554341 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-72996794-d8e7-4bda-81a1-19bd22a92f4a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:34.554625 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-72996794-d8e7-4bda-81a1-19bd22a92f4a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:34.555006 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-72996794-d8e7-4bda-81a1-19bd22a92f4a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:01:34.555333 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:34.555333 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:34.561586 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-72996794-d8e7-4bda-81a1-19bd22a92f4a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/detail returned with HTTP 200 Jul 22 10:01:34.562133 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 708/2794] 10.4.3.206 () {66 vars in 1258 bytes} [Wed Jul 22 10:01:34 2026] GET /volume/v3/backups/detail => generated 830 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:34.575824 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:34.578362 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] POST https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e/restore Jul 22 10:01:34.579070 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:34.580962 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.backups [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Restoring backup 309c1975-38f5-46b0-9900-64b41a75f22e ({'restore': {}}) {{(pid=100150) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 10:01:34.581139 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Restoring backup 309c1975-38f5-46b0-9900-64b41a75f22e to volume None. Jul 22 10:01:34.587589 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:34.587589 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:34.589547 np0000005636 devstack@c-api.service[100150]: INFO cinder.backup.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Creating volume of 1 GB for restore of backup 309c1975-38f5-46b0-9900-64b41a75f22e. Jul 22 10:01:34.597341 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Availability zone cache updated, next update will occur around 2026-07-22 11:01:34.596860. {{(pid=100150) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 10:01:34.597473 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Availability Zones retrieved successfully. Jul 22 10:01:34.603550 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Flow 'volume_create_api' (452d6207-f139-4f76-9186-c21518aeaddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:01:34.604895 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b11f3f-ac41-4026-bad7-9988e9ca6b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:34.606079 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:01:34.641491 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b11f3f-ac41-4026-bad7-9988e9ca6b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:34.642373 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbdf6c29-2c10-44a8-b32f-0371d390f98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:34.683824 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Created reservations ['0406bfe0-3a28-44ce-ae8f-a165c1442471', 'f2ffb9b9-73c8-4988-bb1b-73f87a0223d7', '0bb3f7f2-3b30-4a2f-8f30-c8dcab4bfb53', 'ba3534b0-65f1-48fd-8ec3-ab5d4b5e6588'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:01:34.685310 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbdf6c29-2c10-44a8-b32f-0371d390f98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0406bfe0-3a28-44ce-ae8f-a165c1442471', 'f2ffb9b9-73c8-4988-bb1b-73f87a0223d7', '0bb3f7f2-3b30-4a2f-8f30-c8dcab4bfb53', 'ba3534b0-65f1-48fd-8ec3-ab5d4b5e6588']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:34.686452 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f797b3cb-03dd-4118-a859-7bebadc77dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:34.719392 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6157085d-b58d-48d9-9824-f41bcbec705b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:34.721579 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f797b3cb-03dd-4118-a859-7bebadc77dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76de1e6f-f800-4fde-a434-56917f4e6419', '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_309c1975-38f5-46b0-9900-64b41a75f22e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14390d4ee1e04b439a79ea80306ae88d',qos_specs=None,replication_status=,reservations=['0406bfe0-3a28-44ce-ae8f-a165c1442471','f2ffb9b9-73c8-4988-bb1b-73f87a0223d7','0bb3f7f2-3b30-4a2f-8f30-c8dcab4bfb53','ba3534b0-65f1-48fd-8ec3-ab5d4b5e6588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dafb5643eae49e581cc8761f0a1f2ee',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:01:34Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_309c1975-38f5-46b0-9900-64b41a75f22e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76de1e6f-f800-4fde-a434-56917f4e6419,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14390d4ee1e04b439a79ea80306ae88d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dafb5643eae49e581cc8761f0a1f2ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:34.722155 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6157085d-b58d-48d9-9824-f41bcbec705b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f Jul 22 10:01:34.722432 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6157085d-b58d-48d9-9824-f41bcbec705b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:34.722571 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0434cf50-5979-49aa-b14c-0099959c4300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:34.722683 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6157085d-b58d-48d9-9824-f41bcbec705b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:34.723163 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-6157085d-b58d-48d9-9824-f41bcbec705b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume with id: 6279af06-3aa7-4ad5-9409-4ccc57f4f50f Jul 22 10:01:34.731590 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:34.731590 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:34.732042 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6157085d-b58d-48d9-9824-f41bcbec705b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:01:34.744466 np0000005636 devstack@c-api.service[100152]: WARNING cinder.keymgr.conf_key_mgr [None req-6157085d-b58d-48d9-9824-f41bcbec705b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 10:01:34.745227 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0434cf50-5979-49aa-b14c-0099959c4300) transitioned into 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_309c1975-38f5-46b0-9900-64b41a75f22e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14390d4ee1e04b439a79ea80306ae88d',qos_specs=None,replication_status=,reservations=['0406bfe0-3a28-44ce-ae8f-a165c1442471','f2ffb9b9-73c8-4988-bb1b-73f87a0223d7','0bb3f7f2-3b30-4a2f-8f30-c8dcab4bfb53','ba3534b0-65f1-48fd-8ec3-ab5d4b5e6588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dafb5643eae49e581cc8761f0a1f2ee',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:34.746406 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f54546-2065-4117-b976-91a8f7dea0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:34.754879 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6157085d-b58d-48d9-9824-f41bcbec705b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume request issued successfully. Jul 22 10:01:34.755092 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6157085d-b58d-48d9-9824-f41bcbec705b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f returned with HTTP 202 Jul 22 10:01:34.755800 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 693/2795] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:01:34 2026] DELETE /volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:01:34.759842 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f54546-2065-4117-b976-91a8f7dea0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:34.761215 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Flow 'volume_create_api' (452d6207-f139-4f76-9186-c21518aeaddd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:01:34.761763 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Create volume request issued successfully. Jul 22 10:01:34.765083 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d2ca2c17-7d19-46cf-a879-e91c3fd54afe None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:34.767186 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d2ca2c17-7d19-46cf-a879-e91c3fd54afe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f Jul 22 10:01:34.767186 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d2ca2c17-7d19-46cf-a879-e91c3fd54afe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:34.767409 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d2ca2c17-7d19-46cf-a879-e91c3fd54afe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:34.771815 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:34.771815 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:34.775014 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:34.775137 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:34.775137 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:34.777238 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d2ca2c17-7d19-46cf-a879-e91c3fd54afe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:01:34.784029 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d2ca2c17-7d19-46cf-a879-e91c3fd54afe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f returned with HTTP 200 Jul 22 10:01:34.784029 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 697/2796] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:34 2026] GET /volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:35.780587 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:35.780587 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:35.781100 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:35.781278 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Checking backup size 1 against volume size 1 {{(pid=100150) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 10:01:35.781404 np0000005636 devstack@c-api.service[100150]: INFO cinder.backup.api [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Overwriting volume 76de1e6f-f800-4fde-a434-56917f4e6419 with restore of backup 309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:35.801337 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-722c75b9-6d7c-4926-98da-00ede9b19e53 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:35.803292 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-722c75b9-6d7c-4926-98da-00ede9b19e53 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f Jul 22 10:01:35.803471 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-722c75b9-6d7c-4926-98da-00ede9b19e53 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:35.803695 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-722c75b9-6d7c-4926-98da-00ede9b19e53 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:35.806637 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] restore_backup in rpcapi backup_id 309c1975-38f5-46b0-9900-64b41a75f22e {{(pid=100150) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 10:01:35.810554 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-722c75b9-6d7c-4926-98da-00ede9b19e53 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f returned with HTTP 404 Jul 22 10:01:35.811063 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 709/2797] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:35 2026] GET /volume/v3/volumes/6279af06-3aa7-4ad5-9409-4ccc57f4f50f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:01:35.811609 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f3b3d351-1383-4e9f-a23e-a79e2d62b908 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e/restore returned with HTTP 202 Jul 22 10:01:35.812049 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 699/2798] 10.4.3.206 () {68 vars in 1393 bytes} [Wed Jul 22 10:01:34 2026] POST /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e/restore => generated 189 bytes in 1237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:01:35.821356 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-259d4067-9ea5-4427-b4e1-39a590335726 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:35.824001 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-259d4067-9ea5-4427-b4e1-39a590335726 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Jul 22 10:01:35.824250 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-259d4067-9ea5-4427-b4e1-39a590335726 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:35.824558 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-259d4067-9ea5-4427-b4e1-39a590335726 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:35.825437 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-531b9178-8336-47da-8d3f-086b4e833a91 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:35.825751 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-259d4067-9ea5-4427-b4e1-39a590335726 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:01:35.828206 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-531b9178-8336-47da-8d3f-086b4e833a91 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:35.828403 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-531b9178-8336-47da-8d3f-086b4e833a91 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:35.828585 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-531b9178-8336-47da-8d3f-086b4e833a91 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:35.828710 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-531b9178-8336-47da-8d3f-086b4e833a91 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:35.835467 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:35.835467 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:35.837862 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-531b9178-8336-47da-8d3f-086b4e833a91 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:35.837862 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 698/2799] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:35 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:35.878287 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-259d4067-9ea5-4427-b4e1-39a590335726 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] Get all volumes completed successfully. Jul 22 10:01:35.880561 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:35.880561 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:35.886619 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-259d4067-9ea5-4427-b4e1-39a590335726 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 10:01:35.887261 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 694/2800] 10.4.3.206 () {66 vars in 1285 bytes} [Wed Jul 22 10:01:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12992 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:01:35.904835 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ffedf111-329c-4a9d-81bf-8d2c667926ce None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:35.908516 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ffedf111-329c-4a9d-81bf-8d2c667926ce tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] DELETE https://10.4.3.206/volume/v3/types/34d7173c-51ab-44c2-8449-860f9579b77c Jul 22 10:01:35.908745 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ffedf111-329c-4a9d-81bf-8d2c667926ce tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:35.909023 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ffedf111-329c-4a9d-81bf-8d2c667926ce tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:35.909330 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:35.909330 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:35.945160 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ffedf111-329c-4a9d-81bf-8d2c667926ce tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] https://10.4.3.206/volume/v3/types/34d7173c-51ab-44c2-8449-860f9579b77c returned with HTTP 202 Jul 22 10:01:35.945552 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 710/2801] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:01:35 2026] DELETE /volume/v3/types/34d7173c-51ab-44c2-8449-860f9579b77c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:01:35.960005 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-89593768-d216-429c-977d-ee74e1cf2249 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:35.961420 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-89593768-d216-429c-977d-ee74e1cf2249 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:01:35.961858 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-89593768-d216-429c-977d-ee74e1cf2249 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-82623107", "extra_specs": {}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:35.979977 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-89593768-d216-429c-977d-ee74e1cf2249 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:01:35.979977 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 700/2802] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 10:01:35 2026] POST /volume/v3/types => generated 211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:35.990343 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1dd23d4c-6f4a-463f-a4de-563fd72a2052 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:35.991835 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1dd23d4c-6f4a-463f-a4de-563fd72a2052 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] POST https://10.4.3.206/volume/v3/types/891f5c34-92ab-49dd-83a3-3b0144a3c32f/encryption Jul 22 10:01:35.992345 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1dd23d4c-6f4a-463f-a4de-563fd72a2052 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:36.013745 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1dd23d4c-6f4a-463f-a4de-563fd72a2052 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] https://10.4.3.206/volume/v3/types/891f5c34-92ab-49dd-83a3-3b0144a3c32f/encryption returned with HTTP 200 Jul 22 10:01:36.014364 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 699/2803] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 10:01:35 2026] POST /volume/v3/types/891f5c34-92ab-49dd-83a3-3b0144a3c32f/encryption => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:36.022837 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:36.025228 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:01:36.025721 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1697396829", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-82623107", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:36.028941 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1697396829', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-82623107', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:01:36.033870 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume of 1 GB Jul 22 10:01:36.034321 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:36.034321 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:36.034986 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Availability Zones retrieved successfully. Jul 22 10:01:36.045609 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (b776f656-9ea6-4cb8-98bd-17b96f191a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:01:36.047375 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67cef449-d82b-406d-94b0-990be355b1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:36.049258 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:01:36.085976 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67cef449-d82b-406d-94b0-990be355b1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:01:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=891f5c34-92ab-49dd-83a3-3b0144a3c32f,is_public=True,name='tempest-scenario-type-luks2-82623107',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '891f5c34-92ab-49dd-83a3-3b0144a3c32f', '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=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:36.087129 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a47e88f-8a28-44c1-a7b0-852fc41f9376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:36.113746 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-82623107 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-82623107, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:01:36.114136 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-82623107 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-82623107, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:01:36.140636 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Created reservations ['77026b1c-4c6e-4cff-8be4-08e6d3588238', '6b905c65-12cd-4d94-972a-e40946db44b8', '7db697f2-2747-4bcb-94cf-9d46b2c13bee', 'f4c0f5d2-3733-407b-980b-c6558684fdd0'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:01:36.141726 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a47e88f-8a28-44c1-a7b0-852fc41f9376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77026b1c-4c6e-4cff-8be4-08e6d3588238', '6b905c65-12cd-4d94-972a-e40946db44b8', '7db697f2-2747-4bcb-94cf-9d46b2c13bee', 'f4c0f5d2-3733-407b-980b-c6558684fdd0']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:36.142803 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75af6d05-a3cf-4524-952d-1e4d0d2a8792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:36.169987 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75af6d05-a3cf-4524-952d-1e4d0d2a8792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1697396829',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['77026b1c-4c6e-4cff-8be4-08e6d3588238','6b905c65-12cd-4d94-972a-e40946db44b8','7db697f2-2747-4bcb-94cf-9d46b2c13bee','f4c0f5d2-3733-407b-980b-c6558684fdd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=891f5c34-92ab-49dd-83a3-3b0144a3c32f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:01:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1697396829',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='599a9fadaa9b405ca90dd6f4f106719a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4175e860c124a3386af0e8d40ec0adb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(891f5c34-92ab-49dd-83a3-3b0144a3c32f),volume_type_id=891f5c34-92ab-49dd-83a3-3b0144a3c32f)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:36.170829 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fa5f185-fd9e-4f05-b0eb-2cdc73967271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:36.200466 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fa5f185-fd9e-4f05-b0eb-2cdc73967271) transitioned into state 'SUCCESS' from state '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-1697396829',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['77026b1c-4c6e-4cff-8be4-08e6d3588238','6b905c65-12cd-4d94-972a-e40946db44b8','7db697f2-2747-4bcb-94cf-9d46b2c13bee','f4c0f5d2-3733-407b-980b-c6558684fdd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=891f5c34-92ab-49dd-83a3-3b0144a3c32f)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:36.200935 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1380ca-2d66-4784-a93c-f80e3f7eb8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:36.217046 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1380ca-2d66-4784-a93c-f80e3f7eb8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:36.217046 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (b776f656-9ea6-4cb8-98bd-17b96f191a52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:01:36.217046 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request issued successfully. Jul 22 10:01:36.217296 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a2438bb9-3530-44b2-b1b9-f4da36ff9b9b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:01:36.217578 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 695/2804] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:01:36 2026] POST /volume/v3/volumes => generated 779 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:01:36.238236 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-982e9d66-d051-448f-9b60-e7cd33b94f74 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:36.241918 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-982e9d66-d051-448f-9b60-e7cd33b94f74 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 Jul 22 10:01:36.242261 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-982e9d66-d051-448f-9b60-e7cd33b94f74 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:36.242511 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-982e9d66-d051-448f-9b60-e7cd33b94f74 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:36.253506 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:36.253506 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:36.260949 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-982e9d66-d051-448f-9b60-e7cd33b94f74 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:01:36.269076 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-982e9d66-d051-448f-9b60-e7cd33b94f74 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 returned with HTTP 200 Jul 22 10:01:36.269798 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 711/2805] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:36 2026] GET /volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:36.850784 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0fe58bff-3e92-49c3-aa6e-3cf56f1e765f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:36.854580 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0fe58bff-3e92-49c3-aa6e-3cf56f1e765f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:36.854788 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0fe58bff-3e92-49c3-aa6e-3cf56f1e765f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:36.855018 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0fe58bff-3e92-49c3-aa6e-3cf56f1e765f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:36.855120 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-0fe58bff-3e92-49c3-aa6e-3cf56f1e765f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:36.860561 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:36.860561 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:36.861401 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0fe58bff-3e92-49c3-aa6e-3cf56f1e765f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:36.861667 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 701/2806] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:36 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:37.285874 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7ed88603-8cef-4d55-a358-e472c92468f2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:37.287780 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7ed88603-8cef-4d55-a358-e472c92468f2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 Jul 22 10:01:37.288056 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7ed88603-8cef-4d55-a358-e472c92468f2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:37.288284 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7ed88603-8cef-4d55-a358-e472c92468f2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:37.298988 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:37.298988 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:37.303711 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7ed88603-8cef-4d55-a358-e472c92468f2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:01:37.311158 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7ed88603-8cef-4d55-a358-e472c92468f2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 returned with HTTP 200 Jul 22 10:01:37.311589 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 700/2807] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:37 2026] GET /volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:37.329679 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0716307c-ee7c-4d21-8686-f54c1806cce1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:37.332546 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0716307c-ee7c-4d21-8686-f54c1806cce1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 Jul 22 10:01:37.332844 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0716307c-ee7c-4d21-8686-f54c1806cce1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:37.333192 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0716307c-ee7c-4d21-8686-f54c1806cce1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:37.343387 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:37.343387 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:37.349223 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0716307c-ee7c-4d21-8686-f54c1806cce1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:01:37.355361 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0716307c-ee7c-4d21-8686-f54c1806cce1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 returned with HTTP 200 Jul 22 10:01:37.355862 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 696/2808] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:37 2026] GET /volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:37.378049 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e4124ab3-c45b-42bd-b347-763a21e56bad None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:37.383767 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e4124ab3-c45b-42bd-b347-763a21e56bad tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27/action Jul 22 10:01:37.384229 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e4124ab3-c45b-42bd-b347-763a21e56bad tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:01:37.384399 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e4124ab3-c45b-42bd-b347-763a21e56bad tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:37.396549 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:37.396549 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:37.397214 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e4124ab3-c45b-42bd-b347-763a21e56bad tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:01:37.412601 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e4124ab3-c45b-42bd-b347-763a21e56bad tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume updated successfully. Jul 22 10:01:37.412834 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e4124ab3-c45b-42bd-b347-763a21e56bad tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27/action returned with HTTP 200 Jul 22 10:01:37.413320 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 712/2809] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:01:37 2026] POST /volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27/action => generated 0 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 10:01:37.522862 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-b3995301-343c-4eab-a2fe-b4d182bdfb7c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:37.525312 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-b3995301-343c-4eab-a2fe-b4d182bdfb7c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 Jul 22 10:01:37.525527 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-b3995301-343c-4eab-a2fe-b4d182bdfb7c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:37.525749 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-b3995301-343c-4eab-a2fe-b4d182bdfb7c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:37.537688 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:37.537688 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:37.541305 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-b3995301-343c-4eab-a2fe-b4d182bdfb7c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:01:37.548490 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-b3995301-343c-4eab-a2fe-b4d182bdfb7c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 returned with HTTP 200 Jul 22 10:01:37.549409 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 702/2810] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:01:37 2026] GET /volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:37.871997 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e5995234-6da1-4260-9ac8-6714112a4a7f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:37.873011 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e5995234-6da1-4260-9ac8-6714112a4a7f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:37.873196 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e5995234-6da1-4260-9ac8-6714112a4a7f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:37.873363 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e5995234-6da1-4260-9ac8-6714112a4a7f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:37.873452 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-e5995234-6da1-4260-9ac8-6714112a4a7f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:37.877617 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:37.877617 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:37.879948 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e5995234-6da1-4260-9ac8-6714112a4a7f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:37.879948 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 701/2811] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:37 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:38.018469 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-8eae8b2f-b99c-4148-8442-453824ff09d5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:38.020576 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-8eae8b2f-b99c-4148-8442-453824ff09d5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 Jul 22 10:01:38.020820 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-8eae8b2f-b99c-4148-8442-453824ff09d5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:38.021062 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-8eae8b2f-b99c-4148-8442-453824ff09d5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:38.030394 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:38.030394 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:38.035563 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-8eae8b2f-b99c-4148-8442-453824ff09d5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:01:38.041038 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-8eae8b2f-b99c-4148-8442-453824ff09d5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 returned with HTTP 200 Jul 22 10:01:38.041436 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 697/2812] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:01:38 2026] GET /volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:38.053385 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-76596495-01cc-4d28-bdf8-650cbd85b321 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:38.053745 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-76596495-01cc-4d28-bdf8-650cbd85b321 None None] GET https://10.4.3.206/volume// Jul 22 10:01:38.053941 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-76596495-01cc-4d28-bdf8-650cbd85b321 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:38.054136 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-76596495-01cc-4d28-bdf8-650cbd85b321 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:38.054455 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-76596495-01cc-4d28-bdf8-650cbd85b321 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:01:38.054742 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 713/2813] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 10:01:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:01:38.064322 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-ba725d61-b478-41eb-90b2-e99b0073c7a8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:38.067648 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-ba725d61-b478-41eb-90b2-e99b0073c7a8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:01:38.068290 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-ba725d61-b478-41eb-90b2-e99b0073c7a8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27", "connector": null, "instance_uuid": "89fcf54c-b839-4e12-8d4f-e76b495d26dd"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:38.081013 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:38.081013 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:38.117870 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-ba725d61-b478-41eb-90b2-e99b0073c7a8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:01:38.118740 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 703/2814] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:01:38 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:38.890902 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-50689900-013f-4595-bd19-7d98f9c0f37f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:38.894157 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-50689900-013f-4595-bd19-7d98f9c0f37f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:38.894484 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-50689900-013f-4595-bd19-7d98f9c0f37f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:38.894682 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-50689900-013f-4595-bd19-7d98f9c0f37f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:38.895301 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-50689900-013f-4595-bd19-7d98f9c0f37f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:38.899895 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:38.899895 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:38.900829 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-50689900-013f-4595-bd19-7d98f9c0f37f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:38.901528 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 702/2815] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:38 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:39.817330 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-95f911a4-819b-485d-b234-cd6e90d0e92c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:39.817330 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-95f911a4-819b-485d-b234-cd6e90d0e92c None None] GET https://10.4.3.206/volume// Jul 22 10:01:39.817666 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-95f911a4-819b-485d-b234-cd6e90d0e92c None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:39.817666 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-95f911a4-819b-485d-b234-cd6e90d0e92c None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:39.817985 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-95f911a4-819b-485d-b234-cd6e90d0e92c None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:01:39.818339 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 698/2816] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:01:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:01:39.832137 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-bfe2898c-6e39-4557-b19b-73409fe438aa None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:39.835953 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-bfe2898c-6e39-4557-b19b-73409fe438aa tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 Jul 22 10:01:39.835953 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-bfe2898c-6e39-4557-b19b-73409fe438aa tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:39.835953 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-bfe2898c-6e39-4557-b19b-73409fe438aa tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:39.850375 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:39.850375 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:39.860188 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-bfe2898c-6e39-4557-b19b-73409fe438aa tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:01:39.866444 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-bfe2898c-6e39-4557-b19b-73409fe438aa tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 returned with HTTP 200 Jul 22 10:01:39.867475 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 714/2817] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:01:39 2026] GET /volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 => generated 1050 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:01:39.913910 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6d7ad950-930c-47d5-890b-57e24e3bb2d9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:39.919068 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6d7ad950-930c-47d5-890b-57e24e3bb2d9 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:39.919068 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6d7ad950-930c-47d5-890b-57e24e3bb2d9 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:39.919341 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6d7ad950-930c-47d5-890b-57e24e3bb2d9 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:39.919341 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-6d7ad950-930c-47d5-890b-57e24e3bb2d9 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:39.930343 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:39.930343 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:39.931198 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6d7ad950-930c-47d5-890b-57e24e3bb2d9 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:39.931576 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 704/2818] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:39 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:40.016863 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-58cf501a-9f66-499b-a94b-f04a3c67cae7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:40.023471 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-58cf501a-9f66-499b-a94b-f04a3c67cae7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] PUT https://10.4.3.206/volume/v3/attachments/6753eb52-dfae-4818-92f2-dae61b491f7e Jul 22 10:01:40.023976 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-58cf501a-9f66-499b-a94b-f04a3c67cae7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:40.040078 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-58cf501a-9f66-499b-a94b-f04a3c67cae7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Acquiring lock "cinder-attachment_update-ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:01:40.045187 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-58cf501a-9f66-499b-a94b-f04a3c67cae7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:01:40.046518 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:40.046518 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:40.181067 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-58cf501a-9f66-499b-a94b-f04a3c67cae7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27-np0000005636" released by "attachment_update" :: held 0.134s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:01:40.181067 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-58cf501a-9f66-499b-a94b-f04a3c67cae7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/6753eb52-dfae-4818-92f2-dae61b491f7e returned with HTTP 200 Jul 22 10:01:40.181067 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 703/2819] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:01:40 2026] PUT /volume/v3/attachments/6753eb52-dfae-4818-92f2-dae61b491f7e => generated 968 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:40.211422 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-30b212f1-6af7-4f60-b90b-76fb5a429021 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:40.215980 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-30b212f1-6af7-4f60-b90b-76fb5a429021 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments/6753eb52-dfae-4818-92f2-dae61b491f7e/action Jul 22 10:01:40.217058 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-30b212f1-6af7-4f60-b90b-76fb5a429021 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:01:40.217845 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-30b212f1-6af7-4f60-b90b-76fb5a429021 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:40.241816 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:40.241816 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:40.257250 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-30b212f1-6af7-4f60-b90b-76fb5a429021 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/6753eb52-dfae-4818-92f2-dae61b491f7e/action returned with HTTP 204 Jul 22 10:01:40.258840 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 699/2820] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:01:40 2026] POST /volume/v3/attachments/6753eb52-dfae-4818-92f2-dae61b491f7e/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:01:40.416254 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-62a65bd4-4e78-4aa2-b418-6d250dee9357 req-148cd9e2-3d12-4621-861a-3b0b41d32f6d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:40.418682 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-62a65bd4-4e78-4aa2-b418-6d250dee9357 req-148cd9e2-3d12-4621-861a-3b0b41d32f6d tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] DELETE https://10.4.3.206/volume/v3/attachments/f5296648-daac-4999-a9db-445023779904 Jul 22 10:01:40.418964 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-62a65bd4-4e78-4aa2-b418-6d250dee9357 req-148cd9e2-3d12-4621-861a-3b0b41d32f6d tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:40.419216 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-62a65bd4-4e78-4aa2-b418-6d250dee9357 req-148cd9e2-3d12-4621-861a-3b0b41d32f6d tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:40.433021 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:40.433021 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:40.520986 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-62a65bd4-4e78-4aa2-b418-6d250dee9357 req-148cd9e2-3d12-4621-861a-3b0b41d32f6d tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/attachments/f5296648-daac-4999-a9db-445023779904 returned with HTTP 200 Jul 22 10:01:40.521748 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 715/2821] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:01:40 2026] DELETE /volume/v3/attachments/f5296648-daac-4999-a9db-445023779904 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:40.944038 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2a5aa421-a8b9-49b0-85ba-f9a069e5264e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:40.945955 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2a5aa421-a8b9-49b0-85ba-f9a069e5264e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:40.946681 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2a5aa421-a8b9-49b0-85ba-f9a069e5264e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:40.946681 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2a5aa421-a8b9-49b0-85ba-f9a069e5264e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:40.946681 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-2a5aa421-a8b9-49b0-85ba-f9a069e5264e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:40.952953 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:40.952953 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:40.952953 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2a5aa421-a8b9-49b0-85ba-f9a069e5264e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:40.953106 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 705/2822] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:40 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:41.969847 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8d7754ef-5ca3-426a-b8e8-48a9a9f0aea7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:41.975471 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8d7754ef-5ca3-426a-b8e8-48a9a9f0aea7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:41.975672 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8d7754ef-5ca3-426a-b8e8-48a9a9f0aea7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:41.975867 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8d7754ef-5ca3-426a-b8e8-48a9a9f0aea7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:41.976009 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-8d7754ef-5ca3-426a-b8e8-48a9a9f0aea7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:41.984486 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:41.984486 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:41.984744 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8d7754ef-5ca3-426a-b8e8-48a9a9f0aea7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:41.985131 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 704/2823] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:41 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:42.416953 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a8a7c64f-103d-4561-989d-06329b01dbeb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:42.416953 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:01:42.416953 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-610215676", "source_volid": "c37d3c71-cbd7-4f44-886c-705c296f3293", "volume_type": "tempest-scenario-type-luks-1431885882", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:42.418131 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-610215676', 'source_volid': 'c37d3c71-cbd7-4f44-886c-705c296f3293', 'volume_type': 'tempest-scenario-type-luks-1431885882', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:01:42.433063 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:42.433063 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:42.433600 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume retrieved successfully. Jul 22 10:01:42.433762 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Create volume of 1 GB Jul 22 10:01:42.434511 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Availability Zones retrieved successfully. Jul 22 10:01:42.443600 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Flow 'volume_create_api' (e5a18125-1967-4743-b634-98731aa68954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:01:42.446939 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df76ac4d-fb3a-48ae-b40d-409a7e2b85a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:42.448867 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:01:42.481796 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df76ac4d-fb3a-48ae-b40d-409a7e2b85a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c37d3c71-cbd7-4f44-886c-705c296f3293', 'volume_type': VolumeType(created_at=2026-07-22T10:00:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=44510fa8-a467-48d4-bd32-f74248eed20d,is_public=True,name='tempest-scenario-type-luks-1431885882',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '44510fa8-a467-48d4-bd32-f74248eed20d', '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=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:42.483116 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4be33762-1859-4a3e-972f-8ec1789b5161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:42.547754 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Created reservations ['a148ef29-5c84-447f-a884-c7ea4348fab6', 'eefaeb9b-b8e4-4ea7-aa33-7c1fcb5b42c3', 'd9d4f78f-ff6b-4f58-b9b7-40991b1df46f', 'ecab2b4e-ff97-4d6f-9abd-f617ebc5ad49'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:01:42.549396 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4be33762-1859-4a3e-972f-8ec1789b5161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a148ef29-5c84-447f-a884-c7ea4348fab6', 'eefaeb9b-b8e4-4ea7-aa33-7c1fcb5b42c3', 'd9d4f78f-ff6b-4f58-b9b7-40991b1df46f', 'ecab2b4e-ff97-4d6f-9abd-f617ebc5ad49']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:42.549624 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f7e450c-b4e6-4a7f-9b3e-107cc0b01a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:42.585662 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f7e450c-b4e6-4a7f-9b3e-107cc0b01a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8eff2b47-d443-49ae-9d69-d92ca30b6f4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-610215676',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c6cc8aacd14d9090c344d9197fddd9',qos_specs=None,replication_status=,reservations=['a148ef29-5c84-447f-a884-c7ea4348fab6','eefaeb9b-b8e4-4ea7-aa33-7c1fcb5b42c3','d9d4f78f-ff6b-4f58-b9b7-40991b1df46f','ecab2b4e-ff97-4d6f-9abd-f617ebc5ad49'],size=1,snapshot_id=None,source_replicaid=,source_volid=c37d3c71-cbd7-4f44-886c-705c296f3293,status='creating',user_id='7faf2033236e4e77960a22c56ccdeec8',volume_type_id=44510fa8-a467-48d4-bd32-f74248eed20d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-610215676',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8eff2b47-d443-49ae-9d69-d92ca30b6f4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9c6cc8aacd14d9090c344d9197fddd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c37d3c71-cbd7-4f44-886c-705c296f3293,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7faf2033236e4e77960a22c56ccdeec8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(44510fa8-a467-48d4-bd32-f74248eed20d),volume_type_id=44510fa8-a467-48d4-bd32-f74248eed20d)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:42.587883 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (372c9421-389e-4bb1-aefc-ec07ce8b1315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:42.610641 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (372c9421-389e-4bb1-aefc-ec07ce8b1315) transitioned into state 'SUCCESS' from state '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-610215676',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9c6cc8aacd14d9090c344d9197fddd9',qos_specs=None,replication_status=,reservations=['a148ef29-5c84-447f-a884-c7ea4348fab6','eefaeb9b-b8e4-4ea7-aa33-7c1fcb5b42c3','d9d4f78f-ff6b-4f58-b9b7-40991b1df46f','ecab2b4e-ff97-4d6f-9abd-f617ebc5ad49'],size=1,snapshot_id=None,source_replicaid=,source_volid=c37d3c71-cbd7-4f44-886c-705c296f3293,status='creating',user_id='7faf2033236e4e77960a22c56ccdeec8',volume_type_id=44510fa8-a467-48d4-bd32-f74248eed20d)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:42.611941 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25d89ffd-1608-4fb4-9ed2-2e7cebde3fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:42.632293 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25d89ffd-1608-4fb4-9ed2-2e7cebde3fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:42.639554 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Flow 'volume_create_api' (e5a18125-1967-4743-b634-98731aa68954) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:01:42.639554 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Create volume request issued successfully. Jul 22 10:01:42.639554 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a8a7c64f-103d-4561-989d-06329b01dbeb tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:01:42.639554 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 700/2824] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:01:42 2026] POST /volume/v3/volumes => generated 810 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:01:42.648814 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e1d181e6-46ce-4c88-859e-95e11b72c1a5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:42.651239 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e1d181e6-46ce-4c88-859e-95e11b72c1a5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:01:42.651458 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e1d181e6-46ce-4c88-859e-95e11b72c1a5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:42.651715 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e1d181e6-46ce-4c88-859e-95e11b72c1a5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:42.661315 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:42.661315 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:42.667686 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e1d181e6-46ce-4c88-859e-95e11b72c1a5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:01:42.674801 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e1d181e6-46ce-4c88-859e-95e11b72c1a5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 200 Jul 22 10:01:42.675275 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 716/2825] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:42 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:43.001008 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e0935873-bf45-4637-993c-9de18e22bbff None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:43.003384 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e0935873-bf45-4637-993c-9de18e22bbff tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:43.003629 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e0935873-bf45-4637-993c-9de18e22bbff tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:43.003897 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e0935873-bf45-4637-993c-9de18e22bbff tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:43.004994 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-e0935873-bf45-4637-993c-9de18e22bbff tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:43.010883 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:43.010883 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:43.012008 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e0935873-bf45-4637-993c-9de18e22bbff tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:43.012607 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 706/2826] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:42 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:43.692300 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7bccbced-a93a-4a19-be95-864bf5e28265 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:43.695200 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7bccbced-a93a-4a19-be95-864bf5e28265 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:01:43.695200 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7bccbced-a93a-4a19-be95-864bf5e28265 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:43.696189 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7bccbced-a93a-4a19-be95-864bf5e28265 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:43.705667 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:43.705667 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:43.712658 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7bccbced-a93a-4a19-be95-864bf5e28265 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:01:43.720125 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7bccbced-a93a-4a19-be95-864bf5e28265 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 200 Jul 22 10:01:43.720722 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 705/2827] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:43 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:44.029258 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cdb9f1e0-69dd-4802-b766-d862b3c133f3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:44.031907 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cdb9f1e0-69dd-4802-b766-d862b3c133f3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:44.032236 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cdb9f1e0-69dd-4802-b766-d862b3c133f3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:44.032572 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cdb9f1e0-69dd-4802-b766-d862b3c133f3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:44.032755 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-cdb9f1e0-69dd-4802-b766-d862b3c133f3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:44.038042 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:44.038042 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:44.039472 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cdb9f1e0-69dd-4802-b766-d862b3c133f3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:44.039959 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 701/2828] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:44 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:44.703429 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-b351d883-7965-4b95-b75e-1a302c1514b8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:44.706249 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-b351d883-7965-4b95-b75e-1a302c1514b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27/encryption Jul 22 10:01:44.706530 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-b351d883-7965-4b95-b75e-1a302c1514b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:44.706749 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-b351d883-7965-4b95-b75e-1a302c1514b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:44.718173 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:44.718173 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:44.727862 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ebff3808-76d6-467a-a0ed-a73173b16215 req-b351d883-7965-4b95-b75e-1a302c1514b8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27/encryption returned with HTTP 200 Jul 22 10:01:44.728513 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 717/2829] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 10:01:44 2026] GET /volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:44.738527 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-567d42f0-d610-4d65-8acd-f77aa1eb1cfe None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:44.740586 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-567d42f0-d610-4d65-8acd-f77aa1eb1cfe tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:01:44.740859 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-567d42f0-d610-4d65-8acd-f77aa1eb1cfe tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:44.741113 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-567d42f0-d610-4d65-8acd-f77aa1eb1cfe tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:44.749148 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:44.749148 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:44.756021 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-567d42f0-d610-4d65-8acd-f77aa1eb1cfe tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:01:44.763098 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-567d42f0-d610-4d65-8acd-f77aa1eb1cfe tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 200 Jul 22 10:01:44.763547 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 707/2830] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:44 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:45.053724 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8f8a2d77-1c3f-40bf-8366-1424133495a8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:45.055889 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8f8a2d77-1c3f-40bf-8366-1424133495a8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:45.056145 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8f8a2d77-1c3f-40bf-8366-1424133495a8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:45.056401 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8f8a2d77-1c3f-40bf-8366-1424133495a8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:45.056531 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-8f8a2d77-1c3f-40bf-8366-1424133495a8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:45.061986 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:45.061986 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:45.062957 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8f8a2d77-1c3f-40bf-8366-1424133495a8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:45.063332 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 706/2831] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:45 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:45.781009 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4b452ec5-a551-4ec1-9fc7-3afae3ec8a47 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:45.783244 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4b452ec5-a551-4ec1-9fc7-3afae3ec8a47 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:01:45.783541 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4b452ec5-a551-4ec1-9fc7-3afae3ec8a47 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:45.783911 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4b452ec5-a551-4ec1-9fc7-3afae3ec8a47 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:45.792059 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:45.792059 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:45.797404 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4b452ec5-a551-4ec1-9fc7-3afae3ec8a47 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:01:45.803022 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4b452ec5-a551-4ec1-9fc7-3afae3ec8a47 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 200 Jul 22 10:01:45.803826 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 702/2832] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:45 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:46.075082 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f643d56f-39ab-4f69-89dc-0e99e55c1f0f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:46.078278 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f643d56f-39ab-4f69-89dc-0e99e55c1f0f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:46.078278 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f643d56f-39ab-4f69-89dc-0e99e55c1f0f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:46.078396 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f643d56f-39ab-4f69-89dc-0e99e55c1f0f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:46.078525 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-f643d56f-39ab-4f69-89dc-0e99e55c1f0f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:46.085359 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:46.085359 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:46.085359 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f643d56f-39ab-4f69-89dc-0e99e55c1f0f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:46.085773 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 718/2833] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:46 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:46.825635 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-39e2b9c6-eaf7-4308-a485-32cfb68d6613 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:46.825635 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-39e2b9c6-eaf7-4308-a485-32cfb68d6613 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:01:46.825635 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-39e2b9c6-eaf7-4308-a485-32cfb68d6613 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:46.825635 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-39e2b9c6-eaf7-4308-a485-32cfb68d6613 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:46.836950 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:46.836950 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:46.841216 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-39e2b9c6-eaf7-4308-a485-32cfb68d6613 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:01:46.847693 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-39e2b9c6-eaf7-4308-a485-32cfb68d6613 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 200 Jul 22 10:01:46.848287 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 708/2834] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:46 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:47.100950 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9458ad41-5a4e-4820-9e29-f3e4f90f58d8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:47.101430 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9458ad41-5a4e-4820-9e29-f3e4f90f58d8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:47.108873 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9458ad41-5a4e-4820-9e29-f3e4f90f58d8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:47.108873 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9458ad41-5a4e-4820-9e29-f3e4f90f58d8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:47.108873 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-9458ad41-5a4e-4820-9e29-f3e4f90f58d8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:47.109446 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:47.109446 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:47.112947 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9458ad41-5a4e-4820-9e29-f3e4f90f58d8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:47.112947 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 707/2835] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:47 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:47.877151 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bf5c39ab-f9bc-41fe-931d-acce7abb7605 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:47.880861 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bf5c39ab-f9bc-41fe-931d-acce7abb7605 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:01:47.881133 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bf5c39ab-f9bc-41fe-931d-acce7abb7605 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:47.881425 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bf5c39ab-f9bc-41fe-931d-acce7abb7605 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:47.894615 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:47.894615 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:47.901955 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bf5c39ab-f9bc-41fe-931d-acce7abb7605 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:01:47.909962 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bf5c39ab-f9bc-41fe-931d-acce7abb7605 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 200 Jul 22 10:01:47.910799 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 703/2836] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:47 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 902 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:48.128855 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c211e8ed-985c-4e7b-8585-6dfa8b3c24d5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:48.133449 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c211e8ed-985c-4e7b-8585-6dfa8b3c24d5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:48.133449 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c211e8ed-985c-4e7b-8585-6dfa8b3c24d5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:48.133449 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c211e8ed-985c-4e7b-8585-6dfa8b3c24d5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:48.133449 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-c211e8ed-985c-4e7b-8585-6dfa8b3c24d5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:48.145839 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:48.145839 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:48.145839 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c211e8ed-985c-4e7b-8585-6dfa8b3c24d5 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:48.145839 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 719/2837] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:48 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:48.800149 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d84548ba-6e5f-426a-aff8-906f4ff87164 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:48.801944 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d84548ba-6e5f-426a-aff8-906f4ff87164 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 Jul 22 10:01:48.802177 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d84548ba-6e5f-426a-aff8-906f4ff87164 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:48.802367 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d84548ba-6e5f-426a-aff8-906f4ff87164 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:48.809493 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:48.809493 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:48.813098 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d84548ba-6e5f-426a-aff8-906f4ff87164 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:01:48.817049 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d84548ba-6e5f-426a-aff8-906f4ff87164 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 returned with HTTP 200 Jul 22 10:01:48.817404 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 709/2838] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:48 2026] GET /volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:48.832900 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-feb2a346-5ddf-4a92-9e32-b44cea1f6837 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:48.834991 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-feb2a346-5ddf-4a92-9e32-b44cea1f6837 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 Jul 22 10:01:48.835227 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-feb2a346-5ddf-4a92-9e32-b44cea1f6837 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:48.835454 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-feb2a346-5ddf-4a92-9e32-b44cea1f6837 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:48.843727 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:48.843727 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:48.848100 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-feb2a346-5ddf-4a92-9e32-b44cea1f6837 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:01:48.853409 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-feb2a346-5ddf-4a92-9e32-b44cea1f6837 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 returned with HTTP 200 Jul 22 10:01:48.853845 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 708/2839] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:48 2026] GET /volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:48.916088 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-a3f1bb9d-5662-4560-b081-bd631d5cbd55 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:48.919084 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-a3f1bb9d-5662-4560-b081-bd631d5cbd55 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 Jul 22 10:01:48.919327 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-a3f1bb9d-5662-4560-b081-bd631d5cbd55 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:48.919571 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-a3f1bb9d-5662-4560-b081-bd631d5cbd55 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:48.929954 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:48.929954 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:48.936014 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-a3f1bb9d-5662-4560-b081-bd631d5cbd55 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:01:48.936167 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f80508f0-e31a-44f1-8d3d-a428529a2e2f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:48.936214 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-a3f1bb9d-5662-4560-b081-bd631d5cbd55 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 returned with HTTP 200 Jul 22 10:01:48.936214 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 704/2840] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:01:48 2026] GET /volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:48.951690 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f80508f0-e31a-44f1-8d3d-a428529a2e2f tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:01:48.951690 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f80508f0-e31a-44f1-8d3d-a428529a2e2f tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:48.951690 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f80508f0-e31a-44f1-8d3d-a428529a2e2f tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:48.960013 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:48.960013 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:48.968551 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f80508f0-e31a-44f1-8d3d-a428529a2e2f tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:01:48.976159 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f80508f0-e31a-44f1-8d3d-a428529a2e2f tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 200 Jul 22 10:01:48.976802 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 720/2841] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:48 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 902 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:49.042776 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-71249107-a973-4918-8fd6-dd91702c51a3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:49.044892 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-71249107-a973-4918-8fd6-dd91702c51a3 None None] GET https://10.4.3.206/volume// Jul 22 10:01:49.044892 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-71249107-a973-4918-8fd6-dd91702c51a3 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:49.044892 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-71249107-a973-4918-8fd6-dd91702c51a3 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:49.044892 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-71249107-a973-4918-8fd6-dd91702c51a3 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:01:49.044892 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 710/2842] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10: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) Jul 22 10:01:49.065481 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-7b903a20-18ad-40dc-bbd7-e55f1b241dfd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:49.073158 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-7b903a20-18ad-40dc-bbd7-e55f1b241dfd tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:01:49.073706 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-7b903a20-18ad-40dc-bbd7-e55f1b241dfd tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7274f98d-b69f-4a59-9bfd-0603afb9d5d1", "connector": null, "instance_uuid": "f340a3a1-eeef-4c8d-a877-50390b6799fb"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:49.085551 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:49.085551 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:49.123614 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-7b903a20-18ad-40dc-bbd7-e55f1b241dfd tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:01:49.124263 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 709/2843] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:01:49 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) Jul 22 10:01:49.160318 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a1a4fc83-1826-4746-89cc-b80a899fcf62 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:49.168954 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a1a4fc83-1826-4746-89cc-b80a899fcf62 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:49.169208 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6e0974f3-71a3-458e-a60c-07cd3a6eeb16 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:49.169479 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a1a4fc83-1826-4746-89cc-b80a899fcf62 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:49.169479 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a1a4fc83-1826-4746-89cc-b80a899fcf62 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:49.169479 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a1a4fc83-1826-4746-89cc-b80a899fcf62 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:49.169604 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6e0974f3-71a3-458e-a60c-07cd3a6eeb16 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 Jul 22 10:01:49.169604 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6e0974f3-71a3-458e-a60c-07cd3a6eeb16 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:49.169604 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6e0974f3-71a3-458e-a60c-07cd3a6eeb16 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:49.171865 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:49.171865 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:49.172896 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a1a4fc83-1826-4746-89cc-b80a899fcf62 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:49.173377 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 705/2844] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:49 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:49.179799 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-40800959-988e-42ce-9a67-b2b01d2a1e42 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:49.179799 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-40800959-988e-42ce-9a67-b2b01d2a1e42 None None] GET https://10.4.3.206/volume// Jul 22 10:01:49.179799 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-40800959-988e-42ce-9a67-b2b01d2a1e42 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:49.179799 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-40800959-988e-42ce-9a67-b2b01d2a1e42 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:49.179799 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-40800959-988e-42ce-9a67-b2b01d2a1e42 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:01:49.179799 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 711/2845] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:01:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 22 10:01:49.187022 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ef2d0d87-faba-451b-9713-e879bdb84f72 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:49.189680 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ef2d0d87-faba-451b-9713-e879bdb84f72 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/76de1e6f-f800-4fde-a434-56917f4e6419 Jul 22 10:01:49.189934 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ef2d0d87-faba-451b-9713-e879bdb84f72 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:49.190383 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ef2d0d87-faba-451b-9713-e879bdb84f72 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:49.197478 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-44d996cd-244a-4c41-b61f-ad16553e0d5f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:49.199874 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-44d996cd-244a-4c41-b61f-ad16553e0d5f tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 Jul 22 10:01:49.200162 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-44d996cd-244a-4c41-b61f-ad16553e0d5f tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:49.200391 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-44d996cd-244a-4c41-b61f-ad16553e0d5f tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:49.206857 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:49.206857 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:49.211640 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:49.211640 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:49.212180 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ef2d0d87-faba-451b-9713-e879bdb84f72 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:49.212324 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:49.212324 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:49.216813 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6e0974f3-71a3-458e-a60c-07cd3a6eeb16 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:01:49.218194 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ef2d0d87-faba-451b-9713-e879bdb84f72 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/76de1e6f-f800-4fde-a434-56917f4e6419 returned with HTTP 200 Jul 22 10:01:49.218598 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 710/2846] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:49 2026] GET /volume/v3/volumes/76de1e6f-f800-4fde-a434-56917f4e6419 => generated 966 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:49.221000 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-44d996cd-244a-4c41-b61f-ad16553e0d5f tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:01:49.223984 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6e0974f3-71a3-458e-a60c-07cd3a6eeb16 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 returned with HTTP 200 Jul 22 10:01:49.224593 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 721/2847] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:49 2026] GET /volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 => generated 873 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:49.233319 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-07c72883-bdb2-4cc9-97f0-3b9c12d9e473 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:49.233782 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-44d996cd-244a-4c41-b61f-ad16553e0d5f tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 returned with HTTP 200 Jul 22 10:01:49.234316 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 706/2848] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:01:49 2026] GET /volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 => generated 1053 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:01:49.238708 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-07c72883-bdb2-4cc9-97f0-3b9c12d9e473 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/76de1e6f-f800-4fde-a434-56917f4e6419 Jul 22 10:01:49.238708 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-07c72883-bdb2-4cc9-97f0-3b9c12d9e473 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:49.238708 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-07c72883-bdb2-4cc9-97f0-3b9c12d9e473 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:49.245956 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:49.245956 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:49.252636 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-07c72883-bdb2-4cc9-97f0-3b9c12d9e473 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:49.255683 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-07c72883-bdb2-4cc9-97f0-3b9c12d9e473 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/76de1e6f-f800-4fde-a434-56917f4e6419 returned with HTTP 200 Jul 22 10:01:49.256853 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 712/2849] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:49 2026] GET /volume/v3/volumes/76de1e6f-f800-4fde-a434-56917f4e6419 => generated 966 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:49.277593 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ebdd137d-53b4-4d30-91d6-cbc37fe67b7a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:49.280639 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ebdd137d-53b4-4d30-91d6-cbc37fe67b7a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] DELETE https://10.4.3.206/volume/v3/volumes/76de1e6f-f800-4fde-a434-56917f4e6419 Jul 22 10:01:49.280639 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ebdd137d-53b4-4d30-91d6-cbc37fe67b7a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:49.280862 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ebdd137d-53b4-4d30-91d6-cbc37fe67b7a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:49.281379 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-ebdd137d-53b4-4d30-91d6-cbc37fe67b7a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete volume with id: 76de1e6f-f800-4fde-a434-56917f4e6419 Jul 22 10:01:49.294356 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:49.294356 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:49.294875 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ebdd137d-53b4-4d30-91d6-cbc37fe67b7a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:49.324525 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ebdd137d-53b4-4d30-91d6-cbc37fe67b7a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete volume request issued successfully. Jul 22 10:01:49.325042 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ebdd137d-53b4-4d30-91d6-cbc37fe67b7a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/76de1e6f-f800-4fde-a434-56917f4e6419 returned with HTTP 202 Jul 22 10:01:49.326156 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 711/2850] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:01:49 2026] DELETE /volume/v3/volumes/76de1e6f-f800-4fde-a434-56917f4e6419 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:01:49.340567 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7e574e3c-32ab-4830-a340-1828b267716f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:49.342577 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7e574e3c-32ab-4830-a340-1828b267716f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/76de1e6f-f800-4fde-a434-56917f4e6419 Jul 22 10:01:49.342978 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7e574e3c-32ab-4830-a340-1828b267716f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:49.343200 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7e574e3c-32ab-4830-a340-1828b267716f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:49.354451 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:49.354451 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:49.359803 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7e574e3c-32ab-4830-a340-1828b267716f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:49.366381 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7e574e3c-32ab-4830-a340-1828b267716f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/76de1e6f-f800-4fde-a434-56917f4e6419 returned with HTTP 200 Jul 22 10:01:49.367068 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 722/2851] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:49 2026] GET /volume/v3/volumes/76de1e6f-f800-4fde-a434-56917f4e6419 => generated 965 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:49.381293 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-89e89343-baaa-4296-ab19-8da6c509c383 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:49.386262 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-89e89343-baaa-4296-ab19-8da6c509c383 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] PUT https://10.4.3.206/volume/v3/attachments/59dd586b-6b32-460e-bec7-fbd4592e49bd Jul 22 10:01:49.386697 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-89e89343-baaa-4296-ab19-8da6c509c383 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:49.404660 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-89e89343-baaa-4296-ab19-8da6c509c383 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Acquiring lock "cinder-attachment_update-7274f98d-b69f-4a59-9bfd-0603afb9d5d1-np0000005636" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:01:49.409467 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-89e89343-baaa-4296-ab19-8da6c509c383 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Lock "cinder-attachment_update-7274f98d-b69f-4a59-9bfd-0603afb9d5d1-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:01:49.410505 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:49.410505 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:49.549348 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-89e89343-baaa-4296-ab19-8da6c509c383 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Lock "cinder-attachment_update-7274f98d-b69f-4a59-9bfd-0603afb9d5d1-np0000005636" released by "attachment_update" :: held 0.140s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:01:49.549873 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-89e89343-baaa-4296-ab19-8da6c509c383 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/attachments/59dd586b-6b32-460e-bec7-fbd4592e49bd returned with HTTP 200 Jul 22 10:01:49.550779 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 707/2852] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:01:49 2026] PUT /volume/v3/attachments/59dd586b-6b32-460e-bec7-fbd4592e49bd => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:49.996258 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-89ee3f19-58f3-44a1-a8de-6bc8aafd1f65 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:49.998839 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-89ee3f19-58f3-44a1-a8de-6bc8aafd1f65 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:01:49.999960 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-89ee3f19-58f3-44a1-a8de-6bc8aafd1f65 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:49.999960 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-89ee3f19-58f3-44a1-a8de-6bc8aafd1f65 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:50.011511 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:50.011511 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:50.018148 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-89ee3f19-58f3-44a1-a8de-6bc8aafd1f65 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:01:50.026196 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-89ee3f19-58f3-44a1-a8de-6bc8aafd1f65 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 200 Jul 22 10:01:50.026895 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 713/2853] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:49 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:50.242121 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-66667534-60e4-4e33-94ac-2e64d50262d8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:50.247948 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-66667534-60e4-4e33-94ac-2e64d50262d8 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 Jul 22 10:01:50.247948 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-66667534-60e4-4e33-94ac-2e64d50262d8 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:50.247948 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-66667534-60e4-4e33-94ac-2e64d50262d8 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:50.257899 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:50.257899 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:50.262384 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-66667534-60e4-4e33-94ac-2e64d50262d8 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:01:50.268363 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-66667534-60e4-4e33-94ac-2e64d50262d8 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 returned with HTTP 200 Jul 22 10:01:50.269109 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 712/2854] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:50 2026] GET /volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:50.385274 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e103ce2a-42d9-4dc0-8f43-59253660d2a7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:50.387280 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e103ce2a-42d9-4dc0-8f43-59253660d2a7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/76de1e6f-f800-4fde-a434-56917f4e6419 Jul 22 10:01:50.387556 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e103ce2a-42d9-4dc0-8f43-59253660d2a7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:50.387834 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e103ce2a-42d9-4dc0-8f43-59253660d2a7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:50.395063 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e103ce2a-42d9-4dc0-8f43-59253660d2a7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/76de1e6f-f800-4fde-a434-56917f4e6419 returned with HTTP 404 Jul 22 10:01:50.395569 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 723/2855] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:50 2026] GET /volume/v3/volumes/76de1e6f-f800-4fde-a434-56917f4e6419 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:01:50.403663 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9558197c-070e-48e8-8983-679c6c495d27 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:50.405868 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9558197c-070e-48e8-8983-679c6c495d27 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] DELETE https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:50.406140 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9558197c-070e-48e8-8983-679c6c495d27 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:50.406349 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9558197c-070e-48e8-8983-679c6c495d27 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:50.406463 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-9558197c-070e-48e8-8983-679c6c495d27 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete backup with id: 309c1975-38f5-46b0-9900-64b41a75f22e. Jul 22 10:01:50.421420 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:50.421420 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:50.472448 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-9558197c-070e-48e8-8983-679c6c495d27 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] delete_backup rpcapi backup_id 309c1975-38f5-46b0-9900-64b41a75f22e {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:01:50.477093 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9558197c-070e-48e8-8983-679c6c495d27 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 202 Jul 22 10:01:50.477771 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 708/2856] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:01:50 2026] DELETE /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:01:50.487416 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c7ff60b2-6eb6-4684-ba00-4c0ca61892fd None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:50.490421 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c7ff60b2-6eb6-4684-ba00-4c0ca61892fd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:50.490787 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c7ff60b2-6eb6-4684-ba00-4c0ca61892fd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:50.491153 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c7ff60b2-6eb6-4684-ba00-4c0ca61892fd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:50.491451 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-c7ff60b2-6eb6-4684-ba00-4c0ca61892fd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:50.499391 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:50.499391 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:50.502732 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c7ff60b2-6eb6-4684-ba00-4c0ca61892fd tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 200 Jul 22 10:01:50.503396 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 714/2857] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:50 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:51.041250 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4ddf8fd4-c1ab-4f87-86fd-269dd5fb2b92 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:51.043636 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4ddf8fd4-c1ab-4f87-86fd-269dd5fb2b92 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:01:51.044064 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4ddf8fd4-c1ab-4f87-86fd-269dd5fb2b92 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:51.044322 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4ddf8fd4-c1ab-4f87-86fd-269dd5fb2b92 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:51.056373 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:51.056373 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:51.062898 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4ddf8fd4-c1ab-4f87-86fd-269dd5fb2b92 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:01:51.068100 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4ddf8fd4-c1ab-4f87-86fd-269dd5fb2b92 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 200 Jul 22 10:01:51.068614 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 713/2858] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:51 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:51.287531 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4425d129-4575-43ee-ad96-bc124572284b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:51.292117 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4425d129-4575-43ee-ad96-bc124572284b tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 Jul 22 10:01:51.292410 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4425d129-4575-43ee-ad96-bc124572284b tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:51.292662 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4425d129-4575-43ee-ad96-bc124572284b tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:51.309685 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:51.309685 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:51.320160 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4425d129-4575-43ee-ad96-bc124572284b tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:01:51.326010 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4425d129-4575-43ee-ad96-bc124572284b tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 returned with HTTP 200 Jul 22 10:01:51.327132 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 724/2859] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:51 2026] GET /volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 => generated 874 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:51.518281 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3449221e-9281-4910-911a-b97502db0c22 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:51.520347 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3449221e-9281-4910-911a-b97502db0c22 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e Jul 22 10:01:51.520583 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3449221e-9281-4910-911a-b97502db0c22 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:51.520821 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3449221e-9281-4910-911a-b97502db0c22 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:51.521072 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3449221e-9281-4910-911a-b97502db0c22 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 309c1975-38f5-46b0-9900-64b41a75f22e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:01:51.525606 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3449221e-9281-4910-911a-b97502db0c22 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e returned with HTTP 404 Jul 22 10:01:51.526305 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 709/2860] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:51 2026] GET /volume/v3/backups/309c1975-38f5-46b0-9900-64b41a75f22e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:01:51.676237 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-be23df86-44f3-4d99-82da-154dce966390 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:51.678951 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-be23df86-44f3-4d99-82da-154dce966390 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f Jul 22 10:01:51.679895 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-be23df86-44f3-4d99-82da-154dce966390 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:51.679895 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-be23df86-44f3-4d99-82da-154dce966390 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:51.679895 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-be23df86-44f3-4d99-82da-154dce966390 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete volume with id: ca33445e-f266-49dc-b726-7751033bd09f Jul 22 10:01:51.688966 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:51.688966 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:51.689677 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-be23df86-44f3-4d99-82da-154dce966390 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:51.720762 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-be23df86-44f3-4d99-82da-154dce966390 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete volume request issued successfully. Jul 22 10:01:51.721207 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-be23df86-44f3-4d99-82da-154dce966390 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f returned with HTTP 202 Jul 22 10:01:51.721446 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 715/2861] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:01:51 2026] DELETE /volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:01:51.732342 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1cfb2c29-ab15-473a-a9aa-e151a952504e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:51.736892 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1cfb2c29-ab15-473a-a9aa-e151a952504e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f Jul 22 10:01:51.737395 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1cfb2c29-ab15-473a-a9aa-e151a952504e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:51.738180 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1cfb2c29-ab15-473a-a9aa-e151a952504e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:51.747875 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:51.747875 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:51.753970 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-1cfb2c29-ab15-473a-a9aa-e151a952504e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:51.760759 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1cfb2c29-ab15-473a-a9aa-e151a952504e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f returned with HTTP 200 Jul 22 10:01:51.761981 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 714/2862] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:51 2026] GET /volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f => generated 908 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:52.080998 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a3dbf148-eb97-496c-b0d6-5fb6a183d2ae None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:52.085254 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a3dbf148-eb97-496c-b0d6-5fb6a183d2ae tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:01:52.085476 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a3dbf148-eb97-496c-b0d6-5fb6a183d2ae tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:52.085691 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a3dbf148-eb97-496c-b0d6-5fb6a183d2ae tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:52.097784 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:52.097784 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:52.109659 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a3dbf148-eb97-496c-b0d6-5fb6a183d2ae tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:01:52.111892 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a3dbf148-eb97-496c-b0d6-5fb6a183d2ae tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 200 Jul 22 10:01:52.112491 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 725/2863] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:52 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:52.346027 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9db80285-e59a-4fe4-90eb-14eaeef7da27 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:52.347697 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9db80285-e59a-4fe4-90eb-14eaeef7da27 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 Jul 22 10:01:52.348103 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9db80285-e59a-4fe4-90eb-14eaeef7da27 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:52.348448 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9db80285-e59a-4fe4-90eb-14eaeef7da27 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:52.360344 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:52.360344 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:52.367781 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9db80285-e59a-4fe4-90eb-14eaeef7da27 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:01:52.370787 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9db80285-e59a-4fe4-90eb-14eaeef7da27 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 returned with HTTP 200 Jul 22 10:01:52.371407 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 710/2864] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:52 2026] GET /volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:52.782821 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e23297b0-9dce-41b9-8be4-741b9a861a72 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:52.788467 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e23297b0-9dce-41b9-8be4-741b9a861a72 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f Jul 22 10:01:52.788697 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e23297b0-9dce-41b9-8be4-741b9a861a72 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:52.788902 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e23297b0-9dce-41b9-8be4-741b9a861a72 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:52.794900 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e23297b0-9dce-41b9-8be4-741b9a861a72 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f returned with HTTP 404 Jul 22 10:01:52.795388 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 716/2865] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:52 2026] GET /volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:01:52.804862 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e46ae0d9-4e2f-430d-aead-a9c69547b334 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:52.810053 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e46ae0d9-4e2f-430d-aead-a9c69547b334 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f Jul 22 10:01:52.810357 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e46ae0d9-4e2f-430d-aead-a9c69547b334 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:52.810644 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e46ae0d9-4e2f-430d-aead-a9c69547b334 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:52.822160 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e46ae0d9-4e2f-430d-aead-a9c69547b334 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f returned with HTTP 404 Jul 22 10:01:52.822160 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 715/2866] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:52 2026] GET /volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:01:52.831515 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-019030f1-875c-4e01-8ae0-7ad8d27547f1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:52.834098 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-019030f1-875c-4e01-8ae0-7ad8d27547f1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f Jul 22 10:01:52.834282 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-019030f1-875c-4e01-8ae0-7ad8d27547f1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:52.834502 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-019030f1-875c-4e01-8ae0-7ad8d27547f1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:52.834770 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-019030f1-875c-4e01-8ae0-7ad8d27547f1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete volume with id: ca33445e-f266-49dc-b726-7751033bd09f Jul 22 10:01:52.847220 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-019030f1-875c-4e01-8ae0-7ad8d27547f1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f returned with HTTP 404 Jul 22 10:01:52.847865 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 726/2867] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:01:52 2026] DELETE /volume/v3/volumes/ca33445e-f266-49dc-b726-7751033bd09f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:01:52.865516 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:52.869447 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:01:52.869882 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1216073475"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:52.872020 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1216073475'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:01:52.872334 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Create volume of 1 GB Jul 22 10:01:52.878127 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Availability Zones retrieved successfully. Jul 22 10:01:52.889584 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Flow 'volume_create_api' (11f3f85e-33f4-4293-b1e6-118e18a721d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:01:52.890844 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da694f01-7579-4a9c-8062-39a450e84d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:52.892449 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:01:52.910751 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-597504a9-cdc8-490b-9da4-285c49003dca None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:52.913534 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-597504a9-cdc8-490b-9da4-285c49003dca tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] POST https://10.4.3.206/volume/v3/attachments/59dd586b-6b32-460e-bec7-fbd4592e49bd/action Jul 22 10:01:52.914041 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-597504a9-cdc8-490b-9da4-285c49003dca tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:01:52.914192 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-597504a9-cdc8-490b-9da4-285c49003dca tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:52.927103 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da694f01-7579-4a9c-8062-39a450e84d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:52.927103 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b23de1f5-3465-4e86-abf8-697af5b8cac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:52.934605 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:52.934605 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:52.954490 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-5d40dd0d-3ca4-4585-beac-f34ff0ec10fe req-597504a9-cdc8-490b-9da4-285c49003dca tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/attachments/59dd586b-6b32-460e-bec7-fbd4592e49bd/action returned with HTTP 204 Jul 22 10:01:52.955092 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 717/2868] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:01:52 2026] POST /volume/v3/attachments/59dd586b-6b32-460e-bec7-fbd4592e49bd/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:01:52.975119 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Created reservations ['4e658e28-8ba1-4769-84ad-fc8de3adf9cc', '4bfa17cb-52a3-4a7b-abaa-f40b670492bf', '9fbca155-26f7-4289-8ea0-f0b02873749b', '317899bd-0db0-4f1e-94ac-7a6c7963d413'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:01:52.976233 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b23de1f5-3465-4e86-abf8-697af5b8cac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e658e28-8ba1-4769-84ad-fc8de3adf9cc', '4bfa17cb-52a3-4a7b-abaa-f40b670492bf', '9fbca155-26f7-4289-8ea0-f0b02873749b', '317899bd-0db0-4f1e-94ac-7a6c7963d413']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:52.977336 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46440fd2-d656-4d02-b3de-daa45f0db948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:53.004125 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46440fd2-d656-4d02-b3de-daa45f0db948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc71952c-734e-4a40-96dc-ab78c0fe1172', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1216073475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14390d4ee1e04b439a79ea80306ae88d',qos_specs=None,replication_status=,reservations=['4e658e28-8ba1-4769-84ad-fc8de3adf9cc','4bfa17cb-52a3-4a7b-abaa-f40b670492bf','9fbca155-26f7-4289-8ea0-f0b02873749b','317899bd-0db0-4f1e-94ac-7a6c7963d413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dafb5643eae49e581cc8761f0a1f2ee',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:01:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1216073475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc71952c-734e-4a40-96dc-ab78c0fe1172,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14390d4ee1e04b439a79ea80306ae88d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dafb5643eae49e581cc8761f0a1f2ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:53.004319 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75533018-f4f2-4a54-ab57-0336eb93ceb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:53.033621 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75533018-f4f2-4a54-ab57-0336eb93ceb9) transitioned into state 'SUCCESS' from state '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-1216073475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14390d4ee1e04b439a79ea80306ae88d',qos_specs=None,replication_status=,reservations=['4e658e28-8ba1-4769-84ad-fc8de3adf9cc','4bfa17cb-52a3-4a7b-abaa-f40b670492bf','9fbca155-26f7-4289-8ea0-f0b02873749b','317899bd-0db0-4f1e-94ac-7a6c7963d413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dafb5643eae49e581cc8761f0a1f2ee',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:53.034628 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a36bb68-3bb7-4e29-9c12-0c9da684e8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:01:53.049064 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a36bb68-3bb7-4e29-9c12-0c9da684e8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:01:53.050259 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Flow 'volume_create_api' (11f3f85e-33f4-4293-b1e6-118e18a721d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:01:53.050697 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Create volume request issued successfully. Jul 22 10:01:53.051530 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0114d9a-be87-4f38-8e08-7270c1f7e0fb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:01:53.052121 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 711/2869] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:01:52 2026] POST /volume/v3/volumes => generated 749 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:01:53.068495 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-52f1daca-46e7-45b3-97a9-db2d5eb005ef None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:53.070630 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-52f1daca-46e7-45b3-97a9-db2d5eb005ef tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:01:53.070901 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-52f1daca-46e7-45b3-97a9-db2d5eb005ef tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:53.071096 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-52f1daca-46e7-45b3-97a9-db2d5eb005ef tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:53.078232 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:53.078232 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:53.082064 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-52f1daca-46e7-45b3-97a9-db2d5eb005ef tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:53.087265 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-52f1daca-46e7-45b3-97a9-db2d5eb005ef tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 returned with HTTP 200 Jul 22 10:01:53.087671 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 716/2870] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:53 2026] GET /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:53.127070 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b60389a2-53f2-482a-8e54-fb9ec7dc99e8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:53.129224 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b60389a2-53f2-482a-8e54-fb9ec7dc99e8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:01:53.131103 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b60389a2-53f2-482a-8e54-fb9ec7dc99e8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:53.131103 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b60389a2-53f2-482a-8e54-fb9ec7dc99e8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:53.141963 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:53.141963 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:53.147722 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b60389a2-53f2-482a-8e54-fb9ec7dc99e8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:01:53.153579 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b60389a2-53f2-482a-8e54-fb9ec7dc99e8 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 200 Jul 22 10:01:53.154309 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 727/2871] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:53 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:53.386787 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7f56dcae-76ed-403f-b784-bd05d2a7a4a8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:53.390848 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7f56dcae-76ed-403f-b784-bd05d2a7a4a8 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 Jul 22 10:01:53.391340 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7f56dcae-76ed-403f-b784-bd05d2a7a4a8 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:53.391445 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7f56dcae-76ed-403f-b784-bd05d2a7a4a8 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:53.409990 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:53.409990 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:53.415795 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7f56dcae-76ed-403f-b784-bd05d2a7a4a8 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:01:53.421359 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7f56dcae-76ed-403f-b784-bd05d2a7a4a8 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 returned with HTTP 200 Jul 22 10:01:53.421983 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 718/2872] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:53 2026] GET /volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 => generated 1166 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:53.437807 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-84a87765-7971-497e-83ad-f5f06bd47eb5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:53.439888 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-84a87765-7971-497e-83ad-f5f06bd47eb5 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 Jul 22 10:01:53.440241 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-84a87765-7971-497e-83ad-f5f06bd47eb5 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:53.440545 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-84a87765-7971-497e-83ad-f5f06bd47eb5 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:53.450475 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:53.450475 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:53.454150 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-84a87765-7971-497e-83ad-f5f06bd47eb5 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:01:53.460074 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-84a87765-7971-497e-83ad-f5f06bd47eb5 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 returned with HTTP 200 Jul 22 10:01:53.460074 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 712/2873] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:53 2026] GET /volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 => generated 1166 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:53.917666 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-288dfc4f-313f-4c65-b462-2069f0084ea3 req-5105d309-7581-4300-8f17-b01b25d13d08 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:53.923294 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-288dfc4f-313f-4c65-b462-2069f0084ea3 req-5105d309-7581-4300-8f17-b01b25d13d08 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] DELETE https://10.4.3.206/volume/v3/attachments/11d659ee-c0cd-4d2b-a00f-347eb63f845c Jul 22 10:01:53.923294 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-288dfc4f-313f-4c65-b462-2069f0084ea3 req-5105d309-7581-4300-8f17-b01b25d13d08 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:53.923294 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-288dfc4f-313f-4c65-b462-2069f0084ea3 req-5105d309-7581-4300-8f17-b01b25d13d08 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:53.935230 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:53.935230 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:54.007547 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-288dfc4f-313f-4c65-b462-2069f0084ea3 req-5105d309-7581-4300-8f17-b01b25d13d08 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/attachments/11d659ee-c0cd-4d2b-a00f-347eb63f845c returned with HTTP 200 Jul 22 10:01:54.008556 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 717/2874] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:01:53 2026] DELETE /volume/v3/attachments/11d659ee-c0cd-4d2b-a00f-347eb63f845c => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:54.019878 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-288dfc4f-313f-4c65-b462-2069f0084ea3 req-3655ca05-5a53-4bc3-8a4f-ae5b74f49cb6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:54.022331 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-288dfc4f-313f-4c65-b462-2069f0084ea3 req-3655ca05-5a53-4bc3-8a4f-ae5b74f49cb6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] DELETE https://10.4.3.206/volume/v3/volumes/c735a04d-4a23-442a-89cc-b769a84c0dc9 Jul 22 10:01:54.022532 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-288dfc4f-313f-4c65-b462-2069f0084ea3 req-3655ca05-5a53-4bc3-8a4f-ae5b74f49cb6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:54.022779 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-288dfc4f-313f-4c65-b462-2069f0084ea3 req-3655ca05-5a53-4bc3-8a4f-ae5b74f49cb6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:54.022945 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [req-288dfc4f-313f-4c65-b462-2069f0084ea3 req-3655ca05-5a53-4bc3-8a4f-ae5b74f49cb6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Delete volume with id: c735a04d-4a23-442a-89cc-b769a84c0dc9 Jul 22 10:01:54.030635 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:54.030635 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:54.031251 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-288dfc4f-313f-4c65-b462-2069f0084ea3 req-3655ca05-5a53-4bc3-8a4f-ae5b74f49cb6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 10:01:54.059742 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-288dfc4f-313f-4c65-b462-2069f0084ea3 req-3655ca05-5a53-4bc3-8a4f-ae5b74f49cb6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Delete volume request issued successfully. Jul 22 10:01:54.059991 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-288dfc4f-313f-4c65-b462-2069f0084ea3 req-3655ca05-5a53-4bc3-8a4f-ae5b74f49cb6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/c735a04d-4a23-442a-89cc-b769a84c0dc9 returned with HTTP 202 Jul 22 10:01:54.062010 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 728/2875] 10.4.3.206 () {70 vars in 1620 bytes} [Wed Jul 22 10:01:54 2026] DELETE /volume/v3/volumes/c735a04d-4a23-442a-89cc-b769a84c0dc9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:01:54.107599 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-dc995fdd-6274-408e-9264-fce9bca4045d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:54.110370 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dc995fdd-6274-408e-9264-fce9bca4045d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:01:54.110548 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dc995fdd-6274-408e-9264-fce9bca4045d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:54.110914 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dc995fdd-6274-408e-9264-fce9bca4045d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:54.122047 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:54.122047 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:54.125769 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-dc995fdd-6274-408e-9264-fce9bca4045d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:01:54.130259 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dc995fdd-6274-408e-9264-fce9bca4045d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 returned with HTTP 200 Jul 22 10:01:54.130640 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 719/2876] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:54 2026] GET /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:54.172128 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8e45f057-7154-4a12-a0d5-a33ab01733e1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:54.174650 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8e45f057-7154-4a12-a0d5-a33ab01733e1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:01:54.174821 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8e45f057-7154-4a12-a0d5-a33ab01733e1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:54.175114 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8e45f057-7154-4a12-a0d5-a33ab01733e1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:54.188377 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:54.188377 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:54.194663 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8e45f057-7154-4a12-a0d5-a33ab01733e1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:01:54.199178 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8e45f057-7154-4a12-a0d5-a33ab01733e1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 200 Jul 22 10:01:54.199563 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 713/2877] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:54 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:54.953619 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-84639fcb-8d8c-4c72-8c96-24ea660bb3e6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:54.956025 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-84639fcb-8d8c-4c72-8c96-24ea660bb3e6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] DELETE https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 10:01:54.956286 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-84639fcb-8d8c-4c72-8c96-24ea660bb3e6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:54.956535 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-84639fcb-8d8c-4c72-8c96-24ea660bb3e6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:54.956756 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-84639fcb-8d8c-4c72-8c96-24ea660bb3e6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Delete volume with id: e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 10:01:54.966437 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:54.966437 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:54.967044 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-84639fcb-8d8c-4c72-8c96-24ea660bb3e6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 10:01:54.989753 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-84639fcb-8d8c-4c72-8c96-24ea660bb3e6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Delete volume request issued successfully. Jul 22 10:01:54.990103 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-84639fcb-8d8c-4c72-8c96-24ea660bb3e6 tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 202 Jul 22 10:01:54.990619 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 718/2878] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:01:54 2026] DELETE /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:01:54.999033 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b0fd5943-b355-4617-8c51-8ec12d3971ec None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:55.002064 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b0fd5943-b355-4617-8c51-8ec12d3971ec tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 10:01:55.002337 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b0fd5943-b355-4617-8c51-8ec12d3971ec tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:55.002607 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b0fd5943-b355-4617-8c51-8ec12d3971ec tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:55.011871 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:55.011871 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:55.016568 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b0fd5943-b355-4617-8c51-8ec12d3971ec tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Volume info retrieved successfully. Jul 22 10:01:55.021476 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b0fd5943-b355-4617-8c51-8ec12d3971ec tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 200 Jul 22 10:01:55.021941 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 729/2879] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:54 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:55.214106 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-13080224-720e-46ed-ba68-38aa10d866e5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:55.216302 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-13080224-720e-46ed-ba68-38aa10d866e5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:01:55.216605 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-13080224-720e-46ed-ba68-38aa10d866e5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:55.216901 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-13080224-720e-46ed-ba68-38aa10d866e5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:55.229223 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:55.229223 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:55.234119 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-13080224-720e-46ed-ba68-38aa10d866e5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:01:55.240085 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-13080224-720e-46ed-ba68-38aa10d866e5 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 200 Jul 22 10:01:55.240568 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 720/2880] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:55 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:56.038595 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bcbc50d6-9b2f-4141-8d87-0307cb9a05bf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:56.040634 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bcbc50d6-9b2f-4141-8d87-0307cb9a05bf tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] GET https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 Jul 22 10:01:56.040853 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bcbc50d6-9b2f-4141-8d87-0307cb9a05bf tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:56.041078 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bcbc50d6-9b2f-4141-8d87-0307cb9a05bf tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:56.053198 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bcbc50d6-9b2f-4141-8d87-0307cb9a05bf tempest-ServerActionsTestOtherA-1474585400 tempest-ServerActionsTestOtherA-1474585400-project-member] https://10.4.3.206/volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 returned with HTTP 404 Jul 22 10:01:56.053720 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 714/2881] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:56 2026] GET /volume/v3/volumes/e5f92d22-f960-493d-b721-7ad5506f0b71 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:01:56.238513 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-eebb1782-b995-4851-924a-c3a6a37aefa0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:56.240057 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-eebb1782-b995-4851-924a-c3a6a37aefa0 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 Jul 22 10:01:56.240241 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-eebb1782-b995-4851-924a-c3a6a37aefa0 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:56.240415 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-eebb1782-b995-4851-924a-c3a6a37aefa0 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:56.251072 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:56.251072 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:56.255686 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3943137d-55a9-4d64-a42e-6b70700013f3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:56.260845 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-eebb1782-b995-4851-924a-c3a6a37aefa0 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:01:56.261060 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3943137d-55a9-4d64-a42e-6b70700013f3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:01:56.261060 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3943137d-55a9-4d64-a42e-6b70700013f3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:56.261060 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3943137d-55a9-4d64-a42e-6b70700013f3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:56.267893 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-eebb1782-b995-4851-924a-c3a6a37aefa0 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 returned with HTTP 200 Jul 22 10:01:56.268286 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:56.268286 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:56.268511 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 719/2882] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:01:56 2026] GET /volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 => generated 1166 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:56.272988 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3943137d-55a9-4d64-a42e-6b70700013f3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:01:56.279246 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3943137d-55a9-4d64-a42e-6b70700013f3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 200 Jul 22 10:01:56.279656 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 730/2883] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:01:56 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 1450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:56.293149 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-c8ab9342-e2bb-44c1-a8e9-3d1247c56677 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:56.304146 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-c8ab9342-e2bb-44c1-a8e9-3d1247c56677 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] POST https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1/action Jul 22 10:01:56.304487 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-c8ab9342-e2bb-44c1-a8e9-3d1247c56677 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:01:56.304597 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-c8ab9342-e2bb-44c1-a8e9-3d1247c56677 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:56.317457 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:56.317457 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:56.317954 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-c8ab9342-e2bb-44c1-a8e9-3d1247c56677 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:01:56.324203 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-c8ab9342-e2bb-44c1-a8e9-3d1247c56677 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Begin detaching volume completed successfully. Jul 22 10:01:56.325968 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-c8ab9342-e2bb-44c1-a8e9-3d1247c56677 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1/action returned with HTTP 202 Jul 22 10:01:56.325968 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 721/2884] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:01:56 2026] POST /volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:01:56.385600 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b84f8487-151e-4218-aacf-676d0d69fd73 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:56.385600 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b84f8487-151e-4218-aacf-676d0d69fd73 None None] GET https://10.4.3.206/volume// Jul 22 10:01:56.385600 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b84f8487-151e-4218-aacf-676d0d69fd73 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:56.385600 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b84f8487-151e-4218-aacf-676d0d69fd73 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:56.385600 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b84f8487-151e-4218-aacf-676d0d69fd73 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:01:56.385600 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 715/2885] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:01:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:01:56.398243 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-2cee53d7-ba8a-4f57-bf55-ac7fe38f6ea0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:56.401268 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-2cee53d7-ba8a-4f57-bf55-ac7fe38f6ea0 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 Jul 22 10:01:56.401464 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-2cee53d7-ba8a-4f57-bf55-ac7fe38f6ea0 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:56.401708 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-2cee53d7-ba8a-4f57-bf55-ac7fe38f6ea0 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:56.415604 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:56.415604 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:01:56.421731 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-2cee53d7-ba8a-4f57-bf55-ac7fe38f6ea0 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:01:56.429315 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-2cee53d7-ba8a-4f57-bf55-ac7fe38f6ea0 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 returned with HTTP 200 Jul 22 10:01:56.429895 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 720/2886] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:01:56 2026] GET /volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:01:56.477635 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-fb6575bb-4a38-42f4-ab4d-52df06cad03d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:56.480450 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-fb6575bb-4a38-42f4-ab4d-52df06cad03d tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:01:56.480837 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-fb6575bb-4a38-42f4-ab4d-52df06cad03d tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:56.481057 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-fb6575bb-4a38-42f4-ab4d-52df06cad03d tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:56.493301 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:56.493301 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:56.502313 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-fb6575bb-4a38-42f4-ab4d-52df06cad03d tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:01:56.518794 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-fb6575bb-4a38-42f4-ab4d-52df06cad03d tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 200 Jul 22 10:01:56.519247 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 731/2887] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:01:56 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 1450 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:56.923310 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-1ba4f1ad-13ae-44f3-8ca4-369a323c1a77 req-fb198d7a-8231-4406-b0d6-79a306e1732a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:56.926224 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-1ba4f1ad-13ae-44f3-8ca4-369a323c1a77 req-fb198d7a-8231-4406-b0d6-79a306e1732a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27/encryption Jul 22 10:01:56.926958 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-1ba4f1ad-13ae-44f3-8ca4-369a323c1a77 req-fb198d7a-8231-4406-b0d6-79a306e1732a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:56.926958 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-1ba4f1ad-13ae-44f3-8ca4-369a323c1a77 req-fb198d7a-8231-4406-b0d6-79a306e1732a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:56.943058 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:56.943058 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:56.951636 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-1ba4f1ad-13ae-44f3-8ca4-369a323c1a77 req-fb198d7a-8231-4406-b0d6-79a306e1732a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27/encryption returned with HTTP 200 Jul 22 10:01:56.952462 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 722/2888] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 10:01:56 2026] GET /volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:57.102111 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-45b506be-0390-47ad-93e8-40a9d565d4e3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:57.104441 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-45b506be-0390-47ad-93e8-40a9d565d4e3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:01:57.104718 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-45b506be-0390-47ad-93e8-40a9d565d4e3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:57.105001 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-45b506be-0390-47ad-93e8-40a9d565d4e3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:57.113111 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:57.113111 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:57.117914 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-45b506be-0390-47ad-93e8-40a9d565d4e3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:01:57.124189 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-45b506be-0390-47ad-93e8-40a9d565d4e3 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 200 Jul 22 10:01:57.124812 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 716/2889] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:01:57 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 1450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:57.136172 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-dba359f0-6ef8-4894-b12a-23526b06c0dd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:57.136694 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dba359f0-6ef8-4894-b12a-23526b06c0dd None None] GET https://10.4.3.206/volume// Jul 22 10:01:57.138258 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dba359f0-6ef8-4894-b12a-23526b06c0dd None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:57.138258 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dba359f0-6ef8-4894-b12a-23526b06c0dd None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:57.138258 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dba359f0-6ef8-4894-b12a-23526b06c0dd None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:01:57.138258 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 721/2890] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 10:01:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:01:57.147801 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-a5c139f5-8f40-4b7d-9c60-e31a79aa3677 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:57.150474 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-a5c139f5-8f40-4b7d-9c60-e31a79aa3677 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:01:57.150982 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-a5c139f5-8f40-4b7d-9c60-e31a79aa3677 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8eff2b47-d443-49ae-9d69-d92ca30b6f4a", "connector": null, "instance_uuid": "17087401-dd7f-463d-9041-9d1b83191730"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:57.162858 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:57.162858 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:57.199574 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-a5c139f5-8f40-4b7d-9c60-e31a79aa3677 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:01:57.200128 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 732/2891] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:01:57 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:57.737169 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-cf542d58-18b1-4436-b453-76670f464292 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:57.740050 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-cf542d58-18b1-4436-b453-76670f464292 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] DELETE https://10.4.3.206/volume/v3/attachments/59dd586b-6b32-460e-bec7-fbd4592e49bd Jul 22 10:01:57.740461 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-cf542d58-18b1-4436-b453-76670f464292 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:57.740733 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-cf542d58-18b1-4436-b453-76670f464292 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:57.750151 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:57.750151 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:57.817473 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-3e3fe22f-1b15-4ff3-ac8f-0fe694df6d87 req-cf542d58-18b1-4436-b453-76670f464292 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/attachments/59dd586b-6b32-460e-bec7-fbd4592e49bd returned with HTTP 200 Jul 22 10:01:57.817936 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 723/2892] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:01:57 2026] DELETE /volume/v3/attachments/59dd586b-6b32-460e-bec7-fbd4592e49bd => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:57.909260 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-1ba4f1ad-13ae-44f3-8ca4-369a323c1a77 req-b95a6979-ce31-420c-a674-7d5e5b3150d3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:57.911871 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-1ba4f1ad-13ae-44f3-8ca4-369a323c1a77 req-b95a6979-ce31-420c-a674-7d5e5b3150d3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/attachments/6753eb52-dfae-4818-92f2-dae61b491f7e Jul 22 10:01:57.912062 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-1ba4f1ad-13ae-44f3-8ca4-369a323c1a77 req-b95a6979-ce31-420c-a674-7d5e5b3150d3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:57.913199 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-1ba4f1ad-13ae-44f3-8ca4-369a323c1a77 req-b95a6979-ce31-420c-a674-7d5e5b3150d3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:57.920159 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:57.920159 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:57.984844 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-1ba4f1ad-13ae-44f3-8ca4-369a323c1a77 req-b95a6979-ce31-420c-a674-7d5e5b3150d3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/6753eb52-dfae-4818-92f2-dae61b491f7e returned with HTTP 200 Jul 22 10:01:57.986164 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 717/2893] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:01:57 2026] DELETE /volume/v3/attachments/6753eb52-dfae-4818-92f2-dae61b491f7e => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:01:58.813381 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c9b7a4fe-c948-40f1-ba2c-3cd5ccd4b110 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:58.813777 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c9b7a4fe-c948-40f1-ba2c-3cd5ccd4b110 None None] GET https://10.4.3.206/volume// Jul 22 10:01:58.813777 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c9b7a4fe-c948-40f1-ba2c-3cd5ccd4b110 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:58.813967 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c9b7a4fe-c948-40f1-ba2c-3cd5ccd4b110 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:58.814349 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c9b7a4fe-c948-40f1-ba2c-3cd5ccd4b110 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:01:58.814695 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 722/2894] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:01:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:01:58.838640 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-b06684dc-7e63-4982-b41f-8072145938e1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:58.840999 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-b06684dc-7e63-4982-b41f-8072145938e1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:01:58.841261 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-b06684dc-7e63-4982-b41f-8072145938e1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:01:58.841482 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-b06684dc-7e63-4982-b41f-8072145938e1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:01:58.852401 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:58.852401 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:01:58.856284 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-b06684dc-7e63-4982-b41f-8072145938e1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:01:58.861351 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-b06684dc-7e63-4982-b41f-8072145938e1 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 200 Jul 22 10:01:58.861970 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 733/2895] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:01:58 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 1629 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:01:59.001419 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-0435b427-c958-4870-8149-a241a7f06262 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:59.003950 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-0435b427-c958-4870-8149-a241a7f06262 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] PUT https://10.4.3.206/volume/v3/attachments/108cd229-05b1-4c51-ac02-18b2e4bf92ab Jul 22 10:01:59.004621 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-0435b427-c958-4870-8149-a241a7f06262 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:59.023321 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-0435b427-c958-4870-8149-a241a7f06262 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Acquiring lock "cinder-attachment_update-8eff2b47-d443-49ae-9d69-d92ca30b6f4a-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:01:59.029043 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-0435b427-c958-4870-8149-a241a7f06262 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Lock "cinder-attachment_update-8eff2b47-d443-49ae-9d69-d92ca30b6f4a-np0000005636" acquired by "attachment_update" :: waited 0.006s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:01:59.030357 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:59.030357 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:01:59.135222 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-0435b427-c958-4870-8149-a241a7f06262 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Lock "cinder-attachment_update-8eff2b47-d443-49ae-9d69-d92ca30b6f4a-np0000005636" released by "attachment_update" :: held 0.106s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:01:59.135561 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-0435b427-c958-4870-8149-a241a7f06262 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/attachments/108cd229-05b1-4c51-ac02-18b2e4bf92ab returned with HTTP 200 Jul 22 10:01:59.136055 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 724/2896] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:01:59 2026] PUT /volume/v3/attachments/108cd229-05b1-4c51-ac02-18b2e4bf92ab => generated 968 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:01:59.165846 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-bc5c7e9f-be3e-4607-b10c-3d7d817c3ecf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:01:59.168113 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-bc5c7e9f-be3e-4607-b10c-3d7d817c3ecf tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] POST https://10.4.3.206/volume/v3/attachments/108cd229-05b1-4c51-ac02-18b2e4bf92ab/action Jul 22 10:01:59.168530 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-bc5c7e9f-be3e-4607-b10c-3d7d817c3ecf tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:01:59.168593 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-bc5c7e9f-be3e-4607-b10c-3d7d817c3ecf tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:01:59.186801 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:01:59.186801 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:01:59.199309 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-bc5c7e9f-be3e-4607-b10c-3d7d817c3ecf tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/attachments/108cd229-05b1-4c51-ac02-18b2e4bf92ab/action returned with HTTP 204 Jul 22 10:01:59.199856 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 718/2897] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:01:59 2026] POST /volume/v3/attachments/108cd229-05b1-4c51-ac02-18b2e4bf92ab/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:00.089803 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-86501d5e-2319-45f8-b7fa-7af97dc69ad6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:00.092083 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-86501d5e-2319-45f8-b7fa-7af97dc69ad6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 Jul 22 10:02:00.092314 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-86501d5e-2319-45f8-b7fa-7af97dc69ad6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:00.092581 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-86501d5e-2319-45f8-b7fa-7af97dc69ad6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:00.092723 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-86501d5e-2319-45f8-b7fa-7af97dc69ad6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume with id: ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 Jul 22 10:02:00.108208 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:00.108208 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:00.109989 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-86501d5e-2319-45f8-b7fa-7af97dc69ad6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:02:00.134850 np0000005636 devstack@c-api.service[100149]: WARNING cinder.keymgr.conf_key_mgr [None req-86501d5e-2319-45f8-b7fa-7af97dc69ad6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 10:02:00.145043 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-86501d5e-2319-45f8-b7fa-7af97dc69ad6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume request issued successfully. Jul 22 10:02:00.146038 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-86501d5e-2319-45f8-b7fa-7af97dc69ad6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 returned with HTTP 202 Jul 22 10:02:00.146038 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 723/2898] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:02:00 2026] DELETE /volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:02:00.156947 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-89c033cc-26d1-4054-861b-ddba6f0457a0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:00.158698 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-89c033cc-26d1-4054-861b-ddba6f0457a0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 Jul 22 10:02:00.158985 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-89c033cc-26d1-4054-861b-ddba6f0457a0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:00.159261 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-89c033cc-26d1-4054-861b-ddba6f0457a0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:00.171516 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:00.171516 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:00.179958 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-89c033cc-26d1-4054-861b-ddba6f0457a0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:02:00.184296 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-89c033cc-26d1-4054-861b-ddba6f0457a0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 returned with HTTP 200 Jul 22 10:02:00.184916 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 734/2899] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:00 2026] GET /volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:01.205324 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a9d87a12-1642-4bc0-928b-b5fa926df5c9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:01.208196 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a9d87a12-1642-4bc0-928b-b5fa926df5c9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 Jul 22 10:02:01.208470 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a9d87a12-1642-4bc0-928b-b5fa926df5c9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:01.208756 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a9d87a12-1642-4bc0-928b-b5fa926df5c9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:01.216275 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a9d87a12-1642-4bc0-928b-b5fa926df5c9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 returned with HTTP 404 Jul 22 10:02:01.216941 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 725/2900] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:01 2026] GET /volume/v3/volumes/ebd87e6c-ee73-42ac-8ca8-d5639d6e2d27 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:01.225183 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2341a654-6a60-4e61-a700-7b85b14ef7b3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:01.227648 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2341a654-6a60-4e61-a700-7b85b14ef7b3 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Jul 22 10:02:01.227938 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2341a654-6a60-4e61-a700-7b85b14ef7b3 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:01.228222 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2341a654-6a60-4e61-a700-7b85b14ef7b3 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:01.229360 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2341a654-6a60-4e61-a700-7b85b14ef7b3 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:02:01.242950 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2341a654-6a60-4e61-a700-7b85b14ef7b3 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] Get all volumes completed successfully. Jul 22 10:02:01.244861 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:01.244861 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:01.249940 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2341a654-6a60-4e61-a700-7b85b14ef7b3 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 10:02:01.250409 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 719/2901] 10.4.3.206 () {66 vars in 1285 bytes} [Wed Jul 22 10:02:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10649 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:02:01.267373 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0f6939ec-8289-409c-9359-1fe910f4f5a2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:01.269848 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0f6939ec-8289-409c-9359-1fe910f4f5a2 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] DELETE https://10.4.3.206/volume/v3/types/891f5c34-92ab-49dd-83a3-3b0144a3c32f Jul 22 10:02:01.270162 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0f6939ec-8289-409c-9359-1fe910f4f5a2 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:01.270464 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0f6939ec-8289-409c-9359-1fe910f4f5a2 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] Calling method '_delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:01.299200 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0f6939ec-8289-409c-9359-1fe910f4f5a2 tempest-TestVolumeBootPattern-239162608 tempest-TestVolumeBootPattern-239162608-project-admin] https://10.4.3.206/volume/v3/types/891f5c34-92ab-49dd-83a3-3b0144a3c32f returned with HTTP 202 Jul 22 10:02:01.299694 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 724/2902] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:02:01 2026] DELETE /volume/v3/types/891f5c34-92ab-49dd-83a3-3b0144a3c32f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:02:01.326771 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:01.328576 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:02:01.328989 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2131017994", "snapshot_id": null, "imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "volume_type": null, "size": 1}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:01.330477 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2131017994', 'snapshot_id': None, 'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'volume_type': None, 'size': 1}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:02:01.533559 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f41a6bea-3ec8-43e3-a8a6-8e03db4a40c1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:01.533942 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume of 1 GB Jul 22 10:02:01.536133 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f41a6bea-3ec8-43e3-a8a6-8e03db4a40c1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] DELETE https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 Jul 22 10:02:01.536342 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f41a6bea-3ec8-43e3-a8a6-8e03db4a40c1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:01.536537 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f41a6bea-3ec8-43e3-a8a6-8e03db4a40c1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:01.536707 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-f41a6bea-3ec8-43e3-a8a6-8e03db4a40c1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Delete volume with id: 7274f98d-b69f-4a59-9bfd-0603afb9d5d1 Jul 22 10:02:01.544519 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Availability Zones retrieved successfully. Jul 22 10:02:01.547152 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:01.547152 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:01.547638 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f41a6bea-3ec8-43e3-a8a6-8e03db4a40c1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:02:01.554761 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (0f8acc6e-8732-4519-b46e-e7663ce1a8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:02:01.556575 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb1f983f-042e-4b73-8f6f-dfdbdb653fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:01.558302 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:02:01.572094 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f41a6bea-3ec8-43e3-a8a6-8e03db4a40c1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Delete volume request issued successfully. Jul 22 10:02:01.572290 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f41a6bea-3ec8-43e3-a8a6-8e03db4a40c1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 returned with HTTP 202 Jul 22 10:02:01.572695 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 726/2903] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:02:01 2026] DELETE /volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:02:01.581066 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2393125e-99ca-4021-b829-46108e2eb43e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:01.583313 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2393125e-99ca-4021-b829-46108e2eb43e tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 Jul 22 10:02:01.583576 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2393125e-99ca-4021-b829-46108e2eb43e tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:01.583835 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2393125e-99ca-4021-b829-46108e2eb43e tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:01.593766 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:01.593766 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:01.601462 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2393125e-99ca-4021-b829-46108e2eb43e tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:02:01.610361 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2393125e-99ca-4021-b829-46108e2eb43e tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 returned with HTTP 200 Jul 22 10:02:01.610980 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 720/2904] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:01 2026] GET /volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:01.643250 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb1f983f-042e-4b73-8f6f-dfdbdb653fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:01.646946 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5276b62-2fd9-47ab-b734-54d045908613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:01.696873 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Created reservations ['999d7045-5226-4f5b-b7f8-2168a489d7f1', '8c627543-3391-40d4-93bd-32efd2ef1871', '8d2e4694-41bc-45e3-85de-b2a9042c797c', '9e4fc186-1a32-4155-894d-fb54f6854409'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:02:01.697681 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5276b62-2fd9-47ab-b734-54d045908613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['999d7045-5226-4f5b-b7f8-2168a489d7f1', '8c627543-3391-40d4-93bd-32efd2ef1871', '8d2e4694-41bc-45e3-85de-b2a9042c797c', '9e4fc186-1a32-4155-894d-fb54f6854409']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:01.698419 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300203c8-f6ae-445b-a245-b260062dce3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:01.722291 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300203c8-f6ae-445b-a245-b260062dce3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aecd9da2-d81e-4416-bad4-6c0e448cdc37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2131017994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['999d7045-5226-4f5b-b7f8-2168a489d7f1','8c627543-3391-40d4-93bd-32efd2ef1871','8d2e4694-41bc-45e3-85de-b2a9042c797c','9e4fc186-1a32-4155-894d-fb54f6854409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:02:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2131017994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aecd9da2-d81e-4416-bad4-6c0e448cdc37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='599a9fadaa9b405ca90dd6f4f106719a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4175e860c124a3386af0e8d40ec0adb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:01.723115 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaeb1baf-8f80-4b0a-833a-f78f09fcd8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:01.741038 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaeb1baf-8f80-4b0a-833a-f78f09fcd8dd) transitioned into state 'SUCCESS' from state '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-2131017994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['999d7045-5226-4f5b-b7f8-2168a489d7f1','8c627543-3391-40d4-93bd-32efd2ef1871','8d2e4694-41bc-45e3-85de-b2a9042c797c','9e4fc186-1a32-4155-894d-fb54f6854409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:01.741793 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c74f739-a28a-4915-96bd-720c8d378306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:01.750952 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c74f739-a28a-4915-96bd-720c8d378306) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:01.751728 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (0f8acc6e-8732-4519-b46e-e7663ce1a8f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:02:01.752023 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request issued successfully. Jul 22 10:02:01.752596 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b5cb33e-ccaa-4940-8193-e2eb4580d0fe tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:02:01.753183 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 735/2905] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:02:01 2026] POST /volume/v3/volumes => generated 759 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:02:01.766078 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5a16e71c-3a1c-4bb6-9b2e-eeaf953940b7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:01.771554 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5a16e71c-3a1c-4bb6-9b2e-eeaf953940b7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 Jul 22 10:02:01.771813 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5a16e71c-3a1c-4bb6-9b2e-eeaf953940b7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:01.772089 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5a16e71c-3a1c-4bb6-9b2e-eeaf953940b7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:01.774549 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=149,cinder:INSERT=8,cinder:UPDATE=22 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:02:01.783093 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:01.783093 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:01.788171 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-5a16e71c-3a1c-4bb6-9b2e-eeaf953940b7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:02:01.794192 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5a16e71c-3a1c-4bb6-9b2e-eeaf953940b7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 returned with HTTP 200 Jul 22 10:02:01.794680 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 725/2906] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:01 2026] GET /volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:02.625660 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8995a8c2-923e-4ba7-b09c-0584bf1250b1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:02.627559 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8995a8c2-923e-4ba7-b09c-0584bf1250b1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 Jul 22 10:02:02.627747 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8995a8c2-923e-4ba7-b09c-0584bf1250b1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:02.628010 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8995a8c2-923e-4ba7-b09c-0584bf1250b1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:02.633530 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8995a8c2-923e-4ba7-b09c-0584bf1250b1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 returned with HTTP 404 Jul 22 10:02:02.634098 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 727/2907] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:02 2026] GET /volume/v3/volumes/7274f98d-b69f-4a59-9bfd-0603afb9d5d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:02.809059 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-896a6bc5-9b48-432f-8c83-389f06b7c721 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:02.811273 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-896a6bc5-9b48-432f-8c83-389f06b7c721 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 Jul 22 10:02:02.811484 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-896a6bc5-9b48-432f-8c83-389f06b7c721 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:02.811771 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-896a6bc5-9b48-432f-8c83-389f06b7c721 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:02.816274 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=230,cinder:UPDATE=66,cinder:INSERT=34 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:02:02.821006 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:02.821006 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:02.825437 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-896a6bc5-9b48-432f-8c83-389f06b7c721 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:02:02.831517 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-896a6bc5-9b48-432f-8c83-389f06b7c721 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 returned with HTTP 200 Jul 22 10:02:02.832206 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 721/2908] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:02 2026] GET /volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:02.847540 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-807150c2-263c-4ac5-9534-65edecc20041 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:02.849955 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-807150c2-263c-4ac5-9534-65edecc20041 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 Jul 22 10:02:02.850202 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-807150c2-263c-4ac5-9534-65edecc20041 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:02.850439 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-807150c2-263c-4ac5-9534-65edecc20041 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:02.852910 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=172,cinder:UPDATE=30,cinder:INSERT=11 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:02:02.859079 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:02.859079 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:02.864595 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-807150c2-263c-4ac5-9534-65edecc20041 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:02:02.871170 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-807150c2-263c-4ac5-9534-65edecc20041 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 returned with HTTP 200 Jul 22 10:02:02.871656 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 736/2909] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:02 2026] GET /volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:03.124580 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5f35ca18-66c7-4d33-a8c3-6b2117c0dbc1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:03.127220 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5f35ca18-66c7-4d33-a8c3-6b2117c0dbc1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/6ec0b90d-6d72-4e09-84c3-171e3f5bf40f Jul 22 10:02:03.127515 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5f35ca18-66c7-4d33-a8c3-6b2117c0dbc1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:03.127803 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5f35ca18-66c7-4d33-a8c3-6b2117c0dbc1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:03.127969 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-5f35ca18-66c7-4d33-a8c3-6b2117c0dbc1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Delete snapshot with id: 6ec0b90d-6d72-4e09-84c3-171e3f5bf40f Jul 22 10:02:03.135198 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:03.135198 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:03.135934 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-5f35ca18-66c7-4d33-a8c3-6b2117c0dbc1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Snapshot retrieved successfully. Jul 22 10:02:03.161388 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-5f35ca18-66c7-4d33-a8c3-6b2117c0dbc1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Snapshot delete request issued successfully. Jul 22 10:02:03.161674 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5f35ca18-66c7-4d33-a8c3-6b2117c0dbc1 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/snapshots/6ec0b90d-6d72-4e09-84c3-171e3f5bf40f returned with HTTP 202 Jul 22 10:02:03.162422 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 726/2910] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:02:03 2026] DELETE /volume/v3/snapshots/6ec0b90d-6d72-4e09-84c3-171e3f5bf40f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:02:03.172126 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-022dd23b-9c5a-4a3a-a567-70ed65232f1f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:03.174277 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-022dd23b-9c5a-4a3a-a567-70ed65232f1f tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/snapshots/6ec0b90d-6d72-4e09-84c3-171e3f5bf40f Jul 22 10:02:03.174761 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-022dd23b-9c5a-4a3a-a567-70ed65232f1f tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:03.174989 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-022dd23b-9c5a-4a3a-a567-70ed65232f1f tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:03.185464 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:03.185464 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:03.185996 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-022dd23b-9c5a-4a3a-a567-70ed65232f1f tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Snapshot retrieved successfully. Jul 22 10:02:03.187019 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-022dd23b-9c5a-4a3a-a567-70ed65232f1f tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/snapshots/6ec0b90d-6d72-4e09-84c3-171e3f5bf40f returned with HTTP 200 Jul 22 10:02:03.187427 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 728/2911] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:02:03 2026] GET /volume/v3/snapshots/6ec0b90d-6d72-4e09-84c3-171e3f5bf40f => generated 461 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:03.996709 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-698675d6-0461-423c-9d74-6a316f0d67a6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:03.999330 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-698675d6-0461-423c-9d74-6a316f0d67a6 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a/encryption Jul 22 10:02:03.999553 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-698675d6-0461-423c-9d74-6a316f0d67a6 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:03.999807 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-698675d6-0461-423c-9d74-6a316f0d67a6 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:04.014350 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:04.014350 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:04.022374 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-afdf1ee3-d216-4e4b-a88a-ed7200231ee4 req-698675d6-0461-423c-9d74-6a316f0d67a6 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a/encryption returned with HTTP 200 Jul 22 10:02:04.022746 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 722/2912] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 10:02:03 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:04.199339 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0ae74d6f-ca88-4f9b-a67d-6660deb7c693 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:04.202876 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0ae74d6f-ca88-4f9b-a67d-6660deb7c693 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/snapshots/6ec0b90d-6d72-4e09-84c3-171e3f5bf40f Jul 22 10:02:04.203146 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0ae74d6f-ca88-4f9b-a67d-6660deb7c693 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:04.203384 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0ae74d6f-ca88-4f9b-a67d-6660deb7c693 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:04.210195 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0ae74d6f-ca88-4f9b-a67d-6660deb7c693 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/snapshots/6ec0b90d-6d72-4e09-84c3-171e3f5bf40f returned with HTTP 404 Jul 22 10:02:04.210809 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 737/2913] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:02:04 2026] GET /volume/v3/snapshots/6ec0b90d-6d72-4e09-84c3-171e3f5bf40f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:04.261911 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-9ae7d9bd-7778-43b8-9d30-7eb9f57c29f4 req-e310a6ee-0abb-46e1-af18-7f8a4445eeee None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:04.265168 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-9ae7d9bd-7778-43b8-9d30-7eb9f57c29f4 req-e310a6ee-0abb-46e1-af18-7f8a4445eeee tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:02:04.265325 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-9ae7d9bd-7778-43b8-9d30-7eb9f57c29f4 req-e310a6ee-0abb-46e1-af18-7f8a4445eeee tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:04.265545 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-9ae7d9bd-7778-43b8-9d30-7eb9f57c29f4 req-e310a6ee-0abb-46e1-af18-7f8a4445eeee tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:04.272997 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:04.272997 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:04.276523 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-9ae7d9bd-7778-43b8-9d30-7eb9f57c29f4 req-e310a6ee-0abb-46e1-af18-7f8a4445eeee tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:02:04.280794 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-9ae7d9bd-7778-43b8-9d30-7eb9f57c29f4 req-e310a6ee-0abb-46e1-af18-7f8a4445eeee tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 200 Jul 22 10:02:04.281284 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 727/2914] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:02:04 2026] GET /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:04.365454 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-166ccca9-eb4a-48df-a152-1c9e679ae2bc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:04.367606 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-166ccca9-eb4a-48df-a152-1c9e679ae2bc tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 Jul 22 10:02:04.368026 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-166ccca9-eb4a-48df-a152-1c9e679ae2bc tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:04.368166 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-166ccca9-eb4a-48df-a152-1c9e679ae2bc tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:04.370786 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=193,cinder:UPDATE=45,cinder:INSERT=21 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:02:04.379085 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:04.379085 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:04.383782 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-166ccca9-eb4a-48df-a152-1c9e679ae2bc tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:02:04.390521 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-166ccca9-eb4a-48df-a152-1c9e679ae2bc tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 returned with HTTP 200 Jul 22 10:02:04.391449 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 729/2915] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:02:04 2026] GET /volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 10:02:05.147296 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-b5335376-478d-4fcd-8501-5cad536af044 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:05.149937 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-b5335376-478d-4fcd-8501-5cad536af044 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 Jul 22 10:02:05.150203 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-b5335376-478d-4fcd-8501-5cad536af044 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:05.150473 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-b5335376-478d-4fcd-8501-5cad536af044 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:05.160050 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:05.160050 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:05.164465 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-b5335376-478d-4fcd-8501-5cad536af044 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:02:05.170485 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-b5335376-478d-4fcd-8501-5cad536af044 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 returned with HTTP 200 Jul 22 10:02:05.170937 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 723/2916] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:02:05 2026] GET /volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:05.182491 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a9628cf8-b2d1-43be-ab3e-4fa4d7fb5eb6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:05.183043 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a9628cf8-b2d1-43be-ab3e-4fa4d7fb5eb6 None None] GET https://10.4.3.206/volume// Jul 22 10:02:05.183261 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a9628cf8-b2d1-43be-ab3e-4fa4d7fb5eb6 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:05.183487 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a9628cf8-b2d1-43be-ab3e-4fa4d7fb5eb6 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:05.183893 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a9628cf8-b2d1-43be-ab3e-4fa4d7fb5eb6 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:02:05.185670 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 738/2917] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 10:02:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:02:05.194297 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-ac6c31bb-6359-45ed-a0a3-27f25a9611eb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:05.199871 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-ac6c31bb-6359-45ed-a0a3-27f25a9611eb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:02:05.200278 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-ac6c31bb-6359-45ed-a0a3-27f25a9611eb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aecd9da2-d81e-4416-bad4-6c0e448cdc37", "connector": null, "instance_uuid": "d14326fc-2332-4945-af98-e15eb50d2a8b"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:05.217307 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:05.217307 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:05.258103 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-ac6c31bb-6359-45ed-a0a3-27f25a9611eb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:02:05.258103 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 728/2918] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:02:05 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) Jul 22 10:02:06.642663 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1478fc49-58d3-4afc-a066-7fa93440dd61 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:06.643109 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1478fc49-58d3-4afc-a066-7fa93440dd61 None None] GET https://10.4.3.206/volume// Jul 22 10:02:06.643326 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1478fc49-58d3-4afc-a066-7fa93440dd61 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:06.643539 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1478fc49-58d3-4afc-a066-7fa93440dd61 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:06.644034 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1478fc49-58d3-4afc-a066-7fa93440dd61 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:02:06.644328 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 730/2919] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:02:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:02:06.652943 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-f48f68da-fa35-4b06-9289-8b4e4e428b52 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:06.656080 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-f48f68da-fa35-4b06-9289-8b4e4e428b52 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 Jul 22 10:02:06.656378 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-f48f68da-fa35-4b06-9289-8b4e4e428b52 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:06.656647 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-f48f68da-fa35-4b06-9289-8b4e4e428b52 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:06.672700 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:06.672700 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:06.678451 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-f48f68da-fa35-4b06-9289-8b4e4e428b52 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:02:06.685027 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-f48f68da-fa35-4b06-9289-8b4e4e428b52 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 returned with HTTP 200 Jul 22 10:02:06.685441 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 724/2920] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:02:06 2026] GET /volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:02:06.859300 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-064e12e3-38e0-4371-8669-3142ee1d7b93 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:06.867044 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-064e12e3-38e0-4371-8669-3142ee1d7b93 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] PUT https://10.4.3.206/volume/v3/attachments/e0e7df8c-32d4-4d64-b5c5-2a25be4f114b Jul 22 10:02:06.867616 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-064e12e3-38e0-4371-8669-3142ee1d7b93 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:06.886129 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-064e12e3-38e0-4371-8669-3142ee1d7b93 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Acquiring lock "cinder-attachment_update-aecd9da2-d81e-4416-bad4-6c0e448cdc37-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:02:06.896628 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-064e12e3-38e0-4371-8669-3142ee1d7b93 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-aecd9da2-d81e-4416-bad4-6c0e448cdc37-np0000005636" acquired by "attachment_update" :: waited 0.011s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:02:06.900510 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:06.900510 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:07.061938 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-064e12e3-38e0-4371-8669-3142ee1d7b93 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-aecd9da2-d81e-4416-bad4-6c0e448cdc37-np0000005636" released by "attachment_update" :: held 0.165s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:02:07.062441 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-064e12e3-38e0-4371-8669-3142ee1d7b93 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/e0e7df8c-32d4-4d64-b5c5-2a25be4f114b returned with HTTP 200 Jul 22 10:02:07.063230 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 739/2921] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:02:06 2026] PUT /volume/v3/attachments/e0e7df8c-32d4-4d64-b5c5-2a25be4f114b => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:07.091708 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-a52bb97f-f121-41cf-9866-6852a7bb8954 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:07.095466 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-a52bb97f-f121-41cf-9866-6852a7bb8954 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments/e0e7df8c-32d4-4d64-b5c5-2a25be4f114b/action Jul 22 10:02:07.095887 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-a52bb97f-f121-41cf-9866-6852a7bb8954 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:02:07.096089 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-a52bb97f-f121-41cf-9866-6852a7bb8954 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:07.120940 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:07.120940 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:07.136203 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-bd8423c1-3db0-4abb-9a37-cf100d45c6d8 req-a52bb97f-f121-41cf-9866-6852a7bb8954 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/e0e7df8c-32d4-4d64-b5c5-2a25be4f114b/action returned with HTTP 204 Jul 22 10:02:07.136801 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 729/2922] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:02:07 2026] POST /volume/v3/attachments/e0e7df8c-32d4-4d64-b5c5-2a25be4f114b/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:07.312912 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4b7cb2c3-72a6-4699-909b-a3a255bea63d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:07.315581 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4b7cb2c3-72a6-4699-909b-a3a255bea63d tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:02:07.315869 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4b7cb2c3-72a6-4699-909b-a3a255bea63d tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:07.316106 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4b7cb2c3-72a6-4699-909b-a3a255bea63d tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:07.316309 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-4b7cb2c3-72a6-4699-909b-a3a255bea63d tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Delete volume with id: b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:02:07.331901 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:07.331901 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:07.332731 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4b7cb2c3-72a6-4699-909b-a3a255bea63d tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:02:07.373205 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4b7cb2c3-72a6-4699-909b-a3a255bea63d tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Delete volume request issued successfully. Jul 22 10:02:07.373424 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4b7cb2c3-72a6-4699-909b-a3a255bea63d tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 202 Jul 22 10:02:07.373858 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 731/2923] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:02:07 2026] DELETE /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:02:07.383164 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-33355d8e-131e-4553-846f-911998b4f7cb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:07.388145 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-33355d8e-131e-4553-846f-911998b4f7cb tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:02:07.388495 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-33355d8e-131e-4553-846f-911998b4f7cb tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:07.388816 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-33355d8e-131e-4553-846f-911998b4f7cb tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:07.408504 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:07.408504 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:07.415099 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-33355d8e-131e-4553-846f-911998b4f7cb tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Volume info retrieved successfully. Jul 22 10:02:07.423180 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-33355d8e-131e-4553-846f-911998b4f7cb tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 200 Jul 22 10:02:07.423815 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 725/2924] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:07 2026] GET /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:08.442629 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4fb24597-40e4-44e8-a236-4523b1d32c32 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:08.447148 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4fb24597-40e4-44e8-a236-4523b1d32c32 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 Jul 22 10:02:08.447370 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4fb24597-40e4-44e8-a236-4523b1d32c32 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:08.447600 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4fb24597-40e4-44e8-a236-4523b1d32c32 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:08.462113 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4fb24597-40e4-44e8-a236-4523b1d32c32 tempest-TestStampPattern-1488325714 tempest-TestStampPattern-1488325714-project-member] https://10.4.3.206/volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 returned with HTTP 404 Jul 22 10:02:08.463155 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 740/2925] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:08 2026] GET /volume/v3/volumes/b5f08bf3-e07d-40d2-ade8-37a49a52f745 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:10.840732 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7078580e-3099-4bb5-a90a-137b99f69064 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:10.844046 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:02:10.844046 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1706053105", "imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:10.844740 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1706053105', 'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:02:10.932955 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Create volume of 1 GB Jul 22 10:02:10.936211 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Availability Zones retrieved successfully. Jul 22 10:02:10.943882 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Flow 'volume_create_api' (ef1fb7a0-5d09-49db-91ea-3c7e48f8d753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:02:10.945356 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db91b7e8-03da-42b4-ab52-1870049ee4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:10.946446 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:02:11.012061 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db91b7e8-03da-42b4-ab52-1870049ee4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:11.013291 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4032f386-cbf0-4aa3-963a-7d4ad3cfb465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:11.087407 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Created reservations ['a7b5f5b5-4322-4e9e-add3-2c55f8cffe9b', '28441a72-4509-49a6-9a23-46fcff103f8a', '590a667e-4628-4291-8d90-9249c3c59646', 'c85e984a-1f7a-43b8-9ae1-243c8158c57d'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:02:11.087978 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4032f386-cbf0-4aa3-963a-7d4ad3cfb465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7b5f5b5-4322-4e9e-add3-2c55f8cffe9b', '28441a72-4509-49a6-9a23-46fcff103f8a', '590a667e-4628-4291-8d90-9249c3c59646', 'c85e984a-1f7a-43b8-9ae1-243c8158c57d']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:11.088679 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695e6b2e-0435-4823-bd63-9f9486963ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:11.112179 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695e6b2e-0435-4823-bd63-9f9486963ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7960a6eb-7934-4d0c-9b69-24d513d1575b', '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-1706053105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b5a5562e8254f29bfe1cce73dbeedf0',qos_specs=None,replication_status=,reservations=['a7b5f5b5-4322-4e9e-add3-2c55f8cffe9b','28441a72-4509-49a6-9a23-46fcff103f8a','590a667e-4628-4291-8d90-9249c3c59646','c85e984a-1f7a-43b8-9ae1-243c8158c57d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e08b7c760d145c7931b914e92dfed9e',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:02:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1706053105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7960a6eb-7934-4d0c-9b69-24d513d1575b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b5a5562e8254f29bfe1cce73dbeedf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e08b7c760d145c7931b914e92dfed9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:11.112899 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdb6a520-c3cf-4ce9-b7f9-ab3ef99420a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:11.137375 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdb6a520-c3cf-4ce9-b7f9-ab3ef99420a2) transitioned into state 'SUCCESS' from state '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-1706053105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b5a5562e8254f29bfe1cce73dbeedf0',qos_specs=None,replication_status=,reservations=['a7b5f5b5-4322-4e9e-add3-2c55f8cffe9b','28441a72-4509-49a6-9a23-46fcff103f8a','590a667e-4628-4291-8d90-9249c3c59646','c85e984a-1f7a-43b8-9ae1-243c8158c57d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e08b7c760d145c7931b914e92dfed9e',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:11.138382 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c444d263-5cee-431b-b927-0e9d15f40d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:11.153106 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c444d263-5cee-431b-b927-0e9d15f40d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:11.154392 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Flow 'volume_create_api' (ef1fb7a0-5d09-49db-91ea-3c7e48f8d753) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:02:11.154862 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Create volume request issued successfully. Jul 22 10:02:11.155800 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7078580e-3099-4bb5-a90a-137b99f69064 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:02:11.156396 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 730/2926] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:02:10 2026] POST /volume/v3/volumes => generated 899 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:11.171395 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-05df049d-cd81-4b2d-8ca2-889ba0a62884 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:11.173521 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-05df049d-cd81-4b2d-8ca2-889ba0a62884 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] GET https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b Jul 22 10:02:11.173768 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-05df049d-cd81-4b2d-8ca2-889ba0a62884 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:11.174012 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-05df049d-cd81-4b2d-8ca2-889ba0a62884 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:11.182487 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:11.182487 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:11.186673 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-05df049d-cd81-4b2d-8ca2-889ba0a62884 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Volume info retrieved successfully. Jul 22 10:02:11.191684 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-05df049d-cd81-4b2d-8ca2-889ba0a62884 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b returned with HTTP 200 Jul 22 10:02:11.192158 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 732/2927] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:02:11 2026] GET /volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b => generated 967 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:12.210275 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cffe4aca-7e6c-4652-a798-287fddb385bf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:12.212545 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cffe4aca-7e6c-4652-a798-287fddb385bf tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] GET https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b Jul 22 10:02:12.212849 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cffe4aca-7e6c-4652-a798-287fddb385bf tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:12.213149 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cffe4aca-7e6c-4652-a798-287fddb385bf tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:12.221960 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:12.221960 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:12.226196 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cffe4aca-7e6c-4652-a798-287fddb385bf tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Volume info retrieved successfully. Jul 22 10:02:12.232081 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cffe4aca-7e6c-4652-a798-287fddb385bf tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b returned with HTTP 200 Jul 22 10:02:12.232531 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 726/2928] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:02:12 2026] GET /volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b => generated 1541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:02:12.275983 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-7d5f1938-31c9-426c-b582-6493691bf899 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:12.279022 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-7d5f1938-31c9-426c-b582-6493691bf899 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] GET https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b Jul 22 10:02:12.279296 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-7d5f1938-31c9-426c-b582-6493691bf899 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:12.279572 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-7d5f1938-31c9-426c-b582-6493691bf899 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:12.290454 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:12.290454 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:12.296433 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-7d5f1938-31c9-426c-b582-6493691bf899 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Volume info retrieved successfully. Jul 22 10:02:12.308336 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-7d5f1938-31c9-426c-b582-6493691bf899 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b returned with HTTP 200 Jul 22 10:02:12.308897 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 741/2929] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:02:12 2026] GET /volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:12.844412 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:12.846593 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:02:12.846962 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1782856259"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:12.848323 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1782856259'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:02:12.848445 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Create volume of 1 GB Jul 22 10:02:12.848707 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:12.848707 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:12.855253 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Availability Zones retrieved successfully. Jul 22 10:02:12.862127 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Flow 'volume_create_api' (9444ed2a-a0ee-4ae1-a7f8-2993f5c335b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:02:12.863634 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (951332e8-dfea-40c1-9e62-1364a82f1d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:12.863878 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-7e243f15-f54e-4b24-b52e-749e7a23da0b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:12.864981 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:02:12.865932 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-7e243f15-f54e-4b24-b52e-749e7a23da0b tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] GET https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b Jul 22 10:02:12.866137 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-7e243f15-f54e-4b24-b52e-749e7a23da0b tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:12.866320 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-7e243f15-f54e-4b24-b52e-749e7a23da0b tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:12.873083 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:12.873083 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:12.876326 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-7e243f15-f54e-4b24-b52e-749e7a23da0b tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Volume info retrieved successfully. Jul 22 10:02:12.887439 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-7e243f15-f54e-4b24-b52e-749e7a23da0b tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b returned with HTTP 200 Jul 22 10:02:12.888722 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 733/2930] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:02:12 2026] GET /volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:12.905133 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (951332e8-dfea-40c1-9e62-1364a82f1d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:12.906740 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (595fa791-09a1-4d2c-9d54-f27be6cbab4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:12.908253 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ccb51ff3-f34f-4df3-ba50-d7639ac50dde None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:12.908737 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ccb51ff3-f34f-4df3-ba50-d7639ac50dde None None] GET https://10.4.3.206/volume// Jul 22 10:02:12.908956 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ccb51ff3-f34f-4df3-ba50-d7639ac50dde None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:12.909188 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ccb51ff3-f34f-4df3-ba50-d7639ac50dde None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:12.909586 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ccb51ff3-f34f-4df3-ba50-d7639ac50dde None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:02:12.910093 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 727/2931] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 10: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) Jul 22 10:02:12.920410 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-9fb79acc-8a3a-4e33-bd00-f0f099897b18 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:12.922754 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-9fb79acc-8a3a-4e33-bd00-f0f099897b18 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:02:12.923169 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-9fb79acc-8a3a-4e33-bd00-f0f099897b18 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7960a6eb-7934-4d0c-9b69-24d513d1575b", "connector": null, "instance_uuid": "8c73c159-2182-464c-bf8d-6bb3c0951412"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:12.933985 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:12.933985 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:12.947336 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Created reservations ['88e66a57-0cf3-4193-ba27-ab9dc52bc468', '3dcc190b-a099-4f97-8c18-3ee756259833', '47828941-3540-49e3-a73d-c88d3b7e27f7', '5ae1b812-0031-4598-b35c-3b61d751158b'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:02:12.948085 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (595fa791-09a1-4d2c-9d54-f27be6cbab4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88e66a57-0cf3-4193-ba27-ab9dc52bc468', '3dcc190b-a099-4f97-8c18-3ee756259833', '47828941-3540-49e3-a73d-c88d3b7e27f7', '5ae1b812-0031-4598-b35c-3b61d751158b']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:12.948791 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (102d5935-c493-4626-ab86-9acc3c392c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:12.972306 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (102d5935-c493-4626-ab86-9acc3c392c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '868432d9-e6e4-48bb-b427-2b7f5bb370e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1782856259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19b216f9a5e44d883be1a4a29cf582f',qos_specs=None,replication_status=,reservations=['88e66a57-0cf3-4193-ba27-ab9dc52bc468','3dcc190b-a099-4f97-8c18-3ee756259833','47828941-3540-49e3-a73d-c88d3b7e27f7','5ae1b812-0031-4598-b35c-3b61d751158b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76376bbee3934f268da9db6d6b4bf0c0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:02:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1782856259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=868432d9-e6e4-48bb-b427-2b7f5bb370e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d19b216f9a5e44d883be1a4a29cf582f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76376bbee3934f268da9db6d6b4bf0c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:12.973399 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-9fb79acc-8a3a-4e33-bd00-f0f099897b18 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:02:12.974049 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 742/2932] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:02:12 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:12.975213 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14f1cdc5-65bb-4b06-ba0f-b50d6418776a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:12.998065 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14f1cdc5-65bb-4b06-ba0f-b50d6418776a) transitioned into state 'SUCCESS' from state '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-1782856259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19b216f9a5e44d883be1a4a29cf582f',qos_specs=None,replication_status=,reservations=['88e66a57-0cf3-4193-ba27-ab9dc52bc468','3dcc190b-a099-4f97-8c18-3ee756259833','47828941-3540-49e3-a73d-c88d3b7e27f7','5ae1b812-0031-4598-b35c-3b61d751158b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76376bbee3934f268da9db6d6b4bf0c0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:12.999717 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16edeb5f-3f9f-4bbe-a8ae-29ae7d3e6273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:13.012094 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16edeb5f-3f9f-4bbe-a8ae-29ae7d3e6273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:13.012976 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Flow 'volume_create_api' (9444ed2a-a0ee-4ae1-a7f8-2993f5c335b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:02:13.013452 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Create volume request issued successfully. Jul 22 10:02:13.014173 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-da98bf4c-43a9-4cb7-8d44-cacedf84064b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:02:13.014710 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 731/2933] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:02:12 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) Jul 22 10:02:13.027950 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fdaee47a-c855-4bcd-900c-263bb4868789 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:13.030307 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fdaee47a-c855-4bcd-900c-263bb4868789 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:02:13.030307 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fdaee47a-c855-4bcd-900c-263bb4868789 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:13.030307 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fdaee47a-c855-4bcd-900c-263bb4868789 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:13.039415 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:13.039415 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:13.043634 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-fdaee47a-c855-4bcd-900c-263bb4868789 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:02:13.049152 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fdaee47a-c855-4bcd-900c-263bb4868789 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 returned with HTTP 200 Jul 22 10:02:13.051116 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 734/2934] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:13 2026] GET /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:14.067970 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6bd1da55-292b-4cc9-b635-a93032e94dbb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:14.070990 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6bd1da55-292b-4cc9-b635-a93032e94dbb tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:02:14.070990 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6bd1da55-292b-4cc9-b635-a93032e94dbb tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:14.070990 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6bd1da55-292b-4cc9-b635-a93032e94dbb tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:14.081284 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:14.081284 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:14.086542 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6bd1da55-292b-4cc9-b635-a93032e94dbb tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:02:14.093241 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6bd1da55-292b-4cc9-b635-a93032e94dbb tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 returned with HTTP 200 Jul 22 10:02:14.093816 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 728/2935] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:14 2026] GET /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:14.149977 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-1191b25a-3011-4417-a6b8-7b138e625109 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:14.154760 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-1191b25a-3011-4417-a6b8-7b138e625109 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:02:14.156654 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-1191b25a-3011-4417-a6b8-7b138e625109 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:14.159971 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-1191b25a-3011-4417-a6b8-7b138e625109 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:14.172594 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:14.172594 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:14.179839 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-1191b25a-3011-4417-a6b8-7b138e625109 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:02:14.185267 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-1191b25a-3011-4417-a6b8-7b138e625109 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 returned with HTTP 200 Jul 22 10:02:14.186098 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 743/2936] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:02:14 2026] GET /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:14.312191 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cc23ef33-e845-45a8-8973-49559d9cd118 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:14.312759 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cc23ef33-e845-45a8-8973-49559d9cd118 None None] GET https://10.4.3.206/volume// Jul 22 10:02:14.313026 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cc23ef33-e845-45a8-8973-49559d9cd118 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:14.313285 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cc23ef33-e845-45a8-8973-49559d9cd118 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:14.313706 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cc23ef33-e845-45a8-8973-49559d9cd118 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:02:14.314264 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 732/2937] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:02:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:02:14.330001 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-10c18714-670d-43b7-87a9-21e23260a79b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:14.333809 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-10c18714-670d-43b7-87a9-21e23260a79b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:02:14.334915 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-10c18714-670d-43b7-87a9-21e23260a79b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "868432d9-e6e4-48bb-b427-2b7f5bb370e1", "connector": null, "instance_uuid": "5d730ab1-8b54-4625-89ff-c42c3786a0a8"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:14.346460 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:14.346460 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:14.375114 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-58ed5c11-009e-47dd-bac3-45a5498282b5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:14.375114 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-58ed5c11-009e-47dd-bac3-45a5498282b5 None None] GET https://10.4.3.206/volume// Jul 22 10:02:14.375308 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-58ed5c11-009e-47dd-bac3-45a5498282b5 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:14.375557 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-58ed5c11-009e-47dd-bac3-45a5498282b5 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:14.375978 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-58ed5c11-009e-47dd-bac3-45a5498282b5 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:02:14.376344 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 729/2938] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:02:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:02:14.392385 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-22398085-2139-4a03-a048-19836075c008 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:14.394977 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-22398085-2139-4a03-a048-19836075c008 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] GET https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b Jul 22 10:02:14.395349 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-22398085-2139-4a03-a048-19836075c008 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:14.395537 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-22398085-2139-4a03-a048-19836075c008 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:14.409195 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:14.409195 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:14.410350 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-10c18714-670d-43b7-87a9-21e23260a79b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:02:14.410684 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 735/2939] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:02:14 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:14.417033 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-22398085-2139-4a03-a048-19836075c008 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Volume info retrieved successfully. Jul 22 10:02:14.426548 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-22398085-2139-4a03-a048-19836075c008 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b returned with HTTP 200 Jul 22 10:02:14.427218 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 744/2940] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:02:14 2026] GET /volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b => generated 1540 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:02:14.472068 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-bfec4819-6560-4203-a311-16517250764a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:14.475970 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bfec4819-6560-4203-a311-16517250764a tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:02:14.475970 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bfec4819-6560-4203-a311-16517250764a tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:14.475970 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bfec4819-6560-4203-a311-16517250764a tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:14.496083 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:14.496083 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:14.507234 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-bfec4819-6560-4203-a311-16517250764a tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:02:14.515076 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bfec4819-6560-4203-a311-16517250764a tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 returned with HTTP 200 Jul 22 10:02:14.515616 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 733/2941] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:14 2026] GET /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:14.515936 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e6b281aa-c665-44cf-af15-6320994a9e60 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:14.516639 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e6b281aa-c665-44cf-af15-6320994a9e60 None None] GET https://10.4.3.206/volume// Jul 22 10:02:14.516880 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e6b281aa-c665-44cf-af15-6320994a9e60 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:14.517091 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e6b281aa-c665-44cf-af15-6320994a9e60 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:14.517701 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e6b281aa-c665-44cf-af15-6320994a9e60 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:02:14.518012 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 730/2942] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:02:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:02:14.534450 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-5ae4f291-bf80-44c8-96ed-74441187e9a1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:14.537743 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-5ae4f291-bf80-44c8-96ed-74441187e9a1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:02:14.538126 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-5ae4f291-bf80-44c8-96ed-74441187e9a1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:14.538412 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-5ae4f291-bf80-44c8-96ed-74441187e9a1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:14.557950 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:14.557950 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:14.565146 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-5ae4f291-bf80-44c8-96ed-74441187e9a1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:02:14.579164 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-5ae4f291-bf80-44c8-96ed-74441187e9a1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 returned with HTTP 200 Jul 22 10:02:14.579715 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 736/2943] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:02:14 2026] GET /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 => generated 1027 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:02:14.583788 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-fc579f03-b50d-4178-a8cf-b24162023b40 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:14.585811 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-fc579f03-b50d-4178-a8cf-b24162023b40 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] PUT https://10.4.3.206/volume/v3/attachments/45ddb1f9-22ce-497f-84b6-c4e53575bf9b Jul 22 10:02:14.586193 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-fc579f03-b50d-4178-a8cf-b24162023b40 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:14.594546 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-fc579f03-b50d-4178-a8cf-b24162023b40 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Acquiring lock "cinder-attachment_update-7960a6eb-7934-4d0c-9b69-24d513d1575b-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:02:14.600877 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-fc579f03-b50d-4178-a8cf-b24162023b40 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Lock "cinder-attachment_update-7960a6eb-7934-4d0c-9b69-24d513d1575b-np0000005636" acquired by "attachment_update" :: waited 0.006s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:02:14.602044 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:14.602044 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:14.702376 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-30c8b6c0-4f7b-44e4-95c9-5c951ac43971 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:14.704498 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-30c8b6c0-4f7b-44e4-95c9-5c951ac43971 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] PUT https://10.4.3.206/volume/v3/attachments/234ff6bf-fd10-4c6e-b202-01457f4697c9 Jul 22 10:02:14.704947 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-30c8b6c0-4f7b-44e4-95c9-5c951ac43971 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:14.709499 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-fc579f03-b50d-4178-a8cf-b24162023b40 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Lock "cinder-attachment_update-7960a6eb-7934-4d0c-9b69-24d513d1575b-np0000005636" released by "attachment_update" :: held 0.109s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:02:14.709858 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-fc579f03-b50d-4178-a8cf-b24162023b40 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/attachments/45ddb1f9-22ce-497f-84b6-c4e53575bf9b returned with HTTP 200 Jul 22 10:02:14.710327 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 745/2944] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:02:14 2026] PUT /volume/v3/attachments/45ddb1f9-22ce-497f-84b6-c4e53575bf9b => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:14.716220 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-30c8b6c0-4f7b-44e4-95c9-5c951ac43971 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Acquiring lock "cinder-attachment_update-868432d9-e6e4-48bb-b427-2b7f5bb370e1-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:02:14.721366 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-30c8b6c0-4f7b-44e4-95c9-5c951ac43971 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Lock "cinder-attachment_update-868432d9-e6e4-48bb-b427-2b7f5bb370e1-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:02:14.722550 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:14.722550 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:14.737900 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-7f8494cc-e01b-4063-86e3-d0fc32c0d9f8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:14.740993 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-7f8494cc-e01b-4063-86e3-d0fc32c0d9f8 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] POST https://10.4.3.206/volume/v3/attachments/45ddb1f9-22ce-497f-84b6-c4e53575bf9b/action Jul 22 10:02:14.740993 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-7f8494cc-e01b-4063-86e3-d0fc32c0d9f8 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:02:14.741363 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-7f8494cc-e01b-4063-86e3-d0fc32c0d9f8 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:14.770441 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:14.770441 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:14.786396 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-be1fdc70-97e8-43b0-af7c-cabcdc1eb858 req-7f8494cc-e01b-4063-86e3-d0fc32c0d9f8 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/attachments/45ddb1f9-22ce-497f-84b6-c4e53575bf9b/action returned with HTTP 204 Jul 22 10:02:14.787017 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 731/2945] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:02:14 2026] POST /volume/v3/attachments/45ddb1f9-22ce-497f-84b6-c4e53575bf9b/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:14.836406 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-30c8b6c0-4f7b-44e4-95c9-5c951ac43971 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Lock "cinder-attachment_update-868432d9-e6e4-48bb-b427-2b7f5bb370e1-np0000005636" released by "attachment_update" :: held 0.115s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:02:14.836746 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-30c8b6c0-4f7b-44e4-95c9-5c951ac43971 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/attachments/234ff6bf-fd10-4c6e-b202-01457f4697c9 returned with HTTP 200 Jul 22 10:02:14.837317 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 734/2946] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:02:14 2026] PUT /volume/v3/attachments/234ff6bf-fd10-4c6e-b202-01457f4697c9 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:15.535192 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-169d42c0-96fb-4437-9f1c-0ac3cdf33987 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:15.538544 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-169d42c0-96fb-4437-9f1c-0ac3cdf33987 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:02:15.538544 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-169d42c0-96fb-4437-9f1c-0ac3cdf33987 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:15.538717 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-169d42c0-96fb-4437-9f1c-0ac3cdf33987 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:15.555458 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:15.555458 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:15.565559 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-169d42c0-96fb-4437-9f1c-0ac3cdf33987 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:02:15.571684 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-169d42c0-96fb-4437-9f1c-0ac3cdf33987 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 returned with HTTP 200 Jul 22 10:02:15.572347 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 737/2947] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:15 2026] GET /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:16.587483 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-08063e29-9551-46f7-a5ed-a500ab51a49f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:16.589961 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-08063e29-9551-46f7-a5ed-a500ab51a49f tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:02:16.590186 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-08063e29-9551-46f7-a5ed-a500ab51a49f tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:16.590464 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-08063e29-9551-46f7-a5ed-a500ab51a49f tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:16.611380 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:16.611380 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:16.616596 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-08063e29-9551-46f7-a5ed-a500ab51a49f tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:02:16.622673 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-08063e29-9551-46f7-a5ed-a500ab51a49f tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 returned with HTTP 200 Jul 22 10:02:16.622982 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 746/2948] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:16 2026] GET /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:17.639597 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e4497e08-057e-432e-b984-bbc7e3a11b49 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:17.641966 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4497e08-057e-432e-b984-bbc7e3a11b49 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:02:17.642326 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4497e08-057e-432e-b984-bbc7e3a11b49 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:17.642556 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4497e08-057e-432e-b984-bbc7e3a11b49 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:17.652906 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:17.652906 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:17.656543 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e4497e08-057e-432e-b984-bbc7e3a11b49 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:02:17.660802 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4497e08-057e-432e-b984-bbc7e3a11b49 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 returned with HTTP 200 Jul 22 10:02:17.661339 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 732/2949] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:17 2026] GET /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:02:18.142207 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-1886141b-e712-423d-9254-60c5dd33c881 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:18.144110 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-1886141b-e712-423d-9254-60c5dd33c881 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] POST https://10.4.3.206/volume/v3/attachments/234ff6bf-fd10-4c6e-b202-01457f4697c9/action Jul 22 10:02:18.144466 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-1886141b-e712-423d-9254-60c5dd33c881 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:02:18.144579 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-1886141b-e712-423d-9254-60c5dd33c881 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:18.158991 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:18.158991 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:18.170977 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-914ad57a-6189-4331-917e-8e1893a4b3ad req-1886141b-e712-423d-9254-60c5dd33c881 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/attachments/234ff6bf-fd10-4c6e-b202-01457f4697c9/action returned with HTTP 204 Jul 22 10:02:18.171373 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 735/2950] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:02:18 2026] POST /volume/v3/attachments/234ff6bf-fd10-4c6e-b202-01457f4697c9/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:18.690559 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-61c98bd4-2a55-4bfb-a0b9-613052118f66 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:18.691866 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-61c98bd4-2a55-4bfb-a0b9-613052118f66 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:02:18.692090 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-61c98bd4-2a55-4bfb-a0b9-613052118f66 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:18.692316 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-61c98bd4-2a55-4bfb-a0b9-613052118f66 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:18.705557 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:18.705557 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:18.710481 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-61c98bd4-2a55-4bfb-a0b9-613052118f66 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:02:18.715745 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-61c98bd4-2a55-4bfb-a0b9-613052118f66 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 returned with HTTP 200 Jul 22 10:02:18.716185 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 738/2951] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:18 2026] GET /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:18.735703 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2a839ae4-79e9-4396-a3a9-466c15a1fbc0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:18.737813 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2a839ae4-79e9-4396-a3a9-466c15a1fbc0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:02:18.738100 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2a839ae4-79e9-4396-a3a9-466c15a1fbc0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:18.738314 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2a839ae4-79e9-4396-a3a9-466c15a1fbc0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:18.750602 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:18.750602 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:18.755739 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2a839ae4-79e9-4396-a3a9-466c15a1fbc0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:02:18.762573 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2a839ae4-79e9-4396-a3a9-466c15a1fbc0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 returned with HTTP 200 Jul 22 10:02:18.763048 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 747/2952] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:18 2026] GET /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:18.815533 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-4d59ba33-75be-4ff8-801f-144bb281d567 req-a5d78d9b-db6c-45d8-a048-6f3593859154 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:18.818156 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4d59ba33-75be-4ff8-801f-144bb281d567 req-a5d78d9b-db6c-45d8-a048-6f3593859154 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:02:18.818367 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4d59ba33-75be-4ff8-801f-144bb281d567 req-a5d78d9b-db6c-45d8-a048-6f3593859154 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:18.818574 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4d59ba33-75be-4ff8-801f-144bb281d567 req-a5d78d9b-db6c-45d8-a048-6f3593859154 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:18.829752 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:18.829752 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:18.834258 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-4d59ba33-75be-4ff8-801f-144bb281d567 req-a5d78d9b-db6c-45d8-a048-6f3593859154 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:02:18.839338 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4d59ba33-75be-4ff8-801f-144bb281d567 req-a5d78d9b-db6c-45d8-a048-6f3593859154 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 returned with HTTP 200 Jul 22 10:02:18.839843 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 733/2953] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:02:18 2026] GET /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:18.858974 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a900314a-ff1b-4bf2-bb1a-0310d3574521 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:18.863183 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a900314a-ff1b-4bf2-bb1a-0310d3574521 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:02:18.863183 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a900314a-ff1b-4bf2-bb1a-0310d3574521 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:18.863183 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a900314a-ff1b-4bf2-bb1a-0310d3574521 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:18.874000 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:18.874000 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:18.878587 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a900314a-ff1b-4bf2-bb1a-0310d3574521 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:02:18.884320 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a900314a-ff1b-4bf2-bb1a-0310d3574521 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 returned with HTTP 200 Jul 22 10:02:18.884951 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 736/2954] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:18 2026] GET /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:18.924825 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-80f3b974-6fce-4071-9299-ed90a663b74c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:18.927830 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-80f3b974-6fce-4071-9299-ed90a663b74c tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:02:18.928166 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-80f3b974-6fce-4071-9299-ed90a663b74c tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:18.928548 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-80f3b974-6fce-4071-9299-ed90a663b74c tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:18.939587 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:18.939587 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:18.943174 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-80f3b974-6fce-4071-9299-ed90a663b74c tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:02:18.949479 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-80f3b974-6fce-4071-9299-ed90a663b74c tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 returned with HTTP 200 Jul 22 10:02:18.950008 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 739/2955] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:02:18 2026] GET /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:18.971154 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-133484cd-b229-4ccf-94b2-268255fbf056 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:18.973652 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-133484cd-b229-4ccf-94b2-268255fbf056 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] POST https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1/action Jul 22 10:02:18.974171 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-133484cd-b229-4ccf-94b2-268255fbf056 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:02:18.974330 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-133484cd-b229-4ccf-94b2-268255fbf056 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:18.988436 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:18.988436 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:18.989333 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-133484cd-b229-4ccf-94b2-268255fbf056 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:02:19.005419 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-133484cd-b229-4ccf-94b2-268255fbf056 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Begin detaching volume completed successfully. Jul 22 10:02:19.005809 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-133484cd-b229-4ccf-94b2-268255fbf056 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1/action returned with HTTP 202 Jul 22 10:02:19.007739 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 748/2956] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:02:18 2026] POST /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:02:19.061900 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8b85224e-d536-4064-9968-91ff793f22ab None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:19.064412 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8b85224e-d536-4064-9968-91ff793f22ab None None] GET https://10.4.3.206/volume// Jul 22 10:02:19.064695 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8b85224e-d536-4064-9968-91ff793f22ab None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:19.065004 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8b85224e-d536-4064-9968-91ff793f22ab None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:19.065455 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8b85224e-d536-4064-9968-91ff793f22ab None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:02:19.065839 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 734/2957] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:02:19 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:02:19.074572 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-52f9a2cb-16c2-4759-9e32-03c12c215171 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:19.080100 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-52f9a2cb-16c2-4759-9e32-03c12c215171 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:02:19.080403 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-52f9a2cb-16c2-4759-9e32-03c12c215171 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:19.080675 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-52f9a2cb-16c2-4759-9e32-03c12c215171 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:19.100388 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:19.100388 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:19.107944 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-52f9a2cb-16c2-4759-9e32-03c12c215171 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:02:19.116992 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-52f9a2cb-16c2-4759-9e32-03c12c215171 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 returned with HTTP 200 Jul 22 10:02:19.117368 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 737/2958] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:02:19 2026] GET /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 => generated 1323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:02:19.471577 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:19.474154 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:02:19.474556 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-128240280"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:19.476813 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-128240280'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:02:19.476971 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Create volume of 1 GB Jul 22 10:02:19.482454 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Availability Zones retrieved successfully. Jul 22 10:02:19.491904 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Flow 'volume_create_api' (a99d2ba9-5d19-4704-a923-655ed1254824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:02:19.492897 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0287fdd-58ae-4abb-bd96-b3a6bc7af80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:19.494625 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:02:19.525221 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0287fdd-58ae-4abb-bd96-b3a6bc7af80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:19.526488 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5a257ec-07e7-4cbf-9d33-2284402e26ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:19.574695 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Created reservations ['48f492df-e7c3-4ba8-8751-fc23e1ae1ab6', 'd83a4c84-5ecc-48fa-897e-714132f393d5', '13a4610c-9447-4b30-a3cc-bde9732a74df', '7ae27e4d-b297-4b43-9109-f72f32a94c27'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:02:19.575573 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5a257ec-07e7-4cbf-9d33-2284402e26ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48f492df-e7c3-4ba8-8751-fc23e1ae1ab6', 'd83a4c84-5ecc-48fa-897e-714132f393d5', '13a4610c-9447-4b30-a3cc-bde9732a74df', '7ae27e4d-b297-4b43-9109-f72f32a94c27']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:19.576344 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (930ae1cb-25fe-4e40-af05-acee5b0bfc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:19.599239 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (930ae1cb-25fe-4e40-af05-acee5b0bfc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-128240280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67c057dae02454fba3b85d9784f0d0c',qos_specs=None,replication_status=,reservations=['48f492df-e7c3-4ba8-8751-fc23e1ae1ab6','d83a4c84-5ecc-48fa-897e-714132f393d5','13a4610c-9447-4b30-a3cc-bde9732a74df','7ae27e4d-b297-4b43-9109-f72f32a94c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7c8249f2d4746b8a16425c4ab896f66',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:02:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-128240280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67c057dae02454fba3b85d9784f0d0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7c8249f2d4746b8a16425c4ab896f66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:19.599942 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afcdef2-08b2-45e1-9108-1bb4a5224557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:19.617817 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afcdef2-08b2-45e1-9108-1bb4a5224557) transitioned into state 'SUCCESS' from state '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-128240280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67c057dae02454fba3b85d9784f0d0c',qos_specs=None,replication_status=,reservations=['48f492df-e7c3-4ba8-8751-fc23e1ae1ab6','d83a4c84-5ecc-48fa-897e-714132f393d5','13a4610c-9447-4b30-a3cc-bde9732a74df','7ae27e4d-b297-4b43-9109-f72f32a94c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7c8249f2d4746b8a16425c4ab896f66',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:19.618531 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (475e857e-f449-4cf8-a610-8833c3076f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:19.627941 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (475e857e-f449-4cf8-a610-8833c3076f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:19.628774 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Flow 'volume_create_api' (a99d2ba9-5d19-4704-a923-655ed1254824) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:02:19.629065 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Create volume request issued successfully. Jul 22 10:02:19.629585 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b7759adb-a6af-4fc2-b479-f9884cd584c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:02:19.629982 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 740/2959] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:02:19 2026] POST /volume/v3/volumes => generated 750 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:02:19.641230 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c2359c05-87bb-4059-8362-313c84160750 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:19.643409 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c2359c05-87bb-4059-8362-313c84160750 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:19.643637 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c2359c05-87bb-4059-8362-313c84160750 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:19.643842 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c2359c05-87bb-4059-8362-313c84160750 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:19.651828 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:19.651828 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:19.656034 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c2359c05-87bb-4059-8362-313c84160750 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:19.660734 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c2359c05-87bb-4059-8362-313c84160750 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 200 Jul 22 10:02:19.661179 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 749/2960] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:19 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:20.676948 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6d0c2f85-56a7-4b15-993a-5f1041f405c0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:20.678809 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6d0c2f85-56a7-4b15-993a-5f1041f405c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:20.679076 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6d0c2f85-56a7-4b15-993a-5f1041f405c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:20.679331 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6d0c2f85-56a7-4b15-993a-5f1041f405c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:20.688178 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:20.688178 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:20.692424 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6d0c2f85-56a7-4b15-993a-5f1041f405c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:20.698637 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6d0c2f85-56a7-4b15-993a-5f1041f405c0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 200 Jul 22 10:02:20.699223 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 735/2961] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:20 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:20.745517 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-90c79798-2f11-4885-b32b-a162861761f6 req-bd2c35c7-70fc-4149-9b08-445fbd643a37 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:20.748387 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-90c79798-2f11-4885-b32b-a162861761f6 req-bd2c35c7-70fc-4149-9b08-445fbd643a37 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:20.748650 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-90c79798-2f11-4885-b32b-a162861761f6 req-bd2c35c7-70fc-4149-9b08-445fbd643a37 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:20.748897 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-90c79798-2f11-4885-b32b-a162861761f6 req-bd2c35c7-70fc-4149-9b08-445fbd643a37 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:20.760453 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:20.760453 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:20.768576 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-90c79798-2f11-4885-b32b-a162861761f6 req-bd2c35c7-70fc-4149-9b08-445fbd643a37 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:20.776862 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-90c79798-2f11-4885-b32b-a162861761f6 req-bd2c35c7-70fc-4149-9b08-445fbd643a37 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 200 Jul 22 10:02:20.777535 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 738/2962] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:02:20 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:20.859171 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-79653df0-714d-4737-9bc7-bf6b032a9e83 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:20.859786 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-79653df0-714d-4737-9bc7-bf6b032a9e83 None None] GET https://10.4.3.206/volume// Jul 22 10:02:20.860061 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-79653df0-714d-4737-9bc7-bf6b032a9e83 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:20.860336 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-79653df0-714d-4737-9bc7-bf6b032a9e83 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:20.861278 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-79653df0-714d-4737-9bc7-bf6b032a9e83 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:02:20.861278 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 741/2963] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:02:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:02:20.869571 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-90c79798-2f11-4885-b32b-a162861761f6 req-f525b797-a917-4520-87be-9c0ede61deed None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:20.874093 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-90c79798-2f11-4885-b32b-a162861761f6 req-f525b797-a917-4520-87be-9c0ede61deed tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:02:20.874607 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-90c79798-2f11-4885-b32b-a162861761f6 req-f525b797-a917-4520-87be-9c0ede61deed tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1", "connector": null, "instance_uuid": "32771a4a-19d8-4e42-b668-dcf4bdea122b"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:20.885830 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:20.885830 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:20.918424 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-90c79798-2f11-4885-b32b-a162861761f6 req-f525b797-a917-4520-87be-9c0ede61deed tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:02:20.919018 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 750/2964] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:02:20 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:20.971063 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-101e3d62-b2cd-4eb6-9ea3-13335de5fbb6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:20.975277 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-101e3d62-b2cd-4eb6-9ea3-13335de5fbb6 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:20.975959 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-101e3d62-b2cd-4eb6-9ea3-13335de5fbb6 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:20.976278 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-101e3d62-b2cd-4eb6-9ea3-13335de5fbb6 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:20.987224 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:20.987224 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:20.993322 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-101e3d62-b2cd-4eb6-9ea3-13335de5fbb6 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:20.994695 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8261bb41-700c-42ca-a587-5986bb8169b3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:20.995244 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8261bb41-700c-42ca-a587-5986bb8169b3 None None] GET https://10.4.3.206/volume// Jul 22 10:02:20.995495 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8261bb41-700c-42ca-a587-5986bb8169b3 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:20.995738 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8261bb41-700c-42ca-a587-5986bb8169b3 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:20.996124 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8261bb41-700c-42ca-a587-5986bb8169b3 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:02:20.996450 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 739/2965] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:02:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:02:21.005909 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-101e3d62-b2cd-4eb6-9ea3-13335de5fbb6 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 200 Jul 22 10:02:21.006660 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 736/2966] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:20 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:21.011937 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-90c79798-2f11-4885-b32b-a162861761f6 req-c7134ab8-c582-48cd-9334-64a8890a59ad None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:21.015134 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-90c79798-2f11-4885-b32b-a162861761f6 req-c7134ab8-c582-48cd-9334-64a8890a59ad tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:21.015468 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-90c79798-2f11-4885-b32b-a162861761f6 req-c7134ab8-c582-48cd-9334-64a8890a59ad tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:21.015741 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-90c79798-2f11-4885-b32b-a162861761f6 req-c7134ab8-c582-48cd-9334-64a8890a59ad tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:21.030707 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:21.030707 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:21.045551 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-90c79798-2f11-4885-b32b-a162861761f6 req-c7134ab8-c582-48cd-9334-64a8890a59ad tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:21.054942 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-90c79798-2f11-4885-b32b-a162861761f6 req-c7134ab8-c582-48cd-9334-64a8890a59ad tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 200 Jul 22 10:02:21.055632 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 742/2967] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:02:21 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 1022 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:02:21.208901 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-90c79798-2f11-4885-b32b-a162861761f6 req-73a1eee7-4f12-4d7b-b500-1411c98e8a19 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:21.212042 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-90c79798-2f11-4885-b32b-a162861761f6 req-73a1eee7-4f12-4d7b-b500-1411c98e8a19 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] PUT https://10.4.3.206/volume/v3/attachments/6dfa952f-03fa-421d-b77f-30b2e379696d Jul 22 10:02:21.212614 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-90c79798-2f11-4885-b32b-a162861761f6 req-73a1eee7-4f12-4d7b-b500-1411c98e8a19 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:21.232155 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-90c79798-2f11-4885-b32b-a162861761f6 req-73a1eee7-4f12-4d7b-b500-1411c98e8a19 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Acquiring lock "cinder-attachment_update-a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:02:21.238205 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-90c79798-2f11-4885-b32b-a162861761f6 req-73a1eee7-4f12-4d7b-b500-1411c98e8a19 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Lock "cinder-attachment_update-a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1-np0000005636" acquired by "attachment_update" :: waited 0.006s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:02:21.240746 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:21.240746 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:21.347589 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-90c79798-2f11-4885-b32b-a162861761f6 req-73a1eee7-4f12-4d7b-b500-1411c98e8a19 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Lock "cinder-attachment_update-a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1-np0000005636" released by "attachment_update" :: held 0.110s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:02:21.347903 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-90c79798-2f11-4885-b32b-a162861761f6 req-73a1eee7-4f12-4d7b-b500-1411c98e8a19 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/attachments/6dfa952f-03fa-421d-b77f-30b2e379696d returned with HTTP 200 Jul 22 10:02:21.348352 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 751/2968] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:02:21 2026] PUT /volume/v3/attachments/6dfa952f-03fa-421d-b77f-30b2e379696d => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:21.368314 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-cfbb7274-d4cb-4e89-a6e2-5291cce98938 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:21.370515 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-cfbb7274-d4cb-4e89-a6e2-5291cce98938 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] DELETE https://10.4.3.206/volume/v3/attachments/234ff6bf-fd10-4c6e-b202-01457f4697c9 Jul 22 10:02:21.370746 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-cfbb7274-d4cb-4e89-a6e2-5291cce98938 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:21.371073 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-cfbb7274-d4cb-4e89-a6e2-5291cce98938 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:21.380379 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:21.380379 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:21.448072 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-95fa53b7-ef98-4671-8ce2-603feec4f3b2 req-cfbb7274-d4cb-4e89-a6e2-5291cce98938 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/attachments/234ff6bf-fd10-4c6e-b202-01457f4697c9 returned with HTTP 200 Jul 22 10:02:21.448626 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 740/2969] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:02:21 2026] DELETE /volume/v3/attachments/234ff6bf-fd10-4c6e-b202-01457f4697c9 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:22.024732 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b66eaafc-1f27-475e-ad81-d7518ce30eca None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:22.026844 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b66eaafc-1f27-475e-ad81-d7518ce30eca tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:22.027060 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b66eaafc-1f27-475e-ad81-d7518ce30eca tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:22.027242 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b66eaafc-1f27-475e-ad81-d7518ce30eca tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:22.037674 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:22.037674 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:22.045314 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b66eaafc-1f27-475e-ad81-d7518ce30eca tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:22.050814 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b66eaafc-1f27-475e-ad81-d7518ce30eca tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 200 Jul 22 10:02:22.051297 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 737/2970] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:22 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:22.207567 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-11dfdfe9-5f9c-4bd2-b904-90b9fce6d215 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:22.209461 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-11dfdfe9-5f9c-4bd2-b904-90b9fce6d215 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:02:22.209692 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-11dfdfe9-5f9c-4bd2-b904-90b9fce6d215 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:22.210028 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-11dfdfe9-5f9c-4bd2-b904-90b9fce6d215 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:22.217799 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:22.217799 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:22.222804 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-11dfdfe9-5f9c-4bd2-b904-90b9fce6d215 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:02:22.228383 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-11dfdfe9-5f9c-4bd2-b904-90b9fce6d215 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 returned with HTTP 200 Jul 22 10:02:22.228902 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 743/2971] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:22 2026] GET /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:23.066938 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3ab3b169-1340-421a-84ff-77362742f318 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:23.069331 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3ab3b169-1340-421a-84ff-77362742f318 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:23.069527 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3ab3b169-1340-421a-84ff-77362742f318 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:23.069713 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3ab3b169-1340-421a-84ff-77362742f318 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:23.081172 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:23.081172 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:23.085316 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3ab3b169-1340-421a-84ff-77362742f318 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:23.090376 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3ab3b169-1340-421a-84ff-77362742f318 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 200 Jul 22 10:02:23.090861 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 752/2972] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:23 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:24.104023 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4bacb1af-9647-4da1-bad0-0f1da42c3a73 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:24.108304 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4bacb1af-9647-4da1-bad0-0f1da42c3a73 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:24.108607 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4bacb1af-9647-4da1-bad0-0f1da42c3a73 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:24.108934 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4bacb1af-9647-4da1-bad0-0f1da42c3a73 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:24.124053 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:24.124053 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:24.130398 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4bacb1af-9647-4da1-bad0-0f1da42c3a73 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:24.135903 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4bacb1af-9647-4da1-bad0-0f1da42c3a73 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 200 Jul 22 10:02:24.136345 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 741/2973] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:24 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:24.662546 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-90c79798-2f11-4885-b32b-a162861761f6 req-6339907a-4984-4a52-843d-816c8cbed293 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:24.665179 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-90c79798-2f11-4885-b32b-a162861761f6 req-6339907a-4984-4a52-843d-816c8cbed293 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] POST https://10.4.3.206/volume/v3/attachments/6dfa952f-03fa-421d-b77f-30b2e379696d/action Jul 22 10:02:24.665495 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-90c79798-2f11-4885-b32b-a162861761f6 req-6339907a-4984-4a52-843d-816c8cbed293 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:02:24.665639 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-90c79798-2f11-4885-b32b-a162861761f6 req-6339907a-4984-4a52-843d-816c8cbed293 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:24.687028 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:24.687028 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:24.699186 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-90c79798-2f11-4885-b32b-a162861761f6 req-6339907a-4984-4a52-843d-816c8cbed293 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/attachments/6dfa952f-03fa-421d-b77f-30b2e379696d/action returned with HTTP 204 Jul 22 10:02:24.699754 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 738/2974] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:02:24 2026] POST /volume/v3/attachments/6dfa952f-03fa-421d-b77f-30b2e379696d/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:25.152110 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8443d119-71dc-4fc7-b2a7-5a0dd2c4ade1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:25.154979 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8443d119-71dc-4fc7-b2a7-5a0dd2c4ade1 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:25.155524 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8443d119-71dc-4fc7-b2a7-5a0dd2c4ade1 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:25.155856 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8443d119-71dc-4fc7-b2a7-5a0dd2c4ade1 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:25.175052 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:25.175052 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:25.183025 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8443d119-71dc-4fc7-b2a7-5a0dd2c4ade1 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:25.195994 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8443d119-71dc-4fc7-b2a7-5a0dd2c4ade1 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 200 Jul 22 10:02:25.196725 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 744/2975] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:25 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 1135 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:25.210128 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-688024dd-0574-4ad0-8ff2-067ebf7672bd None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:25.213053 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-688024dd-0574-4ad0-8ff2-067ebf7672bd tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:25.213339 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-688024dd-0574-4ad0-8ff2-067ebf7672bd tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:25.213647 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-688024dd-0574-4ad0-8ff2-067ebf7672bd tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:25.226689 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:25.226689 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:25.235719 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-688024dd-0574-4ad0-8ff2-067ebf7672bd tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:25.244325 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-688024dd-0574-4ad0-8ff2-067ebf7672bd tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 200 Jul 22 10:02:25.245370 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 753/2976] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:25 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:25.357911 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-499b57d6-424d-4752-b717-6112f1b54c69 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:25.361468 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:02:25.361935 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-835806836"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:25.367821 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-835806836'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:02:25.367969 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Create volume of 1 GB Jul 22 10:02:25.373695 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Availability Zones retrieved successfully. Jul 22 10:02:25.382586 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Flow 'volume_create_api' (3fc04328-ddb2-4e7f-8127-525737f2bc3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:02:25.385450 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffac24c6-ad93-46d7-911b-b5e35800712d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:25.388115 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:02:25.419324 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffac24c6-ad93-46d7-911b-b5e35800712d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:25.420105 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e20f3e-1e22-457f-b50b-78d5d1416cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:25.464300 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Created reservations ['8aed1a68-1aec-4e9b-8c58-5713b5cd4b3b', '80ccb49a-d4e9-4bb1-96c9-0da6e8a7a8be', '93404eef-3928-4d23-baad-0f008a8f33b6', 'cdf96dcb-59c3-4a3c-8731-32632a108a48'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:02:25.465390 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e20f3e-1e22-457f-b50b-78d5d1416cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8aed1a68-1aec-4e9b-8c58-5713b5cd4b3b', '80ccb49a-d4e9-4bb1-96c9-0da6e8a7a8be', '93404eef-3928-4d23-baad-0f008a8f33b6', 'cdf96dcb-59c3-4a3c-8731-32632a108a48']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:25.466538 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61a3f07d-a83d-467a-b0ac-88ca2a56087b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:25.496396 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61a3f07d-a83d-467a-b0ac-88ca2a56087b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7944db1c-19a9-4701-b196-9c595f533323', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-835806836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67c057dae02454fba3b85d9784f0d0c',qos_specs=None,replication_status=,reservations=['8aed1a68-1aec-4e9b-8c58-5713b5cd4b3b','80ccb49a-d4e9-4bb1-96c9-0da6e8a7a8be','93404eef-3928-4d23-baad-0f008a8f33b6','cdf96dcb-59c3-4a3c-8731-32632a108a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7c8249f2d4746b8a16425c4ab896f66',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:02:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-835806836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7944db1c-19a9-4701-b196-9c595f533323,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67c057dae02454fba3b85d9784f0d0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7c8249f2d4746b8a16425c4ab896f66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:25.497509 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b543502c-87e4-4cf6-9fab-57c7a1a70493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:25.523931 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b543502c-87e4-4cf6-9fab-57c7a1a70493) transitioned into state 'SUCCESS' from state '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-835806836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67c057dae02454fba3b85d9784f0d0c',qos_specs=None,replication_status=,reservations=['8aed1a68-1aec-4e9b-8c58-5713b5cd4b3b','80ccb49a-d4e9-4bb1-96c9-0da6e8a7a8be','93404eef-3928-4d23-baad-0f008a8f33b6','cdf96dcb-59c3-4a3c-8731-32632a108a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7c8249f2d4746b8a16425c4ab896f66',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:25.524856 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1487642a-a0b9-49d2-90f2-3ab89d1e665a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:25.538783 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1487642a-a0b9-49d2-90f2-3ab89d1e665a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:25.539360 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Flow 'volume_create_api' (3fc04328-ddb2-4e7f-8127-525737f2bc3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:02:25.539678 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Create volume request issued successfully. Jul 22 10:02:25.540507 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-499b57d6-424d-4752-b717-6112f1b54c69 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:02:25.541134 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 742/2977] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:02:25 2026] POST /volume/v3/volumes => generated 750 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:02:25.557451 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-353ffdd2-9953-401c-b771-c1cde4134552 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:25.560048 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-353ffdd2-9953-401c-b771-c1cde4134552 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:25.560369 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-353ffdd2-9953-401c-b771-c1cde4134552 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:25.560657 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-353ffdd2-9953-401c-b771-c1cde4134552 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:25.569702 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:25.569702 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:25.575435 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-353ffdd2-9953-401c-b771-c1cde4134552 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:25.580467 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-353ffdd2-9953-401c-b771-c1cde4134552 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:25.580873 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 739/2978] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:25 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:26.421369 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-dab3ac07-116a-4784-a1b0-5b6b80bfdd5a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:26.424903 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dab3ac07-116a-4784-a1b0-5b6b80bfdd5a tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] GET https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b Jul 22 10:02:26.424903 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dab3ac07-116a-4784-a1b0-5b6b80bfdd5a tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:26.424903 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dab3ac07-116a-4784-a1b0-5b6b80bfdd5a tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:26.442569 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:26.442569 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:26.448073 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-dab3ac07-116a-4784-a1b0-5b6b80bfdd5a tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Volume info retrieved successfully. Jul 22 10:02:26.454217 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dab3ac07-116a-4784-a1b0-5b6b80bfdd5a tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b returned with HTTP 200 Jul 22 10:02:26.454696 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 745/2979] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:02:26 2026] GET /volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b => generated 1833 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:02:26.608302 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6d490fb1-20a7-4a83-8222-16f9f3a66877 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:26.614604 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6d490fb1-20a7-4a83-8222-16f9f3a66877 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:26.614604 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6d490fb1-20a7-4a83-8222-16f9f3a66877 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:26.614604 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6d490fb1-20a7-4a83-8222-16f9f3a66877 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:26.622937 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:26.622937 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:26.629124 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6d490fb1-20a7-4a83-8222-16f9f3a66877 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:26.638937 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6d490fb1-20a7-4a83-8222-16f9f3a66877 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:26.639432 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 754/2980] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:26 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:26.692361 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-5616f47d-e924-4443-95a4-7cbeb5c1ad9c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:26.695715 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-5616f47d-e924-4443-95a4-7cbeb5c1ad9c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:26.696015 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-5616f47d-e924-4443-95a4-7cbeb5c1ad9c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:26.696486 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-5616f47d-e924-4443-95a4-7cbeb5c1ad9c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:26.710205 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:26.710205 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:26.715783 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-5616f47d-e924-4443-95a4-7cbeb5c1ad9c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:26.720822 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-5616f47d-e924-4443-95a4-7cbeb5c1ad9c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:26.721881 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 743/2981] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:02:26 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:26.807886 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4ffcec70-9514-4a15-aba6-ec993e67a9ce None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:26.809810 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4ffcec70-9514-4a15-aba6-ec993e67a9ce None None] GET https://10.4.3.206/volume// Jul 22 10:02:26.809810 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4ffcec70-9514-4a15-aba6-ec993e67a9ce None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:26.809810 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4ffcec70-9514-4a15-aba6-ec993e67a9ce None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:26.809810 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4ffcec70-9514-4a15-aba6-ec993e67a9ce None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:02:26.809810 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 740/2982] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10: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) Jul 22 10:02:26.821349 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-ac3dd663-98e5-44b7-a356-9974c2788695 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:26.824871 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-ac3dd663-98e5-44b7-a356-9974c2788695 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:02:26.824871 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-ac3dd663-98e5-44b7-a356-9974c2788695 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7944db1c-19a9-4701-b196-9c595f533323", "connector": null, "instance_uuid": "32771a4a-19d8-4e42-b668-dcf4bdea122b"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:26.837940 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:26.837940 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:26.872009 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-ac3dd663-98e5-44b7-a356-9974c2788695 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:02:26.872638 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 746/2983] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:02:26 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:26.910098 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-aa6d4796-6344-481e-b734-20775efae0ed None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:26.912663 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aa6d4796-6344-481e-b734-20775efae0ed tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:26.912975 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aa6d4796-6344-481e-b734-20775efae0ed tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:26.913240 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aa6d4796-6344-481e-b734-20775efae0ed tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:26.915287 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d34b8a34-ea4f-4871-80f5-616298dc4bfa None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:26.915723 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d34b8a34-ea4f-4871-80f5-616298dc4bfa None None] GET https://10.4.3.206/volume// Jul 22 10:02:26.916663 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d34b8a34-ea4f-4871-80f5-616298dc4bfa None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:26.916663 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d34b8a34-ea4f-4871-80f5-616298dc4bfa None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:26.916814 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d34b8a34-ea4f-4871-80f5-616298dc4bfa None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:02:26.917971 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 744/2984] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:02:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:02:26.926647 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-36fbe75a-f438-4547-b646-3c17b8e41cd9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:26.928908 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:26.928908 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:26.933907 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-36fbe75a-f438-4547-b646-3c17b8e41cd9 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:26.933907 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-36fbe75a-f438-4547-b646-3c17b8e41cd9 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:26.933907 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-36fbe75a-f438-4547-b646-3c17b8e41cd9 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:26.934570 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-aa6d4796-6344-481e-b734-20775efae0ed tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:26.939994 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aa6d4796-6344-481e-b734-20775efae0ed tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:26.940480 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 755/2985] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:26 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:26.946167 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:26.946167 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:26.950872 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-36fbe75a-f438-4547-b646-3c17b8e41cd9 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:26.956399 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-36fbe75a-f438-4547-b646-3c17b8e41cd9 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:26.957080 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 741/2986] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:02:26 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:02:27.081183 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-be70e1ee-62b2-4de9-9124-e6b2e3b4e2fa None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:27.088368 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-be70e1ee-62b2-4de9-9124-e6b2e3b4e2fa tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] PUT https://10.4.3.206/volume/v3/attachments/32f5b9f1-3799-417e-9bff-21a95f517529 Jul 22 10:02:27.089189 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-be70e1ee-62b2-4de9-9124-e6b2e3b4e2fa tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:27.099989 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-be70e1ee-62b2-4de9-9124-e6b2e3b4e2fa tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Acquiring lock "cinder-attachment_update-7944db1c-19a9-4701-b196-9c595f533323-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:02:27.105128 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-be70e1ee-62b2-4de9-9124-e6b2e3b4e2fa tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Lock "cinder-attachment_update-7944db1c-19a9-4701-b196-9c595f533323-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:02:27.106665 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:27.106665 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:27.215976 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-be70e1ee-62b2-4de9-9124-e6b2e3b4e2fa tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Lock "cinder-attachment_update-7944db1c-19a9-4701-b196-9c595f533323-np0000005636" released by "attachment_update" :: held 0.110s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:02:27.215976 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-be70e1ee-62b2-4de9-9124-e6b2e3b4e2fa tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/attachments/32f5b9f1-3799-417e-9bff-21a95f517529 returned with HTTP 200 Jul 22 10:02:27.217485 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 747/2987] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:02:27 2026] PUT /volume/v3/attachments/32f5b9f1-3799-417e-9bff-21a95f517529 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:27.484350 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:27.486574 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:02:27.487047 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1539967792", "snapshot_id": null, "imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "volume_type": null, "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:27.489031 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1539967792', 'snapshot_id': None, 'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'volume_type': None, 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:02:27.582156 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Create volume of 1 GB Jul 22 10:02:27.587012 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Availability Zones retrieved successfully. Jul 22 10:02:27.592585 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Flow 'volume_create_api' (7469ee4a-982a-4cc3-9d78-754345e05f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:02:27.594523 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5542f8f0-2297-448b-b38e-83ff4dbf7ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:27.595426 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:02:27.666750 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5542f8f0-2297-448b-b38e-83ff4dbf7ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:27.668066 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b61e2252-154b-4c2b-870a-7c0f6098abdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:27.750615 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Created reservations ['19285bfb-1854-4c1d-9c47-d6eea3020a0e', 'bb276114-b144-4480-9db8-5e8775d2dcd5', '17352dab-34e8-491e-9617-23cbd7cd77da', '66ec28a9-e67e-481f-b1e0-0a92345a8833'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:02:27.751721 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b61e2252-154b-4c2b-870a-7c0f6098abdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19285bfb-1854-4c1d-9c47-d6eea3020a0e', 'bb276114-b144-4480-9db8-5e8775d2dcd5', '17352dab-34e8-491e-9617-23cbd7cd77da', '66ec28a9-e67e-481f-b1e0-0a92345a8833']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:27.752655 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (917f8d8c-5532-4fcb-be46-c0ff402d8944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:27.784382 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (917f8d8c-5532-4fcb-be46-c0ff402d8944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '459815e0-ed50-48e7-91dc-22c1ea270ac8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1539967792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81ae268938624d6ea55b41cb3dc4326c',qos_specs=None,replication_status=,reservations=['19285bfb-1854-4c1d-9c47-d6eea3020a0e','bb276114-b144-4480-9db8-5e8775d2dcd5','17352dab-34e8-491e-9617-23cbd7cd77da','66ec28a9-e67e-481f-b1e0-0a92345a8833'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='184df9a4a45944dea4ba163fc0e32b47',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:02:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1539967792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=459815e0-ed50-48e7-91dc-22c1ea270ac8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81ae268938624d6ea55b41cb3dc4326c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='184df9a4a45944dea4ba163fc0e32b47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:27.785298 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b31d6cb-87f9-4c5f-b2ab-1d319960734c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:27.810862 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b31d6cb-87f9-4c5f-b2ab-1d319960734c) transitioned into state 'SUCCESS' from state '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-1539967792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81ae268938624d6ea55b41cb3dc4326c',qos_specs=None,replication_status=,reservations=['19285bfb-1854-4c1d-9c47-d6eea3020a0e','bb276114-b144-4480-9db8-5e8775d2dcd5','17352dab-34e8-491e-9617-23cbd7cd77da','66ec28a9-e67e-481f-b1e0-0a92345a8833'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='184df9a4a45944dea4ba163fc0e32b47',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:27.810862 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edf16e93-64c5-4968-a5ba-0771ea4c82d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:27.824837 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edf16e93-64c5-4968-a5ba-0771ea4c82d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:27.826261 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Flow 'volume_create_api' (7469ee4a-982a-4cc3-9d78-754345e05f25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:02:27.827341 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Create volume request issued successfully. Jul 22 10:02:27.828313 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c4928fb9-ae2c-41ae-8cb8-e83bad29bfa5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:02:27.828904 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 745/2988] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:02:27 2026] POST /volume/v3/volumes => generated 781 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:27.847307 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f9656320-929e-4f81-b868-0f75ac3ba93a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:27.849287 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f9656320-929e-4f81-b868-0f75ac3ba93a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 Jul 22 10:02:27.849617 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f9656320-929e-4f81-b868-0f75ac3ba93a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:27.849880 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f9656320-929e-4f81-b868-0f75ac3ba93a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:27.861582 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:27.861582 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:27.866517 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f9656320-929e-4f81-b868-0f75ac3ba93a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:02:27.872563 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f9656320-929e-4f81-b868-0f75ac3ba93a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 returned with HTTP 200 Jul 22 10:02:27.873106 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 756/2989] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:02:27 2026] GET /volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:27.955703 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e59d671b-dc42-497a-83a0-3b42b1b3f92f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:27.957664 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e59d671b-dc42-497a-83a0-3b42b1b3f92f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:27.957840 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e59d671b-dc42-497a-83a0-3b42b1b3f92f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:27.958046 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e59d671b-dc42-497a-83a0-3b42b1b3f92f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:27.969111 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:27.969111 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:27.973653 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e59d671b-dc42-497a-83a0-3b42b1b3f92f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:27.978697 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e59d671b-dc42-497a-83a0-3b42b1b3f92f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:27.979191 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 742/2990] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:27 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:28.894714 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c02445fb-f444-41ff-be70-a91d97ebf599 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:28.897199 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c02445fb-f444-41ff-be70-a91d97ebf599 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 Jul 22 10:02:28.897505 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c02445fb-f444-41ff-be70-a91d97ebf599 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:28.897761 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c02445fb-f444-41ff-be70-a91d97ebf599 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:28.907945 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:28.907945 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:28.913996 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c02445fb-f444-41ff-be70-a91d97ebf599 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:02:28.921529 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c02445fb-f444-41ff-be70-a91d97ebf599 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 returned with HTTP 200 Jul 22 10:02:28.922145 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 748/2991] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:02:28 2026] GET /volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:02:28.935573 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6b06f6a5-8230-43df-b5fa-94f8c5eadfbd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:28.937806 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6b06f6a5-8230-43df-b5fa-94f8c5eadfbd tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 Jul 22 10:02:28.938058 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6b06f6a5-8230-43df-b5fa-94f8c5eadfbd tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:28.938286 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6b06f6a5-8230-43df-b5fa-94f8c5eadfbd tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:28.946215 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:28.946215 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:28.950092 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6b06f6a5-8230-43df-b5fa-94f8c5eadfbd tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:02:28.955178 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6b06f6a5-8230-43df-b5fa-94f8c5eadfbd tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 returned with HTTP 200 Jul 22 10:02:28.955556 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 746/2992] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:02:28 2026] GET /volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:02:28.992248 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e4fcb921-66ce-466d-af5e-aac65ec2df72 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:28.994272 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e4fcb921-66ce-466d-af5e-aac65ec2df72 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:28.994515 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e4fcb921-66ce-466d-af5e-aac65ec2df72 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:28.994739 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e4fcb921-66ce-466d-af5e-aac65ec2df72 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:29.009206 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:29.009206 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:29.014389 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e4fcb921-66ce-466d-af5e-aac65ec2df72 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:29.018954 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e4fcb921-66ce-466d-af5e-aac65ec2df72 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:29.019359 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 757/2993] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:28 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:30.032707 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-68d59aab-e82e-42e6-81e1-2ce7e984028e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:30.035082 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68d59aab-e82e-42e6-81e1-2ce7e984028e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:30.035350 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68d59aab-e82e-42e6-81e1-2ce7e984028e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:30.035562 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68d59aab-e82e-42e6-81e1-2ce7e984028e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:30.046670 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:30.046670 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:30.051453 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-68d59aab-e82e-42e6-81e1-2ce7e984028e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:30.057209 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68d59aab-e82e-42e6-81e1-2ce7e984028e tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:30.057649 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 743/2994] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:30 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:30.250222 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-dd198393-8d33-4072-92fd-2c3d5008798d req-f076e19a-bc45-46e9-aef5-41cec286d44b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:30.252421 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-f076e19a-bc45-46e9-aef5-41cec286d44b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 Jul 22 10:02:30.252624 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-f076e19a-bc45-46e9-aef5-41cec286d44b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:30.252820 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-f076e19a-bc45-46e9-aef5-41cec286d44b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:30.261368 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:30.261368 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:30.265552 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-dd198393-8d33-4072-92fd-2c3d5008798d req-f076e19a-bc45-46e9-aef5-41cec286d44b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:02:30.270695 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-f076e19a-bc45-46e9-aef5-41cec286d44b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 returned with HTTP 200 Jul 22 10:02:30.271120 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 749/2995] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:02:30 2026] GET /volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 => generated 1371 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:30.537211 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-0015188d-d14f-4994-a0b6-4d0c53dcc385 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:30.540274 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-0015188d-d14f-4994-a0b6-4d0c53dcc385 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] POST https://10.4.3.206/volume/v3/attachments/32f5b9f1-3799-417e-9bff-21a95f517529/action Jul 22 10:02:30.540738 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-0015188d-d14f-4994-a0b6-4d0c53dcc385 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:02:30.540978 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-0015188d-d14f-4994-a0b6-4d0c53dcc385 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:30.557209 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:30.557209 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:30.571738 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a8fcf2fe-5388-43ad-a26a-f30f252aa42c req-0015188d-d14f-4994-a0b6-4d0c53dcc385 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/attachments/32f5b9f1-3799-417e-9bff-21a95f517529/action returned with HTTP 204 Jul 22 10:02:30.572262 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 747/2996] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:02:30 2026] POST /volume/v3/attachments/32f5b9f1-3799-417e-9bff-21a95f517529/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:30.819280 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-dd198393-8d33-4072-92fd-2c3d5008798d req-3f205909-9b22-4f0b-8ff1-aca267c8f377 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:30.823884 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-3f205909-9b22-4f0b-8ff1-aca267c8f377 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 Jul 22 10:02:30.823884 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-3f205909-9b22-4f0b-8ff1-aca267c8f377 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:30.823884 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-3f205909-9b22-4f0b-8ff1-aca267c8f377 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:30.831390 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:30.831390 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:30.834770 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-dd198393-8d33-4072-92fd-2c3d5008798d req-3f205909-9b22-4f0b-8ff1-aca267c8f377 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:02:30.841128 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-3f205909-9b22-4f0b-8ff1-aca267c8f377 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 returned with HTTP 200 Jul 22 10:02:30.841722 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 758/2997] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:02:30 2026] GET /volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 => generated 1371 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:30.853433 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-91094bc3-0e63-43a9-aa82-1cb54f93ed74 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:30.853897 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-91094bc3-0e63-43a9-aa82-1cb54f93ed74 None None] GET https://10.4.3.206/volume// Jul 22 10:02:30.854122 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-91094bc3-0e63-43a9-aa82-1cb54f93ed74 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:30.854354 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-91094bc3-0e63-43a9-aa82-1cb54f93ed74 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:30.854708 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-91094bc3-0e63-43a9-aa82-1cb54f93ed74 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:02:30.855064 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 744/2998] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 10:02:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:02:30.864783 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-dd198393-8d33-4072-92fd-2c3d5008798d req-d7fd1420-ab6d-4c4b-9497-cf6f12395c2f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:30.867358 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-d7fd1420-ab6d-4c4b-9497-cf6f12395c2f tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:02:30.867771 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-d7fd1420-ab6d-4c4b-9497-cf6f12395c2f tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "459815e0-ed50-48e7-91dc-22c1ea270ac8", "connector": null, "instance_uuid": "06cb9511-a03b-4560-b342-971a5282b7e6"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:30.877479 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:30.877479 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:30.919525 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-d7fd1420-ab6d-4c4b-9497-cf6f12395c2f tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:02:30.920127 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 750/2999] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:02:30 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:31.079948 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3ebf57e6-084b-4e15-8a4c-68e9ad52c4c3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:31.079948 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3ebf57e6-084b-4e15-8a4c-68e9ad52c4c3 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:31.079948 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3ebf57e6-084b-4e15-8a4c-68e9ad52c4c3 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:31.079948 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3ebf57e6-084b-4e15-8a4c-68e9ad52c4c3 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:31.099550 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:31.099550 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:31.104394 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3ebf57e6-084b-4e15-8a4c-68e9ad52c4c3 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:31.110284 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3ebf57e6-084b-4e15-8a4c-68e9ad52c4c3 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:31.110836 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 748/3000] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:31 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:31.125733 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8f05db74-637d-4ca9-819f-d37e6200f8fe None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:31.128087 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8f05db74-637d-4ca9-819f-d37e6200f8fe tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:31.129474 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8f05db74-637d-4ca9-819f-d37e6200f8fe tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:31.129474 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8f05db74-637d-4ca9-819f-d37e6200f8fe tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:31.141689 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:31.141689 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:31.152502 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8f05db74-637d-4ca9-819f-d37e6200f8fe tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:31.152502 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8f05db74-637d-4ca9-819f-d37e6200f8fe tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:31.153246 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 759/3001] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:31 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:31.551542 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-d9044dce-dbab-4043-8b24-4a4196e22366 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:31.554500 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-d9044dce-dbab-4043-8b24-4a4196e22366 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:31.554764 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-d9044dce-dbab-4043-8b24-4a4196e22366 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:31.555073 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-d9044dce-dbab-4043-8b24-4a4196e22366 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:31.575011 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:31.575011 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:31.583595 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-d9044dce-dbab-4043-8b24-4a4196e22366 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:31.589305 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-d9044dce-dbab-4043-8b24-4a4196e22366 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 200 Jul 22 10:02:31.589808 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 745/3002] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:02:31 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 1135 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:31.619552 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-d3f592e5-c6b7-4dcc-98fd-0eefe49e2780 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:31.625022 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-d3f592e5-c6b7-4dcc-98fd-0eefe49e2780 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] POST https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1/action Jul 22 10:02:31.626789 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-d3f592e5-c6b7-4dcc-98fd-0eefe49e2780 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:02:31.626789 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-d3f592e5-c6b7-4dcc-98fd-0eefe49e2780 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:31.642380 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:31.642380 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:31.642756 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-d3f592e5-c6b7-4dcc-98fd-0eefe49e2780 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:31.650678 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-d3f592e5-c6b7-4dcc-98fd-0eefe49e2780 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Begin detaching volume completed successfully. Jul 22 10:02:31.650976 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-d3f592e5-c6b7-4dcc-98fd-0eefe49e2780 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1/action returned with HTTP 202 Jul 22 10:02:31.651850 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 751/3003] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:02:31 2026] POST /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:02:31.673915 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ca190d92-4b70-4c02-8e9e-5d84ebd36581 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:31.675753 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ca190d92-4b70-4c02-8e9e-5d84ebd36581 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:31.675946 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ca190d92-4b70-4c02-8e9e-5d84ebd36581 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:31.679710 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ca190d92-4b70-4c02-8e9e-5d84ebd36581 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:31.691440 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:31.691440 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:31.696598 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ca190d92-4b70-4c02-8e9e-5d84ebd36581 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:31.702611 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ca190d92-4b70-4c02-8e9e-5d84ebd36581 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 200 Jul 22 10:02:31.703141 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 749/3004] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:31 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:31.724896 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c13f770c-7dcc-48b4-aaed-912cca772dc2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:31.725353 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c13f770c-7dcc-48b4-aaed-912cca772dc2 None None] GET https://10.4.3.206/volume// Jul 22 10:02:31.725557 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c13f770c-7dcc-48b4-aaed-912cca772dc2 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:31.725801 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c13f770c-7dcc-48b4-aaed-912cca772dc2 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:31.726213 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c13f770c-7dcc-48b4-aaed-912cca772dc2 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:02:31.726586 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 760/3005] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:02:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:02:31.736648 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-53fcd985-6aeb-4c23-b702-1a6534c9d5a6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:31.742947 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-53fcd985-6aeb-4c23-b702-1a6534c9d5a6 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:31.743257 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-53fcd985-6aeb-4c23-b702-1a6534c9d5a6 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:31.743511 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-53fcd985-6aeb-4c23-b702-1a6534c9d5a6 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:31.760895 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:31.760895 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:31.765910 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-53fcd985-6aeb-4c23-b702-1a6534c9d5a6 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:31.771865 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-53fcd985-6aeb-4c23-b702-1a6534c9d5a6 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 200 Jul 22 10:02:31.772364 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 746/3006] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:02:31 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 1318 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:02:32.343406 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-cfbc6011-2969-4ef9-b59a-f918900e8844 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:32.343856 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cfbc6011-2969-4ef9-b59a-f918900e8844 None None] GET https://10.4.3.206/volume// Jul 22 10:02:32.344038 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cfbc6011-2969-4ef9-b59a-f918900e8844 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:32.344263 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cfbc6011-2969-4ef9-b59a-f918900e8844 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:32.344624 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cfbc6011-2969-4ef9-b59a-f918900e8844 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:02:32.344943 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 752/3007] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:02:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:02:32.354717 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-dd198393-8d33-4072-92fd-2c3d5008798d req-ff47d8fa-f402-46f0-86a2-6cbb08baefba None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:32.356879 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-ff47d8fa-f402-46f0-86a2-6cbb08baefba tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 Jul 22 10:02:32.357146 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-ff47d8fa-f402-46f0-86a2-6cbb08baefba tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:32.357502 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-ff47d8fa-f402-46f0-86a2-6cbb08baefba tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:32.368324 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:32.368324 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:32.374240 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-dd198393-8d33-4072-92fd-2c3d5008798d req-ff47d8fa-f402-46f0-86a2-6cbb08baefba tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:02:32.382400 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-ff47d8fa-f402-46f0-86a2-6cbb08baefba tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 returned with HTTP 200 Jul 22 10:02:32.383495 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 750/3008] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:02:32 2026] GET /volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 => generated 1550 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:02:32.507889 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-dd198393-8d33-4072-92fd-2c3d5008798d req-85e93225-fffe-43f8-b48c-bfe7c39758c9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:32.510629 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-85e93225-fffe-43f8-b48c-bfe7c39758c9 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] PUT https://10.4.3.206/volume/v3/attachments/7ce9696e-e561-4219-8f50-ce6b736e9e5b Jul 22 10:02:32.511154 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-85e93225-fffe-43f8-b48c-bfe7c39758c9 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:32.521255 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-dd198393-8d33-4072-92fd-2c3d5008798d req-85e93225-fffe-43f8-b48c-bfe7c39758c9 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Acquiring lock "cinder-attachment_update-459815e0-ed50-48e7-91dc-22c1ea270ac8-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:02:32.526760 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-dd198393-8d33-4072-92fd-2c3d5008798d req-85e93225-fffe-43f8-b48c-bfe7c39758c9 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Lock "cinder-attachment_update-459815e0-ed50-48e7-91dc-22c1ea270ac8-np0000005636" acquired by "attachment_update" :: waited 0.006s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:02:32.528041 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:32.528041 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:32.616268 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-dd198393-8d33-4072-92fd-2c3d5008798d req-85e93225-fffe-43f8-b48c-bfe7c39758c9 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Lock "cinder-attachment_update-459815e0-ed50-48e7-91dc-22c1ea270ac8-np0000005636" released by "attachment_update" :: held 0.089s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:02:32.617194 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-85e93225-fffe-43f8-b48c-bfe7c39758c9 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/attachments/7ce9696e-e561-4219-8f50-ce6b736e9e5b returned with HTTP 200 Jul 22 10:02:32.617194 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 761/3009] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:02:32 2026] PUT /volume/v3/attachments/7ce9696e-e561-4219-8f50-ce6b736e9e5b => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:32.646018 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-dd198393-8d33-4072-92fd-2c3d5008798d req-7507f80b-7e2a-4bef-893c-9f4153377d6e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:32.648825 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-7507f80b-7e2a-4bef-893c-9f4153377d6e tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] POST https://10.4.3.206/volume/v3/attachments/7ce9696e-e561-4219-8f50-ce6b736e9e5b/action Jul 22 10:02:32.649432 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-7507f80b-7e2a-4bef-893c-9f4153377d6e tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:02:32.649556 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-7507f80b-7e2a-4bef-893c-9f4153377d6e tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:32.674066 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:32.674066 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:32.690624 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-dd198393-8d33-4072-92fd-2c3d5008798d req-7507f80b-7e2a-4bef-893c-9f4153377d6e tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/attachments/7ce9696e-e561-4219-8f50-ce6b736e9e5b/action returned with HTTP 204 Jul 22 10:02:32.691364 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 747/3010] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:02:32 2026] POST /volume/v3/attachments/7ce9696e-e561-4219-8f50-ce6b736e9e5b/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:32.719742 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-415144c4-fbef-4ed1-a88c-011b19d7bf6c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:32.721966 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-415144c4-fbef-4ed1-a88c-011b19d7bf6c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:32.722250 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-415144c4-fbef-4ed1-a88c-011b19d7bf6c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:32.722486 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-415144c4-fbef-4ed1-a88c-011b19d7bf6c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:32.735184 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:32.735184 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:32.740220 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-415144c4-fbef-4ed1-a88c-011b19d7bf6c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:32.746298 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-415144c4-fbef-4ed1-a88c-011b19d7bf6c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 200 Jul 22 10:02:32.746674 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 753/3011] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:32 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:32.749937 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-5bd1dd2d-3254-431b-8953-fe8b4f099a3f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:32.752432 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-5bd1dd2d-3254-431b-8953-fe8b4f099a3f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] DELETE https://10.4.3.206/volume/v3/attachments/6dfa952f-03fa-421d-b77f-30b2e379696d Jul 22 10:02:32.752663 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-5bd1dd2d-3254-431b-8953-fe8b4f099a3f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:32.752850 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-5bd1dd2d-3254-431b-8953-fe8b4f099a3f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:32.761119 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:32.761119 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:32.823527 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-6fc6ed12-dfc8-4899-b3ab-d174a1acde9d req-5bd1dd2d-3254-431b-8953-fe8b4f099a3f tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/attachments/6dfa952f-03fa-421d-b77f-30b2e379696d returned with HTTP 200 Jul 22 10:02:32.823527 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 751/3012] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:02:32 2026] DELETE /volume/v3/attachments/6dfa952f-03fa-421d-b77f-30b2e379696d => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:33.762073 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-262cf1c2-1046-4915-bab9-b582d46e1da5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:33.764964 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-262cf1c2-1046-4915-bab9-b582d46e1da5 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:33.765176 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-262cf1c2-1046-4915-bab9-b582d46e1da5 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:33.765381 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-262cf1c2-1046-4915-bab9-b582d46e1da5 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:33.773955 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:33.773955 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:33.778500 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-262cf1c2-1046-4915-bab9-b582d46e1da5 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:33.783607 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-262cf1c2-1046-4915-bab9-b582d46e1da5 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 200 Jul 22 10:02:33.784039 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 762/3013] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:33 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:34.059826 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-083561d3-e733-4ef2-9d7e-fe49e7181a22 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:34.062651 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-083561d3-e733-4ef2-9d7e-fe49e7181a22 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:34.062896 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-083561d3-e733-4ef2-9d7e-fe49e7181a22 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:34.063129 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-083561d3-e733-4ef2-9d7e-fe49e7181a22 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:34.074754 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:34.074754 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:34.078845 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-083561d3-e733-4ef2-9d7e-fe49e7181a22 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:34.084206 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-083561d3-e733-4ef2-9d7e-fe49e7181a22 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:34.084708 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 748/3014] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:02:34 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:34.104709 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-56ad5ec8-6130-4ed7-b689-228b2755b464 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:34.106784 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-56ad5ec8-6130-4ed7-b689-228b2755b464 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] POST https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323/action Jul 22 10:02:34.107133 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-56ad5ec8-6130-4ed7-b689-228b2755b464 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:02:34.107275 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-56ad5ec8-6130-4ed7-b689-228b2755b464 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:34.120405 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:34.120405 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:34.120937 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-56ad5ec8-6130-4ed7-b689-228b2755b464 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:34.127817 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-56ad5ec8-6130-4ed7-b689-228b2755b464 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Begin detaching volume completed successfully. Jul 22 10:02:34.128079 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-56ad5ec8-6130-4ed7-b689-228b2755b464 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323/action returned with HTTP 202 Jul 22 10:02:34.128523 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 754/3015] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:02:34 2026] POST /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:02:34.148578 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ee825169-d603-4bad-a030-b40c2f4696cf None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:34.150966 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ee825169-d603-4bad-a030-b40c2f4696cf tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:34.151343 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ee825169-d603-4bad-a030-b40c2f4696cf tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:34.151736 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ee825169-d603-4bad-a030-b40c2f4696cf tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:34.163371 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:34.163371 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:34.167216 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ee825169-d603-4bad-a030-b40c2f4696cf tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:34.171469 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ee825169-d603-4bad-a030-b40c2f4696cf tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:34.171918 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 752/3016] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:34 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:34.181140 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9f9b32e3-6964-4c04-9d11-5e35b0b7894d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:34.181518 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9f9b32e3-6964-4c04-9d11-5e35b0b7894d None None] GET https://10.4.3.206/volume// Jul 22 10:02:34.181783 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9f9b32e3-6964-4c04-9d11-5e35b0b7894d None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:34.181937 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9f9b32e3-6964-4c04-9d11-5e35b0b7894d None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:34.182345 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9f9b32e3-6964-4c04-9d11-5e35b0b7894d None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:02:34.182702 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 763/3017] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:02:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:02:34.200917 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-861394d1-dc12-4355-8822-a75c496e4722 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:34.203501 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-861394d1-dc12-4355-8822-a75c496e4722 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:34.203760 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-861394d1-dc12-4355-8822-a75c496e4722 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:34.204016 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-861394d1-dc12-4355-8822-a75c496e4722 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:34.216363 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:34.216363 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:34.221043 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-861394d1-dc12-4355-8822-a75c496e4722 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:34.230525 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-861394d1-dc12-4355-8822-a75c496e4722 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:34.231011 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 749/3018] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:02:34 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 1318 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:02:35.186401 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b5c26daa-6b3f-4ba1-b55b-9122cb1b03c6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:35.188377 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b5c26daa-6b3f-4ba1-b55b-9122cb1b03c6 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:35.188616 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b5c26daa-6b3f-4ba1-b55b-9122cb1b03c6 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:35.188861 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b5c26daa-6b3f-4ba1-b55b-9122cb1b03c6 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:35.199031 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:35.199031 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:35.202474 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b5c26daa-6b3f-4ba1-b55b-9122cb1b03c6 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:35.208197 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b5c26daa-6b3f-4ba1-b55b-9122cb1b03c6 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:35.208642 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 755/3019] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:35 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:36.224334 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ef0920f8-54d0-4132-b6c9-f78f70fb9652 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:36.227442 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ef0920f8-54d0-4132-b6c9-f78f70fb9652 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:36.227442 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ef0920f8-54d0-4132-b6c9-f78f70fb9652 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:36.228626 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ef0920f8-54d0-4132-b6c9-f78f70fb9652 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:36.241711 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:36.241711 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:36.246804 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ef0920f8-54d0-4132-b6c9-f78f70fb9652 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:36.252421 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ef0920f8-54d0-4132-b6c9-f78f70fb9652 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:36.252994 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 753/3020] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:36 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:37.266358 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-88b5480a-1aa8-44f3-a76b-602b0eaa7e08 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:37.269004 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-88b5480a-1aa8-44f3-a76b-602b0eaa7e08 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:37.269265 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-88b5480a-1aa8-44f3-a76b-602b0eaa7e08 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:37.269541 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-88b5480a-1aa8-44f3-a76b-602b0eaa7e08 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:37.282183 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:37.282183 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:37.286721 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-88b5480a-1aa8-44f3-a76b-602b0eaa7e08 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:37.293801 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-88b5480a-1aa8-44f3-a76b-602b0eaa7e08 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:37.294367 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 764/3021] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:37 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:38.309962 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3b42dbc3-575c-4de8-8f6e-9f835c89eaaf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:38.311911 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b42dbc3-575c-4de8-8f6e-9f835c89eaaf tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:38.312139 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b42dbc3-575c-4de8-8f6e-9f835c89eaaf tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:38.312351 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b42dbc3-575c-4de8-8f6e-9f835c89eaaf tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:38.329815 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:38.329815 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:38.333823 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3b42dbc3-575c-4de8-8f6e-9f835c89eaaf tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:38.342372 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b42dbc3-575c-4de8-8f6e-9f835c89eaaf tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:38.342981 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 750/3022] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:38 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:38.579070 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-d8c35540-6170-4c74-943c-2227a6655da4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:38.581254 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-d8c35540-6170-4c74-943c-2227a6655da4 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] DELETE https://10.4.3.206/volume/v3/attachments/32f5b9f1-3799-417e-9bff-21a95f517529 Jul 22 10:02:38.581494 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-d8c35540-6170-4c74-943c-2227a6655da4 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:38.581710 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-d8c35540-6170-4c74-943c-2227a6655da4 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:38.589698 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:38.589698 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:38.648349 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-875bf886-9ba2-4032-a09a-f19ed0422325 req-d8c35540-6170-4c74-943c-2227a6655da4 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/attachments/32f5b9f1-3799-417e-9bff-21a95f517529 returned with HTTP 200 Jul 22 10:02:38.648772 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 756/3023] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:02:38 2026] DELETE /volume/v3/attachments/32f5b9f1-3799-417e-9bff-21a95f517529 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:39.356322 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f00e8c7e-2dfe-4ba3-886f-09b3195f5df7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:39.358466 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f00e8c7e-2dfe-4ba3-886f-09b3195f5df7 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:39.358840 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f00e8c7e-2dfe-4ba3-886f-09b3195f5df7 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:39.359188 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f00e8c7e-2dfe-4ba3-886f-09b3195f5df7 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:39.368638 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:39.368638 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:39.375515 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f00e8c7e-2dfe-4ba3-886f-09b3195f5df7 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:39.384206 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f00e8c7e-2dfe-4ba3-886f-09b3195f5df7 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:39.384206 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 754/3024] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:39 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:39.399364 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-10a3a96d-0a2d-48a1-86c1-beab97e0ba96 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:39.403694 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-10a3a96d-0a2d-48a1-86c1-beab97e0ba96 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:39.403910 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-10a3a96d-0a2d-48a1-86c1-beab97e0ba96 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:39.404114 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-10a3a96d-0a2d-48a1-86c1-beab97e0ba96 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:39.412174 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:39.412174 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:39.417068 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-10a3a96d-0a2d-48a1-86c1-beab97e0ba96 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:39.421656 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-10a3a96d-0a2d-48a1-86c1-beab97e0ba96 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:39.422423 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 765/3025] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:39 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:39.439940 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-a161c336-1387-4ef0-bc13-f4fe8fe86d5f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:39.446902 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-a161c336-1387-4ef0-bc13-f4fe8fe86d5f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:02:39.447119 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-a161c336-1387-4ef0-bc13-f4fe8fe86d5f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:39.447412 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-a161c336-1387-4ef0-bc13-f4fe8fe86d5f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:39.457962 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:39.457962 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:39.464814 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-a161c336-1387-4ef0-bc13-f4fe8fe86d5f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:02:39.468485 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-a161c336-1387-4ef0-bc13-f4fe8fe86d5f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 returned with HTTP 200 Jul 22 10:02:39.469350 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 751/3026] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:02:39 2026] GET /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:39.477177 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-478d5453-4f88-4f96-968e-736fd60acc9d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:39.481397 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-478d5453-4f88-4f96-968e-736fd60acc9d tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:39.481609 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-478d5453-4f88-4f96-968e-736fd60acc9d tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:39.481815 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-478d5453-4f88-4f96-968e-736fd60acc9d tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:39.492296 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:39.492296 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:39.496714 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-478d5453-4f88-4f96-968e-736fd60acc9d tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:39.504063 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-478d5453-4f88-4f96-968e-736fd60acc9d tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:39.504150 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 757/3027] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:39 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:39.516678 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3fb39455-466b-474e-aaf1-548b02837298 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:39.520579 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3fb39455-466b-474e-aaf1-548b02837298 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:39.520579 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3fb39455-466b-474e-aaf1-548b02837298 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:39.520579 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3fb39455-466b-474e-aaf1-548b02837298 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:39.530713 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:39.530713 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:39.537955 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3fb39455-466b-474e-aaf1-548b02837298 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:39.541656 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3fb39455-466b-474e-aaf1-548b02837298 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 200 Jul 22 10:02:39.542687 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 755/3028] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:39 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:39.557416 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-bd1c7cec-fccd-480b-bda3-d95ba62e6d4a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:39.557905 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bd1c7cec-fccd-480b-bda3-d95ba62e6d4a None None] GET https://10.4.3.206/volume// Jul 22 10:02:39.557905 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bd1c7cec-fccd-480b-bda3-d95ba62e6d4a None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:39.558107 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bd1c7cec-fccd-480b-bda3-d95ba62e6d4a None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:39.558441 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bd1c7cec-fccd-480b-bda3-d95ba62e6d4a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:02:39.558740 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 766/3029] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:02:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:02:39.566462 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-8d0bca79-a043-460b-879f-fa0f0b9ce63a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:39.570096 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-8d0bca79-a043-460b-879f-fa0f0b9ce63a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:02:39.570096 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-8d0bca79-a043-460b-879f-fa0f0b9ce63a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc71952c-734e-4a40-96dc-ab78c0fe1172", "connector": null, "instance_uuid": "5121ca8e-41c7-4755-a65c-9e6e9d8a5de9"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:39.577717 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:39.577717 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:39.590763 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5c552310-aa35-427e-9839-b22a6165025b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:39.593043 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5c552310-aa35-427e-9839-b22a6165025b tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:39.593325 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5c552310-aa35-427e-9839-b22a6165025b tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:39.593576 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5c552310-aa35-427e-9839-b22a6165025b tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:39.602630 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:39.602630 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:39.607127 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5c552310-aa35-427e-9839-b22a6165025b tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:39.608943 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-8d0bca79-a043-460b-879f-fa0f0b9ce63a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:02:39.609544 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 752/3030] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:02:39 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:39.612788 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5c552310-aa35-427e-9839-b22a6165025b tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 200 Jul 22 10:02:39.613316 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 758/3031] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:39 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:39.638967 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e305034e-37e1-4664-8450-54b87e46c201 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:39.640980 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e305034e-37e1-4664-8450-54b87e46c201 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:02:39.641403 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e305034e-37e1-4664-8450-54b87e46c201 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:39.641761 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e305034e-37e1-4664-8450-54b87e46c201 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:39.655723 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-989d2f4d-aa6e-410c-8d16-05096a2a06a4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:39.656243 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-989d2f4d-aa6e-410c-8d16-05096a2a06a4 None None] GET https://10.4.3.206/volume// Jul 22 10:02:39.656381 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:39.656381 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:39.656466 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-989d2f4d-aa6e-410c-8d16-05096a2a06a4 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:39.656713 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-989d2f4d-aa6e-410c-8d16-05096a2a06a4 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:39.657143 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-989d2f4d-aa6e-410c-8d16-05096a2a06a4 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:02:39.657552 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 767/3032] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:02:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:02:39.661695 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e305034e-37e1-4664-8450-54b87e46c201 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:02:39.667078 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-6285fd9c-4140-420f-92fb-41f6489f1a21 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:39.667899 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e305034e-37e1-4664-8450-54b87e46c201 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 returned with HTTP 200 Jul 22 10:02:39.667899 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 756/3033] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:39 2026] GET /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:39.669822 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-6285fd9c-4140-420f-92fb-41f6489f1a21 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:02:39.670102 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-6285fd9c-4140-420f-92fb-41f6489f1a21 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:39.670302 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-6285fd9c-4140-420f-92fb-41f6489f1a21 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:39.684152 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:39.684152 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:39.689273 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-6285fd9c-4140-420f-92fb-41f6489f1a21 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:02:39.696969 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-6285fd9c-4140-420f-92fb-41f6489f1a21 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 returned with HTTP 200 Jul 22 10:02:39.697420 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 753/3034] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:02:39 2026] GET /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 => generated 1021 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:02:39.823652 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-772bf45d-5339-4d57-babe-db1bbc5b8a31 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:39.826632 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-772bf45d-5339-4d57-babe-db1bbc5b8a31 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] PUT https://10.4.3.206/volume/v3/attachments/fff1df80-3933-457a-b090-30611dd6b8a8 Jul 22 10:02:39.827161 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-772bf45d-5339-4d57-babe-db1bbc5b8a31 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:39.839390 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-772bf45d-5339-4d57-babe-db1bbc5b8a31 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Acquiring lock "cinder-attachment_update-dc71952c-734e-4a40-96dc-ab78c0fe1172-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:02:39.844850 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-772bf45d-5339-4d57-babe-db1bbc5b8a31 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Lock "cinder-attachment_update-dc71952c-734e-4a40-96dc-ab78c0fe1172-np0000005636" acquired by "attachment_update" :: waited 0.006s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:02:39.846411 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:39.846411 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:39.950026 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-772bf45d-5339-4d57-babe-db1bbc5b8a31 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Lock "cinder-attachment_update-dc71952c-734e-4a40-96dc-ab78c0fe1172-np0000005636" released by "attachment_update" :: held 0.105s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:02:39.950506 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-772bf45d-5339-4d57-babe-db1bbc5b8a31 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/attachments/fff1df80-3933-457a-b090-30611dd6b8a8 returned with HTTP 200 Jul 22 10:02:39.951208 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 759/3035] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:02:39 2026] PUT /volume/v3/attachments/fff1df80-3933-457a-b090-30611dd6b8a8 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:40.693079 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-346e2aee-43ca-4102-ab78-85f93ae7f3ef None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:40.695432 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-346e2aee-43ca-4102-ab78-85f93ae7f3ef tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:02:40.695677 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-346e2aee-43ca-4102-ab78-85f93ae7f3ef tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:40.695935 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-346e2aee-43ca-4102-ab78-85f93ae7f3ef tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:40.708540 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:40.708540 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:40.715800 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-346e2aee-43ca-4102-ab78-85f93ae7f3ef tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:02:40.720973 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-346e2aee-43ca-4102-ab78-85f93ae7f3ef tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 returned with HTTP 200 Jul 22 10:02:40.721477 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 768/3036] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:40 2026] GET /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:41.735350 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b826dba5-a486-4e9a-8338-6f7e4d7816be None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:41.737335 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b826dba5-a486-4e9a-8338-6f7e4d7816be tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:02:41.737550 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b826dba5-a486-4e9a-8338-6f7e4d7816be tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:41.737776 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b826dba5-a486-4e9a-8338-6f7e4d7816be tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:41.748376 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:41.748376 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:41.752107 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b826dba5-a486-4e9a-8338-6f7e4d7816be tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:02:41.756770 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b826dba5-a486-4e9a-8338-6f7e4d7816be tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 returned with HTTP 200 Jul 22 10:02:41.757216 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 757/3037] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:41 2026] GET /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:42.629785 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-df6b14c5-640b-41b9-a347-42578e1b4db4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:42.631686 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-df6b14c5-640b-41b9-a347-42578e1b4db4 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] DELETE https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:42.631975 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-df6b14c5-640b-41b9-a347-42578e1b4db4 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:42.632177 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-df6b14c5-640b-41b9-a347-42578e1b4db4 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:42.632350 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-df6b14c5-640b-41b9-a347-42578e1b4db4 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Delete volume with id: 7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:42.639478 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:42.639478 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:42.639895 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-df6b14c5-640b-41b9-a347-42578e1b4db4 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:42.670023 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-df6b14c5-640b-41b9-a347-42578e1b4db4 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Delete volume request issued successfully. Jul 22 10:02:42.670023 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-df6b14c5-640b-41b9-a347-42578e1b4db4 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 202 Jul 22 10:02:42.670023 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 754/3038] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:02:42 2026] DELETE /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:02:42.681239 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-679392a9-177d-4aef-8bdb-0bc7f006fd56 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:42.681661 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-679392a9-177d-4aef-8bdb-0bc7f006fd56 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:42.681767 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-679392a9-177d-4aef-8bdb-0bc7f006fd56 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:42.681973 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-679392a9-177d-4aef-8bdb-0bc7f006fd56 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:42.693438 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:42.693438 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:42.698862 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-679392a9-177d-4aef-8bdb-0bc7f006fd56 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:42.706360 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-679392a9-177d-4aef-8bdb-0bc7f006fd56 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 200 Jul 22 10:02:42.706360 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 760/3039] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:42 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:42.772861 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e0c9a716-2289-4649-9c95-4d3225a3987a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:42.775760 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e0c9a716-2289-4649-9c95-4d3225a3987a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:02:42.775951 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e0c9a716-2289-4649-9c95-4d3225a3987a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:42.776153 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e0c9a716-2289-4649-9c95-4d3225a3987a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:42.788174 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:42.788174 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:42.792168 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e0c9a716-2289-4649-9c95-4d3225a3987a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:02:42.796997 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e0c9a716-2289-4649-9c95-4d3225a3987a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 returned with HTTP 200 Jul 22 10:02:42.797483 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 769/3040] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:42 2026] GET /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:43.231555 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-7d8ef6e4-7a61-4f46-b65e-4894833ef437 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:43.234531 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-7d8ef6e4-7a61-4f46-b65e-4894833ef437 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] POST https://10.4.3.206/volume/v3/attachments/fff1df80-3933-457a-b090-30611dd6b8a8/action Jul 22 10:02:43.235059 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-7d8ef6e4-7a61-4f46-b65e-4894833ef437 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:02:43.235260 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-7d8ef6e4-7a61-4f46-b65e-4894833ef437 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:43.262468 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:43.262468 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:43.279276 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ab80958a-e5fb-4ad7-8562-4eee3ef3fe46 req-7d8ef6e4-7a61-4f46-b65e-4894833ef437 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/attachments/fff1df80-3933-457a-b090-30611dd6b8a8/action returned with HTTP 204 Jul 22 10:02:43.279904 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 758/3041] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:02:43 2026] POST /volume/v3/attachments/fff1df80-3933-457a-b090-30611dd6b8a8/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:43.719700 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-93881e4f-3364-4909-b31c-7b95c823be20 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:43.722336 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-93881e4f-3364-4909-b31c-7b95c823be20 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 Jul 22 10:02:43.722614 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-93881e4f-3364-4909-b31c-7b95c823be20 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:43.722894 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-93881e4f-3364-4909-b31c-7b95c823be20 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:43.732225 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-93881e4f-3364-4909-b31c-7b95c823be20 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 returned with HTTP 404 Jul 22 10:02:43.733031 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 755/3042] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:43 2026] GET /volume/v3/volumes/7944db1c-19a9-4701-b196-9c595f533323 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:43.741620 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5d28b5e4-78d1-4bb7-b66a-e1d182e53616 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:43.743856 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5d28b5e4-78d1-4bb7-b66a-e1d182e53616 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:43.744126 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5d28b5e4-78d1-4bb7-b66a-e1d182e53616 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:43.744375 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5d28b5e4-78d1-4bb7-b66a-e1d182e53616 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:43.744567 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-5d28b5e4-78d1-4bb7-b66a-e1d182e53616 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Delete volume with id: a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:43.754102 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:43.754102 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:43.754873 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5d28b5e4-78d1-4bb7-b66a-e1d182e53616 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:43.782015 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5d28b5e4-78d1-4bb7-b66a-e1d182e53616 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Delete volume request issued successfully. Jul 22 10:02:43.782015 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5d28b5e4-78d1-4bb7-b66a-e1d182e53616 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 202 Jul 22 10:02:43.782015 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 761/3043] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:02:43 2026] DELETE /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:02:43.788970 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-13dff2d8-e791-4ea7-b697-8351f4e3fdcf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:43.789855 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-13dff2d8-e791-4ea7-b697-8351f4e3fdcf tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:43.790497 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-13dff2d8-e791-4ea7-b697-8351f4e3fdcf tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:43.790497 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-13dff2d8-e791-4ea7-b697-8351f4e3fdcf tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:43.798378 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:43.798378 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:43.806562 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-13dff2d8-e791-4ea7-b697-8351f4e3fdcf tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:43.809106 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-13dff2d8-e791-4ea7-b697-8351f4e3fdcf tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 200 Jul 22 10:02:43.809589 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 770/3044] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:43 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:43.816506 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a1a948f7-1ed6-471c-bd19-a4ec0eb3d82b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:43.817543 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a1a948f7-1ed6-471c-bd19-a4ec0eb3d82b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:02:43.817745 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a1a948f7-1ed6-471c-bd19-a4ec0eb3d82b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:43.817934 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a1a948f7-1ed6-471c-bd19-a4ec0eb3d82b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:43.829193 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:43.829193 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:43.834120 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a1a948f7-1ed6-471c-bd19-a4ec0eb3d82b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:02:43.842770 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a1a948f7-1ed6-471c-bd19-a4ec0eb3d82b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 returned with HTTP 200 Jul 22 10:02:43.844137 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 759/3045] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:43 2026] GET /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:43.860998 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3a8437d7-4e70-47e3-aab2-b34554b59ac4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:43.864244 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3a8437d7-4e70-47e3-aab2-b34554b59ac4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:02:43.864959 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3a8437d7-4e70-47e3-aab2-b34554b59ac4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dc71952c-734e-4a40-96dc-ab78c0fe1172", "force": true, "name": "tempest-VolumesBackupsTest-Backup-7747339", "container": "tempest-volumesbackupstest-backup-container-634796683"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:43.866979 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-3a8437d7-4e70-47e3-aab2-b34554b59ac4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Creating new backup {'backup': {'volume_id': 'dc71952c-734e-4a40-96dc-ab78c0fe1172', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-7747339', 'container': 'tempest-volumesbackupstest-backup-container-634796683'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:02:43.867157 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-3a8437d7-4e70-47e3-aab2-b34554b59ac4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Creating backup of volume dc71952c-734e-4a40-96dc-ab78c0fe1172 in container tempest-volumesbackupstest-backup-container-634796683 Jul 22 10:02:43.885800 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:43.885800 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:43.886057 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3a8437d7-4e70-47e3-aab2-b34554b59ac4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:02:43.908458 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-3a8437d7-4e70-47e3-aab2-b34554b59ac4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Created reservations ['ebf243c8-de90-4711-be29-8236a8625416', '7aa64e78-c8c3-400d-a148-cdd4fb9546ca'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:02:43.941182 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3a8437d7-4e70-47e3-aab2-b34554b59ac4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:02:43.941818 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 756/3046] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:02:43 2026] POST /volume/v3/backups => generated 327 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:02:43.950936 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-14ef717d-dd40-4b47-b642-45f0478c97a6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:43.952862 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-14ef717d-dd40-4b47-b642-45f0478c97a6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:02:43.953124 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-14ef717d-dd40-4b47-b642-45f0478c97a6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:43.953484 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-14ef717d-dd40-4b47-b642-45f0478c97a6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:43.953665 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-14ef717d-dd40-4b47-b642-45f0478c97a6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:02:43.958526 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:43.958526 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:43.959475 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-14ef717d-dd40-4b47-b642-45f0478c97a6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:02:43.959967 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 762/3047] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:43 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:44.826009 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-05c073fb-bbbc-4895-99ac-fa7cd67408e0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:44.827752 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-05c073fb-bbbc-4895-99ac-fa7cd67408e0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 Jul 22 10:02:44.827935 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-05c073fb-bbbc-4895-99ac-fa7cd67408e0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:44.828127 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-05c073fb-bbbc-4895-99ac-fa7cd67408e0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:44.833680 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-05c073fb-bbbc-4895-99ac-fa7cd67408e0 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 returned with HTTP 404 Jul 22 10:02:44.834230 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 771/3048] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:44 2026] GET /volume/v3/volumes/a9dfbbf5-b0c0-41fc-8e4d-41d312052fb1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:44.891906 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1711c988-aae2-42fd-b83f-3b4b087fb574 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:44.894273 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1711c988-aae2-42fd-b83f-3b4b087fb574 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] DELETE https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 10:02:44.894553 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1711c988-aae2-42fd-b83f-3b4b087fb574 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:44.894840 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1711c988-aae2-42fd-b83f-3b4b087fb574 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:44.895552 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-1711c988-aae2-42fd-b83f-3b4b087fb574 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Delete volume with id: 5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 10:02:44.902845 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:44.902845 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:44.903282 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-1711c988-aae2-42fd-b83f-3b4b087fb574 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:44.926023 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-1711c988-aae2-42fd-b83f-3b4b087fb574 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Delete volume request issued successfully. Jul 22 10:02:44.926023 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1711c988-aae2-42fd-b83f-3b4b087fb574 tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 202 Jul 22 10:02:44.926023 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 760/3049] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:02:44 2026] DELETE /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:02:44.933075 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-225b79ab-7dcd-4607-b80f-34e516cf197c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:44.935787 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-225b79ab-7dcd-4607-b80f-34e516cf197c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 10:02:44.935787 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-225b79ab-7dcd-4607-b80f-34e516cf197c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:44.935958 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-225b79ab-7dcd-4607-b80f-34e516cf197c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:44.943219 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:44.943219 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:44.948355 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-225b79ab-7dcd-4607-b80f-34e516cf197c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Volume info retrieved successfully. Jul 22 10:02:44.953773 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-225b79ab-7dcd-4607-b80f-34e516cf197c tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 200 Jul 22 10:02:44.953773 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 757/3050] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:44 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:44.970501 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8089eda9-6691-48a4-8e00-6c447daebf8e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:44.972655 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8089eda9-6691-48a4-8e00-6c447daebf8e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:02:44.972655 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8089eda9-6691-48a4-8e00-6c447daebf8e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:44.972655 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8089eda9-6691-48a4-8e00-6c447daebf8e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:44.972983 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-8089eda9-6691-48a4-8e00-6c447daebf8e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:02:44.980115 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:44.980115 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:44.980748 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8089eda9-6691-48a4-8e00-6c447daebf8e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:02:44.981118 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 763/3051] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:44 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:45.967383 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8f8176c1-e10f-4a42-843a-2663328950ef None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:45.970225 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8f8176c1-e10f-4a42-843a-2663328950ef tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] GET https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 Jul 22 10:02:45.970555 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8f8176c1-e10f-4a42-843a-2663328950ef tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:45.970913 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8f8176c1-e10f-4a42-843a-2663328950ef tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:45.980773 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8f8176c1-e10f-4a42-843a-2663328950ef tempest-AttachVolumeTestJSON-1569113729 tempest-AttachVolumeTestJSON-1569113729-project-member] https://10.4.3.206/volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 returned with HTTP 404 Jul 22 10:02:45.981909 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 772/3052] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:45 2026] GET /volume/v3/volumes/5ae1e2e9-b521-4189-a8f6-1b14b208bf48 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:45.991903 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2b2a504f-0637-481d-8983-23b1d5c93195 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:45.994046 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2b2a504f-0637-481d-8983-23b1d5c93195 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:02:45.994339 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2b2a504f-0637-481d-8983-23b1d5c93195 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:45.994550 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2b2a504f-0637-481d-8983-23b1d5c93195 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:45.994671 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-2b2a504f-0637-481d-8983-23b1d5c93195 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:02:45.998915 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:45.998915 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:45.999836 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2b2a504f-0637-481d-8983-23b1d5c93195 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:02:46.000203 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 761/3053] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:45 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:47.012851 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3e359462-08cc-4153-823b-8092a050c0ab None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:47.015838 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3e359462-08cc-4153-823b-8092a050c0ab tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:02:47.016272 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3e359462-08cc-4153-823b-8092a050c0ab tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:47.016556 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3e359462-08cc-4153-823b-8092a050c0ab tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:47.016846 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3e359462-08cc-4153-823b-8092a050c0ab tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:02:47.022940 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:47.022940 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:47.024289 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3e359462-08cc-4153-823b-8092a050c0ab tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:02:47.024667 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 758/3054] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:47 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:47.496402 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-969e0505-8001-416d-885b-d0a40c29a1fb req-6ca7c3a3-eb61-4bdb-bb12-23e18414a333 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:47.498495 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-969e0505-8001-416d-885b-d0a40c29a1fb req-6ca7c3a3-eb61-4bdb-bb12-23e18414a333 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] DELETE https://10.4.3.206/volume/v3/attachments/108cd229-05b1-4c51-ac02-18b2e4bf92ab Jul 22 10:02:47.498697 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-969e0505-8001-416d-885b-d0a40c29a1fb req-6ca7c3a3-eb61-4bdb-bb12-23e18414a333 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:47.498915 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-969e0505-8001-416d-885b-d0a40c29a1fb req-6ca7c3a3-eb61-4bdb-bb12-23e18414a333 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:47.507884 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:47.507884 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:47.559256 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-969e0505-8001-416d-885b-d0a40c29a1fb req-6ca7c3a3-eb61-4bdb-bb12-23e18414a333 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/attachments/108cd229-05b1-4c51-ac02-18b2e4bf92ab returned with HTTP 200 Jul 22 10:02:47.559702 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 764/3055] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:02:47 2026] DELETE /volume/v3/attachments/108cd229-05b1-4c51-ac02-18b2e4bf92ab => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:48.038216 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cb8ed7b0-0838-4b45-9dcd-3d7e45913c4e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:48.038563 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cb8ed7b0-0838-4b45-9dcd-3d7e45913c4e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:02:48.038678 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cb8ed7b0-0838-4b45-9dcd-3d7e45913c4e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:48.038935 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cb8ed7b0-0838-4b45-9dcd-3d7e45913c4e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:48.039099 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-cb8ed7b0-0838-4b45-9dcd-3d7e45913c4e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:02:48.045495 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:48.045495 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:48.046503 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cb8ed7b0-0838-4b45-9dcd-3d7e45913c4e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:02:48.046987 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 773/3056] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:48 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:48.933945 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-be509de5-27d3-429f-8481-d0c2fa563df2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:48.934264 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-be509de5-27d3-429f-8481-d0c2fa563df2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:02:48.934264 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-be509de5-27d3-429f-8481-d0c2fa563df2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:48.934452 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-be509de5-27d3-429f-8481-d0c2fa563df2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:48.934632 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-be509de5-27d3-429f-8481-d0c2fa563df2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Delete volume with id: 8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:02:48.942783 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:48.942783 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:48.943361 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-be509de5-27d3-429f-8481-d0c2fa563df2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:02:48.955442 np0000005636 devstack@c-api.service[100149]: WARNING cinder.keymgr.conf_key_mgr [None req-be509de5-27d3-429f-8481-d0c2fa563df2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 10:02:48.965330 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-be509de5-27d3-429f-8481-d0c2fa563df2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Delete volume request issued successfully. Jul 22 10:02:48.965330 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-be509de5-27d3-429f-8481-d0c2fa563df2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 202 Jul 22 10:02:48.965330 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 762/3057] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:02:48 2026] DELETE /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:02:48.974592 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-03aa11d9-e8c2-4e0f-81b9-8f2d8df9584a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:48.977455 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-03aa11d9-e8c2-4e0f-81b9-8f2d8df9584a tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:02:48.977768 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-03aa11d9-e8c2-4e0f-81b9-8f2d8df9584a tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:48.978077 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-03aa11d9-e8c2-4e0f-81b9-8f2d8df9584a tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:48.991309 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:48.991309 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:48.997769 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-03aa11d9-e8c2-4e0f-81b9-8f2d8df9584a tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:02:49.006494 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-03aa11d9-e8c2-4e0f-81b9-8f2d8df9584a tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 200 Jul 22 10:02:49.007318 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 759/3058] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:48 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 1449 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:49.062742 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-63bf6b02-71bc-4ae9-9b85-c26d173ee945 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:49.063125 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-63bf6b02-71bc-4ae9-9b85-c26d173ee945 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:02:49.063125 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-63bf6b02-71bc-4ae9-9b85-c26d173ee945 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:49.063444 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-63bf6b02-71bc-4ae9-9b85-c26d173ee945 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:49.063550 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-63bf6b02-71bc-4ae9-9b85-c26d173ee945 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:02:49.071571 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:49.071571 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:49.072817 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-63bf6b02-71bc-4ae9-9b85-c26d173ee945 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:02:49.073370 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 765/3059] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:49 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:49.683743 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-eb4c3632-5d46-47d3-bdb0-ae389ca4c833 req-36b6116e-16d2-41d1-b77f-5e482cd008a5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:49.685851 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-eb4c3632-5d46-47d3-bdb0-ae389ca4c833 req-36b6116e-16d2-41d1-b77f-5e482cd008a5 tempest-VolumesNegativeTest-1641950853 tempest-VolumesNegativeTest-1641950853-project-member] DELETE https://10.4.3.206/volume/v3/volumes/tempest-invalid-439702774 Jul 22 10:02:49.686071 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-eb4c3632-5d46-47d3-bdb0-ae389ca4c833 req-36b6116e-16d2-41d1-b77f-5e482cd008a5 tempest-VolumesNegativeTest-1641950853 tempest-VolumesNegativeTest-1641950853-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:49.686275 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-eb4c3632-5d46-47d3-bdb0-ae389ca4c833 req-36b6116e-16d2-41d1-b77f-5e482cd008a5 tempest-VolumesNegativeTest-1641950853 tempest-VolumesNegativeTest-1641950853-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:49.686436 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [req-eb4c3632-5d46-47d3-bdb0-ae389ca4c833 req-36b6116e-16d2-41d1-b77f-5e482cd008a5 tempest-VolumesNegativeTest-1641950853 tempest-VolumesNegativeTest-1641950853-project-member] Delete volume with id: tempest-invalid-439702774 Jul 22 10:02:49.693167 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-eb4c3632-5d46-47d3-bdb0-ae389ca4c833 req-36b6116e-16d2-41d1-b77f-5e482cd008a5 tempest-VolumesNegativeTest-1641950853 tempest-VolumesNegativeTest-1641950853-project-member] https://10.4.3.206/volume/v3/volumes/tempest-invalid-439702774 returned with HTTP 404 Jul 22 10:02:49.693737 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 774/3060] 10.4.3.206 () {70 vars in 1587 bytes} [Wed Jul 22 10:02:49 2026] DELETE /volume/v3/volumes/tempest-invalid-439702774 => generated 98 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:02:49.791528 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-152f382d-81cf-4651-952e-9e3484671ff8 req-b8118895-0a54-4dc4-a496-15b2d222c371 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:49.793647 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-152f382d-81cf-4651-952e-9e3484671ff8 req-b8118895-0a54-4dc4-a496-15b2d222c371 tempest-VolumesNegativeTest-1641950853 tempest-VolumesNegativeTest-1641950853-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f49af1b7-bda5-493d-bd3c-72c41c32235d Jul 22 10:02:49.793848 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-152f382d-81cf-4651-952e-9e3484671ff8 req-b8118895-0a54-4dc4-a496-15b2d222c371 tempest-VolumesNegativeTest-1641950853 tempest-VolumesNegativeTest-1641950853-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:49.794067 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-152f382d-81cf-4651-952e-9e3484671ff8 req-b8118895-0a54-4dc4-a496-15b2d222c371 tempest-VolumesNegativeTest-1641950853 tempest-VolumesNegativeTest-1641950853-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:49.794254 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [req-152f382d-81cf-4651-952e-9e3484671ff8 req-b8118895-0a54-4dc4-a496-15b2d222c371 tempest-VolumesNegativeTest-1641950853 tempest-VolumesNegativeTest-1641950853-project-member] Delete volume with id: f49af1b7-bda5-493d-bd3c-72c41c32235d Jul 22 10:02:49.799500 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-152f382d-81cf-4651-952e-9e3484671ff8 req-b8118895-0a54-4dc4-a496-15b2d222c371 tempest-VolumesNegativeTest-1641950853 tempest-VolumesNegativeTest-1641950853-project-member] https://10.4.3.206/volume/v3/volumes/f49af1b7-bda5-493d-bd3c-72c41c32235d returned with HTTP 404 Jul 22 10:02:49.799967 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 763/3061] 10.4.3.206 () {70 vars in 1620 bytes} [Wed Jul 22 10:02:49 2026] DELETE /volume/v3/volumes/f49af1b7-bda5-493d-bd3c-72c41c32235d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:49.823382 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-431578dc-9fcc-43fa-bddf-9d163841ff07 req-495101ee-19c4-47f4-997d-05a31401bec7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:49.825488 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-431578dc-9fcc-43fa-bddf-9d163841ff07 req-495101ee-19c4-47f4-997d-05a31401bec7 tempest-VolumesNegativeTest-1641950853 tempest-VolumesNegativeTest-1641950853-project-reader] GET https://10.4.3.206/volume/v3/volumes/13c1de21-a3de-4392-a8d8-33f5cb890165 Jul 22 10:02:49.825880 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-431578dc-9fcc-43fa-bddf-9d163841ff07 req-495101ee-19c4-47f4-997d-05a31401bec7 tempest-VolumesNegativeTest-1641950853 tempest-VolumesNegativeTest-1641950853-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:49.826220 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-431578dc-9fcc-43fa-bddf-9d163841ff07 req-495101ee-19c4-47f4-997d-05a31401bec7 tempest-VolumesNegativeTest-1641950853 tempest-VolumesNegativeTest-1641950853-project-reader] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:49.832940 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-431578dc-9fcc-43fa-bddf-9d163841ff07 req-495101ee-19c4-47f4-997d-05a31401bec7 tempest-VolumesNegativeTest-1641950853 tempest-VolumesNegativeTest-1641950853-project-reader] https://10.4.3.206/volume/v3/volumes/13c1de21-a3de-4392-a8d8-33f5cb890165 returned with HTTP 404 Jul 22 10:02:49.833646 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 760/3062] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:02:49 2026] GET /volume/v3/volumes/13c1de21-a3de-4392-a8d8-33f5cb890165 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:50.021294 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-27044c5b-2a29-4505-a5d1-a3cb53df1315 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:50.023065 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-27044c5b-2a29-4505-a5d1-a3cb53df1315 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a Jul 22 10:02:50.023296 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-27044c5b-2a29-4505-a5d1-a3cb53df1315 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:50.023477 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-27044c5b-2a29-4505-a5d1-a3cb53df1315 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:50.028805 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-27044c5b-2a29-4505-a5d1-a3cb53df1315 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a returned with HTTP 404 Jul 22 10:02:50.029332 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 766/3063] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:50 2026] GET /volume/v3/volumes/8eff2b47-d443-49ae-9d69-d92ca30b6f4a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:50.087726 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-dcbcc22b-d2af-4733-b97f-b47b8bc36841 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:50.090766 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dcbcc22b-d2af-4733-b97f-b47b8bc36841 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:02:50.091042 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dcbcc22b-d2af-4733-b97f-b47b8bc36841 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:50.091312 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dcbcc22b-d2af-4733-b97f-b47b8bc36841 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:50.091465 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-dcbcc22b-d2af-4733-b97f-b47b8bc36841 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:02:50.096939 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:50.096939 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:50.097866 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dcbcc22b-d2af-4733-b97f-b47b8bc36841 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:02:50.098336 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 775/3064] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:50 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:50.368212 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fbf7588f-b67e-4f5f-893e-e8e227f933f2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:50.370721 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fbf7588f-b67e-4f5f-893e-e8e227f933f2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] DELETE https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:02:50.371093 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fbf7588f-b67e-4f5f-893e-e8e227f933f2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:50.371403 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fbf7588f-b67e-4f5f-893e-e8e227f933f2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:50.371618 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-fbf7588f-b67e-4f5f-893e-e8e227f933f2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Delete volume with id: c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:02:50.381350 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:50.381350 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:50.388190 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fbf7588f-b67e-4f5f-893e-e8e227f933f2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:02:50.406776 np0000005636 devstack@c-api.service[100149]: WARNING cinder.keymgr.conf_key_mgr [None req-fbf7588f-b67e-4f5f-893e-e8e227f933f2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 10:02:50.420555 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fbf7588f-b67e-4f5f-893e-e8e227f933f2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Delete volume request issued successfully. Jul 22 10:02:50.420555 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fbf7588f-b67e-4f5f-893e-e8e227f933f2 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 202 Jul 22 10:02:50.420555 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 764/3065] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:02:50 2026] DELETE /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:02:50.427041 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a08bb2f3-b832-4a78-b595-ccb3ddb73cb0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:50.429421 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a08bb2f3-b832-4a78-b595-ccb3ddb73cb0 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:02:50.429662 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a08bb2f3-b832-4a78-b595-ccb3ddb73cb0 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:50.429842 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a08bb2f3-b832-4a78-b595-ccb3ddb73cb0 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:50.440825 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:50.440825 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:50.448240 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a08bb2f3-b832-4a78-b595-ccb3ddb73cb0 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Volume info retrieved successfully. Jul 22 10:02:50.454838 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a08bb2f3-b832-4a78-b595-ccb3ddb73cb0 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 200 Jul 22 10:02:50.455435 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 761/3066] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:50 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 1429 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:51.111145 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5b1885a8-0f2f-4bfd-ab62-a041c64f4835 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:51.112857 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5b1885a8-0f2f-4bfd-ab62-a041c64f4835 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:02:51.113146 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5b1885a8-0f2f-4bfd-ab62-a041c64f4835 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:51.113295 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5b1885a8-0f2f-4bfd-ab62-a041c64f4835 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:51.113410 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-5b1885a8-0f2f-4bfd-ab62-a041c64f4835 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:02:51.117319 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:51.117319 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:51.117964 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5b1885a8-0f2f-4bfd-ab62-a041c64f4835 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:02:51.118300 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 767/3067] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:51 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 787 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:51.471997 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-aa12357e-6206-4f69-a4c1-0ee73960e798 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:51.474074 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aa12357e-6206-4f69-a4c1-0ee73960e798 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] GET https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 Jul 22 10:02:51.474311 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aa12357e-6206-4f69-a4c1-0ee73960e798 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:51.474582 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aa12357e-6206-4f69-a4c1-0ee73960e798 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:51.481722 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aa12357e-6206-4f69-a4c1-0ee73960e798 tempest-TestEncryptedCinderVolumes-1746804107 tempest-TestEncryptedCinderVolumes-1746804107-project-member] https://10.4.3.206/volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 returned with HTTP 404 Jul 22 10:02:51.482242 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 776/3068] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:51 2026] GET /volume/v3/volumes/c37d3c71-cbd7-4f44-886c-705c296f3293 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:51.493967 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-40e29d3d-a267-4be3-978a-72161b48e9b9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:51.495962 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-40e29d3d-a267-4be3-978a-72161b48e9b9 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Jul 22 10:02:51.496396 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-40e29d3d-a267-4be3-978a-72161b48e9b9 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:51.496718 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-40e29d3d-a267-4be3-978a-72161b48e9b9 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:51.497803 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-40e29d3d-a267-4be3-978a-72161b48e9b9 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:02:51.516733 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-40e29d3d-a267-4be3-978a-72161b48e9b9 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] Get all volumes completed successfully. Jul 22 10:02:51.519204 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:51.519204 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:51.525257 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-40e29d3d-a267-4be3-978a-72161b48e9b9 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 10:02:51.525827 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 765/3069] 10.4.3.206 () {66 vars in 1285 bytes} [Wed Jul 22 10:02:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11923 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:02:51.546314 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-27dcf775-942a-4003-bd40-041790fc7311 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:51.548323 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-27dcf775-942a-4003-bd40-041790fc7311 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] DELETE https://10.4.3.206/volume/v3/types/44510fa8-a467-48d4-bd32-f74248eed20d Jul 22 10:02:51.549228 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-27dcf775-942a-4003-bd40-041790fc7311 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:51.549228 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-27dcf775-942a-4003-bd40-041790fc7311 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:51.579054 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-27dcf775-942a-4003-bd40-041790fc7311 tempest-TestEncryptedCinderVolumes-1326787210 tempest-TestEncryptedCinderVolumes-1326787210-project-admin] https://10.4.3.206/volume/v3/types/44510fa8-a467-48d4-bd32-f74248eed20d returned with HTTP 202 Jul 22 10:02:51.579512 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 762/3070] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:02:51 2026] DELETE /volume/v3/types/44510fa8-a467-48d4-bd32-f74248eed20d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:02:51.656253 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7f8f751f-b579-43f0-a146-61c5eb0cdff7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:51.779254 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7f8f751f-b579-43f0-a146-61c5eb0cdff7 tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:02:51.779673 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7f8f751f-b579-43f0-a146-61c5eb0cdff7 tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1221817933", "extra_specs": {"storage_protocol": "tempest-storage_protocol-617608264", "vendor_name": "tempest-vendor_name-613733861"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:51.796139 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7f8f751f-b579-43f0-a146-61c5eb0cdff7 tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:02:51.796493 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 768/3071] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:02:51 2026] POST /volume/v3/types => generated 326 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:51.805862 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-852ff709-f968-4117-863f-fe49a680838f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:51.867963 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:02:51.868327 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a3338b9b-3902-4051-b872-1e9d8a9c5c3d", "size": 1, "name": "tempest-UserMessagesTest-Volume-976399702"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:51.869744 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Create volume request body: {'volume': {'volume_type': 'a3338b9b-3902-4051-b872-1e9d8a9c5c3d', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-976399702'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:02:51.878384 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Create volume of 1 GB Jul 22 10:02:51.878673 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:51.878673 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:51.879190 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Availability Zones retrieved successfully. Jul 22 10:02:51.884416 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Flow 'volume_create_api' (ce68e871-3fc5-4f81-a535-3fda7ed1218c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:02:51.885293 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaf2b65a-0a7a-43ab-8b35-fff4820ece2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:51.886141 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:02:51.907031 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaf2b65a-0a7a-43ab-8b35-fff4820ece2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:02:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-617608264',vendor_name='tempest-vendor_name-613733861'},id=a3338b9b-3902-4051-b872-1e9d8a9c5c3d,is_public=True,name='tempest-UserMessagesTest-volume-type-1221817933',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a3338b9b-3902-4051-b872-1e9d8a9c5c3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:51.907738 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77af2701-815b-420e-978b-a3f71782b748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:51.931952 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1221817933 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1221817933, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:02:51.932242 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1221817933 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1221817933, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:02:51.962497 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Created reservations ['3447ef09-327f-4b85-8d05-4552d6ed21a0', '6464629e-3c84-4c39-8379-d2990fe8f2ca', '233e8122-4030-42b8-8b3b-25e35ee3a5e3', 'dac23a41-198a-4396-91b5-46e4f1305108'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:02:51.963548 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77af2701-815b-420e-978b-a3f71782b748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3447ef09-327f-4b85-8d05-4552d6ed21a0', '6464629e-3c84-4c39-8379-d2990fe8f2ca', '233e8122-4030-42b8-8b3b-25e35ee3a5e3', 'dac23a41-198a-4396-91b5-46e4f1305108']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:51.964378 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4b3d119-96b0-41fa-a892-b18fa0f0b25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:51.989338 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4b3d119-96b0-41fa-a892-b18fa0f0b25f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a82ac14b-a298-4cfc-9107-9c5dfadac8a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-976399702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6678b0dc02804a1ca090952ca625250d',qos_specs=None,replication_status=,reservations=['3447ef09-327f-4b85-8d05-4552d6ed21a0','6464629e-3c84-4c39-8379-d2990fe8f2ca','233e8122-4030-42b8-8b3b-25e35ee3a5e3','dac23a41-198a-4396-91b5-46e4f1305108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907b8edf3fdb47bcae831c7780a97ea6',volume_type_id=a3338b9b-3902-4051-b872-1e9d8a9c5c3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:02:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-976399702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a82ac14b-a298-4cfc-9107-9c5dfadac8a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6678b0dc02804a1ca090952ca625250d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='907b8edf3fdb47bcae831c7780a97ea6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a3338b9b-3902-4051-b872-1e9d8a9c5c3d),volume_type_id=a3338b9b-3902-4051-b872-1e9d8a9c5c3d)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:51.990171 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b90c1cfa-a404-4189-a3f4-9a1b9a57598d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:52.013228 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b90c1cfa-a404-4189-a3f4-9a1b9a57598d) transitioned into state 'SUCCESS' from state '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-976399702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6678b0dc02804a1ca090952ca625250d',qos_specs=None,replication_status=,reservations=['3447ef09-327f-4b85-8d05-4552d6ed21a0','6464629e-3c84-4c39-8379-d2990fe8f2ca','233e8122-4030-42b8-8b3b-25e35ee3a5e3','dac23a41-198a-4396-91b5-46e4f1305108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907b8edf3fdb47bcae831c7780a97ea6',volume_type_id=a3338b9b-3902-4051-b872-1e9d8a9c5c3d)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:52.014169 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcad842c-79e7-44d4-8716-90bbdae1c2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:52.026157 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcad842c-79e7-44d4-8716-90bbdae1c2d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:52.027147 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Flow 'volume_create_api' (ce68e871-3fc5-4f81-a535-3fda7ed1218c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:02:52.027514 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Create volume request issued successfully. Jul 22 10:02:52.028307 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-852ff709-f968-4117-863f-fe49a680838f tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:02:52.028813 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 777/3072] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:02:51 2026] POST /volume/v3/volumes => generated 785 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:02:52.049947 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8046a283-8db0-4ffe-a8fb-c912d889d2dc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:52.052092 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8046a283-8db0-4ffe-a8fb-c912d889d2dc tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] GET https://10.4.3.206/volume/v3/volumes/a82ac14b-a298-4cfc-9107-9c5dfadac8a3 Jul 22 10:02:52.052538 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8046a283-8db0-4ffe-a8fb-c912d889d2dc tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:52.053332 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8046a283-8db0-4ffe-a8fb-c912d889d2dc tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:52.062635 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:52.062635 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:52.070548 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8046a283-8db0-4ffe-a8fb-c912d889d2dc tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Volume info retrieved successfully. Jul 22 10:02:52.078287 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8046a283-8db0-4ffe-a8fb-c912d889d2dc tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/volumes/a82ac14b-a298-4cfc-9107-9c5dfadac8a3 returned with HTTP 200 Jul 22 10:02:52.078827 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 766/3073] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:02:52 2026] GET /volume/v3/volumes/a82ac14b-a298-4cfc-9107-9c5dfadac8a3 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:52.130965 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5a391ed9-25af-4e00-b29e-350471a33885 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:52.133448 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5a391ed9-25af-4e00-b29e-350471a33885 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:02:52.133716 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5a391ed9-25af-4e00-b29e-350471a33885 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:52.133992 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5a391ed9-25af-4e00-b29e-350471a33885 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:52.134167 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-5a391ed9-25af-4e00-b29e-350471a33885 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:02:52.140824 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:52.140824 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:52.141725 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5a391ed9-25af-4e00-b29e-350471a33885 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:02:52.142158 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 763/3074] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:52 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:53.095772 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3877e69b-5b1a-4ce6-ab1b-c15bf24fd2da None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:53.097708 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3877e69b-5b1a-4ce6-ab1b-c15bf24fd2da tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] GET https://10.4.3.206/volume/v3/volumes/a82ac14b-a298-4cfc-9107-9c5dfadac8a3 Jul 22 10:02:53.097935 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3877e69b-5b1a-4ce6-ab1b-c15bf24fd2da tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:53.098161 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3877e69b-5b1a-4ce6-ab1b-c15bf24fd2da tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:53.105804 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:53.105804 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:53.109968 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-3877e69b-5b1a-4ce6-ab1b-c15bf24fd2da tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Volume info retrieved successfully. Jul 22 10:02:53.114557 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3877e69b-5b1a-4ce6-ab1b-c15bf24fd2da tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/volumes/a82ac14b-a298-4cfc-9107-9c5dfadac8a3 returned with HTTP 200 Jul 22 10:02:53.115036 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 769/3075] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:02:53 2026] GET /volume/v3/volumes/a82ac14b-a298-4cfc-9107-9c5dfadac8a3 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:53.131852 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0d497453-b9e8-4d0e-88c2-23a7a326747b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:53.135949 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0d497453-b9e8-4d0e-88c2-23a7a326747b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] GET https://10.4.3.206/volume/v3/messages Jul 22 10:02:53.136204 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0d497453-b9e8-4d0e-88c2-23a7a326747b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:53.136387 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0d497453-b9e8-4d0e-88c2-23a7a326747b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:53.136675 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:53.136675 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:53.140772 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0d497453-b9e8-4d0e-88c2-23a7a326747b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Jul 22 10:02:53.141230 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 778/3076] 10.4.3.206 () {68 vars in 1280 bytes} [Wed Jul 22 10:02:53 2026] GET /volume/v3/messages => generated 1326 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 10:02:53.151266 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1b1f5f72-dab7-4b7c-b7f1-a88b0e02f5ee None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:53.153417 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1b1f5f72-dab7-4b7c-b7f1-a88b0e02f5ee tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] DELETE https://10.4.3.206/volume/v3/messages/3a64f15a-d82d-485a-9377-5bc20530686b Jul 22 10:02:53.153665 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1b1f5f72-dab7-4b7c-b7f1-a88b0e02f5ee tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:53.153936 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1b1f5f72-dab7-4b7c-b7f1-a88b0e02f5ee tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:53.155195 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1e86de86-2319-400e-8ad2-f0f70920a899 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:53.157251 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1e86de86-2319-400e-8ad2-f0f70920a899 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:02:53.157482 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1e86de86-2319-400e-8ad2-f0f70920a899 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:53.157704 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1e86de86-2319-400e-8ad2-f0f70920a899 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:53.157830 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-1e86de86-2319-400e-8ad2-f0f70920a899 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:02:53.163218 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:53.163218 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:53.164101 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1e86de86-2319-400e-8ad2-f0f70920a899 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:02:53.164526 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 764/3077] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:53 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:53.164968 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1b1f5f72-dab7-4b7c-b7f1-a88b0e02f5ee tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/messages/3a64f15a-d82d-485a-9377-5bc20530686b returned with HTTP 204 Jul 22 10:02:53.165458 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 767/3078] 10.4.3.206 () {68 vars in 1394 bytes} [Wed Jul 22 10:02:53 2026] DELETE /volume/v3/messages/3a64f15a-d82d-485a-9377-5bc20530686b => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 10:02:53.172778 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2af231cd-6bb0-4c00-b483-8dd2dfbab9f5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:53.174871 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2af231cd-6bb0-4c00-b483-8dd2dfbab9f5 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] GET https://10.4.3.206/volume/v3/messages/3a64f15a-d82d-485a-9377-5bc20530686b Jul 22 10:02:53.175142 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2af231cd-6bb0-4c00-b483-8dd2dfbab9f5 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:53.175321 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2af231cd-6bb0-4c00-b483-8dd2dfbab9f5 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:53.179935 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2af231cd-6bb0-4c00-b483-8dd2dfbab9f5 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/messages/3a64f15a-d82d-485a-9377-5bc20530686b returned with HTTP 404 Jul 22 10:02:53.180519 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 770/3079] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:02:53 2026] GET /volume/v3/messages/3a64f15a-d82d-485a-9377-5bc20530686b => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:53.187794 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-30dbac20-eb93-4499-a330-8580161bc843 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:53.190012 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-30dbac20-eb93-4499-a330-8580161bc843 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] GET https://10.4.3.206/volume/v3/volumes/a82ac14b-a298-4cfc-9107-9c5dfadac8a3 Jul 22 10:02:53.190302 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-30dbac20-eb93-4499-a330-8580161bc843 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:53.190589 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-30dbac20-eb93-4499-a330-8580161bc843 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:53.199856 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:53.199856 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:53.204458 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-30dbac20-eb93-4499-a330-8580161bc843 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Volume info retrieved successfully. Jul 22 10:02:53.209704 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-30dbac20-eb93-4499-a330-8580161bc843 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/volumes/a82ac14b-a298-4cfc-9107-9c5dfadac8a3 returned with HTTP 200 Jul 22 10:02:53.210155 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 779/3080] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:02:53 2026] GET /volume/v3/volumes/a82ac14b-a298-4cfc-9107-9c5dfadac8a3 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:53.223511 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8e069449-eb66-45f3-9772-5dcfb2087c64 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:53.225729 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8e069449-eb66-45f3-9772-5dcfb2087c64 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a82ac14b-a298-4cfc-9107-9c5dfadac8a3 Jul 22 10:02:53.225993 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8e069449-eb66-45f3-9772-5dcfb2087c64 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:53.226241 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8e069449-eb66-45f3-9772-5dcfb2087c64 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:53.226608 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-8e069449-eb66-45f3-9772-5dcfb2087c64 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Delete volume with id: a82ac14b-a298-4cfc-9107-9c5dfadac8a3 Jul 22 10:02:53.235564 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:53.235564 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:53.236154 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8e069449-eb66-45f3-9772-5dcfb2087c64 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Volume info retrieved successfully. Jul 22 10:02:53.237681 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8e069449-eb66-45f3-9772-5dcfb2087c64 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100152) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 10:02:53.252449 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-8e069449-eb66-45f3-9772-5dcfb2087c64 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1221817933 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1221817933, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:02:53.253771 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-8e069449-eb66-45f3-9772-5dcfb2087c64 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1221817933 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1221817933, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:02:53.264821 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-8e069449-eb66-45f3-9772-5dcfb2087c64 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Created reservations ['d2fac113-c942-4811-a251-9e1f7abf8c15', '113e1d9a-9084-4e4a-a469-e757b72baacf', '73889a68-78da-4975-9d9b-d7e4402a54d8', '9d7fd5c6-8da5-4dd6-a1dc-d373f6910a18'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:02:53.296390 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8e069449-eb66-45f3-9772-5dcfb2087c64 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Delete volume request issued successfully. Jul 22 10:02:53.296638 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8e069449-eb66-45f3-9772-5dcfb2087c64 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/volumes/a82ac14b-a298-4cfc-9107-9c5dfadac8a3 returned with HTTP 202 Jul 22 10:02:53.297236 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 765/3081] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:02:53 2026] DELETE /volume/v3/volumes/a82ac14b-a298-4cfc-9107-9c5dfadac8a3 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:02:53.308029 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-27677a11-32df-417c-b4f9-ae2a0b0c4a6c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:53.310618 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-27677a11-32df-417c-b4f9-ae2a0b0c4a6c tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] GET https://10.4.3.206/volume/v3/volumes/a82ac14b-a298-4cfc-9107-9c5dfadac8a3 Jul 22 10:02:53.310942 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-27677a11-32df-417c-b4f9-ae2a0b0c4a6c tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:53.311225 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-27677a11-32df-417c-b4f9-ae2a0b0c4a6c tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:53.322168 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-27677a11-32df-417c-b4f9-ae2a0b0c4a6c tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/volumes/a82ac14b-a298-4cfc-9107-9c5dfadac8a3 returned with HTTP 404 Jul 22 10:02:53.322783 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 768/3082] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:02:53 2026] GET /volume/v3/volumes/a82ac14b-a298-4cfc-9107-9c5dfadac8a3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:53.335473 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a2702e51-434b-40eb-984f-0c74e059b30e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:53.337627 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a2702e51-434b-40eb-984f-0c74e059b30e tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] DELETE https://10.4.3.206/volume/v3/types/a3338b9b-3902-4051-b872-1e9d8a9c5c3d Jul 22 10:02:53.337853 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a2702e51-434b-40eb-984f-0c74e059b30e tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:53.338179 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a2702e51-434b-40eb-984f-0c74e059b30e tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] Calling method '_delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:53.365421 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a2702e51-434b-40eb-984f-0c74e059b30e tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] https://10.4.3.206/volume/v3/types/a3338b9b-3902-4051-b872-1e9d8a9c5c3d returned with HTTP 202 Jul 22 10:02:53.365874 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 771/3083] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:02:53 2026] DELETE /volume/v3/types/a3338b9b-3902-4051-b872-1e9d8a9c5c3d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:02:53.376115 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-02645458-bce8-4e34-8565-8dd56e3cadc7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:53.378800 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-02645458-bce8-4e34-8565-8dd56e3cadc7 tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] GET https://10.4.3.206/volume/v3/types/a3338b9b-3902-4051-b872-1e9d8a9c5c3d Jul 22 10:02:53.379064 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-02645458-bce8-4e34-8565-8dd56e3cadc7 tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:53.379525 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-02645458-bce8-4e34-8565-8dd56e3cadc7 tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:53.384247 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-02645458-bce8-4e34-8565-8dd56e3cadc7 tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] https://10.4.3.206/volume/v3/types/a3338b9b-3902-4051-b872-1e9d8a9c5c3d returned with HTTP 404 Jul 22 10:02:53.384798 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 780/3084] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:02:53 2026] GET /volume/v3/types/a3338b9b-3902-4051-b872-1e9d8a9c5c3d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:53.396224 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dd8b6158-0354-42e8-b786-60a070f6faed None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:53.397908 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dd8b6158-0354-42e8-b786-60a070f6faed tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:02:53.398385 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dd8b6158-0354-42e8-b786-60a070f6faed tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1457332792", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1988674515", "vendor_name": "tempest-vendor_name-25968745"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:53.417979 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dd8b6158-0354-42e8-b786-60a070f6faed tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:02:53.417979 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 766/3085] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:02:53 2026] POST /volume/v3/types => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:53.427336 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d69c4b91-5372-45bf-a72a-6e620395336b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:53.431018 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:02:53.431491 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3a979849-a3b9-49fc-8c02-70dcc08b4646", "size": 1, "name": "tempest-UserMessagesTest-Volume-568821718"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:53.433432 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Create volume request body: {'volume': {'volume_type': '3a979849-a3b9-49fc-8c02-70dcc08b4646', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-568821718'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:02:53.441993 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Create volume of 1 GB Jul 22 10:02:53.442335 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:53.442335 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:53.442892 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Availability Zones retrieved successfully. Jul 22 10:02:53.452542 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Flow 'volume_create_api' (eef8dedd-2411-4c2d-9726-ffacc1e41f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:02:53.453746 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd8e58dd-1ecd-4baa-8fbc-861ef2de3d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:53.454962 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:02:53.480429 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd8e58dd-1ecd-4baa-8fbc-861ef2de3d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1988674515',vendor_name='tempest-vendor_name-25968745'},id=3a979849-a3b9-49fc-8c02-70dcc08b4646,is_public=True,name='tempest-UserMessagesTest-volume-type-1457332792',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a979849-a3b9-49fc-8c02-70dcc08b4646', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:53.481481 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a32848b-34fc-407f-8f20-ab0054dc2c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:53.516399 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1457332792 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1457332792, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:02:53.516777 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1457332792 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1457332792, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:02:53.547629 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Created reservations ['4ab896ef-a1dc-4694-8150-0d67787a9fbd', '6673007f-fb64-443d-84d5-476665e41644', '67970e5f-6066-445c-9872-bf394d11a47a', '3e33e07b-4e8d-41e9-b6e7-71de3cad0aab'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:02:53.548703 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a32848b-34fc-407f-8f20-ab0054dc2c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ab896ef-a1dc-4694-8150-0d67787a9fbd', '6673007f-fb64-443d-84d5-476665e41644', '67970e5f-6066-445c-9872-bf394d11a47a', '3e33e07b-4e8d-41e9-b6e7-71de3cad0aab']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:53.549657 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adfd9601-d034-43a4-84a1-fef2e674916a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:53.582628 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adfd9601-d034-43a4-84a1-fef2e674916a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '224a1978-1536-4d16-9039-40f2d0376ea5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-568821718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6678b0dc02804a1ca090952ca625250d',qos_specs=None,replication_status=,reservations=['4ab896ef-a1dc-4694-8150-0d67787a9fbd','6673007f-fb64-443d-84d5-476665e41644','67970e5f-6066-445c-9872-bf394d11a47a','3e33e07b-4e8d-41e9-b6e7-71de3cad0aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907b8edf3fdb47bcae831c7780a97ea6',volume_type_id=3a979849-a3b9-49fc-8c02-70dcc08b4646), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-568821718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=224a1978-1536-4d16-9039-40f2d0376ea5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6678b0dc02804a1ca090952ca625250d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='907b8edf3fdb47bcae831c7780a97ea6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a979849-a3b9-49fc-8c02-70dcc08b4646),volume_type_id=3a979849-a3b9-49fc-8c02-70dcc08b4646)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:53.583413 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a193cd-c2c9-4076-b55f-24ee1a2c1843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:53.605163 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a193cd-c2c9-4076-b55f-24ee1a2c1843) transitioned into state 'SUCCESS' from state '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-568821718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6678b0dc02804a1ca090952ca625250d',qos_specs=None,replication_status=,reservations=['4ab896ef-a1dc-4694-8150-0d67787a9fbd','6673007f-fb64-443d-84d5-476665e41644','67970e5f-6066-445c-9872-bf394d11a47a','3e33e07b-4e8d-41e9-b6e7-71de3cad0aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907b8edf3fdb47bcae831c7780a97ea6',volume_type_id=3a979849-a3b9-49fc-8c02-70dcc08b4646)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:53.605832 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c58c3ef-bfe6-4868-a1ae-64f360e04c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:53.618995 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c58c3ef-bfe6-4868-a1ae-64f360e04c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:53.618995 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Flow 'volume_create_api' (eef8dedd-2411-4c2d-9726-ffacc1e41f4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:02:53.618995 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Create volume request issued successfully. Jul 22 10:02:53.620068 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d69c4b91-5372-45bf-a72a-6e620395336b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:02:53.621160 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 769/3086] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:02:53 2026] POST /volume/v3/volumes => generated 785 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:02:53.631755 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6b2043c7-8038-4fdf-abf3-f4f02af0fd5d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:53.633699 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6b2043c7-8038-4fdf-abf3-f4f02af0fd5d tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] GET https://10.4.3.206/volume/v3/volumes/224a1978-1536-4d16-9039-40f2d0376ea5 Jul 22 10:02:53.633957 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6b2043c7-8038-4fdf-abf3-f4f02af0fd5d tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:53.634163 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6b2043c7-8038-4fdf-abf3-f4f02af0fd5d tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:53.641183 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:53.641183 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:53.644775 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6b2043c7-8038-4fdf-abf3-f4f02af0fd5d tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Volume info retrieved successfully. Jul 22 10:02:53.648777 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6b2043c7-8038-4fdf-abf3-f4f02af0fd5d tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/volumes/224a1978-1536-4d16-9039-40f2d0376ea5 returned with HTTP 200 Jul 22 10:02:53.649158 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 772/3087] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:02:53 2026] GET /volume/v3/volumes/224a1978-1536-4d16-9039-40f2d0376ea5 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:54.180444 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fe163ac9-8d68-4de5-8720-2dd07910c7b1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:54.182901 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fe163ac9-8d68-4de5-8720-2dd07910c7b1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:02:54.183342 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fe163ac9-8d68-4de5-8720-2dd07910c7b1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:54.183705 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fe163ac9-8d68-4de5-8720-2dd07910c7b1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:54.183958 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-fe163ac9-8d68-4de5-8720-2dd07910c7b1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:02:54.192294 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:54.192294 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:54.192294 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fe163ac9-8d68-4de5-8720-2dd07910c7b1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:02:54.192294 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 781/3088] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:54 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:54.661514 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a3bd518a-e4f6-4092-8b17-9197fb88fd7a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:54.663802 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a3bd518a-e4f6-4092-8b17-9197fb88fd7a tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] GET https://10.4.3.206/volume/v3/volumes/224a1978-1536-4d16-9039-40f2d0376ea5 Jul 22 10:02:54.664121 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a3bd518a-e4f6-4092-8b17-9197fb88fd7a tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:54.664384 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a3bd518a-e4f6-4092-8b17-9197fb88fd7a tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:54.674211 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:54.674211 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:54.678352 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a3bd518a-e4f6-4092-8b17-9197fb88fd7a tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Volume info retrieved successfully. Jul 22 10:02:54.683071 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a3bd518a-e4f6-4092-8b17-9197fb88fd7a tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/volumes/224a1978-1536-4d16-9039-40f2d0376ea5 returned with HTTP 200 Jul 22 10:02:54.684037 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 767/3089] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:02:54 2026] GET /volume/v3/volumes/224a1978-1536-4d16-9039-40f2d0376ea5 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:54.697182 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3ffabfbd-3cf1-4fc0-ad80-c277247c95fb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:54.699080 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3ffabfbd-3cf1-4fc0-ad80-c277247c95fb tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] GET https://10.4.3.206/volume/v3/messages Jul 22 10:02:54.699296 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3ffabfbd-3cf1-4fc0-ad80-c277247c95fb tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:54.699501 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3ffabfbd-3cf1-4fc0-ad80-c277247c95fb tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:54.699763 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:54.699763 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:54.703541 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3ffabfbd-3cf1-4fc0-ad80-c277247c95fb tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Jul 22 10:02:54.704097 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 770/3090] 10.4.3.206 () {68 vars in 1280 bytes} [Wed Jul 22 10:02:54 2026] GET /volume/v3/messages => generated 1326 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:54.713819 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0f7e8f2f-d1fd-4086-b1de-40d2a59fd703 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:54.716235 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0f7e8f2f-d1fd-4086-b1de-40d2a59fd703 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] GET https://10.4.3.206/volume/v3/messages/609dd789-54d1-4b46-8a0c-2c50bf1dc30c Jul 22 10:02:54.716568 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0f7e8f2f-d1fd-4086-b1de-40d2a59fd703 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:54.716794 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0f7e8f2f-d1fd-4086-b1de-40d2a59fd703 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:54.720748 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0f7e8f2f-d1fd-4086-b1de-40d2a59fd703 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/messages/609dd789-54d1-4b46-8a0c-2c50bf1dc30c returned with HTTP 200 Jul 22 10:02:54.721148 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 773/3091] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:02:54 2026] GET /volume/v3/messages/609dd789-54d1-4b46-8a0c-2c50bf1dc30c => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:54.730450 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c7893276-1a27-4a40-971c-4fa0d8b46142 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:54.732753 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c7893276-1a27-4a40-971c-4fa0d8b46142 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] GET https://10.4.3.206/volume/v3/messages Jul 22 10:02:54.734460 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c7893276-1a27-4a40-971c-4fa0d8b46142 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:54.734460 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c7893276-1a27-4a40-971c-4fa0d8b46142 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:54.738373 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c7893276-1a27-4a40-971c-4fa0d8b46142 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Jul 22 10:02:54.739123 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 782/3092] 10.4.3.206 () {68 vars in 1280 bytes} [Wed Jul 22 10:02:54 2026] GET /volume/v3/messages => generated 1326 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:54.748102 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0760bc01-9bf1-4392-827c-10e92873e67a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:54.749802 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0760bc01-9bf1-4392-827c-10e92873e67a tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] DELETE https://10.4.3.206/volume/v3/messages/609dd789-54d1-4b46-8a0c-2c50bf1dc30c Jul 22 10:02:54.750053 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0760bc01-9bf1-4392-827c-10e92873e67a tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:54.750250 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0760bc01-9bf1-4392-827c-10e92873e67a tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:54.758227 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0760bc01-9bf1-4392-827c-10e92873e67a tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/messages/609dd789-54d1-4b46-8a0c-2c50bf1dc30c returned with HTTP 204 Jul 22 10:02:54.758658 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 768/3093] 10.4.3.206 () {68 vars in 1394 bytes} [Wed Jul 22 10:02:54 2026] DELETE /volume/v3/messages/609dd789-54d1-4b46-8a0c-2c50bf1dc30c => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 10:02:54.765872 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e08efe9b-8048-45dd-bb2c-370b61a0ec83 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:54.767764 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e08efe9b-8048-45dd-bb2c-370b61a0ec83 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] GET https://10.4.3.206/volume/v3/volumes/224a1978-1536-4d16-9039-40f2d0376ea5 Jul 22 10:02:54.768082 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e08efe9b-8048-45dd-bb2c-370b61a0ec83 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:54.768340 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e08efe9b-8048-45dd-bb2c-370b61a0ec83 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:54.775235 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:54.775235 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:54.779416 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e08efe9b-8048-45dd-bb2c-370b61a0ec83 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Volume info retrieved successfully. Jul 22 10:02:54.784283 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e08efe9b-8048-45dd-bb2c-370b61a0ec83 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/volumes/224a1978-1536-4d16-9039-40f2d0376ea5 returned with HTTP 200 Jul 22 10:02:54.784860 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 771/3094] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:02:54 2026] GET /volume/v3/volumes/224a1978-1536-4d16-9039-40f2d0376ea5 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:54.797769 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b78a382a-7089-4169-99fc-daca2cf9c074 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:54.800188 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b78a382a-7089-4169-99fc-daca2cf9c074 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] DELETE https://10.4.3.206/volume/v3/volumes/224a1978-1536-4d16-9039-40f2d0376ea5 Jul 22 10:02:54.800322 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b78a382a-7089-4169-99fc-daca2cf9c074 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:54.800542 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b78a382a-7089-4169-99fc-daca2cf9c074 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:54.800723 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-b78a382a-7089-4169-99fc-daca2cf9c074 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Delete volume with id: 224a1978-1536-4d16-9039-40f2d0376ea5 Jul 22 10:02:54.807385 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:54.807385 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:54.807892 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b78a382a-7089-4169-99fc-daca2cf9c074 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Volume info retrieved successfully. Jul 22 10:02:54.808935 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-b78a382a-7089-4169-99fc-daca2cf9c074 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100150) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 10:02:54.820209 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-b78a382a-7089-4169-99fc-daca2cf9c074 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1457332792 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1457332792, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:02:54.820545 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-b78a382a-7089-4169-99fc-daca2cf9c074 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1457332792 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1457332792, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:02:54.829133 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-b78a382a-7089-4169-99fc-daca2cf9c074 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Created reservations ['aa9499e3-d1b5-496b-9343-6a321a47f102', '59895e1e-327b-4cae-89f2-3d13faae64ec', '4bb1cf45-ada6-4992-aab5-ec55c79359a7', '5e8a5716-cd4c-4495-81ac-6868e98b12e4'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:02:54.855476 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b78a382a-7089-4169-99fc-daca2cf9c074 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Delete volume request issued successfully. Jul 22 10:02:54.855752 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b78a382a-7089-4169-99fc-daca2cf9c074 tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/volumes/224a1978-1536-4d16-9039-40f2d0376ea5 returned with HTTP 202 Jul 22 10:02:54.856356 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 774/3095] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:02:54 2026] DELETE /volume/v3/volumes/224a1978-1536-4d16-9039-40f2d0376ea5 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:02:54.864582 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b2ccef20-508d-4086-8a08-16d17ad6846b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:54.865854 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b2ccef20-508d-4086-8a08-16d17ad6846b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] GET https://10.4.3.206/volume/v3/volumes/224a1978-1536-4d16-9039-40f2d0376ea5 Jul 22 10:02:54.866171 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b2ccef20-508d-4086-8a08-16d17ad6846b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:54.866549 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b2ccef20-508d-4086-8a08-16d17ad6846b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:54.872578 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b2ccef20-508d-4086-8a08-16d17ad6846b tempest-UserMessagesTest-289555309 tempest-UserMessagesTest-289555309-project-member] https://10.4.3.206/volume/v3/volumes/224a1978-1536-4d16-9039-40f2d0376ea5 returned with HTTP 404 Jul 22 10:02:54.873265 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 783/3096] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:02:54 2026] GET /volume/v3/volumes/224a1978-1536-4d16-9039-40f2d0376ea5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:54.883087 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d211a061-8c91-4b05-9cc6-28305575b767 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:54.885937 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d211a061-8c91-4b05-9cc6-28305575b767 tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] DELETE https://10.4.3.206/volume/v3/types/3a979849-a3b9-49fc-8c02-70dcc08b4646 Jul 22 10:02:54.886247 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d211a061-8c91-4b05-9cc6-28305575b767 tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:54.886731 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d211a061-8c91-4b05-9cc6-28305575b767 tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:54.915655 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d211a061-8c91-4b05-9cc6-28305575b767 tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] https://10.4.3.206/volume/v3/types/3a979849-a3b9-49fc-8c02-70dcc08b4646 returned with HTTP 202 Jul 22 10:02:54.916199 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 769/3097] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:02:54 2026] DELETE /volume/v3/types/3a979849-a3b9-49fc-8c02-70dcc08b4646 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:02:54.924206 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e8e9edb1-664e-464e-a07b-7cf2ba201b6e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:54.925958 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e8e9edb1-664e-464e-a07b-7cf2ba201b6e tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] GET https://10.4.3.206/volume/v3/types/3a979849-a3b9-49fc-8c02-70dcc08b4646 Jul 22 10:02:54.926166 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e8e9edb1-664e-464e-a07b-7cf2ba201b6e tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:54.926386 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e8e9edb1-664e-464e-a07b-7cf2ba201b6e tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:54.929580 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e8e9edb1-664e-464e-a07b-7cf2ba201b6e tempest-UserMessagesTest-1766001025 tempest-UserMessagesTest-1766001025-project-admin] https://10.4.3.206/volume/v3/types/3a979849-a3b9-49fc-8c02-70dcc08b4646 returned with HTTP 404 Jul 22 10:02:54.930046 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 772/3098] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:02:54 2026] GET /volume/v3/types/3a979849-a3b9-49fc-8c02-70dcc08b4646 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:55.206545 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0bd9c747-d260-489f-af35-b5e85266560b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:55.208829 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0bd9c747-d260-489f-af35-b5e85266560b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:02:55.209154 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0bd9c747-d260-489f-af35-b5e85266560b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:55.209446 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0bd9c747-d260-489f-af35-b5e85266560b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:55.209609 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-0bd9c747-d260-489f-af35-b5e85266560b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:02:55.215943 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:55.215943 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:55.216992 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0bd9c747-d260-489f-af35-b5e85266560b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:02:55.217463 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 775/3099] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:55 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:56.230511 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9e566d1e-263b-4227-9d9e-76346b4b2e13 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:56.232079 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e566d1e-263b-4227-9d9e-76346b4b2e13 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:02:56.232355 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e566d1e-263b-4227-9d9e-76346b4b2e13 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:56.232636 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e566d1e-263b-4227-9d9e-76346b4b2e13 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:56.232825 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-9e566d1e-263b-4227-9d9e-76346b4b2e13 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:02:56.241297 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:56.241297 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:56.241297 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e566d1e-263b-4227-9d9e-76346b4b2e13 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:02:56.241297 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 784/3100] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:56 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:57.254232 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a9316f6a-b351-4597-a2cf-0cd923664d04 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:57.258212 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a9316f6a-b351-4597-a2cf-0cd923664d04 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:02:57.258212 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a9316f6a-b351-4597-a2cf-0cd923664d04 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:57.258212 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a9316f6a-b351-4597-a2cf-0cd923664d04 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:57.258212 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a9316f6a-b351-4597-a2cf-0cd923664d04 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:02:57.264314 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:57.264314 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:57.265589 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a9316f6a-b351-4597-a2cf-0cd923664d04 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:02:57.265687 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 770/3101] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:57 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:57.459672 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1302d1ac-3f10-46f3-9844-5dcbc6f735d8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:57.501453 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f6213062-eb9e-4130-a082-24c87938546f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:57.503753 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f6213062-eb9e-4130-a082-24c87938546f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:02:57.504146 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f6213062-eb9e-4130-a082-24c87938546f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aecd9da2-d81e-4416-bad4-6c0e448cdc37", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1459742594", "description": null, "metadata": null}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:57.518789 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:57.518789 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:57.519548 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f6213062-eb9e-4130-a082-24c87938546f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:02:57.519730 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-f6213062-eb9e-4130-a082-24c87938546f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create snapshot from volume aecd9da2-d81e-4416-bad4-6c0e448cdc37 Jul 22 10:02:57.568456 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-f6213062-eb9e-4130-a082-24c87938546f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Created reservations ['09efa704-8c91-448b-8d85-e5fd76ebfc0c', 'cb03f1a7-e0fe-4551-b96b-9f4e9eaefd74', 'f8333f60-b199-4b92-bfc8-d96904a494d1', '669ded36-ccb3-434e-972e-2f31f0dca0cc'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:02:57.574906 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1302d1ac-3f10-46f3-9844-5dcbc6f735d8 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:02:57.575358 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1302d1ac-3f10-46f3-9844-5dcbc6f735d8 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-834345812"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:57.591757 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1302d1ac-3f10-46f3-9844-5dcbc6f735d8 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:02:57.592298 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 773/3102] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 10:02:57 2026] POST /volume/v3/types => generated 232 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:57.601877 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c39884b5-bdec-44ff-bac1-1cd01b1eef6b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:57.605943 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c39884b5-bdec-44ff-bac1-1cd01b1eef6b tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:02:57.605943 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c39884b5-bdec-44ff-bac1-1cd01b1eef6b tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1439447245", "extra_specs": {"multiattach": " True"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:57.606084 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f6213062-eb9e-4130-a082-24c87938546f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot force create request issued successfully. Jul 22 10:02:57.606199 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f6213062-eb9e-4130-a082-24c87938546f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:02:57.606907 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 776/3103] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:02:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:02:57.619753 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-68de8755-c820-4160-ac5c-922e5721ad44 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:57.624565 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68de8755-c820-4160-ac5c-922e5721ad44 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 Jul 22 10:02:57.624689 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68de8755-c820-4160-ac5c-922e5721ad44 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:57.624884 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68de8755-c820-4160-ac5c-922e5721ad44 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:57.629169 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c39884b5-bdec-44ff-bac1-1cd01b1eef6b tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:02:57.629609 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 785/3104] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:02:57 2026] POST /volume/v3/types => generated 259 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:57.632614 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:57.632614 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:57.633259 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-68de8755-c820-4160-ac5c-922e5721ad44 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:02:57.634356 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68de8755-c820-4160-ac5c-922e5721ad44 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 returned with HTTP 200 Jul 22 10:02:57.634825 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 771/3105] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:02:57 2026] GET /volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:57.640813 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-646a0dcd-b941-4331-891a-c3961667fe3b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:57.721256 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:02:57.721944 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-834345812", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-488231802"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:57.723178 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-834345812', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-488231802'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:02:57.727330 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Create volume of 1 GB Jul 22 10:02:57.727613 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:57.727613 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:57.729687 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Availability Zones retrieved successfully. Jul 22 10:02:57.734712 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Flow 'volume_create_api' (0c6dc577-350c-4a17-a192-47b813a32c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:02:57.735135 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9552da15-b9a4-4143-bf1d-1d407f25041c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:57.736119 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:02:57.758218 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9552da15-b9a4-4143-bf1d-1d407f25041c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d1f19773-175f-4a36-8d01-5230d2e9d018,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-834345812',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1f19773-175f-4a36-8d01-5230d2e9d018', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:57.759510 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a00fcd37-1d8a-4daf-842b-af629132e01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:57.796722 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-834345812 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-834345812, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:02:57.797097 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-834345812 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-834345812, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:02:57.830396 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Created reservations ['630df565-bfb2-47b5-a28f-a3a4705f6d79', '785d3196-b352-47a7-a057-386aa0c529bf', 'e7736c66-04b8-47c5-8372-a2a13aaa365b', 'eefbcf8b-7a17-4e4a-afd0-82049ef72a6d'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:02:57.831364 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a00fcd37-1d8a-4daf-842b-af629132e01c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['630df565-bfb2-47b5-a28f-a3a4705f6d79', '785d3196-b352-47a7-a057-386aa0c529bf', 'e7736c66-04b8-47c5-8372-a2a13aaa365b', 'eefbcf8b-7a17-4e4a-afd0-82049ef72a6d']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:57.832070 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eaf759a-86e0-4b82-82c5-473e5898f0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:57.853915 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eaf759a-86e0-4b82-82c5-473e5898f0c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abef9434-28b0-4c32-8e6e-36693a3fb3ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-488231802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='090ae03d78bf4abe9176e163ef28bc11',qos_specs=None,replication_status=,reservations=['630df565-bfb2-47b5-a28f-a3a4705f6d79','785d3196-b352-47a7-a057-386aa0c529bf','e7736c66-04b8-47c5-8372-a2a13aaa365b','eefbcf8b-7a17-4e4a-afd0-82049ef72a6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9144a0bda63c473c9a150091d9959222',volume_type_id=d1f19773-175f-4a36-8d01-5230d2e9d018), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-488231802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abef9434-28b0-4c32-8e6e-36693a3fb3ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='090ae03d78bf4abe9176e163ef28bc11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9144a0bda63c473c9a150091d9959222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1f19773-175f-4a36-8d01-5230d2e9d018),volume_type_id=d1f19773-175f-4a36-8d01-5230d2e9d018)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:57.854897 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba1353db-2c23-4396-a454-013410e5126a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:57.876710 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba1353db-2c23-4396-a454-013410e5126a) transitioned into state 'SUCCESS' from state '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-488231802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='090ae03d78bf4abe9176e163ef28bc11',qos_specs=None,replication_status=,reservations=['630df565-bfb2-47b5-a28f-a3a4705f6d79','785d3196-b352-47a7-a057-386aa0c529bf','e7736c66-04b8-47c5-8372-a2a13aaa365b','eefbcf8b-7a17-4e4a-afd0-82049ef72a6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9144a0bda63c473c9a150091d9959222',volume_type_id=d1f19773-175f-4a36-8d01-5230d2e9d018)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:57.877751 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (305cf852-40a9-4b95-b2c6-092ff0cf8963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:02:57.888106 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (305cf852-40a9-4b95-b2c6-092ff0cf8963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:02:57.889249 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Flow 'volume_create_api' (0c6dc577-350c-4a17-a192-47b813a32c41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:02:57.889954 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Create volume request issued successfully. Jul 22 10:02:57.890211 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-646a0dcd-b941-4331-891a-c3961667fe3b tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:02:57.890650 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 774/3106] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:02:57 2026] POST /volume/v3/volumes => generated 870 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:02:57.911024 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ccff5c87-c76f-4a48-9dd4-cd6628d93329 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:57.912965 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ccff5c87-c76f-4a48-9dd4-cd6628d93329 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] GET https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce Jul 22 10:02:57.913185 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ccff5c87-c76f-4a48-9dd4-cd6628d93329 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:57.913378 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ccff5c87-c76f-4a48-9dd4-cd6628d93329 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:57.920274 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:57.920274 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:57.923706 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ccff5c87-c76f-4a48-9dd4-cd6628d93329 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Volume info retrieved successfully. Jul 22 10:02:57.927449 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ccff5c87-c76f-4a48-9dd4-cd6628d93329 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce returned with HTTP 200 Jul 22 10:02:57.927820 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 777/3107] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:02:57 2026] GET /volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce => generated 938 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:58.278733 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-feac1cc8-78da-47ab-8cc4-9f6b8a7e6bfe None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:58.280472 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-feac1cc8-78da-47ab-8cc4-9f6b8a7e6bfe tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:02:58.280650 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-feac1cc8-78da-47ab-8cc4-9f6b8a7e6bfe tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:58.280820 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-feac1cc8-78da-47ab-8cc4-9f6b8a7e6bfe tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:58.280938 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-feac1cc8-78da-47ab-8cc4-9f6b8a7e6bfe tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:02:58.285866 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:58.285866 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:58.286880 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-feac1cc8-78da-47ab-8cc4-9f6b8a7e6bfe tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:02:58.287437 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 786/3108] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:58 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:58.644577 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d567a1a9-db16-42df-869f-c677881349d4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:58.646712 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d567a1a9-db16-42df-869f-c677881349d4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 Jul 22 10:02:58.646914 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d567a1a9-db16-42df-869f-c677881349d4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:58.647212 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d567a1a9-db16-42df-869f-c677881349d4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:58.652413 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:58.652413 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:58.652851 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d567a1a9-db16-42df-869f-c677881349d4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:02:58.653639 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d567a1a9-db16-42df-869f-c677881349d4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 returned with HTTP 200 Jul 22 10:02:58.654014 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 772/3109] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:02:58 2026] GET /volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:58.662413 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-80247c3e-338b-4d75-9dca-b26136248546 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:58.664618 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-80247c3e-338b-4d75-9dca-b26136248546 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 Jul 22 10:02:58.665024 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-80247c3e-338b-4d75-9dca-b26136248546 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:58.665207 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-80247c3e-338b-4d75-9dca-b26136248546 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:58.670454 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:58.670454 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:58.670877 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-80247c3e-338b-4d75-9dca-b26136248546 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:02:58.671689 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-80247c3e-338b-4d75-9dca-b26136248546 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 returned with HTTP 200 Jul 22 10:02:58.672216 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 775/3110] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:02:58 2026] GET /volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:58.682944 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8e0a8c46-ec08-4d40-ae79-886e48ad8be2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:58.686203 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8e0a8c46-ec08-4d40-ae79-886e48ad8be2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:02:58.686578 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8e0a8c46-ec08-4d40-ae79-886e48ad8be2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aecd9da2-d81e-4416-bad4-6c0e448cdc37", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1669104382", "description": null, "metadata": null}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:58.705490 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:58.705490 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:58.706108 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8e0a8c46-ec08-4d40-ae79-886e48ad8be2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:02:58.706303 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-8e0a8c46-ec08-4d40-ae79-886e48ad8be2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create snapshot from volume aecd9da2-d81e-4416-bad4-6c0e448cdc37 Jul 22 10:02:58.738466 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-8e0a8c46-ec08-4d40-ae79-886e48ad8be2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Created reservations ['36b81cae-aabe-45dc-a739-29b1010f884b', '242c3444-bcca-48e0-ad8a-33c314d109ab', '9f9f98f2-d89b-41f7-b450-70d2d96f1163', '0bd57c04-1a20-408a-b14f-45ef2a18fffd'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:02:58.772535 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8e0a8c46-ec08-4d40-ae79-886e48ad8be2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot force create request issued successfully. Jul 22 10:02:58.772940 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8e0a8c46-ec08-4d40-ae79-886e48ad8be2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:02:58.773376 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 778/3111] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:02:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:02:58.785046 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-13edd7e5-7ead-4cd4-b458-ff50b25104e1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:58.787198 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-13edd7e5-7ead-4cd4-b458-ff50b25104e1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d Jul 22 10:02:58.787440 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-13edd7e5-7ead-4cd4-b458-ff50b25104e1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:58.787658 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-13edd7e5-7ead-4cd4-b458-ff50b25104e1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:58.793314 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:58.793314 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:58.793820 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-13edd7e5-7ead-4cd4-b458-ff50b25104e1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:02:58.794904 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-13edd7e5-7ead-4cd4-b458-ff50b25104e1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d returned with HTTP 200 Jul 22 10:02:58.795355 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 787/3112] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:02:58 2026] GET /volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:58.941552 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9775a841-3662-4d06-bd6c-f7985adf736c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:58.943572 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9775a841-3662-4d06-bd6c-f7985adf736c tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] GET https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce Jul 22 10:02:58.943767 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9775a841-3662-4d06-bd6c-f7985adf736c tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:58.944006 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9775a841-3662-4d06-bd6c-f7985adf736c tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:58.951455 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:58.951455 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:58.955652 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9775a841-3662-4d06-bd6c-f7985adf736c tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Volume info retrieved successfully. Jul 22 10:02:58.960679 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9775a841-3662-4d06-bd6c-f7985adf736c tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce returned with HTTP 200 Jul 22 10:02:58.961240 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 773/3113] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:02:58 2026] GET /volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:58.973600 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-679d2cf9-7fa3-47eb-826a-b5e2a7ec73c2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:58.975770 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-679d2cf9-7fa3-47eb-826a-b5e2a7ec73c2 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] GET https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce Jul 22 10:02:58.975941 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-679d2cf9-7fa3-47eb-826a-b5e2a7ec73c2 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:58.976185 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-679d2cf9-7fa3-47eb-826a-b5e2a7ec73c2 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:58.984238 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:58.984238 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:58.988400 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-679d2cf9-7fa3-47eb-826a-b5e2a7ec73c2 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Volume info retrieved successfully. Jul 22 10:02:58.993036 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-679d2cf9-7fa3-47eb-826a-b5e2a7ec73c2 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce returned with HTTP 200 Jul 22 10:02:58.993564 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 776/3114] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:02:58 2026] GET /volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:02:59.006757 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0413300a-b7d1-4959-a403-80a7c9fdddc1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:59.009301 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0413300a-b7d1-4959-a403-80a7c9fdddc1 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] POST https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce/action Jul 22 10:02:59.009815 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0413300a-b7d1-4959-a403-80a7c9fdddc1 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1439447245", "migration_policy": "never"}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:02:59.010068 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0413300a-b7d1-4959-a403-80a7c9fdddc1 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1439447245", "migration_policy": "never"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:59.022539 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:59.022539 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:59.023307 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0413300a-b7d1-4959-a403-80a7c9fdddc1 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Volume info retrieved successfully. Jul 22 10:02:59.030489 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:59.030489 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:59.048543 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-0413300a-b7d1-4959-a403-80a7c9fdddc1 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1439447245 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1439447245, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:02:59.048909 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-0413300a-b7d1-4959-a403-80a7c9fdddc1 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1439447245 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1439447245, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:02:59.069073 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-0413300a-b7d1-4959-a403-80a7c9fdddc1 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Created reservations ['081f8d4d-9a87-4943-b455-6e1190c855ba', '0aaf79c1-af16-4204-b793-72ba4680857a'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:02:59.084301 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-0413300a-b7d1-4959-a403-80a7c9fdddc1 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-834345812 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-834345812, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:02:59.084695 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-0413300a-b7d1-4959-a403-80a7c9fdddc1 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-834345812 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-834345812, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:02:59.092264 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-0413300a-b7d1-4959-a403-80a7c9fdddc1 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Created reservations ['7041384f-b215-44e3-8bd2-98db435d7ef6', 'db513087-45b6-4eba-95bd-ab2259f009ba'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:02:59.128213 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0413300a-b7d1-4959-a403-80a7c9fdddc1 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Retype volume request issued successfully. Jul 22 10:02:59.128535 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0413300a-b7d1-4959-a403-80a7c9fdddc1 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce/action returned with HTTP 202 Jul 22 10:02:59.129161 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 779/3115] 10.4.3.206 () {70 vars in 1432 bytes} [Wed Jul 22 10:02:59 2026] POST /volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 10:02:59.137839 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-806c9344-3b22-44cc-b3c9-4d928efc28e8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:59.140510 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-806c9344-3b22-44cc-b3c9-4d928efc28e8 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] GET https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce Jul 22 10:02:59.140734 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-806c9344-3b22-44cc-b3c9-4d928efc28e8 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:59.140922 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-806c9344-3b22-44cc-b3c9-4d928efc28e8 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:59.148631 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:59.148631 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:59.152782 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-806c9344-3b22-44cc-b3c9-4d928efc28e8 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Volume info retrieved successfully. Jul 22 10:02:59.157707 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-806c9344-3b22-44cc-b3c9-4d928efc28e8 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce returned with HTTP 200 Jul 22 10:02:59.158289 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 788/3116] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:02:59 2026] GET /volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:02:59.298859 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6021aaa9-31c1-4fa3-a545-844e0de5da56 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:59.302117 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6021aaa9-31c1-4fa3-a545-844e0de5da56 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:02:59.302698 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6021aaa9-31c1-4fa3-a545-844e0de5da56 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:59.303021 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6021aaa9-31c1-4fa3-a545-844e0de5da56 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:59.303147 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-6021aaa9-31c1-4fa3-a545-844e0de5da56 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:02:59.308716 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:59.308716 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:59.309681 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6021aaa9-31c1-4fa3-a545-844e0de5da56 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:02:59.310128 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 774/3117] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:02:59 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:59.804450 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-455fb0cc-f0ea-4b62-8317-c6ae2a337aa3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:59.806189 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-455fb0cc-f0ea-4b62-8317-c6ae2a337aa3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d Jul 22 10:02:59.806393 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-455fb0cc-f0ea-4b62-8317-c6ae2a337aa3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:59.806570 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-455fb0cc-f0ea-4b62-8317-c6ae2a337aa3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:59.811448 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:59.811448 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:02:59.811856 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-455fb0cc-f0ea-4b62-8317-c6ae2a337aa3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:02:59.812618 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-455fb0cc-f0ea-4b62-8317-c6ae2a337aa3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d returned with HTTP 200 Jul 22 10:02:59.812986 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 777/3118] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:02:59 2026] GET /volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:59.822320 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-656f39d7-25a9-499f-8123-030c131ee960 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:59.824205 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-656f39d7-25a9-499f-8123-030c131ee960 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d Jul 22 10:02:59.824423 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-656f39d7-25a9-499f-8123-030c131ee960 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:59.824604 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-656f39d7-25a9-499f-8123-030c131ee960 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:59.829668 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:59.829668 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:02:59.830069 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-656f39d7-25a9-499f-8123-030c131ee960 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:02:59.830896 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-656f39d7-25a9-499f-8123-030c131ee960 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d returned with HTTP 200 Jul 22 10:02:59.831300 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 780/3119] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:02:59 2026] GET /volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:02:59.840329 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-47d35398-2d24-4dac-bd6b-07a79c0bb884 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:59.842275 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-47d35398-2d24-4dac-bd6b-07a79c0bb884 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:02:59.842688 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-47d35398-2d24-4dac-bd6b-07a79c0bb884 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aecd9da2-d81e-4416-bad4-6c0e448cdc37", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1292794407", "description": null, "metadata": null}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:02:59.853849 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:59.853849 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:02:59.854558 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-47d35398-2d24-4dac-bd6b-07a79c0bb884 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:02:59.854918 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-47d35398-2d24-4dac-bd6b-07a79c0bb884 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create snapshot from volume aecd9da2-d81e-4416-bad4-6c0e448cdc37 Jul 22 10:02:59.880037 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-47d35398-2d24-4dac-bd6b-07a79c0bb884 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Created reservations ['5ffa8149-80c6-4659-b1f5-7368a601cb9a', '0c76611f-11e6-4d83-96ee-eea6a05379ab', '1ed397a5-9dd9-46e6-9ae5-35dd45c7e406', 'fc55b2b6-653b-4fcf-b748-033fb6024f83'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:02:59.911750 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-47d35398-2d24-4dac-bd6b-07a79c0bb884 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot force create request issued successfully. Jul 22 10:02:59.912283 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-47d35398-2d24-4dac-bd6b-07a79c0bb884 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:02:59.912717 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 789/3120] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:02:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:02:59.923412 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-347ceb6b-e809-46d2-b0e6-94c49b99ed42 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:02:59.925949 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-347ceb6b-e809-46d2-b0e6-94c49b99ed42 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca Jul 22 10:02:59.926170 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-347ceb6b-e809-46d2-b0e6-94c49b99ed42 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:02:59.926540 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-347ceb6b-e809-46d2-b0e6-94c49b99ed42 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:02:59.933344 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:02:59.933344 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:02:59.933818 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-347ceb6b-e809-46d2-b0e6-94c49b99ed42 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:02:59.934854 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-347ceb6b-e809-46d2-b0e6-94c49b99ed42 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca returned with HTTP 200 Jul 22 10:02:59.935280 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 775/3121] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:02:59 2026] GET /volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:00.170725 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7e3c2766-c004-420a-a043-0bd01158c830 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:00.172509 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7e3c2766-c004-420a-a043-0bd01158c830 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] GET https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce Jul 22 10:03:00.172786 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7e3c2766-c004-420a-a043-0bd01158c830 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:00.172990 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7e3c2766-c004-420a-a043-0bd01158c830 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:00.179725 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:00.179725 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:00.183536 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7e3c2766-c004-420a-a043-0bd01158c830 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Volume info retrieved successfully. Jul 22 10:03:00.187906 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7e3c2766-c004-420a-a043-0bd01158c830 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce returned with HTTP 200 Jul 22 10:03:00.188332 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 778/3122] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:00 2026] GET /volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce => generated 997 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:00.200393 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-570429f4-dd13-4cb5-99b0-b23a44f18e12 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:00.202642 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-570429f4-dd13-4cb5-99b0-b23a44f18e12 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] GET https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce Jul 22 10:03:00.202887 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-570429f4-dd13-4cb5-99b0-b23a44f18e12 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:00.203112 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-570429f4-dd13-4cb5-99b0-b23a44f18e12 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:00.211995 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:00.211995 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:00.217098 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-570429f4-dd13-4cb5-99b0-b23a44f18e12 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Volume info retrieved successfully. Jul 22 10:03:00.222819 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-570429f4-dd13-4cb5-99b0-b23a44f18e12 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce returned with HTTP 200 Jul 22 10:03:00.223404 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 781/3123] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:00 2026] GET /volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce => generated 1191 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:03:00.234856 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4b783f4f-3404-4ca9-a56b-34642fdc4573 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:00.236836 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4b783f4f-3404-4ca9-a56b-34642fdc4573 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] GET https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce Jul 22 10:03:00.237093 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4b783f4f-3404-4ca9-a56b-34642fdc4573 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:00.237322 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4b783f4f-3404-4ca9-a56b-34642fdc4573 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:00.244446 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:00.244446 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:00.248092 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4b783f4f-3404-4ca9-a56b-34642fdc4573 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Volume info retrieved successfully. Jul 22 10:03:00.251989 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4b783f4f-3404-4ca9-a56b-34642fdc4573 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce returned with HTTP 200 Jul 22 10:03:00.252406 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 790/3124] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:00 2026] GET /volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:03:00.273481 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3cf9d7b7-c421-4032-adb7-e9512d697c10 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:00.286892 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3cf9d7b7-c421-4032-adb7-e9512d697c10 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] POST https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce/action Jul 22 10:03:00.287645 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3cf9d7b7-c421-4032-adb7-e9512d697c10 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-834345812", "migration_policy": "never"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:03:00.287645 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3cf9d7b7-c421-4032-adb7-e9512d697c10 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-834345812", "migration_policy": "never"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:00.309248 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:00.309248 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:00.309892 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3cf9d7b7-c421-4032-adb7-e9512d697c10 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Volume info retrieved successfully. Jul 22 10:03:00.329649 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1487e219-db51-4060-b6a4-4c4b75807c12 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:00.332208 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1487e219-db51-4060-b6a4-4c4b75807c12 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:03:00.332483 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1487e219-db51-4060-b6a4-4c4b75807c12 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:00.332705 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1487e219-db51-4060-b6a4-4c4b75807c12 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:00.332881 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-1487e219-db51-4060-b6a4-4c4b75807c12 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:00.337471 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-3cf9d7b7-c421-4032-adb7-e9512d697c10 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-834345812 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-834345812, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:03:00.337873 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-3cf9d7b7-c421-4032-adb7-e9512d697c10 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-834345812 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-834345812, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:03:00.338356 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:00.338356 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:00.339458 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1487e219-db51-4060-b6a4-4c4b75807c12 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:03:00.340204 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 779/3125] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:00 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:00.346942 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-3cf9d7b7-c421-4032-adb7-e9512d697c10 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Created reservations ['98d3f03e-cc17-4c24-85bd-25980e36b2c3', 'dca7f74f-e19f-43c2-83d0-bb10853af6e9'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:00.352808 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d024da77-6f57-47e6-8dbe-f4ae61f83fbb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:00.357453 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d024da77-6f57-47e6-8dbe-f4ae61f83fbb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:03:00.357453 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d024da77-6f57-47e6-8dbe-f4ae61f83fbb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:00.357453 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d024da77-6f57-47e6-8dbe-f4ae61f83fbb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:00.357453 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-d024da77-6f57-47e6-8dbe-f4ae61f83fbb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:00.361615 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-3cf9d7b7-c421-4032-adb7-e9512d697c10 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1439447245 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1439447245, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:03:00.361729 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:00.361729 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:00.362008 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-3cf9d7b7-c421-4032-adb7-e9512d697c10 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1439447245 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1439447245, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:03:00.362534 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d024da77-6f57-47e6-8dbe-f4ae61f83fbb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:03:00.363096 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 782/3126] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:00 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:00.373493 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-3cf9d7b7-c421-4032-adb7-e9512d697c10 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Created reservations ['8969c13d-82c3-4aaa-8cc4-e7cbc63a9cb5', 'f5314d0c-8915-4c08-b7b1-8dfdfc0206f2'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:00.376873 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a9a7fd85-db32-40ea-80f4-419eaa7bc538 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:00.378856 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a9a7fd85-db32-40ea-80f4-419eaa7bc538 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:03:00.379610 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a9a7fd85-db32-40ea-80f4-419eaa7bc538 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dc71952c-734e-4a40-96dc-ab78c0fe1172", "incremental": true, "force": true}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:00.380915 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.backups [None req-a9a7fd85-db32-40ea-80f4-419eaa7bc538 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Creating new backup {'backup': {'volume_id': 'dc71952c-734e-4a40-96dc-ab78c0fe1172', 'incremental': True, 'force': True}} {{(pid=100151) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:03:00.381152 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-a9a7fd85-db32-40ea-80f4-419eaa7bc538 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Creating backup of volume dc71952c-734e-4a40-96dc-ab78c0fe1172 in container None Jul 22 10:03:00.394639 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:00.394639 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:00.396221 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a9a7fd85-db32-40ea-80f4-419eaa7bc538 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:03:00.407081 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3cf9d7b7-c421-4032-adb7-e9512d697c10 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Retype volume request issued successfully. Jul 22 10:03:00.407341 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3cf9d7b7-c421-4032-adb7-e9512d697c10 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce/action returned with HTTP 202 Jul 22 10:03:00.407811 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 776/3127] 10.4.3.206 () {70 vars in 1432 bytes} [Wed Jul 22 10:03:00 2026] POST /volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 10:03:00.416134 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-dffc0020-6965-4297-a40c-573ff9003391 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:00.418460 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dffc0020-6965-4297-a40c-573ff9003391 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] GET https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce Jul 22 10:03:00.418734 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dffc0020-6965-4297-a40c-573ff9003391 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:00.419015 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dffc0020-6965-4297-a40c-573ff9003391 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:00.422478 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-a9a7fd85-db32-40ea-80f4-419eaa7bc538 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Created reservations ['c647bf5d-f66f-482c-9e1d-2abefa449c67', 'eeb47d09-b727-49f9-81df-b987d4bf29b5'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:00.427994 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:00.427994 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:00.432568 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-dffc0020-6965-4297-a40c-573ff9003391 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Volume info retrieved successfully. Jul 22 10:03:00.438181 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dffc0020-6965-4297-a40c-573ff9003391 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce returned with HTTP 200 Jul 22 10:03:00.438666 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 780/3128] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:00 2026] GET /volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:00.471677 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a9a7fd85-db32-40ea-80f4-419eaa7bc538 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:03:00.472363 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 791/3129] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:03:00 2026] POST /volume/v3/backups => generated 288 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:03:00.481745 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8e13d9ca-4133-4a4c-a952-bb99832b81f8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:00.483521 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8e13d9ca-4133-4a4c-a952-bb99832b81f8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e Jul 22 10:03:00.483688 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8e13d9ca-4133-4a4c-a952-bb99832b81f8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:00.483875 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8e13d9ca-4133-4a4c-a952-bb99832b81f8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:00.484056 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-8e13d9ca-4133-4a4c-a952-bb99832b81f8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 1276ae44-b45e-497d-a2b8-40238448f97e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:00.488288 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:00.488288 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:00.489594 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8e13d9ca-4133-4a4c-a952-bb99832b81f8 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e returned with HTTP 200 Jul 22 10:03:00.489694 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 783/3130] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:00 2026] GET /volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:00.944772 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-68e54272-3db5-40dd-b13f-ae95af8db508 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:00.946527 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68e54272-3db5-40dd-b13f-ae95af8db508 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca Jul 22 10:03:00.946740 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68e54272-3db5-40dd-b13f-ae95af8db508 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:00.946951 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68e54272-3db5-40dd-b13f-ae95af8db508 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:00.952364 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:00.952364 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:00.952772 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-68e54272-3db5-40dd-b13f-ae95af8db508 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:03:00.953541 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68e54272-3db5-40dd-b13f-ae95af8db508 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca returned with HTTP 200 Jul 22 10:03:00.954079 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 777/3131] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:03:00 2026] GET /volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:00.963452 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ddef7bba-84a5-4f63-8315-777dbcef23f9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:00.965459 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ddef7bba-84a5-4f63-8315-777dbcef23f9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca Jul 22 10:03:00.965768 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ddef7bba-84a5-4f63-8315-777dbcef23f9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:00.966088 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ddef7bba-84a5-4f63-8315-777dbcef23f9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:00.971474 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:00.971474 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:00.972005 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ddef7bba-84a5-4f63-8315-777dbcef23f9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:03:00.972833 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ddef7bba-84a5-4f63-8315-777dbcef23f9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca returned with HTTP 200 Jul 22 10:03:00.973432 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 781/3132] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:03:00 2026] GET /volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:01.454136 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0416f865-40eb-4e36-ab90-621b844753bd None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:01.456839 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0416f865-40eb-4e36-ab90-621b844753bd tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] GET https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce Jul 22 10:03:01.457141 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0416f865-40eb-4e36-ab90-621b844753bd tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:01.457373 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0416f865-40eb-4e36-ab90-621b844753bd tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:01.466009 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:01.466009 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:01.472400 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0416f865-40eb-4e36-ab90-621b844753bd tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Volume info retrieved successfully. Jul 22 10:03:01.478681 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0416f865-40eb-4e36-ab90-621b844753bd tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce returned with HTTP 200 Jul 22 10:03:01.479177 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 792/3133] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:01 2026] GET /volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:01.494695 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c190079f-06e5-497f-8f48-42828e798baf None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:01.497422 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c190079f-06e5-497f-8f48-42828e798baf tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] GET https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce Jul 22 10:03:01.497727 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c190079f-06e5-497f-8f48-42828e798baf tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:01.498036 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c190079f-06e5-497f-8f48-42828e798baf tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:01.503833 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8b47101a-1e0f-47e9-82bc-cd122f9f3842 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:01.504777 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:01.504777 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:01.506197 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8b47101a-1e0f-47e9-82bc-cd122f9f3842 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e Jul 22 10:03:01.506430 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8b47101a-1e0f-47e9-82bc-cd122f9f3842 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:01.506633 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8b47101a-1e0f-47e9-82bc-cd122f9f3842 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:01.506792 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-8b47101a-1e0f-47e9-82bc-cd122f9f3842 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 1276ae44-b45e-497d-a2b8-40238448f97e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:01.508459 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c190079f-06e5-497f-8f48-42828e798baf tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Volume info retrieved successfully. Jul 22 10:03:01.511556 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:01.511556 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:01.512136 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c190079f-06e5-497f-8f48-42828e798baf tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce returned with HTTP 200 Jul 22 10:03:01.512469 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8b47101a-1e0f-47e9-82bc-cd122f9f3842 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e returned with HTTP 200 Jul 22 10:03:01.512515 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 784/3134] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:01 2026] GET /volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:03:01.515934 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 778/3135] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:01 2026] GET /volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e => generated 696 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:01.526112 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6230e138-4d93-47ac-a6d4-2108d2d2ff0f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:01.527782 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6230e138-4d93-47ac-a6d4-2108d2d2ff0f tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] GET https://10.4.3.206/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-488231802 Jul 22 10:03:01.528042 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6230e138-4d93-47ac-a6d4-2108d2d2ff0f tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:01.528231 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6230e138-4d93-47ac-a6d4-2108d2d2ff0f tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:01.528989 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6230e138-4d93-47ac-a6d4-2108d2d2ff0f tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-488231802'), ('all_tenants', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:03:01.556664 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6230e138-4d93-47ac-a6d4-2108d2d2ff0f tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Get all volumes completed successfully. Jul 22 10:03:01.557169 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6230e138-4d93-47ac-a6d4-2108d2d2ff0f tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] https://10.4.3.206/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-488231802 returned with HTTP 200 Jul 22 10:03:01.557574 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 782/3136] 10.4.3.206 () {68 vars in 1427 bytes} [Wed Jul 22 10:03:01 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-488231802 => generated 341 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:01.566553 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c81d4a9a-4af4-44f7-b3d9-e057bcd6ee22 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:01.568772 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c81d4a9a-4af4-44f7-b3d9-e057bcd6ee22 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] GET https://10.4.3.206/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-488231802 Jul 22 10:03:01.569374 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c81d4a9a-4af4-44f7-b3d9-e057bcd6ee22 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:01.569626 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c81d4a9a-4af4-44f7-b3d9-e057bcd6ee22 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:01.570844 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c81d4a9a-4af4-44f7-b3d9-e057bcd6ee22 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-488231802'), ('all_tenants', True)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:03:01.609493 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c81d4a9a-4af4-44f7-b3d9-e057bcd6ee22 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Get all volumes completed successfully. Jul 22 10:03:01.610104 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c81d4a9a-4af4-44f7-b3d9-e057bcd6ee22 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] https://10.4.3.206/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-488231802 returned with HTTP 200 Jul 22 10:03:01.610590 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 793/3137] 10.4.3.206 () {68 vars in 1427 bytes} [Wed Jul 22 10:03:01 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-488231802 => generated 341 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:01.620590 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-135e2eda-cabe-4e0c-bd93-a1f2918526d9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:01.623021 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-135e2eda-cabe-4e0c-bd93-a1f2918526d9 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] GET https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce Jul 22 10:03:01.623296 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-135e2eda-cabe-4e0c-bd93-a1f2918526d9 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:01.623552 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-135e2eda-cabe-4e0c-bd93-a1f2918526d9 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:01.630661 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:01.630661 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:01.634828 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-135e2eda-cabe-4e0c-bd93-a1f2918526d9 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Volume info retrieved successfully. Jul 22 10:03:01.639715 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-135e2eda-cabe-4e0c-bd93-a1f2918526d9 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce returned with HTTP 200 Jul 22 10:03:01.640301 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 785/3138] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:01 2026] GET /volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:01.652014 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8a3d54bf-f2f2-4f30-8e2a-d108484819ae None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:01.654133 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8a3d54bf-f2f2-4f30-8e2a-d108484819ae tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] DELETE https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce Jul 22 10:03:01.654377 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8a3d54bf-f2f2-4f30-8e2a-d108484819ae tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:01.654594 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8a3d54bf-f2f2-4f30-8e2a-d108484819ae tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:01.654793 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-8a3d54bf-f2f2-4f30-8e2a-d108484819ae tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Delete volume with id: abef9434-28b0-4c32-8e6e-36693a3fb3ce Jul 22 10:03:01.663300 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:01.663300 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:01.663862 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8a3d54bf-f2f2-4f30-8e2a-d108484819ae tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Volume info retrieved successfully. Jul 22 10:03:01.686407 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8a3d54bf-f2f2-4f30-8e2a-d108484819ae tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Delete volume request issued successfully. Jul 22 10:03:01.686593 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8a3d54bf-f2f2-4f30-8e2a-d108484819ae tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce returned with HTTP 202 Jul 22 10:03:01.687344 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 779/3139] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:03:01 2026] DELETE /volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:03:01.699424 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-245a5b3e-0746-4338-8228-a8f670d1a439 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:01.700220 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-245a5b3e-0746-4338-8228-a8f670d1a439 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] GET https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce Jul 22 10:03:01.700505 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-245a5b3e-0746-4338-8228-a8f670d1a439 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:01.700782 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-245a5b3e-0746-4338-8228-a8f670d1a439 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:01.707333 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:01.707333 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:01.711071 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-245a5b3e-0746-4338-8228-a8f670d1a439 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Volume info retrieved successfully. Jul 22 10:03:01.714884 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-245a5b3e-0746-4338-8228-a8f670d1a439 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce returned with HTTP 200 Jul 22 10:03:01.715474 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 783/3140] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:01 2026] GET /volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce => generated 996 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:02.490620 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ee05a414-0c04-4002-99a9-22e51de0d49f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:02.492480 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ee05a414-0c04-4002-99a9-22e51de0d49f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca Jul 22 10:03:02.494061 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ee05a414-0c04-4002-99a9-22e51de0d49f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:02.494061 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ee05a414-0c04-4002-99a9-22e51de0d49f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:02.494061 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-ee05a414-0c04-4002-99a9-22e51de0d49f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete snapshot with id: a3ac3579-0431-4b71-be70-9cda24b63aca Jul 22 10:03:02.500693 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:02.500693 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:02.501560 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ee05a414-0c04-4002-99a9-22e51de0d49f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:03:02.524920 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-da7db66a-65ee-442b-81a6-0e7108bd5231 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:02.526796 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-da7db66a-65ee-442b-81a6-0e7108bd5231 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e Jul 22 10:03:02.527066 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-da7db66a-65ee-442b-81a6-0e7108bd5231 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:02.527400 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-da7db66a-65ee-442b-81a6-0e7108bd5231 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:02.527503 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-da7db66a-65ee-442b-81a6-0e7108bd5231 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 1276ae44-b45e-497d-a2b8-40238448f97e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:02.532132 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:02.532132 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:02.532880 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-da7db66a-65ee-442b-81a6-0e7108bd5231 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e returned with HTTP 200 Jul 22 10:03:02.533281 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 786/3141] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:02 2026] GET /volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e => generated 696 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:02.535908 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ee05a414-0c04-4002-99a9-22e51de0d49f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot delete request issued successfully. Jul 22 10:03:02.535908 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ee05a414-0c04-4002-99a9-22e51de0d49f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca returned with HTTP 202 Jul 22 10:03:02.535908 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 794/3142] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:03:02 2026] DELETE /volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:03:02.548065 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1842aa28-5079-4e50-b1ec-2f971b8fe4eb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:02.550531 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1842aa28-5079-4e50-b1ec-2f971b8fe4eb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca Jul 22 10:03:02.551186 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1842aa28-5079-4e50-b1ec-2f971b8fe4eb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:02.551457 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1842aa28-5079-4e50-b1ec-2f971b8fe4eb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:02.559499 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:02.559499 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:02.560199 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1842aa28-5079-4e50-b1ec-2f971b8fe4eb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:03:02.561479 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1842aa28-5079-4e50-b1ec-2f971b8fe4eb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca returned with HTTP 200 Jul 22 10:03:02.562359 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 780/3143] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:03:02 2026] GET /volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:02.722616 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-84a85f5b-7ca6-43cb-b776-f8a365d98235 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:02.724755 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-84a85f5b-7ca6-43cb-b776-f8a365d98235 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] GET https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b Jul 22 10:03:02.724996 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-84a85f5b-7ca6-43cb-b776-f8a365d98235 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:02.725202 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-84a85f5b-7ca6-43cb-b776-f8a365d98235 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:02.727287 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=331,cinder:UPDATE=94,cinder:INSERT=55 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:03:02.734137 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-cf0f5fa3-cb6d-4d49-956d-352eeff5c318 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:02.736607 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cf0f5fa3-cb6d-4d49-956d-352eeff5c318 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] GET https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce Jul 22 10:03:02.736887 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cf0f5fa3-cb6d-4d49-956d-352eeff5c318 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:02.737205 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cf0f5fa3-cb6d-4d49-956d-352eeff5c318 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:02.738415 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:02.738415 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:02.742222 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-84a85f5b-7ca6-43cb-b776-f8a365d98235 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Volume info retrieved successfully. Jul 22 10:03:02.745375 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cf0f5fa3-cb6d-4d49-956d-352eeff5c318 tempest-VolumeRetypeMultiattachTest-426415009 tempest-VolumeRetypeMultiattachTest-426415009-project-member] https://10.4.3.206/volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce returned with HTTP 404 Jul 22 10:03:02.746081 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 787/3144] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:02 2026] GET /volume/v3/volumes/abef9434-28b0-4c32-8e6e-36693a3fb3ce => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:03:02.748530 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-84a85f5b-7ca6-43cb-b776-f8a365d98235 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b returned with HTTP 200 Jul 22 10:03:02.749003 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 784/3145] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:03:02 2026] GET /volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b => generated 1653 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:02.755966 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e9f64ef0-cb16-426f-86d6-756e866b06b1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:02.760423 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e9f64ef0-cb16-426f-86d6-756e866b06b1 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] DELETE https://10.4.3.206/volume/v3/types/ed898349-725c-4b9a-86de-fd5d7bdb365f Jul 22 10:03:02.760423 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e9f64ef0-cb16-426f-86d6-756e866b06b1 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:02.760423 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e9f64ef0-cb16-426f-86d6-756e866b06b1 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:02.760423 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:02.760423 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:02.777067 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-fd4f37d6-e79a-47ac-a69a-5b9cd818b6e2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:02.779606 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-fd4f37d6-e79a-47ac-a69a-5b9cd818b6e2 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] GET https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b Jul 22 10:03:02.780819 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-fd4f37d6-e79a-47ac-a69a-5b9cd818b6e2 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:02.780819 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-fd4f37d6-e79a-47ac-a69a-5b9cd818b6e2 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:02.787367 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e9f64ef0-cb16-426f-86d6-756e866b06b1 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] https://10.4.3.206/volume/v3/types/ed898349-725c-4b9a-86de-fd5d7bdb365f returned with HTTP 202 Jul 22 10:03:02.788006 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 795/3146] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:03:02 2026] DELETE /volume/v3/types/ed898349-725c-4b9a-86de-fd5d7bdb365f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:03:02.794605 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:02.794605 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:02.797451 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ab812ffa-a2f2-4254-accd-397c4c20939b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:02.799586 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ab812ffa-a2f2-4254-accd-397c4c20939b tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] GET https://10.4.3.206/volume/v3/types/ed898349-725c-4b9a-86de-fd5d7bdb365f Jul 22 10:03:02.799826 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ab812ffa-a2f2-4254-accd-397c4c20939b tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:02.800097 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ab812ffa-a2f2-4254-accd-397c4c20939b tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:02.800509 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-fd4f37d6-e79a-47ac-a69a-5b9cd818b6e2 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Volume info retrieved successfully. Jul 22 10:03:02.803879 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ab812ffa-a2f2-4254-accd-397c4c20939b tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] https://10.4.3.206/volume/v3/types/ed898349-725c-4b9a-86de-fd5d7bdb365f returned with HTTP 404 Jul 22 10:03:02.804470 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 788/3147] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:03:02 2026] GET /volume/v3/types/ed898349-725c-4b9a-86de-fd5d7bdb365f => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:02.807746 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-fd4f37d6-e79a-47ac-a69a-5b9cd818b6e2 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b returned with HTTP 200 Jul 22 10:03:02.808353 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 781/3148] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:03:02 2026] GET /volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b => generated 1653 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:02.812370 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-907192de-da05-4339-b000-79fb382c6892 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:02.814042 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-907192de-da05-4339-b000-79fb382c6892 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] DELETE https://10.4.3.206/volume/v3/types/d1f19773-175f-4a36-8d01-5230d2e9d018 Jul 22 10:03:02.814223 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-907192de-da05-4339-b000-79fb382c6892 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:02.814408 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-907192de-da05-4339-b000-79fb382c6892 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Calling method '_delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:02.844219 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-907192de-da05-4339-b000-79fb382c6892 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] https://10.4.3.206/volume/v3/types/d1f19773-175f-4a36-8d01-5230d2e9d018 returned with HTTP 202 Jul 22 10:03:02.844625 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 785/3149] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:03:02 2026] DELETE /volume/v3/types/d1f19773-175f-4a36-8d01-5230d2e9d018 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:03:02.853702 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-25eb29ed-a870-4333-bbee-4a06b943d004 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:02.858962 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-25eb29ed-a870-4333-bbee-4a06b943d004 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] GET https://10.4.3.206/volume/v3/types/d1f19773-175f-4a36-8d01-5230d2e9d018 Jul 22 10:03:02.858962 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-25eb29ed-a870-4333-bbee-4a06b943d004 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:02.858962 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-25eb29ed-a870-4333-bbee-4a06b943d004 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:02.862989 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-25eb29ed-a870-4333-bbee-4a06b943d004 tempest-VolumeRetypeMultiattachTest-2061079853 tempest-VolumeRetypeMultiattachTest-2061079853-project-admin] https://10.4.3.206/volume/v3/types/d1f19773-175f-4a36-8d01-5230d2e9d018 returned with HTTP 404 Jul 22 10:03:02.863704 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 796/3150] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:03:02 2026] GET /volume/v3/types/d1f19773-175f-4a36-8d01-5230d2e9d018 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:03.547287 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d3f15acc-ee56-4d64-b6f5-432f136fdca2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:03.549261 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d3f15acc-ee56-4d64-b6f5-432f136fdca2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e Jul 22 10:03:03.549589 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d3f15acc-ee56-4d64-b6f5-432f136fdca2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:03.549971 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d3f15acc-ee56-4d64-b6f5-432f136fdca2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:03.550136 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-d3f15acc-ee56-4d64-b6f5-432f136fdca2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 1276ae44-b45e-497d-a2b8-40238448f97e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:03.560570 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:03.560570 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:03.561419 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d3f15acc-ee56-4d64-b6f5-432f136fdca2 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e returned with HTTP 200 Jul 22 10:03:03.562370 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 789/3151] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:03 2026] GET /volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:03.573576 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-acda3462-29c3-47bb-aa13-106ff5df42e5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:03.576522 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-acda3462-29c3-47bb-aa13-106ff5df42e5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca Jul 22 10:03:03.576859 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-acda3462-29c3-47bb-aa13-106ff5df42e5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:03.576969 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-acda3462-29c3-47bb-aa13-106ff5df42e5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:03.580105 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=223,cinder:UPDATE=46,cinder:INSERT=17 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:03:03.583962 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-acda3462-29c3-47bb-aa13-106ff5df42e5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca returned with HTTP 404 Jul 22 10:03:03.584613 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 782/3152] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:03:03 2026] GET /volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:03.593086 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ed04862a-3dd8-470e-9d0b-f7033563bc13 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:03.597414 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ed04862a-3dd8-470e-9d0b-f7033563bc13 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d Jul 22 10:03:03.597414 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ed04862a-3dd8-470e-9d0b-f7033563bc13 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:03.597414 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ed04862a-3dd8-470e-9d0b-f7033563bc13 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:03.597414 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-ed04862a-3dd8-470e-9d0b-f7033563bc13 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete snapshot with id: 5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d Jul 22 10:03:03.605706 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:03.605706 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:03.607957 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ed04862a-3dd8-470e-9d0b-f7033563bc13 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:03:03.632450 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ed04862a-3dd8-470e-9d0b-f7033563bc13 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot delete request issued successfully. Jul 22 10:03:03.632829 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ed04862a-3dd8-470e-9d0b-f7033563bc13 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d returned with HTTP 202 Jul 22 10:03:03.633345 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 786/3153] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:03:03 2026] DELETE /volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:03:03.643143 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d149d13c-8019-405b-bf0b-4116d1ab68ef None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:03.645037 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d149d13c-8019-405b-bf0b-4116d1ab68ef tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d Jul 22 10:03:03.645307 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d149d13c-8019-405b-bf0b-4116d1ab68ef tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:03.645537 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d149d13c-8019-405b-bf0b-4116d1ab68ef tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:03.647718 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=224,cinder:UPDATE=46,cinder:INSERT=22 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:03:03.654692 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:03.654692 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:03.654692 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d149d13c-8019-405b-bf0b-4116d1ab68ef tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:03:03.655441 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d149d13c-8019-405b-bf0b-4116d1ab68ef tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d returned with HTTP 200 Jul 22 10:03:03.655791 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 797/3154] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:03:03 2026] GET /volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:04.257794 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7c4c7fea-e904-49d3-9f8b-39613ea8b021 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:04.258225 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7c4c7fea-e904-49d3-9f8b-39613ea8b021 None None] GET https://10.4.3.206/volume// Jul 22 10:03:04.258397 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7c4c7fea-e904-49d3-9f8b-39613ea8b021 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:04.258572 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7c4c7fea-e904-49d3-9f8b-39613ea8b021 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:04.258958 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7c4c7fea-e904-49d3-9f8b-39613ea8b021 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:03:04.259279 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 790/3155] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:03:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:03:04.270697 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-b778886a-a14b-4fcb-9ec4-0425a989e1fe None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:04.275127 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-b778886a-a14b-4fcb-9ec4-0425a989e1fe tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:03:04.275425 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-b778886a-a14b-4fcb-9ec4-0425a989e1fe tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7960a6eb-7934-4d0c-9b69-24d513d1575b", "connector": null, "instance_uuid": "8c73c159-2182-464c-bf8d-6bb3c0951412"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:04.295033 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:04.295033 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:04.342307 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-b778886a-a14b-4fcb-9ec4-0425a989e1fe tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:03:04.342307 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 783/3156] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:03:04 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:04.405966 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-8a42613e-746b-47f4-a4fd-403fc4a63d0b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:04.408958 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-8a42613e-746b-47f4-a4fd-403fc4a63d0b tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] DELETE https://10.4.3.206/volume/v3/attachments/45ddb1f9-22ce-497f-84b6-c4e53575bf9b Jul 22 10:03:04.409224 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-8a42613e-746b-47f4-a4fd-403fc4a63d0b tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:04.409611 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-8a42613e-746b-47f4-a4fd-403fc4a63d0b tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:04.424261 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:04.424261 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:04.494629 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-8a42613e-746b-47f4-a4fd-403fc4a63d0b tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/attachments/45ddb1f9-22ce-497f-84b6-c4e53575bf9b returned with HTTP 200 Jul 22 10:03:04.495198 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 787/3157] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:03:04 2026] DELETE /volume/v3/attachments/45ddb1f9-22ce-497f-84b6-c4e53575bf9b => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:04.582024 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9e06ff89-ad5e-4c32-80b6-36d22c80eef3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:04.583898 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e06ff89-ad5e-4c32-80b6-36d22c80eef3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e Jul 22 10:03:04.584220 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e06ff89-ad5e-4c32-80b6-36d22c80eef3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:04.584323 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e06ff89-ad5e-4c32-80b6-36d22c80eef3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:04.584441 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-9e06ff89-ad5e-4c32-80b6-36d22c80eef3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 1276ae44-b45e-497d-a2b8-40238448f97e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:04.595696 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:04.595696 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:04.596791 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e06ff89-ad5e-4c32-80b6-36d22c80eef3 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e returned with HTTP 200 Jul 22 10:03:04.597305 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 798/3158] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:04 2026] GET /volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:04.619792 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1182ba95-d464-4106-921c-1177b81d051a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:04.620295 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1182ba95-d464-4106-921c-1177b81d051a None None] GET https://10.4.3.206/volume// Jul 22 10:03:04.620454 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1182ba95-d464-4106-921c-1177b81d051a None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:04.620657 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1182ba95-d464-4106-921c-1177b81d051a None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:04.621033 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1182ba95-d464-4106-921c-1177b81d051a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:03:04.621418 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 791/3159] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:03:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:03:04.630066 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-e1d3211c-e149-4cb8-be4f-09c24c6a1327 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:04.634495 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-e1d3211c-e149-4cb8-be4f-09c24c6a1327 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] POST https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b/action Jul 22 10:03:04.635090 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-e1d3211c-e149-4cb8-be4f-09c24c6a1327 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Action body: b'{"os-reimage": {"image_id": "f1bab69a-58a3-48c7-bb4c-0fe475d05edc", "reimage_reserved": true}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:03:04.635722 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-e1d3211c-e149-4cb8-be4f-09c24c6a1327 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "f1bab69a-58a3-48c7-bb4c-0fe475d05edc", "reimage_reserved": true}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:04.651313 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:04.651313 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:04.652080 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-e1d3211c-e149-4cb8-be4f-09c24c6a1327 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Volume info retrieved successfully. Jul 22 10:03:04.668351 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a7ac973b-77df-4c4b-bf67-afd44dce6a68 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:04.670890 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a7ac973b-77df-4c4b-bf67-afd44dce6a68 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d Jul 22 10:03:04.671187 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a7ac973b-77df-4c4b-bf67-afd44dce6a68 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:04.671465 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a7ac973b-77df-4c4b-bf67-afd44dce6a68 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:04.678882 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a7ac973b-77df-4c4b-bf67-afd44dce6a68 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d returned with HTTP 404 Jul 22 10:03:04.679530 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 788/3160] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:03:04 2026] GET /volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:04.688272 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a74ca3be-f6d6-4b25-9541-b161e6d66cb2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:04.692945 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a74ca3be-f6d6-4b25-9541-b161e6d66cb2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 Jul 22 10:03:04.692945 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a74ca3be-f6d6-4b25-9541-b161e6d66cb2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:04.692945 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a74ca3be-f6d6-4b25-9541-b161e6d66cb2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:04.692945 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-a74ca3be-f6d6-4b25-9541-b161e6d66cb2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete snapshot with id: c1166f45-c98c-4fa9-b6e4-707caed23260 Jul 22 10:03:04.697846 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:04.697846 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:04.698409 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a74ca3be-f6d6-4b25-9541-b161e6d66cb2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:03:04.716773 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a74ca3be-f6d6-4b25-9541-b161e6d66cb2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot delete request issued successfully. Jul 22 10:03:04.716987 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a74ca3be-f6d6-4b25-9541-b161e6d66cb2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 returned with HTTP 202 Jul 22 10:03:04.717402 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 799/3161] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:03:04 2026] DELETE /volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:03:04.727425 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2d8fd97d-e6c5-4dee-a681-efd8b32b59e4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:04.729460 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2d8fd97d-e6c5-4dee-a681-efd8b32b59e4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 Jul 22 10:03:04.729562 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2d8fd97d-e6c5-4dee-a681-efd8b32b59e4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:04.729738 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2d8fd97d-e6c5-4dee-a681-efd8b32b59e4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:04.731561 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=271,cinder:UPDATE=77,cinder:INSERT=36 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:03:04.736463 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:04.736463 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:04.738106 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2d8fd97d-e6c5-4dee-a681-efd8b32b59e4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:03:04.739129 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2d8fd97d-e6c5-4dee-a681-efd8b32b59e4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 returned with HTTP 200 Jul 22 10:03:04.739809 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 792/3162] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:03:04 2026] GET /volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:04.768032 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-e1d3211c-e149-4cb8-be4f-09c24c6a1327 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b/action returned with HTTP 202 Jul 22 10:03:04.768684 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 784/3163] 10.4.3.206 () {74 vars in 1713 bytes} [Wed Jul 22 10:03:04 2026] POST /volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 10:03:05.608448 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e51a9ea9-4580-4dbe-9807-1e37e8e7c7d3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:05.610917 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8b4f1a15-37b7-48d4-a733-c15a74004893 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:05.612685 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8b4f1a15-37b7-48d4-a733-c15a74004893 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e Jul 22 10:03:05.612884 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8b4f1a15-37b7-48d4-a733-c15a74004893 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:05.613157 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8b4f1a15-37b7-48d4-a733-c15a74004893 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:05.613289 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-8b4f1a15-37b7-48d4-a733-c15a74004893 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 1276ae44-b45e-497d-a2b8-40238448f97e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:05.618772 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:05.618772 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:05.619711 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8b4f1a15-37b7-48d4-a733-c15a74004893 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e returned with HTTP 200 Jul 22 10:03:05.620310 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 800/3164] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:05 2026] GET /volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:05.734851 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e51a9ea9-4580-4dbe-9807-1e37e8e7c7d3 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:03:05.735328 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e51a9ea9-4580-4dbe-9807-1e37e8e7c7d3 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:05.737401 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:05.737401 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:05.752230 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c7edf477-8854-4e4c-b306-7df796abe51b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:05.752729 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e51a9ea9-4580-4dbe-9807-1e37e8e7c7d3 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:03:05.753280 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 789/3165] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 10:03:05 2026] POST /volume/v3/types => generated 188 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:05.755631 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c7edf477-8854-4e4c-b306-7df796abe51b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 Jul 22 10:03:05.755883 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c7edf477-8854-4e4c-b306-7df796abe51b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:05.756212 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c7edf477-8854-4e4c-b306-7df796abe51b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:05.760994 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c7edf477-8854-4e4c-b306-7df796abe51b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 returned with HTTP 404 Jul 22 10:03:05.762308 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 793/3166] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:03:05 2026] GET /volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:05.766162 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-25c3477e-6e58-46d8-9892-dbd17d55cb0f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:05.773977 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-25c3477e-6e58-46d8-9892-dbd17d55cb0f tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:03:05.773977 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-25c3477e-6e58-46d8-9892-dbd17d55cb0f tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:05.774182 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b2e451b3-67de-4c69-ab0d-d68c406538da None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:05.776509 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b2e451b3-67de-4c69-ab0d-d68c406538da tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca Jul 22 10:03:05.776509 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b2e451b3-67de-4c69-ab0d-d68c406538da tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:05.777245 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b2e451b3-67de-4c69-ab0d-d68c406538da tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:05.777245 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-b2e451b3-67de-4c69-ab0d-d68c406538da tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete snapshot with id: a3ac3579-0431-4b71-be70-9cda24b63aca Jul 22 10:03:05.779055 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:05.779055 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:05.785184 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b2e451b3-67de-4c69-ab0d-d68c406538da tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca returned with HTTP 404 Jul 22 10:03:05.785917 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 801/3167] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:03:05 2026] DELETE /volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:05.798824 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-25c3477e-6e58-46d8-9892-dbd17d55cb0f tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:03:05.799464 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b326d508-5b93-430c-a661-45a439e12096 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:05.799573 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 785/3168] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 10:03:05 2026] POST /volume/v3/types => generated 188 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:05.802954 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b326d508-5b93-430c-a661-45a439e12096 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca Jul 22 10:03:05.803318 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b326d508-5b93-430c-a661-45a439e12096 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:05.803488 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b326d508-5b93-430c-a661-45a439e12096 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:05.812839 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b326d508-5b93-430c-a661-45a439e12096 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca returned with HTTP 404 Jul 22 10:03:05.813541 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 790/3169] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:03:05 2026] GET /volume/v3/snapshots/a3ac3579-0431-4b71-be70-9cda24b63aca => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:05.813815 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:05.823551 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-48e86885-fda8-4079-ba37-66eb228072cf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:05.825983 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-48e86885-fda8-4079-ba37-66eb228072cf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d Jul 22 10:03:05.826253 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-48e86885-fda8-4079-ba37-66eb228072cf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:05.826541 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-48e86885-fda8-4079-ba37-66eb228072cf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:05.826718 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-48e86885-fda8-4079-ba37-66eb228072cf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete snapshot with id: 5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d Jul 22 10:03:05.834457 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-48e86885-fda8-4079-ba37-66eb228072cf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d returned with HTTP 404 Jul 22 10:03:05.835237 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 802/3170] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:03:05 2026] DELETE /volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:05.848437 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bde9617c-55f9-40ef-a659-05e4546309c5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:05.852102 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bde9617c-55f9-40ef-a659-05e4546309c5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d Jul 22 10:03:05.852102 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bde9617c-55f9-40ef-a659-05e4546309c5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:05.852102 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bde9617c-55f9-40ef-a659-05e4546309c5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:05.857853 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bde9617c-55f9-40ef-a659-05e4546309c5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d returned with HTTP 404 Jul 22 10:03:05.858948 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 786/3171] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:03:05 2026] GET /volume/v3/snapshots/5d16f6d1-fe6b-4bef-9605-ca7d1305aa9d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:05.870672 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fdb157ab-365f-4bce-b25f-26ebfa73dcb8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:05.873386 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fdb157ab-365f-4bce-b25f-26ebfa73dcb8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 Jul 22 10:03:05.873689 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fdb157ab-365f-4bce-b25f-26ebfa73dcb8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:05.873999 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fdb157ab-365f-4bce-b25f-26ebfa73dcb8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:05.874155 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-fdb157ab-365f-4bce-b25f-26ebfa73dcb8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete snapshot with id: c1166f45-c98c-4fa9-b6e4-707caed23260 Jul 22 10:03:05.883653 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fdb157ab-365f-4bce-b25f-26ebfa73dcb8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 returned with HTTP 404 Jul 22 10:03:05.884309 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 791/3172] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:03:05 2026] DELETE /volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:05.893762 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-515a814a-45ad-4520-9438-f812b0c93100 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:05.895969 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-515a814a-45ad-4520-9438-f812b0c93100 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 Jul 22 10:03:05.896228 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-515a814a-45ad-4520-9438-f812b0c93100 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:05.896505 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-515a814a-45ad-4520-9438-f812b0c93100 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:05.902346 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-515a814a-45ad-4520-9438-f812b0c93100 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 returned with HTTP 404 Jul 22 10:03:05.902992 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 803/3173] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:03:05 2026] GET /volume/v3/snapshots/c1166f45-c98c-4fa9-b6e4-707caed23260 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:05.929629 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:03:05.930048 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1045875457"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:05.932595 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1045875457'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:03:05.936409 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Create volume of 1 GB Jul 22 10:03:05.936811 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:05.936811 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:05.937438 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Availability Zones retrieved successfully. Jul 22 10:03:05.943572 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Flow 'volume_create_api' (1aa24ad1-7516-4ace-a22c-99f0805d6528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:05.944889 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7003227c-36d3-4f5d-86c3-d8f34d38cd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:05.945905 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:03:05.971611 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7003227c-36d3-4f5d-86c3-d8f34d38cd39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:03:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5c81054a-e25c-40e4-ab0a-bfbe559b72f4,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c81054a-e25c-40e4-ab0a-bfbe559b72f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:05.972479 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3654263e-73a0-433b-927d-3696ee01dfdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:06.010272 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:03:06.010699 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:03:06.096730 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Created reservations ['d848ebb3-11a9-4b55-9f5b-36db84de2dc6', 'e3d9b47e-fd9d-43d9-b011-74f0af924f2b', '781269ae-fa3f-4012-b1fd-a2089a0cbd06', 'f8a99acc-d004-4627-8d10-84a6ffd257fd'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:06.098112 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3654263e-73a0-433b-927d-3696ee01dfdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d848ebb3-11a9-4b55-9f5b-36db84de2dc6', 'e3d9b47e-fd9d-43d9-b011-74f0af924f2b', '781269ae-fa3f-4012-b1fd-a2089a0cbd06', 'f8a99acc-d004-4627-8d10-84a6ffd257fd']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:06.099230 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc9d4cb2-6677-488c-b22e-3e0e2dea3389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:06.131170 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc9d4cb2-6677-488c-b22e-3e0e2dea3389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '778e1184-fdf9-40e6-b76a-314bbc193ecc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1045875457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4e6f8e872db4e25a8a9cac450653b9f',qos_specs=None,replication_status=,reservations=['d848ebb3-11a9-4b55-9f5b-36db84de2dc6','e3d9b47e-fd9d-43d9-b011-74f0af924f2b','781269ae-fa3f-4012-b1fd-a2089a0cbd06','f8a99acc-d004-4627-8d10-84a6ffd257fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7769a4835eca4588ae8c9ac961260af8',volume_type_id=5c81054a-e25c-40e4-ab0a-bfbe559b72f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1045875457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=778e1184-fdf9-40e6-b76a-314bbc193ecc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4e6f8e872db4e25a8a9cac450653b9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7769a4835eca4588ae8c9ac961260af8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5c81054a-e25c-40e4-ab0a-bfbe559b72f4),volume_type_id=5c81054a-e25c-40e4-ab0a-bfbe559b72f4)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:06.132671 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d072d98e-8b39-4f24-bea1-6ef70bb2776d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:06.167911 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d072d98e-8b39-4f24-bea1-6ef70bb2776d) transitioned into state 'SUCCESS' from state '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-1045875457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4e6f8e872db4e25a8a9cac450653b9f',qos_specs=None,replication_status=,reservations=['d848ebb3-11a9-4b55-9f5b-36db84de2dc6','e3d9b47e-fd9d-43d9-b011-74f0af924f2b','781269ae-fa3f-4012-b1fd-a2089a0cbd06','f8a99acc-d004-4627-8d10-84a6ffd257fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7769a4835eca4588ae8c9ac961260af8',volume_type_id=5c81054a-e25c-40e4-ab0a-bfbe559b72f4)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:06.167911 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4126239b-4071-4670-a8fa-6aa9c63b3d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:06.182469 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4126239b-4071-4670-a8fa-6aa9c63b3d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:06.183551 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Flow 'volume_create_api' (1aa24ad1-7516-4ace-a22c-99f0805d6528) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:06.183941 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Create volume request issued successfully. Jul 22 10:03:06.184600 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-df0f19ff-d5c4-4557-8de8-d773d5811b7d tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:03:06.185094 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 794/3174] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:03:05 2026] POST /volume/v3/volumes => generated 768 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 10:03:06.207871 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ccdaa2a3-95fa-443a-b524-8fc93146ae77 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:06.212951 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ccdaa2a3-95fa-443a-b524-8fc93146ae77 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] GET https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc Jul 22 10:03:06.213285 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ccdaa2a3-95fa-443a-b524-8fc93146ae77 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:06.213577 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ccdaa2a3-95fa-443a-b524-8fc93146ae77 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:06.230174 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:06.230174 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:06.237226 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ccdaa2a3-95fa-443a-b524-8fc93146ae77 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Volume info retrieved successfully. Jul 22 10:03:06.249755 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ccdaa2a3-95fa-443a-b524-8fc93146ae77 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc returned with HTTP 200 Jul 22 10:03:06.249755 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 787/3175] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:06 2026] GET /volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc => generated 836 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:06.637256 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1662b06e-c7e1-4b33-9d10-4d705ecdf8e7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:06.639509 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1662b06e-c7e1-4b33-9d10-4d705ecdf8e7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e Jul 22 10:03:06.639766 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1662b06e-c7e1-4b33-9d10-4d705ecdf8e7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:06.639996 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1662b06e-c7e1-4b33-9d10-4d705ecdf8e7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:06.640103 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-1662b06e-c7e1-4b33-9d10-4d705ecdf8e7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 1276ae44-b45e-497d-a2b8-40238448f97e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:06.645542 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:06.645542 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:06.646512 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1662b06e-c7e1-4b33-9d10-4d705ecdf8e7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e returned with HTTP 200 Jul 22 10:03:06.646995 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 792/3176] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:06 2026] GET /volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:07.268559 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-19fe7aa0-44d7-492f-9e0c-ad1687877c1f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:07.270571 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-19fe7aa0-44d7-492f-9e0c-ad1687877c1f tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] GET https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc Jul 22 10:03:07.270798 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-19fe7aa0-44d7-492f-9e0c-ad1687877c1f tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:07.271080 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-19fe7aa0-44d7-492f-9e0c-ad1687877c1f tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:07.281852 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:07.281852 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:07.286983 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-19fe7aa0-44d7-492f-9e0c-ad1687877c1f tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Volume info retrieved successfully. Jul 22 10:03:07.293746 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-19fe7aa0-44d7-492f-9e0c-ad1687877c1f tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc returned with HTTP 200 Jul 22 10:03:07.294376 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 804/3177] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:07 2026] GET /volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:07.311666 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-661b5324-811c-4527-a678-c79a3a6254b3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:07.314060 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-661b5324-811c-4527-a678-c79a3a6254b3 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] GET https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc Jul 22 10:03:07.314360 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-661b5324-811c-4527-a678-c79a3a6254b3 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:07.314613 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-661b5324-811c-4527-a678-c79a3a6254b3 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:07.323686 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:07.323686 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:07.328608 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-661b5324-811c-4527-a678-c79a3a6254b3 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Volume info retrieved successfully. Jul 22 10:03:07.333995 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-661b5324-811c-4527-a678-c79a3a6254b3 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc returned with HTTP 200 Jul 22 10:03:07.334509 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 795/3178] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:07 2026] GET /volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc => generated 1034 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:07.351613 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fd7000b8-db21-4b69-b741-dc231538c5ef None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:07.356635 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fd7000b8-db21-4b69-b741-dc231538c5ef tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] POST https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc/action Jul 22 10:03:07.359255 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fd7000b8-db21-4b69-b741-dc231538c5ef tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:03:07.360491 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fd7000b8-db21-4b69-b741-dc231538c5ef tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:07.380948 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:07.380948 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:07.380948 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fd7000b8-db21-4b69-b741-dc231538c5ef tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Volume info retrieved successfully. Jul 22 10:03:07.406128 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-fd7000b8-db21-4b69-b741-dc231538c5ef tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:03:07.406864 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-fd7000b8-db21-4b69-b741-dc231538c5ef tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:03:07.456971 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-fd7000b8-db21-4b69-b741-dc231538c5ef tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Created reservations ['e255b413-989a-4305-ad56-bd64bf091e33', '80192142-8cd9-495d-84a8-f3af8a2b46f2'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:07.483244 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-fd7000b8-db21-4b69-b741-dc231538c5ef tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:03:07.483244 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-fd7000b8-db21-4b69-b741-dc231538c5ef tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:03:07.495097 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-fd7000b8-db21-4b69-b741-dc231538c5ef tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Created reservations ['5b6976e4-fce1-4c65-9c1e-5eb9141ef41a', 'ee821acd-9b99-43e7-93e6-d15908fdf0be'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:07.533465 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fd7000b8-db21-4b69-b741-dc231538c5ef tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Retype volume request issued successfully. Jul 22 10:03:07.534186 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fd7000b8-db21-4b69-b741-dc231538c5ef tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc/action returned with HTTP 202 Jul 22 10:03:07.536321 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 788/3179] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:03:07 2026] POST /volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:03:07.550121 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-34715c70-99ee-4cd0-8eb7-c0ca94553dc4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:07.553991 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-34715c70-99ee-4cd0-8eb7-c0ca94553dc4 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] GET https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc Jul 22 10:03:07.554222 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-34715c70-99ee-4cd0-8eb7-c0ca94553dc4 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:07.554460 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-34715c70-99ee-4cd0-8eb7-c0ca94553dc4 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:07.564465 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:07.564465 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:07.570669 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-34715c70-99ee-4cd0-8eb7-c0ca94553dc4 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Volume info retrieved successfully. Jul 22 10:03:07.576947 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-34715c70-99ee-4cd0-8eb7-c0ca94553dc4 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc returned with HTTP 200 Jul 22 10:03:07.577462 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 793/3180] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:07 2026] GET /volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:07.660335 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-008a50db-56af-4adf-bc3d-8adc938e8fce None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:07.662316 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-008a50db-56af-4adf-bc3d-8adc938e8fce tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e Jul 22 10:03:07.662493 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-008a50db-56af-4adf-bc3d-8adc938e8fce tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:07.662776 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-008a50db-56af-4adf-bc3d-8adc938e8fce tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:07.662993 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-008a50db-56af-4adf-bc3d-8adc938e8fce tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 1276ae44-b45e-497d-a2b8-40238448f97e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:07.673174 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:07.673174 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:07.674077 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-008a50db-56af-4adf-bc3d-8adc938e8fce tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e returned with HTTP 200 Jul 22 10:03:07.674436 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 805/3181] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:07 2026] GET /volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:03:08.595061 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a0fb1d06-7d29-4099-9331-d60fb549a9ea None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:08.596658 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a0fb1d06-7d29-4099-9331-d60fb549a9ea tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] GET https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc Jul 22 10:03:08.596658 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a0fb1d06-7d29-4099-9331-d60fb549a9ea tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:08.596802 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a0fb1d06-7d29-4099-9331-d60fb549a9ea tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:08.605182 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:08.605182 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:08.609098 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a0fb1d06-7d29-4099-9331-d60fb549a9ea tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Volume info retrieved successfully. Jul 22 10:03:08.616885 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a0fb1d06-7d29-4099-9331-d60fb549a9ea tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc returned with HTTP 200 Jul 22 10:03:08.617505 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 796/3182] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:08 2026] GET /volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:08.629087 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1f128af1-85f8-4846-a2ec-dfaa5d7980e8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:08.630935 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1f128af1-85f8-4846-a2ec-dfaa5d7980e8 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] GET https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc Jul 22 10:03:08.631566 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1f128af1-85f8-4846-a2ec-dfaa5d7980e8 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:08.631566 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1f128af1-85f8-4846-a2ec-dfaa5d7980e8 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:08.639833 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:08.639833 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:08.645224 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1f128af1-85f8-4846-a2ec-dfaa5d7980e8 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Volume info retrieved successfully. Jul 22 10:03:08.652228 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1f128af1-85f8-4846-a2ec-dfaa5d7980e8 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc returned with HTTP 200 Jul 22 10:03:08.652228 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 789/3183] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:08 2026] GET /volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc => generated 1034 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:08.667788 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ee666512-7840-4312-b1d3-b495b3d4a74c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:08.674949 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ee666512-7840-4312-b1d3-b495b3d4a74c tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] GET https://10.4.3.206/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1045875457 Jul 22 10:03:08.674949 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ee666512-7840-4312-b1d3-b495b3d4a74c tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:08.674949 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ee666512-7840-4312-b1d3-b495b3d4a74c tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:08.675912 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ee666512-7840-4312-b1d3-b495b3d4a74c tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1045875457'), ('all_tenants', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:03:08.685626 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ee666512-7840-4312-b1d3-b495b3d4a74c tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Get all volumes completed successfully. Jul 22 10:03:08.686492 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ee666512-7840-4312-b1d3-b495b3d4a74c tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] https://10.4.3.206/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1045875457 returned with HTTP 200 Jul 22 10:03:08.686594 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-56a83a78-646c-48fb-863b-541f7df48283 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:08.688110 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 794/3184] 10.4.3.206 () {66 vars in 1398 bytes} [Wed Jul 22 10:03:08 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1045875457 => generated 347 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:08.689404 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-56a83a78-646c-48fb-863b-541f7df48283 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e Jul 22 10:03:08.689688 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-56a83a78-646c-48fb-863b-541f7df48283 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:08.689987 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-56a83a78-646c-48fb-863b-541f7df48283 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:08.690156 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-56a83a78-646c-48fb-863b-541f7df48283 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 1276ae44-b45e-497d-a2b8-40238448f97e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:08.696551 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:08.696551 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:08.696740 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-59efe025-4721-43e6-ae21-56fd334500a5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:08.697372 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-56a83a78-646c-48fb-863b-541f7df48283 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e returned with HTTP 200 Jul 22 10:03:08.697734 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 806/3185] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:08 2026] GET /volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:08.699054 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-59efe025-4721-43e6-ae21-56fd334500a5 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] GET https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc Jul 22 10:03:08.699435 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-59efe025-4721-43e6-ae21-56fd334500a5 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:08.699703 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-59efe025-4721-43e6-ae21-56fd334500a5 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:08.709192 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:08.709192 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:08.714484 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-59efe025-4721-43e6-ae21-56fd334500a5 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Volume info retrieved successfully. Jul 22 10:03:08.721885 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-59efe025-4721-43e6-ae21-56fd334500a5 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc returned with HTTP 200 Jul 22 10:03:08.722232 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 797/3186] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:08 2026] GET /volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:08.737100 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c4dfa935-e9d8-45e5-8fce-44976bc923fc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:08.739011 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c4dfa935-e9d8-45e5-8fce-44976bc923fc tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] DELETE https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc Jul 22 10:03:08.739232 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c4dfa935-e9d8-45e5-8fce-44976bc923fc tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:08.739456 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c4dfa935-e9d8-45e5-8fce-44976bc923fc tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:08.739670 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-c4dfa935-e9d8-45e5-8fce-44976bc923fc tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Delete volume with id: 778e1184-fdf9-40e6-b76a-314bbc193ecc Jul 22 10:03:08.746665 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:08.746665 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:08.747241 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c4dfa935-e9d8-45e5-8fce-44976bc923fc tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Volume info retrieved successfully. Jul 22 10:03:08.763118 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c4dfa935-e9d8-45e5-8fce-44976bc923fc tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Delete volume request issued successfully. Jul 22 10:03:08.763400 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c4dfa935-e9d8-45e5-8fce-44976bc923fc tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc returned with HTTP 202 Jul 22 10:03:08.763848 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 790/3187] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:03:08 2026] DELETE /volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:03:08.772712 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2e5e5623-2c7f-4cdf-ae54-b017a3225289 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:08.774315 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2e5e5623-2c7f-4cdf-ae54-b017a3225289 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] GET https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc Jul 22 10:03:08.774658 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2e5e5623-2c7f-4cdf-ae54-b017a3225289 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:08.775014 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2e5e5623-2c7f-4cdf-ae54-b017a3225289 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:08.783692 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:08.783692 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:08.789944 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2e5e5623-2c7f-4cdf-ae54-b017a3225289 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Volume info retrieved successfully. Jul 22 10:03:08.796723 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2e5e5623-2c7f-4cdf-ae54-b017a3225289 tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc returned with HTTP 200 Jul 22 10:03:08.797487 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 795/3188] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:08 2026] GET /volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:09.711055 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9123f28d-0a7a-435c-b612-dab040ce7390 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:09.711055 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9123f28d-0a7a-435c-b612-dab040ce7390 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e Jul 22 10:03:09.711055 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9123f28d-0a7a-435c-b612-dab040ce7390 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:09.711813 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9123f28d-0a7a-435c-b612-dab040ce7390 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:09.711813 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-9123f28d-0a7a-435c-b612-dab040ce7390 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 1276ae44-b45e-497d-a2b8-40238448f97e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:09.717326 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:09.717326 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:09.718200 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9123f28d-0a7a-435c-b612-dab040ce7390 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e returned with HTTP 200 Jul 22 10:03:09.718688 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 807/3189] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:09 2026] GET /volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:09.814524 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-441ba09c-f173-4f85-a655-2c4ef35d6b1b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:09.816988 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-441ba09c-f173-4f85-a655-2c4ef35d6b1b tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] GET https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc Jul 22 10:03:09.817154 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-441ba09c-f173-4f85-a655-2c4ef35d6b1b tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:09.817330 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-441ba09c-f173-4f85-a655-2c4ef35d6b1b tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:09.827327 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-441ba09c-f173-4f85-a655-2c4ef35d6b1b tempest-VolumeRetypeWithoutMigrationTest-1195813375 tempest-VolumeRetypeWithoutMigrationTest-1195813375-project-member] https://10.4.3.206/volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc returned with HTTP 404 Jul 22 10:03:09.827327 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 798/3190] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:09 2026] GET /volume/v3/volumes/778e1184-fdf9-40e6-b76a-314bbc193ecc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:09.839487 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ba814dd3-b047-42a6-90ef-5b393e5d447c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:09.842316 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ba814dd3-b047-42a6-90ef-5b393e5d447c tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] DELETE https://10.4.3.206/volume/v3/types/770369f2-184e-4982-aff0-c01a0141068e Jul 22 10:03:09.842732 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ba814dd3-b047-42a6-90ef-5b393e5d447c tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:09.843059 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ba814dd3-b047-42a6-90ef-5b393e5d447c tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:09.871364 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ba814dd3-b047-42a6-90ef-5b393e5d447c tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] https://10.4.3.206/volume/v3/types/770369f2-184e-4982-aff0-c01a0141068e returned with HTTP 202 Jul 22 10:03:09.871965 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 791/3191] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:03:09 2026] DELETE /volume/v3/types/770369f2-184e-4982-aff0-c01a0141068e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:03:09.882891 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6fddd054-41f7-4214-b64a-ac70773c11e9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:09.884684 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6fddd054-41f7-4214-b64a-ac70773c11e9 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] GET https://10.4.3.206/volume/v3/types/770369f2-184e-4982-aff0-c01a0141068e Jul 22 10:03:09.884903 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6fddd054-41f7-4214-b64a-ac70773c11e9 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:09.885125 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6fddd054-41f7-4214-b64a-ac70773c11e9 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:09.891292 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6fddd054-41f7-4214-b64a-ac70773c11e9 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] https://10.4.3.206/volume/v3/types/770369f2-184e-4982-aff0-c01a0141068e returned with HTTP 404 Jul 22 10:03:09.891955 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 796/3192] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:03:09 2026] GET /volume/v3/types/770369f2-184e-4982-aff0-c01a0141068e => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:09.902469 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-24e17d53-f79f-4ea0-9ea9-1ae43b6b9f7a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:09.905005 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-24e17d53-f79f-4ea0-9ea9-1ae43b6b9f7a tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] DELETE https://10.4.3.206/volume/v3/types/5c81054a-e25c-40e4-ab0a-bfbe559b72f4 Jul 22 10:03:09.905339 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-24e17d53-f79f-4ea0-9ea9-1ae43b6b9f7a tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:09.905684 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-24e17d53-f79f-4ea0-9ea9-1ae43b6b9f7a tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:09.944479 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-24e17d53-f79f-4ea0-9ea9-1ae43b6b9f7a tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] https://10.4.3.206/volume/v3/types/5c81054a-e25c-40e4-ab0a-bfbe559b72f4 returned with HTTP 202 Jul 22 10:03:09.944916 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 808/3193] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:03:09 2026] DELETE /volume/v3/types/5c81054a-e25c-40e4-ab0a-bfbe559b72f4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:03:09.953474 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2c7d0218-3087-46ee-b44f-2052d9484694 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:09.957886 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2c7d0218-3087-46ee-b44f-2052d9484694 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] GET https://10.4.3.206/volume/v3/types/5c81054a-e25c-40e4-ab0a-bfbe559b72f4 Jul 22 10:03:09.958121 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2c7d0218-3087-46ee-b44f-2052d9484694 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:09.958411 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2c7d0218-3087-46ee-b44f-2052d9484694 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:09.963159 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2c7d0218-3087-46ee-b44f-2052d9484694 tempest-VolumeRetypeWithoutMigrationTest-926464796 tempest-VolumeRetypeWithoutMigrationTest-926464796-project-admin] https://10.4.3.206/volume/v3/types/5c81054a-e25c-40e4-ab0a-bfbe559b72f4 returned with HTTP 404 Jul 22 10:03:09.964177 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 799/3194] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:03:09 2026] GET /volume/v3/types/5c81054a-e25c-40e4-ab0a-bfbe559b72f4 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:10.363959 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-dae9675a-a0f9-4fa9-ab4f-ad0505149a5e req-e2a0d8e8-5ed7-4013-8c73-a5f41b38fd40 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:10.368959 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-dae9675a-a0f9-4fa9-ab4f-ad0505149a5e req-e2a0d8e8-5ed7-4013-8c73-a5f41b38fd40 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/attachments/e0e7df8c-32d4-4d64-b5c5-2a25be4f114b Jul 22 10:03:10.368959 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-dae9675a-a0f9-4fa9-ab4f-ad0505149a5e req-e2a0d8e8-5ed7-4013-8c73-a5f41b38fd40 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:10.369129 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-dae9675a-a0f9-4fa9-ab4f-ad0505149a5e req-e2a0d8e8-5ed7-4013-8c73-a5f41b38fd40 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:10.376464 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:10.376464 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:10.441099 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-dae9675a-a0f9-4fa9-ab4f-ad0505149a5e req-e2a0d8e8-5ed7-4013-8c73-a5f41b38fd40 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/e0e7df8c-32d4-4d64-b5c5-2a25be4f114b returned with HTTP 200 Jul 22 10:03:10.441645 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 792/3195] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:03:10 2026] DELETE /volume/v3/attachments/e0e7df8c-32d4-4d64-b5c5-2a25be4f114b => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:10.735764 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1e96bf62-3e51-4a63-8827-ba287c748838 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:10.740533 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1e96bf62-3e51-4a63-8827-ba287c748838 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e Jul 22 10:03:10.741893 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1e96bf62-3e51-4a63-8827-ba287c748838 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:10.742157 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1e96bf62-3e51-4a63-8827-ba287c748838 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:10.742294 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-1e96bf62-3e51-4a63-8827-ba287c748838 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 1276ae44-b45e-497d-a2b8-40238448f97e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:10.748769 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:10.748769 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:10.749585 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1e96bf62-3e51-4a63-8827-ba287c748838 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e returned with HTTP 200 Jul 22 10:03:10.749953 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 797/3196] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:10 2026] GET /volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:10.763912 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-48dd1985-9068-4f0b-b48f-45f06b3e9867 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:10.765890 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-48dd1985-9068-4f0b-b48f-45f06b3e9867 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e Jul 22 10:03:10.766167 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-48dd1985-9068-4f0b-b48f-45f06b3e9867 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:10.766395 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-48dd1985-9068-4f0b-b48f-45f06b3e9867 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:10.766583 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-48dd1985-9068-4f0b-b48f-45f06b3e9867 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 1276ae44-b45e-497d-a2b8-40238448f97e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:10.771752 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:10.771752 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:10.772013 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-48dd1985-9068-4f0b-b48f-45f06b3e9867 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e returned with HTTP 200 Jul 22 10:03:10.772400 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 809/3197] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:10 2026] GET /volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:10.783417 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c2c5928d-cb2b-4d1a-9632-e285fa1198bb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:10.787479 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c2c5928d-cb2b-4d1a-9632-e285fa1198bb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] DELETE https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e Jul 22 10:03:10.787701 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c2c5928d-cb2b-4d1a-9632-e285fa1198bb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:10.787908 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c2c5928d-cb2b-4d1a-9632-e285fa1198bb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:10.788022 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-c2c5928d-cb2b-4d1a-9632-e285fa1198bb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete backup with id: 1276ae44-b45e-497d-a2b8-40238448f97e. Jul 22 10:03:10.793438 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:10.793438 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:10.808460 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-c2c5928d-cb2b-4d1a-9632-e285fa1198bb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] delete_backup rpcapi backup_id 1276ae44-b45e-497d-a2b8-40238448f97e {{(pid=100150) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:03:10.810201 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c2c5928d-cb2b-4d1a-9632-e285fa1198bb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e returned with HTTP 202 Jul 22 10:03:10.813513 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 800/3198] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:03:10 2026] DELETE /volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:03:10.821204 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2a0adfbd-663e-4f27-a376-4ad3bc37dc22 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:10.823515 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2a0adfbd-663e-4f27-a376-4ad3bc37dc22 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e Jul 22 10:03:10.823751 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2a0adfbd-663e-4f27-a376-4ad3bc37dc22 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:10.824006 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2a0adfbd-663e-4f27-a376-4ad3bc37dc22 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:10.824139 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-2a0adfbd-663e-4f27-a376-4ad3bc37dc22 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 1276ae44-b45e-497d-a2b8-40238448f97e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:10.829013 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:10.829013 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:10.829902 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2a0adfbd-663e-4f27-a376-4ad3bc37dc22 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e returned with HTTP 200 Jul 22 10:03:10.830351 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 793/3199] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:10 2026] GET /volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:11.154460 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:11.157089 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:03:11.157996 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2076579090"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:11.160131 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2076579090'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:03:11.160185 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Create volume of 1 GB Jul 22 10:03:11.166853 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Availability Zones retrieved successfully. Jul 22 10:03:11.175155 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Flow 'volume_create_api' (b9e29431-8704-4087-867c-a323ac3f1cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:11.176281 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ac93953-1d7f-4c36-ae15-4d1433038896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:11.177348 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:03:11.220133 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ac93953-1d7f-4c36-ae15-4d1433038896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:11.221871 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f0d7c5c-677b-46ef-928d-a67656063470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:11.288670 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Created reservations ['d2208d0a-94fc-47d2-993d-4c73ef5ba983', '44fa7612-09e3-40c2-8657-9a25e4b9c88a', 'ce86f02b-fa29-47e2-bc46-526b6d0ca784', '7d8872c8-0312-446c-aa2f-721286998f87'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:11.289558 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f0d7c5c-677b-46ef-928d-a67656063470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2208d0a-94fc-47d2-993d-4c73ef5ba983', '44fa7612-09e3-40c2-8657-9a25e4b9c88a', 'ce86f02b-fa29-47e2-bc46-526b6d0ca784', '7d8872c8-0312-446c-aa2f-721286998f87']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:11.290949 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5518c557-f964-48f7-a05c-ebdcbdebd03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:11.324681 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5518c557-f964-48f7-a05c-ebdcbdebd03b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a7bf131-0b5c-4790-bf91-36acdd19e69f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2076579090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19b216f9a5e44d883be1a4a29cf582f',qos_specs=None,replication_status=,reservations=['d2208d0a-94fc-47d2-993d-4c73ef5ba983','44fa7612-09e3-40c2-8657-9a25e4b9c88a','ce86f02b-fa29-47e2-bc46-526b6d0ca784','7d8872c8-0312-446c-aa2f-721286998f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76376bbee3934f268da9db6d6b4bf0c0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2076579090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a7bf131-0b5c-4790-bf91-36acdd19e69f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d19b216f9a5e44d883be1a4a29cf582f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76376bbee3934f268da9db6d6b4bf0c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:11.325465 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b913330-d17d-443b-8d91-c651f54e800a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:11.355508 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b913330-d17d-443b-8d91-c651f54e800a) transitioned into state 'SUCCESS' from state '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-2076579090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19b216f9a5e44d883be1a4a29cf582f',qos_specs=None,replication_status=,reservations=['d2208d0a-94fc-47d2-993d-4c73ef5ba983','44fa7612-09e3-40c2-8657-9a25e4b9c88a','ce86f02b-fa29-47e2-bc46-526b6d0ca784','7d8872c8-0312-446c-aa2f-721286998f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76376bbee3934f268da9db6d6b4bf0c0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:11.356664 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa695306-c183-4bc4-97ee-90029a23612e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:11.369707 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa695306-c183-4bc4-97ee-90029a23612e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:11.370550 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Flow 'volume_create_api' (b9e29431-8704-4087-867c-a323ac3f1cdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:11.371137 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Create volume request issued successfully. Jul 22 10:03:11.371477 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-374eb8a2-d026-41f6-ac98-6a8fedf5a0c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:03:11.372149 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 798/3200] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:03:11 2026] POST /volume/v3/volumes => generated 755 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 10:03:11.385872 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7267146c-0b21-4f8b-b859-56412d284647 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:11.390177 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7267146c-0b21-4f8b-b859-56412d284647 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:11.390177 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7267146c-0b21-4f8b-b859-56412d284647 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:11.390177 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7267146c-0b21-4f8b-b859-56412d284647 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:11.399095 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:11.399095 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:11.404999 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7267146c-0b21-4f8b-b859-56412d284647 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:11.409318 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7267146c-0b21-4f8b-b859-56412d284647 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:11.409816 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 810/3201] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:11 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:11.812449 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-244da211-b09c-4779-9404-05cac896a94e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:11.814555 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-244da211-b09c-4779-9404-05cac896a94e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 Jul 22 10:03:11.814881 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-244da211-b09c-4779-9404-05cac896a94e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:11.815054 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-244da211-b09c-4779-9404-05cac896a94e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:11.815262 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-244da211-b09c-4779-9404-05cac896a94e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume with id: aecd9da2-d81e-4416-bad4-6c0e448cdc37 Jul 22 10:03:11.822823 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:11.822823 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:11.823347 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-244da211-b09c-4779-9404-05cac896a94e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:03:11.843189 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-af44828e-8fe7-4971-82f2-31ac15ea0e4c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:11.844490 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-244da211-b09c-4779-9404-05cac896a94e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume request issued successfully. Jul 22 10:03:11.844659 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-244da211-b09c-4779-9404-05cac896a94e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 returned with HTTP 202 Jul 22 10:03:11.845090 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 801/3202] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:03:11 2026] DELETE /volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:03:11.848288 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-af44828e-8fe7-4971-82f2-31ac15ea0e4c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e Jul 22 10:03:11.848288 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-af44828e-8fe7-4971-82f2-31ac15ea0e4c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:11.848288 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-af44828e-8fe7-4971-82f2-31ac15ea0e4c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:11.848430 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-af44828e-8fe7-4971-82f2-31ac15ea0e4c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 1276ae44-b45e-497d-a2b8-40238448f97e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:11.855695 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-81e84bba-6855-4cfa-8226-ae730609acb2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:11.856726 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-af44828e-8fe7-4971-82f2-31ac15ea0e4c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e returned with HTTP 404 Jul 22 10:03:11.857557 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 794/3203] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:11 2026] GET /volume/v3/backups/1276ae44-b45e-497d-a2b8-40238448f97e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:11.858045 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-81e84bba-6855-4cfa-8226-ae730609acb2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 Jul 22 10:03:11.858295 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-81e84bba-6855-4cfa-8226-ae730609acb2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:11.858545 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-81e84bba-6855-4cfa-8226-ae730609acb2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:11.866651 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c2599970-2151-4798-a3a3-2b70aaca999a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:11.867153 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:11.867153 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:11.869070 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c2599970-2151-4798-a3a3-2b70aaca999a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:03:11.869679 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c2599970-2151-4798-a3a3-2b70aaca999a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dc71952c-734e-4a40-96dc-ab78c0fe1172", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-2109215033", "container": "tempest-volumesbackupstest-backup-container-1245263997"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:11.871626 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.backups [None req-c2599970-2151-4798-a3a3-2b70aaca999a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Creating new backup {'backup': {'volume_id': 'dc71952c-734e-4a40-96dc-ab78c0fe1172', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-2109215033', 'container': 'tempest-volumesbackupstest-backup-container-1245263997'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:03:11.871833 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-c2599970-2151-4798-a3a3-2b70aaca999a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Creating backup of volume dc71952c-734e-4a40-96dc-ab78c0fe1172 in container tempest-volumesbackupstest-backup-container-1245263997 Jul 22 10:03:11.872236 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-81e84bba-6855-4cfa-8226-ae730609acb2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:03:11.878705 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-81e84bba-6855-4cfa-8226-ae730609acb2 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 returned with HTTP 200 Jul 22 10:03:11.879221 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 799/3204] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:11 2026] GET /volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:11.885516 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:11.885516 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:11.886161 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c2599970-2151-4798-a3a3-2b70aaca999a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:03:11.916567 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-c2599970-2151-4798-a3a3-2b70aaca999a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Created reservations ['c6a6c023-bb28-4ac8-8465-d8c73edd9979', 'acab1bc8-9bd3-4f10-aea6-f87fff490e77'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:11.969439 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c2599970-2151-4798-a3a3-2b70aaca999a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:03:11.969989 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 811/3205] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:03:11 2026] POST /volume/v3/backups => generated 330 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:03:11.980882 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1adb963f-7c9f-4327-bd11-d7790db2931a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:11.986148 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1adb963f-7c9f-4327-bd11-d7790db2931a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:11.986350 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1adb963f-7c9f-4327-bd11-d7790db2931a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:11.986531 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1adb963f-7c9f-4327-bd11-d7790db2931a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:11.986635 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-1adb963f-7c9f-4327-bd11-d7790db2931a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:11.996408 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:11.996408 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:11.997442 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1adb963f-7c9f-4327-bd11-d7790db2931a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:11.997894 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 802/3206] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:11 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:12.426622 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8ffad216-3035-4b71-95be-950636a4340e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:12.429732 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8ffad216-3035-4b71-95be-950636a4340e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:12.430264 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8ffad216-3035-4b71-95be-950636a4340e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:12.430688 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8ffad216-3035-4b71-95be-950636a4340e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:12.445606 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:12.445606 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:12.450388 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8ffad216-3035-4b71-95be-950636a4340e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:12.454788 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8ffad216-3035-4b71-95be-950636a4340e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:12.455288 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 795/3207] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:12 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:12.506682 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-cbcc88ca-9230-4984-87b2-8445bc8e6ef0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:12.511005 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-cbcc88ca-9230-4984-87b2-8445bc8e6ef0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:12.511177 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-cbcc88ca-9230-4984-87b2-8445bc8e6ef0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:12.511339 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-cbcc88ca-9230-4984-87b2-8445bc8e6ef0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:12.522646 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:12.522646 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:12.528404 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-cbcc88ca-9230-4984-87b2-8445bc8e6ef0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:12.534493 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-cbcc88ca-9230-4984-87b2-8445bc8e6ef0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:12.535058 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 800/3208] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:03:12 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:12.614792 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8dfd755d-8021-452e-a20b-a95f64dce1c7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:12.615360 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8dfd755d-8021-452e-a20b-a95f64dce1c7 None None] GET https://10.4.3.206/volume// Jul 22 10:03:12.615577 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8dfd755d-8021-452e-a20b-a95f64dce1c7 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:12.615856 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8dfd755d-8021-452e-a20b-a95f64dce1c7 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:12.616379 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8dfd755d-8021-452e-a20b-a95f64dce1c7 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:03:12.616869 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 812/3209] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:03:12 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:03:12.623692 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-bb8f9402-ec77-467b-a319-558050ad7528 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:12.625700 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-bb8f9402-ec77-467b-a319-558050ad7528 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:03:12.626100 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-bb8f9402-ec77-467b-a319-558050ad7528 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a7bf131-0b5c-4790-bf91-36acdd19e69f", "connector": null, "instance_uuid": "4a54cb5f-6269-4086-8294-8a161e7c39d6"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:12.634431 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:12.634431 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:12.663877 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-bb8f9402-ec77-467b-a319-558050ad7528 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:03:12.664340 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 803/3210] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:03:12 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:12.664446 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-334d4212-e7b3-4383-903c-2f05ad39b936 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:12.697685 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-749a162f-d5b1-4d2c-bf5e-325ad669a7d0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:12.700051 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-749a162f-d5b1-4d2c-bf5e-325ad669a7d0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:12.700351 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-749a162f-d5b1-4d2c-bf5e-325ad669a7d0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:12.700634 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-749a162f-d5b1-4d2c-bf5e-325ad669a7d0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:12.715369 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:12.715369 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:12.715732 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9b3b06fc-89ae-4036-82ef-1148b39e4bfb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:12.716113 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b3b06fc-89ae-4036-82ef-1148b39e4bfb None None] GET https://10.4.3.206/volume// Jul 22 10:03:12.716329 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9b3b06fc-89ae-4036-82ef-1148b39e4bfb None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:12.716555 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9b3b06fc-89ae-4036-82ef-1148b39e4bfb None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:12.717015 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b3b06fc-89ae-4036-82ef-1148b39e4bfb None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:03:12.717377 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 813/3211] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10: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) Jul 22 10:03:12.720345 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-749a162f-d5b1-4d2c-bf5e-325ad669a7d0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:12.725088 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-b0e46704-0ecf-41a6-9bbe-682dd82ee177 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:12.725502 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-749a162f-d5b1-4d2c-bf5e-325ad669a7d0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:12.725969 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 801/3212] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:12 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:12.727262 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-b0e46704-0ecf-41a6-9bbe-682dd82ee177 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:12.727501 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-b0e46704-0ecf-41a6-9bbe-682dd82ee177 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:12.727741 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-b0e46704-0ecf-41a6-9bbe-682dd82ee177 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:12.737514 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:12.737514 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:12.740990 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-b0e46704-0ecf-41a6-9bbe-682dd82ee177 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:12.745371 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-b0e46704-0ecf-41a6-9bbe-682dd82ee177 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:12.745790 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 804/3213] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:03:12 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:03:12.835911 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-334d4212-e7b3-4383-903c-2f05ad39b936 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes Jul 22 10:03:12.836095 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-334d4212-e7b3-4383-903c-2f05ad39b936 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:12.836383 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-334d4212-e7b3-4383-903c-2f05ad39b936 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:12.837605 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-334d4212-e7b3-4383-903c-2f05ad39b936 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:03:12.839105 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-334d4212-e7b3-4383-903c-2f05ad39b936 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:03:12.849534 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-334d4212-e7b3-4383-903c-2f05ad39b936 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Get all volumes completed successfully. Jul 22 10:03:12.849977 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-334d4212-e7b3-4383-903c-2f05ad39b936 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 200 Jul 22 10:03:12.850372 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 796/3214] 10.4.3.206 () {66 vars in 1237 bytes} [Wed Jul 22 10:03:12 2026] GET /volume/v3/volumes => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:03:12.859595 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-090496f2-f465-4d03-a4e2-34c120f29206 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:12.861327 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:03:12.861658 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1263337876"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:12.863438 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1263337876'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:03:12.863572 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Create volume of 1 GB Jul 22 10:03:12.863860 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:12.863860 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:12.868552 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Availability Zones retrieved successfully. Jul 22 10:03:12.868983 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-1f2c60a0-987d-4536-99e1-d66fd338b1b3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:12.871519 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-1f2c60a0-987d-4536-99e1-d66fd338b1b3 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] PUT https://10.4.3.206/volume/v3/attachments/96a4231b-a58d-40bf-afff-bc7c66d2454a Jul 22 10:03:12.871951 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-1f2c60a0-987d-4536-99e1-d66fd338b1b3 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:12.874062 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Flow 'volume_create_api' (c21c47af-5e71-44ec-96ca-4551bbe8d2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:12.875095 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0cb99f1-b5f6-4450-8a61-7f09db814ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:12.876022 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:03:12.879420 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-1f2c60a0-987d-4536-99e1-d66fd338b1b3 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Acquiring lock "cinder-attachment_update-2a7bf131-0b5c-4790-bf91-36acdd19e69f-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:03:12.884691 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-1f2c60a0-987d-4536-99e1-d66fd338b1b3 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Lock "cinder-attachment_update-2a7bf131-0b5c-4790-bf91-36acdd19e69f-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:03:12.885744 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:12.885744 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:12.899971 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9408e228-0ca2-4a55-95b0-445bcc24197a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:12.902391 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9408e228-0ca2-4a55-95b0-445bcc24197a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 Jul 22 10:03:12.902391 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9408e228-0ca2-4a55-95b0-445bcc24197a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:12.902391 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9408e228-0ca2-4a55-95b0-445bcc24197a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:12.908090 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9408e228-0ca2-4a55-95b0-445bcc24197a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 returned with HTTP 404 Jul 22 10:03:12.909454 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 805/3215] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:12 2026] GET /volume/v3/volumes/aecd9da2-d81e-4416-bad4-6c0e448cdc37 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:12.916338 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0cb99f1-b5f6-4450-8a61-7f09db814ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:12.918365 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f494711-a781-4691-a266-8ce20a0727d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:12.945736 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:12.945736 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:03:12.946571 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-208871888", "snapshot_id": null, "imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "volume_type": null, "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:12.948550 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-208871888', 'snapshot_id': None, 'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'volume_type': None, 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:03:12.999692 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-1f2c60a0-987d-4536-99e1-d66fd338b1b3 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Lock "cinder-attachment_update-2a7bf131-0b5c-4790-bf91-36acdd19e69f-np0000005636" released by "attachment_update" :: held 0.115s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:03:12.999692 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-1f2c60a0-987d-4536-99e1-d66fd338b1b3 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/attachments/96a4231b-a58d-40bf-afff-bc7c66d2454a returned with HTTP 200 Jul 22 10:03:13.000232 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 802/3216] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:03:12 2026] PUT /volume/v3/attachments/96a4231b-a58d-40bf-afff-bc7c66d2454a => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:13.005575 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Created reservations ['3e76ca02-36e6-4bfe-9e74-a8166659bcf3', 'c5dfab90-371a-44f7-9be7-797bcb48b68a', '1e0be699-4e3c-4e9f-8b8d-c6202643f2c4', '3d1de2cf-0baf-4614-9798-5e0b5ea3a4d4'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:13.006521 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f494711-a781-4691-a266-8ce20a0727d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e76ca02-36e6-4bfe-9e74-a8166659bcf3', 'c5dfab90-371a-44f7-9be7-797bcb48b68a', '1e0be699-4e3c-4e9f-8b8d-c6202643f2c4', '3d1de2cf-0baf-4614-9798-5e0b5ea3a4d4']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:13.007373 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fed35e6-1206-4c17-b491-fdbeaf22da22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:13.008694 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4fadfca0-22ef-49d5-b014-1a0c90edde5a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:13.011537 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4fadfca0-22ef-49d5-b014-1a0c90edde5a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:13.011652 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4fadfca0-22ef-49d5-b014-1a0c90edde5a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:13.011879 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4fadfca0-22ef-49d5-b014-1a0c90edde5a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:13.012072 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-4fadfca0-22ef-49d5-b014-1a0c90edde5a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:13.018730 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:13.018730 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:13.019769 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4fadfca0-22ef-49d5-b014-1a0c90edde5a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:13.020326 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 806/3217] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:13 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:13.033285 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fed35e6-1206-4c17-b491-fdbeaf22da22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '803c670f-2201-41e3-b0d1-464902e3aa34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1263337876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28d79e88a9194b4492f183072e1b59ed',qos_specs=None,replication_status=,reservations=['3e76ca02-36e6-4bfe-9e74-a8166659bcf3','c5dfab90-371a-44f7-9be7-797bcb48b68a','1e0be699-4e3c-4e9f-8b8d-c6202643f2c4','3d1de2cf-0baf-4614-9798-5e0b5ea3a4d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a607e357b6944f8815be9c320b38ff8',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1263337876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=803c670f-2201-41e3-b0d1-464902e3aa34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28d79e88a9194b4492f183072e1b59ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a607e357b6944f8815be9c320b38ff8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:13.034506 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9e57219-32e1-442a-ac4f-1c51ce7f4af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:13.049993 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume of 1 GB Jul 22 10:03:13.054881 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Availability Zones retrieved successfully. Jul 22 10:03:13.061993 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9e57219-32e1-442a-ac4f-1c51ce7f4af6) transitioned into state 'SUCCESS' from state '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-1263337876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28d79e88a9194b4492f183072e1b59ed',qos_specs=None,replication_status=,reservations=['3e76ca02-36e6-4bfe-9e74-a8166659bcf3','c5dfab90-371a-44f7-9be7-797bcb48b68a','1e0be699-4e3c-4e9f-8b8d-c6202643f2c4','3d1de2cf-0baf-4614-9798-5e0b5ea3a4d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a607e357b6944f8815be9c320b38ff8',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:13.062309 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (72bac68f-8237-4c48-a730-eb0aee6d0a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:13.063038 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00ffb873-84e5-4009-8e68-86c23fbc8b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:13.064090 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27ad66ac-4734-4a22-b31b-737df246cede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:13.065074 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:03:13.077377 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00ffb873-84e5-4009-8e68-86c23fbc8b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:13.078351 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Flow 'volume_create_api' (c21c47af-5e71-44ec-96ca-4551bbe8d2f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:13.078591 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Create volume request issued successfully. Jul 22 10:03:13.079198 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-090496f2-f465-4d03-a4e2-34c120f29206 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:03:13.079613 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 814/3218] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:03:12 2026] POST /volume/v3/volumes => generated 755 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:03:13.092642 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b2528968-b451-4648-a28e-cbe165940431 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:13.095378 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b2528968-b451-4648-a28e-cbe165940431 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 Jul 22 10:03:13.095663 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b2528968-b451-4648-a28e-cbe165940431 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:13.095884 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b2528968-b451-4648-a28e-cbe165940431 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:13.102873 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:13.102873 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:13.107115 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b2528968-b451-4648-a28e-cbe165940431 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Volume info retrieved successfully. Jul 22 10:03:13.111309 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b2528968-b451-4648-a28e-cbe165940431 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 returned with HTTP 200 Jul 22 10:03:13.111720 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 803/3219] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:13 2026] GET /volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:13.134283 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27ad66ac-4734-4a22-b31b-737df246cede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:13.135109 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62b412c8-a53b-47ac-8b9f-c93429c101a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:13.184860 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Created reservations ['d5f1b240-c486-4f9f-8dd6-c59642b1f83b', 'eef834c2-297e-410b-9a7c-74da4b2c85e1', 'fd03463b-4331-494e-8cff-b83a698b7518', 'cae81511-e8d5-4ae2-b66e-723f6b40603c'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:13.186085 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62b412c8-a53b-47ac-8b9f-c93429c101a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5f1b240-c486-4f9f-8dd6-c59642b1f83b', 'eef834c2-297e-410b-9a7c-74da4b2c85e1', 'fd03463b-4331-494e-8cff-b83a698b7518', 'cae81511-e8d5-4ae2-b66e-723f6b40603c']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:13.187341 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (819a6966-3252-459b-99b2-af87c95ea0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:13.216897 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (819a6966-3252-459b-99b2-af87c95ea0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5042c7c3-d39e-4528-9591-847d2a935c56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-208871888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['d5f1b240-c486-4f9f-8dd6-c59642b1f83b','eef834c2-297e-410b-9a7c-74da4b2c85e1','fd03463b-4331-494e-8cff-b83a698b7518','cae81511-e8d5-4ae2-b66e-723f6b40603c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-208871888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5042c7c3-d39e-4528-9591-847d2a935c56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='599a9fadaa9b405ca90dd6f4f106719a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4175e860c124a3386af0e8d40ec0adb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:13.218023 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc463356-d9e9-4025-a93e-6c9577d0f700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:13.243174 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc463356-d9e9-4025-a93e-6c9577d0f700) transitioned into state 'SUCCESS' from state '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-208871888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['d5f1b240-c486-4f9f-8dd6-c59642b1f83b','eef834c2-297e-410b-9a7c-74da4b2c85e1','fd03463b-4331-494e-8cff-b83a698b7518','cae81511-e8d5-4ae2-b66e-723f6b40603c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:13.244191 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d46e549a-11c2-4047-8b1d-8ca9dd7c32c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:13.256448 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d46e549a-11c2-4047-8b1d-8ca9dd7c32c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:13.257749 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (72bac68f-8237-4c48-a730-eb0aee6d0a36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:13.258122 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request issued successfully. Jul 22 10:03:13.259373 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-17a16c23-dff6-4de6-8e72-5743fd2896d0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:03:13.259813 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 797/3220] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:03:12 2026] POST /volume/v3/volumes => generated 758 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:03:13.278590 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c7dc4683-10b7-498c-9f5e-6d10ff362859 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:13.281321 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c7dc4683-10b7-498c-9f5e-6d10ff362859 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 Jul 22 10:03:13.281590 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c7dc4683-10b7-498c-9f5e-6d10ff362859 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:13.281821 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c7dc4683-10b7-498c-9f5e-6d10ff362859 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:13.292382 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:13.292382 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:13.303032 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c7dc4683-10b7-498c-9f5e-6d10ff362859 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:03:13.312669 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c7dc4683-10b7-498c-9f5e-6d10ff362859 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 returned with HTTP 200 Jul 22 10:03:13.313701 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 807/3221] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:13 2026] GET /volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:13.745715 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fb0fa947-ef1a-49ae-9bb9-81c710b45f31 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:13.756473 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fb0fa947-ef1a-49ae-9bb9-81c710b45f31 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:13.756721 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fb0fa947-ef1a-49ae-9bb9-81c710b45f31 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:13.756939 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fb0fa947-ef1a-49ae-9bb9-81c710b45f31 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:13.768396 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:13.768396 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:13.774108 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fb0fa947-ef1a-49ae-9bb9-81c710b45f31 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:13.780529 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fb0fa947-ef1a-49ae-9bb9-81c710b45f31 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:13.781008 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 815/3222] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:13 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:14.032387 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0d7c7832-e2f5-488a-afa8-7c0b64cf68fc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:14.034427 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0d7c7832-e2f5-488a-afa8-7c0b64cf68fc tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:14.034764 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0d7c7832-e2f5-488a-afa8-7c0b64cf68fc tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:14.034997 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0d7c7832-e2f5-488a-afa8-7c0b64cf68fc tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:14.035161 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-0d7c7832-e2f5-488a-afa8-7c0b64cf68fc tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:14.046446 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:14.046446 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:14.047502 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0d7c7832-e2f5-488a-afa8-7c0b64cf68fc tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:14.048014 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 804/3223] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:14 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:14.124733 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1d1611e3-db1e-4d38-bd42-c32527929404 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:14.127052 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1d1611e3-db1e-4d38-bd42-c32527929404 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 Jul 22 10:03:14.127287 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1d1611e3-db1e-4d38-bd42-c32527929404 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:14.127551 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1d1611e3-db1e-4d38-bd42-c32527929404 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:14.136098 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:14.136098 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:14.140339 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1d1611e3-db1e-4d38-bd42-c32527929404 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Volume info retrieved successfully. Jul 22 10:03:14.145192 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1d1611e3-db1e-4d38-bd42-c32527929404 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 returned with HTTP 200 Jul 22 10:03:14.145635 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 798/3224] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:14 2026] GET /volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:14.162260 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2b1bdc16-e4d9-4891-b1d3-9059b3ce0fa2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:14.164782 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2b1bdc16-e4d9-4891-b1d3-9059b3ce0fa2 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 Jul 22 10:03:14.165103 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2b1bdc16-e4d9-4891-b1d3-9059b3ce0fa2 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:14.165394 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2b1bdc16-e4d9-4891-b1d3-9059b3ce0fa2 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:14.172889 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:14.172889 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:14.176406 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2b1bdc16-e4d9-4891-b1d3-9059b3ce0fa2 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Volume info retrieved successfully. Jul 22 10:03:14.180375 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2b1bdc16-e4d9-4891-b1d3-9059b3ce0fa2 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 returned with HTTP 200 Jul 22 10:03:14.180736 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 808/3225] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:14 2026] GET /volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:14.193230 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-84278843-026f-4ddf-ad6c-463bd66b57ae None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:14.195417 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:03:14.195754 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-242855366"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:14.197134 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-242855366'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:03:14.197267 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Create volume of 1 GB Jul 22 10:03:14.201458 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Availability Zones retrieved successfully. Jul 22 10:03:14.206942 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Flow 'volume_create_api' (df13f071-9cb9-4031-b0e1-e63ccfa42914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:14.207990 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2af0686-5a90-4715-bd3b-c053f4205783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:14.209088 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:03:14.235841 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2af0686-5a90-4715-bd3b-c053f4205783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:14.236907 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52e9b3e8-c5bd-4886-8909-a977b2450aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:14.275813 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Created reservations ['5a0c337d-2baf-4554-9bde-3590bb7bc1ea', '57f6e873-ae52-4bd5-872f-230177e5ae66', '185ecd34-89b8-4470-9840-4d717cb377a9', '03f4d20b-a832-4c87-a00a-0e897124aa13'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:14.276631 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52e9b3e8-c5bd-4886-8909-a977b2450aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a0c337d-2baf-4554-9bde-3590bb7bc1ea', '57f6e873-ae52-4bd5-872f-230177e5ae66', '185ecd34-89b8-4470-9840-4d717cb377a9', '03f4d20b-a832-4c87-a00a-0e897124aa13']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:14.277463 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ab47b05-efaa-463b-9b82-383bca904287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:14.306061 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ab47b05-efaa-463b-9b82-383bca904287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4a7f872-524a-4573-8a96-b1f3c7b92e33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-242855366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28d79e88a9194b4492f183072e1b59ed',qos_specs=None,replication_status=,reservations=['5a0c337d-2baf-4554-9bde-3590bb7bc1ea','57f6e873-ae52-4bd5-872f-230177e5ae66','185ecd34-89b8-4470-9840-4d717cb377a9','03f4d20b-a832-4c87-a00a-0e897124aa13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a607e357b6944f8815be9c320b38ff8',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-242855366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4a7f872-524a-4573-8a96-b1f3c7b92e33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28d79e88a9194b4492f183072e1b59ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a607e357b6944f8815be9c320b38ff8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:14.307225 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b02572-1e6d-4937-8b78-ef0fb0070acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:14.324223 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b02572-1e6d-4937-8b78-ef0fb0070acc) transitioned into state 'SUCCESS' from state '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-242855366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28d79e88a9194b4492f183072e1b59ed',qos_specs=None,replication_status=,reservations=['5a0c337d-2baf-4554-9bde-3590bb7bc1ea','57f6e873-ae52-4bd5-872f-230177e5ae66','185ecd34-89b8-4470-9840-4d717cb377a9','03f4d20b-a832-4c87-a00a-0e897124aa13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a607e357b6944f8815be9c320b38ff8',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:14.325230 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4880c08-ad5a-4b2e-9698-baa790406a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:14.327538 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f24a5911-e5ad-47c3-bb56-9d71073c7bb6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:14.329583 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f24a5911-e5ad-47c3-bb56-9d71073c7bb6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 Jul 22 10:03:14.329846 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f24a5911-e5ad-47c3-bb56-9d71073c7bb6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:14.330082 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f24a5911-e5ad-47c3-bb56-9d71073c7bb6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:14.335327 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4880c08-ad5a-4b2e-9698-baa790406a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:14.336263 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Flow 'volume_create_api' (df13f071-9cb9-4031-b0e1-e63ccfa42914) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:14.336601 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Create volume request issued successfully. Jul 22 10:03:14.337179 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:14.337179 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:14.337278 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-84278843-026f-4ddf-ad6c-463bd66b57ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:03:14.337900 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 816/3226] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:03:14 2026] POST /volume/v3/volumes => generated 754 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:03:14.341103 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f24a5911-e5ad-47c3-bb56-9d71073c7bb6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:03:14.346126 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f24a5911-e5ad-47c3-bb56-9d71073c7bb6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 returned with HTTP 200 Jul 22 10:03:14.346623 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 805/3227] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:14 2026] GET /volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:14.348734 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8c53204c-649a-4eb5-a5a4-1fc6798a93e1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:14.350573 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8c53204c-649a-4eb5-a5a4-1fc6798a93e1 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 Jul 22 10:03:14.350795 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8c53204c-649a-4eb5-a5a4-1fc6798a93e1 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:14.351011 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8c53204c-649a-4eb5-a5a4-1fc6798a93e1 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:14.358055 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:14.358055 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:14.358970 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-80048e83-899c-4c84-baa0-361f39d22fee None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:14.361092 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-80048e83-899c-4c84-baa0-361f39d22fee tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 Jul 22 10:03:14.361336 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-80048e83-899c-4c84-baa0-361f39d22fee tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:14.361578 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-80048e83-899c-4c84-baa0-361f39d22fee tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:14.362769 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8c53204c-649a-4eb5-a5a4-1fc6798a93e1 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Volume info retrieved successfully. Jul 22 10:03:14.369265 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8c53204c-649a-4eb5-a5a4-1fc6798a93e1 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 returned with HTTP 200 Jul 22 10:03:14.369825 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 799/3228] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:14 2026] GET /volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:14.370823 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:14.370823 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:14.375655 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-80048e83-899c-4c84-baa0-361f39d22fee tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:03:14.381286 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-80048e83-899c-4c84-baa0-361f39d22fee tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 returned with HTTP 200 Jul 22 10:03:14.381783 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 809/3229] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:14 2026] GET /volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:14.793629 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-31f29c42-942a-4d5c-a96d-f6241bb658ee None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:14.796095 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-31f29c42-942a-4d5c-a96d-f6241bb658ee tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:14.796294 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-31f29c42-942a-4d5c-a96d-f6241bb658ee tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:14.796501 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-31f29c42-942a-4d5c-a96d-f6241bb658ee tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:14.809360 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:14.809360 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:14.814456 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-31f29c42-942a-4d5c-a96d-f6241bb658ee tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:14.819703 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-31f29c42-942a-4d5c-a96d-f6241bb658ee tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:14.820119 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 817/3230] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:14 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:15.060707 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-def891a6-1d5d-4ab3-8a9d-855aec766219 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:15.064084 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-def891a6-1d5d-4ab3-8a9d-855aec766219 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:15.064084 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-def891a6-1d5d-4ab3-8a9d-855aec766219 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:15.064377 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-def891a6-1d5d-4ab3-8a9d-855aec766219 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:15.064526 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-def891a6-1d5d-4ab3-8a9d-855aec766219 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:15.070548 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:15.070548 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:15.071559 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-def891a6-1d5d-4ab3-8a9d-855aec766219 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:15.072168 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 806/3231] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:15 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:15.384182 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bf4ea82f-2afd-4346-85ae-a39243b097f6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:15.386408 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bf4ea82f-2afd-4346-85ae-a39243b097f6 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 Jul 22 10:03:15.386657 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bf4ea82f-2afd-4346-85ae-a39243b097f6 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:15.386947 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bf4ea82f-2afd-4346-85ae-a39243b097f6 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:15.395643 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:15.395643 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:15.400289 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bf4ea82f-2afd-4346-85ae-a39243b097f6 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Volume info retrieved successfully. Jul 22 10:03:15.406873 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bf4ea82f-2afd-4346-85ae-a39243b097f6 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 returned with HTTP 200 Jul 22 10:03:15.407286 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 800/3232] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:15 2026] GET /volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:15.420431 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-817130a1-f50c-4faf-be51-32d47bb8a669 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:15.423816 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-817130a1-f50c-4faf-be51-32d47bb8a669 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 Jul 22 10:03:15.424091 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-817130a1-f50c-4faf-be51-32d47bb8a669 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:15.424343 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-817130a1-f50c-4faf-be51-32d47bb8a669 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:15.434402 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:15.434402 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:15.442238 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-817130a1-f50c-4faf-be51-32d47bb8a669 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Volume info retrieved successfully. Jul 22 10:03:15.448824 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-817130a1-f50c-4faf-be51-32d47bb8a669 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 returned with HTTP 200 Jul 22 10:03:15.449356 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 810/3233] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:15 2026] GET /volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:15.466159 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:15.467882 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:03:15.468291 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-407858044"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:15.470517 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-407858044'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:03:15.470517 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Create volume of 1 GB Jul 22 10:03:15.474738 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Availability Zones retrieved successfully. Jul 22 10:03:15.482696 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Flow 'volume_create_api' (c33704da-69a6-4caf-a77c-da592aee74b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:15.483937 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17dd5bb1-7144-46b8-ba00-a0fd7a7fa272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:15.485026 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:03:15.522338 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17dd5bb1-7144-46b8-ba00-a0fd7a7fa272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:15.523506 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bb0f3d7-103c-410b-b4d6-83f0f5b0a287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:15.560277 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-af112c91-8e97-4a0a-b468-3bda40a2f340 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:15.562583 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-af112c91-8e97-4a0a-b468-3bda40a2f340 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 Jul 22 10:03:15.562819 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-af112c91-8e97-4a0a-b468-3bda40a2f340 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:15.563115 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-af112c91-8e97-4a0a-b468-3bda40a2f340 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:15.568732 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Created reservations ['f4898eed-f701-4b1d-9e7a-db4bb9bdaf0c', '05fa323f-61d3-4527-9cb9-5cf1d3f3e86e', 'cc473f0e-1318-41bb-854c-bc6fcfbe14be', '94af1707-7ca5-4aae-85be-63782c6530f2'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:15.569559 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bb0f3d7-103c-410b-b4d6-83f0f5b0a287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4898eed-f701-4b1d-9e7a-db4bb9bdaf0c', '05fa323f-61d3-4527-9cb9-5cf1d3f3e86e', 'cc473f0e-1318-41bb-854c-bc6fcfbe14be', '94af1707-7ca5-4aae-85be-63782c6530f2']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:15.570383 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76137bc8-0fc6-45f7-ac8b-4d91a8cece36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:15.571117 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:15.571117 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:15.575296 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-af112c91-8e97-4a0a-b468-3bda40a2f340 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:03:15.580313 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-af112c91-8e97-4a0a-b468-3bda40a2f340 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 returned with HTTP 200 Jul 22 10:03:15.580767 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 807/3234] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:03:15 2026] GET /volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:15.593439 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76137bc8-0fc6-45f7-ac8b-4d91a8cece36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce1c0763-918e-4067-80e2-cbc0a5d07659', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-407858044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28d79e88a9194b4492f183072e1b59ed',qos_specs=None,replication_status=,reservations=['f4898eed-f701-4b1d-9e7a-db4bb9bdaf0c','05fa323f-61d3-4527-9cb9-5cf1d3f3e86e','cc473f0e-1318-41bb-854c-bc6fcfbe14be','94af1707-7ca5-4aae-85be-63782c6530f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a607e357b6944f8815be9c320b38ff8',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-407858044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce1c0763-918e-4067-80e2-cbc0a5d07659,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28d79e88a9194b4492f183072e1b59ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a607e357b6944f8815be9c320b38ff8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:15.594533 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (068ec5dc-65d5-4ef7-b582-62ec2279fe78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:15.614953 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (068ec5dc-65d5-4ef7-b582-62ec2279fe78) transitioned into state 'SUCCESS' from state '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-407858044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28d79e88a9194b4492f183072e1b59ed',qos_specs=None,replication_status=,reservations=['f4898eed-f701-4b1d-9e7a-db4bb9bdaf0c','05fa323f-61d3-4527-9cb9-5cf1d3f3e86e','cc473f0e-1318-41bb-854c-bc6fcfbe14be','94af1707-7ca5-4aae-85be-63782c6530f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a607e357b6944f8815be9c320b38ff8',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:15.615695 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cabfb44-f5f3-4263-abf6-a0f8444034d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:15.625324 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cabfb44-f5f3-4263-abf6-a0f8444034d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:15.627517 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Flow 'volume_create_api' (c33704da-69a6-4caf-a77c-da592aee74b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:15.627517 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Create volume request issued successfully. Jul 22 10:03:15.627517 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8008f5c6-9111-48b7-94d0-14ae0f1717ae tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:03:15.627829 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 818/3235] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:03:15 2026] POST /volume/v3/volumes => generated 754 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:03:15.640898 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-627270c6-4b96-470a-8ce1-585cc9d2e012 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:15.643099 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-627270c6-4b96-470a-8ce1-585cc9d2e012 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 Jul 22 10:03:15.643335 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-627270c6-4b96-470a-8ce1-585cc9d2e012 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:15.643606 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-627270c6-4b96-470a-8ce1-585cc9d2e012 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:15.651998 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:15.651998 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:15.656089 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-627270c6-4b96-470a-8ce1-585cc9d2e012 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Volume info retrieved successfully. Jul 22 10:03:15.660161 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-627270c6-4b96-470a-8ce1-585cc9d2e012 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 returned with HTTP 200 Jul 22 10:03:15.660555 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 801/3236] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:15 2026] GET /volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:15.832712 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-713505bb-7fd0-4d46-ad62-acf92c5f7f19 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:15.834615 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-713505bb-7fd0-4d46-ad62-acf92c5f7f19 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:15.834825 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-713505bb-7fd0-4d46-ad62-acf92c5f7f19 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:15.835019 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-713505bb-7fd0-4d46-ad62-acf92c5f7f19 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:15.844312 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:15.844312 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:15.847710 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-713505bb-7fd0-4d46-ad62-acf92c5f7f19 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:15.851689 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-713505bb-7fd0-4d46-ad62-acf92c5f7f19 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:15.852065 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 811/3237] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:15 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:16.033355 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-77a2a26a-d20c-4710-811c-e25d82b6bedb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:16.035392 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-77a2a26a-d20c-4710-811c-e25d82b6bedb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 Jul 22 10:03:16.035580 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-77a2a26a-d20c-4710-811c-e25d82b6bedb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:16.035759 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-77a2a26a-d20c-4710-811c-e25d82b6bedb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:16.042161 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:16.042161 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:16.045573 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-77a2a26a-d20c-4710-811c-e25d82b6bedb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:03:16.049967 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-77a2a26a-d20c-4710-811c-e25d82b6bedb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 returned with HTTP 200 Jul 22 10:03:16.050341 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 808/3238] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:03:16 2026] GET /volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:16.060138 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ed850658-0af1-40b8-83ff-c9d3a24f79ba None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:16.060595 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ed850658-0af1-40b8-83ff-c9d3a24f79ba None None] GET https://10.4.3.206/volume// Jul 22 10:03:16.060795 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ed850658-0af1-40b8-83ff-c9d3a24f79ba None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:16.061004 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ed850658-0af1-40b8-83ff-c9d3a24f79ba None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:16.061340 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ed850658-0af1-40b8-83ff-c9d3a24f79ba None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:03:16.061625 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 819/3239] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 10:03:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:03:16.071721 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-35269ce5-3514-4299-a309-a9b5c8d6d55f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:16.073658 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-35269ce5-3514-4299-a309-a9b5c8d6d55f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:03:16.074016 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-35269ce5-3514-4299-a309-a9b5c8d6d55f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5042c7c3-d39e-4528-9591-847d2a935c56", "connector": null, "instance_uuid": "1f3a0da4-aa6e-4d40-831e-0707251393e9"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:16.081570 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:16.081570 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:16.083323 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b1ac4479-7027-4cde-ab2b-ba8a9e97bd9a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:16.085074 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b1ac4479-7027-4cde-ab2b-ba8a9e97bd9a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:16.085248 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b1ac4479-7027-4cde-ab2b-ba8a9e97bd9a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:16.085420 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b1ac4479-7027-4cde-ab2b-ba8a9e97bd9a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:16.085529 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-b1ac4479-7027-4cde-ab2b-ba8a9e97bd9a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:16.090154 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:16.090154 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:16.090908 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b1ac4479-7027-4cde-ab2b-ba8a9e97bd9a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:16.091312 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 812/3240] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:16 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:16.107900 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-35269ce5-3514-4299-a309-a9b5c8d6d55f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:03:16.108339 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 802/3241] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:03:16 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:16.675618 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4f40be35-a7b0-49b2-bdcf-14d1f162f626 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:16.677263 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4f40be35-a7b0-49b2-bdcf-14d1f162f626 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 Jul 22 10:03:16.677451 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4f40be35-a7b0-49b2-bdcf-14d1f162f626 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:16.677621 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4f40be35-a7b0-49b2-bdcf-14d1f162f626 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:16.684849 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:16.684849 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:16.688550 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4f40be35-a7b0-49b2-bdcf-14d1f162f626 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Volume info retrieved successfully. Jul 22 10:03:16.692830 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4f40be35-a7b0-49b2-bdcf-14d1f162f626 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 returned with HTTP 200 Jul 22 10:03:16.693195 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 809/3242] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:16 2026] GET /volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:16.707087 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d5bfdbca-e359-4473-b942-c939cd9acc12 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:16.709048 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d5bfdbca-e359-4473-b942-c939cd9acc12 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 Jul 22 10:03:16.709288 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d5bfdbca-e359-4473-b942-c939cd9acc12 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:16.709539 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d5bfdbca-e359-4473-b942-c939cd9acc12 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:16.716635 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:16.716635 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:16.720482 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d5bfdbca-e359-4473-b942-c939cd9acc12 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Volume info retrieved successfully. Jul 22 10:03:16.725698 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d5bfdbca-e359-4473-b942-c939cd9acc12 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 returned with HTTP 200 Jul 22 10:03:16.726151 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 820/3243] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:16 2026] GET /volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:16.740701 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:16.768785 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:03:16.769164 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:16.770668 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:03:16.770788 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Create volume of 1 GB Jul 22 10:03:16.774850 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Availability Zones retrieved successfully. Jul 22 10:03:16.780352 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Flow 'volume_create_api' (728c02e8-8196-4df8-9735-fc0ad87eb8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:16.781249 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54cb3e6e-aa0a-4023-a5fd-767c73b5bfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:16.781986 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:03:16.805588 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54cb3e6e-aa0a-4023-a5fd-767c73b5bfb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:16.806331 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a35b26-5d45-4138-947f-6eb3202792d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:16.859977 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Created reservations ['ba8a063c-4175-4529-8809-0d9798bb236a', '6f598d13-67fe-4baf-b73a-b719737aca4a', 'bca7a6d7-f730-4fc7-957b-43e9a4f987ad', 'dffc89e3-eb7e-4b7e-bbd9-cd9c61473c41'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:16.861214 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a35b26-5d45-4138-947f-6eb3202792d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba8a063c-4175-4529-8809-0d9798bb236a', '6f598d13-67fe-4baf-b73a-b719737aca4a', 'bca7a6d7-f730-4fc7-957b-43e9a4f987ad', 'dffc89e3-eb7e-4b7e-bbd9-cd9c61473c41']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:16.862545 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8feb0995-c8b4-4145-824a-48ad3d93ae3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:16.867221 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7f80d6da-fb82-4c32-9810-472c36f49da8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:16.869134 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7f80d6da-fb82-4c32-9810-472c36f49da8 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:16.869329 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7f80d6da-fb82-4c32-9810-472c36f49da8 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:16.869560 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7f80d6da-fb82-4c32-9810-472c36f49da8 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:16.890494 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8feb0995-c8b4-4145-824a-48ad3d93ae3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd4aa126-fe0f-4b64-bd13-cf97bbe8e47f', '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='3dedfd1a513c41b4be2bfa9e060bc0d2',qos_specs=None,replication_status=,reservations=['ba8a063c-4175-4529-8809-0d9798bb236a','6f598d13-67fe-4baf-b73a-b719737aca4a','bca7a6d7-f730-4fc7-957b-43e9a4f987ad','dffc89e3-eb7e-4b7e-bbd9-cd9c61473c41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9c6e79ea9f4d37862de07c152abb58',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:03: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=cd4aa126-fe0f-4b64-bd13-cf97bbe8e47f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dedfd1a513c41b4be2bfa9e060bc0d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f9c6e79ea9f4d37862de07c152abb58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:16.891523 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acc62f08-516b-4c8a-85c6-3226f3f6f949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:16.894118 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:16.894118 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:16.898388 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7f80d6da-fb82-4c32-9810-472c36f49da8 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:16.903769 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7f80d6da-fb82-4c32-9810-472c36f49da8 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:16.904341 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 803/3244] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:16 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:16.912935 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acc62f08-516b-4c8a-85c6-3226f3f6f949) transitioned into state 'SUCCESS' from 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='3dedfd1a513c41b4be2bfa9e060bc0d2',qos_specs=None,replication_status=,reservations=['ba8a063c-4175-4529-8809-0d9798bb236a','6f598d13-67fe-4baf-b73a-b719737aca4a','bca7a6d7-f730-4fc7-957b-43e9a4f987ad','dffc89e3-eb7e-4b7e-bbd9-cd9c61473c41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9c6e79ea9f4d37862de07c152abb58',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:16.913694 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d92076d-ac90-4c73-902c-312ec0f5791c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:16.923189 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d92076d-ac90-4c73-902c-312ec0f5791c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:16.924127 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Flow 'volume_create_api' (728c02e8-8196-4df8-9735-fc0ad87eb8a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:16.924447 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Create volume request issued successfully. Jul 22 10:03:16.925235 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-796734ba-d27a-4d2e-9563-0f1a3d3255c4 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:03:16.925667 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 813/3245] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:03:16 2026] POST /volume/v3/volumes => generated 733 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:03:16.939822 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3945e33b-b33d-4168-8138-c024aec96efe None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:16.941916 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3945e33b-b33d-4168-8138-c024aec96efe tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] GET https://10.4.3.206/volume/v3/volumes/cd4aa126-fe0f-4b64-bd13-cf97bbe8e47f Jul 22 10:03:16.942171 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3945e33b-b33d-4168-8138-c024aec96efe tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:16.942516 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3945e33b-b33d-4168-8138-c024aec96efe tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:16.951055 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:16.951055 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:16.955725 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3945e33b-b33d-4168-8138-c024aec96efe tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Volume info retrieved successfully. Jul 22 10:03:16.960571 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3945e33b-b33d-4168-8138-c024aec96efe tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] https://10.4.3.206/volume/v3/volumes/cd4aa126-fe0f-4b64-bd13-cf97bbe8e47f returned with HTTP 200 Jul 22 10:03:16.961118 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 810/3246] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:16 2026] GET /volume/v3/volumes/cd4aa126-fe0f-4b64-bd13-cf97bbe8e47f => generated 912 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:17.102254 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6b022780-33a5-47fa-82de-97088972ce75 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:17.105339 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6b022780-33a5-47fa-82de-97088972ce75 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:17.105526 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6b022780-33a5-47fa-82de-97088972ce75 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:17.105735 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6b022780-33a5-47fa-82de-97088972ce75 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:17.105851 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-6b022780-33a5-47fa-82de-97088972ce75 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:17.116647 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:17.116647 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:17.117370 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6b022780-33a5-47fa-82de-97088972ce75 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:17.117723 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 821/3247] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:17 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:17.144087 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9e4633c7-2625-4e80-93d9-0cd288d62ff1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:17.144529 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9e4633c7-2625-4e80-93d9-0cd288d62ff1 None None] GET https://10.4.3.206/volume// Jul 22 10:03:17.144820 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9e4633c7-2625-4e80-93d9-0cd288d62ff1 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:17.145037 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9e4633c7-2625-4e80-93d9-0cd288d62ff1 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:17.145402 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9e4633c7-2625-4e80-93d9-0cd288d62ff1 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:03:17.145758 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 804/3248] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:03:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:03:17.158051 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-d0f68315-cdbb-4b26-8a97-3149057b0ff0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:17.160102 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-d0f68315-cdbb-4b26-8a97-3149057b0ff0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 Jul 22 10:03:17.160303 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-d0f68315-cdbb-4b26-8a97-3149057b0ff0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:17.160470 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-d0f68315-cdbb-4b26-8a97-3149057b0ff0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:17.171136 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:17.171136 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:17.175272 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-d0f68315-cdbb-4b26-8a97-3149057b0ff0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:03:17.179973 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-d0f68315-cdbb-4b26-8a97-3149057b0ff0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 returned with HTTP 200 Jul 22 10:03:17.180618 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 814/3249] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:03:17 2026] GET /volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 => generated 1545 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:03:17.305847 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-77f1c2a6-c919-4b5c-8dad-c3c3b84e9375 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:17.312953 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-77f1c2a6-c919-4b5c-8dad-c3c3b84e9375 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] PUT https://10.4.3.206/volume/v3/attachments/ae5b58a4-1d8c-4d5c-9b06-c6e9176f5194 Jul 22 10:03:17.312953 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-77f1c2a6-c919-4b5c-8dad-c3c3b84e9375 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:17.322210 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-77f1c2a6-c919-4b5c-8dad-c3c3b84e9375 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Acquiring lock "cinder-attachment_update-5042c7c3-d39e-4528-9591-847d2a935c56-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:03:17.328729 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-77f1c2a6-c919-4b5c-8dad-c3c3b84e9375 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-5042c7c3-d39e-4528-9591-847d2a935c56-np0000005636" acquired by "attachment_update" :: waited 0.006s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:03:17.330066 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:17.330066 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:17.426351 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-77f1c2a6-c919-4b5c-8dad-c3c3b84e9375 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-5042c7c3-d39e-4528-9591-847d2a935c56-np0000005636" released by "attachment_update" :: held 0.098s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:03:17.426516 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-77f1c2a6-c919-4b5c-8dad-c3c3b84e9375 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/ae5b58a4-1d8c-4d5c-9b06-c6e9176f5194 returned with HTTP 200 Jul 22 10:03:17.427002 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 811/3250] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:03:17 2026] PUT /volume/v3/attachments/ae5b58a4-1d8c-4d5c-9b06-c6e9176f5194 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:17.457085 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-060879c5-e4e1-4183-9c1d-90eda934516d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:17.457670 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-060879c5-e4e1-4183-9c1d-90eda934516d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments/ae5b58a4-1d8c-4d5c-9b06-c6e9176f5194/action Jul 22 10:03:17.458045 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-060879c5-e4e1-4183-9c1d-90eda934516d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action body: b'{"os-complete": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:03:17.458160 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-060879c5-e4e1-4183-9c1d-90eda934516d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:17.478699 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:17.478699 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:17.494194 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c9339e59-16bc-4668-96fe-8e7d992a07e3 req-060879c5-e4e1-4183-9c1d-90eda934516d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/ae5b58a4-1d8c-4d5c-9b06-c6e9176f5194/action returned with HTTP 204 Jul 22 10:03:17.494194 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 822/3251] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:03:17 2026] POST /volume/v3/attachments/ae5b58a4-1d8c-4d5c-9b06-c6e9176f5194/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:17.920581 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5bbee0b2-b5fc-45b3-b42d-d9df538a3bfc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:17.922538 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5bbee0b2-b5fc-45b3-b42d-d9df538a3bfc tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:17.922737 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5bbee0b2-b5fc-45b3-b42d-d9df538a3bfc tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:17.922935 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5bbee0b2-b5fc-45b3-b42d-d9df538a3bfc tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:17.936940 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:17.936940 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:17.945145 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5bbee0b2-b5fc-45b3-b42d-d9df538a3bfc tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:17.952099 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5bbee0b2-b5fc-45b3-b42d-d9df538a3bfc tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:17.952781 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 805/3252] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:17 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:17.978753 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-deb728d4-c510-4e08-b6bf-5bbb36f41aae None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:17.980901 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-deb728d4-c510-4e08-b6bf-5bbb36f41aae tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] GET https://10.4.3.206/volume/v3/volumes/cd4aa126-fe0f-4b64-bd13-cf97bbe8e47f Jul 22 10:03:17.981136 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-deb728d4-c510-4e08-b6bf-5bbb36f41aae tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:17.981344 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-deb728d4-c510-4e08-b6bf-5bbb36f41aae tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:17.990703 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:17.990703 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:17.995015 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-deb728d4-c510-4e08-b6bf-5bbb36f41aae tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Volume info retrieved successfully. Jul 22 10:03:17.999111 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-deb728d4-c510-4e08-b6bf-5bbb36f41aae tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] https://10.4.3.206/volume/v3/volumes/cd4aa126-fe0f-4b64-bd13-cf97bbe8e47f returned with HTTP 200 Jul 22 10:03:17.999507 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 815/3253] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:17 2026] GET /volume/v3/volumes/cd4aa126-fe0f-4b64-bd13-cf97bbe8e47f => generated 964 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:18.017537 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0faa9461-1668-447d-8f02-b2b0bddb61dc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:18.019383 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0faa9461-1668-447d-8f02-b2b0bddb61dc tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1&project_id=28d79e88a9194b4492f183072e1b59ed Jul 22 10:03:18.019707 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0faa9461-1668-447d-8f02-b2b0bddb61dc tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:18.019963 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0faa9461-1668-447d-8f02-b2b0bddb61dc tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:18.020515 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0faa9461-1668-447d-8f02-b2b0bddb61dc tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Could not evaluate value 28d79e88a9194b4492f183072e1b59ed, assuming string {{(pid=100149) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 10:03:18.020844 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:18.020844 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:18.021238 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0faa9461-1668-447d-8f02-b2b0bddb61dc tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Searching by: MultiDict([('project_id', '28d79e88a9194b4492f183072e1b59ed'), ('all_tenants', 1)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:03:18.058320 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0faa9461-1668-447d-8f02-b2b0bddb61dc tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Get all volumes completed successfully. Jul 22 10:03:18.059372 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:18.059372 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:18.063395 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0faa9461-1668-447d-8f02-b2b0bddb61dc tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1&project_id=28d79e88a9194b4492f183072e1b59ed returned with HTTP 200 Jul 22 10:03:18.063982 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 812/3254] 10.4.3.206 () {66 vars in 1373 bytes} [Wed Jul 22 10:03:18 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=28d79e88a9194b4492f183072e1b59ed => generated 3035 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:18.086340 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c6c698d2-b9cb-40bc-9afd-c0c3147a65c2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:18.088134 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c6c698d2-b9cb-40bc-9afd-c0c3147a65c2 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/cd4aa126-fe0f-4b64-bd13-cf97bbe8e47f Jul 22 10:03:18.088321 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c6c698d2-b9cb-40bc-9afd-c0c3147a65c2 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:18.088502 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c6c698d2-b9cb-40bc-9afd-c0c3147a65c2 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:18.088657 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-c6c698d2-b9cb-40bc-9afd-c0c3147a65c2 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Delete volume with id: cd4aa126-fe0f-4b64-bd13-cf97bbe8e47f Jul 22 10:03:18.098354 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:18.098354 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:18.098889 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c6c698d2-b9cb-40bc-9afd-c0c3147a65c2 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Volume info retrieved successfully. Jul 22 10:03:18.122041 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c6c698d2-b9cb-40bc-9afd-c0c3147a65c2 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] Delete volume request issued successfully. Jul 22 10:03:18.122333 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c6c698d2-b9cb-40bc-9afd-c0c3147a65c2 tempest-VolumesListAdminTestJSON-1038802543 tempest-VolumesListAdminTestJSON-1038802543-project-admin] https://10.4.3.206/volume/v3/volumes/cd4aa126-fe0f-4b64-bd13-cf97bbe8e47f returned with HTTP 202 Jul 22 10:03:18.122900 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 823/3255] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:03:18 2026] DELETE /volume/v3/volumes/cd4aa126-fe0f-4b64-bd13-cf97bbe8e47f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:03:18.130683 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-385fc0d4-ffce-4f8d-949a-c0036a4414ae None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:18.133269 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-385fc0d4-ffce-4f8d-949a-c0036a4414ae tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:18.133567 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-385fc0d4-ffce-4f8d-949a-c0036a4414ae tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:18.133773 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-385fc0d4-ffce-4f8d-949a-c0036a4414ae tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:18.133942 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-385fc0d4-ffce-4f8d-949a-c0036a4414ae tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:18.137572 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-89cbfc8a-380d-4b58-82fc-6cc8eab4f7f8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:18.139894 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-89cbfc8a-380d-4b58-82fc-6cc8eab4f7f8 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 Jul 22 10:03:18.140188 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-89cbfc8a-380d-4b58-82fc-6cc8eab4f7f8 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:18.140492 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-89cbfc8a-380d-4b58-82fc-6cc8eab4f7f8 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:18.142599 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:18.142599 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:18.143847 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-385fc0d4-ffce-4f8d-949a-c0036a4414ae tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:18.144753 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 806/3256] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:18 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:18.152653 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:18.152653 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:18.162371 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-89cbfc8a-380d-4b58-82fc-6cc8eab4f7f8 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Volume info retrieved successfully. Jul 22 10:03:18.167472 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-51a32c98-82b7-47d8-8dc8-f93bfa73f2ba None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:18.169672 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-89cbfc8a-380d-4b58-82fc-6cc8eab4f7f8 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 returned with HTTP 200 Jul 22 10:03:18.169963 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-51a32c98-82b7-47d8-8dc8-f93bfa73f2ba tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/limits Jul 22 10:03:18.170095 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 816/3257] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:18 2026] GET /volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:18.170247 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-51a32c98-82b7-47d8-8dc8-f93bfa73f2ba tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:18.170672 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-51a32c98-82b7-47d8-8dc8-f93bfa73f2ba tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:18.188120 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-89d62523-489a-4f89-9bc2-2bc89717661b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:18.190264 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-89d62523-489a-4f89-9bc2-2bc89717661b tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 Jul 22 10:03:18.190495 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-89d62523-489a-4f89-9bc2-2bc89717661b tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:18.190726 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-89d62523-489a-4f89-9bc2-2bc89717661b tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:18.190995 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-89d62523-489a-4f89-9bc2-2bc89717661b tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Delete volume with id: ce1c0763-918e-4067-80e2-cbc0a5d07659 Jul 22 10:03:18.193209 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-51a32c98-82b7-47d8-8dc8-f93bfa73f2ba tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/limits returned with HTTP 200 Jul 22 10:03:18.196878 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 813/3258] 10.4.3.206 () {68 vars in 1484 bytes} [Wed Jul 22 10:03:18 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:18.203673 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:18.203673 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:18.204359 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-89d62523-489a-4f89-9bc2-2bc89717661b tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Volume info retrieved successfully. Jul 22 10:03:18.238966 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-89d62523-489a-4f89-9bc2-2bc89717661b tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Delete volume request issued successfully. Jul 22 10:03:18.238966 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-89d62523-489a-4f89-9bc2-2bc89717661b tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 returned with HTTP 202 Jul 22 10:03:18.238966 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 824/3259] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:03:18 2026] DELETE /volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:03:18.250203 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6a559d0e-1f16-4a3a-b67e-0079b1c3d8a4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:18.251765 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-cf5c7938-cec4-49a9-9436-d60b0bb205af None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:18.255112 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-cf5c7938-cec4-49a9-9436-d60b0bb205af tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 Jul 22 10:03:18.255112 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-cf5c7938-cec4-49a9-9436-d60b0bb205af tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:18.255112 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-cf5c7938-cec4-49a9-9436-d60b0bb205af tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:18.255917 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6a559d0e-1f16-4a3a-b67e-0079b1c3d8a4 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 Jul 22 10:03:18.256831 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6a559d0e-1f16-4a3a-b67e-0079b1c3d8a4 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:18.256831 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6a559d0e-1f16-4a3a-b67e-0079b1c3d8a4 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:18.268687 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:18.268687 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:18.272941 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-cf5c7938-cec4-49a9-9436-d60b0bb205af tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:03:18.273101 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:18.273101 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:18.280340 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-cf5c7938-cec4-49a9-9436-d60b0bb205af tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 returned with HTTP 200 Jul 22 10:03:18.280798 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 817/3260] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:03:18 2026] GET /volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 => generated 1663 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:18.283499 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6a559d0e-1f16-4a3a-b67e-0079b1c3d8a4 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Volume info retrieved successfully. Jul 22 10:03:18.290465 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6a559d0e-1f16-4a3a-b67e-0079b1c3d8a4 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 returned with HTTP 200 Jul 22 10:03:18.290902 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 807/3261] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:18 2026] GET /volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:18.296415 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-e76a61fe-b919-46a4-b1de-232782583bb0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:18.298966 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-e76a61fe-b919-46a4-b1de-232782583bb0 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:03:18.299517 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-e76a61fe-b919-46a4-b1de-232782583bb0 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "459815e0-ed50-48e7-91dc-22c1ea270ac8", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-506749411", "description": null, "metadata": {}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:18.311768 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:18.311768 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:18.313676 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-e76a61fe-b919-46a4-b1de-232782583bb0 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:03:18.313676 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-e76a61fe-b919-46a4-b1de-232782583bb0 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Create snapshot from volume 459815e0-ed50-48e7-91dc-22c1ea270ac8 Jul 22 10:03:18.371566 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-e76a61fe-b919-46a4-b1de-232782583bb0 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Created reservations ['3fec85ef-7614-4117-ac6f-d13478d5874c', '8c252428-00bc-4eeb-be2e-c2f5afad642e', '2b910f44-170b-4bf7-a1ee-394248146198', '115ae4ea-52a2-4885-9108-6e2363d91620'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:18.439301 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-e76a61fe-b919-46a4-b1de-232782583bb0 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Snapshot force create request issued successfully. Jul 22 10:03:18.439301 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-17edf97a-e79c-446e-a72b-6c6e69f7637a req-e76a61fe-b919-46a4-b1de-232782583bb0 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:03:18.439301 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 814/3262] 10.4.3.206 () {72 vars in 1547 bytes} [Wed Jul 22 10:03:18 2026] POST /volume/v3/snapshots => generated 323 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:03:18.964592 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-254d8ace-96a9-4348-a73b-f53e98d620ec None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:18.966309 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-254d8ace-96a9-4348-a73b-f53e98d620ec tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:18.966566 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-254d8ace-96a9-4348-a73b-f53e98d620ec tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:18.966868 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-254d8ace-96a9-4348-a73b-f53e98d620ec tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:18.977714 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:18.977714 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:18.981066 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-254d8ace-96a9-4348-a73b-f53e98d620ec tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:18.986246 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-254d8ace-96a9-4348-a73b-f53e98d620ec tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:18.986628 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 825/3263] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:18 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:19.155941 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e259a557-0607-4b06-8871-8501989648ff None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:19.157868 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e259a557-0607-4b06-8871-8501989648ff tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:19.158129 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e259a557-0607-4b06-8871-8501989648ff tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:19.158361 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e259a557-0607-4b06-8871-8501989648ff tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:19.158516 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-e259a557-0607-4b06-8871-8501989648ff tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:19.162749 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:19.162749 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:19.163455 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e259a557-0607-4b06-8871-8501989648ff tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:19.163807 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 818/3264] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:19 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:19.308532 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-47eb4839-0da4-47e2-88db-c996fd7ae6ec None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:19.310396 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-47eb4839-0da4-47e2-88db-c996fd7ae6ec tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 Jul 22 10:03:19.310592 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-47eb4839-0da4-47e2-88db-c996fd7ae6ec tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:19.310797 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-47eb4839-0da4-47e2-88db-c996fd7ae6ec tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:19.317597 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-47eb4839-0da4-47e2-88db-c996fd7ae6ec tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 returned with HTTP 404 Jul 22 10:03:19.318110 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 808/3265] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:19 2026] GET /volume/v3/volumes/ce1c0763-918e-4067-80e2-cbc0a5d07659 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:19.325740 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7b94b817-649d-49b9-82ee-7ee3d82312d2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:19.327871 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7b94b817-649d-49b9-82ee-7ee3d82312d2 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 Jul 22 10:03:19.328168 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7b94b817-649d-49b9-82ee-7ee3d82312d2 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:19.328433 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7b94b817-649d-49b9-82ee-7ee3d82312d2 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:19.336159 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:19.336159 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:19.339951 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7b94b817-649d-49b9-82ee-7ee3d82312d2 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Volume info retrieved successfully. Jul 22 10:03:19.344132 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7b94b817-649d-49b9-82ee-7ee3d82312d2 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 returned with HTTP 200 Jul 22 10:03:19.344591 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 815/3266] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:19 2026] GET /volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:19.356383 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e3d0170a-9629-46b2-bb39-d47c5ff889f6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:19.358143 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e3d0170a-9629-46b2-bb39-d47c5ff889f6 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 Jul 22 10:03:19.358341 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e3d0170a-9629-46b2-bb39-d47c5ff889f6 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:19.358519 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e3d0170a-9629-46b2-bb39-d47c5ff889f6 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:19.358671 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-e3d0170a-9629-46b2-bb39-d47c5ff889f6 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Delete volume with id: a4a7f872-524a-4573-8a96-b1f3c7b92e33 Jul 22 10:03:19.365370 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:19.365370 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:19.365834 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e3d0170a-9629-46b2-bb39-d47c5ff889f6 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Volume info retrieved successfully. Jul 22 10:03:19.383814 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e3d0170a-9629-46b2-bb39-d47c5ff889f6 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Delete volume request issued successfully. Jul 22 10:03:19.384000 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e3d0170a-9629-46b2-bb39-d47c5ff889f6 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 returned with HTTP 202 Jul 22 10:03:19.384402 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 826/3267] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:03:19 2026] DELETE /volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:03:19.394216 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7ce04cc3-9c21-49a8-9273-28af6571c92d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:19.398010 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7ce04cc3-9c21-49a8-9273-28af6571c92d tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 Jul 22 10:03:19.399830 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7ce04cc3-9c21-49a8-9273-28af6571c92d tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:19.400050 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7ce04cc3-9c21-49a8-9273-28af6571c92d tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:19.409294 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:19.409294 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:19.413804 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7ce04cc3-9c21-49a8-9273-28af6571c92d tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Volume info retrieved successfully. Jul 22 10:03:19.418849 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7ce04cc3-9c21-49a8-9273-28af6571c92d tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 returned with HTTP 200 Jul 22 10:03:19.419287 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 819/3268] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:19 2026] GET /volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:19.999807 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-22dc85a0-9043-4e7e-801b-721d398e6431 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:20.001947 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-22dc85a0-9043-4e7e-801b-721d398e6431 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:20.002275 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-22dc85a0-9043-4e7e-801b-721d398e6431 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:20.002558 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-22dc85a0-9043-4e7e-801b-721d398e6431 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:20.011830 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:20.011830 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:20.015482 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-22dc85a0-9043-4e7e-801b-721d398e6431 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:20.019939 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-22dc85a0-9043-4e7e-801b-721d398e6431 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:20.020432 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 809/3269] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:19 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:20.176579 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d41a698b-8937-4f3f-af5e-cbded5b3d934 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:20.178608 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d41a698b-8937-4f3f-af5e-cbded5b3d934 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:20.179126 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d41a698b-8937-4f3f-af5e-cbded5b3d934 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:20.179210 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d41a698b-8937-4f3f-af5e-cbded5b3d934 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:20.179522 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-d41a698b-8937-4f3f-af5e-cbded5b3d934 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:20.184161 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:20.184161 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:20.185086 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d41a698b-8937-4f3f-af5e-cbded5b3d934 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:20.185532 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 816/3270] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:20 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:20.211819 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d63b17f3-aa85-440f-afc4-68b499266603 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:20.213694 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d63b17f3-aa85-440f-afc4-68b499266603 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/snapshots/dbfd8060-f049-4afd-9178-021fbbee8206 Jul 22 10:03:20.213986 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d63b17f3-aa85-440f-afc4-68b499266603 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:20.214113 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d63b17f3-aa85-440f-afc4-68b499266603 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:20.219190 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:20.219190 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:20.219892 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d63b17f3-aa85-440f-afc4-68b499266603 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Snapshot retrieved successfully. Jul 22 10:03:20.220686 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d63b17f3-aa85-440f-afc4-68b499266603 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/snapshots/dbfd8060-f049-4afd-9178-021fbbee8206 returned with HTTP 200 Jul 22 10:03:20.221120 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 827/3271] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:03:20 2026] GET /volume/v3/snapshots/dbfd8060-f049-4afd-9178-021fbbee8206 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:20.244839 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:20.246635 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:03:20.247080 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-2094048591", "snapshot_id": null, "imageRef": "225fb8b7-3785-40d6-9812-df6859a36087", "volume_type": null, "size": 1}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:20.248587 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-2094048591', 'snapshot_id': None, 'imageRef': '225fb8b7-3785-40d6-9812-df6859a36087', 'volume_type': None, 'size': 1}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:03:20.334910 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:20.334910 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:20.335300 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Snapshot retrieved successfully. Jul 22 10:03:20.335455 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Create volume of 1 GB Jul 22 10:03:20.338574 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Availability Zones retrieved successfully. Jul 22 10:03:20.343944 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Flow 'volume_create_api' (1a82ca1f-447b-4dcc-92b0-d37ad79c8683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:20.345268 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0358a20-699c-4104-a82d-7b566e2b7e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:20.346145 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:03:20.380096 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0358a20-699c-4104-a82d-7b566e2b7e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dbfd8060-f049-4afd-9178-021fbbee8206', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:20.380867 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58020d27-f60f-49a7-ad07-c1f3c2e71805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:20.425993 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Created reservations ['bdaa00c4-296b-47cc-ab7c-d4ae22f8440d', '9d120455-a48d-4ec8-9ab1-6a3b4f9273bc', 'eebd1d5f-663a-40d0-819d-63818dc74c1d', 'b3cdea1f-e996-44a2-bb96-3e1b27563aaa'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:20.426693 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58020d27-f60f-49a7-ad07-c1f3c2e71805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdaa00c4-296b-47cc-ab7c-d4ae22f8440d', '9d120455-a48d-4ec8-9ab1-6a3b4f9273bc', 'eebd1d5f-663a-40d0-819d-63818dc74c1d', 'b3cdea1f-e996-44a2-bb96-3e1b27563aaa']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:20.427515 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35a0e1b1-5d3f-4e28-a936-1740e64b1865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:20.435385 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c1ce982f-ceaa-4997-ac21-564e20663e3e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:20.437225 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c1ce982f-ceaa-4997-ac21-564e20663e3e tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 Jul 22 10:03:20.437417 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c1ce982f-ceaa-4997-ac21-564e20663e3e tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:20.437626 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c1ce982f-ceaa-4997-ac21-564e20663e3e tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:20.443255 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c1ce982f-ceaa-4997-ac21-564e20663e3e tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 returned with HTTP 404 Jul 22 10:03:20.443735 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 810/3272] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:20 2026] GET /volume/v3/volumes/a4a7f872-524a-4573-8a96-b1f3c7b92e33 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:20.452188 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4f2ee90d-d5b4-44c1-938d-63a7520714d6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:20.453972 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4f2ee90d-d5b4-44c1-938d-63a7520714d6 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 Jul 22 10:03:20.454229 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4f2ee90d-d5b4-44c1-938d-63a7520714d6 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:20.454360 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4f2ee90d-d5b4-44c1-938d-63a7520714d6 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:20.461258 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:20.461258 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:20.464972 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4f2ee90d-d5b4-44c1-938d-63a7520714d6 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Volume info retrieved successfully. Jul 22 10:03:20.469534 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4f2ee90d-d5b4-44c1-938d-63a7520714d6 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 returned with HTTP 200 Jul 22 10:03:20.470066 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 817/3273] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:20 2026] GET /volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:20.471449 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35a0e1b1-5d3f-4e28-a936-1740e64b1865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d4dac0d-463a-4d1b-a5f4-7479cc43bc03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2094048591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81ae268938624d6ea55b41cb3dc4326c',qos_specs=None,replication_status=,reservations=['bdaa00c4-296b-47cc-ab7c-d4ae22f8440d','9d120455-a48d-4ec8-9ab1-6a3b4f9273bc','eebd1d5f-663a-40d0-819d-63818dc74c1d','b3cdea1f-e996-44a2-bb96-3e1b27563aaa'],size=1,snapshot_id=dbfd8060-f049-4afd-9178-021fbbee8206,source_replicaid=,source_volid=None,status='creating',user_id='184df9a4a45944dea4ba163fc0e32b47',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2094048591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d4dac0d-463a-4d1b-a5f4-7479cc43bc03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81ae268938624d6ea55b41cb3dc4326c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dbfd8060-f049-4afd-9178-021fbbee8206,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='184df9a4a45944dea4ba163fc0e32b47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:20.472427 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe362f27-29a0-44f0-9826-dc02a9dfa38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:20.482058 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9c725ad0-d849-4a47-b89a-8404319e600e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:20.483758 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9c725ad0-d849-4a47-b89a-8404319e600e tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] DELETE https://10.4.3.206/volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 Jul 22 10:03:20.484028 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9c725ad0-d849-4a47-b89a-8404319e600e tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:20.484232 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9c725ad0-d849-4a47-b89a-8404319e600e tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:20.484383 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-9c725ad0-d849-4a47-b89a-8404319e600e tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Delete volume with id: 803c670f-2201-41e3-b0d1-464902e3aa34 Jul 22 10:03:20.491137 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:20.491137 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:20.491680 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9c725ad0-d849-4a47-b89a-8404319e600e tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Volume info retrieved successfully. Jul 22 10:03:20.493223 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe362f27-29a0-44f0-9826-dc02a9dfa38f) transitioned into state 'SUCCESS' from state '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-2094048591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81ae268938624d6ea55b41cb3dc4326c',qos_specs=None,replication_status=,reservations=['bdaa00c4-296b-47cc-ab7c-d4ae22f8440d','9d120455-a48d-4ec8-9ab1-6a3b4f9273bc','eebd1d5f-663a-40d0-819d-63818dc74c1d','b3cdea1f-e996-44a2-bb96-3e1b27563aaa'],size=1,snapshot_id=dbfd8060-f049-4afd-9178-021fbbee8206,source_replicaid=,source_volid=None,status='creating',user_id='184df9a4a45944dea4ba163fc0e32b47',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:20.494229 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (422c03ef-147f-4ae9-b85e-3ff9b6e6acc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:20.511208 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9c725ad0-d849-4a47-b89a-8404319e600e tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Delete volume request issued successfully. Jul 22 10:03:20.511448 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9c725ad0-d849-4a47-b89a-8404319e600e tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 returned with HTTP 202 Jul 22 10:03:20.511940 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 828/3274] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:03:20 2026] DELETE /volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:03:20.520135 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (422c03ef-147f-4ae9-b85e-3ff9b6e6acc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:20.521409 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Flow 'volume_create_api' (1a82ca1f-447b-4dcc-92b0-d37ad79c8683) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:20.521816 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Create volume request issued successfully. Jul 22 10:03:20.522704 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e6b0cae2-60f6-4ddb-b2ea-e696d3cca591 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:03:20.523227 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 820/3275] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:03:20 2026] POST /volume/v3/volumes => generated 814 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:20.523459 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-11bdda55-4538-4ab2-bddd-715ffdff8959 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:20.526089 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-11bdda55-4538-4ab2-bddd-715ffdff8959 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 Jul 22 10:03:20.526466 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-11bdda55-4538-4ab2-bddd-715ffdff8959 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:20.526752 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-11bdda55-4538-4ab2-bddd-715ffdff8959 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:20.535622 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:20.535622 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:20.538761 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f7503e4d-d3ec-4031-9232-7b047ed9fe5d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:20.541244 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f7503e4d-d3ec-4031-9232-7b047ed9fe5d tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 Jul 22 10:03:20.541506 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f7503e4d-d3ec-4031-9232-7b047ed9fe5d tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:20.542090 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f7503e4d-d3ec-4031-9232-7b047ed9fe5d tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:20.542341 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-11bdda55-4538-4ab2-bddd-715ffdff8959 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Volume info retrieved successfully. Jul 22 10:03:20.550340 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-11bdda55-4538-4ab2-bddd-715ffdff8959 tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 returned with HTTP 200 Jul 22 10:03:20.550782 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 811/3276] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:20 2026] GET /volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:20.552034 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:20.552034 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:20.556283 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f7503e4d-d3ec-4031-9232-7b047ed9fe5d tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:03:20.561367 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f7503e4d-d3ec-4031-9232-7b047ed9fe5d tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 returned with HTTP 200 Jul 22 10:03:20.561963 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 818/3277] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:20 2026] GET /volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:21.034800 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-56e4381f-6a0d-4559-9650-15d24f682e90 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:21.037016 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-56e4381f-6a0d-4559-9650-15d24f682e90 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:21.037237 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-56e4381f-6a0d-4559-9650-15d24f682e90 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:21.037452 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-56e4381f-6a0d-4559-9650-15d24f682e90 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:21.048904 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:21.048904 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:21.053779 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-56e4381f-6a0d-4559-9650-15d24f682e90 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:21.057889 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-56e4381f-6a0d-4559-9650-15d24f682e90 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:21.058279 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 829/3278] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:21 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:21.197570 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5465ff26-016f-4777-b591-fac546188428 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:21.199397 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5465ff26-016f-4777-b591-fac546188428 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:21.199608 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5465ff26-016f-4777-b591-fac546188428 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:21.199833 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5465ff26-016f-4777-b591-fac546188428 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:21.199990 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-5465ff26-016f-4777-b591-fac546188428 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:21.204183 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:21.204183 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:21.204906 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5465ff26-016f-4777-b591-fac546188428 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:21.205508 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 821/3279] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:21 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:21.562814 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a0860328-610e-4abe-9697-25add1b2c98b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:21.564476 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a0860328-610e-4abe-9697-25add1b2c98b tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] GET https://10.4.3.206/volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 Jul 22 10:03:21.564660 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a0860328-610e-4abe-9697-25add1b2c98b tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:21.564842 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a0860328-610e-4abe-9697-25add1b2c98b tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:21.570740 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a0860328-610e-4abe-9697-25add1b2c98b tempest-VolumesListAdminTestJSON-1920806665 tempest-VolumesListAdminTestJSON-1920806665-project-member] https://10.4.3.206/volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 returned with HTTP 404 Jul 22 10:03:21.571218 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 812/3280] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:21 2026] GET /volume/v3/volumes/803c670f-2201-41e3-b0d1-464902e3aa34 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:21.576945 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-92a12dd9-0c4f-4630-a049-842aa2e9c4ef None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:21.578722 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-92a12dd9-0c4f-4630-a049-842aa2e9c4ef tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 Jul 22 10:03:21.578945 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-92a12dd9-0c4f-4630-a049-842aa2e9c4ef tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:21.579146 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-92a12dd9-0c4f-4630-a049-842aa2e9c4ef tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:21.592415 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:21.592415 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:21.599432 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-92a12dd9-0c4f-4630-a049-842aa2e9c4ef tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:03:21.608542 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-92a12dd9-0c4f-4630-a049-842aa2e9c4ef tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 returned with HTTP 200 Jul 22 10:03:21.608967 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 819/3281] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:21 2026] GET /volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 => generated 1423 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:03:21.623997 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9e9237ac-f9de-4be0-9123-edb03d9f3d9b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:21.625769 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e9237ac-f9de-4be0-9123-edb03d9f3d9b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 Jul 22 10:03:21.626007 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e9237ac-f9de-4be0-9123-edb03d9f3d9b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:21.626192 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e9237ac-f9de-4be0-9123-edb03d9f3d9b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:21.633565 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:21.633565 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:21.637383 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9e9237ac-f9de-4be0-9123-edb03d9f3d9b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:03:21.642070 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e9237ac-f9de-4be0-9123-edb03d9f3d9b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 returned with HTTP 200 Jul 22 10:03:21.642430 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 830/3282] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:21 2026] GET /volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 => generated 1423 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:03:22.074097 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e0d54d43-818f-4973-a63d-fce3a296f865 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:22.076184 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e0d54d43-818f-4973-a63d-fce3a296f865 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:22.076386 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e0d54d43-818f-4973-a63d-fce3a296f865 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:22.076566 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e0d54d43-818f-4973-a63d-fce3a296f865 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:22.086024 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:22.086024 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:22.092216 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e0d54d43-818f-4973-a63d-fce3a296f865 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:22.096250 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e0d54d43-818f-4973-a63d-fce3a296f865 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:22.096603 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 822/3283] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:22 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:22.217949 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e78fd2a2-1dcc-48e0-abe4-dd4587099bc7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:22.221091 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e78fd2a2-1dcc-48e0-abe4-dd4587099bc7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:22.222383 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e78fd2a2-1dcc-48e0-abe4-dd4587099bc7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:22.222607 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e78fd2a2-1dcc-48e0-abe4-dd4587099bc7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:22.222739 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e78fd2a2-1dcc-48e0-abe4-dd4587099bc7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:22.231082 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:22.231082 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:22.233398 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e78fd2a2-1dcc-48e0-abe4-dd4587099bc7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:22.234740 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 813/3284] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:22 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:22.858754 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-6614fb77-241b-4f44-b706-4fec448fe7c0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:22.860909 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-6614fb77-241b-4f44-b706-4fec448fe7c0 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 Jul 22 10:03:22.861147 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-6614fb77-241b-4f44-b706-4fec448fe7c0 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:22.861320 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-6614fb77-241b-4f44-b706-4fec448fe7c0 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:22.869577 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:22.869577 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:22.874457 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-6614fb77-241b-4f44-b706-4fec448fe7c0 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:03:22.879737 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-6614fb77-241b-4f44-b706-4fec448fe7c0 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 returned with HTTP 200 Jul 22 10:03:22.880170 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 820/3285] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:03:22 2026] GET /volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 => generated 1405 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:23.112705 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f3b1387e-461c-4860-93e8-a7c349616bf2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:23.114534 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f3b1387e-461c-4860-93e8-a7c349616bf2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:23.114754 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f3b1387e-461c-4860-93e8-a7c349616bf2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:23.114962 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f3b1387e-461c-4860-93e8-a7c349616bf2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:23.127217 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:23.127217 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:23.134343 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f3b1387e-461c-4860-93e8-a7c349616bf2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:23.140729 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f3b1387e-461c-4860-93e8-a7c349616bf2 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:23.141289 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 831/3286] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:23 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:23.248003 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d4f147e6-8527-4eb5-a5a5-1c7b8ba6f515 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:23.250371 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d4f147e6-8527-4eb5-a5a5-1c7b8ba6f515 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:23.250608 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d4f147e6-8527-4eb5-a5a5-1c7b8ba6f515 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:23.250859 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d4f147e6-8527-4eb5-a5a5-1c7b8ba6f515 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:23.251020 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-d4f147e6-8527-4eb5-a5a5-1c7b8ba6f515 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:23.256950 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:23.256950 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:23.257880 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d4f147e6-8527-4eb5-a5a5-1c7b8ba6f515 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:23.258341 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 823/3287] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:23 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:23.350152 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-ba3f71f8-aa8a-43c9-aad0-07d53bb3c167 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:23.352699 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-ba3f71f8-aa8a-43c9-aad0-07d53bb3c167 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 Jul 22 10:03:23.352912 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-ba3f71f8-aa8a-43c9-aad0-07d53bb3c167 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:23.353103 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-ba3f71f8-aa8a-43c9-aad0-07d53bb3c167 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:23.361125 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:23.361125 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:23.365252 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-ba3f71f8-aa8a-43c9-aad0-07d53bb3c167 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:03:23.373398 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-ba3f71f8-aa8a-43c9-aad0-07d53bb3c167 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 returned with HTTP 200 Jul 22 10:03:23.373816 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 814/3288] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:03:23 2026] GET /volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 => generated 1405 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:23.386516 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c3901293-39d8-4c26-8726-02a5989f859f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:23.386873 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c3901293-39d8-4c26-8726-02a5989f859f None None] GET https://10.4.3.206/volume// Jul 22 10:03:23.387293 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c3901293-39d8-4c26-8726-02a5989f859f None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:23.387451 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c3901293-39d8-4c26-8726-02a5989f859f None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:23.387774 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c3901293-39d8-4c26-8726-02a5989f859f None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:03:23.388060 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 821/3289] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 10:03:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:03:23.396515 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-12a427bc-109c-4207-8602-85cb2b5021d8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:23.400795 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-12a427bc-109c-4207-8602-85cb2b5021d8 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:03:23.401110 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-12a427bc-109c-4207-8602-85cb2b5021d8 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d4dac0d-463a-4d1b-a5f4-7479cc43bc03", "connector": null, "instance_uuid": "738223ff-98c5-4938-a7a9-0ab5fb579037"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:23.410182 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:23.410182 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:23.454749 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-12a427bc-109c-4207-8602-85cb2b5021d8 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:03:23.455241 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 832/3290] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:03:23 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) Jul 22 10:03:23.456198 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1177e292-e4cc-417f-adec-9f4445b69bfb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:23.583206 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1177e292-e4cc-417f-adec-9f4445b69bfb tempest-AvailabilityZoneTestJSON-1070942196 tempest-AvailabilityZoneTestJSON-1070942196-project-member] GET https://10.4.3.206/volume/v3/os-availability-zone Jul 22 10:03:23.583418 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1177e292-e4cc-417f-adec-9f4445b69bfb tempest-AvailabilityZoneTestJSON-1070942196 tempest-AvailabilityZoneTestJSON-1070942196-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:23.583609 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1177e292-e4cc-417f-adec-9f4445b69bfb tempest-AvailabilityZoneTestJSON-1070942196 tempest-AvailabilityZoneTestJSON-1070942196-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:23.588244 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1177e292-e4cc-417f-adec-9f4445b69bfb tempest-AvailabilityZoneTestJSON-1070942196 tempest-AvailabilityZoneTestJSON-1070942196-project-member] Availability Zones retrieved successfully. Jul 22 10:03:23.588244 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1177e292-e4cc-417f-adec-9f4445b69bfb tempest-AvailabilityZoneTestJSON-1070942196 tempest-AvailabilityZoneTestJSON-1070942196-project-member] https://10.4.3.206/volume/v3/os-availability-zone returned with HTTP 200 Jul 22 10:03:23.588244 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 824/3291] 10.4.3.206 () {66 vars in 1276 bytes} [Wed Jul 22 10:03:23 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:03:24.159911 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-19212e5e-a3ff-4a59-9aaa-84eebfd54965 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:24.161603 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19212e5e-a3ff-4a59-9aaa-84eebfd54965 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:24.161809 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19212e5e-a3ff-4a59-9aaa-84eebfd54965 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:24.162013 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19212e5e-a3ff-4a59-9aaa-84eebfd54965 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:24.171346 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:24.171346 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:24.174913 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-19212e5e-a3ff-4a59-9aaa-84eebfd54965 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:24.179373 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19212e5e-a3ff-4a59-9aaa-84eebfd54965 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:24.179756 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 815/3292] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:24 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:24.270806 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f53f9c8b-ae9b-423e-b496-30a09ee59cac None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:24.273160 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f53f9c8b-ae9b-423e-b496-30a09ee59cac tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:24.273372 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f53f9c8b-ae9b-423e-b496-30a09ee59cac tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:24.273557 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f53f9c8b-ae9b-423e-b496-30a09ee59cac tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:24.273687 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-f53f9c8b-ae9b-423e-b496-30a09ee59cac tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:24.278583 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:24.278583 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:24.279424 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f53f9c8b-ae9b-423e-b496-30a09ee59cac tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:24.279938 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 822/3293] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:24 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:24.550144 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1498612e-43a7-47df-baa1-ddce4e4c9342 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:24.550621 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1498612e-43a7-47df-baa1-ddce4e4c9342 None None] GET https://10.4.3.206/volume// Jul 22 10:03:24.550839 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1498612e-43a7-47df-baa1-ddce4e4c9342 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:24.551236 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1498612e-43a7-47df-baa1-ddce4e4c9342 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:24.551635 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1498612e-43a7-47df-baa1-ddce4e4c9342 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:03:24.552092 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 833/3294] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:03:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:03:24.567371 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-d9e80155-fca2-4472-8b99-dc9d4fb286e5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:24.569140 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-d9e80155-fca2-4472-8b99-dc9d4fb286e5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 Jul 22 10:03:24.569362 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-d9e80155-fca2-4472-8b99-dc9d4fb286e5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:24.569560 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-d9e80155-fca2-4472-8b99-dc9d4fb286e5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:24.583757 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:24.583757 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:24.587873 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-d9e80155-fca2-4472-8b99-dc9d4fb286e5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:03:24.594517 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-d9e80155-fca2-4472-8b99-dc9d4fb286e5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 returned with HTTP 200 Jul 22 10:03:24.595065 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 825/3295] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:03:24 2026] GET /volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 => generated 1584 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:03:24.720938 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-f1a7be08-e0d5-41ac-96cd-04230e9a7090 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:24.723200 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-f1a7be08-e0d5-41ac-96cd-04230e9a7090 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] PUT https://10.4.3.206/volume/v3/attachments/cf573f3e-3000-4a02-a285-0366a26bb3a3 Jul 22 10:03:24.723605 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-f1a7be08-e0d5-41ac-96cd-04230e9a7090 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:24.731196 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-f1a7be08-e0d5-41ac-96cd-04230e9a7090 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Acquiring lock "cinder-attachment_update-8d4dac0d-463a-4d1b-a5f4-7479cc43bc03-np0000005636" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:03:24.736284 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-f1a7be08-e0d5-41ac-96cd-04230e9a7090 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Lock "cinder-attachment_update-8d4dac0d-463a-4d1b-a5f4-7479cc43bc03-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:03:24.737012 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:24.737012 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:24.840135 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-f1a7be08-e0d5-41ac-96cd-04230e9a7090 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Lock "cinder-attachment_update-8d4dac0d-463a-4d1b-a5f4-7479cc43bc03-np0000005636" released by "attachment_update" :: held 0.104s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:03:24.840501 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-f1a7be08-e0d5-41ac-96cd-04230e9a7090 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/attachments/cf573f3e-3000-4a02-a285-0366a26bb3a3 returned with HTTP 200 Jul 22 10:03:24.841095 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 816/3296] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:03:24 2026] PUT /volume/v3/attachments/cf573f3e-3000-4a02-a285-0366a26bb3a3 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:24.862039 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-d1278552-a233-4f79-a3db-05d336086e48 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:24.864114 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-d1278552-a233-4f79-a3db-05d336086e48 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] POST https://10.4.3.206/volume/v3/attachments/cf573f3e-3000-4a02-a285-0366a26bb3a3/action Jul 22 10:03:24.864461 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-d1278552-a233-4f79-a3db-05d336086e48 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:03:24.864619 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-d1278552-a233-4f79-a3db-05d336086e48 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:24.880713 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:24.880713 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:24.893187 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a7817321-bdd5-4c01-8c15-73fea4b7b845 req-d1278552-a233-4f79-a3db-05d336086e48 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/attachments/cf573f3e-3000-4a02-a285-0366a26bb3a3/action returned with HTTP 204 Jul 22 10:03:24.893674 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 823/3297] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:03:24 2026] POST /volume/v3/attachments/cf573f3e-3000-4a02-a285-0366a26bb3a3/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:25.192937 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-78785c97-880c-4ded-9484-01390556389d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:25.196209 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-78785c97-880c-4ded-9484-01390556389d tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:25.196509 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-78785c97-880c-4ded-9484-01390556389d tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:25.196788 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-78785c97-880c-4ded-9484-01390556389d tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:25.211722 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:25.211722 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:25.217141 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-78785c97-880c-4ded-9484-01390556389d tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:25.224260 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-78785c97-880c-4ded-9484-01390556389d tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:25.224260 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 834/3298] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:25 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:25.290876 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-eb5f6486-4790-4285-a130-17555ae39a6f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:25.292880 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-eb5f6486-4790-4285-a130-17555ae39a6f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:25.293157 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-eb5f6486-4790-4285-a130-17555ae39a6f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:25.293392 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-eb5f6486-4790-4285-a130-17555ae39a6f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:25.293524 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-eb5f6486-4790-4285-a130-17555ae39a6f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:25.298304 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:25.298304 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:25.299127 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-eb5f6486-4790-4285-a130-17555ae39a6f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:25.299582 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 826/3299] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:25 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:25.650558 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:25.821820 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:03:25.822283 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1171273251"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:25.824159 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1171273251'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:03:25.824362 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Create volume of 1 GB Jul 22 10:03:25.824711 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:25.824711 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:25.830195 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Availability Zones retrieved successfully. Jul 22 10:03:25.838512 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Flow 'volume_create_api' (fcd61952-5a3a-4935-9e6f-2636704aafe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:25.840537 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40e6cfe7-4e4d-4edd-8d83-f2569929d11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:25.843951 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:03:25.874469 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40e6cfe7-4e4d-4edd-8d83-f2569929d11e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:25.874469 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d52f887-f0d3-403f-b87a-1ff5ca6ad2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:25.940772 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Created reservations ['b1c3656e-cdcf-41bf-b9f9-b9be8126cf04', '4fa10bc6-5351-4de4-a18e-296fec53f8eb', '39d251e7-5fed-4655-8a26-6c8f75d03aaf', '2ad6ae58-2298-49cd-a7a6-656186e4ddf8'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:25.943081 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d52f887-f0d3-403f-b87a-1ff5ca6ad2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1c3656e-cdcf-41bf-b9f9-b9be8126cf04', '4fa10bc6-5351-4de4-a18e-296fec53f8eb', '39d251e7-5fed-4655-8a26-6c8f75d03aaf', '2ad6ae58-2298-49cd-a7a6-656186e4ddf8']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:25.943081 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd43b9a9-54ec-481e-9cb9-ca3a2a38ddfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:25.965242 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd43b9a9-54ec-481e-9cb9-ca3a2a38ddfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab4bc4ce-4073-436c-a4a0-1de6eca5c460', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1171273251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61251411e9fa4a7aa2abd60455a38445',qos_specs=None,replication_status=,reservations=['b1c3656e-cdcf-41bf-b9f9-b9be8126cf04','4fa10bc6-5351-4de4-a18e-296fec53f8eb','39d251e7-5fed-4655-8a26-6c8f75d03aaf','2ad6ae58-2298-49cd-a7a6-656186e4ddf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d9d8ff9e4db4b8f96bfdc1a0739fbfa',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1171273251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab4bc4ce-4073-436c-a4a0-1de6eca5c460,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61251411e9fa4a7aa2abd60455a38445',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d9d8ff9e4db4b8f96bfdc1a0739fbfa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:25.965912 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40df096-1d22-4c9f-a2f7-94bb26560efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:25.980854 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40df096-1d22-4c9f-a2f7-94bb26560efe) transitioned into state 'SUCCESS' from state '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-1171273251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61251411e9fa4a7aa2abd60455a38445',qos_specs=None,replication_status=,reservations=['b1c3656e-cdcf-41bf-b9f9-b9be8126cf04','4fa10bc6-5351-4de4-a18e-296fec53f8eb','39d251e7-5fed-4655-8a26-6c8f75d03aaf','2ad6ae58-2298-49cd-a7a6-656186e4ddf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d9d8ff9e4db4b8f96bfdc1a0739fbfa',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:25.981556 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be9e1960-52cc-4fcb-a311-469dc33aa4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:25.990403 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be9e1960-52cc-4fcb-a311-469dc33aa4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:25.991280 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Flow 'volume_create_api' (fcd61952-5a3a-4935-9e6f-2636704aafe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:25.991588 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Create volume request issued successfully. Jul 22 10:03:25.992212 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2cd6306-67c5-462e-a520-2b2da0fb49c3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:03:25.992603 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 817/3300] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:03:25 2026] POST /volume/v3/volumes => generated 819 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:26.004467 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6197887e-38fc-438e-8aba-16020bce5bea None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:26.008409 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6197887e-38fc-438e-8aba-16020bce5bea tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] GET https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 Jul 22 10:03:26.008409 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6197887e-38fc-438e-8aba-16020bce5bea tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:26.008409 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6197887e-38fc-438e-8aba-16020bce5bea tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:26.014809 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:26.014809 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:26.018810 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6197887e-38fc-438e-8aba-16020bce5bea tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Volume info retrieved successfully. Jul 22 10:03:26.023021 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6197887e-38fc-438e-8aba-16020bce5bea tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 returned with HTTP 200 Jul 22 10:03:26.023381 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 824/3301] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:26 2026] GET /volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 => generated 887 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:26.236219 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2b5ed620-ac1d-418a-89ee-5b48532a9f00 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:26.238033 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2b5ed620-ac1d-418a-89ee-5b48532a9f00 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:26.238252 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2b5ed620-ac1d-418a-89ee-5b48532a9f00 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:26.238429 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2b5ed620-ac1d-418a-89ee-5b48532a9f00 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:26.248012 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:26.248012 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:26.251529 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2b5ed620-ac1d-418a-89ee-5b48532a9f00 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:26.255510 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2b5ed620-ac1d-418a-89ee-5b48532a9f00 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:26.255882 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 835/3302] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:26 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:26.309193 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-da31d0e5-13bb-4d6c-ae47-275f3f72c1d7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:26.310901 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-da31d0e5-13bb-4d6c-ae47-275f3f72c1d7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:26.311098 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-da31d0e5-13bb-4d6c-ae47-275f3f72c1d7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:26.311296 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-da31d0e5-13bb-4d6c-ae47-275f3f72c1d7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:26.311390 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-da31d0e5-13bb-4d6c-ae47-275f3f72c1d7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:26.317300 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:26.317300 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:26.318462 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-da31d0e5-13bb-4d6c-ae47-275f3f72c1d7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:26.318947 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 827/3303] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:26 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:27.036834 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b85672c6-ddec-4487-9bde-5738557ba3dc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:27.038913 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b85672c6-ddec-4487-9bde-5738557ba3dc tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] GET https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 Jul 22 10:03:27.039189 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b85672c6-ddec-4487-9bde-5738557ba3dc tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:27.039519 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b85672c6-ddec-4487-9bde-5738557ba3dc tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:27.048581 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:27.048581 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:27.052672 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b85672c6-ddec-4487-9bde-5738557ba3dc tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Volume info retrieved successfully. Jul 22 10:03:27.057041 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b85672c6-ddec-4487-9bde-5738557ba3dc tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 returned with HTTP 200 Jul 22 10:03:27.057432 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 818/3304] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:27 2026] GET /volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 => generated 946 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:27.072389 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-570b99a4-1f56-4bb2-80e4-bbccec81f0f3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:27.074508 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-570b99a4-1f56-4bb2-80e4-bbccec81f0f3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] POST https://10.4.3.206/volume/v3/volume-transfers Jul 22 10:03:27.074968 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-570b99a4-1f56-4bb2-80e4-bbccec81f0f3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ab4bc4ce-4073-436c-a4a0-1de6eca5c460"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:27.076631 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volume_transfer [None req-570b99a4-1f56-4bb2-80e4-bbccec81f0f3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ab4bc4ce-4073-436c-a4a0-1de6eca5c460'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 22 10:03:27.076811 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volume_transfer [None req-570b99a4-1f56-4bb2-80e4-bbccec81f0f3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Creating transfer of volume ab4bc4ce-4073-436c-a4a0-1de6eca5c460 Jul 22 10:03:27.078031 np0000005636 devstack@c-api.service[100149]: INFO cinder.transfer.api [None req-570b99a4-1f56-4bb2-80e4-bbccec81f0f3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Generating transfer record for volume ab4bc4ce-4073-436c-a4a0-1de6eca5c460 Jul 22 10:03:27.085763 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:27.085763 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:27.096686 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-570b99a4-1f56-4bb2-80e4-bbccec81f0f3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volume-transfers returned with HTTP 202 Jul 22 10:03:27.097204 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 825/3305] 10.4.3.206 () {70 vars in 1326 bytes} [Wed Jul 22 10:03:27 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:27.110846 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0462b63e-720b-4dd8-bfe5-d4e46f1070bd None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:27.112637 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0462b63e-720b-4dd8-bfe5-d4e46f1070bd tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] GET https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 Jul 22 10:03:27.112882 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0462b63e-720b-4dd8-bfe5-d4e46f1070bd tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:27.113127 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0462b63e-720b-4dd8-bfe5-d4e46f1070bd tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:27.121322 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:27.121322 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:27.125533 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0462b63e-720b-4dd8-bfe5-d4e46f1070bd tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Volume info retrieved successfully. Jul 22 10:03:27.130194 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0462b63e-720b-4dd8-bfe5-d4e46f1070bd tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 returned with HTTP 200 Jul 22 10:03:27.130560 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 836/3306] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:27 2026] GET /volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:27.142284 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-366c5b12-195d-4dd2-a69e-e085773b2b49 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:27.144206 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-366c5b12-195d-4dd2-a69e-e085773b2b49 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] GET https://10.4.3.206/volume/v3/volume-transfers/9ae2d7e0-91a6-4c81-9c0a-3879a3a197de Jul 22 10:03:27.144480 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-366c5b12-195d-4dd2-a69e-e085773b2b49 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:27.144745 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-366c5b12-195d-4dd2-a69e-e085773b2b49 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:27.148995 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-366c5b12-195d-4dd2-a69e-e085773b2b49 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volume-transfers/9ae2d7e0-91a6-4c81-9c0a-3879a3a197de returned with HTTP 200 Jul 22 10:03:27.149396 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 828/3307] 10.4.3.206 () {68 vars in 1416 bytes} [Wed Jul 22 10:03:27 2026] GET /volume/v3/volume-transfers/9ae2d7e0-91a6-4c81-9c0a-3879a3a197de => generated 540 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:27.158783 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7b3d92a5-5c35-4a02-93be-333e29dae99a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:27.161271 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b3d92a5-5c35-4a02-93be-333e29dae99a tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] GET https://10.4.3.206/volume/v3/volume-transfers Jul 22 10:03:27.161685 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b3d92a5-5c35-4a02-93be-333e29dae99a tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:27.161841 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b3d92a5-5c35-4a02-93be-333e29dae99a tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:27.162090 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volume_transfer [None req-7b3d92a5-5c35-4a02-93be-333e29dae99a tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Listing volume transfers {{(pid=100152) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 22 10:03:27.167155 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b3d92a5-5c35-4a02-93be-333e29dae99a tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volume-transfers returned with HTTP 200 Jul 22 10:03:27.167616 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 819/3308] 10.4.3.206 () {68 vars in 1305 bytes} [Wed Jul 22 10:03:27 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:27.176394 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a87eadfe-58c1-47fb-9ee9-16e5b56aeb4c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:27.257891 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a87eadfe-58c1-47fb-9ee9-16e5b56aeb4c tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] POST https://10.4.3.206/volume/v3/volume-transfers/9ae2d7e0-91a6-4c81-9c0a-3879a3a197de/accept Jul 22 10:03:27.258285 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a87eadfe-58c1-47fb-9ee9-16e5b56aeb4c tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "aac2427ac29342c7"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:27.259608 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.volume_transfer [None req-a87eadfe-58c1-47fb-9ee9-16e5b56aeb4c tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] Accepting volume transfer 9ae2d7e0-91a6-4c81-9c0a-3879a3a197de {{(pid=100149) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 22 10:03:27.259750 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.volume_transfer [None req-a87eadfe-58c1-47fb-9ee9-16e5b56aeb4c tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] Accepting transfer 9ae2d7e0-91a6-4c81-9c0a-3879a3a197de Jul 22 10:03:27.268345 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b87c1cda-7f1e-4ba2-b53a-841ea9037007 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:27.270548 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b87c1cda-7f1e-4ba2-b53a-841ea9037007 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:27.270754 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b87c1cda-7f1e-4ba2-b53a-841ea9037007 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:27.270961 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b87c1cda-7f1e-4ba2-b53a-841ea9037007 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:27.280761 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:27.280761 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:27.284444 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b87c1cda-7f1e-4ba2-b53a-841ea9037007 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:27.288437 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b87c1cda-7f1e-4ba2-b53a-841ea9037007 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:27.288954 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 837/3309] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:27 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:27.324044 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-a87eadfe-58c1-47fb-9ee9-16e5b56aeb4c tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] Created reservations ['bae7c12d-5f79-4f69-ad4a-506e3940e5c7', 'bcc5eecc-2d0c-42e9-bb2b-689c10cf5430', '41b61171-8b51-4962-acdc-80557250d80a', 'cbb10b7e-0aa7-438a-a4c3-951175774829'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:27.329972 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-97f73fd3-fc11-4941-88dd-39412099ef1b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:27.331913 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-97f73fd3-fc11-4941-88dd-39412099ef1b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:27.332268 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-97f73fd3-fc11-4941-88dd-39412099ef1b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:27.332442 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-97f73fd3-fc11-4941-88dd-39412099ef1b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:27.332619 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-97f73fd3-fc11-4941-88dd-39412099ef1b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:27.336905 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:27.336905 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:27.337785 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-97f73fd3-fc11-4941-88dd-39412099ef1b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:27.338197 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 829/3310] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:27 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:27.346457 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-a87eadfe-58c1-47fb-9ee9-16e5b56aeb4c tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] Created reservations ['3a95880c-bc1a-4b7c-84b4-8dde9583b30f', '63a51bc4-3834-4f12-95e3-d3fc4d9ec716', '71ab30ad-f3b5-4ee4-b82a-e83339fc843d', '5909a11a-5a93-4618-8cbb-c2bb64b60824'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:27.380446 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-a87eadfe-58c1-47fb-9ee9-16e5b56aeb4c tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] Created reservations ['009ba70e-47e1-4d46-b71f-c2b2996df116', '7d98e9e9-5bd3-41a6-9062-bc3488be3210', 'e26b62bc-19c1-4aed-b5b5-86b8cf92f282', 'c4eefea3-a4d0-4927-8673-828b088cb8be'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:27.414344 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-a87eadfe-58c1-47fb-9ee9-16e5b56aeb4c tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] Created reservations ['53b491e5-15db-4b0c-bf1a-3ea1c96e4582', 'af606265-53ad-4a0d-bf09-c3efa7614a46', 'fe2d6e30-82d4-4a97-b587-ca9a2f17eec4', 'eb6d600a-6f6f-492e-9c19-b2c8b994a574'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:27.424801 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a87eadfe-58c1-47fb-9ee9-16e5b56aeb4c tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] Transfer volume completed successfully. Jul 22 10:03:27.484693 np0000005636 devstack@c-api.service[100149]: INFO cinder.transfer.api [None req-a87eadfe-58c1-47fb-9ee9-16e5b56aeb4c tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] Volume ab4bc4ce-4073-436c-a4a0-1de6eca5c460 has been transferred. Jul 22 10:03:27.491886 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a87eadfe-58c1-47fb-9ee9-16e5b56aeb4c tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] https://10.4.3.206/volume/v3/volume-transfers/9ae2d7e0-91a6-4c81-9c0a-3879a3a197de/accept returned with HTTP 202 Jul 22 10:03:27.492364 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 826/3311] 10.4.3.206 () {70 vars in 1458 bytes} [Wed Jul 22 10:03:27 2026] POST /volume/v3/volume-transfers/9ae2d7e0-91a6-4c81-9c0a-3879a3a197de/accept => generated 365 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:27.501503 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a311d77a-6b05-48b3-86e0-159aeb87a644 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:27.503393 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a311d77a-6b05-48b3-86e0-159aeb87a644 tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] GET https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 Jul 22 10:03:27.503589 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a311d77a-6b05-48b3-86e0-159aeb87a644 tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:27.503823 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a311d77a-6b05-48b3-86e0-159aeb87a644 tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:27.510700 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:27.510700 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:27.514842 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a311d77a-6b05-48b3-86e0-159aeb87a644 tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] Volume info retrieved successfully. Jul 22 10:03:27.519367 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a311d77a-6b05-48b3-86e0-159aeb87a644 tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 returned with HTTP 200 Jul 22 10:03:27.519879 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 820/3312] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:27 2026] GET /volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:27.536364 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-334ab2c8-c06c-47fb-baed-0d8ed695dfd9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:27.538781 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-334ab2c8-c06c-47fb-baed-0d8ed695dfd9 tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] GET https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 Jul 22 10:03:27.539090 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-334ab2c8-c06c-47fb-baed-0d8ed695dfd9 tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:27.539351 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-334ab2c8-c06c-47fb-baed-0d8ed695dfd9 tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:27.548576 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:27.548576 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:27.553049 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-334ab2c8-c06c-47fb-baed-0d8ed695dfd9 tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] Volume info retrieved successfully. Jul 22 10:03:27.559365 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-334ab2c8-c06c-47fb-baed-0d8ed695dfd9 tempest-VolumesTransfersV357Test-1006292122 tempest-VolumesTransfersV357Test-1006292122-project-member] https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 returned with HTTP 200 Jul 22 10:03:27.559913 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 838/3313] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:27 2026] GET /volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 => generated 946 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:27.571654 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f731da81-64c2-4c2a-8ed1-e679df0447b8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:27.573430 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f731da81-64c2-4c2a-8ed1-e679df0447b8 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] DELETE https://10.4.3.206/volume/v3/volume-transfers/9ae2d7e0-91a6-4c81-9c0a-3879a3a197de Jul 22 10:03:27.573659 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f731da81-64c2-4c2a-8ed1-e679df0447b8 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:27.573830 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f731da81-64c2-4c2a-8ed1-e679df0447b8 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:27.573954 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.volume_transfer [None req-f731da81-64c2-4c2a-8ed1-e679df0447b8 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Delete transfer with id: 9ae2d7e0-91a6-4c81-9c0a-3879a3a197de Jul 22 10:03:27.577383 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f731da81-64c2-4c2a-8ed1-e679df0447b8 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volume-transfers/9ae2d7e0-91a6-4c81-9c0a-3879a3a197de returned with HTTP 404 Jul 22 10:03:27.577837 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 830/3314] 10.4.3.206 () {68 vars in 1419 bytes} [Wed Jul 22 10:03:27 2026] DELETE /volume/v3/volume-transfers/9ae2d7e0-91a6-4c81-9c0a-3879a3a197de => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:03:27.584489 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d1239800-2775-46d1-abca-d68e01e52c21 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:27.608420 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d1239800-2775-46d1-abca-d68e01e52c21 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 Jul 22 10:03:27.608653 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d1239800-2775-46d1-abca-d68e01e52c21 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:27.608822 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d1239800-2775-46d1-abca-d68e01e52c21 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:27.609013 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-d1239800-2775-46d1-abca-d68e01e52c21 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Delete volume with id: ab4bc4ce-4073-436c-a4a0-1de6eca5c460 Jul 22 10:03:27.615990 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:27.615990 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:27.616327 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d1239800-2775-46d1-abca-d68e01e52c21 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Volume info retrieved successfully. Jul 22 10:03:27.634954 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d1239800-2775-46d1-abca-d68e01e52c21 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Delete volume request issued successfully. Jul 22 10:03:27.635214 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d1239800-2775-46d1-abca-d68e01e52c21 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 returned with HTTP 202 Jul 22 10:03:27.635786 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 827/3315] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:03:27 2026] DELETE /volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:03:27.643394 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-be18b7c4-527a-4376-8046-6547a6abacfd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:27.645218 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-be18b7c4-527a-4376-8046-6547a6abacfd tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] GET https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 Jul 22 10:03:27.645459 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-be18b7c4-527a-4376-8046-6547a6abacfd tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:27.645684 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-be18b7c4-527a-4376-8046-6547a6abacfd tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:27.655077 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:27.655077 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:27.659889 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-be18b7c4-527a-4376-8046-6547a6abacfd tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Volume info retrieved successfully. Jul 22 10:03:27.664974 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-be18b7c4-527a-4376-8046-6547a6abacfd tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 returned with HTTP 200 Jul 22 10:03:27.665373 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 821/3316] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:27 2026] GET /volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:03:28.301907 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4c0fe1aa-9187-4c5a-82c4-dfe7ae1f5318 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:28.304374 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4c0fe1aa-9187-4c5a-82c4-dfe7ae1f5318 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:28.304374 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4c0fe1aa-9187-4c5a-82c4-dfe7ae1f5318 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:28.304374 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4c0fe1aa-9187-4c5a-82c4-dfe7ae1f5318 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:28.314528 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:28.314528 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:28.319335 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4c0fe1aa-9187-4c5a-82c4-dfe7ae1f5318 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:28.323947 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4c0fe1aa-9187-4c5a-82c4-dfe7ae1f5318 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:28.324412 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 839/3317] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:28 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:28.351314 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4d476072-7b22-4b30-8f3a-575eb62cdb05 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:28.352944 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4d476072-7b22-4b30-8f3a-575eb62cdb05 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:28.353111 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4d476072-7b22-4b30-8f3a-575eb62cdb05 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:28.353280 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4d476072-7b22-4b30-8f3a-575eb62cdb05 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:28.353378 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-4d476072-7b22-4b30-8f3a-575eb62cdb05 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:28.358657 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:28.358657 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:28.359641 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4d476072-7b22-4b30-8f3a-575eb62cdb05 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:28.360141 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 831/3318] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:28 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:28.678620 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-acdbb7ee-899a-4f38-85e7-aece7f7c2711 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:28.680857 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-acdbb7ee-899a-4f38-85e7-aece7f7c2711 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] GET https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 Jul 22 10:03:28.681129 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-acdbb7ee-899a-4f38-85e7-aece7f7c2711 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:28.681379 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-acdbb7ee-899a-4f38-85e7-aece7f7c2711 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:28.689666 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-acdbb7ee-899a-4f38-85e7-aece7f7c2711 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 returned with HTTP 404 Jul 22 10:03:28.690367 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 828/3319] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:28 2026] GET /volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:03:28.698012 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-973fb500-93f9-4954-b9d1-d439c1dc52f7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:28.700093 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-973fb500-93f9-4954-b9d1-d439c1dc52f7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] GET https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 Jul 22 10:03:28.700310 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-973fb500-93f9-4954-b9d1-d439c1dc52f7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:28.700558 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-973fb500-93f9-4954-b9d1-d439c1dc52f7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:28.707655 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-973fb500-93f9-4954-b9d1-d439c1dc52f7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 returned with HTTP 404 Jul 22 10:03:28.708371 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 822/3320] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:28 2026] GET /volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:03:28.717084 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-29f68d06-6e05-4884-b912-35119292f920 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:28.718967 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-29f68d06-6e05-4884-b912-35119292f920 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 Jul 22 10:03:28.719168 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-29f68d06-6e05-4884-b912-35119292f920 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:28.719408 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-29f68d06-6e05-4884-b912-35119292f920 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:28.719635 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-29f68d06-6e05-4884-b912-35119292f920 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Delete volume with id: ab4bc4ce-4073-436c-a4a0-1de6eca5c460 Jul 22 10:03:28.724894 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-29f68d06-6e05-4884-b912-35119292f920 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 returned with HTTP 404 Jul 22 10:03:28.725340 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 840/3321] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:03:28 2026] DELETE /volume/v3/volumes/ab4bc4ce-4073-436c-a4a0-1de6eca5c460 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:03:28.735258 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:28.737362 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:03:28.737851 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-745656800"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:28.739686 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-745656800'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:03:28.739842 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Create volume of 1 GB Jul 22 10:03:28.745201 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Availability Zones retrieved successfully. Jul 22 10:03:28.752550 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Flow 'volume_create_api' (8670bfc3-818f-432e-b0fe-d1f4d306eab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:28.753763 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6923c755-0535-414f-bdac-1769d759ece5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:28.754987 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:03:28.783596 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6923c755-0535-414f-bdac-1769d759ece5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:28.784327 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf5abc27-70b8-4e5e-b021-ff47a0865624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:28.824851 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Created reservations ['3c72621e-6220-48cc-8d49-b2a764b349ea', '8670157a-a0e1-4cfb-9b4c-4b84218deb47', '4e46fae3-d0e8-45a1-8bd1-8e8be302f35c', 'aeb5db7b-96ef-4b66-adfa-37e8f2880312'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:28.825902 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf5abc27-70b8-4e5e-b021-ff47a0865624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c72621e-6220-48cc-8d49-b2a764b349ea', '8670157a-a0e1-4cfb-9b4c-4b84218deb47', '4e46fae3-d0e8-45a1-8bd1-8e8be302f35c', 'aeb5db7b-96ef-4b66-adfa-37e8f2880312']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:28.826872 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d63ee55e-e86b-4d25-aee0-f54bd709df4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:28.854377 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d63ee55e-e86b-4d25-aee0-f54bd709df4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6979aead-fee4-464d-84b9-4ee4435bc03d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-745656800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61251411e9fa4a7aa2abd60455a38445',qos_specs=None,replication_status=,reservations=['3c72621e-6220-48cc-8d49-b2a764b349ea','8670157a-a0e1-4cfb-9b4c-4b84218deb47','4e46fae3-d0e8-45a1-8bd1-8e8be302f35c','aeb5db7b-96ef-4b66-adfa-37e8f2880312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d9d8ff9e4db4b8f96bfdc1a0739fbfa',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-745656800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6979aead-fee4-464d-84b9-4ee4435bc03d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61251411e9fa4a7aa2abd60455a38445',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d9d8ff9e4db4b8f96bfdc1a0739fbfa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:28.855252 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7d729e-5997-4f01-9bd4-e9dc85443cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:28.875945 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7d729e-5997-4f01-9bd4-e9dc85443cb3) transitioned into state 'SUCCESS' from state '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-745656800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61251411e9fa4a7aa2abd60455a38445',qos_specs=None,replication_status=,reservations=['3c72621e-6220-48cc-8d49-b2a764b349ea','8670157a-a0e1-4cfb-9b4c-4b84218deb47','4e46fae3-d0e8-45a1-8bd1-8e8be302f35c','aeb5db7b-96ef-4b66-adfa-37e8f2880312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d9d8ff9e4db4b8f96bfdc1a0739fbfa',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:28.876939 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce00eed-c908-4d3c-8ae0-8e01759d1b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:28.887375 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce00eed-c908-4d3c-8ae0-8e01759d1b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:28.888419 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Flow 'volume_create_api' (8670bfc3-818f-432e-b0fe-d1f4d306eab1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:28.888779 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Create volume request issued successfully. Jul 22 10:03:28.889535 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1bb4efdf-02e5-487a-b08a-c9405b849ec7 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:03:28.890085 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 832/3322] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:03:28 2026] POST /volume/v3/volumes => generated 818 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:28.904918 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0933215f-3441-4a21-957f-d6a1ce862bc3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:28.906824 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0933215f-3441-4a21-957f-d6a1ce862bc3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] GET https://10.4.3.206/volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d Jul 22 10:03:28.907087 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0933215f-3441-4a21-957f-d6a1ce862bc3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:28.907272 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0933215f-3441-4a21-957f-d6a1ce862bc3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:28.916116 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:28.916116 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:28.920084 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0933215f-3441-4a21-957f-d6a1ce862bc3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Volume info retrieved successfully. Jul 22 10:03:28.925962 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0933215f-3441-4a21-957f-d6a1ce862bc3 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d returned with HTTP 200 Jul 22 10:03:28.926503 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 829/3323] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:28 2026] GET /volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d => generated 886 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:29.338056 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-38a5823a-64e5-45ae-9cf9-aa3218eea37f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:29.339618 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-38a5823a-64e5-45ae-9cf9-aa3218eea37f tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:29.339792 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-38a5823a-64e5-45ae-9cf9-aa3218eea37f tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:29.339993 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-38a5823a-64e5-45ae-9cf9-aa3218eea37f tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:29.349396 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:29.349396 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:29.352949 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-38a5823a-64e5-45ae-9cf9-aa3218eea37f tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:29.357102 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-38a5823a-64e5-45ae-9cf9-aa3218eea37f tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:29.357460 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 823/3324] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:29 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:29.369747 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a280cb11-0ee0-4142-8e93-c07cb9f41386 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:29.371461 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a280cb11-0ee0-4142-8e93-c07cb9f41386 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:29.371687 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a280cb11-0ee0-4142-8e93-c07cb9f41386 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:29.371890 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a280cb11-0ee0-4142-8e93-c07cb9f41386 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:29.372055 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-a280cb11-0ee0-4142-8e93-c07cb9f41386 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:29.376709 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:29.376709 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:29.377708 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a280cb11-0ee0-4142-8e93-c07cb9f41386 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:29.378184 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 841/3325] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:29 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:29.940366 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9cb32cc3-49bc-48f6-a375-ccfbf477db60 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:29.942267 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9cb32cc3-49bc-48f6-a375-ccfbf477db60 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] GET https://10.4.3.206/volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d Jul 22 10:03:29.942478 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9cb32cc3-49bc-48f6-a375-ccfbf477db60 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:29.942701 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9cb32cc3-49bc-48f6-a375-ccfbf477db60 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:29.950635 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:29.950635 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:29.955103 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9cb32cc3-49bc-48f6-a375-ccfbf477db60 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Volume info retrieved successfully. Jul 22 10:03:29.960044 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9cb32cc3-49bc-48f6-a375-ccfbf477db60 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d returned with HTTP 200 Jul 22 10:03:29.960424 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 833/3326] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:29 2026] GET /volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:29.972174 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5a28fcb8-6f4b-4383-87a9-a1a6394c428b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:29.973894 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5a28fcb8-6f4b-4383-87a9-a1a6394c428b tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] POST https://10.4.3.206/volume/v3/volume-transfers Jul 22 10:03:29.974301 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5a28fcb8-6f4b-4383-87a9-a1a6394c428b tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6979aead-fee4-464d-84b9-4ee4435bc03d"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:29.975738 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volume_transfer [None req-5a28fcb8-6f4b-4383-87a9-a1a6394c428b tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Creating new volume transfer {'transfer': {'volume_id': '6979aead-fee4-464d-84b9-4ee4435bc03d'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 22 10:03:29.975863 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volume_transfer [None req-5a28fcb8-6f4b-4383-87a9-a1a6394c428b tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Creating transfer of volume 6979aead-fee4-464d-84b9-4ee4435bc03d Jul 22 10:03:29.975991 np0000005636 devstack@c-api.service[100149]: INFO cinder.transfer.api [None req-5a28fcb8-6f4b-4383-87a9-a1a6394c428b tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Generating transfer record for volume 6979aead-fee4-464d-84b9-4ee4435bc03d Jul 22 10:03:29.982600 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:29.982600 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:29.993520 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5a28fcb8-6f4b-4383-87a9-a1a6394c428b tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volume-transfers returned with HTTP 202 Jul 22 10:03:29.994227 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 830/3327] 10.4.3.206 () {70 vars in 1326 bytes} [Wed Jul 22 10:03:29 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:30.005870 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b0410176-4df0-40e4-8371-c6972aa015bd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:30.008934 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b0410176-4df0-40e4-8371-c6972aa015bd tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] GET https://10.4.3.206/volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d Jul 22 10:03:30.009333 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b0410176-4df0-40e4-8371-c6972aa015bd tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:30.009633 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b0410176-4df0-40e4-8371-c6972aa015bd tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:30.022585 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:30.022585 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:30.028585 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b0410176-4df0-40e4-8371-c6972aa015bd tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Volume info retrieved successfully. Jul 22 10:03:30.034487 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b0410176-4df0-40e4-8371-c6972aa015bd tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d returned with HTTP 200 Jul 22 10:03:30.035115 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 824/3328] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:30 2026] GET /volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d => generated 953 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:30.046578 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e6739f2c-8dfb-41be-afe2-4643f7db9a62 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:30.048663 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e6739f2c-8dfb-41be-afe2-4643f7db9a62 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] GET https://10.4.3.206/volume/v3/volume-transfers/detail Jul 22 10:03:30.048919 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e6739f2c-8dfb-41be-afe2-4643f7db9a62 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:30.049125 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e6739f2c-8dfb-41be-afe2-4643f7db9a62 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:30.049307 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volume_transfer [None req-e6739f2c-8dfb-41be-afe2-4643f7db9a62 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Listing volume transfers {{(pid=100151) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 22 10:03:30.053875 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e6739f2c-8dfb-41be-afe2-4643f7db9a62 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 22 10:03:30.054259 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 842/3329] 10.4.3.206 () {68 vars in 1326 bytes} [Wed Jul 22 10:03:30 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:30.062746 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8e41704f-4a4e-42ae-a548-7d390ce335d5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:30.064547 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8e41704f-4a4e-42ae-a548-7d390ce335d5 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] DELETE https://10.4.3.206/volume/v3/volume-transfers/85aa7576-62f8-4f29-bcab-33885e34073f Jul 22 10:03:30.064917 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8e41704f-4a4e-42ae-a548-7d390ce335d5 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:30.065119 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8e41704f-4a4e-42ae-a548-7d390ce335d5 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:30.065271 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.volume_transfer [None req-8e41704f-4a4e-42ae-a548-7d390ce335d5 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Delete transfer with id: 85aa7576-62f8-4f29-bcab-33885e34073f Jul 22 10:03:30.075176 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:30.075176 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:30.084070 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8e41704f-4a4e-42ae-a548-7d390ce335d5 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volume-transfers/85aa7576-62f8-4f29-bcab-33885e34073f returned with HTTP 202 Jul 22 10:03:30.084471 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 834/3330] 10.4.3.206 () {68 vars in 1419 bytes} [Wed Jul 22 10:03:30 2026] DELETE /volume/v3/volume-transfers/85aa7576-62f8-4f29-bcab-33885e34073f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:03:30.092036 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e4c4b71e-80a7-4cd0-ac99-87e7b534e8cb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:30.093990 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e4c4b71e-80a7-4cd0-ac99-87e7b534e8cb tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] GET https://10.4.3.206/volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d Jul 22 10:03:30.094298 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e4c4b71e-80a7-4cd0-ac99-87e7b534e8cb tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:30.094582 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e4c4b71e-80a7-4cd0-ac99-87e7b534e8cb tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:30.101698 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:30.101698 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:30.105758 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e4c4b71e-80a7-4cd0-ac99-87e7b534e8cb tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Volume info retrieved successfully. Jul 22 10:03:30.110695 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e4c4b71e-80a7-4cd0-ac99-87e7b534e8cb tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d returned with HTTP 200 Jul 22 10:03:30.111069 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 831/3331] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:30 2026] GET /volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:30.123417 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3011dbee-23ad-4e4a-8438-a8ea86d27cbb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:30.125309 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3011dbee-23ad-4e4a-8438-a8ea86d27cbb tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] DELETE https://10.4.3.206/volume/v3/volume-transfers/85aa7576-62f8-4f29-bcab-33885e34073f Jul 22 10:03:30.125574 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3011dbee-23ad-4e4a-8438-a8ea86d27cbb tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:30.125818 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3011dbee-23ad-4e4a-8438-a8ea86d27cbb tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:30.125975 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.volume_transfer [None req-3011dbee-23ad-4e4a-8438-a8ea86d27cbb tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Delete transfer with id: 85aa7576-62f8-4f29-bcab-33885e34073f Jul 22 10:03:30.129353 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3011dbee-23ad-4e4a-8438-a8ea86d27cbb tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volume-transfers/85aa7576-62f8-4f29-bcab-33885e34073f returned with HTTP 404 Jul 22 10:03:30.130063 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 825/3332] 10.4.3.206 () {68 vars in 1419 bytes} [Wed Jul 22 10:03:30 2026] DELETE /volume/v3/volume-transfers/85aa7576-62f8-4f29-bcab-33885e34073f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:03:30.137478 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-26a4eeba-c38a-4589-a51d-0c4f54e0fdb4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:30.139880 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-26a4eeba-c38a-4589-a51d-0c4f54e0fdb4 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d Jul 22 10:03:30.140125 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-26a4eeba-c38a-4589-a51d-0c4f54e0fdb4 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:30.140341 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-26a4eeba-c38a-4589-a51d-0c4f54e0fdb4 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:30.140521 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-26a4eeba-c38a-4589-a51d-0c4f54e0fdb4 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Delete volume with id: 6979aead-fee4-464d-84b9-4ee4435bc03d Jul 22 10:03:30.147747 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:30.147747 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:30.148144 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-26a4eeba-c38a-4589-a51d-0c4f54e0fdb4 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Volume info retrieved successfully. Jul 22 10:03:30.169841 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-26a4eeba-c38a-4589-a51d-0c4f54e0fdb4 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Delete volume request issued successfully. Jul 22 10:03:30.170066 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-26a4eeba-c38a-4589-a51d-0c4f54e0fdb4 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] https://10.4.3.206/volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d returned with HTTP 202 Jul 22 10:03:30.170523 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 843/3333] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:03:30 2026] DELETE /volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:03:30.177759 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c4d6f40a-3885-4ddf-aad6-d98d1f3166f8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:30.180070 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c4d6f40a-3885-4ddf-aad6-d98d1f3166f8 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] GET https://10.4.3.206/volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d Jul 22 10:03:30.180357 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c4d6f40a-3885-4ddf-aad6-d98d1f3166f8 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:30.180636 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c4d6f40a-3885-4ddf-aad6-d98d1f3166f8 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:30.189652 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:30.189652 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:30.194012 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c4d6f40a-3885-4ddf-aad6-d98d1f3166f8 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Volume info retrieved successfully. Jul 22 10:03:30.199421 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c4d6f40a-3885-4ddf-aad6-d98d1f3166f8 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] https://10.4.3.206/volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d returned with HTTP 200 Jul 22 10:03:30.199930 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 835/3334] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:30 2026] GET /volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:03:30.370672 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f2d954ba-8a35-45e1-be97-b0354f2e01c5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:30.372550 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f2d954ba-8a35-45e1-be97-b0354f2e01c5 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:30.372788 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f2d954ba-8a35-45e1-be97-b0354f2e01c5 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:30.373017 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f2d954ba-8a35-45e1-be97-b0354f2e01c5 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:30.382242 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:30.382242 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:30.385516 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f2d954ba-8a35-45e1-be97-b0354f2e01c5 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:30.389258 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4c90cc11-d690-44ba-8cfc-d5fe46c1375d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:30.390078 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f2d954ba-8a35-45e1-be97-b0354f2e01c5 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:30.390459 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 832/3335] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:30 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:30.391356 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4c90cc11-d690-44ba-8cfc-d5fe46c1375d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:30.391562 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4c90cc11-d690-44ba-8cfc-d5fe46c1375d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:30.391776 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4c90cc11-d690-44ba-8cfc-d5fe46c1375d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:30.391902 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-4c90cc11-d690-44ba-8cfc-d5fe46c1375d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:30.402798 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:30.402798 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:30.403683 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4c90cc11-d690-44ba-8cfc-d5fe46c1375d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:30.404075 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 826/3336] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:30 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:31.212411 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b128b1f8-7a7d-4cab-bb2e-c19046891a28 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:31.214872 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b128b1f8-7a7d-4cab-bb2e-c19046891a28 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] GET https://10.4.3.206/volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d Jul 22 10:03:31.215169 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b128b1f8-7a7d-4cab-bb2e-c19046891a28 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:31.215449 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b128b1f8-7a7d-4cab-bb2e-c19046891a28 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:31.222120 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b128b1f8-7a7d-4cab-bb2e-c19046891a28 tempest-VolumesTransfersV357Test-1160092555 tempest-VolumesTransfersV357Test-1160092555-project-admin] https://10.4.3.206/volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d returned with HTTP 404 Jul 22 10:03:31.222726 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 844/3337] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:31 2026] GET /volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:03:31.230108 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-34fee1ae-6439-4967-843d-b68c6f4427cc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:31.232000 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-34fee1ae-6439-4967-843d-b68c6f4427cc tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] GET https://10.4.3.206/volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d Jul 22 10:03:31.232196 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-34fee1ae-6439-4967-843d-b68c6f4427cc tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:31.232411 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-34fee1ae-6439-4967-843d-b68c6f4427cc tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:31.238154 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-34fee1ae-6439-4967-843d-b68c6f4427cc tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d returned with HTTP 404 Jul 22 10:03:31.238635 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 836/3338] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:31 2026] GET /volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:03:31.246206 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cc32909b-80c9-4aa8-8fe6-73bc5270fe84 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:31.248078 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cc32909b-80c9-4aa8-8fe6-73bc5270fe84 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d Jul 22 10:03:31.248279 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cc32909b-80c9-4aa8-8fe6-73bc5270fe84 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:31.248476 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cc32909b-80c9-4aa8-8fe6-73bc5270fe84 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:31.248663 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-cc32909b-80c9-4aa8-8fe6-73bc5270fe84 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] Delete volume with id: 6979aead-fee4-464d-84b9-4ee4435bc03d Jul 22 10:03:31.254319 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cc32909b-80c9-4aa8-8fe6-73bc5270fe84 tempest-VolumesTransfersV357Test-695733743 tempest-VolumesTransfersV357Test-695733743-project-member] https://10.4.3.206/volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d returned with HTTP 404 Jul 22 10:03:31.255029 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 833/3339] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:03:31 2026] DELETE /volume/v3/volumes/6979aead-fee4-464d-84b9-4ee4435bc03d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:03:31.405878 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0bd47e63-9bc8-41b6-bcdb-2cec139120c0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:31.407956 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0bd47e63-9bc8-41b6-bcdb-2cec139120c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:31.408190 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0bd47e63-9bc8-41b6-bcdb-2cec139120c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:31.408407 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0bd47e63-9bc8-41b6-bcdb-2cec139120c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:31.415858 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1139fe46-76c8-420f-98b1-b68140177e77 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:31.418061 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1139fe46-76c8-420f-98b1-b68140177e77 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:31.418255 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1139fe46-76c8-420f-98b1-b68140177e77 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:31.418510 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1139fe46-76c8-420f-98b1-b68140177e77 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:31.418678 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-1139fe46-76c8-420f-98b1-b68140177e77 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:31.424786 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:31.424786 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:31.425194 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:31.425194 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:31.425587 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1139fe46-76c8-420f-98b1-b68140177e77 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:31.426036 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 845/3340] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:31 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:31.431945 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0bd47e63-9bc8-41b6-bcdb-2cec139120c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:31.436415 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0bd47e63-9bc8-41b6-bcdb-2cec139120c0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:31.436892 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 827/3341] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:31 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:31.963692 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b2459aa2-04b5-43fc-9cb0-d9cee866d15b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:31.964169 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b2459aa2-04b5-43fc-9cb0-d9cee866d15b None None] GET https://10.4.3.206/volume// Jul 22 10:03:31.964360 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b2459aa2-04b5-43fc-9cb0-d9cee866d15b None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:31.964588 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b2459aa2-04b5-43fc-9cb0-d9cee866d15b None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:31.964983 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b2459aa2-04b5-43fc-9cb0-d9cee866d15b None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:03:31.965296 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 837/3342] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10: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) Jul 22 10:03:31.972242 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-39c7f02d-a677-4d89-a524-468fc1e7e265 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:31.974242 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-39c7f02d-a677-4d89-a524-468fc1e7e265 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] GET https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b Jul 22 10:03:31.974454 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-39c7f02d-a677-4d89-a524-468fc1e7e265 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:31.974660 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-39c7f02d-a677-4d89-a524-468fc1e7e265 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:31.984601 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:31.984601 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:31.988295 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-39c7f02d-a677-4d89-a524-468fc1e7e265 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Volume info retrieved successfully. Jul 22 10:03:31.993859 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-39c7f02d-a677-4d89-a524-468fc1e7e265 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b returned with HTTP 200 Jul 22 10:03:31.994370 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 834/3343] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:03:31 2026] GET /volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b => generated 1540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:03:32.111087 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-03267868-99a2-4d6e-871c-764486400c39 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:32.114153 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-03267868-99a2-4d6e-871c-764486400c39 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] PUT https://10.4.3.206/volume/v3/attachments/2e6fba8a-d683-4d36-afaa-0dc797e2fc36 Jul 22 10:03:32.114356 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-03267868-99a2-4d6e-871c-764486400c39 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:32.124279 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-03267868-99a2-4d6e-871c-764486400c39 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Acquiring lock "cinder-attachment_update-7960a6eb-7934-4d0c-9b69-24d513d1575b-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:03:32.130314 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-03267868-99a2-4d6e-871c-764486400c39 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Lock "cinder-attachment_update-7960a6eb-7934-4d0c-9b69-24d513d1575b-np0000005636" acquired by "attachment_update" :: waited 0.006s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:03:32.131603 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:32.131603 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:32.258627 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-03267868-99a2-4d6e-871c-764486400c39 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Lock "cinder-attachment_update-7960a6eb-7934-4d0c-9b69-24d513d1575b-np0000005636" released by "attachment_update" :: held 0.129s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:03:32.259036 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-03267868-99a2-4d6e-871c-764486400c39 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/attachments/2e6fba8a-d683-4d36-afaa-0dc797e2fc36 returned with HTTP 200 Jul 22 10:03:32.259465 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 846/3344] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:03:32 2026] PUT /volume/v3/attachments/2e6fba8a-d683-4d36-afaa-0dc797e2fc36 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:32.283498 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-ad897d18-91fa-4b32-b894-865b424f0cf7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:32.285802 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-ad897d18-91fa-4b32-b894-865b424f0cf7 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] POST https://10.4.3.206/volume/v3/attachments/2e6fba8a-d683-4d36-afaa-0dc797e2fc36/action Jul 22 10:03:32.286119 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-ad897d18-91fa-4b32-b894-865b424f0cf7 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:03:32.286259 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-ad897d18-91fa-4b32-b894-865b424f0cf7 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:32.306444 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:32.306444 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:32.318482 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4010be80-f08a-4ad7-ad8a-365d983c0dab req-ad897d18-91fa-4b32-b894-865b424f0cf7 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/attachments/2e6fba8a-d683-4d36-afaa-0dc797e2fc36/action returned with HTTP 204 Jul 22 10:03:32.319029 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 828/3345] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:03:32 2026] POST /volume/v3/attachments/2e6fba8a-d683-4d36-afaa-0dc797e2fc36/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:32.437726 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f4f41cd3-fa8f-48ff-9daa-9c94cb7f8775 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:32.442604 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f4f41cd3-fa8f-48ff-9daa-9c94cb7f8775 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:32.442803 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f4f41cd3-fa8f-48ff-9daa-9c94cb7f8775 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:32.443066 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f4f41cd3-fa8f-48ff-9daa-9c94cb7f8775 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:32.443166 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-f4f41cd3-fa8f-48ff-9daa-9c94cb7f8775 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:32.450707 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-26871543-382c-45d4-b674-f71bec5a2e1b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:32.451358 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:32.451358 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:32.452190 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f4f41cd3-fa8f-48ff-9daa-9c94cb7f8775 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:32.452601 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 838/3346] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:32 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:32.453151 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-26871543-382c-45d4-b674-f71bec5a2e1b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:32.453506 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-26871543-382c-45d4-b674-f71bec5a2e1b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:32.453695 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-26871543-382c-45d4-b674-f71bec5a2e1b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:32.471013 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:32.471013 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:32.475213 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-26871543-382c-45d4-b674-f71bec5a2e1b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:32.480691 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-26871543-382c-45d4-b674-f71bec5a2e1b tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:32.481142 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 835/3347] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:32 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:33.467671 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0bf587d2-34a9-4c66-81a9-e16b77107317 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:33.469442 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0bf587d2-34a9-4c66-81a9-e16b77107317 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:33.469665 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0bf587d2-34a9-4c66-81a9-e16b77107317 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:33.469850 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0bf587d2-34a9-4c66-81a9-e16b77107317 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:33.469984 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-0bf587d2-34a9-4c66-81a9-e16b77107317 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:33.474256 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:33.474256 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:33.474992 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0bf587d2-34a9-4c66-81a9-e16b77107317 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:33.475349 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 847/3348] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:33 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:33.496085 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-edbf7e9c-6932-409c-a13e-34322470ff73 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:33.498154 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-edbf7e9c-6932-409c-a13e-34322470ff73 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:33.498390 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-edbf7e9c-6932-409c-a13e-34322470ff73 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:33.498650 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-edbf7e9c-6932-409c-a13e-34322470ff73 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:33.509550 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:33.509550 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:33.513451 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-edbf7e9c-6932-409c-a13e-34322470ff73 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:33.520718 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-edbf7e9c-6932-409c-a13e-34322470ff73 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:33.521271 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 829/3349] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:33 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:33.681251 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fd03ac58-7d94-4dae-965b-c28234ecc89d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:33.764977 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fd03ac58-7d94-4dae-965b-c28234ecc89d tempest-VolumesSummaryTest-557448415 tempest-VolumesSummaryTest-557448415-project-member] GET https://10.4.3.206/volume/v3/volumes/summary Jul 22 10:03:33.765248 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fd03ac58-7d94-4dae-965b-c28234ecc89d tempest-VolumesSummaryTest-557448415 tempest-VolumesSummaryTest-557448415-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:33.765499 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fd03ac58-7d94-4dae-965b-c28234ecc89d tempest-VolumesSummaryTest-557448415 tempest-VolumesSummaryTest-557448415-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:33.766610 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-fd03ac58-7d94-4dae-965b-c28234ecc89d tempest-VolumesSummaryTest-557448415 tempest-VolumesSummaryTest-557448415-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:03:33.773518 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-fd03ac58-7d94-4dae-965b-c28234ecc89d tempest-VolumesSummaryTest-557448415 tempest-VolumesSummaryTest-557448415-project-member] Get summary completed successfully. Jul 22 10:03:33.773862 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fd03ac58-7d94-4dae-965b-c28234ecc89d tempest-VolumesSummaryTest-557448415 tempest-VolumesSummaryTest-557448415-project-member] https://10.4.3.206/volume/v3/volumes/summary returned with HTTP 200 Jul 22 10:03:33.774370 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 839/3350] 10.4.3.206 () {68 vars in 1302 bytes} [Wed Jul 22 10:03:33 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:34.489139 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-91968955-ae24-42e5-8dab-3a546b91ca88 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:34.491349 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-91968955-ae24-42e5-8dab-3a546b91ca88 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:34.491710 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-91968955-ae24-42e5-8dab-3a546b91ca88 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:34.492028 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-91968955-ae24-42e5-8dab-3a546b91ca88 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:34.492175 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-91968955-ae24-42e5-8dab-3a546b91ca88 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:34.499886 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:34.499886 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:34.501239 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-91968955-ae24-42e5-8dab-3a546b91ca88 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:34.501814 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 836/3351] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:34 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:34.536096 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-71c232b4-edbc-485b-ae5e-81a5a2ac630e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:34.538369 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-71c232b4-edbc-485b-ae5e-81a5a2ac630e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:34.538694 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-71c232b4-edbc-485b-ae5e-81a5a2ac630e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:34.538974 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-71c232b4-edbc-485b-ae5e-81a5a2ac630e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:34.550888 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:34.550888 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:34.555417 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-71c232b4-edbc-485b-ae5e-81a5a2ac630e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:34.559582 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-71c232b4-edbc-485b-ae5e-81a5a2ac630e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:34.559876 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 848/3352] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:34 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:34.795963 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-f16c24b6-65e7-4a5b-a528-01436e858d21 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:34.798176 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-f16c24b6-65e7-4a5b-a528-01436e858d21 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] POST https://10.4.3.206/volume/v3/attachments/96a4231b-a58d-40bf-afff-bc7c66d2454a/action Jul 22 10:03:34.798577 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-f16c24b6-65e7-4a5b-a528-01436e858d21 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:03:34.798899 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-f16c24b6-65e7-4a5b-a528-01436e858d21 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:34.814093 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:34.814093 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:34.825348 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f55041ab-1a5e-4aac-8bec-41f752370466 req-f16c24b6-65e7-4a5b-a528-01436e858d21 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/attachments/96a4231b-a58d-40bf-afff-bc7c66d2454a/action returned with HTTP 204 Jul 22 10:03:34.825880 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 830/3353] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:03:34 2026] POST /volume/v3/attachments/96a4231b-a58d-40bf-afff-bc7c66d2454a/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:35.017809 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:35.103278 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:03:35.103639 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1852540820"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:35.105330 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1852540820'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:03:35.105447 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Create volume of 1 GB Jul 22 10:03:35.110090 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Availability Zones retrieved successfully. Jul 22 10:03:35.115316 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Flow 'volume_create_api' (b2983844-d815-4e8a-a06d-0008d77a127b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:35.116341 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42efd06-b728-4086-87c6-3dc59921b033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:35.117190 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:03:35.146872 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42efd06-b728-4086-87c6-3dc59921b033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:35.148122 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53e588d2-d742-491c-b4a2-36b24d9af64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:35.212133 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Created reservations ['1304c223-6a11-42ce-887a-9d7c51d87a6a', '1a864ab6-ee05-41f9-b479-b79b5b82d1e5', 'e6353411-a0ff-4588-818d-f927614c77a4', '73569fa9-35c2-47ba-955f-aedf433ad09f'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:35.212953 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53e588d2-d742-491c-b4a2-36b24d9af64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1304c223-6a11-42ce-887a-9d7c51d87a6a', '1a864ab6-ee05-41f9-b479-b79b5b82d1e5', 'e6353411-a0ff-4588-818d-f927614c77a4', '73569fa9-35c2-47ba-955f-aedf433ad09f']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:35.213667 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d749a67-4057-40e3-8a77-0e3a075cf458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:35.233718 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d749a67-4057-40e3-8a77-0e3a075cf458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98d044fe-f433-44a4-9ff5-40fc17bcb462', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1852540820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf3974a226634ea8aac00009d51f3d9e',qos_specs=None,replication_status=,reservations=['1304c223-6a11-42ce-887a-9d7c51d87a6a','1a864ab6-ee05-41f9-b479-b79b5b82d1e5','e6353411-a0ff-4588-818d-f927614c77a4','73569fa9-35c2-47ba-955f-aedf433ad09f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7f70bf5c484b959b77a588035f5a95',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:03:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1852540820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98d044fe-f433-44a4-9ff5-40fc17bcb462,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf3974a226634ea8aac00009d51f3d9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a7f70bf5c484b959b77a588035f5a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:35.234447 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68fea2f4-d2b5-468d-989a-2a11e8e019c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:35.251360 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68fea2f4-d2b5-468d-989a-2a11e8e019c4) transitioned into state 'SUCCESS' from state '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-1852540820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf3974a226634ea8aac00009d51f3d9e',qos_specs=None,replication_status=,reservations=['1304c223-6a11-42ce-887a-9d7c51d87a6a','1a864ab6-ee05-41f9-b479-b79b5b82d1e5','e6353411-a0ff-4588-818d-f927614c77a4','73569fa9-35c2-47ba-955f-aedf433ad09f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7f70bf5c484b959b77a588035f5a95',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:35.252059 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdaff1b2-7b83-45b1-8aab-55afc5fd298c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:35.260687 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdaff1b2-7b83-45b1-8aab-55afc5fd298c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:35.261431 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Flow 'volume_create_api' (b2983844-d815-4e8a-a06d-0008d77a127b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:35.261721 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Create volume request issued successfully. Jul 22 10:03:35.262295 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cacc40f4-bfa0-4ec9-824d-860fe8b70ee6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:03:35.262674 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 840/3354] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:03:35 2026] POST /volume/v3/volumes => generated 758 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:03:35.273299 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-41fa62e1-2271-497d-8f10-3608b722612b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:35.275001 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-41fa62e1-2271-497d-8f10-3608b722612b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/98d044fe-f433-44a4-9ff5-40fc17bcb462 Jul 22 10:03:35.275180 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-41fa62e1-2271-497d-8f10-3608b722612b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:35.275354 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-41fa62e1-2271-497d-8f10-3608b722612b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:35.281805 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:35.281805 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:35.285233 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-41fa62e1-2271-497d-8f10-3608b722612b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:03:35.289362 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-41fa62e1-2271-497d-8f10-3608b722612b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/98d044fe-f433-44a4-9ff5-40fc17bcb462 returned with HTTP 200 Jul 22 10:03:35.289725 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 837/3355] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:35 2026] GET /volume/v3/volumes/98d044fe-f433-44a4-9ff5-40fc17bcb462 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:35.513845 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1bf5405e-9454-4ffa-af90-3ada7aa76047 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:35.515539 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1bf5405e-9454-4ffa-af90-3ada7aa76047 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:35.515717 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1bf5405e-9454-4ffa-af90-3ada7aa76047 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:35.516592 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1bf5405e-9454-4ffa-af90-3ada7aa76047 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:35.516592 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-1bf5405e-9454-4ffa-af90-3ada7aa76047 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:35.519938 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:35.519938 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:35.520599 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1bf5405e-9454-4ffa-af90-3ada7aa76047 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:35.520916 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 849/3356] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:35 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:35.573340 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-855c082a-128f-438b-8e19-cef8b3a381d8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:35.575219 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-855c082a-128f-438b-8e19-cef8b3a381d8 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:35.575405 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-855c082a-128f-438b-8e19-cef8b3a381d8 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:35.575593 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-855c082a-128f-438b-8e19-cef8b3a381d8 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:35.583916 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:35.583916 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:35.587331 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-855c082a-128f-438b-8e19-cef8b3a381d8 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:35.591067 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-855c082a-128f-438b-8e19-cef8b3a381d8 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:35.591417 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 831/3357] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:35 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:35.608070 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-43c2255b-be49-42e0-a6c6-8c025ac7e2b6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:35.609942 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-43c2255b-be49-42e0-a6c6-8c025ac7e2b6 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:35.610176 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-43c2255b-be49-42e0-a6c6-8c025ac7e2b6 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:35.610502 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-43c2255b-be49-42e0-a6c6-8c025ac7e2b6 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:35.619990 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:35.619990 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:35.623812 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-43c2255b-be49-42e0-a6c6-8c025ac7e2b6 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:35.629205 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-43c2255b-be49-42e0-a6c6-8c025ac7e2b6 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:35.629720 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 841/3358] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:35 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:35.643367 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-46df9ba6-4cbc-4126-ba2e-dd71d8f91deb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:35.645390 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-46df9ba6-4cbc-4126-ba2e-dd71d8f91deb tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] DELETE https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:35.645657 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-46df9ba6-4cbc-4126-ba2e-dd71d8f91deb tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:35.645911 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-46df9ba6-4cbc-4126-ba2e-dd71d8f91deb tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:35.646130 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-46df9ba6-4cbc-4126-ba2e-dd71d8f91deb tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Delete volume with id: 2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:35.657477 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:35.657477 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:35.658103 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-46df9ba6-4cbc-4126-ba2e-dd71d8f91deb tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:35.667135 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-46df9ba6-4cbc-4126-ba2e-dd71d8f91deb tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Jul 22 10:03:35.667483 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-46df9ba6-4cbc-4126-ba2e-dd71d8f91deb tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 400 Jul 22 10:03:35.668141 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 838/3359] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:03:35 2026] DELETE /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 307 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 10:03:35.675588 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6de7ba9b-f580-4b6c-8d59-dd89b1d68935 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:35.677948 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6de7ba9b-f580-4b6c-8d59-dd89b1d68935 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:35.677948 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6de7ba9b-f580-4b6c-8d59-dd89b1d68935 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:35.678151 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6de7ba9b-f580-4b6c-8d59-dd89b1d68935 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:35.689910 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:35.689910 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:35.695336 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6de7ba9b-f580-4b6c-8d59-dd89b1d68935 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:35.700314 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6de7ba9b-f580-4b6c-8d59-dd89b1d68935 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:35.700583 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 850/3360] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:35 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:35.741690 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-746e950b-2e16-4885-842c-732a8f05c96f req-59afb789-dc73-4cb3-8814-b27fcbc2b61c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:35.743592 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-746e950b-2e16-4885-842c-732a8f05c96f req-59afb789-dc73-4cb3-8814-b27fcbc2b61c tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:35.743756 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-746e950b-2e16-4885-842c-732a8f05c96f req-59afb789-dc73-4cb3-8814-b27fcbc2b61c tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:35.743936 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-746e950b-2e16-4885-842c-732a8f05c96f req-59afb789-dc73-4cb3-8814-b27fcbc2b61c tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:35.753904 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:35.753904 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:35.759406 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-746e950b-2e16-4885-842c-732a8f05c96f req-59afb789-dc73-4cb3-8814-b27fcbc2b61c tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:35.764322 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-746e950b-2e16-4885-842c-732a8f05c96f req-59afb789-dc73-4cb3-8814-b27fcbc2b61c tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:35.764768 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 832/3361] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:03:35 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:35.786231 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-746e950b-2e16-4885-842c-732a8f05c96f req-e4a29444-8816-4d2b-b574-e8c82a3df0fe None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:35.788600 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-746e950b-2e16-4885-842c-732a8f05c96f req-e4a29444-8816-4d2b-b574-e8c82a3df0fe tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] POST https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f/action Jul 22 10:03:35.789192 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-746e950b-2e16-4885-842c-732a8f05c96f req-e4a29444-8816-4d2b-b574-e8c82a3df0fe tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:03:35.789192 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-746e950b-2e16-4885-842c-732a8f05c96f req-e4a29444-8816-4d2b-b574-e8c82a3df0fe tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:35.801775 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:35.801775 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:35.802484 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-746e950b-2e16-4885-842c-732a8f05c96f req-e4a29444-8816-4d2b-b574-e8c82a3df0fe tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:35.813550 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-746e950b-2e16-4885-842c-732a8f05c96f req-e4a29444-8816-4d2b-b574-e8c82a3df0fe tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Begin detaching volume completed successfully. Jul 22 10:03:35.813847 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-746e950b-2e16-4885-842c-732a8f05c96f req-e4a29444-8816-4d2b-b574-e8c82a3df0fe tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f/action returned with HTTP 202 Jul 22 10:03:35.814506 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 842/3362] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:03:35 2026] POST /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:03:35.873502 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-91218ace-d18e-4d67-9153-c19066c3043b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:35.873680 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-91218ace-d18e-4d67-9153-c19066c3043b None None] GET https://10.4.3.206/volume// Jul 22 10:03:35.873752 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-91218ace-d18e-4d67-9153-c19066c3043b None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:35.874058 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-91218ace-d18e-4d67-9153-c19066c3043b None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:35.874384 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-91218ace-d18e-4d67-9153-c19066c3043b None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:03:35.874776 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 839/3363] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:03:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:03:35.883198 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-746e950b-2e16-4885-842c-732a8f05c96f req-b15e6248-8044-491b-9a11-cabe0df3e24e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:35.885265 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-746e950b-2e16-4885-842c-732a8f05c96f req-b15e6248-8044-491b-9a11-cabe0df3e24e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:35.885511 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-746e950b-2e16-4885-842c-732a8f05c96f req-b15e6248-8044-491b-9a11-cabe0df3e24e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:35.885764 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-746e950b-2e16-4885-842c-732a8f05c96f req-b15e6248-8044-491b-9a11-cabe0df3e24e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:35.898346 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:35.898346 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:35.904957 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-746e950b-2e16-4885-842c-732a8f05c96f req-b15e6248-8044-491b-9a11-cabe0df3e24e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:35.910875 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-746e950b-2e16-4885-842c-732a8f05c96f req-b15e6248-8044-491b-9a11-cabe0df3e24e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:35.911406 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 851/3364] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:03:35 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:03:36.305056 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5a4cc67b-963f-4c5b-8d93-ff9b84eaf3bf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:36.307208 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5a4cc67b-963f-4c5b-8d93-ff9b84eaf3bf tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/98d044fe-f433-44a4-9ff5-40fc17bcb462 Jul 22 10:03:36.307442 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5a4cc67b-963f-4c5b-8d93-ff9b84eaf3bf tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:36.307665 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5a4cc67b-963f-4c5b-8d93-ff9b84eaf3bf tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:36.315675 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:36.315675 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:36.319689 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5a4cc67b-963f-4c5b-8d93-ff9b84eaf3bf tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:03:36.324159 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5a4cc67b-963f-4c5b-8d93-ff9b84eaf3bf tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/98d044fe-f433-44a4-9ff5-40fc17bcb462 returned with HTTP 200 Jul 22 10:03:36.324589 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 833/3365] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:36 2026] GET /volume/v3/volumes/98d044fe-f433-44a4-9ff5-40fc17bcb462 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:36.337413 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c68e9f38-ca89-4e9e-9016-b63c1eb9a86b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:36.340010 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c68e9f38-ca89-4e9e-9016-b63c1eb9a86b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:03:36.340493 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c68e9f38-ca89-4e9e-9016-b63c1eb9a86b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "98d044fe-f433-44a4-9ff5-40fc17bcb462", "name": "tempest-CreateVolumesFromBackupTest-Backup-886118807"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:36.342418 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.backups [None req-c68e9f38-ca89-4e9e-9016-b63c1eb9a86b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Creating new backup {'backup': {'volume_id': '98d044fe-f433-44a4-9ff5-40fc17bcb462', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-886118807'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:03:36.342631 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-c68e9f38-ca89-4e9e-9016-b63c1eb9a86b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Creating backup of volume 98d044fe-f433-44a4-9ff5-40fc17bcb462 in container None Jul 22 10:03:36.351775 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:36.351775 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:36.352445 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c68e9f38-ca89-4e9e-9016-b63c1eb9a86b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:03:36.381660 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-c68e9f38-ca89-4e9e-9016-b63c1eb9a86b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Created reservations ['83146b3b-4ee2-4c81-96fb-9ef0025fe818', '2d876db6-63d5-4ffa-aea7-d3e37baff30e'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:36.413089 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c68e9f38-ca89-4e9e-9016-b63c1eb9a86b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:03:36.413677 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 843/3366] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:03:36 2026] POST /volume/v3/backups => generated 338 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:03:36.422155 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9e962587-cad6-41d8-88ec-de85be9c04e7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:36.423935 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9e962587-cad6-41d8-88ec-de85be9c04e7 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:36.424128 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9e962587-cad6-41d8-88ec-de85be9c04e7 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:36.424301 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9e962587-cad6-41d8-88ec-de85be9c04e7 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:36.424420 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-9e962587-cad6-41d8-88ec-de85be9c04e7 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:36.428665 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:36.428665 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:36.429531 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9e962587-cad6-41d8-88ec-de85be9c04e7 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:36.430078 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 840/3367] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:36 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:36.531158 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d4be501d-d719-4e53-b2e1-0cb72a4c03c7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:36.533086 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d4be501d-d719-4e53-b2e1-0cb72a4c03c7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:36.533276 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d4be501d-d719-4e53-b2e1-0cb72a4c03c7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:36.533484 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d4be501d-d719-4e53-b2e1-0cb72a4c03c7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:36.533625 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-d4be501d-d719-4e53-b2e1-0cb72a4c03c7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:36.538697 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:36.538697 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:36.539551 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d4be501d-d719-4e53-b2e1-0cb72a4c03c7 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:36.540184 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 852/3368] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:36 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:37.440848 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-20c30691-9837-46b9-895e-8d5d2e8306bb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:37.442542 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-20c30691-9837-46b9-895e-8d5d2e8306bb tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:37.442850 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-20c30691-9837-46b9-895e-8d5d2e8306bb tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:37.443765 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-20c30691-9837-46b9-895e-8d5d2e8306bb tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:37.443765 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-20c30691-9837-46b9-895e-8d5d2e8306bb tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:37.447389 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:37.447389 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:37.448201 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-20c30691-9837-46b9-895e-8d5d2e8306bb tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:37.448614 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 834/3369] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:37 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:37.550720 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0d5bb61a-3290-424b-a674-f29d68cad576 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:37.552591 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0d5bb61a-3290-424b-a674-f29d68cad576 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:37.552807 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0d5bb61a-3290-424b-a674-f29d68cad576 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:37.553027 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0d5bb61a-3290-424b-a674-f29d68cad576 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:37.553119 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-0d5bb61a-3290-424b-a674-f29d68cad576 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:37.557453 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:37.557453 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:37.558210 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0d5bb61a-3290-424b-a674-f29d68cad576 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:37.558581 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 844/3370] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:37 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:38.459704 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-eff1513d-f695-43e6-9825-91496678d5f9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:38.461296 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-eff1513d-f695-43e6-9825-91496678d5f9 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:38.461497 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-eff1513d-f695-43e6-9825-91496678d5f9 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:38.461781 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-eff1513d-f695-43e6-9825-91496678d5f9 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:38.461883 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-eff1513d-f695-43e6-9825-91496678d5f9 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:38.467700 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:38.467700 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:38.468787 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-eff1513d-f695-43e6-9825-91496678d5f9 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:38.469286 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 841/3371] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:38 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:38.569393 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-45466e10-eb53-4ce9-b880-59b20d94dad4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:38.572764 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-45466e10-eb53-4ce9-b880-59b20d94dad4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:38.572994 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-45466e10-eb53-4ce9-b880-59b20d94dad4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:38.573165 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-45466e10-eb53-4ce9-b880-59b20d94dad4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:38.573264 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-45466e10-eb53-4ce9-b880-59b20d94dad4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:38.578894 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:38.578894 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:38.580044 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-45466e10-eb53-4ce9-b880-59b20d94dad4 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:38.580566 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 853/3372] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:38 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:39.479796 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-944a98ab-ee7d-4483-90bc-e9d4d422e455 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:39.481910 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-944a98ab-ee7d-4483-90bc-e9d4d422e455 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:39.483685 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-944a98ab-ee7d-4483-90bc-e9d4d422e455 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:39.483685 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-944a98ab-ee7d-4483-90bc-e9d4d422e455 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:39.483685 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-944a98ab-ee7d-4483-90bc-e9d4d422e455 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:39.487938 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:39.487938 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:39.498588 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-944a98ab-ee7d-4483-90bc-e9d4d422e455 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:39.499004 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 835/3373] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:39 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:39.590889 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fb8461e7-38fc-429c-9af1-62ebee0edc7c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:39.592909 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fb8461e7-38fc-429c-9af1-62ebee0edc7c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:39.593141 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fb8461e7-38fc-429c-9af1-62ebee0edc7c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:39.593383 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fb8461e7-38fc-429c-9af1-62ebee0edc7c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:39.593535 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-fb8461e7-38fc-429c-9af1-62ebee0edc7c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:39.597881 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:39.597881 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:39.598604 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fb8461e7-38fc-429c-9af1-62ebee0edc7c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:39.598976 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 845/3374] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:39 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:40.509750 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-946c88d4-dd4e-4234-9aaf-5df6bfa6a23f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:40.511624 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-946c88d4-dd4e-4234-9aaf-5df6bfa6a23f tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:40.511826 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-946c88d4-dd4e-4234-9aaf-5df6bfa6a23f tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:40.512049 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-946c88d4-dd4e-4234-9aaf-5df6bfa6a23f tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:40.512154 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-946c88d4-dd4e-4234-9aaf-5df6bfa6a23f tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:40.516507 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:40.516507 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:40.517305 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-946c88d4-dd4e-4234-9aaf-5df6bfa6a23f tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:40.517696 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 842/3375] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:40 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:40.609803 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c8dc294c-ebff-4219-80dd-500fa7959982 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:40.612027 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c8dc294c-ebff-4219-80dd-500fa7959982 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:40.612266 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c8dc294c-ebff-4219-80dd-500fa7959982 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:40.612478 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c8dc294c-ebff-4219-80dd-500fa7959982 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:40.612630 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-c8dc294c-ebff-4219-80dd-500fa7959982 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:40.616713 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:40.616713 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:40.617475 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c8dc294c-ebff-4219-80dd-500fa7959982 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:40.617802 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 854/3376] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:40 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:41.530059 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-019737ab-edfd-4661-84f9-b210dfe6e4aa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:41.532063 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-019737ab-edfd-4661-84f9-b210dfe6e4aa tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:41.532435 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-019737ab-edfd-4661-84f9-b210dfe6e4aa tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:41.532736 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-019737ab-edfd-4661-84f9-b210dfe6e4aa tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:41.532783 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-019737ab-edfd-4661-84f9-b210dfe6e4aa tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:41.538509 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:41.538509 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:41.539359 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-019737ab-edfd-4661-84f9-b210dfe6e4aa tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:41.539813 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 836/3377] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:41 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:41.627217 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bd326ca2-521b-4e20-b77c-742271f91c77 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:41.629635 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bd326ca2-521b-4e20-b77c-742271f91c77 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:41.629818 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bd326ca2-521b-4e20-b77c-742271f91c77 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:41.630179 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bd326ca2-521b-4e20-b77c-742271f91c77 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:41.630295 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-bd326ca2-521b-4e20-b77c-742271f91c77 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:41.634841 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:41.634841 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:41.635563 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bd326ca2-521b-4e20-b77c-742271f91c77 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:41.635888 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 846/3378] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:41 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:42.551511 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-055269c0-82f2-48fa-b1d6-7b3fe9247650 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:42.553374 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-055269c0-82f2-48fa-b1d6-7b3fe9247650 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:42.554852 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-055269c0-82f2-48fa-b1d6-7b3fe9247650 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:42.554852 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-055269c0-82f2-48fa-b1d6-7b3fe9247650 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:42.554852 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-055269c0-82f2-48fa-b1d6-7b3fe9247650 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:42.559857 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:42.559857 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:42.560722 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-055269c0-82f2-48fa-b1d6-7b3fe9247650 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:42.561158 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 843/3379] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:42 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:42.646295 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9715da3f-68d6-4bd3-bb08-f872a5e9ad96 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:42.648407 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9715da3f-68d6-4bd3-bb08-f872a5e9ad96 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:42.648657 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9715da3f-68d6-4bd3-bb08-f872a5e9ad96 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:42.648909 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9715da3f-68d6-4bd3-bb08-f872a5e9ad96 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:42.649057 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-9715da3f-68d6-4bd3-bb08-f872a5e9ad96 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:42.655097 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:42.655097 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:42.656030 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9715da3f-68d6-4bd3-bb08-f872a5e9ad96 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:42.656480 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 855/3380] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:42 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:43.573258 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-351f968d-65bc-4f0f-b852-229c5bd8efc4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:43.574931 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-351f968d-65bc-4f0f-b852-229c5bd8efc4 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:43.575128 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-351f968d-65bc-4f0f-b852-229c5bd8efc4 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:43.575309 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-351f968d-65bc-4f0f-b852-229c5bd8efc4 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:43.575424 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-351f968d-65bc-4f0f-b852-229c5bd8efc4 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:43.579378 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:43.579378 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:43.580039 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-351f968d-65bc-4f0f-b852-229c5bd8efc4 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:43.580358 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 837/3381] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:43 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:43.668006 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b293d3c2-fb71-4a79-a2d3-56217bde0702 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:43.670137 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b293d3c2-fb71-4a79-a2d3-56217bde0702 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:43.670382 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b293d3c2-fb71-4a79-a2d3-56217bde0702 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:43.670648 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b293d3c2-fb71-4a79-a2d3-56217bde0702 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:43.670986 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-b293d3c2-fb71-4a79-a2d3-56217bde0702 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:43.676051 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:43.676051 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:43.676981 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b293d3c2-fb71-4a79-a2d3-56217bde0702 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:43.677426 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 847/3382] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:43 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:44.103944 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-746e950b-2e16-4885-842c-732a8f05c96f req-f4e9fdec-3e06-4386-a396-da66860b0b34 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:44.108563 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-746e950b-2e16-4885-842c-732a8f05c96f req-f4e9fdec-3e06-4386-a396-da66860b0b34 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] DELETE https://10.4.3.206/volume/v3/attachments/96a4231b-a58d-40bf-afff-bc7c66d2454a Jul 22 10:03:44.108789 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-746e950b-2e16-4885-842c-732a8f05c96f req-f4e9fdec-3e06-4386-a396-da66860b0b34 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:44.109001 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-746e950b-2e16-4885-842c-732a8f05c96f req-f4e9fdec-3e06-4386-a396-da66860b0b34 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:44.124377 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:44.124377 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:44.198513 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-746e950b-2e16-4885-842c-732a8f05c96f req-f4e9fdec-3e06-4386-a396-da66860b0b34 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/attachments/96a4231b-a58d-40bf-afff-bc7c66d2454a returned with HTTP 200 Jul 22 10:03:44.198784 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 844/3383] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:03:44 2026] DELETE /volume/v3/attachments/96a4231b-a58d-40bf-afff-bc7c66d2454a => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:44.591151 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-56abd86d-5f5f-462d-a914-383e8f43bd5a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:44.592959 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-56abd86d-5f5f-462d-a914-383e8f43bd5a tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:44.593206 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-56abd86d-5f5f-462d-a914-383e8f43bd5a tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:44.593427 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-56abd86d-5f5f-462d-a914-383e8f43bd5a tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:44.593532 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-56abd86d-5f5f-462d-a914-383e8f43bd5a tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:44.598744 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:44.598744 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:44.599781 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-56abd86d-5f5f-462d-a914-383e8f43bd5a tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:44.600153 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 856/3384] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:44 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:44.688254 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ad0a2ff6-fea2-4c87-a0e7-05199c77e023 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:44.690094 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ad0a2ff6-fea2-4c87-a0e7-05199c77e023 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:44.690336 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ad0a2ff6-fea2-4c87-a0e7-05199c77e023 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:44.690556 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ad0a2ff6-fea2-4c87-a0e7-05199c77e023 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:44.690666 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ad0a2ff6-fea2-4c87-a0e7-05199c77e023 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:44.695701 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:44.695701 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:44.696680 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ad0a2ff6-fea2-4c87-a0e7-05199c77e023 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:44.697453 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 838/3385] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:44 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:45.240103 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f4603a44-4539-4cc1-8d6d-8ea87ec4ca66 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:45.245615 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f4603a44-4539-4cc1-8d6d-8ea87ec4ca66 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:45.245888 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f4603a44-4539-4cc1-8d6d-8ea87ec4ca66 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:45.246177 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f4603a44-4539-4cc1-8d6d-8ea87ec4ca66 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:45.255477 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:45.255477 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:45.259800 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f4603a44-4539-4cc1-8d6d-8ea87ec4ca66 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:45.264232 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f4603a44-4539-4cc1-8d6d-8ea87ec4ca66 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:45.264662 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 848/3386] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:45 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:45.611735 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a7e61a23-8029-4cc8-97f4-4b9323a5ca39 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:45.613581 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a7e61a23-8029-4cc8-97f4-4b9323a5ca39 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:45.613768 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a7e61a23-8029-4cc8-97f4-4b9323a5ca39 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:45.614024 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a7e61a23-8029-4cc8-97f4-4b9323a5ca39 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:45.614131 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-a7e61a23-8029-4cc8-97f4-4b9323a5ca39 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:45.618793 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:45.618793 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:45.619760 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a7e61a23-8029-4cc8-97f4-4b9323a5ca39 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:45.620186 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 845/3387] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:45 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:45.708307 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-11ef6cea-d8e5-453e-b48a-70c57ec2fc83 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:45.710480 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-11ef6cea-d8e5-453e-b48a-70c57ec2fc83 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:45.710680 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-11ef6cea-d8e5-453e-b48a-70c57ec2fc83 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:45.710902 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-11ef6cea-d8e5-453e-b48a-70c57ec2fc83 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:45.711060 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-11ef6cea-d8e5-453e-b48a-70c57ec2fc83 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:45.716241 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:45.716241 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:45.717214 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-11ef6cea-d8e5-453e-b48a-70c57ec2fc83 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:45.717672 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 857/3388] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:45 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:46.633657 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7be9cea5-2998-42fc-aac1-34bd08f7386b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:46.636029 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7be9cea5-2998-42fc-aac1-34bd08f7386b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:46.636453 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7be9cea5-2998-42fc-aac1-34bd08f7386b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:46.636779 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7be9cea5-2998-42fc-aac1-34bd08f7386b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:46.637007 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-7be9cea5-2998-42fc-aac1-34bd08f7386b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:46.642808 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:46.642808 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:46.643909 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7be9cea5-2998-42fc-aac1-34bd08f7386b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:46.644487 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 839/3389] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:46 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:46.728744 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-233d0754-88b4-40ab-9eee-bcca4815bca6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:46.733620 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-233d0754-88b4-40ab-9eee-bcca4815bca6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:46.733840 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-233d0754-88b4-40ab-9eee-bcca4815bca6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:46.734088 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-233d0754-88b4-40ab-9eee-bcca4815bca6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:46.734227 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-233d0754-88b4-40ab-9eee-bcca4815bca6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:46.740891 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:46.740891 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:46.742044 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-233d0754-88b4-40ab-9eee-bcca4815bca6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:46.742589 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 849/3390] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:46 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:46.968899 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ffed177e-2147-4a66-bb25-7a06c1cf1893 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:46.970985 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ffed177e-2147-4a66-bb25-7a06c1cf1893 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] GET https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b Jul 22 10:03:46.971231 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ffed177e-2147-4a66-bb25-7a06c1cf1893 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:46.971456 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ffed177e-2147-4a66-bb25-7a06c1cf1893 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:46.983026 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:46.983026 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:46.987500 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ffed177e-2147-4a66-bb25-7a06c1cf1893 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Volume info retrieved successfully. Jul 22 10:03:46.994064 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ffed177e-2147-4a66-bb25-7a06c1cf1893 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b returned with HTTP 200 Jul 22 10:03:46.995630 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 846/3391] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:03:46 2026] GET /volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b => generated 1833 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:03:47.668062 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0f1cbb23-680e-4700-af81-0944fa6664a3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:47.670273 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0f1cbb23-680e-4700-af81-0944fa6664a3 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:47.670746 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0f1cbb23-680e-4700-af81-0944fa6664a3 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:47.671239 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0f1cbb23-680e-4700-af81-0944fa6664a3 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:47.671942 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-0f1cbb23-680e-4700-af81-0944fa6664a3 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:47.677164 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:47.677164 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:47.678307 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0f1cbb23-680e-4700-af81-0944fa6664a3 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:47.679383 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 858/3392] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:47 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:47.754679 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-628b66d7-419d-4d07-9c3d-7e426a71396d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:47.757832 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-628b66d7-419d-4d07-9c3d-7e426a71396d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:47.758133 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-628b66d7-419d-4d07-9c3d-7e426a71396d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:47.758411 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-628b66d7-419d-4d07-9c3d-7e426a71396d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:47.758564 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-628b66d7-419d-4d07-9c3d-7e426a71396d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:47.767645 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:47.767645 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:47.769143 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-628b66d7-419d-4d07-9c3d-7e426a71396d tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:47.769996 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 840/3393] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:47 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:48.543661 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9db79ef7-48ce-4872-9a87-f743be894f02 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:48.546167 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9db79ef7-48ce-4872-9a87-f743be894f02 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] DELETE https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:48.546966 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9db79ef7-48ce-4872-9a87-f743be894f02 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:48.546966 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9db79ef7-48ce-4872-9a87-f743be894f02 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:48.546966 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-9db79ef7-48ce-4872-9a87-f743be894f02 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Delete volume with id: 2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:48.562544 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:48.562544 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:48.563404 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9db79ef7-48ce-4872-9a87-f743be894f02 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:48.587939 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9db79ef7-48ce-4872-9a87-f743be894f02 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Delete volume request issued successfully. Jul 22 10:03:48.591251 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9db79ef7-48ce-4872-9a87-f743be894f02 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 202 Jul 22 10:03:48.592081 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 850/3394] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:03:48 2026] DELETE /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:03:48.602010 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-df5c5ae3-852b-467b-b4e0-a246230a7a93 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:48.604479 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-df5c5ae3-852b-467b-b4e0-a246230a7a93 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:48.604479 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-df5c5ae3-852b-467b-b4e0-a246230a7a93 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:48.604674 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-df5c5ae3-852b-467b-b4e0-a246230a7a93 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:48.613172 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:48.613172 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:48.617973 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-df5c5ae3-852b-467b-b4e0-a246230a7a93 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:48.624036 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-df5c5ae3-852b-467b-b4e0-a246230a7a93 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 200 Jul 22 10:03:48.624510 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 847/3395] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:48 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:48.704705 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7f997290-3887-4b6f-a17a-ef8e1b2aa662 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:48.710494 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7f997290-3887-4b6f-a17a-ef8e1b2aa662 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:48.710494 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7f997290-3887-4b6f-a17a-ef8e1b2aa662 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:48.710494 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7f997290-3887-4b6f-a17a-ef8e1b2aa662 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:48.710494 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-7f997290-3887-4b6f-a17a-ef8e1b2aa662 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:48.718271 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:48.718271 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:48.718271 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7f997290-3887-4b6f-a17a-ef8e1b2aa662 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:48.718271 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 859/3396] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:48 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:48.783164 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-847a2d3c-b73d-451d-b585-14eabdc2d7a6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:48.784674 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-847a2d3c-b73d-451d-b585-14eabdc2d7a6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:48.784954 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-847a2d3c-b73d-451d-b585-14eabdc2d7a6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:48.785178 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-847a2d3c-b73d-451d-b585-14eabdc2d7a6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:48.785320 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-847a2d3c-b73d-451d-b585-14eabdc2d7a6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:48.790943 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:48.790943 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:48.791717 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-847a2d3c-b73d-451d-b585-14eabdc2d7a6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:48.792292 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 841/3397] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:48 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:49.642561 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9ea54bbf-f5e8-41cf-9688-16ed3d6cee1e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:49.645140 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9ea54bbf-f5e8-41cf-9688-16ed3d6cee1e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f Jul 22 10:03:49.645672 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9ea54bbf-f5e8-41cf-9688-16ed3d6cee1e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:49.646090 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9ea54bbf-f5e8-41cf-9688-16ed3d6cee1e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:49.655524 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9ea54bbf-f5e8-41cf-9688-16ed3d6cee1e tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f returned with HTTP 404 Jul 22 10:03:49.656551 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 851/3398] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:49 2026] GET /volume/v3/volumes/2a7bf131-0b5c-4790-bf91-36acdd19e69f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:49.748688 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e3168431-ebf7-4710-ab3a-133214735bfc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:49.750519 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e3168431-ebf7-4710-ab3a-133214735bfc tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:49.751544 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e3168431-ebf7-4710-ab3a-133214735bfc tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:49.751544 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e3168431-ebf7-4710-ab3a-133214735bfc tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:49.751544 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-e3168431-ebf7-4710-ab3a-133214735bfc tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:49.756195 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:49.756195 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:49.756433 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e3168431-ebf7-4710-ab3a-133214735bfc tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:49.758499 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 848/3399] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:49 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:49.758596 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-37362a0a-94ae-4e7c-b042-20389b56b2d0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:49.760900 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-37362a0a-94ae-4e7c-b042-20389b56b2d0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] DELETE https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:03:49.761309 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-37362a0a-94ae-4e7c-b042-20389b56b2d0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:49.761670 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-37362a0a-94ae-4e7c-b042-20389b56b2d0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:49.762014 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-37362a0a-94ae-4e7c-b042-20389b56b2d0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Delete volume with id: 868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:03:49.773322 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:49.773322 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:49.774300 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-37362a0a-94ae-4e7c-b042-20389b56b2d0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:49.807536 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-37362a0a-94ae-4e7c-b042-20389b56b2d0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Delete volume request issued successfully. Jul 22 10:03:49.808124 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-37362a0a-94ae-4e7c-b042-20389b56b2d0 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 returned with HTTP 202 Jul 22 10:03:49.808880 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 860/3400] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:03:49 2026] DELETE /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:03:49.810979 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0da5e71a-e050-41db-aba6-0baf88b73350 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:49.813251 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0da5e71a-e050-41db-aba6-0baf88b73350 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:49.815287 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0da5e71a-e050-41db-aba6-0baf88b73350 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:49.815682 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0da5e71a-e050-41db-aba6-0baf88b73350 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:49.815886 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-0da5e71a-e050-41db-aba6-0baf88b73350 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:49.820658 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-61e5a18b-d4d2-4758-b235-b3197fba1e1d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:49.824623 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-61e5a18b-d4d2-4758-b235-b3197fba1e1d tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:03:49.828759 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:49.828759 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:49.829976 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0da5e71a-e050-41db-aba6-0baf88b73350 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:49.830948 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 842/3401] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:49 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:49.831569 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-61e5a18b-d4d2-4758-b235-b3197fba1e1d tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:49.831738 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-61e5a18b-d4d2-4758-b235-b3197fba1e1d tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:49.843362 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:49.843362 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:49.848435 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-61e5a18b-d4d2-4758-b235-b3197fba1e1d tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:49.855766 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-61e5a18b-d4d2-4758-b235-b3197fba1e1d tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 returned with HTTP 200 Jul 22 10:03:49.855953 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 852/3402] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:49 2026] GET /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:50.783388 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9a3171f0-871b-445a-94a2-ddc68bfeb1e2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:50.785239 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9a3171f0-871b-445a-94a2-ddc68bfeb1e2 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:50.785553 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9a3171f0-871b-445a-94a2-ddc68bfeb1e2 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:50.785810 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9a3171f0-871b-445a-94a2-ddc68bfeb1e2 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:50.785986 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-9a3171f0-871b-445a-94a2-ddc68bfeb1e2 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:50.791014 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:50.791014 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:50.791829 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9a3171f0-871b-445a-94a2-ddc68bfeb1e2 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:50.792253 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 849/3403] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:50 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:50.844519 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e059d484-57d8-4f52-9f53-2d9b7a41541b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:50.847393 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e059d484-57d8-4f52-9f53-2d9b7a41541b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:50.847690 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e059d484-57d8-4f52-9f53-2d9b7a41541b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:50.847990 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e059d484-57d8-4f52-9f53-2d9b7a41541b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:50.848159 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-e059d484-57d8-4f52-9f53-2d9b7a41541b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:50.854526 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:50.854526 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:50.855916 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e059d484-57d8-4f52-9f53-2d9b7a41541b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:50.856460 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 861/3404] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:50 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:50.880169 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-592ffef5-98f1-4a19-9954-4fa73cbb5052 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:50.882847 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-592ffef5-98f1-4a19-9954-4fa73cbb5052 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 Jul 22 10:03:50.883131 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-592ffef5-98f1-4a19-9954-4fa73cbb5052 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:50.883391 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-592ffef5-98f1-4a19-9954-4fa73cbb5052 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:50.892867 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-592ffef5-98f1-4a19-9954-4fa73cbb5052 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 returned with HTTP 404 Jul 22 10:03:50.894029 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 843/3405] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:50 2026] GET /volume/v3/volumes/868432d9-e6e4-48bb-b427-2b7f5bb370e1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:51.033466 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-64593cd9-62e0-4370-af67-f25c90bc355a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:51.035759 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-64593cd9-62e0-4370-af67-f25c90bc355a tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:03:51.036134 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-64593cd9-62e0-4370-af67-f25c90bc355a tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:51.036436 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-64593cd9-62e0-4370-af67-f25c90bc355a tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:51.036667 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-64593cd9-62e0-4370-af67-f25c90bc355a tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Delete volume with id: b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:03:51.044867 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:51.044867 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:51.045414 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-64593cd9-62e0-4370-af67-f25c90bc355a tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:51.064636 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-64593cd9-62e0-4370-af67-f25c90bc355a tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Delete volume request issued successfully. Jul 22 10:03:51.064849 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-64593cd9-62e0-4370-af67-f25c90bc355a tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b returned with HTTP 202 Jul 22 10:03:51.065407 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 853/3406] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:03:51 2026] DELETE /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:03:51.074495 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a79f7f3c-33ee-4701-bd8f-c01865b0c0f1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:51.077810 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a79f7f3c-33ee-4701-bd8f-c01865b0c0f1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:03:51.077810 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a79f7f3c-33ee-4701-bd8f-c01865b0c0f1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:51.077810 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a79f7f3c-33ee-4701-bd8f-c01865b0c0f1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:51.085424 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:51.085424 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:51.092551 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a79f7f3c-33ee-4701-bd8f-c01865b0c0f1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Volume info retrieved successfully. Jul 22 10:03:51.098216 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a79f7f3c-33ee-4701-bd8f-c01865b0c0f1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b returned with HTTP 200 Jul 22 10:03:51.098740 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 850/3407] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:51 2026] GET /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:51.810322 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-beef4064-1329-410a-a937-fdbbcfacf766 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:51.817165 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-beef4064-1329-410a-a937-fdbbcfacf766 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:51.818301 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-beef4064-1329-410a-a937-fdbbcfacf766 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:51.819561 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-beef4064-1329-410a-a937-fdbbcfacf766 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:51.819769 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-beef4064-1329-410a-a937-fdbbcfacf766 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:51.827524 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:51.827524 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:51.828650 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-beef4064-1329-410a-a937-fdbbcfacf766 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:51.829276 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 862/3408] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:51 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 758 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:51.868878 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-38aff876-02c0-4882-8b7f-66fe3b16fdeb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:51.871280 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-38aff876-02c0-4882-8b7f-66fe3b16fdeb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:51.871547 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-38aff876-02c0-4882-8b7f-66fe3b16fdeb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:51.871748 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-38aff876-02c0-4882-8b7f-66fe3b16fdeb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:51.871905 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-38aff876-02c0-4882-8b7f-66fe3b16fdeb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:51.877397 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:51.877397 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:51.878319 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-38aff876-02c0-4882-8b7f-66fe3b16fdeb tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:51.878707 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 844/3409] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:51 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:52.117985 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9c918a45-e24c-4b3e-b181-0b2f26ab72d1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:52.123843 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9c918a45-e24c-4b3e-b181-0b2f26ab72d1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] GET https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b Jul 22 10:03:52.124126 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9c918a45-e24c-4b3e-b181-0b2f26ab72d1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:52.124408 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9c918a45-e24c-4b3e-b181-0b2f26ab72d1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:52.136643 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9c918a45-e24c-4b3e-b181-0b2f26ab72d1 tempest-AttachVolumeNegativeTest-1766599629 tempest-AttachVolumeNegativeTest-1766599629-project-member] https://10.4.3.206/volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b returned with HTTP 404 Jul 22 10:03:52.137234 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 854/3410] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:52 2026] GET /volume/v3/volumes/b1c03ff0-4365-433b-ac6a-eb5046ff182b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:52.852121 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f5b9aa5e-6858-43b1-9f1e-afe4e91675bb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:52.854062 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f5b9aa5e-6858-43b1-9f1e-afe4e91675bb tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:52.855256 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f5b9aa5e-6858-43b1-9f1e-afe4e91675bb tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:52.855256 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f5b9aa5e-6858-43b1-9f1e-afe4e91675bb tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:52.855561 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-f5b9aa5e-6858-43b1-9f1e-afe4e91675bb tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:52.860802 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:52.860802 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:52.861812 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f5b9aa5e-6858-43b1-9f1e-afe4e91675bb tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:52.862427 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 851/3411] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:52 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:52.895013 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2fe67270-2a90-42de-8afd-01d85f09592b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:52.897730 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2fe67270-2a90-42de-8afd-01d85f09592b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:52.898029 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2fe67270-2a90-42de-8afd-01d85f09592b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:52.898293 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2fe67270-2a90-42de-8afd-01d85f09592b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:52.898452 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-2fe67270-2a90-42de-8afd-01d85f09592b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:52.912793 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:52.912793 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:52.913858 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2fe67270-2a90-42de-8afd-01d85f09592b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:52.916168 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 863/3412] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:52 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 791 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:52.927685 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9fb5bbca-8076-402b-a07b-261edae9df9f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:52.930255 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9fb5bbca-8076-402b-a07b-261edae9df9f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:52.930586 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9fb5bbca-8076-402b-a07b-261edae9df9f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:52.930883 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9fb5bbca-8076-402b-a07b-261edae9df9f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:52.931080 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-9fb5bbca-8076-402b-a07b-261edae9df9f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:52.937110 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:52.937110 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:52.938212 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9fb5bbca-8076-402b-a07b-261edae9df9f tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:52.938740 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 845/3413] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:52 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:52.951881 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4b5cac89-bf0b-4c2a-b766-7ba085540122 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:52.955415 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4b5cac89-bf0b-4c2a-b766-7ba085540122 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] DELETE https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:52.955760 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4b5cac89-bf0b-4c2a-b766-7ba085540122 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:52.956090 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4b5cac89-bf0b-4c2a-b766-7ba085540122 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:52.956273 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-4b5cac89-bf0b-4c2a-b766-7ba085540122 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete backup with id: 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. Jul 22 10:03:52.962809 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:52.962809 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:52.978822 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-4b5cac89-bf0b-4c2a-b766-7ba085540122 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] delete_backup rpcapi backup_id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 {{(pid=100150) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:03:52.981260 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4b5cac89-bf0b-4c2a-b766-7ba085540122 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 202 Jul 22 10:03:52.981879 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 855/3414] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:03:52 2026] DELETE /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:03:52.994946 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ff2f29a8-b643-4d18-809c-0255a1aa83da None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:52.997282 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ff2f29a8-b643-4d18-809c-0255a1aa83da tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:52.997674 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ff2f29a8-b643-4d18-809c-0255a1aa83da tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:52.997859 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ff2f29a8-b643-4d18-809c-0255a1aa83da tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:52.998175 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-ff2f29a8-b643-4d18-809c-0255a1aa83da tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:53.005711 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:53.005711 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:53.005711 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ff2f29a8-b643-4d18-809c-0255a1aa83da tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 200 Jul 22 10:03:53.006935 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 852/3415] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:52 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:53.872950 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9b8b7f38-902e-4971-97bf-0d59d1341e58 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:53.874690 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b8b7f38-902e-4971-97bf-0d59d1341e58 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:53.874938 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9b8b7f38-902e-4971-97bf-0d59d1341e58 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:53.875474 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9b8b7f38-902e-4971-97bf-0d59d1341e58 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:53.875611 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-9b8b7f38-902e-4971-97bf-0d59d1341e58 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:53.883714 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:53.883714 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:53.884547 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b8b7f38-902e-4971-97bf-0d59d1341e58 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:53.885038 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 864/3416] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:53 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:54.024753 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7361c762-1d74-4db0-8ff0-37928db83a7e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:54.028691 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7361c762-1d74-4db0-8ff0-37928db83a7e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 Jul 22 10:03:54.028952 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7361c762-1d74-4db0-8ff0-37928db83a7e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:54.029199 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7361c762-1d74-4db0-8ff0-37928db83a7e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:54.029367 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-7361c762-1d74-4db0-8ff0-37928db83a7e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id 29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:54.037206 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7361c762-1d74-4db0-8ff0-37928db83a7e tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 returned with HTTP 404 Jul 22 10:03:54.037794 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 846/3417] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:54 2026] GET /volume/v3/backups/29c2fb4a-06b8-459c-a0b6-b2fb7bb6a6c4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:54.138084 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-906170b3-20ee-47dd-89a0-a17b1d1954b0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:54.140363 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-906170b3-20ee-47dd-89a0-a17b1d1954b0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] DELETE https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:03:54.140771 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-906170b3-20ee-47dd-89a0-a17b1d1954b0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:54.141095 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-906170b3-20ee-47dd-89a0-a17b1d1954b0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:54.141387 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-906170b3-20ee-47dd-89a0-a17b1d1954b0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete backup with id: c365a35c-dd72-4cce-9361-bf1b87ba9b5c. Jul 22 10:03:54.148226 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:54.148226 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:54.165537 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-906170b3-20ee-47dd-89a0-a17b1d1954b0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] delete_backup rpcapi backup_id c365a35c-dd72-4cce-9361-bf1b87ba9b5c {{(pid=100150) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:03:54.167133 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-906170b3-20ee-47dd-89a0-a17b1d1954b0 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 202 Jul 22 10:03:54.167133 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 856/3418] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:03:54 2026] DELETE /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:03:54.180520 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-703986fb-aee3-44a4-ab3a-a09b0850f5c1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:54.182934 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-703986fb-aee3-44a4-ab3a-a09b0850f5c1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:03:54.183222 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-703986fb-aee3-44a4-ab3a-a09b0850f5c1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:54.183513 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-703986fb-aee3-44a4-ab3a-a09b0850f5c1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:54.183720 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-703986fb-aee3-44a4-ab3a-a09b0850f5c1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:54.189429 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:54.189429 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:54.190275 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-703986fb-aee3-44a4-ab3a-a09b0850f5c1 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 200 Jul 22 10:03:54.191075 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 853/3419] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:54 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:54.407542 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-45d9bb85-e3e0-496b-a072-960ebb7f609b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:54.533308 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-45d9bb85-e3e0-496b-a072-960ebb7f609b tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:03:54.533687 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-45d9bb85-e3e0-496b-a072-960ebb7f609b tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1165936038-983259881", "extra_specs": {"multiattach": " True"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:54.550090 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-45d9bb85-e3e0-496b-a072-960ebb7f609b tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:03:54.550545 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 865/3420] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:03:54 2026] POST /volume/v3/types => generated 286 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:54.557751 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b7c903da-2385-4c91-8cc9-8df608873487 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:54.559413 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:03:54.559707 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1254658825", "snapshot_id": null, "imageRef": null, "volume_type": "72d0cf8c-fb85-478c-9495-792942c3626b", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:54.566793 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1254658825', 'snapshot_id': None, 'imageRef': None, 'volume_type': '72d0cf8c-fb85-478c-9495-792942c3626b', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:03:54.571867 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Create volume of 1 GB Jul 22 10:03:54.572357 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:54.572357 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:54.572932 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Availability Zones retrieved successfully. Jul 22 10:03:54.580075 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Flow 'volume_create_api' (82b2fec7-f225-454b-a294-098db9ccf4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:54.581107 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9872b196-55cc-49e8-aecd-15bfc03451be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:54.582342 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:03:54.591865 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:54.591865 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:54.607243 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9872b196-55cc-49e8-aecd-15bfc03451be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:03:55Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=72d0cf8c-fb85-478c-9495-792942c3626b,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1165936038-983259881',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72d0cf8c-fb85-478c-9495-792942c3626b', 'encryption_key_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=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:54.608791 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c11f4e16-b7bd-44da-b5c3-ba65d980d6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:54.647009 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1165936038-983259881 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1165936038-983259881, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:03:54.647519 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1165936038-983259881 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1165936038-983259881, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:03:54.695445 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Created reservations ['8c908b59-249a-4265-8f1c-bbb10e937cfc', '60f21738-7789-44d7-a24d-9c1aa0846577', '9d8c13fc-8482-4d77-8dc6-81b722a74294', '3c75a80d-4e9c-41ad-9106-e5456e261490'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:54.696476 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c11f4e16-b7bd-44da-b5c3-ba65d980d6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c908b59-249a-4265-8f1c-bbb10e937cfc', '60f21738-7789-44d7-a24d-9c1aa0846577', '9d8c13fc-8482-4d77-8dc6-81b722a74294', '3c75a80d-4e9c-41ad-9106-e5456e261490']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:54.697441 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc5d6834-ac07-4d27-8ca9-cb46b841f746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:54.730991 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc5d6834-ac07-4d27-8ca9-cb46b841f746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dfa1cab-c48d-4494-b28b-d3993c5f6e36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1254658825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6d4e98b5f88c4f119ae2e345adb48951',qos_specs=None,replication_status=,reservations=['8c908b59-249a-4265-8f1c-bbb10e937cfc','60f21738-7789-44d7-a24d-9c1aa0846577','9d8c13fc-8482-4d77-8dc6-81b722a74294','3c75a80d-4e9c-41ad-9106-e5456e261490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d97abf25edb45a687a3b4e85e992f9e',volume_type_id=72d0cf8c-fb85-478c-9495-792942c3626b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:03:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1254658825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dfa1cab-c48d-4494-b28b-d3993c5f6e36,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6d4e98b5f88c4f119ae2e345adb48951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d97abf25edb45a687a3b4e85e992f9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72d0cf8c-fb85-478c-9495-792942c3626b),volume_type_id=72d0cf8c-fb85-478c-9495-792942c3626b)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:54.732539 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cd39098-08ce-44f5-8b9b-290b1cf5ec52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:54.752579 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cd39098-08ce-44f5-8b9b-290b1cf5ec52) transitioned into state 'SUCCESS' from state '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-1254658825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6d4e98b5f88c4f119ae2e345adb48951',qos_specs=None,replication_status=,reservations=['8c908b59-249a-4265-8f1c-bbb10e937cfc','60f21738-7789-44d7-a24d-9c1aa0846577','9d8c13fc-8482-4d77-8dc6-81b722a74294','3c75a80d-4e9c-41ad-9106-e5456e261490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d97abf25edb45a687a3b4e85e992f9e',volume_type_id=72d0cf8c-fb85-478c-9495-792942c3626b)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:54.753482 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c78bf4f7-5943-4861-85fd-43c9d44cf9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:54.767100 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c78bf4f7-5943-4861-85fd-43c9d44cf9a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:54.768536 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Flow 'volume_create_api' (82b2fec7-f225-454b-a294-098db9ccf4bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:54.769077 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Create volume request issued successfully. Jul 22 10:03:54.770051 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7c903da-2385-4c91-8cc9-8df608873487 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:03:54.770691 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 847/3421] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:03:54 2026] POST /volume/v3/volumes => generated 829 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:03:54.784753 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2094757c-ca36-44a1-b363-0f4e8eadfc03 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:54.786538 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2094757c-ca36-44a1-b363-0f4e8eadfc03 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:03:54.786967 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2094757c-ca36-44a1-b363-0f4e8eadfc03 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:54.787359 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2094757c-ca36-44a1-b363-0f4e8eadfc03 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:54.799476 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:54.799476 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:54.804496 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2094757c-ca36-44a1-b363-0f4e8eadfc03 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:03:54.812019 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2094757c-ca36-44a1-b363-0f4e8eadfc03 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:03:54.812886 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 857/3422] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:54 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 897 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:54.895221 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-427f32cc-7eff-42b5-b882-f482849f92c7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:54.897118 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-427f32cc-7eff-42b5-b882-f482849f92c7 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:54.897333 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-427f32cc-7eff-42b5-b882-f482849f92c7 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:54.897641 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-427f32cc-7eff-42b5-b882-f482849f92c7 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:54.897641 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-427f32cc-7eff-42b5-b882-f482849f92c7 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:54.901932 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:54.901932 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:54.902795 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-427f32cc-7eff-42b5-b882-f482849f92c7 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:54.903203 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 854/3423] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:54 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:55.206434 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6e805acb-5ca8-404b-bfc7-33081cb7b734 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:55.208708 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6e805acb-5ca8-404b-bfc7-33081cb7b734 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c Jul 22 10:03:55.208910 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6e805acb-5ca8-404b-bfc7-33081cb7b734 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:55.209149 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6e805acb-5ca8-404b-bfc7-33081cb7b734 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:55.209282 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-6e805acb-5ca8-404b-bfc7-33081cb7b734 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Show backup with id c365a35c-dd72-4cce-9361-bf1b87ba9b5c. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:55.214418 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6e805acb-5ca8-404b-bfc7-33081cb7b734 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c returned with HTTP 404 Jul 22 10:03:55.215164 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 866/3424] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:55 2026] GET /volume/v3/backups/c365a35c-dd72-4cce-9361-bf1b87ba9b5c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:03:55.347736 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-b6cdf2c1-cbc0-455c-8aef-854d407e5437 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:55.349911 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-b6cdf2c1-cbc0-455c-8aef-854d407e5437 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:03:55.350134 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-b6cdf2c1-cbc0-455c-8aef-854d407e5437 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:55.350328 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-b6cdf2c1-cbc0-455c-8aef-854d407e5437 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:55.359944 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:55.359944 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:55.363375 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-b6cdf2c1-cbc0-455c-8aef-854d407e5437 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:03:55.367583 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-b6cdf2c1-cbc0-455c-8aef-854d407e5437 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 returned with HTTP 200 Jul 22 10:03:55.368053 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 848/3425] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:03:55 2026] GET /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:55.392903 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-e1612ece-fade-4383-b8bc-0673488c5591 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:55.395660 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-e1612ece-fade-4383-b8bc-0673488c5591 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] POST https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172/action Jul 22 10:03:55.397981 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-e1612ece-fade-4383-b8bc-0673488c5591 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:03:55.397981 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-e1612ece-fade-4383-b8bc-0673488c5591 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:55.412791 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:55.412791 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:55.414398 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-e1612ece-fade-4383-b8bc-0673488c5591 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:03:55.427417 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-e1612ece-fade-4383-b8bc-0673488c5591 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Begin detaching volume completed successfully. Jul 22 10:03:55.427417 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-e1612ece-fade-4383-b8bc-0673488c5591 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172/action returned with HTTP 202 Jul 22 10:03:55.427417 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 858/3426] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:03:55 2026] POST /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:03:55.456514 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0add3f26-419c-44cd-ba1b-a1b68b20b406 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:55.458239 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0add3f26-419c-44cd-ba1b-a1b68b20b406 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:03:55.458435 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0add3f26-419c-44cd-ba1b-a1b68b20b406 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:55.458840 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0add3f26-419c-44cd-ba1b-a1b68b20b406 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:55.471686 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:55.471686 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:55.478191 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0add3f26-419c-44cd-ba1b-a1b68b20b406 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:03:55.481808 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-07fd1bc2-0096-4755-ad56-c1c3d7db535b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:55.482320 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-07fd1bc2-0096-4755-ad56-c1c3d7db535b None None] GET https://10.4.3.206/volume// Jul 22 10:03:55.482428 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-07fd1bc2-0096-4755-ad56-c1c3d7db535b None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:55.482615 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-07fd1bc2-0096-4755-ad56-c1c3d7db535b None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:55.482957 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-07fd1bc2-0096-4755-ad56-c1c3d7db535b None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:03:55.483298 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0add3f26-419c-44cd-ba1b-a1b68b20b406 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 returned with HTTP 200 Jul 22 10:03:55.483641 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 867/3427] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10: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) Jul 22 10:03:55.484002 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 855/3428] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:55 2026] GET /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:55.495662 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-7af6fdc3-df38-433c-a78b-19469b6f2ab6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:55.497693 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-7af6fdc3-df38-433c-a78b-19469b6f2ab6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:03:55.497893 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-7af6fdc3-df38-433c-a78b-19469b6f2ab6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:55.498115 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-7af6fdc3-df38-433c-a78b-19469b6f2ab6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:55.510286 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:55.510286 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:55.515378 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-7af6fdc3-df38-433c-a78b-19469b6f2ab6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:03:55.521286 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-7af6fdc3-df38-433c-a78b-19469b6f2ab6 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 returned with HTTP 200 Jul 22 10:03:55.521825 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 849/3429] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:03:55 2026] GET /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 => generated 1317 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:03:55.608021 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6a1e3311-edae-43c6-90c7-dd446454068c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:55.751953 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:03:55.751953 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1752817470"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:55.751953 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1752817470'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:03:55.752390 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Create volume of 1 GB Jul 22 10:03:55.757217 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Availability Zones retrieved successfully. Jul 22 10:03:55.763310 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Flow 'volume_create_api' (44452cbf-c0bd-4e7c-b1d5-0ca93dd03cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:55.764446 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (367b2798-f476-4e9f-8de0-0219def46980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:55.765752 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:03:55.795639 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (367b2798-f476-4e9f-8de0-0219def46980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:55.795639 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5599022-1169-4026-af0d-e6e74c10ba04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:55.831634 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8e9e640f-9ff0-4c45-be4a-febffae2c4c7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:55.833900 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8e9e640f-9ff0-4c45-be4a-febffae2c4c7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:03:55.833900 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8e9e640f-9ff0-4c45-be4a-febffae2c4c7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:55.833900 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8e9e640f-9ff0-4c45-be4a-febffae2c4c7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:55.848564 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:55.848564 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:55.854752 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8e9e640f-9ff0-4c45-be4a-febffae2c4c7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:03:55.864786 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8e9e640f-9ff0-4c45-be4a-febffae2c4c7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:03:55.865153 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Created reservations ['6d53eb2b-a542-4d17-aa03-607c0d34f157', 'fd539560-934d-458a-a462-5420b093a620', 'e8317e25-34c8-4c5a-8c40-1c39d7aa0405', '2514c65d-6847-41e2-9733-51ed5f3b3722'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:55.867950 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 868/3430] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:55 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 922 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:55.868024 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5599022-1169-4026-af0d-e6e74c10ba04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d53eb2b-a542-4d17-aa03-607c0d34f157', 'fd539560-934d-458a-a462-5420b093a620', 'e8317e25-34c8-4c5a-8c40-1c39d7aa0405', '2514c65d-6847-41e2-9733-51ed5f3b3722']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:55.868024 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38db743e-83ce-41b3-985c-22b17366e9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:55.885842 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-410f1ff0-c0f0-4e36-8c33-767954c2b405 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:55.887501 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-410f1ff0-c0f0-4e36-8c33-767954c2b405 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:03:55.887690 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-410f1ff0-c0f0-4e36-8c33-767954c2b405 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:55.887886 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-410f1ff0-c0f0-4e36-8c33-767954c2b405 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:55.894711 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:55.894711 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:55.895480 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38db743e-83ce-41b3-985c-22b17366e9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a622941b-543b-4261-92e3-0acbc523a756', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1752817470',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d30f2f40f0174332836e0b01b2d17646',qos_specs=None,replication_status=,reservations=['6d53eb2b-a542-4d17-aa03-607c0d34f157','fd539560-934d-458a-a462-5420b093a620','e8317e25-34c8-4c5a-8c40-1c39d7aa0405','2514c65d-6847-41e2-9733-51ed5f3b3722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f46fe115574822a98837d809a2086d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1752817470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a622941b-543b-4261-92e3-0acbc523a756,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d30f2f40f0174332836e0b01b2d17646',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0f46fe115574822a98837d809a2086d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:55.896611 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05cb2190-20b9-4852-90f7-c708d2e59a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:55.898175 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-410f1ff0-c0f0-4e36-8c33-767954c2b405 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:03:55.901955 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-410f1ff0-c0f0-4e36-8c33-767954c2b405 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:03:55.902344 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 856/3431] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:55 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:55.917617 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-355c7221-b9cf-4159-ba44-1e5bb3bba349 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:55.919666 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-355c7221-b9cf-4159-ba44-1e5bb3bba349 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:55.919916 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-355c7221-b9cf-4159-ba44-1e5bb3bba349 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:55.920188 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-355c7221-b9cf-4159-ba44-1e5bb3bba349 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:55.920244 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:55.920333 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-355c7221-b9cf-4159-ba44-1e5bb3bba349 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:55.922072 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:03:55.923996 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-921859641", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:55.924076 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05cb2190-20b9-4852-90f7-c708d2e59a6a) transitioned into state 'SUCCESS' from state '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-1752817470',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d30f2f40f0174332836e0b01b2d17646',qos_specs=None,replication_status=,reservations=['6d53eb2b-a542-4d17-aa03-607c0d34f157','fd539560-934d-458a-a462-5420b093a620','e8317e25-34c8-4c5a-8c40-1c39d7aa0405','2514c65d-6847-41e2-9733-51ed5f3b3722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f46fe115574822a98837d809a2086d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:55.924076 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30744d6a-3c7d-4681-85ab-ca01bb2e42a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:55.924315 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-921859641', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:03:55.924429 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Create volume of 1 GB Jul 22 10:03:55.924541 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:55.924541 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:55.925296 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-355c7221-b9cf-4159-ba44-1e5bb3bba349 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:55.925648 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 850/3432] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:55 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:55.929096 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Availability Zones retrieved successfully. Jul 22 10:03:55.933515 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30744d6a-3c7d-4681-85ab-ca01bb2e42a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:55.934551 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Flow 'volume_create_api' (44452cbf-c0bd-4e7c-b1d5-0ca93dd03cc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:55.934970 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Create volume request issued successfully. Jul 22 10:03:55.935965 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Flow 'volume_create_api' (f9daefa6-7c3a-411c-bf44-42a68a355a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:55.936019 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6a1e3311-edae-43c6-90c7-dd446454068c tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:03:55.936119 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39a338ca-b6f1-4e09-89f4-f2bf77e50247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:55.936528 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 859/3433] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:03:55 2026] POST /volume/v3/volumes => generated 760 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:03:55.937436 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:03:55.952952 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-16da5720-be82-4d19-84ed-89d346b62110 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:55.952952 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-16da5720-be82-4d19-84ed-89d346b62110 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] GET https://10.4.3.206/volume/v3/volumes/a622941b-543b-4261-92e3-0acbc523a756 Jul 22 10:03:55.952952 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-16da5720-be82-4d19-84ed-89d346b62110 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:55.952952 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-16da5720-be82-4d19-84ed-89d346b62110 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:55.959255 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:55.959255 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:55.962624 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-16da5720-be82-4d19-84ed-89d346b62110 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Volume info retrieved successfully. Jul 22 10:03:55.966947 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-16da5720-be82-4d19-84ed-89d346b62110 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes/a622941b-543b-4261-92e3-0acbc523a756 returned with HTTP 200 Jul 22 10:03:55.967572 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 857/3434] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:55 2026] GET /volume/v3/volumes/a622941b-543b-4261-92e3-0acbc523a756 => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:55.967839 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39a338ca-b6f1-4e09-89f4-f2bf77e50247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:55.968618 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a695a8e-2578-4ebe-bd88-85efcb31c853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:56.029387 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Created reservations ['7c8d9927-ce21-41b7-b501-e2fc1b5b33b8', 'f0308328-a37a-4cac-8972-612d7f323b67', '355906df-520d-446d-9451-00f2ce85a996', '66b1bfe6-e827-44d0-917e-afd5aa870fd5'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:56.030534 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a695a8e-2578-4ebe-bd88-85efcb31c853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c8d9927-ce21-41b7-b501-e2fc1b5b33b8', 'f0308328-a37a-4cac-8972-612d7f323b67', '355906df-520d-446d-9451-00f2ce85a996', '66b1bfe6-e827-44d0-917e-afd5aa870fd5']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:56.031729 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f67e32-4ede-49cb-8774-961526f0c153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:56.067424 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f67e32-4ede-49cb-8774-961526f0c153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af5b885a-2ccd-49a4-9d87-e45aca4c5db8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-921859641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d4e98b5f88c4f119ae2e345adb48951',qos_specs=None,replication_status=,reservations=['7c8d9927-ce21-41b7-b501-e2fc1b5b33b8','f0308328-a37a-4cac-8972-612d7f323b67','355906df-520d-446d-9451-00f2ce85a996','66b1bfe6-e827-44d0-917e-afd5aa870fd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d97abf25edb45a687a3b4e85e992f9e',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-921859641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af5b885a-2ccd-49a4-9d87-e45aca4c5db8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d4e98b5f88c4f119ae2e345adb48951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d97abf25edb45a687a3b4e85e992f9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:56.068658 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c90703cf-4991-45f4-a032-aa446d8cdfd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:56.092640 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c90703cf-4991-45f4-a032-aa446d8cdfd8) transitioned into state 'SUCCESS' from state '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-921859641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d4e98b5f88c4f119ae2e345adb48951',qos_specs=None,replication_status=,reservations=['7c8d9927-ce21-41b7-b501-e2fc1b5b33b8','f0308328-a37a-4cac-8972-612d7f323b67','355906df-520d-446d-9451-00f2ce85a996','66b1bfe6-e827-44d0-917e-afd5aa870fd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d97abf25edb45a687a3b4e85e992f9e',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:56.093611 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b68fd18-d2d9-4228-bad5-f19f7a930818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:56.105054 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b68fd18-d2d9-4228-bad5-f19f7a930818) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:56.105899 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Flow 'volume_create_api' (f9daefa6-7c3a-411c-bf44-42a68a355a21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:56.106223 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Create volume request issued successfully. Jul 22 10:03:56.106800 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2b92b89a-dab3-42a5-8e39-31df73fb355b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:03:56.107379 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 869/3435] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:03:55 2026] POST /volume/v3/volumes => generated 752 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:03:56.121378 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f3ac594f-6cfc-4ca6-ae7c-5ebcb9ad9c8a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:56.123656 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f3ac594f-6cfc-4ca6-ae7c-5ebcb9ad9c8a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:03:56.123912 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f3ac594f-6cfc-4ca6-ae7c-5ebcb9ad9c8a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:56.124183 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f3ac594f-6cfc-4ca6-ae7c-5ebcb9ad9c8a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:56.138945 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:56.138945 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:56.142468 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f3ac594f-6cfc-4ca6-ae7c-5ebcb9ad9c8a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:03:56.148645 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f3ac594f-6cfc-4ca6-ae7c-5ebcb9ad9c8a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 200 Jul 22 10:03:56.149188 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 851/3436] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:56 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:56.476695 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-47a39921-6120-44a3-b493-de538689ceaa None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:56.480490 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-47a39921-6120-44a3-b493-de538689ceaa tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] DELETE https://10.4.3.206/volume/v3/attachments/fff1df80-3933-457a-b090-30611dd6b8a8 Jul 22 10:03:56.480490 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-47a39921-6120-44a3-b493-de538689ceaa tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:56.480490 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-47a39921-6120-44a3-b493-de538689ceaa tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:56.487327 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:56.487327 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:56.500948 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-75d4e9e7-2d22-4381-a249-82f717a94f3c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:56.505675 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-75d4e9e7-2d22-4381-a249-82f717a94f3c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:03:56.505891 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-75d4e9e7-2d22-4381-a249-82f717a94f3c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:56.506161 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-75d4e9e7-2d22-4381-a249-82f717a94f3c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:56.523756 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:56.523756 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:56.528281 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-75d4e9e7-2d22-4381-a249-82f717a94f3c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:03:56.535828 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-75d4e9e7-2d22-4381-a249-82f717a94f3c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 returned with HTTP 200 Jul 22 10:03:56.535828 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 858/3437] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:56 2026] GET /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:56.554229 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-d3e432b3-5128-4cf6-a488-e9b09ce38d56 req-47a39921-6120-44a3-b493-de538689ceaa tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/attachments/fff1df80-3933-457a-b090-30611dd6b8a8 returned with HTTP 200 Jul 22 10:03:56.554229 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 860/3438] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:03:56 2026] DELETE /volume/v3/attachments/fff1df80-3933-457a-b090-30611dd6b8a8 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:56.945297 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9023d262-5305-430c-a44e-d1c529d6eed1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:56.947721 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9023d262-5305-430c-a44e-d1c529d6eed1 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:56.947986 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9023d262-5305-430c-a44e-d1c529d6eed1 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:56.948205 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9023d262-5305-430c-a44e-d1c529d6eed1 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:56.948341 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-9023d262-5305-430c-a44e-d1c529d6eed1 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:56.953556 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:56.953556 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:56.954511 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9023d262-5305-430c-a44e-d1c529d6eed1 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:56.954889 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 870/3439] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:56 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:56.983497 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4d019510-6dc0-4fd3-a83b-74a2fa940e6e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:56.985811 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d019510-6dc0-4fd3-a83b-74a2fa940e6e tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] GET https://10.4.3.206/volume/v3/volumes/a622941b-543b-4261-92e3-0acbc523a756 Jul 22 10:03:56.986064 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d019510-6dc0-4fd3-a83b-74a2fa940e6e tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:56.986338 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d019510-6dc0-4fd3-a83b-74a2fa940e6e tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:56.995569 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:56.995569 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:57.000942 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4d019510-6dc0-4fd3-a83b-74a2fa940e6e tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Volume info retrieved successfully. Jul 22 10:03:57.005905 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d019510-6dc0-4fd3-a83b-74a2fa940e6e tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes/a622941b-543b-4261-92e3-0acbc523a756 returned with HTTP 200 Jul 22 10:03:57.006308 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 852/3440] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:56 2026] GET /volume/v3/volumes/a622941b-543b-4261-92e3-0acbc523a756 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:57.034292 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-1af8b42b-852b-4332-aca6-b08420d75585 req-85d6ba9e-c549-4062-92b1-75c4fad4d2af None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:57.036671 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-1af8b42b-852b-4332-aca6-b08420d75585 req-85d6ba9e-c549-4062-92b1-75c4fad4d2af tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] GET https://10.4.3.206/volume/v3/volumes/a622941b-543b-4261-92e3-0acbc523a756 Jul 22 10:03:57.037091 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-1af8b42b-852b-4332-aca6-b08420d75585 req-85d6ba9e-c549-4062-92b1-75c4fad4d2af tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:57.037395 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-1af8b42b-852b-4332-aca6-b08420d75585 req-85d6ba9e-c549-4062-92b1-75c4fad4d2af tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:57.045373 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:57.045373 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:57.050203 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-1af8b42b-852b-4332-aca6-b08420d75585 req-85d6ba9e-c549-4062-92b1-75c4fad4d2af tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Volume info retrieved successfully. Jul 22 10:03:57.055193 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-1af8b42b-852b-4332-aca6-b08420d75585 req-85d6ba9e-c549-4062-92b1-75c4fad4d2af tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes/a622941b-543b-4261-92e3-0acbc523a756 returned with HTTP 200 Jul 22 10:03:57.055716 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 859/3441] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:03:57 2026] GET /volume/v3/volumes/a622941b-543b-4261-92e3-0acbc523a756 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:57.069120 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:57.072946 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:03:57.072946 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-727110334"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:57.073545 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-727110334'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:03:57.073795 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Create volume of 1 GB Jul 22 10:03:57.074181 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:57.074181 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:57.078157 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Availability Zones retrieved successfully. Jul 22 10:03:57.086158 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Flow 'volume_create_api' (1b754687-fdf7-4a13-9511-d882171b18f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:57.087773 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22f6e271-92c1-410b-83f2-3a0a52676a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:57.089267 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:03:57.121502 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22f6e271-92c1-410b-83f2-3a0a52676a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:57.121502 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f70e34d-84f8-4db6-a594-50253356b102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:57.165172 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0e3bb938-1802-4caa-827d-f1f28b094595 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:57.168965 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Created reservations ['45a168c8-e8ec-48a0-b611-2b78ab8cab1a', '0e1c3f1d-bd0a-450a-86bc-71d2e8c98dbe', 'f4ff4e72-93e1-41d8-a89b-a010be7ed667', '60bcae30-3dc2-4859-bf0a-707eb2332b7b'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:57.169546 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0e3bb938-1802-4caa-827d-f1f28b094595 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:03:57.169546 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0e3bb938-1802-4caa-827d-f1f28b094595 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:57.169663 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f70e34d-84f8-4db6-a594-50253356b102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45a168c8-e8ec-48a0-b611-2b78ab8cab1a', '0e1c3f1d-bd0a-450a-86bc-71d2e8c98dbe', 'f4ff4e72-93e1-41d8-a89b-a010be7ed667', '60bcae30-3dc2-4859-bf0a-707eb2332b7b']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:57.169767 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0e3bb938-1802-4caa-827d-f1f28b094595 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:57.169816 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b21ad3-0ab3-436f-bbaa-30ac8fd543e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:57.177104 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:57.177104 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:57.181953 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0e3bb938-1802-4caa-827d-f1f28b094595 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:03:57.186720 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0e3bb938-1802-4caa-827d-f1f28b094595 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 200 Jul 22 10:03:57.187179 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 871/3442] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:57 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:57.201580 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-39aa5a7e-9752-4096-acb4-9f2d886b5d44 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:57.203938 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b21ad3-0ab3-436f-bbaa-30ac8fd543e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f91abb1-214a-4161-ac2d-d2a8be93192f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-727110334',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d30f2f40f0174332836e0b01b2d17646',qos_specs=None,replication_status=,reservations=['45a168c8-e8ec-48a0-b611-2b78ab8cab1a','0e1c3f1d-bd0a-450a-86bc-71d2e8c98dbe','f4ff4e72-93e1-41d8-a89b-a010be7ed667','60bcae30-3dc2-4859-bf0a-707eb2332b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f46fe115574822a98837d809a2086d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:03:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-727110334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f91abb1-214a-4161-ac2d-d2a8be93192f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d30f2f40f0174332836e0b01b2d17646',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0f46fe115574822a98837d809a2086d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:57.204190 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-39aa5a7e-9752-4096-acb4-9f2d886b5d44 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:03:57.204377 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-39aa5a7e-9752-4096-acb4-9f2d886b5d44 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:57.204627 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-39aa5a7e-9752-4096-acb4-9f2d886b5d44 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:57.205643 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe241d5-3ecd-45cb-bc74-794e08ccc91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:57.216053 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:57.216053 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:57.219091 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-39aa5a7e-9752-4096-acb4-9f2d886b5d44 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:03:57.225755 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-39aa5a7e-9752-4096-acb4-9f2d886b5d44 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 200 Jul 22 10:03:57.226551 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 853/3443] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:57 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:57.231952 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe241d5-3ecd-45cb-bc74-794e08ccc91a) transitioned into state 'SUCCESS' from state '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-727110334',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d30f2f40f0174332836e0b01b2d17646',qos_specs=None,replication_status=,reservations=['45a168c8-e8ec-48a0-b611-2b78ab8cab1a','0e1c3f1d-bd0a-450a-86bc-71d2e8c98dbe','f4ff4e72-93e1-41d8-a89b-a010be7ed667','60bcae30-3dc2-4859-bf0a-707eb2332b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f46fe115574822a98837d809a2086d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:57.231952 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (888f6572-cd21-4352-accd-8d92ae772c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:57.241728 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-14ecce85-ed05-4b44-95d5-af5e89e0ec4b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:57.243598 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-14ecce85-ed05-4b44-95d5-af5e89e0ec4b tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:03:57.247738 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-14ecce85-ed05-4b44-95d5-af5e89e0ec4b tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1332867712", "extra_specs": {}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:57.250449 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (888f6572-cd21-4352-accd-8d92ae772c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:57.252138 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Flow 'volume_create_api' (1b754687-fdf7-4a13-9511-d882171b18f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:57.252805 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Create volume request issued successfully. Jul 22 10:03:57.253895 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4fc1a348-cba9-489f-a75d-d8caae03b1b3 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:03:57.254691 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 861/3444] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:03:57 2026] POST /volume/v3/volumes => generated 759 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:03:57.263635 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-14ecce85-ed05-4b44-95d5-af5e89e0ec4b tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:03:57.264155 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 860/3445] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 10:03:57 2026] POST /volume/v3/types => generated 212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:57.270097 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-af62bc93-e64e-48db-8830-68c8e9f8b581 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:57.272098 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-af62bc93-e64e-48db-8830-68c8e9f8b581 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] GET https://10.4.3.206/volume/v3/volumes/0f91abb1-214a-4161-ac2d-d2a8be93192f Jul 22 10:03:57.272326 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-af62bc93-e64e-48db-8830-68c8e9f8b581 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:57.272581 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-af62bc93-e64e-48db-8830-68c8e9f8b581 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:57.276637 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5ad0f11a-cd3a-4ae7-8367-4df4b64f3597 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:57.278843 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ad0f11a-cd3a-4ae7-8367-4df4b64f3597 tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] POST https://10.4.3.206/volume/v3/types/4789376f-29a9-45c7-b54a-5159b57c2fe6/encryption Jul 22 10:03:57.279324 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ad0f11a-cd3a-4ae7-8367-4df4b64f3597 tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:57.281341 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:57.281341 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:57.285710 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-af62bc93-e64e-48db-8830-68c8e9f8b581 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Volume info retrieved successfully. Jul 22 10:03:57.291041 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-af62bc93-e64e-48db-8830-68c8e9f8b581 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes/0f91abb1-214a-4161-ac2d-d2a8be93192f returned with HTTP 200 Jul 22 10:03:57.291539 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 872/3446] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:57 2026] GET /volume/v3/volumes/0f91abb1-214a-4161-ac2d-d2a8be93192f => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:57.313458 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ad0f11a-cd3a-4ae7-8367-4df4b64f3597 tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] https://10.4.3.206/volume/v3/types/4789376f-29a9-45c7-b54a-5159b57c2fe6/encryption returned with HTTP 200 Jul 22 10:03:57.313986 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 854/3447] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 10:03:57 2026] POST /volume/v3/types/4789376f-29a9-45c7-b54a-5159b57c2fe6/encryption => generated 230 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:57.322146 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:57.323617 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:03:57.324172 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1871721419", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1332867712", "size": 1}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:57.326218 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1871721419', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1332867712', 'size': 1}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:03:57.335334 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Create volume of 1 GB Jul 22 10:03:57.335334 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:57.335334 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:57.335334 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Availability Zones retrieved successfully. Jul 22 10:03:57.339914 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Flow 'volume_create_api' (86f958cd-17b9-460a-b939-b6c3225221a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:57.341881 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14f0c93f-3b26-44b2-9825-a287f2cea5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:57.343273 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:03:57.375082 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14f0c93f-3b26-44b2-9825-a287f2cea5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:03:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4789376f-29a9-45c7-b54a-5159b57c2fe6,is_public=True,name='tempest-scenario-type-luks-1332867712',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4789376f-29a9-45c7-b54a-5159b57c2fe6', '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=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:57.376053 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6d761de-6641-4c24-a95a-b6e5d2dbdefa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:57.404170 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1332867712 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1332867712, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:03:57.404170 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1332867712 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1332867712, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:03:57.433916 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Created reservations ['e99c03c8-e798-42ed-83f2-61cfdd31e187', 'c3ea036f-db88-4e25-a0d7-698365cd8029', '48acb114-adfc-483a-889e-1dc77d5408a5', 'ca7635a1-2e54-42aa-8f85-080150ed7716'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:57.437043 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6d761de-6641-4c24-a95a-b6e5d2dbdefa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e99c03c8-e798-42ed-83f2-61cfdd31e187', 'c3ea036f-db88-4e25-a0d7-698365cd8029', '48acb114-adfc-483a-889e-1dc77d5408a5', 'ca7635a1-2e54-42aa-8f85-080150ed7716']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:57.437043 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78423d86-4e26-4fd2-91cd-d142d85ebe32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:57.462735 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78423d86-4e26-4fd2-91cd-d142d85ebe32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52e9119f-e28e-4883-b7a0-40b7818b8a6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1871721419',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d4e98b5f88c4f119ae2e345adb48951',qos_specs=None,replication_status=,reservations=['e99c03c8-e798-42ed-83f2-61cfdd31e187','c3ea036f-db88-4e25-a0d7-698365cd8029','48acb114-adfc-483a-889e-1dc77d5408a5','ca7635a1-2e54-42aa-8f85-080150ed7716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d97abf25edb45a687a3b4e85e992f9e',volume_type_id=4789376f-29a9-45c7-b54a-5159b57c2fe6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:03:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1871721419',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=52e9119f-e28e-4883-b7a0-40b7818b8a6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d4e98b5f88c4f119ae2e345adb48951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d97abf25edb45a687a3b4e85e992f9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4789376f-29a9-45c7-b54a-5159b57c2fe6),volume_type_id=4789376f-29a9-45c7-b54a-5159b57c2fe6)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:57.464116 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa8f2af-9e2a-4f5b-8565-174f23ac0695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:57.484884 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa8f2af-9e2a-4f5b-8565-174f23ac0695) transitioned into state 'SUCCESS' from state '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-1871721419',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d4e98b5f88c4f119ae2e345adb48951',qos_specs=None,replication_status=,reservations=['e99c03c8-e798-42ed-83f2-61cfdd31e187','c3ea036f-db88-4e25-a0d7-698365cd8029','48acb114-adfc-483a-889e-1dc77d5408a5','ca7635a1-2e54-42aa-8f85-080150ed7716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d97abf25edb45a687a3b4e85e992f9e',volume_type_id=4789376f-29a9-45c7-b54a-5159b57c2fe6)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:57.486403 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d6241f-522f-464b-9fdb-5b54240dd6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:57.496958 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d6241f-522f-464b-9fdb-5b54240dd6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:57.498996 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Flow 'volume_create_api' (86f958cd-17b9-460a-b939-b6c3225221a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:57.499215 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Create volume request issued successfully. Jul 22 10:03:57.500175 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-afd9ab1a-c41e-4321-a818-6ecbc6b0f599 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:03:57.500950 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 862/3448] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:03:57 2026] POST /volume/v3/volumes => generated 781 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:03:57.518189 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-40746d22-aa46-44bc-b25e-f32983994de9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:57.521229 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-40746d22-aa46-44bc-b25e-f32983994de9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:03:57.521517 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-40746d22-aa46-44bc-b25e-f32983994de9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:57.521771 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-40746d22-aa46-44bc-b25e-f32983994de9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:57.532762 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:57.532762 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:57.538353 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-40746d22-aa46-44bc-b25e-f32983994de9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:03:57.548564 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-40746d22-aa46-44bc-b25e-f32983994de9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:03:57.549570 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 861/3449] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:57 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:57.550950 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1d1ff899-20c4-4fc8-b226-d8c6a1440785 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:57.552784 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1d1ff899-20c4-4fc8-b226-d8c6a1440785 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:03:57.552994 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1d1ff899-20c4-4fc8-b226-d8c6a1440785 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:57.553234 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1d1ff899-20c4-4fc8-b226-d8c6a1440785 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:57.563212 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:57.563212 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:57.569692 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1d1ff899-20c4-4fc8-b226-d8c6a1440785 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:03:57.575567 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1d1ff899-20c4-4fc8-b226-d8c6a1440785 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 returned with HTTP 200 Jul 22 10:03:57.575994 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 873/3450] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:57 2026] GET /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:57.987661 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7f92876d-b7d9-4573-956e-a7285e1e4911 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:57.989611 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7f92876d-b7d9-4573-956e-a7285e1e4911 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:57.989879 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7f92876d-b7d9-4573-956e-a7285e1e4911 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:57.990146 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7f92876d-b7d9-4573-956e-a7285e1e4911 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:57.990350 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-7f92876d-b7d9-4573-956e-a7285e1e4911 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:57.995025 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:57.995025 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:57.995837 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7f92876d-b7d9-4573-956e-a7285e1e4911 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:57.996290 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 855/3451] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:57 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:58.311033 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4b9446cd-8640-4418-96b0-14ccf1b30c59 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:58.311476 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4b9446cd-8640-4418-96b0-14ccf1b30c59 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] GET https://10.4.3.206/volume/v3/volumes/0f91abb1-214a-4161-ac2d-d2a8be93192f Jul 22 10:03:58.311827 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4b9446cd-8640-4418-96b0-14ccf1b30c59 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:58.312001 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4b9446cd-8640-4418-96b0-14ccf1b30c59 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:58.320760 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:58.320760 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:58.324869 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4b9446cd-8640-4418-96b0-14ccf1b30c59 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Volume info retrieved successfully. Jul 22 10:03:58.329778 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4b9446cd-8640-4418-96b0-14ccf1b30c59 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes/0f91abb1-214a-4161-ac2d-d2a8be93192f returned with HTTP 200 Jul 22 10:03:58.330395 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 863/3452] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:58 2026] GET /volume/v3/volumes/0f91abb1-214a-4161-ac2d-d2a8be93192f => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:58.355980 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-2f65e21d-cb6b-4728-b9b4-ae40a6e72ef2 req-797e99b8-75ab-4ce2-91af-f7382467d8ee None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:58.358206 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-2f65e21d-cb6b-4728-b9b4-ae40a6e72ef2 req-797e99b8-75ab-4ce2-91af-f7382467d8ee tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] GET https://10.4.3.206/volume/v3/volumes/0f91abb1-214a-4161-ac2d-d2a8be93192f Jul 22 10:03:58.358488 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-2f65e21d-cb6b-4728-b9b4-ae40a6e72ef2 req-797e99b8-75ab-4ce2-91af-f7382467d8ee tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:58.358767 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-2f65e21d-cb6b-4728-b9b4-ae40a6e72ef2 req-797e99b8-75ab-4ce2-91af-f7382467d8ee tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:58.365962 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:58.365962 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:58.371802 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-2f65e21d-cb6b-4728-b9b4-ae40a6e72ef2 req-797e99b8-75ab-4ce2-91af-f7382467d8ee tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Volume info retrieved successfully. Jul 22 10:03:58.377107 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-2f65e21d-cb6b-4728-b9b4-ae40a6e72ef2 req-797e99b8-75ab-4ce2-91af-f7382467d8ee tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes/0f91abb1-214a-4161-ac2d-d2a8be93192f returned with HTTP 200 Jul 22 10:03:58.377738 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 862/3453] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:03:58 2026] GET /volume/v3/volumes/0f91abb1-214a-4161-ac2d-d2a8be93192f => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:58.393801 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:58.395562 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:03:58.395942 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1991776746"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:58.397405 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1991776746'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:03:58.397587 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Create volume of 1 GB Jul 22 10:03:58.402952 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Availability Zones retrieved successfully. Jul 22 10:03:58.412902 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Flow 'volume_create_api' (00b6b929-455b-45c0-adf1-7c50464f43e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:58.414123 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e3ac2d-1f14-4d16-beee-e53800c9ad7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:58.415476 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:03:58.444781 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e3ac2d-1f14-4d16-beee-e53800c9ad7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:58.445560 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6866ade-6882-429c-a79d-e6054e761386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:58.493410 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Created reservations ['b3c2f6e9-abcc-44a6-a2a8-4d0674187bb9', 'ab00c97a-61f4-4eed-98c5-3594778830cc', '26278386-15fc-437d-8b51-806aebb9a5a1', 'ea791993-d467-4ff3-a4bf-dd08e7a708eb'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:03:58.494141 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6866ade-6882-429c-a79d-e6054e761386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3c2f6e9-abcc-44a6-a2a8-4d0674187bb9', 'ab00c97a-61f4-4eed-98c5-3594778830cc', '26278386-15fc-437d-8b51-806aebb9a5a1', 'ea791993-d467-4ff3-a4bf-dd08e7a708eb']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:58.494939 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3bdd722-38df-4c8d-92d9-3b20a2864be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:58.520508 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3bdd722-38df-4c8d-92d9-3b20a2864be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1991776746',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d30f2f40f0174332836e0b01b2d17646',qos_specs=None,replication_status=,reservations=['b3c2f6e9-abcc-44a6-a2a8-4d0674187bb9','ab00c97a-61f4-4eed-98c5-3594778830cc','26278386-15fc-437d-8b51-806aebb9a5a1','ea791993-d467-4ff3-a4bf-dd08e7a708eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f46fe115574822a98837d809a2086d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:03:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1991776746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d30f2f40f0174332836e0b01b2d17646',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0f46fe115574822a98837d809a2086d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:58.521453 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (337a2010-987e-4402-91d7-cc81a6be2a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:58.541543 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (337a2010-987e-4402-91d7-cc81a6be2a7a) transitioned into state 'SUCCESS' from state '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-1991776746',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d30f2f40f0174332836e0b01b2d17646',qos_specs=None,replication_status=,reservations=['b3c2f6e9-abcc-44a6-a2a8-4d0674187bb9','ab00c97a-61f4-4eed-98c5-3594778830cc','26278386-15fc-437d-8b51-806aebb9a5a1','ea791993-d467-4ff3-a4bf-dd08e7a708eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f46fe115574822a98837d809a2086d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:58.542294 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab88ae37-7486-4f4c-af26-a947b8d94cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:03:58.551714 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab88ae37-7486-4f4c-af26-a947b8d94cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:03:58.552566 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Flow 'volume_create_api' (00b6b929-455b-45c0-adf1-7c50464f43e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:03:58.552883 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Create volume request issued successfully. Jul 22 10:03:58.553498 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b10fb5b9-da7b-4272-8933-4d36d15f0c6b tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:03:58.554034 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 874/3454] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:03:58 2026] POST /volume/v3/volumes => generated 760 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:03:58.565697 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fcec8046-d3e3-4140-8c0a-db39a6b58461 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:58.568346 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fcec8046-d3e3-4140-8c0a-db39a6b58461 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:03:58.568663 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fcec8046-d3e3-4140-8c0a-db39a6b58461 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:58.568998 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fcec8046-d3e3-4140-8c0a-db39a6b58461 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:58.570158 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a97b6206-f8ce-432c-9abd-4aad08185e79 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:58.572075 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a97b6206-f8ce-432c-9abd-4aad08185e79 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] GET https://10.4.3.206/volume/v3/volumes/f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 Jul 22 10:03:58.572256 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a97b6206-f8ce-432c-9abd-4aad08185e79 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:58.572508 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a97b6206-f8ce-432c-9abd-4aad08185e79 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:58.578905 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:58.578905 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:58.580861 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:58.580861 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:58.583873 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fcec8046-d3e3-4140-8c0a-db39a6b58461 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:03:58.585331 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a97b6206-f8ce-432c-9abd-4aad08185e79 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Volume info retrieved successfully. Jul 22 10:03:58.589685 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a97b6206-f8ce-432c-9abd-4aad08185e79 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes/f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 returned with HTTP 200 Jul 22 10:03:58.590076 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 864/3455] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:58 2026] GET /volume/v3/volumes/f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:03:58.590167 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fcec8046-d3e3-4140-8c0a-db39a6b58461 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:03:58.590677 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 856/3456] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:58 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:58.603371 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5f1a60c2-c44a-49f6-9893-1c485a895119 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:58.605776 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5f1a60c2-c44a-49f6-9893-1c485a895119 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:03:58.606091 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5f1a60c2-c44a-49f6-9893-1c485a895119 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:58.606375 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5f1a60c2-c44a-49f6-9893-1c485a895119 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:58.620990 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:58.620990 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:58.629877 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-5f1a60c2-c44a-49f6-9893-1c485a895119 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:03:58.637975 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5f1a60c2-c44a-49f6-9893-1c485a895119 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:03:58.638560 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 863/3457] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:58 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:58.688277 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-6101d02b-9bc7-4082-bfa7-7d49dcfb5b84 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:58.691546 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-6101d02b-9bc7-4082-bfa7-7d49dcfb5b84 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:03:58.691835 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-6101d02b-9bc7-4082-bfa7-7d49dcfb5b84 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:58.692146 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-6101d02b-9bc7-4082-bfa7-7d49dcfb5b84 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:58.701364 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:58.701364 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:58.706503 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-6101d02b-9bc7-4082-bfa7-7d49dcfb5b84 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:03:58.713470 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-6101d02b-9bc7-4082-bfa7-7d49dcfb5b84 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 200 Jul 22 10:03:58.714033 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 875/3458] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:03:58 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:58.812437 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b87eab8c-1867-46cb-8e81-e665895a1d91 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:58.812936 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b87eab8c-1867-46cb-8e81-e665895a1d91 None None] GET https://10.4.3.206/volume// Jul 22 10:03:58.813192 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b87eab8c-1867-46cb-8e81-e665895a1d91 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:58.813475 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b87eab8c-1867-46cb-8e81-e665895a1d91 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:58.813957 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b87eab8c-1867-46cb-8e81-e665895a1d91 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:03:58.814676 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 865/3459] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:03:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:03:58.823306 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-a952b54b-9526-45f3-9900-9bc873644049 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:58.928580 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-a952b54b-9526-45f3-9900-9bc873644049 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:03:58.929082 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-a952b54b-9526-45f3-9900-9bc873644049 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af5b885a-2ccd-49a4-9d87-e45aca4c5db8", "connector": null, "instance_uuid": "97c7170a-ce3d-47a6-be17-6f1ac09428dd"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:58.940607 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:58.940607 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:58.977261 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-a952b54b-9526-45f3-9900-9bc873644049 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:03:58.977791 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 857/3460] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:03:58 2026] POST /volume/v3/attachments => generated 273 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:59.005769 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f44e588c-1110-475a-9130-0ee1dd7a4e6d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:59.008587 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f44e588c-1110-475a-9130-0ee1dd7a4e6d tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:03:59.008587 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f44e588c-1110-475a-9130-0ee1dd7a4e6d tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:59.008703 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f44e588c-1110-475a-9130-0ee1dd7a4e6d tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:59.008813 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-f44e588c-1110-475a-9130-0ee1dd7a4e6d tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:03:59.014841 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:59.014841 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:59.015870 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f44e588c-1110-475a-9130-0ee1dd7a4e6d tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:03:59.016385 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 864/3461] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:59 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:59.017881 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d32cd754-e172-49be-a541-56736c95b62c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:59.019321 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d32cd754-e172-49be-a541-56736c95b62c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:03:59.019633 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d32cd754-e172-49be-a541-56736c95b62c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:59.019903 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d32cd754-e172-49be-a541-56736c95b62c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:59.025809 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e704ca3c-6404-40e7-a55d-77fe3df80926 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:59.026252 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e704ca3c-6404-40e7-a55d-77fe3df80926 None None] GET https://10.4.3.206/volume// Jul 22 10:03:59.026476 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e704ca3c-6404-40e7-a55d-77fe3df80926 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:59.026715 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e704ca3c-6404-40e7-a55d-77fe3df80926 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:59.027181 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e704ca3c-6404-40e7-a55d-77fe3df80926 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:03:59.027549 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 866/3462] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:03:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:03:59.032876 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:59.032876 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:59.036049 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-cf9d835b-3618-4442-a3de-5befe92a75f1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:59.038699 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-cf9d835b-3618-4442-a3de-5befe92a75f1 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:03:59.038699 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-cf9d835b-3618-4442-a3de-5befe92a75f1 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:59.038870 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-cf9d835b-3618-4442-a3de-5befe92a75f1 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:59.039604 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d32cd754-e172-49be-a541-56736c95b62c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:03:59.044240 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d32cd754-e172-49be-a541-56736c95b62c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 200 Jul 22 10:03:59.044749 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 876/3463] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:59 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:59.055812 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:59.055812 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:59.059836 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-cf9d835b-3618-4442-a3de-5befe92a75f1 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:03:59.064656 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-cf9d835b-3618-4442-a3de-5befe92a75f1 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 200 Jul 22 10:03:59.065137 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 858/3464] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:03:59 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:03:59.184022 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-6b0e8117-2a5a-4747-8430-50f3bf6da348 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:59.186488 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-6b0e8117-2a5a-4747-8430-50f3bf6da348 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] PUT https://10.4.3.206/volume/v3/attachments/6f64664a-9dd3-458a-b275-4551aaec91dc Jul 22 10:03:59.186937 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-6b0e8117-2a5a-4747-8430-50f3bf6da348 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:03:59.195940 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-6b0e8117-2a5a-4747-8430-50f3bf6da348 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Acquiring lock "cinder-attachment_update-af5b885a-2ccd-49a4-9d87-e45aca4c5db8-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:03:59.201077 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-6b0e8117-2a5a-4747-8430-50f3bf6da348 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Lock "cinder-attachment_update-af5b885a-2ccd-49a4-9d87-e45aca4c5db8-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:03:59.202343 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:59.202343 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:59.297912 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-6b0e8117-2a5a-4747-8430-50f3bf6da348 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Lock "cinder-attachment_update-af5b885a-2ccd-49a4-9d87-e45aca4c5db8-np0000005636" released by "attachment_update" :: held 0.097s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:03:59.298500 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-6b0e8117-2a5a-4747-8430-50f3bf6da348 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments/6f64664a-9dd3-458a-b275-4551aaec91dc returned with HTTP 200 Jul 22 10:03:59.300635 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 865/3465] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:03:59 2026] PUT /volume/v3/attachments/6f64664a-9dd3-458a-b275-4551aaec91dc => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:59.605747 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-55014972-6243-4d51-8a7d-e5ab157a1079 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:59.607443 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-55014972-6243-4d51-8a7d-e5ab157a1079 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] GET https://10.4.3.206/volume/v3/volumes/f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 Jul 22 10:03:59.607616 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-55014972-6243-4d51-8a7d-e5ab157a1079 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:59.607789 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-55014972-6243-4d51-8a7d-e5ab157a1079 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:59.614721 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:59.614721 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:59.618314 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-55014972-6243-4d51-8a7d-e5ab157a1079 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Volume info retrieved successfully. Jul 22 10:03:59.622724 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-55014972-6243-4d51-8a7d-e5ab157a1079 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes/f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 returned with HTTP 200 Jul 22 10:03:59.623092 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 867/3466] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:03:59 2026] GET /volume/v3/volumes/f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:59.644236 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-813ef68d-7bc7-45e9-914a-9e613bd5ce44 req-39a59bbc-42a6-40b9-8f11-afeade1d7130 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:59.647816 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-813ef68d-7bc7-45e9-914a-9e613bd5ce44 req-39a59bbc-42a6-40b9-8f11-afeade1d7130 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] GET https://10.4.3.206/volume/v3/volumes/f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 Jul 22 10:03:59.647816 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-813ef68d-7bc7-45e9-914a-9e613bd5ce44 req-39a59bbc-42a6-40b9-8f11-afeade1d7130 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:59.647816 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-813ef68d-7bc7-45e9-914a-9e613bd5ce44 req-39a59bbc-42a6-40b9-8f11-afeade1d7130 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:59.653604 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:59.653604 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:59.656869 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-813ef68d-7bc7-45e9-914a-9e613bd5ce44 req-39a59bbc-42a6-40b9-8f11-afeade1d7130 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Volume info retrieved successfully. Jul 22 10:03:59.660789 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-813ef68d-7bc7-45e9-914a-9e613bd5ce44 req-39a59bbc-42a6-40b9-8f11-afeade1d7130 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes/f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 returned with HTTP 200 Jul 22 10:03:59.661238 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 877/3467] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:03:59 2026] GET /volume/v3/volumes/f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:03:59.716310 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-71ffe7a0-1af8-41a6-a43a-7817ea53afb9 req-be0e9e00-08c4-4924-850a-403b3bd351ba None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:59.718351 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-71ffe7a0-1af8-41a6-a43a-7817ea53afb9 req-be0e9e00-08c4-4924-850a-403b3bd351ba tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 10:03:59.718545 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-71ffe7a0-1af8-41a6-a43a-7817ea53afb9 req-be0e9e00-08c4-4924-850a-403b3bd351ba tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:59.718737 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-71ffe7a0-1af8-41a6-a43a-7817ea53afb9 req-be0e9e00-08c4-4924-850a-403b3bd351ba tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:59.719031 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [req-71ffe7a0-1af8-41a6-a43a-7817ea53afb9 req-be0e9e00-08c4-4924-850a-403b3bd351ba tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:03:59.719705 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-71ffe7a0-1af8-41a6-a43a-7817ea53afb9 req-be0e9e00-08c4-4924-850a-403b3bd351ba tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:03:59.734084 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-71ffe7a0-1af8-41a6-a43a-7817ea53afb9 req-be0e9e00-08c4-4924-850a-403b3bd351ba tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Get all volumes completed successfully. Jul 22 10:03:59.734967 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:59.734967 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:59.738907 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-71ffe7a0-1af8-41a6-a43a-7817ea53afb9 req-be0e9e00-08c4-4924-850a-403b3bd351ba tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 10:03:59.739733 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 859/3468] 10.4.3.206 () {68 vars in 1508 bytes} [Wed Jul 22 10:03:59 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:59.769938 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-12ec7562-f820-493c-99a1-0a137a501dad req-621104f5-a877-44b0-af5d-565bf6f14f38 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:59.772011 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-12ec7562-f820-493c-99a1-0a137a501dad req-621104f5-a877-44b0-af5d-565bf6f14f38 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 10:03:59.772194 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-12ec7562-f820-493c-99a1-0a137a501dad req-621104f5-a877-44b0-af5d-565bf6f14f38 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:59.772460 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-12ec7562-f820-493c-99a1-0a137a501dad req-621104f5-a877-44b0-af5d-565bf6f14f38 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:59.772737 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [req-12ec7562-f820-493c-99a1-0a137a501dad req-621104f5-a877-44b0-af5d-565bf6f14f38 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:03:59.773108 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:59.773108 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:59.773647 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-12ec7562-f820-493c-99a1-0a137a501dad req-621104f5-a877-44b0-af5d-565bf6f14f38 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:03:59.785325 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-12ec7562-f820-493c-99a1-0a137a501dad req-621104f5-a877-44b0-af5d-565bf6f14f38 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Get all volumes completed successfully. Jul 22 10:03:59.786499 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:59.786499 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:03:59.791714 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-12ec7562-f820-493c-99a1-0a137a501dad req-621104f5-a877-44b0-af5d-565bf6f14f38 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 10:03:59.792263 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 866/3469] 10.4.3.206 () {68 vars in 1508 bytes} [Wed Jul 22 10:03:59 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:59.824717 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-3d18a8a1-943e-4a4e-aecf-a0ba1e1c3870 req-2917d678-ddfc-4ae6-8b8d-a5f8f64eea21 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:59.827301 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-3d18a8a1-943e-4a4e-aecf-a0ba1e1c3870 req-2917d678-ddfc-4ae6-8b8d-a5f8f64eea21 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 10:03:59.827527 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-3d18a8a1-943e-4a4e-aecf-a0ba1e1c3870 req-2917d678-ddfc-4ae6-8b8d-a5f8f64eea21 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:59.827759 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-3d18a8a1-943e-4a4e-aecf-a0ba1e1c3870 req-2917d678-ddfc-4ae6-8b8d-a5f8f64eea21 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:59.828123 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [req-3d18a8a1-943e-4a4e-aecf-a0ba1e1c3870 req-2917d678-ddfc-4ae6-8b8d-a5f8f64eea21 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:03:59.829018 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [req-3d18a8a1-943e-4a4e-aecf-a0ba1e1c3870 req-2917d678-ddfc-4ae6-8b8d-a5f8f64eea21 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:03:59.838622 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-3d18a8a1-943e-4a4e-aecf-a0ba1e1c3870 req-2917d678-ddfc-4ae6-8b8d-a5f8f64eea21 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Get all volumes completed successfully. Jul 22 10:03:59.839856 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:59.839856 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:03:59.845826 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-3d18a8a1-943e-4a4e-aecf-a0ba1e1c3870 req-2917d678-ddfc-4ae6-8b8d-a5f8f64eea21 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 10:03:59.845826 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 868/3470] 10.4.3.206 () {68 vars in 1508 bytes} [Wed Jul 22 10:03:59 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:59.879232 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-03b402b5-9d75-405d-bd3c-9a3bacc04026 req-2f056d8d-b513-4fb4-81aa-45466c989fb7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:59.884036 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-03b402b5-9d75-405d-bd3c-9a3bacc04026 req-2f056d8d-b513-4fb4-81aa-45466c989fb7 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 10:03:59.884036 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-03b402b5-9d75-405d-bd3c-9a3bacc04026 req-2f056d8d-b513-4fb4-81aa-45466c989fb7 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:59.884036 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-03b402b5-9d75-405d-bd3c-9a3bacc04026 req-2f056d8d-b513-4fb4-81aa-45466c989fb7 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:59.884036 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [req-03b402b5-9d75-405d-bd3c-9a3bacc04026 req-2f056d8d-b513-4fb4-81aa-45466c989fb7 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:03:59.884036 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [req-03b402b5-9d75-405d-bd3c-9a3bacc04026 req-2f056d8d-b513-4fb4-81aa-45466c989fb7 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:03:59.891840 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-03b402b5-9d75-405d-bd3c-9a3bacc04026 req-2f056d8d-b513-4fb4-81aa-45466c989fb7 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Get all volumes completed successfully. Jul 22 10:03:59.892886 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:59.892886 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:03:59.897605 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-03b402b5-9d75-405d-bd3c-9a3bacc04026 req-2f056d8d-b513-4fb4-81aa-45466c989fb7 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 10:03:59.898176 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 878/3471] 10.4.3.206 () {68 vars in 1508 bytes} [Wed Jul 22 10:03:59 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:03:59.928740 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5dedba93-25c1-42fa-8103-c75602972c8c req-f122399b-2633-48f7-ba9a-1775e2701133 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:03:59.931050 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5dedba93-25c1-42fa-8103-c75602972c8c req-f122399b-2633-48f7-ba9a-1775e2701133 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 10:03:59.931412 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5dedba93-25c1-42fa-8103-c75602972c8c req-f122399b-2633-48f7-ba9a-1775e2701133 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:03:59.931689 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5dedba93-25c1-42fa-8103-c75602972c8c req-f122399b-2633-48f7-ba9a-1775e2701133 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:03:59.931900 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [req-5dedba93-25c1-42fa-8103-c75602972c8c req-f122399b-2633-48f7-ba9a-1775e2701133 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:03:59.932781 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-5dedba93-25c1-42fa-8103-c75602972c8c req-f122399b-2633-48f7-ba9a-1775e2701133 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:03:59.943469 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-5dedba93-25c1-42fa-8103-c75602972c8c req-f122399b-2633-48f7-ba9a-1775e2701133 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Get all volumes completed successfully. Jul 22 10:03:59.946072 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:03:59.946072 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:03:59.954863 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5dedba93-25c1-42fa-8103-c75602972c8c req-f122399b-2633-48f7-ba9a-1775e2701133 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 10:03:59.955395 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 860/3472] 10.4.3.206 () {68 vars in 1508 bytes} [Wed Jul 22 10:03:59 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:00.002916 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-83ff5177-236e-4e1b-9636-a008b2c4e67b req-64774c5e-27b4-4e18-8390-cb9634f0f4a8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:00.005638 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-83ff5177-236e-4e1b-9636-a008b2c4e67b req-64774c5e-27b4-4e18-8390-cb9634f0f4a8 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 10:04:00.006013 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-83ff5177-236e-4e1b-9636-a008b2c4e67b req-64774c5e-27b4-4e18-8390-cb9634f0f4a8 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:00.006270 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-83ff5177-236e-4e1b-9636-a008b2c4e67b req-64774c5e-27b4-4e18-8390-cb9634f0f4a8 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:00.006551 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [req-83ff5177-236e-4e1b-9636-a008b2c4e67b req-64774c5e-27b4-4e18-8390-cb9634f0f4a8 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:04:00.007455 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-83ff5177-236e-4e1b-9636-a008b2c4e67b req-64774c5e-27b4-4e18-8390-cb9634f0f4a8 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:04:00.017368 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-83ff5177-236e-4e1b-9636-a008b2c4e67b req-64774c5e-27b4-4e18-8390-cb9634f0f4a8 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Get all volumes completed successfully. Jul 22 10:04:00.018560 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:00.018560 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:00.023581 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-83ff5177-236e-4e1b-9636-a008b2c4e67b req-64774c5e-27b4-4e18-8390-cb9634f0f4a8 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 10:04:00.024068 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 867/3473] 10.4.3.206 () {68 vars in 1508 bytes} [Wed Jul 22 10:04:00 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:00.031656 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7e858afa-5ab3-4fdc-8ea8-481f2ce1351e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:00.033452 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7e858afa-5ab3-4fdc-8ea8-481f2ce1351e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:04:00.033682 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7e858afa-5ab3-4fdc-8ea8-481f2ce1351e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:00.033862 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7e858afa-5ab3-4fdc-8ea8-481f2ce1351e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:00.034001 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-7e858afa-5ab3-4fdc-8ea8-481f2ce1351e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:04:00.038414 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:00.038414 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:00.039389 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7e858afa-5ab3-4fdc-8ea8-481f2ce1351e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:04:00.039982 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 869/3474] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:00 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:00.052103 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-8d3d931b-1cc9-41e2-bb8b-f6d4e036ee63 req-1c37cb9f-6876-48e2-b4f7-fa19a6f9e17a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:00.054190 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-8d3d931b-1cc9-41e2-bb8b-f6d4e036ee63 req-1c37cb9f-6876-48e2-b4f7-fa19a6f9e17a tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 10:04:00.054552 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-8d3d931b-1cc9-41e2-bb8b-f6d4e036ee63 req-1c37cb9f-6876-48e2-b4f7-fa19a6f9e17a tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:00.054875 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-8d3d931b-1cc9-41e2-bb8b-f6d4e036ee63 req-1c37cb9f-6876-48e2-b4f7-fa19a6f9e17a tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:00.055289 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [req-8d3d931b-1cc9-41e2-bb8b-f6d4e036ee63 req-1c37cb9f-6876-48e2-b4f7-fa19a6f9e17a tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:04:00.056267 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [req-8d3d931b-1cc9-41e2-bb8b-f6d4e036ee63 req-1c37cb9f-6876-48e2-b4f7-fa19a6f9e17a tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:04:00.061464 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b57f83c4-9d20-4812-98b6-3e4fbd7e7b6a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:00.064117 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b57f83c4-9d20-4812-98b6-3e4fbd7e7b6a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:04:00.064117 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b57f83c4-9d20-4812-98b6-3e4fbd7e7b6a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:00.064117 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b57f83c4-9d20-4812-98b6-3e4fbd7e7b6a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:00.065752 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-8d3d931b-1cc9-41e2-bb8b-f6d4e036ee63 req-1c37cb9f-6876-48e2-b4f7-fa19a6f9e17a tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Get all volumes completed successfully. Jul 22 10:04:00.066716 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:00.066716 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:00.071670 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-8d3d931b-1cc9-41e2-bb8b-f6d4e036ee63 req-1c37cb9f-6876-48e2-b4f7-fa19a6f9e17a tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 10:04:00.071670 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 879/3475] 10.4.3.206 () {68 vars in 1508 bytes} [Wed Jul 22 10:04:00 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:00.073864 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:00.073864 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:00.077204 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b57f83c4-9d20-4812-98b6-3e4fbd7e7b6a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:00.081178 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b57f83c4-9d20-4812-98b6-3e4fbd7e7b6a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 200 Jul 22 10:04:00.081575 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 861/3476] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:00 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:00.096042 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-a13f176a-bfdd-41b6-a48c-d0ce53743ae8 req-9fd6891b-0947-4358-82ca-1ca723875e8e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:00.097978 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a13f176a-bfdd-41b6-a48c-d0ce53743ae8 req-9fd6891b-0947-4358-82ca-1ca723875e8e tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 10:04:00.098203 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a13f176a-bfdd-41b6-a48c-d0ce53743ae8 req-9fd6891b-0947-4358-82ca-1ca723875e8e tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:00.098446 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a13f176a-bfdd-41b6-a48c-d0ce53743ae8 req-9fd6891b-0947-4358-82ca-1ca723875e8e tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:00.098698 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [req-a13f176a-bfdd-41b6-a48c-d0ce53743ae8 req-9fd6891b-0947-4358-82ca-1ca723875e8e tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:04:00.099419 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [req-a13f176a-bfdd-41b6-a48c-d0ce53743ae8 req-9fd6891b-0947-4358-82ca-1ca723875e8e tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:04:00.106768 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-a13f176a-bfdd-41b6-a48c-d0ce53743ae8 req-9fd6891b-0947-4358-82ca-1ca723875e8e tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] Get all volumes completed successfully. Jul 22 10:04:00.107823 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:00.107823 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:00.112362 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a13f176a-bfdd-41b6-a48c-d0ce53743ae8 req-9fd6891b-0947-4358-82ca-1ca723875e8e tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-reader] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 10:04:00.112776 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 868/3477] 10.4.3.206 () {68 vars in 1508 bytes} [Wed Jul 22 10:04:00 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:00.127689 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-411127ce-c212-4312-833a-5f0c83b8b773 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:00.129591 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-411127ce-c212-4312-833a-5f0c83b8b773 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 Jul 22 10:04:00.129763 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-411127ce-c212-4312-833a-5f0c83b8b773 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:00.130003 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-411127ce-c212-4312-833a-5f0c83b8b773 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:00.130187 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-411127ce-c212-4312-833a-5f0c83b8b773 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Delete volume with id: f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 Jul 22 10:04:00.141843 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:00.141843 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:00.142466 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-411127ce-c212-4312-833a-5f0c83b8b773 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Volume info retrieved successfully. Jul 22 10:04:00.164019 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-411127ce-c212-4312-833a-5f0c83b8b773 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Delete volume request issued successfully. Jul 22 10:04:00.164279 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-411127ce-c212-4312-833a-5f0c83b8b773 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes/f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 returned with HTTP 202 Jul 22 10:04:00.164721 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 870/3478] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:00 2026] DELETE /volume/v3/volumes/f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:00.173269 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2baf7db9-0906-4291-891b-30ca94b52632 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:00.174969 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2baf7db9-0906-4291-891b-30ca94b52632 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] GET https://10.4.3.206/volume/v3/volumes/f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 Jul 22 10:04:00.175401 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2baf7db9-0906-4291-891b-30ca94b52632 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:00.175803 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2baf7db9-0906-4291-891b-30ca94b52632 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:00.185965 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:00.185965 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:00.191848 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2baf7db9-0906-4291-891b-30ca94b52632 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Volume info retrieved successfully. Jul 22 10:04:00.197999 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2baf7db9-0906-4291-891b-30ca94b52632 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes/f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 returned with HTTP 200 Jul 22 10:04:00.197999 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 880/3479] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:00 2026] GET /volume/v3/volumes/f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:00.665785 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7edc4678-884e-4600-8813-9602ccdb384b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:00.667769 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7edc4678-884e-4600-8813-9602ccdb384b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:04:00.668439 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7edc4678-884e-4600-8813-9602ccdb384b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:00.668439 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7edc4678-884e-4600-8813-9602ccdb384b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:00.676069 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:00.676069 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:00.679840 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7edc4678-884e-4600-8813-9602ccdb384b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:04:00.684125 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7edc4678-884e-4600-8813-9602ccdb384b tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 returned with HTTP 200 Jul 22 10:04:00.684512 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 862/3480] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:00 2026] GET /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:00.699178 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b1b5274a-2eb2-4b80-a0cc-60061eae792c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:00.701150 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b1b5274a-2eb2-4b80-a0cc-60061eae792c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] DELETE https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:04:00.701413 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b1b5274a-2eb2-4b80-a0cc-60061eae792c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:00.702939 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b1b5274a-2eb2-4b80-a0cc-60061eae792c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:00.702939 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-b1b5274a-2eb2-4b80-a0cc-60061eae792c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete volume with id: dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:04:00.709999 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:00.709999 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:00.710518 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b1b5274a-2eb2-4b80-a0cc-60061eae792c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:04:00.735379 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b1b5274a-2eb2-4b80-a0cc-60061eae792c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Delete volume request issued successfully. Jul 22 10:04:00.735640 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b1b5274a-2eb2-4b80-a0cc-60061eae792c tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 returned with HTTP 202 Jul 22 10:04:00.736111 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 869/3481] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:00 2026] DELETE /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:00.745338 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-24106d01-ae56-4d40-a8ad-9844597cc72a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:00.747700 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-24106d01-ae56-4d40-a8ad-9844597cc72a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:04:00.747947 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-24106d01-ae56-4d40-a8ad-9844597cc72a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:00.748191 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-24106d01-ae56-4d40-a8ad-9844597cc72a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:00.757571 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:00.757571 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:00.766265 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-24106d01-ae56-4d40-a8ad-9844597cc72a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Volume info retrieved successfully. Jul 22 10:04:00.772030 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-24106d01-ae56-4d40-a8ad-9844597cc72a tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 returned with HTTP 200 Jul 22 10:04:00.772585 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 871/3482] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:00 2026] GET /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:01.060950 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f0ceb456-62c6-4cf4-a905-00258435b821 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:01.063638 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f0ceb456-62c6-4cf4-a905-00258435b821 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:04:01.064289 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f0ceb456-62c6-4cf4-a905-00258435b821 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:01.064632 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f0ceb456-62c6-4cf4-a905-00258435b821 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:01.064958 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-f0ceb456-62c6-4cf4-a905-00258435b821 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:04:01.071527 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:01.071527 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:01.073578 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f0ceb456-62c6-4cf4-a905-00258435b821 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:04:01.074175 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 881/3483] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:01 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:01.099106 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-73ff55b2-fcca-431d-9f19-7d4d3a1ff6da None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:01.101844 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-73ff55b2-fcca-431d-9f19-7d4d3a1ff6da tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:04:01.102558 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-73ff55b2-fcca-431d-9f19-7d4d3a1ff6da tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:01.103268 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-73ff55b2-fcca-431d-9f19-7d4d3a1ff6da tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:01.119367 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:01.119367 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:01.125137 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-73ff55b2-fcca-431d-9f19-7d4d3a1ff6da tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:01.130418 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-73ff55b2-fcca-431d-9f19-7d4d3a1ff6da tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 200 Jul 22 10:04:01.131181 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 863/3484] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:01 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:01.211224 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c40d1ff7-012d-43aa-b05f-8d1a730c61da None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:01.213530 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c40d1ff7-012d-43aa-b05f-8d1a730c61da tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] GET https://10.4.3.206/volume/v3/volumes/f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 Jul 22 10:04:01.213856 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c40d1ff7-012d-43aa-b05f-8d1a730c61da tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:01.214199 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c40d1ff7-012d-43aa-b05f-8d1a730c61da tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:01.221369 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c40d1ff7-012d-43aa-b05f-8d1a730c61da tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes/f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 returned with HTTP 404 Jul 22 10:04:01.222035 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 870/3485] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:01 2026] GET /volume/v3/volumes/f58a536a-c8ba-44f6-b5a4-6d5d5000f1f0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:01.228838 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d033875a-9c64-4ef9-918c-1195bd631946 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:01.230638 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d033875a-9c64-4ef9-918c-1195bd631946 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] DELETE https://10.4.3.206/volume/v3/volumes/0f91abb1-214a-4161-ac2d-d2a8be93192f Jul 22 10:04:01.230934 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d033875a-9c64-4ef9-918c-1195bd631946 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:01.231174 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d033875a-9c64-4ef9-918c-1195bd631946 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:01.231432 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-d033875a-9c64-4ef9-918c-1195bd631946 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Delete volume with id: 0f91abb1-214a-4161-ac2d-d2a8be93192f Jul 22 10:04:01.240051 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:01.240051 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:01.240739 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d033875a-9c64-4ef9-918c-1195bd631946 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Volume info retrieved successfully. Jul 22 10:04:01.259610 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d033875a-9c64-4ef9-918c-1195bd631946 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Delete volume request issued successfully. Jul 22 10:04:01.259930 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d033875a-9c64-4ef9-918c-1195bd631946 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes/0f91abb1-214a-4161-ac2d-d2a8be93192f returned with HTTP 202 Jul 22 10:04:01.260614 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 872/3486] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:01 2026] DELETE /volume/v3/volumes/0f91abb1-214a-4161-ac2d-d2a8be93192f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:01.268143 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8b375f82-6fdd-421b-a394-dea47116ba91 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:01.270948 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8b375f82-6fdd-421b-a394-dea47116ba91 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] GET https://10.4.3.206/volume/v3/volumes/0f91abb1-214a-4161-ac2d-d2a8be93192f Jul 22 10:04:01.271228 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8b375f82-6fdd-421b-a394-dea47116ba91 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:01.271502 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8b375f82-6fdd-421b-a394-dea47116ba91 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:01.281260 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:01.281260 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:01.287213 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8b375f82-6fdd-421b-a394-dea47116ba91 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Volume info retrieved successfully. Jul 22 10:04:01.293969 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8b375f82-6fdd-421b-a394-dea47116ba91 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes/0f91abb1-214a-4161-ac2d-d2a8be93192f returned with HTTP 200 Jul 22 10:04:01.294598 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 882/3487] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:01 2026] GET /volume/v3/volumes/0f91abb1-214a-4161-ac2d-d2a8be93192f => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:01.786710 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-980a9aab-2a4a-441a-8113-72531b298d38 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:01.788913 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-980a9aab-2a4a-441a-8113-72531b298d38 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] GET https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 Jul 22 10:04:01.790082 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-980a9aab-2a4a-441a-8113-72531b298d38 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:01.790576 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-980a9aab-2a4a-441a-8113-72531b298d38 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:01.797502 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-980a9aab-2a4a-441a-8113-72531b298d38 tempest-VolumesBackupsTest-1700123618 tempest-VolumesBackupsTest-1700123618-project-member] https://10.4.3.206/volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 returned with HTTP 404 Jul 22 10:04:01.798246 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 864/3488] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:01 2026] GET /volume/v3/volumes/dc71952c-734e-4a40-96dc-ab78c0fe1172 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:02.095692 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5b41683c-0106-494f-be34-9cb5648dc975 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:02.097548 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5b41683c-0106-494f-be34-9cb5648dc975 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:04:02.097816 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5b41683c-0106-494f-be34-9cb5648dc975 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:02.098106 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5b41683c-0106-494f-be34-9cb5648dc975 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:02.098329 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-5b41683c-0106-494f-be34-9cb5648dc975 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:04:02.103433 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:02.103433 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:02.104677 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5b41683c-0106-494f-be34-9cb5648dc975 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:04:02.105213 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 871/3489] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:02 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:02.146691 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-864b070b-9531-4946-b62b-72b508429fb6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:02.148940 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-864b070b-9531-4946-b62b-72b508429fb6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:04:02.149161 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-864b070b-9531-4946-b62b-72b508429fb6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:02.149502 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-864b070b-9531-4946-b62b-72b508429fb6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:02.163097 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:02.163097 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:02.167590 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-864b070b-9531-4946-b62b-72b508429fb6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:02.172276 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-864b070b-9531-4946-b62b-72b508429fb6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 200 Jul 22 10:04:02.172779 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 873/3490] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:02 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:02.308401 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d87cbfbf-94c0-4d44-9dff-0299ce9c3cda None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:02.310199 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d87cbfbf-94c0-4d44-9dff-0299ce9c3cda tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] GET https://10.4.3.206/volume/v3/volumes/0f91abb1-214a-4161-ac2d-d2a8be93192f Jul 22 10:04:02.310411 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d87cbfbf-94c0-4d44-9dff-0299ce9c3cda tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:02.310608 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d87cbfbf-94c0-4d44-9dff-0299ce9c3cda tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:02.317329 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d87cbfbf-94c0-4d44-9dff-0299ce9c3cda tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes/0f91abb1-214a-4161-ac2d-d2a8be93192f returned with HTTP 404 Jul 22 10:04:02.317856 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 883/3491] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:02 2026] GET /volume/v3/volumes/0f91abb1-214a-4161-ac2d-d2a8be93192f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:02.325014 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5d9b520e-6791-4162-990c-9933b9b796ea None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:02.326913 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5d9b520e-6791-4162-990c-9933b9b796ea tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a622941b-543b-4261-92e3-0acbc523a756 Jul 22 10:04:02.327131 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5d9b520e-6791-4162-990c-9933b9b796ea tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:02.327289 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5d9b520e-6791-4162-990c-9933b9b796ea tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:02.327446 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-5d9b520e-6791-4162-990c-9933b9b796ea tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Delete volume with id: a622941b-543b-4261-92e3-0acbc523a756 Jul 22 10:04:02.336135 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:02.336135 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:02.336640 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5d9b520e-6791-4162-990c-9933b9b796ea tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Volume info retrieved successfully. Jul 22 10:04:02.359882 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5d9b520e-6791-4162-990c-9933b9b796ea tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Delete volume request issued successfully. Jul 22 10:04:02.360083 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5d9b520e-6791-4162-990c-9933b9b796ea tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes/a622941b-543b-4261-92e3-0acbc523a756 returned with HTTP 202 Jul 22 10:04:02.360506 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 865/3492] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:02 2026] DELETE /volume/v3/volumes/a622941b-543b-4261-92e3-0acbc523a756 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:02.369580 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2456d4d7-2c10-427a-82fb-fcd17fc985fe None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:02.375673 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2456d4d7-2c10-427a-82fb-fcd17fc985fe tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] GET https://10.4.3.206/volume/v3/volumes/a622941b-543b-4261-92e3-0acbc523a756 Jul 22 10:04:02.375832 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2456d4d7-2c10-427a-82fb-fcd17fc985fe tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:02.376210 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2456d4d7-2c10-427a-82fb-fcd17fc985fe tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:02.390644 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:02.390644 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:02.395818 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2456d4d7-2c10-427a-82fb-fcd17fc985fe tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Volume info retrieved successfully. Jul 22 10:04:02.400939 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2456d4d7-2c10-427a-82fb-fcd17fc985fe tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes/a622941b-543b-4261-92e3-0acbc523a756 returned with HTTP 200 Jul 22 10:04:02.401608 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 872/3493] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:02 2026] GET /volume/v3/volumes/a622941b-543b-4261-92e3-0acbc523a756 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:02.609989 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-452ea8ca-3f21-4aeb-9f13-316cabdb600e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:02.612323 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-452ea8ca-3f21-4aeb-9f13-316cabdb600e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/attachments/6f64664a-9dd3-458a-b275-4551aaec91dc/action Jul 22 10:04:02.612784 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-452ea8ca-3f21-4aeb-9f13-316cabdb600e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:02.612970 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-452ea8ca-3f21-4aeb-9f13-316cabdb600e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:02.631377 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:02.631377 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:02.642863 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-fd9a219e-90cc-480e-8fcc-aae7402a8e44 req-452ea8ca-3f21-4aeb-9f13-316cabdb600e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments/6f64664a-9dd3-458a-b275-4551aaec91dc/action returned with HTTP 204 Jul 22 10:04:02.643456 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 874/3494] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:04:02 2026] POST /volume/v3/attachments/6f64664a-9dd3-458a-b275-4551aaec91dc/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:03.117942 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-689ab23f-7baf-4fb1-a171-aace02500de3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:03.119981 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-689ab23f-7baf-4fb1-a171-aace02500de3 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:04:03.120308 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-689ab23f-7baf-4fb1-a171-aace02500de3 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:03.122112 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-689ab23f-7baf-4fb1-a171-aace02500de3 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:03.122112 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-689ab23f-7baf-4fb1-a171-aace02500de3 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:04:03.126104 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:03.126104 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:03.127080 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-689ab23f-7baf-4fb1-a171-aace02500de3 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:04:03.127498 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 884/3495] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:03 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:03.138216 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-df768965-d52d-4567-812a-824114ba0c93 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:03.139972 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:03.140372 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2490597b-e974-4c2f-9ce2-df75ebe41a57", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1812579964"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:03.141755 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Create volume request body: {'volume': {"'backup_id": '2490597b-e974-4c2f-9ce2-df75ebe41a57', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1812579964'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:03.141904 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Create volume of 1 GB Jul 22 10:04:03.147150 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Availability Zones retrieved successfully. Jul 22 10:04:03.154619 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Flow 'volume_create_api' (9b3e145e-86fc-4610-8521-bb0fa4ab9d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:03.155784 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18e67ac9-3dc4-4a0e-aaf9-7e8688c6987d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:03.156741 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:03.186394 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ce162564-0ccb-4d83-b43e-a650b05f706c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:03.188573 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ce162564-0ccb-4d83-b43e-a650b05f706c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:04:03.188809 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ce162564-0ccb-4d83-b43e-a650b05f706c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:03.194149 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ce162564-0ccb-4d83-b43e-a650b05f706c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:03.194149 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=354,cinder:UPDATE=75,cinder:INSERT=43 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:04:03.196914 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18e67ac9-3dc4-4a0e-aaf9-7e8688c6987d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:03.197663 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae4918d4-9bb3-46f0-9924-79987675133f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:03.205780 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:03.205780 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:03.211400 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ce162564-0ccb-4d83-b43e-a650b05f706c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:03.215317 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ce162564-0ccb-4d83-b43e-a650b05f706c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 200 Jul 22 10:04:03.215729 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 873/3496] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:03 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:03.249115 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Created reservations ['483dbc5a-f041-4777-aa24-b885d9827617', 'ac84ade5-56d5-4c2b-b9be-a8d677066acf', '905f8d8a-8313-48e5-b945-1d4211429ea5', '34d665b4-8156-4b53-9791-79a5959c2b0c'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:03.249838 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae4918d4-9bb3-46f0-9924-79987675133f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['483dbc5a-f041-4777-aa24-b885d9827617', 'ac84ade5-56d5-4c2b-b9be-a8d677066acf', '905f8d8a-8313-48e5-b945-1d4211429ea5', '34d665b4-8156-4b53-9791-79a5959c2b0c']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:03.250604 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ea283d7-4ec2-46a2-b0fe-3fcea456b43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:03.265388 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-fb3343bb-338f-4d1b-a3db-476dfe20e76d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:03.268378 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-fb3343bb-338f-4d1b-a3db-476dfe20e76d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:04:03.268378 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-fb3343bb-338f-4d1b-a3db-476dfe20e76d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:03.268540 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-fb3343bb-338f-4d1b-a3db-476dfe20e76d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:03.273728 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ea283d7-4ec2-46a2-b0fe-3fcea456b43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8700e647-ab6b-45bd-9557-230ab41db9f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1812579964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf3974a226634ea8aac00009d51f3d9e',qos_specs=None,replication_status=,reservations=['483dbc5a-f041-4777-aa24-b885d9827617','ac84ade5-56d5-4c2b-b9be-a8d677066acf','905f8d8a-8313-48e5-b945-1d4211429ea5','34d665b4-8156-4b53-9791-79a5959c2b0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7f70bf5c484b959b77a588035f5a95',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1812579964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8700e647-ab6b-45bd-9557-230ab41db9f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf3974a226634ea8aac00009d51f3d9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a7f70bf5c484b959b77a588035f5a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:03.274565 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa96037f-a01a-4f4f-9070-e30f66eb1b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:03.277643 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:03.277643 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:03.282537 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-fb3343bb-338f-4d1b-a3db-476dfe20e76d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:03.288552 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-fb3343bb-338f-4d1b-a3db-476dfe20e76d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:04:03.289148 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 875/3497] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:04:03 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:03.293273 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa96037f-a01a-4f4f-9070-e30f66eb1b1b) transitioned into state 'SUCCESS' from state '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-1812579964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf3974a226634ea8aac00009d51f3d9e',qos_specs=None,replication_status=,reservations=['483dbc5a-f041-4777-aa24-b885d9827617','ac84ade5-56d5-4c2b-b9be-a8d677066acf','905f8d8a-8313-48e5-b945-1d4211429ea5','34d665b4-8156-4b53-9791-79a5959c2b0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7f70bf5c484b959b77a588035f5a95',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:03.294314 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9670310-9bea-41db-93fb-fc15b2a1d34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:03.305715 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9670310-9bea-41db-93fb-fc15b2a1d34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:03.306845 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Flow 'volume_create_api' (9b3e145e-86fc-4610-8521-bb0fa4ab9d85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:03.307206 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Create volume request issued successfully. Jul 22 10:04:03.307995 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-df768965-d52d-4567-812a-824114ba0c93 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:03.308369 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 866/3498] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:04:03 2026] POST /volume/v3/volumes => generated 758 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:03.323909 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:03.329390 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:03.329956 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2490597b-e974-4c2f-9ce2-df75ebe41a57", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1773555254"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:03.332235 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Create volume request body: {'volume': {"'backup_id": '2490597b-e974-4c2f-9ce2-df75ebe41a57', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1773555254'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:03.332347 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Create volume of 1 GB Jul 22 10:04:03.336990 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Availability Zones retrieved successfully. Jul 22 10:04:03.342700 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Flow 'volume_create_api' (5c5d2cc9-f2a2-4683-864b-f0f9292cac87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:03.343763 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba992bf-e24d-4394-8c78-736dfe97ee3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:03.344830 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:03.386945 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba992bf-e24d-4394-8c78-736dfe97ee3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:03.390699 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e42f5f05-3e30-4d82-abb9-054a41f13c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:03.408802 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-02beb47d-6e73-4d29-955d-a92f26f461f5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:03.409317 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-02beb47d-6e73-4d29-955d-a92f26f461f5 None None] GET https://10.4.3.206/volume// Jul 22 10:04:03.409508 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-02beb47d-6e73-4d29-955d-a92f26f461f5 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:03.410088 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-02beb47d-6e73-4d29-955d-a92f26f461f5 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:03.410241 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-02beb47d-6e73-4d29-955d-a92f26f461f5 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:04:03.411253 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 874/3499] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:04:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:04:03.419804 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4fcb48a7-4e88-48c5-b1e6-974e5d783cb2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:03.421898 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4fcb48a7-4e88-48c5-b1e6-974e5d783cb2 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] GET https://10.4.3.206/volume/v3/volumes/a622941b-543b-4261-92e3-0acbc523a756 Jul 22 10:04:03.422126 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4fcb48a7-4e88-48c5-b1e6-974e5d783cb2 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:03.422359 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4fcb48a7-4e88-48c5-b1e6-974e5d783cb2 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:03.428023 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-1671684d-c012-45be-a905-9aca417856ad None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:03.429393 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4fcb48a7-4e88-48c5-b1e6-974e5d783cb2 tempest-VolumesTestJSON-1794587944 tempest-VolumesTestJSON-1794587944-project-member] https://10.4.3.206/volume/v3/volumes/a622941b-543b-4261-92e3-0acbc523a756 returned with HTTP 404 Jul 22 10:04:03.430477 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 876/3500] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:03 2026] GET /volume/v3/volumes/a622941b-543b-4261-92e3-0acbc523a756 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:03.476824 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-1671684d-c012-45be-a905-9aca417856ad tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:04:03.479034 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-1671684d-c012-45be-a905-9aca417856ad tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52e9119f-e28e-4883-b7a0-40b7818b8a6d", "connector": null, "instance_uuid": "97c7170a-ce3d-47a6-be17-6f1ac09428dd"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:03.483939 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Created reservations ['cbd58b7f-ed07-4bd9-892e-e1efac3e4975', '7594be6f-b697-448d-9ddc-799cb76864dd', '4b8e8e14-3d8c-45ee-9de0-622f06bf2029', 'cbd3f523-0bbd-49be-b718-d16b35927bfd'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:03.483939 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e42f5f05-3e30-4d82-abb9-054a41f13c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbd58b7f-ed07-4bd9-892e-e1efac3e4975', '7594be6f-b697-448d-9ddc-799cb76864dd', '4b8e8e14-3d8c-45ee-9de0-622f06bf2029', 'cbd3f523-0bbd-49be-b718-d16b35927bfd']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:03.484850 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (140f73ca-4a1f-4599-9b05-c22db1bebc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:03.515540 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:03.515540 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:03.536662 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (140f73ca-4a1f-4599-9b05-c22db1bebc06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aac94759-100b-4a9d-acbe-25078b71c2a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1773555254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf3974a226634ea8aac00009d51f3d9e',qos_specs=None,replication_status=,reservations=['cbd58b7f-ed07-4bd9-892e-e1efac3e4975','7594be6f-b697-448d-9ddc-799cb76864dd','4b8e8e14-3d8c-45ee-9de0-622f06bf2029','cbd3f523-0bbd-49be-b718-d16b35927bfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7f70bf5c484b959b77a588035f5a95',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1773555254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aac94759-100b-4a9d-acbe-25078b71c2a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf3974a226634ea8aac00009d51f3d9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a7f70bf5c484b959b77a588035f5a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:03.538148 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee053e7a-3edd-4387-a9d3-b53b32001d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:03.577951 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee053e7a-3edd-4387-a9d3-b53b32001d20) transitioned into state 'SUCCESS' from state '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-1773555254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf3974a226634ea8aac00009d51f3d9e',qos_specs=None,replication_status=,reservations=['cbd58b7f-ed07-4bd9-892e-e1efac3e4975','7594be6f-b697-448d-9ddc-799cb76864dd','4b8e8e14-3d8c-45ee-9de0-622f06bf2029','cbd3f523-0bbd-49be-b718-d16b35927bfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7f70bf5c484b959b77a588035f5a95',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:03.577951 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9492bcc2-b0a0-4019-9aab-bf9c1c561c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:03.578219 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-1671684d-c012-45be-a905-9aca417856ad tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:04:03.578219 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 867/3501] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:04:03 2026] POST /volume/v3/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:03.595314 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9492bcc2-b0a0-4019-9aab-bf9c1c561c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:03.596894 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Flow 'volume_create_api' (5c5d2cc9-f2a2-4683-864b-f0f9292cac87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:03.597877 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Create volume request issued successfully. Jul 22 10:04:03.598841 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a20d01bd-4aa1-4a87-8556-e0bbb5714979 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:03.599376 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 885/3502] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:04:03 2026] POST /volume/v3/volumes => generated 758 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:03.613804 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-84224f7d-02bb-471c-ae5a-548f41b99382 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:03.615995 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:03.616642 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2490597b-e974-4c2f-9ce2-df75ebe41a57", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-905628801"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:03.618499 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Create volume request body: {'volume': {"'backup_id": '2490597b-e974-4c2f-9ce2-df75ebe41a57', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-905628801'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:03.618499 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Create volume of 1 GB Jul 22 10:04:03.626498 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-193831a9-a884-4e8c-af73-997020cbef75 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:03.628365 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Availability Zones retrieved successfully. Jul 22 10:04:03.633140 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-193831a9-a884-4e8c-af73-997020cbef75 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:04:03.633438 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-193831a9-a884-4e8c-af73-997020cbef75 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:03.633641 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-193831a9-a884-4e8c-af73-997020cbef75 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:03.641144 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Flow 'volume_create_api' (af5a5118-9cc2-49e2-931e-80eee4ac9265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:03.641543 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1453898f-968f-45c7-b9dc-210ff85efbb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:03.642939 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:03.646733 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5dfc190f-da55-4f75-8be4-08124fb90e1d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:03.647096 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5dfc190f-da55-4f75-8be4-08124fb90e1d None None] GET https://10.4.3.206/volume// Jul 22 10:04:03.647304 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5dfc190f-da55-4f75-8be4-08124fb90e1d None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:03.647520 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5dfc190f-da55-4f75-8be4-08124fb90e1d None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:03.647869 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5dfc190f-da55-4f75-8be4-08124fb90e1d None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:04:03.648290 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 868/3503] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:04:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:04:03.650862 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:03.650862 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:03.656615 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-193831a9-a884-4e8c-af73-997020cbef75 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:03.661210 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-89a0242b-2fe0-4dde-811a-f009fc2a529d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:03.663788 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-89a0242b-2fe0-4dde-811a-f009fc2a529d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:04:03.664220 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-89a0242b-2fe0-4dde-811a-f009fc2a529d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:03.664544 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-89a0242b-2fe0-4dde-811a-f009fc2a529d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:03.667770 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=350,cinder:UPDATE=96,cinder:INSERT=55 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:04:03.668013 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-193831a9-a884-4e8c-af73-997020cbef75 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:04:03.671951 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 877/3504] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:03 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 873 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:03.678665 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1453898f-968f-45c7-b9dc-210ff85efbb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:03.679254 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:03.679254 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:03.679474 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac521337-91df-4ccf-8e47-4a54e5629bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:03.685440 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-89a0242b-2fe0-4dde-811a-f009fc2a529d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:03.695031 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-89a0242b-2fe0-4dde-811a-f009fc2a529d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:04:03.695031 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 886/3505] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:04:03 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 1053 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:04:03.736850 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Created reservations ['91e6d82e-980f-48e2-a697-10f89cda68d3', 'a87ea689-f19d-4d5b-9493-841294f356a8', '2bd9409d-cb47-4ba1-9b50-a1425f893e5b', '0fdc76cb-c06d-4c0f-9d95-269d750a7c51'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:03.737894 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac521337-91df-4ccf-8e47-4a54e5629bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91e6d82e-980f-48e2-a697-10f89cda68d3', 'a87ea689-f19d-4d5b-9493-841294f356a8', '2bd9409d-cb47-4ba1-9b50-a1425f893e5b', '0fdc76cb-c06d-4c0f-9d95-269d750a7c51']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:03.738908 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02fb6da8-49a7-4eb8-92bd-edb9d2989b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:03.769422 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02fb6da8-49a7-4eb8-92bd-edb9d2989b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c75a2186-b0bb-4832-8572-c3c6a1c5de83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-905628801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf3974a226634ea8aac00009d51f3d9e',qos_specs=None,replication_status=,reservations=['91e6d82e-980f-48e2-a697-10f89cda68d3','a87ea689-f19d-4d5b-9493-841294f356a8','2bd9409d-cb47-4ba1-9b50-a1425f893e5b','0fdc76cb-c06d-4c0f-9d95-269d750a7c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7f70bf5c484b959b77a588035f5a95',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-905628801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c75a2186-b0bb-4832-8572-c3c6a1c5de83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf3974a226634ea8aac00009d51f3d9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a7f70bf5c484b959b77a588035f5a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:03.770296 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16eaef2b-5bbf-4431-9e33-fab60b9b3740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:03.795004 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16eaef2b-5bbf-4431-9e33-fab60b9b3740) transitioned into state 'SUCCESS' from state '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-905628801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf3974a226634ea8aac00009d51f3d9e',qos_specs=None,replication_status=,reservations=['91e6d82e-980f-48e2-a697-10f89cda68d3','a87ea689-f19d-4d5b-9493-841294f356a8','2bd9409d-cb47-4ba1-9b50-a1425f893e5b','0fdc76cb-c06d-4c0f-9d95-269d750a7c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7f70bf5c484b959b77a588035f5a95',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:03.795683 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8909e0a7-b02d-4894-b8ed-0cf463cb2814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:03.807995 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8909e0a7-b02d-4894-b8ed-0cf463cb2814) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:03.809193 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Flow 'volume_create_api' (af5a5118-9cc2-49e2-931e-80eee4ac9265) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:03.809569 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Create volume request issued successfully. Jul 22 10:04:03.810284 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-84224f7d-02bb-471c-ae5a-548f41b99382 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:03.810820 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 875/3506] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:04:03 2026] POST /volume/v3/volumes => generated 757 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:03.825005 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-5948217d-1850-4f9a-aba8-5d14843b5388 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:03.827090 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d916e3d0-42a4-4922-9843-129adcf32149 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:03.827725 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-5948217d-1850-4f9a-aba8-5d14843b5388 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] PUT https://10.4.3.206/volume/v3/attachments/58009493-2454-40b7-8107-242bff60424f Jul 22 10:04:03.828377 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-5948217d-1850-4f9a-aba8-5d14843b5388 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:03.829504 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:03.829993 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2490597b-e974-4c2f-9ce2-df75ebe41a57", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1722765492"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:03.831657 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=369,cinder:UPDATE=75,cinder:INSERT=46 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:04:03.831792 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Create volume request body: {'volume': {"'backup_id": '2490597b-e974-4c2f-9ce2-df75ebe41a57', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1722765492'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:03.831969 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Create volume of 1 GB Jul 22 10:04:03.837129 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-5948217d-1850-4f9a-aba8-5d14843b5388 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Acquiring lock "cinder-attachment_update-52e9119f-e28e-4883-b7a0-40b7818b8a6d-np0000005636" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:04:03.837995 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Availability Zones retrieved successfully. Jul 22 10:04:03.843278 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-5948217d-1850-4f9a-aba8-5d14843b5388 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Lock "cinder-attachment_update-52e9119f-e28e-4883-b7a0-40b7818b8a6d-np0000005636" acquired by "attachment_update" :: waited 0.006s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:04:03.845529 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:03.845529 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:03.846288 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Flow 'volume_create_api' (95c0224a-56d1-482b-b250-c080bd6f2354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:03.847524 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0758672d-76f8-4d54-aebe-e7dd14323930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:03.848853 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:03.892197 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0758672d-76f8-4d54-aebe-e7dd14323930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:03.893362 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1f7cdcc-2f2d-404e-a04e-9be9b4732bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:03.950455 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Created reservations ['d3685f30-4c5b-4159-91f4-6d65a91b25f9', '29185115-d4b8-4329-b1a0-38c56c552079', '611ee2be-8e86-473b-941b-5b7af34558c9', '059544f4-1ebc-45ec-bf38-5ff0c58b1f71'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:03.951727 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1f7cdcc-2f2d-404e-a04e-9be9b4732bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3685f30-4c5b-4159-91f4-6d65a91b25f9', '29185115-d4b8-4329-b1a0-38c56c552079', '611ee2be-8e86-473b-941b-5b7af34558c9', '059544f4-1ebc-45ec-bf38-5ff0c58b1f71']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:03.952757 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0608d2de-e877-4abb-8eb4-826662364e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:03.984813 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0608d2de-e877-4abb-8eb4-826662364e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd606f6ed-867c-4c1e-a5ff-861b3e7b62b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1722765492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf3974a226634ea8aac00009d51f3d9e',qos_specs=None,replication_status=,reservations=['d3685f30-4c5b-4159-91f4-6d65a91b25f9','29185115-d4b8-4329-b1a0-38c56c552079','611ee2be-8e86-473b-941b-5b7af34558c9','059544f4-1ebc-45ec-bf38-5ff0c58b1f71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7f70bf5c484b959b77a588035f5a95',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1722765492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d606f6ed-867c-4c1e-a5ff-861b3e7b62b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf3974a226634ea8aac00009d51f3d9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a7f70bf5c484b959b77a588035f5a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:03.985882 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb5ad12a-e233-4af6-8d0f-8437c6c41cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:04.011308 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-5948217d-1850-4f9a-aba8-5d14843b5388 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Lock "cinder-attachment_update-52e9119f-e28e-4883-b7a0-40b7818b8a6d-np0000005636" released by "attachment_update" :: held 0.168s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:04:04.011795 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-5948217d-1850-4f9a-aba8-5d14843b5388 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments/58009493-2454-40b7-8107-242bff60424f returned with HTTP 200 Jul 22 10:04:04.012603 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 869/3507] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:04:03 2026] PUT /volume/v3/attachments/58009493-2454-40b7-8107-242bff60424f => generated 968 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:04.022497 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb5ad12a-e233-4af6-8d0f-8437c6c41cf4) transitioned into state 'SUCCESS' from state '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-1722765492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf3974a226634ea8aac00009d51f3d9e',qos_specs=None,replication_status=,reservations=['d3685f30-4c5b-4159-91f4-6d65a91b25f9','29185115-d4b8-4329-b1a0-38c56c552079','611ee2be-8e86-473b-941b-5b7af34558c9','059544f4-1ebc-45ec-bf38-5ff0c58b1f71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7f70bf5c484b959b77a588035f5a95',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:04.022497 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cd14bee-2b55-43c7-9a18-dccfe467ff22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:04.025415 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-f9799815-e19d-44af-ba47-f1947abf5a10 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:04.027853 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-f9799815-e19d-44af-ba47-f1947abf5a10 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d/encryption Jul 22 10:04:04.028230 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-f9799815-e19d-44af-ba47-f1947abf5a10 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:04.028430 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-f9799815-e19d-44af-ba47-f1947abf5a10 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:04.040958 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cd14bee-2b55-43c7-9a18-dccfe467ff22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:04.040958 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Flow 'volume_create_api' (95c0224a-56d1-482b-b250-c080bd6f2354) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:04.040958 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Create volume request issued successfully. Jul 22 10:04:04.041682 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d916e3d0-42a4-4922-9843-129adcf32149 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:04.042221 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 878/3508] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:04:03 2026] POST /volume/v3/volumes => generated 758 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:04.045849 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:04.045849 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:04.057342 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-f9799815-e19d-44af-ba47-f1947abf5a10 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d/encryption returned with HTTP 200 Jul 22 10:04:04.057905 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 887/3509] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 10:04:04 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:04.060382 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-267c9437-6081-44c5-8f08-cc9589602988 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:04.060701 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:04.061026 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2490597b-e974-4c2f-9ce2-df75ebe41a57", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-392998702"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:04.062380 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Create volume request body: {'volume': {"'backup_id": '2490597b-e974-4c2f-9ce2-df75ebe41a57', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-392998702'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:04.063009 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Create volume of 1 GB Jul 22 10:04:04.063009 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:04.063009 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:04.066728 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Availability Zones retrieved successfully. Jul 22 10:04:04.073453 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Flow 'volume_create_api' (e0e936fb-aa48-4b58-a141-58ef64c04a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:04.074645 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2d4018a-74f5-4811-8926-9a41b5c21ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:04.075631 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:04.103309 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2d4018a-74f5-4811-8926-9a41b5c21ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:04.104002 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7a85cff-d801-4432-ac54-63e5f26839f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:04.156788 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Created reservations ['2f2cfdcf-091c-4c57-9a73-896de060a31f', '3893ae96-1bfd-4c91-bf12-4f7445c83726', 'c16347de-1ec3-49eb-b13e-5cbf15ef1a7d', '65d31008-8ebc-46f1-b5f9-0ce76a16c4d1'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:04.157736 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7a85cff-d801-4432-ac54-63e5f26839f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f2cfdcf-091c-4c57-9a73-896de060a31f', '3893ae96-1bfd-4c91-bf12-4f7445c83726', 'c16347de-1ec3-49eb-b13e-5cbf15ef1a7d', '65d31008-8ebc-46f1-b5f9-0ce76a16c4d1']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:04.158600 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa93ee57-a6a7-41db-b46e-1a72ab52fe5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:04.189717 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa93ee57-a6a7-41db-b46e-1a72ab52fe5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '052e7e83-3aa1-46cb-9b78-dc67dc4922b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-392998702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf3974a226634ea8aac00009d51f3d9e',qos_specs=None,replication_status=,reservations=['2f2cfdcf-091c-4c57-9a73-896de060a31f','3893ae96-1bfd-4c91-bf12-4f7445c83726','c16347de-1ec3-49eb-b13e-5cbf15ef1a7d','65d31008-8ebc-46f1-b5f9-0ce76a16c4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7f70bf5c484b959b77a588035f5a95',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-392998702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=052e7e83-3aa1-46cb-9b78-dc67dc4922b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf3974a226634ea8aac00009d51f3d9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a7f70bf5c484b959b77a588035f5a95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:04.191907 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c775afb1-2464-4c4b-90f6-6d44d2869224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:04.214694 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c775afb1-2464-4c4b-90f6-6d44d2869224) transitioned into state 'SUCCESS' from state '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-392998702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf3974a226634ea8aac00009d51f3d9e',qos_specs=None,replication_status=,reservations=['2f2cfdcf-091c-4c57-9a73-896de060a31f','3893ae96-1bfd-4c91-bf12-4f7445c83726','c16347de-1ec3-49eb-b13e-5cbf15ef1a7d','65d31008-8ebc-46f1-b5f9-0ce76a16c4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7f70bf5c484b959b77a588035f5a95',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:04.216365 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (589ef948-6684-4df3-bdbb-bd5d7052f6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:04.228208 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (589ef948-6684-4df3-bdbb-bd5d7052f6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:04.229463 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Flow 'volume_create_api' (e0e936fb-aa48-4b58-a141-58ef64c04a5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:04.229899 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Create volume request issued successfully. Jul 22 10:04:04.230693 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-267c9437-6081-44c5-8f08-cc9589602988 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:04.231294 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 876/3510] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:04:04 2026] POST /volume/v3/volumes => generated 757 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:04.242948 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-80aac60c-6311-4b49-98f9-2ae03803c368 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:04.245016 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-80aac60c-6311-4b49-98f9-2ae03803c368 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/8700e647-ab6b-45bd-9557-230ab41db9f4 Jul 22 10:04:04.245307 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-80aac60c-6311-4b49-98f9-2ae03803c368 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:04.245531 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-80aac60c-6311-4b49-98f9-2ae03803c368 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:04.254047 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:04.254047 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:04.259174 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-80aac60c-6311-4b49-98f9-2ae03803c368 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:04:04.265374 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-80aac60c-6311-4b49-98f9-2ae03803c368 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/8700e647-ab6b-45bd-9557-230ab41db9f4 returned with HTTP 200 Jul 22 10:04:04.265821 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 870/3511] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:04 2026] GET /volume/v3/volumes/8700e647-ab6b-45bd-9557-230ab41db9f4 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:04.279298 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1354944b-bc34-4052-8c45-f49bafaa5341 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:04.281474 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1354944b-bc34-4052-8c45-f49bafaa5341 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/aac94759-100b-4a9d-acbe-25078b71c2a7 Jul 22 10:04:04.281704 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1354944b-bc34-4052-8c45-f49bafaa5341 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:04.281890 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1354944b-bc34-4052-8c45-f49bafaa5341 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:04.290351 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:04.290351 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:04.294357 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1354944b-bc34-4052-8c45-f49bafaa5341 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:04:04.300777 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1354944b-bc34-4052-8c45-f49bafaa5341 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/aac94759-100b-4a9d-acbe-25078b71c2a7 returned with HTTP 200 Jul 22 10:04:04.300942 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 879/3512] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:04 2026] GET /volume/v3/volumes/aac94759-100b-4a9d-acbe-25078b71c2a7 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:04.313696 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-16f4a248-54ea-4184-acd9-e1a5f1de555a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:04.315582 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-16f4a248-54ea-4184-acd9-e1a5f1de555a tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/c75a2186-b0bb-4832-8572-c3c6a1c5de83 Jul 22 10:04:04.315808 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-16f4a248-54ea-4184-acd9-e1a5f1de555a tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:04.316022 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-16f4a248-54ea-4184-acd9-e1a5f1de555a tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:04.324400 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:04.324400 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:04.329269 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-16f4a248-54ea-4184-acd9-e1a5f1de555a tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:04:04.336572 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-16f4a248-54ea-4184-acd9-e1a5f1de555a tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/c75a2186-b0bb-4832-8572-c3c6a1c5de83 returned with HTTP 200 Jul 22 10:04:04.337819 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 888/3513] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:04 2026] GET /volume/v3/volumes/c75a2186-b0bb-4832-8572-c3c6a1c5de83 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:04.354539 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-eaab01dd-b3e3-401a-9ded-b838169e6a9e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:04.356222 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-eaab01dd-b3e3-401a-9ded-b838169e6a9e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/d606f6ed-867c-4c1e-a5ff-861b3e7b62b7 Jul 22 10:04:04.356388 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-eaab01dd-b3e3-401a-9ded-b838169e6a9e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:04.356583 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-eaab01dd-b3e3-401a-9ded-b838169e6a9e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:04.365203 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:04.365203 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:04.369198 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-eaab01dd-b3e3-401a-9ded-b838169e6a9e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:04:04.373273 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-eaab01dd-b3e3-401a-9ded-b838169e6a9e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/d606f6ed-867c-4c1e-a5ff-861b3e7b62b7 returned with HTTP 200 Jul 22 10:04:04.373648 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 877/3514] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:04 2026] GET /volume/v3/volumes/d606f6ed-867c-4c1e-a5ff-861b3e7b62b7 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:04.391789 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-47753965-a8d8-4e19-b310-f6120d00323b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:04.394562 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-47753965-a8d8-4e19-b310-f6120d00323b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/052e7e83-3aa1-46cb-9b78-dc67dc4922b3 Jul 22 10:04:04.394895 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-47753965-a8d8-4e19-b310-f6120d00323b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:04.395253 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-47753965-a8d8-4e19-b310-f6120d00323b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:04.403571 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:04.403571 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:04.410334 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-47753965-a8d8-4e19-b310-f6120d00323b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:04:04.416349 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-47753965-a8d8-4e19-b310-f6120d00323b tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/052e7e83-3aa1-46cb-9b78-dc67dc4922b3 returned with HTTP 200 Jul 22 10:04:04.417253 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 871/3515] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:04 2026] GET /volume/v3/volumes/052e7e83-3aa1-46cb-9b78-dc67dc4922b3 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:04.430915 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5fba2faf-21ae-407b-bc4e-2f726e5a922e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:04.433025 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5fba2faf-21ae-407b-bc4e-2f726e5a922e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] DELETE https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:04:04.433254 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5fba2faf-21ae-407b-bc4e-2f726e5a922e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:04.433536 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5fba2faf-21ae-407b-bc4e-2f726e5a922e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:04.433667 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-5fba2faf-21ae-407b-bc4e-2f726e5a922e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Delete backup with id: 2490597b-e974-4c2f-9ce2-df75ebe41a57. Jul 22 10:04:04.439856 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:04.439856 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:04.459576 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-5fba2faf-21ae-407b-bc4e-2f726e5a922e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] delete_backup rpcapi backup_id 2490597b-e974-4c2f-9ce2-df75ebe41a57 {{(pid=100150) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:04:04.461704 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5fba2faf-21ae-407b-bc4e-2f726e5a922e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 202 Jul 22 10:04:04.462146 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 880/3516] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:04 2026] DELETE /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:04:04.471409 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-10bac3fc-ebb5-4a9e-96e0-3f06e98c5b66 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:04.473577 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-10bac3fc-ebb5-4a9e-96e0-3f06e98c5b66 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:04:04.473845 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-10bac3fc-ebb5-4a9e-96e0-3f06e98c5b66 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:04.474113 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-10bac3fc-ebb5-4a9e-96e0-3f06e98c5b66 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:04.474313 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-10bac3fc-ebb5-4a9e-96e0-3f06e98c5b66 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:04:04.479635 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:04.479635 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:04.480532 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-10bac3fc-ebb5-4a9e-96e0-3f06e98c5b66 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 200 Jul 22 10:04:04.481008 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 889/3517] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:04 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:04.683012 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a04a9e97-df4e-410e-bec8-3b6f30cf3af4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:04.685300 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a04a9e97-df4e-410e-bec8-3b6f30cf3af4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:04:04.685542 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a04a9e97-df4e-410e-bec8-3b6f30cf3af4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:04.685822 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a04a9e97-df4e-410e-bec8-3b6f30cf3af4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:04.870545 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:04.870545 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:04.876081 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a04a9e97-df4e-410e-bec8-3b6f30cf3af4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:04.880116 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a04a9e97-df4e-410e-bec8-3b6f30cf3af4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:04:04.880670 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 878/3518] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:04 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 874 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:05.495011 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c3cf7641-8291-4081-8926-afd92b1b0326 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:05.497289 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c3cf7641-8291-4081-8926-afd92b1b0326 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 Jul 22 10:04:05.497478 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c3cf7641-8291-4081-8926-afd92b1b0326 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:05.497704 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c3cf7641-8291-4081-8926-afd92b1b0326 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:05.497862 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-c3cf7641-8291-4081-8926-afd92b1b0326 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Show backup with id 2490597b-e974-4c2f-9ce2-df75ebe41a57. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:04:05.504233 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c3cf7641-8291-4081-8926-afd92b1b0326 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 returned with HTTP 404 Jul 22 10:04:05.505032 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 872/3519] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:05 2026] GET /volume/v3/backups/2490597b-e974-4c2f-9ce2-df75ebe41a57 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:05.520533 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ac927c71-b54b-40e2-9f43-309ba9e7a091 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:05.523071 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ac927c71-b54b-40e2-9f43-309ba9e7a091 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] DELETE https://10.4.3.206/volume/v3/volumes/052e7e83-3aa1-46cb-9b78-dc67dc4922b3 Jul 22 10:04:05.523415 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ac927c71-b54b-40e2-9f43-309ba9e7a091 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:05.523623 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ac927c71-b54b-40e2-9f43-309ba9e7a091 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:05.523918 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-ac927c71-b54b-40e2-9f43-309ba9e7a091 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Delete volume with id: 052e7e83-3aa1-46cb-9b78-dc67dc4922b3 Jul 22 10:04:05.526844 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=446,cinder:INSERT=85,cinder:UPDATE=136 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:04:05.537748 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:05.537748 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:05.538414 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ac927c71-b54b-40e2-9f43-309ba9e7a091 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:04:05.569293 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ac927c71-b54b-40e2-9f43-309ba9e7a091 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Delete volume request issued successfully. Jul 22 10:04:05.569690 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ac927c71-b54b-40e2-9f43-309ba9e7a091 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/052e7e83-3aa1-46cb-9b78-dc67dc4922b3 returned with HTTP 202 Jul 22 10:04:05.570592 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 881/3520] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:05 2026] DELETE /volume/v3/volumes/052e7e83-3aa1-46cb-9b78-dc67dc4922b3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 10:04:05.577978 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-db045a17-114b-48dc-891c-81f2179ab5d3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:05.580123 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-db045a17-114b-48dc-891c-81f2179ab5d3 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/052e7e83-3aa1-46cb-9b78-dc67dc4922b3 Jul 22 10:04:05.580424 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-db045a17-114b-48dc-891c-81f2179ab5d3 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:05.580708 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-db045a17-114b-48dc-891c-81f2179ab5d3 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:05.591048 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:05.591048 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:05.597762 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-db045a17-114b-48dc-891c-81f2179ab5d3 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:04:05.604246 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-db045a17-114b-48dc-891c-81f2179ab5d3 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/052e7e83-3aa1-46cb-9b78-dc67dc4922b3 returned with HTTP 200 Jul 22 10:04:05.604913 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 890/3521] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:05 2026] GET /volume/v3/volumes/052e7e83-3aa1-46cb-9b78-dc67dc4922b3 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:05.695001 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9d2bc4b8-5c1b-4321-a89c-a14e5d27ff44 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:05.796349 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9d2bc4b8-5c1b-4321-a89c-a14e5d27ff44 tempest-VolumePoolsAdminTestsJSON-10398731 tempest-VolumePoolsAdminTestsJSON-10398731-project-admin] GET https://10.4.3.206/volume/v3/scheduler-stats/get_pools?detail=True Jul 22 10:04:05.796529 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9d2bc4b8-5c1b-4321-a89c-a14e5d27ff44 tempest-VolumePoolsAdminTestsJSON-10398731 tempest-VolumePoolsAdminTestsJSON-10398731-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:05.796714 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9d2bc4b8-5c1b-4321-a89c-a14e5d27ff44 tempest-VolumePoolsAdminTestsJSON-10398731 tempest-VolumePoolsAdminTestsJSON-10398731-project-admin] Calling method 'get_pools' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:05.807986 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9d2bc4b8-5c1b-4321-a89c-a14e5d27ff44 tempest-VolumePoolsAdminTestsJSON-10398731 tempest-VolumePoolsAdminTestsJSON-10398731-project-admin] https://10.4.3.206/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 22 10:04:05.808425 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 879/3522] 10.4.3.206 () {66 vars in 1314 bytes} [Wed Jul 22 10:04:05 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:05.818970 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1eaf0775-b4c0-4961-a13e-53a6b84ac5c1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:05.821680 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1eaf0775-b4c0-4961-a13e-53a6b84ac5c1 tempest-VolumePoolsAdminTestsJSON-10398731 tempest-VolumePoolsAdminTestsJSON-10398731-project-admin] GET https://10.4.3.206/volume/v3/scheduler-stats/get_pools Jul 22 10:04:05.822047 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1eaf0775-b4c0-4961-a13e-53a6b84ac5c1 tempest-VolumePoolsAdminTestsJSON-10398731 tempest-VolumePoolsAdminTestsJSON-10398731-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:05.822326 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1eaf0775-b4c0-4961-a13e-53a6b84ac5c1 tempest-VolumePoolsAdminTestsJSON-10398731 tempest-VolumePoolsAdminTestsJSON-10398731-project-admin] Calling method 'get_pools' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:05.834014 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1eaf0775-b4c0-4961-a13e-53a6b84ac5c1 tempest-VolumePoolsAdminTestsJSON-10398731 tempest-VolumePoolsAdminTestsJSON-10398731-project-admin] https://10.4.3.206/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 10:04:05.834679 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 873/3523] 10.4.3.206 () {66 vars in 1291 bytes} [Wed Jul 22 10:04:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:05.899323 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c9aaaf7a-6edb-4eae-bf37-8df9430c5c7f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:05.901586 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c9aaaf7a-6edb-4eae-bf37-8df9430c5c7f tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:04:05.901857 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c9aaaf7a-6edb-4eae-bf37-8df9430c5c7f tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:05.902299 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c9aaaf7a-6edb-4eae-bf37-8df9430c5c7f tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:05.915817 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:05.915817 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:05.920586 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c9aaaf7a-6edb-4eae-bf37-8df9430c5c7f tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:05.926288 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c9aaaf7a-6edb-4eae-bf37-8df9430c5c7f tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:04:05.926642 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 882/3524] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:05 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:06.622720 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3225d6e9-b48d-4b83-802d-aeb5bf3d3c9a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:06.624713 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3225d6e9-b48d-4b83-802d-aeb5bf3d3c9a tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/052e7e83-3aa1-46cb-9b78-dc67dc4922b3 Jul 22 10:04:06.624932 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3225d6e9-b48d-4b83-802d-aeb5bf3d3c9a tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:06.625139 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3225d6e9-b48d-4b83-802d-aeb5bf3d3c9a tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:06.631227 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3225d6e9-b48d-4b83-802d-aeb5bf3d3c9a tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/052e7e83-3aa1-46cb-9b78-dc67dc4922b3 returned with HTTP 404 Jul 22 10:04:06.631702 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 891/3525] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:06 2026] GET /volume/v3/volumes/052e7e83-3aa1-46cb-9b78-dc67dc4922b3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:06.639619 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e5caa301-5e29-4a91-b5f3-170247de95fc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:06.641582 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e5caa301-5e29-4a91-b5f3-170247de95fc tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] DELETE https://10.4.3.206/volume/v3/volumes/d606f6ed-867c-4c1e-a5ff-861b3e7b62b7 Jul 22 10:04:06.641803 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e5caa301-5e29-4a91-b5f3-170247de95fc tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:06.642026 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e5caa301-5e29-4a91-b5f3-170247de95fc tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:06.642269 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-e5caa301-5e29-4a91-b5f3-170247de95fc tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Delete volume with id: d606f6ed-867c-4c1e-a5ff-861b3e7b62b7 Jul 22 10:04:06.650288 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:06.650288 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:06.650789 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e5caa301-5e29-4a91-b5f3-170247de95fc tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:04:06.671522 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e5caa301-5e29-4a91-b5f3-170247de95fc tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Delete volume request issued successfully. Jul 22 10:04:06.671797 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e5caa301-5e29-4a91-b5f3-170247de95fc tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/d606f6ed-867c-4c1e-a5ff-861b3e7b62b7 returned with HTTP 202 Jul 22 10:04:06.672313 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 880/3526] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:06 2026] DELETE /volume/v3/volumes/d606f6ed-867c-4c1e-a5ff-861b3e7b62b7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:06.684549 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-70517c7e-f0bd-43e8-894f-b4b129091d38 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:06.687074 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-70517c7e-f0bd-43e8-894f-b4b129091d38 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/d606f6ed-867c-4c1e-a5ff-861b3e7b62b7 Jul 22 10:04:06.687365 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-70517c7e-f0bd-43e8-894f-b4b129091d38 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:06.687615 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-70517c7e-f0bd-43e8-894f-b4b129091d38 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:06.694962 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:06.694962 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:06.700781 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-70517c7e-f0bd-43e8-894f-b4b129091d38 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:04:06.708243 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-70517c7e-f0bd-43e8-894f-b4b129091d38 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/d606f6ed-867c-4c1e-a5ff-861b3e7b62b7 returned with HTTP 200 Jul 22 10:04:06.708728 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 874/3527] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:06 2026] GET /volume/v3/volumes/d606f6ed-867c-4c1e-a5ff-861b3e7b62b7 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:06.943364 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8b1c2586-c28e-483d-828a-5316530077df None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:06.945246 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8b1c2586-c28e-483d-828a-5316530077df tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:04:06.945415 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8b1c2586-c28e-483d-828a-5316530077df tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:06.945628 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8b1c2586-c28e-483d-828a-5316530077df tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:06.962716 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:06.962716 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:06.967608 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8b1c2586-c28e-483d-828a-5316530077df tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:06.973242 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8b1c2586-c28e-483d-828a-5316530077df tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:04:06.973739 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 883/3528] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:06 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:07.724512 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-388ed232-fe97-45fb-8322-ab0830eb3a8c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:07.726321 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-388ed232-fe97-45fb-8322-ab0830eb3a8c tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/d606f6ed-867c-4c1e-a5ff-861b3e7b62b7 Jul 22 10:04:07.726530 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-388ed232-fe97-45fb-8322-ab0830eb3a8c tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:07.726722 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-388ed232-fe97-45fb-8322-ab0830eb3a8c tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:07.732523 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-388ed232-fe97-45fb-8322-ab0830eb3a8c tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/d606f6ed-867c-4c1e-a5ff-861b3e7b62b7 returned with HTTP 404 Jul 22 10:04:07.732987 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 892/3529] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:07 2026] GET /volume/v3/volumes/d606f6ed-867c-4c1e-a5ff-861b3e7b62b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:07.740844 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e257673b-260c-4672-95f6-741ca6510628 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:07.742751 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e257673b-260c-4672-95f6-741ca6510628 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] DELETE https://10.4.3.206/volume/v3/volumes/c75a2186-b0bb-4832-8572-c3c6a1c5de83 Jul 22 10:04:07.742945 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e257673b-260c-4672-95f6-741ca6510628 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:07.743182 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e257673b-260c-4672-95f6-741ca6510628 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:07.743363 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-e257673b-260c-4672-95f6-741ca6510628 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Delete volume with id: c75a2186-b0bb-4832-8572-c3c6a1c5de83 Jul 22 10:04:07.750879 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:07.750879 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:07.751677 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e257673b-260c-4672-95f6-741ca6510628 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:04:07.773307 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e257673b-260c-4672-95f6-741ca6510628 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Delete volume request issued successfully. Jul 22 10:04:07.773529 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e257673b-260c-4672-95f6-741ca6510628 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/c75a2186-b0bb-4832-8572-c3c6a1c5de83 returned with HTTP 202 Jul 22 10:04:07.773880 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 881/3530] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:07 2026] DELETE /volume/v3/volumes/c75a2186-b0bb-4832-8572-c3c6a1c5de83 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:07.782677 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c4446a13-ed95-48e6-9b8f-f50ae5f8be7e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:07.784878 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c4446a13-ed95-48e6-9b8f-f50ae5f8be7e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/c75a2186-b0bb-4832-8572-c3c6a1c5de83 Jul 22 10:04:07.785132 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c4446a13-ed95-48e6-9b8f-f50ae5f8be7e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:07.785312 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c4446a13-ed95-48e6-9b8f-f50ae5f8be7e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:07.792295 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:07.792295 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:07.796074 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c4446a13-ed95-48e6-9b8f-f50ae5f8be7e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:04:07.800652 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c4446a13-ed95-48e6-9b8f-f50ae5f8be7e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/c75a2186-b0bb-4832-8572-c3c6a1c5de83 returned with HTTP 200 Jul 22 10:04:07.801150 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 875/3531] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:07 2026] GET /volume/v3/volumes/c75a2186-b0bb-4832-8572-c3c6a1c5de83 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:07.988877 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ca9d5b2a-a88a-4003-a21e-34843bdf0819 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:07.991225 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ca9d5b2a-a88a-4003-a21e-34843bdf0819 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:04:07.991517 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ca9d5b2a-a88a-4003-a21e-34843bdf0819 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:07.991783 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ca9d5b2a-a88a-4003-a21e-34843bdf0819 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:08.012703 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:08.012703 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:08.018350 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ca9d5b2a-a88a-4003-a21e-34843bdf0819 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:08.024617 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ca9d5b2a-a88a-4003-a21e-34843bdf0819 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:04:08.025324 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 884/3532] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:07 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:08.267207 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-23e9108d-236d-434c-bc9f-bbe81a1c8cde None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:08.384997 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-23e9108d-236d-434c-bc9f-bbe81a1c8cde tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:04:08.385456 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-23e9108d-236d-434c-bc9f-bbe81a1c8cde tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1428630597", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:08.403794 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-23e9108d-236d-434c-bc9f-bbe81a1c8cde tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:04:08.404422 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 893/3533] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:04:08 2026] POST /volume/v3/types => generated 275 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:08.413293 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7027537b-c0d8-4130-9415-6d6af006e3fc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:08.417444 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7027537b-c0d8-4130-9415-6d6af006e3fc tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:04:08.417845 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7027537b-c0d8-4130-9415-6d6af006e3fc tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1925129752", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:08.444879 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7027537b-c0d8-4130-9415-6d6af006e3fc tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:04:08.445884 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 882/3534] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:04:08 2026] POST /volume/v3/types => generated 275 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:08.456395 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:08.524941 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:08.527099 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-128047892", "volume_type": "d68c8227-e3df-4abe-b325-1aaaafa73235", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:08.528081 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-128047892', 'volume_type': 'd68c8227-e3df-4abe-b325-1aaaafa73235', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:08.532900 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Create volume of 1 GB Jul 22 10:04:08.533280 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:08.533280 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:08.533902 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Availability Zones retrieved successfully. Jul 22 10:04:08.540027 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Flow 'volume_create_api' (872cd978-1110-4b07-a803-b8fdec5c74da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:08.541076 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e3dd873-d93f-4b19-96b2-812e3faa561e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:08.543872 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:08.569485 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e3dd873-d93f-4b19-96b2-812e3faa561e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=d68c8227-e3df-4abe-b325-1aaaafa73235,is_public=True,name='tempest-VolumeTypesTest-volume-type-1428630597',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd68c8227-e3df-4abe-b325-1aaaafa73235', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:08.570431 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d30be799-081b-4868-99bf-109b0ce32d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:08.597127 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1428630597 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1428630597, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:08.597510 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1428630597 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1428630597, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:08.628212 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Created reservations ['7f360aa9-5438-4dcb-932c-decdaa81356f', '582face0-2101-4284-8eba-28215be490a2', '2565cbc5-6c06-4534-90dd-a1406f75e7a3', 'bf2c5c1a-c19c-43c8-acab-33ac4757c967'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:08.629145 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d30be799-081b-4868-99bf-109b0ce32d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f360aa9-5438-4dcb-932c-decdaa81356f', '582face0-2101-4284-8eba-28215be490a2', '2565cbc5-6c06-4534-90dd-a1406f75e7a3', 'bf2c5c1a-c19c-43c8-acab-33ac4757c967']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:08.629938 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (268bb175-b3e1-4aa2-a8a9-9e8973bc35e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:08.656570 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (268bb175-b3e1-4aa2-a8a9-9e8973bc35e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-128047892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1f676f640064b60ab0902bfc4f88012',qos_specs=None,replication_status=,reservations=['7f360aa9-5438-4dcb-932c-decdaa81356f','582face0-2101-4284-8eba-28215be490a2','2565cbc5-6c06-4534-90dd-a1406f75e7a3','bf2c5c1a-c19c-43c8-acab-33ac4757c967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0de5ff56f121491b87012d10d6e4865d',volume_type_id=d68c8227-e3df-4abe-b325-1aaaafa73235), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-128047892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1f676f640064b60ab0902bfc4f88012',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0de5ff56f121491b87012d10d6e4865d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d68c8227-e3df-4abe-b325-1aaaafa73235),volume_type_id=d68c8227-e3df-4abe-b325-1aaaafa73235)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:08.657556 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (382c7da3-5072-481e-95d1-75c81b020e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:08.674517 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (382c7da3-5072-481e-95d1-75c81b020e84) transitioned into state 'SUCCESS' from state '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-128047892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1f676f640064b60ab0902bfc4f88012',qos_specs=None,replication_status=,reservations=['7f360aa9-5438-4dcb-932c-decdaa81356f','582face0-2101-4284-8eba-28215be490a2','2565cbc5-6c06-4534-90dd-a1406f75e7a3','bf2c5c1a-c19c-43c8-acab-33ac4757c967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0de5ff56f121491b87012d10d6e4865d',volume_type_id=d68c8227-e3df-4abe-b325-1aaaafa73235)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:08.675353 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecda3e59-8b68-4053-93d8-9ff56d22dca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:08.685139 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecda3e59-8b68-4053-93d8-9ff56d22dca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:08.686270 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Flow 'volume_create_api' (872cd978-1110-4b07-a803-b8fdec5c74da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:08.686656 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Create volume request issued successfully. Jul 22 10:04:08.687293 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2249a6f4-01b1-4747-aa37-c25f9cc920a6 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:08.687834 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 876/3535] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:04:08 2026] POST /volume/v3/volumes => generated 783 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:08.703313 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1f021d69-e952-451a-b041-044c6978c6b8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:08.705315 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1f021d69-e952-451a-b041-044c6978c6b8 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] GET https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e Jul 22 10:04:08.705503 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1f021d69-e952-451a-b041-044c6978c6b8 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:08.705696 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1f021d69-e952-451a-b041-044c6978c6b8 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:08.713406 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:08.713406 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:08.717047 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1f021d69-e952-451a-b041-044c6978c6b8 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Volume info retrieved successfully. Jul 22 10:04:08.721185 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1f021d69-e952-451a-b041-044c6978c6b8 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e returned with HTTP 200 Jul 22 10:04:08.721574 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 885/3536] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:08 2026] GET /volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:08.815709 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-571a8a13-2e7a-4621-85c4-f99de940cf79 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:08.817724 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-571a8a13-2e7a-4621-85c4-f99de940cf79 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/c75a2186-b0bb-4832-8572-c3c6a1c5de83 Jul 22 10:04:08.817909 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-571a8a13-2e7a-4621-85c4-f99de940cf79 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:08.818124 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-571a8a13-2e7a-4621-85c4-f99de940cf79 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:08.823964 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-571a8a13-2e7a-4621-85c4-f99de940cf79 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/c75a2186-b0bb-4832-8572-c3c6a1c5de83 returned with HTTP 404 Jul 22 10:04:08.824452 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 894/3537] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:08 2026] GET /volume/v3/volumes/c75a2186-b0bb-4832-8572-c3c6a1c5de83 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:08.831180 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c5bf7fc9-1021-4cc5-a945-e000d76df356 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:08.832882 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c5bf7fc9-1021-4cc5-a945-e000d76df356 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] DELETE https://10.4.3.206/volume/v3/volumes/aac94759-100b-4a9d-acbe-25078b71c2a7 Jul 22 10:04:08.833161 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c5bf7fc9-1021-4cc5-a945-e000d76df356 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:08.833374 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c5bf7fc9-1021-4cc5-a945-e000d76df356 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:08.833571 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-c5bf7fc9-1021-4cc5-a945-e000d76df356 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Delete volume with id: aac94759-100b-4a9d-acbe-25078b71c2a7 Jul 22 10:04:08.847023 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:08.847023 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:08.848185 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c5bf7fc9-1021-4cc5-a945-e000d76df356 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:04:08.872687 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c5bf7fc9-1021-4cc5-a945-e000d76df356 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Delete volume request issued successfully. Jul 22 10:04:08.872935 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c5bf7fc9-1021-4cc5-a945-e000d76df356 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/aac94759-100b-4a9d-acbe-25078b71c2a7 returned with HTTP 202 Jul 22 10:04:08.873678 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 883/3538] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:08 2026] DELETE /volume/v3/volumes/aac94759-100b-4a9d-acbe-25078b71c2a7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:08.881045 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-63d270c6-290d-44c2-9482-e8d6062490fb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:08.883556 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-63d270c6-290d-44c2-9482-e8d6062490fb tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/aac94759-100b-4a9d-acbe-25078b71c2a7 Jul 22 10:04:08.883733 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-63d270c6-290d-44c2-9482-e8d6062490fb tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:08.884397 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-63d270c6-290d-44c2-9482-e8d6062490fb tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:08.891626 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:08.891626 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:08.896231 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-63d270c6-290d-44c2-9482-e8d6062490fb tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:04:08.900696 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-63d270c6-290d-44c2-9482-e8d6062490fb tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/aac94759-100b-4a9d-acbe-25078b71c2a7 returned with HTTP 200 Jul 22 10:04:08.901183 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 877/3539] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:08 2026] GET /volume/v3/volumes/aac94759-100b-4a9d-acbe-25078b71c2a7 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:09.044514 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ea027cca-bb22-48ee-a2a1-ed984a5886f0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:09.047836 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ea027cca-bb22-48ee-a2a1-ed984a5886f0 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:04:09.048163 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ea027cca-bb22-48ee-a2a1-ed984a5886f0 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:09.048889 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ea027cca-bb22-48ee-a2a1-ed984a5886f0 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:09.065275 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:09.065275 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:09.070576 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ea027cca-bb22-48ee-a2a1-ed984a5886f0 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:09.077397 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ea027cca-bb22-48ee-a2a1-ed984a5886f0 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:04:09.077998 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 886/3540] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:09 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:09.736679 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d899b2a7-1e33-4e60-b566-45774d426d81 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:09.738823 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d899b2a7-1e33-4e60-b566-45774d426d81 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] GET https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e Jul 22 10:04:09.739123 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d899b2a7-1e33-4e60-b566-45774d426d81 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:09.739333 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d899b2a7-1e33-4e60-b566-45774d426d81 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:09.747663 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:09.747663 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:09.751815 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d899b2a7-1e33-4e60-b566-45774d426d81 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Volume info retrieved successfully. Jul 22 10:04:09.756771 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d899b2a7-1e33-4e60-b566-45774d426d81 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e returned with HTTP 200 Jul 22 10:04:09.757028 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 895/3541] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:09 2026] GET /volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:09.770235 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-48fb3f6e-3470-49f3-85c1-54836c7c7498 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:09.772439 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-48fb3f6e-3470-49f3-85c1-54836c7c7498 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] POST https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e/action Jul 22 10:04:09.773876 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-48fb3f6e-3470-49f3-85c1-54836c7c7498 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Action body: b'{"os-retype": {"new_type": "78fead8f-f916-4e5a-bafd-a0d83b14230b"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:09.773876 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-48fb3f6e-3470-49f3-85c1-54836c7c7498 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "78fead8f-f916-4e5a-bafd-a0d83b14230b"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:09.783751 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:09.783751 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:09.784313 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-48fb3f6e-3470-49f3-85c1-54836c7c7498 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Volume info retrieved successfully. Jul 22 10:04:09.805514 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-48fb3f6e-3470-49f3-85c1-54836c7c7498 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1925129752 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1925129752, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:09.805843 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-48fb3f6e-3470-49f3-85c1-54836c7c7498 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1925129752 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1925129752, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:09.823995 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-48fb3f6e-3470-49f3-85c1-54836c7c7498 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Created reservations ['4fa4bbeb-874a-4832-826c-6cc5efdbdc5d', '834cfb7a-baec-4d63-ac7e-a682ceb9e753'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:09.838949 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-48fb3f6e-3470-49f3-85c1-54836c7c7498 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1428630597 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1428630597, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:09.838949 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-48fb3f6e-3470-49f3-85c1-54836c7c7498 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1428630597 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1428630597, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:09.848977 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-48fb3f6e-3470-49f3-85c1-54836c7c7498 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Created reservations ['0595c35a-dc6a-46f9-acaf-5af41a18a355', 'e82606aa-611b-4177-81d4-c433564bc5da'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:09.880450 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-48fb3f6e-3470-49f3-85c1-54836c7c7498 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Retype volume request issued successfully. Jul 22 10:04:09.880767 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-48fb3f6e-3470-49f3-85c1-54836c7c7498 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e/action returned with HTTP 202 Jul 22 10:04:09.881393 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 884/3542] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:04:09 2026] POST /volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:04:09.891536 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fb47cd6a-c0c7-4ef0-8d7e-7a32bb7e2505 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:09.893259 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fb47cd6a-c0c7-4ef0-8d7e-7a32bb7e2505 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] GET https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e Jul 22 10:04:09.893446 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fb47cd6a-c0c7-4ef0-8d7e-7a32bb7e2505 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:09.893622 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fb47cd6a-c0c7-4ef0-8d7e-7a32bb7e2505 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:09.901682 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:09.901682 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:09.915047 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fb47cd6a-c0c7-4ef0-8d7e-7a32bb7e2505 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Volume info retrieved successfully. Jul 22 10:04:09.918274 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-22bfa446-148a-4b19-88e6-ba832b3e007f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:09.920140 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-22bfa446-148a-4b19-88e6-ba832b3e007f tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/aac94759-100b-4a9d-acbe-25078b71c2a7 Jul 22 10:04:09.920434 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-22bfa446-148a-4b19-88e6-ba832b3e007f tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:09.921134 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-22bfa446-148a-4b19-88e6-ba832b3e007f tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:09.921619 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fb47cd6a-c0c7-4ef0-8d7e-7a32bb7e2505 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e returned with HTTP 200 Jul 22 10:04:09.922234 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 878/3543] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:09 2026] GET /volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:04:09.932474 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-22bfa446-148a-4b19-88e6-ba832b3e007f tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/aac94759-100b-4a9d-acbe-25078b71c2a7 returned with HTTP 404 Jul 22 10:04:09.932896 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 887/3544] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:09 2026] GET /volume/v3/volumes/aac94759-100b-4a9d-acbe-25078b71c2a7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:09.942375 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-59f990a1-be6a-4a98-9914-67fa50fdc61e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:09.945426 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-59f990a1-be6a-4a98-9914-67fa50fdc61e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8700e647-ab6b-45bd-9557-230ab41db9f4 Jul 22 10:04:09.945426 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-59f990a1-be6a-4a98-9914-67fa50fdc61e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:09.945576 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-59f990a1-be6a-4a98-9914-67fa50fdc61e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:09.945762 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-59f990a1-be6a-4a98-9914-67fa50fdc61e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Delete volume with id: 8700e647-ab6b-45bd-9557-230ab41db9f4 Jul 22 10:04:09.954356 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:09.954356 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:09.954963 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-59f990a1-be6a-4a98-9914-67fa50fdc61e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:04:09.972833 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-59f990a1-be6a-4a98-9914-67fa50fdc61e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Delete volume request issued successfully. Jul 22 10:04:09.973049 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-59f990a1-be6a-4a98-9914-67fa50fdc61e tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/8700e647-ab6b-45bd-9557-230ab41db9f4 returned with HTTP 202 Jul 22 10:04:09.973464 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 896/3545] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:09 2026] DELETE /volume/v3/volumes/8700e647-ab6b-45bd-9557-230ab41db9f4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:09.980715 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b0c22573-67d7-475a-8983-db9e63d20231 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:09.983134 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b0c22573-67d7-475a-8983-db9e63d20231 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/8700e647-ab6b-45bd-9557-230ab41db9f4 Jul 22 10:04:09.983444 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b0c22573-67d7-475a-8983-db9e63d20231 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:09.983771 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b0c22573-67d7-475a-8983-db9e63d20231 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:09.992786 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:09.992786 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:09.997619 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b0c22573-67d7-475a-8983-db9e63d20231 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:04:10.003407 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b0c22573-67d7-475a-8983-db9e63d20231 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/8700e647-ab6b-45bd-9557-230ab41db9f4 returned with HTTP 200 Jul 22 10:04:10.003933 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 885/3546] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:09 2026] GET /volume/v3/volumes/8700e647-ab6b-45bd-9557-230ab41db9f4 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:10.095288 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2ea2826d-b9bd-4da8-8b26-bea07edbe4cd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:10.097577 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2ea2826d-b9bd-4da8-8b26-bea07edbe4cd tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:04:10.097812 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2ea2826d-b9bd-4da8-8b26-bea07edbe4cd tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:10.098189 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2ea2826d-b9bd-4da8-8b26-bea07edbe4cd tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:10.108562 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:10.108562 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:10.112127 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2ea2826d-b9bd-4da8-8b26-bea07edbe4cd tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:10.116465 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2ea2826d-b9bd-4da8-8b26-bea07edbe4cd tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:04:10.116913 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 879/3547] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:10 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:10.937726 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-26a75913-8151-44a8-9311-5984398cc6dc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:10.939871 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-26a75913-8151-44a8-9311-5984398cc6dc tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] GET https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e Jul 22 10:04:10.940173 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-26a75913-8151-44a8-9311-5984398cc6dc tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:10.940356 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-26a75913-8151-44a8-9311-5984398cc6dc tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:10.949708 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:10.949708 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:10.953757 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-26a75913-8151-44a8-9311-5984398cc6dc tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Volume info retrieved successfully. Jul 22 10:04:10.959291 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-26a75913-8151-44a8-9311-5984398cc6dc tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e returned with HTTP 200 Jul 22 10:04:10.960167 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 888/3548] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:10 2026] GET /volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:10.976305 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2e1b7cde-7448-481a-856a-e86fe29a30fb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:10.978257 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2e1b7cde-7448-481a-856a-e86fe29a30fb tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] GET https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e Jul 22 10:04:10.978471 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2e1b7cde-7448-481a-856a-e86fe29a30fb tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:10.978623 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2e1b7cde-7448-481a-856a-e86fe29a30fb tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:10.985546 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:10.985546 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:10.991027 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2e1b7cde-7448-481a-856a-e86fe29a30fb tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Volume info retrieved successfully. Jul 22 10:04:10.996738 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2e1b7cde-7448-481a-856a-e86fe29a30fb tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e returned with HTTP 200 Jul 22 10:04:10.997260 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 897/3549] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:10 2026] GET /volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:11.012545 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a48e94d9-c5d4-498a-a163-fcf8bdc082d5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:11.015771 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a48e94d9-c5d4-498a-a163-fcf8bdc082d5 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] GET https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e Jul 22 10:04:11.015993 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a48e94d9-c5d4-498a-a163-fcf8bdc082d5 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:11.016984 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a48e94d9-c5d4-498a-a163-fcf8bdc082d5 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:11.017543 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ec893581-d24d-45c6-9b14-980efd69b3bc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:11.019721 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ec893581-d24d-45c6-9b14-980efd69b3bc tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/8700e647-ab6b-45bd-9557-230ab41db9f4 Jul 22 10:04:11.020029 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ec893581-d24d-45c6-9b14-980efd69b3bc tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:11.020317 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ec893581-d24d-45c6-9b14-980efd69b3bc tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:11.026419 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ec893581-d24d-45c6-9b14-980efd69b3bc tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/8700e647-ab6b-45bd-9557-230ab41db9f4 returned with HTTP 404 Jul 22 10:04:11.027096 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 880/3550] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:11 2026] GET /volume/v3/volumes/8700e647-ab6b-45bd-9557-230ab41db9f4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:11.029318 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:11.029318 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:11.033541 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-774339bb-cacf-4139-99b7-b412c7d18d90 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:11.035119 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a48e94d9-c5d4-498a-a163-fcf8bdc082d5 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Volume info retrieved successfully. Jul 22 10:04:11.035519 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-774339bb-cacf-4139-99b7-b412c7d18d90 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] DELETE https://10.4.3.206/volume/v3/volumes/98d044fe-f433-44a4-9ff5-40fc17bcb462 Jul 22 10:04:11.035761 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-774339bb-cacf-4139-99b7-b412c7d18d90 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:11.035962 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-774339bb-cacf-4139-99b7-b412c7d18d90 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:11.036173 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-774339bb-cacf-4139-99b7-b412c7d18d90 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Delete volume with id: 98d044fe-f433-44a4-9ff5-40fc17bcb462 Jul 22 10:04:11.039120 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a48e94d9-c5d4-498a-a163-fcf8bdc082d5 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e returned with HTTP 200 Jul 22 10:04:11.039504 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 886/3551] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:11 2026] GET /volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:11.043567 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:11.043567 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:11.045941 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-774339bb-cacf-4139-99b7-b412c7d18d90 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:04:11.052846 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-222435f1-67ff-4ec7-a214-ecd4de0b3c36 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:11.055102 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-222435f1-67ff-4ec7-a214-ecd4de0b3c36 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] DELETE https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e Jul 22 10:04:11.055333 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-222435f1-67ff-4ec7-a214-ecd4de0b3c36 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:11.055545 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-222435f1-67ff-4ec7-a214-ecd4de0b3c36 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:11.055730 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-222435f1-67ff-4ec7-a214-ecd4de0b3c36 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Delete volume with id: 4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e Jul 22 10:04:11.062339 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-774339bb-cacf-4139-99b7-b412c7d18d90 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Delete volume request issued successfully. Jul 22 10:04:11.062617 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-774339bb-cacf-4139-99b7-b412c7d18d90 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/98d044fe-f433-44a4-9ff5-40fc17bcb462 returned with HTTP 202 Jul 22 10:04:11.063131 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 889/3552] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:11 2026] DELETE /volume/v3/volumes/98d044fe-f433-44a4-9ff5-40fc17bcb462 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:11.064212 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:11.064212 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:11.064821 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-222435f1-67ff-4ec7-a214-ecd4de0b3c36 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Volume info retrieved successfully. Jul 22 10:04:11.074435 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d7910531-f621-46e5-ba37-a92bfa792ce6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:11.077166 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d7910531-f621-46e5-ba37-a92bfa792ce6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/98d044fe-f433-44a4-9ff5-40fc17bcb462 Jul 22 10:04:11.077166 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d7910531-f621-46e5-ba37-a92bfa792ce6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:11.077477 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d7910531-f621-46e5-ba37-a92bfa792ce6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:11.084943 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:11.084943 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:11.088885 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-222435f1-67ff-4ec7-a214-ecd4de0b3c36 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Delete volume request issued successfully. Jul 22 10:04:11.088885 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-222435f1-67ff-4ec7-a214-ecd4de0b3c36 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e returned with HTTP 202 Jul 22 10:04:11.089369 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d7910531-f621-46e5-ba37-a92bfa792ce6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Volume info retrieved successfully. Jul 22 10:04:11.089438 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 898/3553] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:11 2026] DELETE /volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:11.097125 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d7910531-f621-46e5-ba37-a92bfa792ce6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/98d044fe-f433-44a4-9ff5-40fc17bcb462 returned with HTTP 200 Jul 22 10:04:11.097125 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 881/3554] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:11 2026] GET /volume/v3/volumes/98d044fe-f433-44a4-9ff5-40fc17bcb462 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:11.098992 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-198b80d3-241f-4953-98db-9c4132dc5507 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:11.101583 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-198b80d3-241f-4953-98db-9c4132dc5507 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] GET https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e Jul 22 10:04:11.101731 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-198b80d3-241f-4953-98db-9c4132dc5507 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:11.102184 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-198b80d3-241f-4953-98db-9c4132dc5507 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:11.111243 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:11.111243 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:11.116769 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-198b80d3-241f-4953-98db-9c4132dc5507 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Volume info retrieved successfully. Jul 22 10:04:11.123405 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-198b80d3-241f-4953-98db-9c4132dc5507 tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e returned with HTTP 200 Jul 22 10:04:11.124122 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 887/3555] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:11 2026] GET /volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:11.133143 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c6267e73-9f24-46fa-aeb8-977bd65ef7a0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:11.135629 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c6267e73-9f24-46fa-aeb8-977bd65ef7a0 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:04:11.135629 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c6267e73-9f24-46fa-aeb8-977bd65ef7a0 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:11.135629 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c6267e73-9f24-46fa-aeb8-977bd65ef7a0 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:11.147046 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:11.147046 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:11.151548 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c6267e73-9f24-46fa-aeb8-977bd65ef7a0 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:11.157541 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c6267e73-9f24-46fa-aeb8-977bd65ef7a0 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:04:11.157750 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 890/3556] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:11 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:12.109086 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7292ef2e-d24d-41a8-be21-b0d6dc2a7fa6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.110762 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7292ef2e-d24d-41a8-be21-b0d6dc2a7fa6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] GET https://10.4.3.206/volume/v3/volumes/98d044fe-f433-44a4-9ff5-40fc17bcb462 Jul 22 10:04:12.110975 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7292ef2e-d24d-41a8-be21-b0d6dc2a7fa6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.111181 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7292ef2e-d24d-41a8-be21-b0d6dc2a7fa6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.116818 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7292ef2e-d24d-41a8-be21-b0d6dc2a7fa6 tempest-CreateVolumesFromBackupTest-188906237 tempest-CreateVolumesFromBackupTest-188906237-project-member] https://10.4.3.206/volume/v3/volumes/98d044fe-f433-44a4-9ff5-40fc17bcb462 returned with HTTP 404 Jul 22 10:04:12.117524 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 899/3557] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:12 2026] GET /volume/v3/volumes/98d044fe-f433-44a4-9ff5-40fc17bcb462 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:12.142978 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-63970bd3-89fe-43f8-b3f6-6cc357f5869b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.144831 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-63970bd3-89fe-43f8-b3f6-6cc357f5869b tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] GET https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e Jul 22 10:04:12.145103 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-63970bd3-89fe-43f8-b3f6-6cc357f5869b tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.145377 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-63970bd3-89fe-43f8-b3f6-6cc357f5869b tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.151716 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-63970bd3-89fe-43f8-b3f6-6cc357f5869b tempest-VolumeTypesTest-1254568500 tempest-VolumeTypesTest-1254568500-project-member] https://10.4.3.206/volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e returned with HTTP 404 Jul 22 10:04:12.152238 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 882/3558] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:12 2026] GET /volume/v3/volumes/4b8f2ddd-5f86-4d55-a98f-6eb9fd24993e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:12.160973 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e691305b-7d1d-4885-bedd-dbeb18a7e5a3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.162911 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e691305b-7d1d-4885-bedd-dbeb18a7e5a3 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] DELETE https://10.4.3.206/volume/v3/types/78fead8f-f916-4e5a-bafd-a0d83b14230b Jul 22 10:04:12.163784 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e691305b-7d1d-4885-bedd-dbeb18a7e5a3 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.163784 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e691305b-7d1d-4885-bedd-dbeb18a7e5a3 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method '_delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.177238 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0c91d0ce-85ea-42ec-b271-429d3436e5ed None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.179684 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0c91d0ce-85ea-42ec-b271-429d3436e5ed tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:04:12.180101 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0c91d0ce-85ea-42ec-b271-429d3436e5ed tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.180459 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0c91d0ce-85ea-42ec-b271-429d3436e5ed tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.214575 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e691305b-7d1d-4885-bedd-dbeb18a7e5a3 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/78fead8f-f916-4e5a-bafd-a0d83b14230b returned with HTTP 202 Jul 22 10:04:12.215410 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:12.215410 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:12.215590 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 888/3559] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:04:12 2026] DELETE /volume/v3/types/78fead8f-f916-4e5a-bafd-a0d83b14230b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:12.227357 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0c91d0ce-85ea-42ec-b271-429d3436e5ed tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:12.230245 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3ef69bb3-2d0f-49aa-ac0f-2c1b34495594 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.232526 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3ef69bb3-2d0f-49aa-ac0f-2c1b34495594 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] GET https://10.4.3.206/volume/v3/types/78fead8f-f916-4e5a-bafd-a0d83b14230b Jul 22 10:04:12.232826 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3ef69bb3-2d0f-49aa-ac0f-2c1b34495594 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.233008 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3ef69bb3-2d0f-49aa-ac0f-2c1b34495594 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.234851 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0c91d0ce-85ea-42ec-b271-429d3436e5ed tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:04:12.235371 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 891/3560] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:12 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 874 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:12.238159 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3ef69bb3-2d0f-49aa-ac0f-2c1b34495594 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/78fead8f-f916-4e5a-bafd-a0d83b14230b returned with HTTP 404 Jul 22 10:04:12.238159 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 900/3561] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:04:12 2026] GET /volume/v3/types/78fead8f-f916-4e5a-bafd-a0d83b14230b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:12.246643 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-39d2d253-dc08-40a7-8e67-90af9c028b40 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.248879 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-39d2d253-dc08-40a7-8e67-90af9c028b40 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] DELETE https://10.4.3.206/volume/v3/types/d68c8227-e3df-4abe-b325-1aaaafa73235 Jul 22 10:04:12.249242 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-39d2d253-dc08-40a7-8e67-90af9c028b40 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.249714 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-39d2d253-dc08-40a7-8e67-90af9c028b40 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.304060 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-39d2d253-dc08-40a7-8e67-90af9c028b40 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/d68c8227-e3df-4abe-b325-1aaaafa73235 returned with HTTP 202 Jul 22 10:04:12.308632 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 883/3562] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:04:12 2026] DELETE /volume/v3/types/d68c8227-e3df-4abe-b325-1aaaafa73235 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:12.323325 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b80fe195-c5a4-4d72-8418-54938dd61bd7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.325318 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b80fe195-c5a4-4d72-8418-54938dd61bd7 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] GET https://10.4.3.206/volume/v3/types/d68c8227-e3df-4abe-b325-1aaaafa73235 Jul 22 10:04:12.325658 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b80fe195-c5a4-4d72-8418-54938dd61bd7 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.325915 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b80fe195-c5a4-4d72-8418-54938dd61bd7 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.330041 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b80fe195-c5a4-4d72-8418-54938dd61bd7 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/d68c8227-e3df-4abe-b325-1aaaafa73235 returned with HTTP 404 Jul 22 10:04:12.330628 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 889/3563] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:04:12 2026] GET /volume/v3/types/d68c8227-e3df-4abe-b325-1aaaafa73235 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:12.339802 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5a0fab74-3830-43aa-9452-60d23f2e233a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.342146 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5a0fab74-3830-43aa-9452-60d23f2e233a tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:04:12.342670 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5a0fab74-3830-43aa-9452-60d23f2e233a tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-658221466", "description": "tempest-volume-type-description-1679606941", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:12.362090 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5a0fab74-3830-43aa-9452-60d23f2e233a tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:04:12.362602 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 892/3564] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:04:12 2026] POST /volume/v3/types => generated 314 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:12.373175 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2449ebc6-38c0-46dd-a982-9aeee99db800 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.374939 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2449ebc6-38c0-46dd-a982-9aeee99db800 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] GET https://10.4.3.206/volume/v3/types/5588b593-0eff-47f7-aa1a-6cf468997a7d Jul 22 10:04:12.375156 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2449ebc6-38c0-46dd-a982-9aeee99db800 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.375333 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2449ebc6-38c0-46dd-a982-9aeee99db800 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.380543 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2449ebc6-38c0-46dd-a982-9aeee99db800 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/5588b593-0eff-47f7-aa1a-6cf468997a7d returned with HTTP 200 Jul 22 10:04:12.380882 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 901/3565] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:04:12 2026] GET /volume/v3/types/5588b593-0eff-47f7-aa1a-6cf468997a7d => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:12.390908 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3fab5b36-7c08-4cc3-88ac-66b9b66b52d8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.395153 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3fab5b36-7c08-4cc3-88ac-66b9b66b52d8 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] DELETE https://10.4.3.206/volume/v3/types/5588b593-0eff-47f7-aa1a-6cf468997a7d Jul 22 10:04:12.395153 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3fab5b36-7c08-4cc3-88ac-66b9b66b52d8 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.395153 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3fab5b36-7c08-4cc3-88ac-66b9b66b52d8 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.449269 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3fab5b36-7c08-4cc3-88ac-66b9b66b52d8 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/5588b593-0eff-47f7-aa1a-6cf468997a7d returned with HTTP 202 Jul 22 10:04:12.451917 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 884/3566] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:04:12 2026] DELETE /volume/v3/types/5588b593-0eff-47f7-aa1a-6cf468997a7d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:12.465666 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-67e7520a-a0dd-431e-90ea-d750e1953f15 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.468105 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-67e7520a-a0dd-431e-90ea-d750e1953f15 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] GET https://10.4.3.206/volume/v3/types/5588b593-0eff-47f7-aa1a-6cf468997a7d Jul 22 10:04:12.468795 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-67e7520a-a0dd-431e-90ea-d750e1953f15 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.469494 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-67e7520a-a0dd-431e-90ea-d750e1953f15 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.473402 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-67e7520a-a0dd-431e-90ea-d750e1953f15 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/5588b593-0eff-47f7-aa1a-6cf468997a7d returned with HTTP 404 Jul 22 10:04:12.474088 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 890/3567] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:04:12 2026] GET /volume/v3/types/5588b593-0eff-47f7-aa1a-6cf468997a7d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:12.488663 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-999607c4-322c-446f-b7c8-3cb3d276bd57 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.491613 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-999607c4-322c-446f-b7c8-3cb3d276bd57 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:04:12.492121 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-999607c4-322c-446f-b7c8-3cb3d276bd57 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1258913411"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:12.509882 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-999607c4-322c-446f-b7c8-3cb3d276bd57 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:04:12.510341 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 893/3568] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 10:04:12 2026] POST /volume/v3/types => generated 221 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:12.522701 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fb159d6e-7bee-4427-af48-15fefffccb9c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.524603 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fb159d6e-7bee-4427-af48-15fefffccb9c tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] POST https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption Jul 22 10:04:12.524888 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fb159d6e-7bee-4427-af48-15fefffccb9c tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:12.550104 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fb159d6e-7bee-4427-af48-15fefffccb9c tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption returned with HTTP 200 Jul 22 10:04:12.550605 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 902/3569] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 10:04:12 2026] POST /volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption => generated 239 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:12.563173 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8673417b-247a-43de-8547-a141fe364474 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.565029 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8673417b-247a-43de-8547-a141fe364474 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] GET https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption Jul 22 10:04:12.565557 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8673417b-247a-43de-8547-a141fe364474 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.565854 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8673417b-247a-43de-8547-a141fe364474 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.576960 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8673417b-247a-43de-8547-a141fe364474 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption returned with HTTP 200 Jul 22 10:04:12.576960 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 885/3570] 10.4.3.206 () {66 vars in 1375 bytes} [Wed Jul 22 10:04:12 2026] GET /volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:12.587667 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6d065933-2cda-4868-9dcf-448b5335c8ac None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.589812 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6d065933-2cda-4868-9dcf-448b5335c8ac tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] PUT https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption/679ab66f-8dac-4028-a081-4632848be4b9 Jul 22 10:04:12.590243 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6d065933-2cda-4868-9dcf-448b5335c8ac tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:12.607558 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6d065933-2cda-4868-9dcf-448b5335c8ac tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption/679ab66f-8dac-4028-a081-4632848be4b9 returned with HTTP 200 Jul 22 10:04:12.608247 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 891/3571] 10.4.3.206 () {68 vars in 1507 bytes} [Wed Jul 22 10:04:12 2026] PUT /volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption/679ab66f-8dac-4028-a081-4632848be4b9 => generated 122 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:12.621028 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8084756a-ae18-497b-891b-2f66ba2d8d0d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.623679 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8084756a-ae18-497b-891b-2f66ba2d8d0d tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] GET https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption Jul 22 10:04:12.624181 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8084756a-ae18-497b-891b-2f66ba2d8d0d tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.624474 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8084756a-ae18-497b-891b-2f66ba2d8d0d tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.633774 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8084756a-ae18-497b-891b-2f66ba2d8d0d tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption returned with HTTP 200 Jul 22 10:04:12.634256 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 894/3572] 10.4.3.206 () {66 vars in 1375 bytes} [Wed Jul 22 10:04:12 2026] GET /volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption => generated 347 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:12.646065 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fd696245-2504-40df-bec6-f95955777bb5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.648862 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fd696245-2504-40df-bec6-f95955777bb5 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] GET https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption/cipher Jul 22 10:04:12.649212 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fd696245-2504-40df-bec6-f95955777bb5 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.649468 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fd696245-2504-40df-bec6-f95955777bb5 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.658555 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fd696245-2504-40df-bec6-f95955777bb5 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption/cipher returned with HTTP 200 Jul 22 10:04:12.659146 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 903/3573] 10.4.3.206 () {66 vars in 1396 bytes} [Wed Jul 22 10:04:12 2026] GET /volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption/cipher => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:04:12.667883 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-60d132a7-9164-423d-9144-1b3f84768c9b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.669803 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-60d132a7-9164-423d-9144-1b3f84768c9b tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] DELETE https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption/679ab66f-8dac-4028-a081-4632848be4b9 Jul 22 10:04:12.670250 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-60d132a7-9164-423d-9144-1b3f84768c9b tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.670669 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-60d132a7-9164-423d-9144-1b3f84768c9b tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.686528 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-60d132a7-9164-423d-9144-1b3f84768c9b tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption/679ab66f-8dac-4028-a081-4632848be4b9 returned with HTTP 202 Jul 22 10:04:12.687391 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 886/3574] 10.4.3.206 () {66 vars in 1489 bytes} [Wed Jul 22 10:04:12 2026] DELETE /volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption/679ab66f-8dac-4028-a081-4632848be4b9 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:12.697856 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a88de169-074d-4938-9d34-019a2feedb1f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.700140 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a88de169-074d-4938-9d34-019a2feedb1f tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] GET https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption Jul 22 10:04:12.700349 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a88de169-074d-4938-9d34-019a2feedb1f tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.700537 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a88de169-074d-4938-9d34-019a2feedb1f tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.707092 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a88de169-074d-4938-9d34-019a2feedb1f tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption returned with HTTP 200 Jul 22 10:04:12.707517 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 892/3575] 10.4.3.206 () {66 vars in 1375 bytes} [Wed Jul 22 10:04:12 2026] GET /volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 10:04:12.720045 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-98ac2f52-cfbb-407c-b634-0c270a9860af None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.721949 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-98ac2f52-cfbb-407c-b634-0c270a9860af tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] GET https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption Jul 22 10:04:12.722215 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-98ac2f52-cfbb-407c-b634-0c270a9860af tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.722516 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-98ac2f52-cfbb-407c-b634-0c270a9860af tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.729317 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-98ac2f52-cfbb-407c-b634-0c270a9860af tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption returned with HTTP 200 Jul 22 10:04:12.729743 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 895/3576] 10.4.3.206 () {66 vars in 1375 bytes} [Wed Jul 22 10:04:12 2026] GET /volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 10:04:12.747945 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e8ff3927-6779-4789-9daa-c8de5f6b5f7c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.750208 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e8ff3927-6779-4789-9daa-c8de5f6b5f7c tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] DELETE https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580 Jul 22 10:04:12.750536 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e8ff3927-6779-4789-9daa-c8de5f6b5f7c tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.750902 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e8ff3927-6779-4789-9daa-c8de5f6b5f7c tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.792149 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e8ff3927-6779-4789-9daa-c8de5f6b5f7c tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580 returned with HTTP 202 Jul 22 10:04:12.792743 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 904/3577] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:04:12 2026] DELETE /volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:12.803589 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8f00de3d-76bb-47c1-b2cc-8e886c0e7e14 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.805591 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8f00de3d-76bb-47c1-b2cc-8e886c0e7e14 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] GET https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580 Jul 22 10:04:12.806197 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8f00de3d-76bb-47c1-b2cc-8e886c0e7e14 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.807589 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8f00de3d-76bb-47c1-b2cc-8e886c0e7e14 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.812889 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8f00de3d-76bb-47c1-b2cc-8e886c0e7e14 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580 returned with HTTP 404 Jul 22 10:04:12.812889 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 887/3578] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:04:12 2026] GET /volume/v3/types/cc35f2a4-339e-4d32-9ed0-a8b55c059580 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:12.828639 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4d9e43e2-d5f8-4358-87af-a938a9968bbc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.832014 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4d9e43e2-d5f8-4358-87af-a938a9968bbc tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] GET https://10.4.3.206/volume/v3/types Jul 22 10:04:12.832014 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4d9e43e2-d5f8-4358-87af-a938a9968bbc tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.832014 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4d9e43e2-d5f8-4358-87af-a938a9968bbc tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.855352 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4d9e43e2-d5f8-4358-87af-a938a9968bbc tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:04:12.855943 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 893/3579] 10.4.3.206 () {66 vars in 1231 bytes} [Wed Jul 22 10:04:12 2026] GET /volume/v3/types => generated 1182 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:12.869214 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fd5b6495-4546-4841-bf9b-b2192f4596d7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.872948 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fd5b6495-4546-4841-bf9b-b2192f4596d7 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:04:12.872948 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fd5b6495-4546-4841-bf9b-b2192f4596d7 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2109768060"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:12.889241 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fd5b6495-4546-4841-bf9b-b2192f4596d7 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:04:12.889848 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 896/3580] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 10:04:12 2026] POST /volume/v3/types => generated 221 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:12.898912 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7aacfa8d-c43b-4ed8-bfa9-5b12586f3489 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.901010 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7aacfa8d-c43b-4ed8-bfa9-5b12586f3489 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] PUT https://10.4.3.206/volume/v3/types/a49b73fd-414f-470a-9917-224deb5cc714 Jul 22 10:04:12.901405 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7aacfa8d-c43b-4ed8-bfa9-5b12586f3489 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-726136954", "description": "tempest-volume-type-description-967393680", "is_public": false}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:12.945841 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7aacfa8d-c43b-4ed8-bfa9-5b12586f3489 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/a49b73fd-414f-470a-9917-224deb5cc714 returned with HTTP 200 Jul 22 10:04:12.946300 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 905/3581] 10.4.3.206 () {68 vars in 1363 bytes} [Wed Jul 22 10:04:12 2026] PUT /volume/v3/types/a49b73fd-414f-470a-9917-224deb5cc714 => generated 203 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:12.955845 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-25f64a79-496d-4e0b-ba9a-660d47643bdd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.959855 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-25f64a79-496d-4e0b-ba9a-660d47643bdd tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] GET https://10.4.3.206/volume/v3/types/a49b73fd-414f-470a-9917-224deb5cc714 Jul 22 10:04:12.959855 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-25f64a79-496d-4e0b-ba9a-660d47643bdd tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.959855 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-25f64a79-496d-4e0b-ba9a-660d47643bdd tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:12.965009 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-25f64a79-496d-4e0b-ba9a-660d47643bdd tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/a49b73fd-414f-470a-9917-224deb5cc714 returned with HTTP 200 Jul 22 10:04:12.965973 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 888/3582] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:04:12 2026] GET /volume/v3/types/a49b73fd-414f-470a-9917-224deb5cc714 => generated 267 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:12.976671 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8da6cd4f-97e8-450d-aecd-bd8ca4e27d9f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:12.980355 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8da6cd4f-97e8-450d-aecd-bd8ca4e27d9f tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] DELETE https://10.4.3.206/volume/v3/types/a49b73fd-414f-470a-9917-224deb5cc714 Jul 22 10:04:12.980355 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8da6cd4f-97e8-450d-aecd-bd8ca4e27d9f tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:12.980355 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8da6cd4f-97e8-450d-aecd-bd8ca4e27d9f tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method '_delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:13.017531 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8da6cd4f-97e8-450d-aecd-bd8ca4e27d9f tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/a49b73fd-414f-470a-9917-224deb5cc714 returned with HTTP 202 Jul 22 10:04:13.018014 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 894/3583] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:04:12 2026] DELETE /volume/v3/types/a49b73fd-414f-470a-9917-224deb5cc714 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:13.029113 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ea1e64ec-2f2d-40c0-8438-e8f43f41b306 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:13.031265 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ea1e64ec-2f2d-40c0-8438-e8f43f41b306 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] GET https://10.4.3.206/volume/v3/types/a49b73fd-414f-470a-9917-224deb5cc714 Jul 22 10:04:13.032855 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ea1e64ec-2f2d-40c0-8438-e8f43f41b306 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:13.032855 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ea1e64ec-2f2d-40c0-8438-e8f43f41b306 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:13.036934 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ea1e64ec-2f2d-40c0-8438-e8f43f41b306 tempest-VolumeTypesTest-1893080599 tempest-VolumeTypesTest-1893080599-project-admin] https://10.4.3.206/volume/v3/types/a49b73fd-414f-470a-9917-224deb5cc714 returned with HTTP 404 Jul 22 10:04:13.040871 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 897/3584] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:04:13 2026] GET /volume/v3/types/a49b73fd-414f-470a-9917-224deb5cc714 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:13.253454 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-61f47a20-cf38-43a4-adbd-62ea5556021c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:13.256689 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-61f47a20-cf38-43a4-adbd-62ea5556021c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:04:13.257029 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-61f47a20-cf38-43a4-adbd-62ea5556021c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:13.257320 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-61f47a20-cf38-43a4-adbd-62ea5556021c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:13.274279 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:13.274279 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:13.280279 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-61f47a20-cf38-43a4-adbd-62ea5556021c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:13.288295 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-61f47a20-cf38-43a4-adbd-62ea5556021c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:04:13.288799 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 906/3585] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:13 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:13.350711 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-07b3e96e-3048-4c20-8999-0ce70007f3e4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:13.352829 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-07b3e96e-3048-4c20-8999-0ce70007f3e4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/attachments/58009493-2454-40b7-8107-242bff60424f/action Jul 22 10:04:13.354948 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-07b3e96e-3048-4c20-8999-0ce70007f3e4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:13.354948 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-07b3e96e-3048-4c20-8999-0ce70007f3e4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:13.374612 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:13.374612 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:13.390193 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5b0feac0-6a0f-42c7-bad5-07e229a959f8 req-07b3e96e-3048-4c20-8999-0ce70007f3e4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments/58009493-2454-40b7-8107-242bff60424f/action returned with HTTP 204 Jul 22 10:04:13.390193 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 889/3586] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:04:13 2026] POST /volume/v3/attachments/58009493-2454-40b7-8107-242bff60424f/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:14.306021 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-baa39a87-c63b-4065-b7db-35cf293ae721 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:14.307612 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-baa39a87-c63b-4065-b7db-35cf293ae721 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:04:14.310393 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-baa39a87-c63b-4065-b7db-35cf293ae721 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:14.310393 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-baa39a87-c63b-4065-b7db-35cf293ae721 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:14.326898 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:14.326898 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:14.333220 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-baa39a87-c63b-4065-b7db-35cf293ae721 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:14.341291 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-baa39a87-c63b-4065-b7db-35cf293ae721 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:04:14.341677 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 895/3587] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:14 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 1166 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:14.658918 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9b27f3ff-e6c8-4322-9b4b-f7981c387d5a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:14.797974 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9b27f3ff-e6c8-4322-9b4b-f7981c387d5a tempest-ProjectReaderTests-1120882668 tempest-ProjectReaderTests-1120882668-project-admin] GET https://10.4.3.206/volume/v3/scheduler-stats/get_pools Jul 22 10:04:14.798199 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9b27f3ff-e6c8-4322-9b4b-f7981c387d5a tempest-ProjectReaderTests-1120882668 tempest-ProjectReaderTests-1120882668-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:14.798338 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9b27f3ff-e6c8-4322-9b4b-f7981c387d5a tempest-ProjectReaderTests-1120882668 tempest-ProjectReaderTests-1120882668-project-admin] Calling method 'get_pools' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:14.808847 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9b27f3ff-e6c8-4322-9b4b-f7981c387d5a tempest-ProjectReaderTests-1120882668 tempest-ProjectReaderTests-1120882668-project-admin] https://10.4.3.206/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 10:04:14.809279 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 898/3588] 10.4.3.206 () {66 vars in 1291 bytes} [Wed Jul 22 10:04:14 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:14.820199 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2b78cb71-ce07-4286-8fb4-ebb8ddfb5963 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:14.857101 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6b6da832-522d-4f97-a938-5decb20790a7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:14.914633 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2b78cb71-ce07-4286-8fb4-ebb8ddfb5963 tempest-ProjectReaderTests-1120882668 tempest-ProjectReaderTests-1120882668-project-reader] GET https://10.4.3.206/volume/v3/capabilities/np0000005636@storpool Jul 22 10:04:14.914992 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2b78cb71-ce07-4286-8fb4-ebb8ddfb5963 tempest-ProjectReaderTests-1120882668 tempest-ProjectReaderTests-1120882668-project-reader] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:14.915421 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2b78cb71-ce07-4286-8fb4-ebb8ddfb5963 tempest-ProjectReaderTests-1120882668 tempest-ProjectReaderTests-1120882668-project-reader] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:14.916493 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.policy [None req-2b78cb71-ce07-4286-8fb4-ebb8ddfb5963 tempest-ProjectReaderTests-1120882668 tempest-ProjectReaderTests-1120882668-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '1e1b4c765020456ebe56fc0f4aa9e696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '17b1fdf102c6467cb0249c099c40f2ac', '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=100151) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 10:04:14.916763 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2b78cb71-ce07-4286-8fb4-ebb8ddfb5963 tempest-ProjectReaderTests-1120882668 tempest-ProjectReaderTests-1120882668-project-reader] https://10.4.3.206/volume/v3/capabilities/np0000005636@storpool returned with HTTP 403 Jul 22 10:04:14.917611 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 907/3589] 10.4.3.206 () {66 vars in 1318 bytes} [Wed Jul 22 10:04:14 2026] GET /volume/v3/capabilities/np0000005636@storpool => generated 110 bytes in 98 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:14.943239 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:14.943898 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-758759502", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:14.945457 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-758759502', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:14.945597 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Create volume of 1 GB Jul 22 10:04:14.951049 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Availability Zones retrieved successfully. Jul 22 10:04:14.957777 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Flow 'volume_create_api' (429c852b-060d-4d76-af01-9674166924b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:14.958830 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e9f7ac-df33-4b57-9dde-77c4acae0a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:14.959889 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:14.985010 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e9f7ac-df33-4b57-9dde-77c4acae0a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:14.985783 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9433c5c8-21bf-4b90-a0c2-38bfabdacc5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:15.050982 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-287637d0-3182-4d18-8cc4-dc5026825ebe None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:15.053454 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-287637d0-3182-4d18-8cc4-dc5026825ebe tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:04:15.053705 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-287637d0-3182-4d18-8cc4-dc5026825ebe tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:15.053890 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-287637d0-3182-4d18-8cc4-dc5026825ebe tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:15.057732 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Created reservations ['ed7783fc-1255-44f1-bf17-2d9dc0a8faba', 'cbb4e0a5-ee89-4bc1-9278-8fdc79e29882', '95d433e1-2d13-48d7-b24c-45b50a51bd4b', '14989fa5-1686-4f62-90bd-b15707a3ed74'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:15.059402 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9433c5c8-21bf-4b90-a0c2-38bfabdacc5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed7783fc-1255-44f1-bf17-2d9dc0a8faba', 'cbb4e0a5-ee89-4bc1-9278-8fdc79e29882', '95d433e1-2d13-48d7-b24c-45b50a51bd4b', '14989fa5-1686-4f62-90bd-b15707a3ed74']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:15.060598 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16540f2e-237e-4e5c-9dd3-2f90a210acd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:15.063158 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:15.063158 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:15.067133 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-287637d0-3182-4d18-8cc4-dc5026825ebe tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:15.072266 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-287637d0-3182-4d18-8cc4-dc5026825ebe tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:04:15.072633 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 896/3590] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:04:15 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:15.099536 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16540f2e-237e-4e5c-9dd3-2f90a210acd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fceb2ba1-c441-4e73-9996-099ec3b9a887', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-758759502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0a776dc921f40979ca7d980bb198710',qos_specs=None,replication_status=,reservations=['ed7783fc-1255-44f1-bf17-2d9dc0a8faba','cbb4e0a5-ee89-4bc1-9278-8fdc79e29882','95d433e1-2d13-48d7-b24c-45b50a51bd4b','14989fa5-1686-4f62-90bd-b15707a3ed74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d6b6764bac41f18856992db0334ebb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-758759502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fceb2ba1-c441-4e73-9996-099ec3b9a887,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0a776dc921f40979ca7d980bb198710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61d6b6764bac41f18856992db0334ebb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:15.101158 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89afef49-09d5-4bea-b276-c25ffd33db32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:15.124890 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89afef49-09d5-4bea-b276-c25ffd33db32) transitioned into state 'SUCCESS' from state '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-758759502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0a776dc921f40979ca7d980bb198710',qos_specs=None,replication_status=,reservations=['ed7783fc-1255-44f1-bf17-2d9dc0a8faba','cbb4e0a5-ee89-4bc1-9278-8fdc79e29882','95d433e1-2d13-48d7-b24c-45b50a51bd4b','14989fa5-1686-4f62-90bd-b15707a3ed74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d6b6764bac41f18856992db0334ebb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:15.125750 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c4dc78b-9a99-4958-a752-9375a510b527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:15.136385 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c4dc78b-9a99-4958-a752-9375a510b527) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:15.137706 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Flow 'volume_create_api' (429c852b-060d-4d76-af01-9674166924b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:15.138829 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Create volume request issued successfully. Jul 22 10:04:15.139850 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6b6da832-522d-4f97-a938-5decb20790a7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:15.141166 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 890/3591] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:04:14 2026] POST /volume/v3/volumes => generated 764 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:15.159191 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e61146d9-2484-43ee-b201-291582de868d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:15.161315 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:15.164711 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1432668819", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:15.164711 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1432668819', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:15.164711 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Create volume of 1 GB Jul 22 10:04:15.166071 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-32febd67-1eb2-46a8-bece-7f459243d725 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:15.166481 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-32febd67-1eb2-46a8-bece-7f459243d725 None None] GET https://10.4.3.206/volume// Jul 22 10:04:15.166684 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-32febd67-1eb2-46a8-bece-7f459243d725 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:15.166908 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-32febd67-1eb2-46a8-bece-7f459243d725 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:15.167654 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-32febd67-1eb2-46a8-bece-7f459243d725 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:04:15.167703 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 908/3592] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:04:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:04:15.170840 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Availability Zones retrieved successfully. Jul 22 10:04:15.176802 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Flow 'volume_create_api' (6a1d4387-856d-4c78-908d-91b044d589bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:15.178145 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cb1ae77-1feb-4633-8b97-4159a27186ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:15.179031 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:15.194956 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-d4a43a9a-6270-4302-b946-85608e2f2237 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:15.208465 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cb1ae77-1feb-4633-8b97-4159a27186ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:15.209252 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c7b001c-35a9-4a7e-87f7-cc1bfda7dff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:15.267139 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Created reservations ['b3fab811-b0da-49e1-b37e-5cb1e7087204', '86706b7e-17a9-42ff-ac2b-22690c2f4f5f', '9e4da49d-fced-425a-88bf-3f7f5c4ab0fb', '040722b0-e376-4bc6-80ef-094729e21157'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:15.268203 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c7b001c-35a9-4a7e-87f7-cc1bfda7dff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3fab811-b0da-49e1-b37e-5cb1e7087204', '86706b7e-17a9-42ff-ac2b-22690c2f4f5f', '9e4da49d-fced-425a-88bf-3f7f5c4ab0fb', '040722b0-e376-4bc6-80ef-094729e21157']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:15.269265 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a94db27-8142-4ac4-ba70-6634c90d3b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:15.296707 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a94db27-8142-4ac4-ba70-6634c90d3b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c8e6bd9-30c6-46ad-8316-255c0c83ee14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1432668819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0a776dc921f40979ca7d980bb198710',qos_specs=None,replication_status=,reservations=['b3fab811-b0da-49e1-b37e-5cb1e7087204','86706b7e-17a9-42ff-ac2b-22690c2f4f5f','9e4da49d-fced-425a-88bf-3f7f5c4ab0fb','040722b0-e376-4bc6-80ef-094729e21157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d6b6764bac41f18856992db0334ebb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1432668819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c8e6bd9-30c6-46ad-8316-255c0c83ee14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0a776dc921f40979ca7d980bb198710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61d6b6764bac41f18856992db0334ebb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:15.297599 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23d55693-b522-485a-984d-b1444c56a925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:15.322738 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23d55693-b522-485a-984d-b1444c56a925) transitioned into state 'SUCCESS' from state '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-1432668819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0a776dc921f40979ca7d980bb198710',qos_specs=None,replication_status=,reservations=['b3fab811-b0da-49e1-b37e-5cb1e7087204','86706b7e-17a9-42ff-ac2b-22690c2f4f5f','9e4da49d-fced-425a-88bf-3f7f5c4ab0fb','040722b0-e376-4bc6-80ef-094729e21157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d6b6764bac41f18856992db0334ebb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:15.323577 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (274d0785-57c6-439c-9e7e-c476fda8b2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:15.336422 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (274d0785-57c6-439c-9e7e-c476fda8b2ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:15.337515 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Flow 'volume_create_api' (6a1d4387-856d-4c78-908d-91b044d589bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:15.337870 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Create volume request issued successfully. Jul 22 10:04:15.338558 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e61146d9-2484-43ee-b201-291582de868d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:15.339159 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 899/3593] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:04:15 2026] POST /volume/v3/volumes => generated 765 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:15.397525 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-d4a43a9a-6270-4302-b946-85608e2f2237 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:04:15.397942 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-d4a43a9a-6270-4302-b946-85608e2f2237 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9dfa1cab-c48d-4494-b28b-d3993c5f6e36", "connector": null, "instance_uuid": "97c7170a-ce3d-47a6-be17-6f1ac09428dd"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:15.410407 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:15.410407 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:15.451509 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-d4a43a9a-6270-4302-b946-85608e2f2237 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:04:15.452115 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 897/3594] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:04:15 2026] POST /volume/v3/attachments => generated 273 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:15.496704 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c58a39b4-b7c1-4da9-8589-87f2306124f4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:15.499417 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c58a39b4-b7c1-4da9-8589-87f2306124f4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:04:15.499702 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c58a39b4-b7c1-4da9-8589-87f2306124f4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:15.500035 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c58a39b4-b7c1-4da9-8589-87f2306124f4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:15.516285 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c21f4dac-69df-4ad2-a5c4-a35b5acf332f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:15.516715 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c21f4dac-69df-4ad2-a5c4-a35b5acf332f None None] GET https://10.4.3.206/volume// Jul 22 10:04:15.517075 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c21f4dac-69df-4ad2-a5c4-a35b5acf332f None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:15.517243 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c21f4dac-69df-4ad2-a5c4-a35b5acf332f None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:15.517599 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c21f4dac-69df-4ad2-a5c4-a35b5acf332f None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:04:15.517883 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 909/3595] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:04:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:04:15.521556 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:15.521556 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:15.528719 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-48b0a584-61d1-430d-b09e-8e8de74ed2e7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:15.532350 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c58a39b4-b7c1-4da9-8589-87f2306124f4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:15.532511 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-48b0a584-61d1-430d-b09e-8e8de74ed2e7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:04:15.532511 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-48b0a584-61d1-430d-b09e-8e8de74ed2e7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:15.532511 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-48b0a584-61d1-430d-b09e-8e8de74ed2e7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:15.535907 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c58a39b4-b7c1-4da9-8589-87f2306124f4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:04:15.536537 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 891/3596] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:15 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 921 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:15.544246 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:15.544246 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:15.553343 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-48b0a584-61d1-430d-b09e-8e8de74ed2e7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:15.558882 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-48b0a584-61d1-430d-b09e-8e8de74ed2e7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:04:15.559414 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 900/3597] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:04:15 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1101 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:04:15.680525 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-2f481511-1308-4bd6-b79b-ca5756a1a884 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:15.684187 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-2f481511-1308-4bd6-b79b-ca5756a1a884 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] PUT https://10.4.3.206/volume/v3/attachments/5a586283-c85e-48e0-ae0c-7b2f15ad6efb Jul 22 10:04:15.684584 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-2f481511-1308-4bd6-b79b-ca5756a1a884 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:15.698801 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-2f481511-1308-4bd6-b79b-ca5756a1a884 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Acquiring lock "cinder-attachment_update-9dfa1cab-c48d-4494-b28b-d3993c5f6e36-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:04:15.708128 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-2f481511-1308-4bd6-b79b-ca5756a1a884 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Lock "cinder-attachment_update-9dfa1cab-c48d-4494-b28b-d3993c5f6e36-np0000005636" acquired by "attachment_update" :: waited 0.009s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:04:15.709558 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:15.709558 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:15.818196 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-2f481511-1308-4bd6-b79b-ca5756a1a884 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Lock "cinder-attachment_update-9dfa1cab-c48d-4494-b28b-d3993c5f6e36-np0000005636" released by "attachment_update" :: held 0.109s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:04:15.818196 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-2f481511-1308-4bd6-b79b-ca5756a1a884 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments/5a586283-c85e-48e0-ae0c-7b2f15ad6efb returned with HTTP 200 Jul 22 10:04:15.818196 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 898/3598] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:04:15 2026] PUT /volume/v3/attachments/5a586283-c85e-48e0-ae0c-7b2f15ad6efb => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:15.915146 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:16.052767 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:16.053134 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1010087409"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:16.054813 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1010087409'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:16.054973 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Create volume of 1 GB Jul 22 10:04:16.063605 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Availability Zones retrieved successfully. Jul 22 10:04:16.072511 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Flow 'volume_create_api' (9336fcbf-1832-497c-8a27-a0fb4b9e5087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:16.075489 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1af5c551-d648-4950-9bb8-86db2ee55259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:16.077053 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:16.118122 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1af5c551-d648-4950-9bb8-86db2ee55259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:16.119376 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83b21eff-26d2-420c-b738-78b8b075f195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:16.192145 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Created reservations ['06fc0fe7-fb96-477e-a627-48e9f50b2348', '52628d3e-08be-4042-b848-d1098dce3b9c', 'ec5211de-b1c4-4e56-b4ef-978af1f44b4c', 'bf4c69fc-2710-4641-8a10-84b9efea292f'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:16.193140 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83b21eff-26d2-420c-b738-78b8b075f195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06fc0fe7-fb96-477e-a627-48e9f50b2348', '52628d3e-08be-4042-b848-d1098dce3b9c', 'ec5211de-b1c4-4e56-b4ef-978af1f44b4c', 'bf4c69fc-2710-4641-8a10-84b9efea292f']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:16.193977 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98e20b53-ebdb-4b84-8eb3-f17d2e9c9609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:16.230803 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98e20b53-ebdb-4b84-8eb3-f17d2e9c9609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '613d5108-6cd1-4087-b00c-f22b566f9afe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1010087409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f359ebc4a6147ad8b8c7b0e65c51c09',qos_specs=None,replication_status=,reservations=['06fc0fe7-fb96-477e-a627-48e9f50b2348','52628d3e-08be-4042-b848-d1098dce3b9c','ec5211de-b1c4-4e56-b4ef-978af1f44b4c','bf4c69fc-2710-4641-8a10-84b9efea292f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='642d571c908c4ef1adad9051f165a2d4',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1010087409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=613d5108-6cd1-4087-b00c-f22b566f9afe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f359ebc4a6147ad8b8c7b0e65c51c09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='642d571c908c4ef1adad9051f165a2d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:16.232571 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a73477-8777-4eb5-a694-0a28e03ccab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:16.260219 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a73477-8777-4eb5-a694-0a28e03ccab9) transitioned into state 'SUCCESS' from state '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-1010087409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f359ebc4a6147ad8b8c7b0e65c51c09',qos_specs=None,replication_status=,reservations=['06fc0fe7-fb96-477e-a627-48e9f50b2348','52628d3e-08be-4042-b848-d1098dce3b9c','ec5211de-b1c4-4e56-b4ef-978af1f44b4c','bf4c69fc-2710-4641-8a10-84b9efea292f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='642d571c908c4ef1adad9051f165a2d4',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:16.260941 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d05fc4f-08e2-4dcd-8f4f-1159abed8ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:16.276394 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d05fc4f-08e2-4dcd-8f4f-1159abed8ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:16.276394 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Flow 'volume_create_api' (9336fcbf-1832-497c-8a27-a0fb4b9e5087) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:16.276394 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Create volume request issued successfully. Jul 22 10:04:16.276903 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cc058706-301e-4ead-bf1d-c5ebf570c836 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:16.277363 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 910/3599] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:04:15 2026] POST /volume/v3/volumes => generated 750 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:16.293905 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-42848df7-627f-4c99-baf0-7ed731e6bf28 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:16.298051 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-42848df7-627f-4c99-baf0-7ed731e6bf28 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] GET https://10.4.3.206/volume/v3/volumes/613d5108-6cd1-4087-b00c-f22b566f9afe Jul 22 10:04:16.298051 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-42848df7-627f-4c99-baf0-7ed731e6bf28 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:16.298051 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-42848df7-627f-4c99-baf0-7ed731e6bf28 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:16.308255 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:16.308255 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:16.314634 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-42848df7-627f-4c99-baf0-7ed731e6bf28 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Volume info retrieved successfully. Jul 22 10:04:16.323276 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-42848df7-627f-4c99-baf0-7ed731e6bf28 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] https://10.4.3.206/volume/v3/volumes/613d5108-6cd1-4087-b00c-f22b566f9afe returned with HTTP 200 Jul 22 10:04:16.325175 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 892/3600] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:16 2026] GET /volume/v3/volumes/613d5108-6cd1-4087-b00c-f22b566f9afe => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:16.553508 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3cfecc8c-8c8a-4565-8d4c-56aa029e9056 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:16.556312 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3cfecc8c-8c8a-4565-8d4c-56aa029e9056 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:04:16.556552 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3cfecc8c-8c8a-4565-8d4c-56aa029e9056 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:16.556877 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3cfecc8c-8c8a-4565-8d4c-56aa029e9056 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:16.585031 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:16.585031 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:16.590562 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-3cfecc8c-8c8a-4565-8d4c-56aa029e9056 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:16.599937 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3cfecc8c-8c8a-4565-8d4c-56aa029e9056 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:04:16.601302 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 901/3601] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:16 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 922 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:17.290860 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:17.340791 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e37e1902-3cbb-418e-9748-bc41cead86d9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:17.343713 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e37e1902-3cbb-418e-9748-bc41cead86d9 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] GET https://10.4.3.206/volume/v3/volumes/613d5108-6cd1-4087-b00c-f22b566f9afe Jul 22 10:04:17.343977 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e37e1902-3cbb-418e-9748-bc41cead86d9 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:17.344232 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e37e1902-3cbb-418e-9748-bc41cead86d9 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:17.353221 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:17.353221 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:17.357705 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e37e1902-3cbb-418e-9748-bc41cead86d9 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Volume info retrieved successfully. Jul 22 10:04:17.363311 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e37e1902-3cbb-418e-9748-bc41cead86d9 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] https://10.4.3.206/volume/v3/volumes/613d5108-6cd1-4087-b00c-f22b566f9afe returned with HTTP 200 Jul 22 10:04:17.363796 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 911/3602] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:17 2026] GET /volume/v3/volumes/613d5108-6cd1-4087-b00c-f22b566f9afe => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:17.379575 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c5bd08d3-4c64-4957-bcc4-691058d36000 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:17.381471 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c5bd08d3-4c64-4957-bcc4-691058d36000 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] GET https://10.4.3.206/volume/v3/limits Jul 22 10:04:17.381727 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c5bd08d3-4c64-4957-bcc4-691058d36000 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:17.381882 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c5bd08d3-4c64-4957-bcc4-691058d36000 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:17.392382 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-c5bd08d3-4c64-4957-bcc4-691058d36000 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1332867712 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1332867712, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:17.392680 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-c5bd08d3-4c64-4957-bcc4-691058d36000 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1332867712 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1332867712, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:17.392941 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-c5bd08d3-4c64-4957-bcc4-691058d36000 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1332867712 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1332867712, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:17.393387 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-c5bd08d3-4c64-4957-bcc4-691058d36000 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1165936038-983259881 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1165936038-983259881, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:17.408448 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:17.409049 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1832158728"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:17.410234 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c5bd08d3-4c64-4957-bcc4-691058d36000 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] https://10.4.3.206/volume/v3/limits returned with HTTP 200 Jul 22 10:04:17.410630 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 893/3603] 10.4.3.206 () {66 vars in 1234 bytes} [Wed Jul 22 10:04:17 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:17.411299 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1832158728'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:17.411888 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume of 1 GB Jul 22 10:04:17.412432 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:17.412432 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:17.417994 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Availability Zones retrieved successfully. Jul 22 10:04:17.420233 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e2b0867e-467f-483d-9e5b-5c544bce94e4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:17.422138 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e2b0867e-467f-483d-9e5b-5c544bce94e4 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] GET https://10.4.3.206/volume/v3/volumes/613d5108-6cd1-4087-b00c-f22b566f9afe Jul 22 10:04:17.422336 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e2b0867e-467f-483d-9e5b-5c544bce94e4 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:17.422551 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e2b0867e-467f-483d-9e5b-5c544bce94e4 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:17.427017 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Flow 'volume_create_api' (867a8a1d-8aab-4b90-a99e-8481f53040bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:17.429056 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ac3fe2d-072a-4786-abd8-95c990e044be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:17.429966 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:17.429966 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:17.430510 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:17.433815 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e2b0867e-467f-483d-9e5b-5c544bce94e4 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Volume info retrieved successfully. Jul 22 10:04:17.439844 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e2b0867e-467f-483d-9e5b-5c544bce94e4 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] https://10.4.3.206/volume/v3/volumes/613d5108-6cd1-4087-b00c-f22b566f9afe returned with HTTP 200 Jul 22 10:04:17.440453 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 902/3604] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:17 2026] GET /volume/v3/volumes/613d5108-6cd1-4087-b00c-f22b566f9afe => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:17.455636 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-57692682-2248-4822-b551-59baf5d76ed7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:17.461411 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-57692682-2248-4822-b551-59baf5d76ed7 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] DELETE https://10.4.3.206/volume/v3/volumes/613d5108-6cd1-4087-b00c-f22b566f9afe Jul 22 10:04:17.461643 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-57692682-2248-4822-b551-59baf5d76ed7 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:17.461885 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-57692682-2248-4822-b551-59baf5d76ed7 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:17.462147 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-57692682-2248-4822-b551-59baf5d76ed7 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Delete volume with id: 613d5108-6cd1-4087-b00c-f22b566f9afe Jul 22 10:04:17.471523 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ac3fe2d-072a-4786-abd8-95c990e044be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:17.473077 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16cd0f35-f8f2-4d94-8df9-e0b7b9252aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:17.476746 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:17.476746 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:17.477418 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-57692682-2248-4822-b551-59baf5d76ed7 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Volume info retrieved successfully. Jul 22 10:04:17.507107 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-57692682-2248-4822-b551-59baf5d76ed7 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Delete volume request issued successfully. Jul 22 10:04:17.507107 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-57692682-2248-4822-b551-59baf5d76ed7 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] https://10.4.3.206/volume/v3/volumes/613d5108-6cd1-4087-b00c-f22b566f9afe returned with HTTP 202 Jul 22 10:04:17.507292 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 912/3605] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:17 2026] DELETE /volume/v3/volumes/613d5108-6cd1-4087-b00c-f22b566f9afe => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:17.516433 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7ce0486e-8191-4f48-90a8-5c281d682531 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:17.519885 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7ce0486e-8191-4f48-90a8-5c281d682531 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] GET https://10.4.3.206/volume/v3/volumes/613d5108-6cd1-4087-b00c-f22b566f9afe Jul 22 10:04:17.520097 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7ce0486e-8191-4f48-90a8-5c281d682531 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:17.520308 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7ce0486e-8191-4f48-90a8-5c281d682531 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:17.528828 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:17.528828 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:17.533183 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7ce0486e-8191-4f48-90a8-5c281d682531 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Volume info retrieved successfully. Jul 22 10:04:17.539247 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7ce0486e-8191-4f48-90a8-5c281d682531 tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] https://10.4.3.206/volume/v3/volumes/613d5108-6cd1-4087-b00c-f22b566f9afe returned with HTTP 200 Jul 22 10:04:17.539710 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 894/3606] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:17 2026] GET /volume/v3/volumes/613d5108-6cd1-4087-b00c-f22b566f9afe => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:17.560868 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Created reservations ['c9620adc-9eb2-4920-9a0e-c3722f4471e4', '48c891c2-6301-43e3-abab-2783bb6582dc', '364ad8d3-9108-4c21-bc4a-f876221458b4', '07f40f3c-2ec3-4f72-9e11-8e2f7df9ef05'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:17.561764 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16cd0f35-f8f2-4d94-8df9-e0b7b9252aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9620adc-9eb2-4920-9a0e-c3722f4471e4', '48c891c2-6301-43e3-abab-2783bb6582dc', '364ad8d3-9108-4c21-bc4a-f876221458b4', '07f40f3c-2ec3-4f72-9e11-8e2f7df9ef05']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:17.562593 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d060810-6e90-4df6-84cd-9e88c48f769c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:17.595138 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d060810-6e90-4df6-84cd-9e88c48f769c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d85a086-5230-4a82-85cb-57e87895f29d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1832158728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0440780b970146c6a6d026a4c7ae6830',qos_specs=None,replication_status=,reservations=['c9620adc-9eb2-4920-9a0e-c3722f4471e4','48c891c2-6301-43e3-abab-2783bb6582dc','364ad8d3-9108-4c21-bc4a-f876221458b4','07f40f3c-2ec3-4f72-9e11-8e2f7df9ef05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1832158728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d85a086-5230-4a82-85cb-57e87895f29d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0440780b970146c6a6d026a4c7ae6830',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:17.595138 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e4981e9-e27a-457d-9fbb-7370ccca4b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:17.619360 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-39183980-4ba9-4c9b-8bdc-f459020c1a29 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:17.621711 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-39183980-4ba9-4c9b-8bdc-f459020c1a29 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:04:17.621912 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-39183980-4ba9-4c9b-8bdc-f459020c1a29 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:17.622217 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-39183980-4ba9-4c9b-8bdc-f459020c1a29 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:17.623839 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e4981e9-e27a-457d-9fbb-7370ccca4b3b) transitioned into state 'SUCCESS' from state '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-1832158728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0440780b970146c6a6d026a4c7ae6830',qos_specs=None,replication_status=,reservations=['c9620adc-9eb2-4920-9a0e-c3722f4471e4','48c891c2-6301-43e3-abab-2783bb6582dc','364ad8d3-9108-4c21-bc4a-f876221458b4','07f40f3c-2ec3-4f72-9e11-8e2f7df9ef05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:17.624567 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bace426f-18f1-4f0e-8276-396cb57bce60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:17.634636 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bace426f-18f1-4f0e-8276-396cb57bce60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:17.635120 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:17.635120 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:17.635882 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Flow 'volume_create_api' (867a8a1d-8aab-4b90-a99e-8481f53040bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:17.636314 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume request issued successfully. Jul 22 10:04:17.637242 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0efd74ce-6c34-4080-8906-bf1234a4a2ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:17.637782 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 899/3607] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:04:17 2026] POST /volume/v3/volumes => generated 778 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:17.640258 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-39183980-4ba9-4c9b-8bdc-f459020c1a29 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:17.645825 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-39183980-4ba9-4c9b-8bdc-f459020c1a29 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:04:17.646369 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 903/3608] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:17 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:17.653207 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3eaa8ca3-dbac-42c2-ab78-931244688990 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:17.657077 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3eaa8ca3-dbac-42c2-ab78-931244688990 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/6d85a086-5230-4a82-85cb-57e87895f29d Jul 22 10:04:17.657294 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3eaa8ca3-dbac-42c2-ab78-931244688990 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:17.657549 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3eaa8ca3-dbac-42c2-ab78-931244688990 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:17.665886 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:17.665886 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:17.669902 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3eaa8ca3-dbac-42c2-ab78-931244688990 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:17.674461 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3eaa8ca3-dbac-42c2-ab78-931244688990 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/6d85a086-5230-4a82-85cb-57e87895f29d returned with HTTP 200 Jul 22 10:04:17.674852 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 913/3609] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:17 2026] GET /volume/v3/volumes/6d85a086-5230-4a82-85cb-57e87895f29d => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:18.038838 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7709445f-e20a-4669-8c36-19be386e02ae None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:18.041409 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7709445f-e20a-4669-8c36-19be386e02ae tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:04:18.041937 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7709445f-e20a-4669-8c36-19be386e02ae tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5042c7c3-d39e-4528-9591-847d2a935c56", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2099493593", "description": null, "metadata": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:18.056828 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:18.056828 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:18.057777 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7709445f-e20a-4669-8c36-19be386e02ae tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:18.058039 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-7709445f-e20a-4669-8c36-19be386e02ae tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create snapshot from volume 5042c7c3-d39e-4528-9591-847d2a935c56 Jul 22 10:04:18.092277 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-7709445f-e20a-4669-8c36-19be386e02ae tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Created reservations ['d5be9bae-b6d5-417d-b832-c1a09ef48809', 'cadd37e5-3151-4187-a192-de21c7af5474', '39d49ab1-56d9-4e79-8e6f-51503f00e79e', '89e1b9d4-6d55-4847-b232-7784870aeaed'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:18.133838 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7709445f-e20a-4669-8c36-19be386e02ae tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot force create request issued successfully. Jul 22 10:04:18.134373 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7709445f-e20a-4669-8c36-19be386e02ae tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:04:18.135015 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 895/3610] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:04:18 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) Jul 22 10:04:18.143782 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-56b27cef-1ee5-4e39-aa84-576b0f9c042e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:18.146676 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-56b27cef-1ee5-4e39-aa84-576b0f9c042e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/fca71314-a877-4fdc-a3c1-398c8b9b569c Jul 22 10:04:18.146872 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-56b27cef-1ee5-4e39-aa84-576b0f9c042e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:18.147130 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-56b27cef-1ee5-4e39-aa84-576b0f9c042e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:18.153643 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:18.153643 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:18.154209 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-56b27cef-1ee5-4e39-aa84-576b0f9c042e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:04:18.154889 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-56b27cef-1ee5-4e39-aa84-576b0f9c042e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/fca71314-a877-4fdc-a3c1-398c8b9b569c returned with HTTP 200 Jul 22 10:04:18.155283 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 900/3611] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:18 2026] GET /volume/v3/snapshots/fca71314-a877-4fdc-a3c1-398c8b9b569c => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:18.555210 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-96577c2a-36f0-4016-993f-87fcb91add6e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:18.558273 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-96577c2a-36f0-4016-993f-87fcb91add6e tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] GET https://10.4.3.206/volume/v3/volumes/613d5108-6cd1-4087-b00c-f22b566f9afe Jul 22 10:04:18.558549 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-96577c2a-36f0-4016-993f-87fcb91add6e tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:18.558792 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-96577c2a-36f0-4016-993f-87fcb91add6e tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:18.570996 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-96577c2a-36f0-4016-993f-87fcb91add6e tempest-AbsoluteLimitsTests-304187923 tempest-AbsoluteLimitsTests-304187923-project-member] https://10.4.3.206/volume/v3/volumes/613d5108-6cd1-4087-b00c-f22b566f9afe returned with HTTP 404 Jul 22 10:04:18.571457 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 904/3612] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:18 2026] GET /volume/v3/volumes/613d5108-6cd1-4087-b00c-f22b566f9afe => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:18.662618 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a44e34d1-a1aa-4481-b91f-e135de7d474c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:18.664306 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a44e34d1-a1aa-4481-b91f-e135de7d474c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:04:18.664467 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a44e34d1-a1aa-4481-b91f-e135de7d474c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:18.664654 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a44e34d1-a1aa-4481-b91f-e135de7d474c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:18.673658 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:18.673658 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:18.677036 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a44e34d1-a1aa-4481-b91f-e135de7d474c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:18.681286 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a44e34d1-a1aa-4481-b91f-e135de7d474c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:04:18.681678 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 914/3613] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:18 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:18.690036 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-758f76ba-4480-4dc9-9269-abff9dc83413 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:18.692029 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-758f76ba-4480-4dc9-9269-abff9dc83413 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/6d85a086-5230-4a82-85cb-57e87895f29d Jul 22 10:04:18.692279 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-758f76ba-4480-4dc9-9269-abff9dc83413 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:18.692447 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-758f76ba-4480-4dc9-9269-abff9dc83413 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:18.705304 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:18.705304 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:18.709141 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-758f76ba-4480-4dc9-9269-abff9dc83413 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:18.718785 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-758f76ba-4480-4dc9-9269-abff9dc83413 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/6d85a086-5230-4a82-85cb-57e87895f29d returned with HTTP 200 Jul 22 10:04:18.719237 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 896/3614] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:18 2026] GET /volume/v3/volumes/6d85a086-5230-4a82-85cb-57e87895f29d => generated 1018 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:18.733007 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-691915c1-22af-46c9-8821-d30009b4a5d1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:18.820378 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-691915c1-22af-46c9-8821-d30009b4a5d1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:04:18.820838 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-691915c1-22af-46c9-8821-d30009b4a5d1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d85a086-5230-4a82-85cb-57e87895f29d", "name": "tempest-ProjectMemberTests-Snapshot-1863037628"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:18.832627 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:18.832627 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:18.833255 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-691915c1-22af-46c9-8821-d30009b4a5d1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Volume info retrieved successfully. Jul 22 10:04:18.833422 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-691915c1-22af-46c9-8821-d30009b4a5d1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Create snapshot from volume 6d85a086-5230-4a82-85cb-57e87895f29d Jul 22 10:04:18.881184 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-691915c1-22af-46c9-8821-d30009b4a5d1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Created reservations ['ed771325-b745-44f2-bcaf-fef920e9560f', '95b117f0-3629-453e-a844-96f0211d9c03', '39e49f64-8e2d-415a-9c55-ce948e1e4f6f', '9c70f368-34e2-47fe-b6f4-d2a0929444b3'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:18.917667 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-691915c1-22af-46c9-8821-d30009b4a5d1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Snapshot create request issued successfully. Jul 22 10:04:18.918047 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-691915c1-22af-46c9-8821-d30009b4a5d1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:04:18.918458 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 901/3615] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:04:18 2026] POST /volume/v3/snapshots => generated 305 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:18.930667 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-14e152b5-8390-468b-baa6-479f0c8e8d55 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:18.932738 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-14e152b5-8390-468b-baa6-479f0c8e8d55 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] GET https://10.4.3.206/volume/v3/snapshots/ffa894c1-a442-4177-bd75-0f94654b9b3e Jul 22 10:04:18.932977 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-14e152b5-8390-468b-baa6-479f0c8e8d55 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:18.933201 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-14e152b5-8390-468b-baa6-479f0c8e8d55 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:18.939061 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:18.939061 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:18.939619 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-14e152b5-8390-468b-baa6-479f0c8e8d55 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Snapshot retrieved successfully. Jul 22 10:04:18.940768 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-14e152b5-8390-468b-baa6-479f0c8e8d55 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] https://10.4.3.206/volume/v3/snapshots/ffa894c1-a442-4177-bd75-0f94654b9b3e returned with HTTP 200 Jul 22 10:04:18.941375 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 905/3616] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:18 2026] GET /volume/v3/snapshots/ffa894c1-a442-4177-bd75-0f94654b9b3e => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:19.118017 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-e2416217-ed1a-420e-94ce-24eccc8cb467 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:19.120525 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-e2416217-ed1a-420e-94ce-24eccc8cb467 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/attachments/5a586283-c85e-48e0-ae0c-7b2f15ad6efb/action Jul 22 10:04:19.120912 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-e2416217-ed1a-420e-94ce-24eccc8cb467 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action body: b'{"os-complete": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:19.121080 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-e2416217-ed1a-420e-94ce-24eccc8cb467 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:19.152503 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:19.152503 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:19.165236 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b0cccbaa-9e5a-442e-825f-f9cfee057ad9 req-e2416217-ed1a-420e-94ce-24eccc8cb467 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments/5a586283-c85e-48e0-ae0c-7b2f15ad6efb/action returned with HTTP 204 Jul 22 10:04:19.165717 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 915/3617] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:04:19 2026] POST /volume/v3/attachments/5a586283-c85e-48e0-ae0c-7b2f15ad6efb/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:19.166019 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1b305434-3232-4eae-ab93-075fec39b8a0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:19.171777 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b305434-3232-4eae-ab93-075fec39b8a0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/fca71314-a877-4fdc-a3c1-398c8b9b569c Jul 22 10:04:19.172066 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b305434-3232-4eae-ab93-075fec39b8a0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:19.172292 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b305434-3232-4eae-ab93-075fec39b8a0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:19.184656 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:19.184656 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:19.184656 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1b305434-3232-4eae-ab93-075fec39b8a0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:04:19.187201 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b305434-3232-4eae-ab93-075fec39b8a0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/fca71314-a877-4fdc-a3c1-398c8b9b569c returned with HTTP 200 Jul 22 10:04:19.187201 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 897/3618] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:19 2026] GET /volume/v3/snapshots/fca71314-a877-4fdc-a3c1-398c8b9b569c => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:19.199419 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-54960527-3170-48ee-aa06-99fac9f9dcce None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:19.202944 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-54960527-3170-48ee-aa06-99fac9f9dcce tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/fca71314-a877-4fdc-a3c1-398c8b9b569c Jul 22 10:04:19.203269 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-54960527-3170-48ee-aa06-99fac9f9dcce tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:19.203783 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-54960527-3170-48ee-aa06-99fac9f9dcce tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:19.212384 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:19.212384 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:19.213025 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-54960527-3170-48ee-aa06-99fac9f9dcce tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:04:19.214122 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-54960527-3170-48ee-aa06-99fac9f9dcce tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/fca71314-a877-4fdc-a3c1-398c8b9b569c returned with HTTP 200 Jul 22 10:04:19.214593 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 902/3619] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:19 2026] GET /volume/v3/snapshots/fca71314-a877-4fdc-a3c1-398c8b9b569c => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:19.695484 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8e13772f-0540-4826-95bc-824c1124e7f8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:19.697843 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8e13772f-0540-4826-95bc-824c1124e7f8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:04:19.698281 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8e13772f-0540-4826-95bc-824c1124e7f8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:19.698462 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8e13772f-0540-4826-95bc-824c1124e7f8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:19.712471 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:19.712471 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:19.717523 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8e13772f-0540-4826-95bc-824c1124e7f8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:04:19.724340 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8e13772f-0540-4826-95bc-824c1124e7f8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:04:19.725063 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 906/3620] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:19 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:19.950157 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-55fa4610-48fb-47da-8ae7-d033b39bfe61 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:19.953110 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-55fa4610-48fb-47da-8ae7-d033b39bfe61 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] GET https://10.4.3.206/volume/v3/snapshots/ffa894c1-a442-4177-bd75-0f94654b9b3e Jul 22 10:04:19.953345 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-55fa4610-48fb-47da-8ae7-d033b39bfe61 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:19.953603 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-55fa4610-48fb-47da-8ae7-d033b39bfe61 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:19.960035 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:19.960035 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:19.960534 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-55fa4610-48fb-47da-8ae7-d033b39bfe61 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Snapshot retrieved successfully. Jul 22 10:04:19.961479 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-55fa4610-48fb-47da-8ae7-d033b39bfe61 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] https://10.4.3.206/volume/v3/snapshots/ffa894c1-a442-4177-bd75-0f94654b9b3e returned with HTTP 200 Jul 22 10:04:19.961750 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 916/3621] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:19 2026] GET /volume/v3/snapshots/ffa894c1-a442-4177-bd75-0f94654b9b3e => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:19.974745 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-27446087-a52f-4d9f-80b0-9f358bef2abc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:19.976557 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-27446087-a52f-4d9f-80b0-9f358bef2abc tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/ffa894c1-a442-4177-bd75-0f94654b9b3e Jul 22 10:04:19.976750 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-27446087-a52f-4d9f-80b0-9f358bef2abc tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:19.976953 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-27446087-a52f-4d9f-80b0-9f358bef2abc tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:19.977102 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-27446087-a52f-4d9f-80b0-9f358bef2abc tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Delete snapshot with id: ffa894c1-a442-4177-bd75-0f94654b9b3e Jul 22 10:04:19.982912 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:19.982912 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:19.983448 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-27446087-a52f-4d9f-80b0-9f358bef2abc tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Snapshot retrieved successfully. Jul 22 10:04:20.006752 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-27446087-a52f-4d9f-80b0-9f358bef2abc tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Snapshot delete request issued successfully. Jul 22 10:04:20.007027 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-27446087-a52f-4d9f-80b0-9f358bef2abc tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] https://10.4.3.206/volume/v3/snapshots/ffa894c1-a442-4177-bd75-0f94654b9b3e returned with HTTP 202 Jul 22 10:04:20.007584 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 898/3622] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:04:19 2026] DELETE /volume/v3/snapshots/ffa894c1-a442-4177-bd75-0f94654b9b3e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:20.017007 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cbebc63f-0682-49f5-81c7-e29e68a03933 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:20.019245 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cbebc63f-0682-49f5-81c7-e29e68a03933 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] GET https://10.4.3.206/volume/v3/snapshots/ffa894c1-a442-4177-bd75-0f94654b9b3e Jul 22 10:04:20.019474 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cbebc63f-0682-49f5-81c7-e29e68a03933 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:20.019721 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cbebc63f-0682-49f5-81c7-e29e68a03933 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:20.027788 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:20.027788 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:20.028319 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-cbebc63f-0682-49f5-81c7-e29e68a03933 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Snapshot retrieved successfully. Jul 22 10:04:20.029394 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cbebc63f-0682-49f5-81c7-e29e68a03933 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] https://10.4.3.206/volume/v3/snapshots/ffa894c1-a442-4177-bd75-0f94654b9b3e returned with HTTP 200 Jul 22 10:04:20.029571 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 903/3623] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:20 2026] GET /volume/v3/snapshots/ffa894c1-a442-4177-bd75-0f94654b9b3e => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:20.543232 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-92a8a685-59fb-4500-a23e-86284d800eb2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:20.546563 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-92a8a685-59fb-4500-a23e-86284d800eb2 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/limits Jul 22 10:04:20.546830 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-92a8a685-59fb-4500-a23e-86284d800eb2 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:20.547112 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-92a8a685-59fb-4500-a23e-86284d800eb2 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:20.561050 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-92a8a685-59fb-4500-a23e-86284d800eb2 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1332867712 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1332867712, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:20.561153 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-92a8a685-59fb-4500-a23e-86284d800eb2 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1165936038-983259881 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1165936038-983259881, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:20.561427 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-92a8a685-59fb-4500-a23e-86284d800eb2 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1165936038-983259881 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1165936038-983259881, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:20.561751 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-92a8a685-59fb-4500-a23e-86284d800eb2 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1165936038-983259881 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1165936038-983259881, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:20.578423 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-92a8a685-59fb-4500-a23e-86284d800eb2 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/limits returned with HTTP 200 Jul 22 10:04:20.578800 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 907/3624] 10.4.3.206 () {68 vars in 1484 bytes} [Wed Jul 22 10:04:20 2026] GET /volume/v3/limits => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:20.662008 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-56d112c2-cf34-4012-942c-b5a61d3071c6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:20.662820 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-56d112c2-cf34-4012-942c-b5a61d3071c6 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 Jul 22 10:04:20.663148 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-56d112c2-cf34-4012-942c-b5a61d3071c6 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:20.663385 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-56d112c2-cf34-4012-942c-b5a61d3071c6 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:20.679638 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:20.679638 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:20.684162 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-56d112c2-cf34-4012-942c-b5a61d3071c6 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:04:20.689266 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-56d112c2-cf34-4012-942c-b5a61d3071c6 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 returned with HTTP 200 Jul 22 10:04:20.689656 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 917/3625] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:04:20 2026] GET /volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 => generated 1663 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:20.699513 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-dd1cb33f-4e51-4eca-9fc0-6b51d17b8568 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:20.704853 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-dd1cb33f-4e51-4eca-9fc0-6b51d17b8568 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:04:20.705363 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-dd1cb33f-4e51-4eca-9fc0-6b51d17b8568 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "459815e0-ed50-48e7-91dc-22c1ea270ac8", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1266397761", "description": null, "metadata": {}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:20.722761 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:20.722761 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:20.723335 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-dd1cb33f-4e51-4eca-9fc0-6b51d17b8568 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:04:20.723525 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-dd1cb33f-4e51-4eca-9fc0-6b51d17b8568 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Create snapshot from volume 459815e0-ed50-48e7-91dc-22c1ea270ac8 Jul 22 10:04:20.751896 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-dd1cb33f-4e51-4eca-9fc0-6b51d17b8568 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Created reservations ['2a7552fc-6e48-4381-b048-a1488fd02eed', 'faed006d-3121-430b-890a-596aa4ecd359', '09bd3c12-e530-4372-b2ed-e8cf0ca594bc', '18b648f9-3b59-440e-b157-6f6c106535fb'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:20.790272 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-dd1cb33f-4e51-4eca-9fc0-6b51d17b8568 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Snapshot force create request issued successfully. Jul 22 10:04:20.790667 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-704698e6-fbfd-4d10-99e8-fe0f4bb51c26 req-dd1cb33f-4e51-4eca-9fc0-6b51d17b8568 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:04:20.793646 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 899/3626] 10.4.3.206 () {72 vars in 1547 bytes} [Wed Jul 22 10:04:20 2026] POST /volume/v3/snapshots => generated 324 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:21.040968 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-815a0019-2b47-456e-b100-0b48726e9158 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:21.043602 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-815a0019-2b47-456e-b100-0b48726e9158 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] GET https://10.4.3.206/volume/v3/snapshots/ffa894c1-a442-4177-bd75-0f94654b9b3e Jul 22 10:04:21.044042 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-815a0019-2b47-456e-b100-0b48726e9158 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:21.044207 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-815a0019-2b47-456e-b100-0b48726e9158 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:21.050801 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-815a0019-2b47-456e-b100-0b48726e9158 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] https://10.4.3.206/volume/v3/snapshots/ffa894c1-a442-4177-bd75-0f94654b9b3e returned with HTTP 404 Jul 22 10:04:21.051875 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 904/3627] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:21 2026] GET /volume/v3/snapshots/ffa894c1-a442-4177-bd75-0f94654b9b3e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:21.061530 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6203d56e-ae50-4b6a-85a0-1848f8af3bb7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:21.062676 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6203d56e-ae50-4b6a-85a0-1848f8af3bb7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/6d85a086-5230-4a82-85cb-57e87895f29d Jul 22 10:04:21.062910 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6203d56e-ae50-4b6a-85a0-1848f8af3bb7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:21.063245 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6203d56e-ae50-4b6a-85a0-1848f8af3bb7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:21.063350 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-6203d56e-ae50-4b6a-85a0-1848f8af3bb7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete volume with id: 6d85a086-5230-4a82-85cb-57e87895f29d Jul 22 10:04:21.071678 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:21.071678 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:21.072390 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6203d56e-ae50-4b6a-85a0-1848f8af3bb7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:21.092828 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6203d56e-ae50-4b6a-85a0-1848f8af3bb7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete volume request issued successfully. Jul 22 10:04:21.093020 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6203d56e-ae50-4b6a-85a0-1848f8af3bb7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/6d85a086-5230-4a82-85cb-57e87895f29d returned with HTTP 202 Jul 22 10:04:21.093535 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 908/3628] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:21 2026] DELETE /volume/v3/volumes/6d85a086-5230-4a82-85cb-57e87895f29d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:21.103856 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-bc87cd8c-9ec5-46a0-aa9d-a2650cc09d7d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:21.106696 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bc87cd8c-9ec5-46a0-aa9d-a2650cc09d7d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/6d85a086-5230-4a82-85cb-57e87895f29d Jul 22 10:04:21.106855 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bc87cd8c-9ec5-46a0-aa9d-a2650cc09d7d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:21.107148 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bc87cd8c-9ec5-46a0-aa9d-a2650cc09d7d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:21.116344 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:21.116344 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:21.125238 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-bc87cd8c-9ec5-46a0-aa9d-a2650cc09d7d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:21.138413 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bc87cd8c-9ec5-46a0-aa9d-a2650cc09d7d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/6d85a086-5230-4a82-85cb-57e87895f29d returned with HTTP 200 Jul 22 10:04:21.138993 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 918/3629] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:21 2026] GET /volume/v3/volumes/6d85a086-5230-4a82-85cb-57e87895f29d => generated 1017 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:22.154108 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-45926dd6-4c8d-48eb-b11b-34d0f98106ab None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:22.158284 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-45926dd6-4c8d-48eb-b11b-34d0f98106ab tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/6d85a086-5230-4a82-85cb-57e87895f29d Jul 22 10:04:22.158284 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-45926dd6-4c8d-48eb-b11b-34d0f98106ab tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:22.158658 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-45926dd6-4c8d-48eb-b11b-34d0f98106ab tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:22.167563 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-45926dd6-4c8d-48eb-b11b-34d0f98106ab tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/6d85a086-5230-4a82-85cb-57e87895f29d returned with HTTP 404 Jul 22 10:04:22.168318 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 900/3630] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:22 2026] GET /volume/v3/volumes/6d85a086-5230-4a82-85cb-57e87895f29d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:22.179489 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:22.181131 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:22.181541 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-614100121"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:22.183561 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-614100121'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:22.183561 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume of 1 GB Jul 22 10:04:22.189627 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Availability Zones retrieved successfully. Jul 22 10:04:22.195844 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Flow 'volume_create_api' (39573acf-a5b7-4df2-be27-a396702f5149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:22.197485 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7599b751-a03a-494d-afe6-2c9e3e26bb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:22.198604 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:22.235130 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7599b751-a03a-494d-afe6-2c9e3e26bb5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:22.236138 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (766d731f-893c-490d-ac42-428294217c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:22.296755 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Created reservations ['20e74be8-b6ca-4f6e-a19a-bd22fb0951b2', '0b78d5fd-0780-4e2b-a2ee-1663ffdb6f3d', '95664e9d-a52e-45bb-84a4-cec79cd43f1b', 'ec6dffb0-5d3d-4c7a-a3da-50637fcc8881'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:22.297887 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (766d731f-893c-490d-ac42-428294217c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20e74be8-b6ca-4f6e-a19a-bd22fb0951b2', '0b78d5fd-0780-4e2b-a2ee-1663ffdb6f3d', '95664e9d-a52e-45bb-84a4-cec79cd43f1b', 'ec6dffb0-5d3d-4c7a-a3da-50637fcc8881']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:22.298783 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce94174d-95b5-4b01-b95a-6665195b690f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:22.329347 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce94174d-95b5-4b01-b95a-6665195b690f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bf238df-98f7-4a42-b8bc-b11e4849e275', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-614100121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0440780b970146c6a6d026a4c7ae6830',qos_specs=None,replication_status=,reservations=['20e74be8-b6ca-4f6e-a19a-bd22fb0951b2','0b78d5fd-0780-4e2b-a2ee-1663ffdb6f3d','95664e9d-a52e-45bb-84a4-cec79cd43f1b','ec6dffb0-5d3d-4c7a-a3da-50637fcc8881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-614100121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bf238df-98f7-4a42-b8bc-b11e4849e275,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0440780b970146c6a6d026a4c7ae6830',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:22.330213 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fef9a3f3-17a4-49f1-b60e-6bfe6cf776f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:22.357281 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fef9a3f3-17a4-49f1-b60e-6bfe6cf776f0) transitioned into state 'SUCCESS' from state '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-614100121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0440780b970146c6a6d026a4c7ae6830',qos_specs=None,replication_status=,reservations=['20e74be8-b6ca-4f6e-a19a-bd22fb0951b2','0b78d5fd-0780-4e2b-a2ee-1663ffdb6f3d','95664e9d-a52e-45bb-84a4-cec79cd43f1b','ec6dffb0-5d3d-4c7a-a3da-50637fcc8881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:22.357281 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5755e5f-1bf7-4610-b296-730176f06256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:22.368423 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5755e5f-1bf7-4610-b296-730176f06256) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:22.369323 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Flow 'volume_create_api' (39573acf-a5b7-4df2-be27-a396702f5149) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:22.369687 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume request issued successfully. Jul 22 10:04:22.370378 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9582ac91-4e12-403f-bbcc-7d32d57fddac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:22.370819 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 905/3631] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:04:22 2026] POST /volume/v3/volumes => generated 777 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:22.388622 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-65d1591f-a225-40c4-a385-699cbe19d37f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:22.394591 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-65d1591f-a225-40c4-a385-699cbe19d37f tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/9bf238df-98f7-4a42-b8bc-b11e4849e275 Jul 22 10:04:22.394875 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-65d1591f-a225-40c4-a385-699cbe19d37f tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:22.395227 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-65d1591f-a225-40c4-a385-699cbe19d37f tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:22.411967 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:22.411967 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:22.414698 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-65d1591f-a225-40c4-a385-699cbe19d37f tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:22.420089 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-65d1591f-a225-40c4-a385-699cbe19d37f tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/9bf238df-98f7-4a42-b8bc-b11e4849e275 returned with HTTP 200 Jul 22 10:04:22.420800 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 909/3632] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:22 2026] GET /volume/v3/volumes/9bf238df-98f7-4a42-b8bc-b11e4849e275 => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:22.917212 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-45e8d01e-066a-480c-8dff-ee992a492ff4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:22.919683 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-45e8d01e-066a-480c-8dff-ee992a492ff4 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/snapshots/5584a6b6-7bdc-46da-bd33-1f5c63e7ec8c Jul 22 10:04:22.919917 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-45e8d01e-066a-480c-8dff-ee992a492ff4 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:22.920186 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-45e8d01e-066a-480c-8dff-ee992a492ff4 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:22.927115 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:22.927115 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:22.927673 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-45e8d01e-066a-480c-8dff-ee992a492ff4 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Snapshot retrieved successfully. Jul 22 10:04:22.929201 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-45e8d01e-066a-480c-8dff-ee992a492ff4 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/snapshots/5584a6b6-7bdc-46da-bd33-1f5c63e7ec8c returned with HTTP 200 Jul 22 10:04:22.929246 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 919/3633] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:22 2026] GET /volume/v3/snapshots/5584a6b6-7bdc-46da-bd33-1f5c63e7ec8c => generated 483 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:22.957547 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:22.961001 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:22.961001 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1805604372", "snapshot_id": null, "imageRef": "b931f004-f54a-4c58-acb1-5232715629fc", "volume_type": null, "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:22.961001 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1805604372', 'snapshot_id': None, 'imageRef': 'b931f004-f54a-4c58-acb1-5232715629fc', 'volume_type': None, 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:23.074977 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:23.074977 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:23.074977 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Snapshot retrieved successfully. Jul 22 10:04:23.074977 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Create volume of 1 GB Jul 22 10:04:23.078631 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Availability Zones retrieved successfully. Jul 22 10:04:23.085910 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Flow 'volume_create_api' (347e7fab-31bf-4362-bd15-1bc833ace955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:23.087121 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37eb0780-eea4-482c-bc80-376ddc5afe19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:23.088430 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:23.126828 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37eb0780-eea4-482c-bc80-376ddc5afe19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5584a6b6-7bdc-46da-bd33-1f5c63e7ec8c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:23.127617 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb521aca-c588-4523-83d4-741145bdd99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:23.173367 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Created reservations ['7534c232-8f5d-4bbb-a475-9b8145ce7e00', '9c104827-c1ce-47c7-bfa1-24fbf93be19f', '694235a3-6dcb-47df-8f37-7079df3a1ac1', '51274c95-fcb6-4d48-ae1c-13c255edf850'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:23.174253 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb521aca-c588-4523-83d4-741145bdd99c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7534c232-8f5d-4bbb-a475-9b8145ce7e00', '9c104827-c1ce-47c7-bfa1-24fbf93be19f', '694235a3-6dcb-47df-8f37-7079df3a1ac1', '51274c95-fcb6-4d48-ae1c-13c255edf850']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:23.175121 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f38c7864-7436-4736-aee1-16cc3f8c64b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:23.225727 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f38c7864-7436-4736-aee1-16cc3f8c64b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f372da63-5331-41be-b1d9-f10999e662c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1805604372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81ae268938624d6ea55b41cb3dc4326c',qos_specs=None,replication_status=,reservations=['7534c232-8f5d-4bbb-a475-9b8145ce7e00','9c104827-c1ce-47c7-bfa1-24fbf93be19f','694235a3-6dcb-47df-8f37-7079df3a1ac1','51274c95-fcb6-4d48-ae1c-13c255edf850'],size=1,snapshot_id=5584a6b6-7bdc-46da-bd33-1f5c63e7ec8c,source_replicaid=,source_volid=None,status='creating',user_id='184df9a4a45944dea4ba163fc0e32b47',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1805604372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f372da63-5331-41be-b1d9-f10999e662c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81ae268938624d6ea55b41cb3dc4326c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5584a6b6-7bdc-46da-bd33-1f5c63e7ec8c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='184df9a4a45944dea4ba163fc0e32b47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:23.226517 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cc418ed-192b-4824-96a5-1a1459fa4d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:23.245460 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cc418ed-192b-4824-96a5-1a1459fa4d4a) transitioned into state 'SUCCESS' from state '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-1805604372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81ae268938624d6ea55b41cb3dc4326c',qos_specs=None,replication_status=,reservations=['7534c232-8f5d-4bbb-a475-9b8145ce7e00','9c104827-c1ce-47c7-bfa1-24fbf93be19f','694235a3-6dcb-47df-8f37-7079df3a1ac1','51274c95-fcb6-4d48-ae1c-13c255edf850'],size=1,snapshot_id=5584a6b6-7bdc-46da-bd33-1f5c63e7ec8c,source_replicaid=,source_volid=None,status='creating',user_id='184df9a4a45944dea4ba163fc0e32b47',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:23.246473 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a0fbd3a-0b7e-4801-b06d-92ebfa19e069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:23.288866 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a0fbd3a-0b7e-4801-b06d-92ebfa19e069) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:23.290026 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Flow 'volume_create_api' (347e7fab-31bf-4362-bd15-1bc833ace955) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:23.290356 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Create volume request issued successfully. Jul 22 10:04:23.291637 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ba4dfff0-5028-45db-a38d-b130cfddc0cc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:23.292043 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 901/3634] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:04:22 2026] POST /volume/v3/volumes => generated 814 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:23.311010 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1a812561-6d18-4bab-bccb-3c9288a92e8b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:23.315679 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1a812561-6d18-4bab-bccb-3c9288a92e8b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 Jul 22 10:04:23.316001 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1a812561-6d18-4bab-bccb-3c9288a92e8b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:23.316182 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1a812561-6d18-4bab-bccb-3c9288a92e8b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:23.328839 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:23.328839 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:23.337279 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-1a812561-6d18-4bab-bccb-3c9288a92e8b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:04:23.348626 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1a812561-6d18-4bab-bccb-3c9288a92e8b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 returned with HTTP 200 Jul 22 10:04:23.349059 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 906/3635] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:04:23 2026] GET /volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:23.436677 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7bcced5f-cc7c-4383-aa7a-2203e07c234b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:23.438418 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7bcced5f-cc7c-4383-aa7a-2203e07c234b tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/9bf238df-98f7-4a42-b8bc-b11e4849e275 Jul 22 10:04:23.438763 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7bcced5f-cc7c-4383-aa7a-2203e07c234b tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:23.439072 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7bcced5f-cc7c-4383-aa7a-2203e07c234b tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:23.452635 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:23.452635 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:23.456534 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7bcced5f-cc7c-4383-aa7a-2203e07c234b tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:23.462157 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7bcced5f-cc7c-4383-aa7a-2203e07c234b tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/9bf238df-98f7-4a42-b8bc-b11e4849e275 returned with HTTP 200 Jul 22 10:04:23.462682 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 910/3636] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:23 2026] GET /volume/v3/volumes/9bf238df-98f7-4a42-b8bc-b11e4849e275 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:23.479085 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e1d1d9e0-6e5c-4294-b558-f57cccf94df1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:23.482441 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e1d1d9e0-6e5c-4294-b558-f57cccf94df1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:04:23.482891 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e1d1d9e0-6e5c-4294-b558-f57cccf94df1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bf238df-98f7-4a42-b8bc-b11e4849e275", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-421469714"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:23.496164 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:23.496164 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:23.496541 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e1d1d9e0-6e5c-4294-b558-f57cccf94df1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:23.496977 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-e1d1d9e0-6e5c-4294-b558-f57cccf94df1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create snapshot from volume 9bf238df-98f7-4a42-b8bc-b11e4849e275 Jul 22 10:04:23.545339 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-e1d1d9e0-6e5c-4294-b558-f57cccf94df1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Created reservations ['20abd70e-dab2-435c-a839-eb543a3257a9', '446af93d-4f67-46ae-9e17-cbe07eadff56', '5384d87e-3475-45cb-8729-ee0f0aa2b858', '8433d56c-c1fe-4e41-8756-cac38c2b359c'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:23.623591 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e1d1d9e0-6e5c-4294-b558-f57cccf94df1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot create request issued successfully. Jul 22 10:04:23.623591 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e1d1d9e0-6e5c-4294-b558-f57cccf94df1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:04:23.623591 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 920/3637] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:04:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:23.637766 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d81b7f51-49d4-456a-b893-575af7ae06cb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:23.637766 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d81b7f51-49d4-456a-b893-575af7ae06cb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 Jul 22 10:04:23.638011 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d81b7f51-49d4-456a-b893-575af7ae06cb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:23.638202 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d81b7f51-49d4-456a-b893-575af7ae06cb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:23.647032 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:23.647032 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:23.647032 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d81b7f51-49d4-456a-b893-575af7ae06cb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:23.647897 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d81b7f51-49d4-456a-b893-575af7ae06cb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 returned with HTTP 200 Jul 22 10:04:23.648346 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 902/3638] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:23 2026] GET /volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:24.367849 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7c975587-e370-4675-bd1f-d969722e4714 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:24.370668 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7c975587-e370-4675-bd1f-d969722e4714 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 Jul 22 10:04:24.370668 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7c975587-e370-4675-bd1f-d969722e4714 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:24.370827 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7c975587-e370-4675-bd1f-d969722e4714 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:24.387495 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:24.387495 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:24.392332 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7c975587-e370-4675-bd1f-d969722e4714 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:04:24.400660 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7c975587-e370-4675-bd1f-d969722e4714 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 returned with HTTP 200 Jul 22 10:04:24.401100 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 907/3639] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:04:24 2026] GET /volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 => generated 1423 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 10:04:24.419285 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-47b13a5e-2785-4301-b166-444acc2947a2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:24.425004 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-47b13a5e-2785-4301-b166-444acc2947a2 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 Jul 22 10:04:24.425004 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-47b13a5e-2785-4301-b166-444acc2947a2 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:24.425004 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-47b13a5e-2785-4301-b166-444acc2947a2 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:24.432853 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:24.432853 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:24.437180 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-47b13a5e-2785-4301-b166-444acc2947a2 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:04:24.450952 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-47b13a5e-2785-4301-b166-444acc2947a2 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 returned with HTTP 200 Jul 22 10:04:24.450952 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 911/3640] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:04:24 2026] GET /volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 => generated 1423 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:04:24.660684 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-32061942-5959-4081-8060-e9643627d52c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:24.663323 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-32061942-5959-4081-8060-e9643627d52c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 Jul 22 10:04:24.664471 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-32061942-5959-4081-8060-e9643627d52c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:24.665821 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-32061942-5959-4081-8060-e9643627d52c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:24.673539 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:24.673539 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:24.674037 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-32061942-5959-4081-8060-e9643627d52c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:24.675158 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-32061942-5959-4081-8060-e9643627d52c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 returned with HTTP 200 Jul 22 10:04:24.676272 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 921/3641] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:24 2026] GET /volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:24.688960 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-177a3341-a026-4b89-8656-f3bfe0557b10 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:24.691426 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-177a3341-a026-4b89-8656-f3bfe0557b10 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 Jul 22 10:04:24.691760 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-177a3341-a026-4b89-8656-f3bfe0557b10 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:24.692068 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-177a3341-a026-4b89-8656-f3bfe0557b10 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:24.692219 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-177a3341-a026-4b89-8656-f3bfe0557b10 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Delete snapshot with id: 5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 Jul 22 10:04:24.698835 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:24.698835 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:24.700037 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-177a3341-a026-4b89-8656-f3bfe0557b10 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Snapshot retrieved successfully. Jul 22 10:04:24.716992 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-177a3341-a026-4b89-8656-f3bfe0557b10 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Snapshot delete request issued successfully. Jul 22 10:04:24.717290 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-177a3341-a026-4b89-8656-f3bfe0557b10 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] https://10.4.3.206/volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 returned with HTTP 202 Jul 22 10:04:24.717709 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 903/3642] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:04:24 2026] DELETE /volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:24.734549 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-61f29aaf-0457-4ece-9c78-d6cb71eec9b2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:24.736299 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-61f29aaf-0457-4ece-9c78-d6cb71eec9b2 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] GET https://10.4.3.206/volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 Jul 22 10:04:24.736568 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-61f29aaf-0457-4ece-9c78-d6cb71eec9b2 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:24.736869 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-61f29aaf-0457-4ece-9c78-d6cb71eec9b2 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:24.751019 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:24.751019 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:24.751524 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-61f29aaf-0457-4ece-9c78-d6cb71eec9b2 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Snapshot retrieved successfully. Jul 22 10:04:24.752461 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-61f29aaf-0457-4ece-9c78-d6cb71eec9b2 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] https://10.4.3.206/volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 returned with HTTP 200 Jul 22 10:04:24.752854 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 908/3643] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:24 2026] GET /volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:25.696606 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-f0f4a955-8e42-40fd-9167-3f944145095d req-a872ac2a-5831-4847-ab5a-33de93d686c9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:25.697749 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-f0f4a955-8e42-40fd-9167-3f944145095d req-a872ac2a-5831-4847-ab5a-33de93d686c9 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] DELETE https://10.4.3.206/volume/v3/attachments/2e6fba8a-d683-4d36-afaa-0dc797e2fc36 Jul 22 10:04:25.698027 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-f0f4a955-8e42-40fd-9167-3f944145095d req-a872ac2a-5831-4847-ab5a-33de93d686c9 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:25.698292 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-f0f4a955-8e42-40fd-9167-3f944145095d req-a872ac2a-5831-4847-ab5a-33de93d686c9 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:25.709412 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:25.709412 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:25.764740 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-30730d3e-70f5-4c7f-a81f-525a3d54b2cf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:25.767665 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-30730d3e-70f5-4c7f-a81f-525a3d54b2cf tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] GET https://10.4.3.206/volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 Jul 22 10:04:25.767860 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-30730d3e-70f5-4c7f-a81f-525a3d54b2cf tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:25.768143 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-30730d3e-70f5-4c7f-a81f-525a3d54b2cf tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:25.775552 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-30730d3e-70f5-4c7f-a81f-525a3d54b2cf tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] https://10.4.3.206/volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 returned with HTTP 404 Jul 22 10:04:25.776380 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 922/3644] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:25 2026] GET /volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:25.778622 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-f0f4a955-8e42-40fd-9167-3f944145095d req-a872ac2a-5831-4847-ab5a-33de93d686c9 tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/attachments/2e6fba8a-d683-4d36-afaa-0dc797e2fc36 returned with HTTP 200 Jul 22 10:04:25.779145 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 912/3645] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:04:25 2026] DELETE /volume/v3/attachments/2e6fba8a-d683-4d36-afaa-0dc797e2fc36 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:25.784448 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1d722839-e4cc-41f9-9ba9-b27dd7c93dce None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:25.786899 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1d722839-e4cc-41f9-9ba9-b27dd7c93dce tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 Jul 22 10:04:25.787187 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1d722839-e4cc-41f9-9ba9-b27dd7c93dce tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:25.787396 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1d722839-e4cc-41f9-9ba9-b27dd7c93dce tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:25.787520 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-1d722839-e4cc-41f9-9ba9-b27dd7c93dce tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete snapshot with id: 5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 Jul 22 10:04:25.792234 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1d722839-e4cc-41f9-9ba9-b27dd7c93dce tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 returned with HTTP 404 Jul 22 10:04:25.793172 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-f0f4a955-8e42-40fd-9167-3f944145095d req-66bd2001-d6fb-49fa-80ba-41b9908097ae None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:25.796200 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 904/3646] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:04:25 2026] DELETE /volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:25.800616 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-f0f4a955-8e42-40fd-9167-3f944145095d req-66bd2001-d6fb-49fa-80ba-41b9908097ae tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] DELETE https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b Jul 22 10:04:25.800866 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-f0f4a955-8e42-40fd-9167-3f944145095d req-66bd2001-d6fb-49fa-80ba-41b9908097ae tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:25.801154 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-f0f4a955-8e42-40fd-9167-3f944145095d req-66bd2001-d6fb-49fa-80ba-41b9908097ae tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:25.801400 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [req-f0f4a955-8e42-40fd-9167-3f944145095d req-66bd2001-d6fb-49fa-80ba-41b9908097ae tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Delete volume with id: 7960a6eb-7934-4d0c-9b69-24d513d1575b Jul 22 10:04:25.804087 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-088bd606-5e4e-4556-a1e6-c64d27175e7a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:25.806404 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-088bd606-5e4e-4556-a1e6-c64d27175e7a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 Jul 22 10:04:25.806610 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-088bd606-5e4e-4556-a1e6-c64d27175e7a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:25.806818 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-088bd606-5e4e-4556-a1e6-c64d27175e7a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:25.813689 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:25.813689 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:25.814224 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-088bd606-5e4e-4556-a1e6-c64d27175e7a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 returned with HTTP 404 Jul 22 10:04:25.814377 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-f0f4a955-8e42-40fd-9167-3f944145095d req-66bd2001-d6fb-49fa-80ba-41b9908097ae tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Volume info retrieved successfully. Jul 22 10:04:25.814749 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 923/3647] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:25 2026] GET /volume/v3/snapshots/5c6d304e-de7b-49c4-8f67-4ac53b1a40c8 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:25.829691 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a8dc89d1-6a5a-4a83-9155-ba4733751aca None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:25.831953 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a8dc89d1-6a5a-4a83-9155-ba4733751aca tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/9bf238df-98f7-4a42-b8bc-b11e4849e275 Jul 22 10:04:25.832137 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a8dc89d1-6a5a-4a83-9155-ba4733751aca tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:25.832334 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a8dc89d1-6a5a-4a83-9155-ba4733751aca tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:25.832508 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-a8dc89d1-6a5a-4a83-9155-ba4733751aca tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete volume with id: 9bf238df-98f7-4a42-b8bc-b11e4849e275 Jul 22 10:04:25.843556 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:25.843556 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:25.843978 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a8dc89d1-6a5a-4a83-9155-ba4733751aca tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:25.865384 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-f0f4a955-8e42-40fd-9167-3f944145095d req-66bd2001-d6fb-49fa-80ba-41b9908097ae tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] Delete volume request issued successfully. Jul 22 10:04:25.865651 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-f0f4a955-8e42-40fd-9167-3f944145095d req-66bd2001-d6fb-49fa-80ba-41b9908097ae tempest-ServerActionsV293TestJSON-1380558438 tempest-ServerActionsV293TestJSON-1380558438-project-member] https://10.4.3.206/volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b returned with HTTP 202 Jul 22 10:04:25.866217 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 909/3648] 10.4.3.206 () {70 vars in 1620 bytes} [Wed Jul 22 10:04:25 2026] DELETE /volume/v3/volumes/7960a6eb-7934-4d0c-9b69-24d513d1575b => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:25.881263 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a8dc89d1-6a5a-4a83-9155-ba4733751aca tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete volume request issued successfully. Jul 22 10:04:25.881507 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a8dc89d1-6a5a-4a83-9155-ba4733751aca tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/9bf238df-98f7-4a42-b8bc-b11e4849e275 returned with HTTP 202 Jul 22 10:04:25.882025 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 913/3649] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:25 2026] DELETE /volume/v3/volumes/9bf238df-98f7-4a42-b8bc-b11e4849e275 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:25.890978 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3836a5ec-97aa-4303-82dc-6a522b70154a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:25.895250 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3836a5ec-97aa-4303-82dc-6a522b70154a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/9bf238df-98f7-4a42-b8bc-b11e4849e275 Jul 22 10:04:25.895467 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3836a5ec-97aa-4303-82dc-6a522b70154a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:25.895688 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3836a5ec-97aa-4303-82dc-6a522b70154a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:25.906988 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:25.906988 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:25.914259 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3836a5ec-97aa-4303-82dc-6a522b70154a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:25.924703 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3836a5ec-97aa-4303-82dc-6a522b70154a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/9bf238df-98f7-4a42-b8bc-b11e4849e275 returned with HTTP 200 Jul 22 10:04:25.925401 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 905/3650] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:25 2026] GET /volume/v3/volumes/9bf238df-98f7-4a42-b8bc-b11e4849e275 => generated 1016 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:26.226222 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cb8d71e1-be47-4b5a-9cca-5bfc24168de9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:26.228610 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cb8d71e1-be47-4b5a-9cca-5bfc24168de9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/fca71314-a877-4fdc-a3c1-398c8b9b569c Jul 22 10:04:26.228953 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cb8d71e1-be47-4b5a-9cca-5bfc24168de9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:26.229253 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cb8d71e1-be47-4b5a-9cca-5bfc24168de9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:26.229413 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-cb8d71e1-be47-4b5a-9cca-5bfc24168de9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete snapshot with id: fca71314-a877-4fdc-a3c1-398c8b9b569c Jul 22 10:04:26.238649 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:26.238649 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:26.239298 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-cb8d71e1-be47-4b5a-9cca-5bfc24168de9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:04:26.277074 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-cb8d71e1-be47-4b5a-9cca-5bfc24168de9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot delete request issued successfully. Jul 22 10:04:26.277386 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cb8d71e1-be47-4b5a-9cca-5bfc24168de9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/fca71314-a877-4fdc-a3c1-398c8b9b569c returned with HTTP 202 Jul 22 10:04:26.278009 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 924/3651] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:04:26 2026] DELETE /volume/v3/snapshots/fca71314-a877-4fdc-a3c1-398c8b9b569c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:26.291067 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-370b9029-0121-4f27-8927-7c1afb641d1d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:26.293249 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-370b9029-0121-4f27-8927-7c1afb641d1d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/fca71314-a877-4fdc-a3c1-398c8b9b569c Jul 22 10:04:26.293628 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-370b9029-0121-4f27-8927-7c1afb641d1d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:26.294651 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-370b9029-0121-4f27-8927-7c1afb641d1d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:26.304896 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:26.304896 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:26.305718 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-370b9029-0121-4f27-8927-7c1afb641d1d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:04:26.307443 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-370b9029-0121-4f27-8927-7c1afb641d1d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/fca71314-a877-4fdc-a3c1-398c8b9b569c returned with HTTP 200 Jul 22 10:04:26.307727 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 910/3652] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:26 2026] GET /volume/v3/snapshots/fca71314-a877-4fdc-a3c1-398c8b9b569c => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:26.945777 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-82f3b484-3355-4190-8153-d8c430649351 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:26.948195 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-82f3b484-3355-4190-8153-d8c430649351 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/9bf238df-98f7-4a42-b8bc-b11e4849e275 Jul 22 10:04:26.948405 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-82f3b484-3355-4190-8153-d8c430649351 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:26.948673 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-82f3b484-3355-4190-8153-d8c430649351 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:26.964048 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-82f3b484-3355-4190-8153-d8c430649351 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/9bf238df-98f7-4a42-b8bc-b11e4849e275 returned with HTTP 404 Jul 22 10:04:26.964048 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 914/3653] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:26 2026] GET /volume/v3/volumes/9bf238df-98f7-4a42-b8bc-b11e4849e275 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:26.976282 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:26.978514 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:26.978998 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1336587020"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:26.980935 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1336587020'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:26.981107 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume of 1 GB Jul 22 10:04:26.987580 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Availability Zones retrieved successfully. Jul 22 10:04:26.999949 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Flow 'volume_create_api' (2449fe6b-108b-4bd5-b458-27f9350af1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:27.003040 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5cf3c4a-4fa8-4834-ab2d-8ad133e41410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:27.004167 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:27.038249 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5cf3c4a-4fa8-4834-ab2d-8ad133e41410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:27.039412 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (324603fe-a8ea-43c6-964f-91e91c5a7c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:27.116945 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-353c2809-9b62-4878-8842-c6f203364515 req-dfd8e873-a37a-4f0f-877d-93498a5d7ef3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:27.119367 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-dfd8e873-a37a-4f0f-877d-93498a5d7ef3 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 Jul 22 10:04:27.119590 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-dfd8e873-a37a-4f0f-877d-93498a5d7ef3 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:27.119791 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-dfd8e873-a37a-4f0f-877d-93498a5d7ef3 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:27.127346 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:27.127346 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:27.131065 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-353c2809-9b62-4878-8842-c6f203364515 req-dfd8e873-a37a-4f0f-877d-93498a5d7ef3 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:04:27.135621 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-dfd8e873-a37a-4f0f-877d-93498a5d7ef3 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 returned with HTTP 200 Jul 22 10:04:27.136133 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 925/3654] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:04:27 2026] GET /volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 => generated 1405 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:27.273686 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Created reservations ['47f40fa6-7a3a-4efa-8563-4e12113f177f', '7326af71-91a7-4da7-847e-a4a3f78ab3ec', 'f2ff51f3-0606-4a35-b8ab-df3c65c810ed', '7835c622-84c0-4fd7-b3d5-93a87caffd35'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:27.274530 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (324603fe-a8ea-43c6-964f-91e91c5a7c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47f40fa6-7a3a-4efa-8563-4e12113f177f', '7326af71-91a7-4da7-847e-a4a3f78ab3ec', 'f2ff51f3-0606-4a35-b8ab-df3c65c810ed', '7835c622-84c0-4fd7-b3d5-93a87caffd35']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:27.275364 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d605bad-9b77-491c-a615-87c01f1b2d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:27.304063 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d605bad-9b77-491c-a615-87c01f1b2d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9030c2c-dd6a-4e03-8271-47d2137f92c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1336587020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0440780b970146c6a6d026a4c7ae6830',qos_specs=None,replication_status=,reservations=['47f40fa6-7a3a-4efa-8563-4e12113f177f','7326af71-91a7-4da7-847e-a4a3f78ab3ec','f2ff51f3-0606-4a35-b8ab-df3c65c810ed','7835c622-84c0-4fd7-b3d5-93a87caffd35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1336587020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9030c2c-dd6a-4e03-8271-47d2137f92c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0440780b970146c6a6d026a4c7ae6830',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:27.305143 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83992673-5017-470c-9606-966858a6242e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:27.320731 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d9edd0e2-afad-470d-94da-bd685b61d38c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:27.323148 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d9edd0e2-afad-470d-94da-bd685b61d38c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/fca71314-a877-4fdc-a3c1-398c8b9b569c Jul 22 10:04:27.323415 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d9edd0e2-afad-470d-94da-bd685b61d38c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:27.323670 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d9edd0e2-afad-470d-94da-bd685b61d38c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:27.330761 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d9edd0e2-afad-470d-94da-bd685b61d38c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/fca71314-a877-4fdc-a3c1-398c8b9b569c returned with HTTP 404 Jul 22 10:04:27.331068 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83992673-5017-470c-9606-966858a6242e) transitioned into state 'SUCCESS' from state '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-1336587020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0440780b970146c6a6d026a4c7ae6830',qos_specs=None,replication_status=,reservations=['47f40fa6-7a3a-4efa-8563-4e12113f177f','7326af71-91a7-4da7-847e-a4a3f78ab3ec','f2ff51f3-0606-4a35-b8ab-df3c65c810ed','7835c622-84c0-4fd7-b3d5-93a87caffd35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:27.331463 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 911/3655] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:27 2026] GET /volume/v3/snapshots/fca71314-a877-4fdc-a3c1-398c8b9b569c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:27.332121 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c8fb72a-462f-4660-9032-72ea9bd6d483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:27.346713 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c8fb72a-462f-4660-9032-72ea9bd6d483) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:27.348115 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Flow 'volume_create_api' (2449fe6b-108b-4bd5-b458-27f9350af1ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:27.349306 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume request issued successfully. Jul 22 10:04:27.349386 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-36e3864b-aded-4b9f-b6be-6a7c3073f383 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:27.350010 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 906/3656] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:04:26 2026] POST /volume/v3/volumes => generated 778 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:27.363936 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-669d26f4-1911-4d06-88b3-95f45e1ae8d4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:27.370950 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-669d26f4-1911-4d06-88b3-95f45e1ae8d4 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/b9030c2c-dd6a-4e03-8271-47d2137f92c7 Jul 22 10:04:27.370950 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-669d26f4-1911-4d06-88b3-95f45e1ae8d4 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:27.370950 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-669d26f4-1911-4d06-88b3-95f45e1ae8d4 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:27.380372 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:27.380372 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:27.384348 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-669d26f4-1911-4d06-88b3-95f45e1ae8d4 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:27.389298 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-669d26f4-1911-4d06-88b3-95f45e1ae8d4 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/b9030c2c-dd6a-4e03-8271-47d2137f92c7 returned with HTTP 200 Jul 22 10:04:27.389731 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 915/3657] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:27 2026] GET /volume/v3/volumes/b9030c2c-dd6a-4e03-8271-47d2137f92c7 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:27.690976 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-353c2809-9b62-4878-8842-c6f203364515 req-78eff792-40cd-4eee-845f-1af7e2a6d95b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:27.693690 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-78eff792-40cd-4eee-845f-1af7e2a6d95b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 Jul 22 10:04:27.693980 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-78eff792-40cd-4eee-845f-1af7e2a6d95b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:27.694243 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-78eff792-40cd-4eee-845f-1af7e2a6d95b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:27.705587 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:27.705587 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:27.711231 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-353c2809-9b62-4878-8842-c6f203364515 req-78eff792-40cd-4eee-845f-1af7e2a6d95b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:04:27.725956 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-78eff792-40cd-4eee-845f-1af7e2a6d95b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 returned with HTTP 200 Jul 22 10:04:27.725956 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 926/3658] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:04:27 2026] GET /volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 => generated 1405 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:27.738507 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e7cd8320-0087-4472-97bf-7fbd8c6f9fea None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:27.738507 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e7cd8320-0087-4472-97bf-7fbd8c6f9fea None None] GET https://10.4.3.206/volume// Jul 22 10:04:27.738507 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e7cd8320-0087-4472-97bf-7fbd8c6f9fea None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:27.738507 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e7cd8320-0087-4472-97bf-7fbd8c6f9fea None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:27.738507 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e7cd8320-0087-4472-97bf-7fbd8c6f9fea None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:04:27.738507 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 912/3659] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 10:04:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:04:27.750730 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-353c2809-9b62-4878-8842-c6f203364515 req-236ae6ce-4821-4d09-88a6-94618371fff5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:27.753070 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-236ae6ce-4821-4d09-88a6-94618371fff5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:04:27.753475 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-236ae6ce-4821-4d09-88a6-94618371fff5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f372da63-5331-41be-b1d9-f10999e662c1", "connector": null, "instance_uuid": "6341852c-4d56-4845-b06b-76b3b5e9e329"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:27.766494 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:27.766494 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:27.809676 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-236ae6ce-4821-4d09-88a6-94618371fff5 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:04:27.810507 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 907/3660] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:04:27 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) Jul 22 10:04:28.410212 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0d376f1b-1bd6-4a8b-b091-a2d329952187 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:28.412645 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0d376f1b-1bd6-4a8b-b091-a2d329952187 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/b9030c2c-dd6a-4e03-8271-47d2137f92c7 Jul 22 10:04:28.412847 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0d376f1b-1bd6-4a8b-b091-a2d329952187 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:28.413119 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0d376f1b-1bd6-4a8b-b091-a2d329952187 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:28.421564 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:28.421564 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:28.425902 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0d376f1b-1bd6-4a8b-b091-a2d329952187 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:28.432443 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0d376f1b-1bd6-4a8b-b091-a2d329952187 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/b9030c2c-dd6a-4e03-8271-47d2137f92c7 returned with HTTP 200 Jul 22 10:04:28.433139 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 916/3661] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:28 2026] GET /volume/v3/volumes/b9030c2c-dd6a-4e03-8271-47d2137f92c7 => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:28.447680 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7b8023de-979a-48d5-90f6-e95670ef34a7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:28.450040 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7b8023de-979a-48d5-90f6-e95670ef34a7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:04:28.450601 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7b8023de-979a-48d5-90f6-e95670ef34a7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9030c2c-dd6a-4e03-8271-47d2137f92c7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1542688455"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:28.467228 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:28.467228 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:28.467390 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7b8023de-979a-48d5-90f6-e95670ef34a7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:28.467487 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-7b8023de-979a-48d5-90f6-e95670ef34a7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create snapshot from volume b9030c2c-dd6a-4e03-8271-47d2137f92c7 Jul 22 10:04:28.510109 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-7b8023de-979a-48d5-90f6-e95670ef34a7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Created reservations ['ec741d92-73fa-4db1-83f5-28bf563c991f', '083420ec-a2d9-45fb-964a-05095bf5dcd8', '9e150246-30ce-40ed-8290-7602018cd543', '5c4d3b62-e577-435f-a19a-5891bf372167'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:28.558434 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7b8023de-979a-48d5-90f6-e95670ef34a7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot create request issued successfully. Jul 22 10:04:28.558775 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7b8023de-979a-48d5-90f6-e95670ef34a7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:04:28.559322 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 927/3662] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:04:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:28.569243 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ffdbc8e8-0433-44b9-b5d9-b4ba177d9c1d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:28.571558 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ffdbc8e8-0433-44b9-b5d9-b4ba177d9c1d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/bfe334e0-bb03-423b-bb4c-7a539c48c62f Jul 22 10:04:28.571558 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ffdbc8e8-0433-44b9-b5d9-b4ba177d9c1d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:28.571770 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ffdbc8e8-0433-44b9-b5d9-b4ba177d9c1d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:28.578770 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:28.578770 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:28.579312 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ffdbc8e8-0433-44b9-b5d9-b4ba177d9c1d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:28.580020 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ffdbc8e8-0433-44b9-b5d9-b4ba177d9c1d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/bfe334e0-bb03-423b-bb4c-7a539c48c62f returned with HTTP 200 Jul 22 10:04:28.580500 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 913/3663] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:28 2026] GET /volume/v3/snapshots/bfe334e0-bb03-423b-bb4c-7a539c48c62f => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:29.163155 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-59912e35-7e97-4059-b0bb-a481bc39c864 req-696e6215-38ce-4e08-810d-e014fbd3da2a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:29.166120 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-59912e35-7e97-4059-b0bb-a481bc39c864 req-696e6215-38ce-4e08-810d-e014fbd3da2a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/attachments/ae5b58a4-1d8c-4d5c-9b06-c6e9176f5194 Jul 22 10:04:29.166829 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-59912e35-7e97-4059-b0bb-a481bc39c864 req-696e6215-38ce-4e08-810d-e014fbd3da2a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:29.166829 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-59912e35-7e97-4059-b0bb-a481bc39c864 req-696e6215-38ce-4e08-810d-e014fbd3da2a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:29.175814 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:29.175814 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:29.232628 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-59912e35-7e97-4059-b0bb-a481bc39c864 req-696e6215-38ce-4e08-810d-e014fbd3da2a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/ae5b58a4-1d8c-4d5c-9b06-c6e9176f5194 returned with HTTP 200 Jul 22 10:04:29.233238 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 908/3664] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:04:29 2026] DELETE /volume/v3/attachments/ae5b58a4-1d8c-4d5c-9b06-c6e9176f5194 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:29.286005 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-45161feb-0fa1-4a23-b315-db47003a32b4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:29.287140 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-45161feb-0fa1-4a23-b315-db47003a32b4 None None] GET https://10.4.3.206/volume// Jul 22 10:04:29.287140 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-45161feb-0fa1-4a23-b315-db47003a32b4 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:29.287140 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-45161feb-0fa1-4a23-b315-db47003a32b4 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:29.287327 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-45161feb-0fa1-4a23-b315-db47003a32b4 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:04:29.287705 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 917/3665] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:04:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:04:29.297961 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-353c2809-9b62-4878-8842-c6f203364515 req-b2123444-ca2f-4a44-88ac-425fd463b8b3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:29.302942 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-b2123444-ca2f-4a44-88ac-425fd463b8b3 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 Jul 22 10:04:29.302942 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-b2123444-ca2f-4a44-88ac-425fd463b8b3 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:29.302942 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-b2123444-ca2f-4a44-88ac-425fd463b8b3 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:29.317673 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:29.317673 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:29.322219 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-353c2809-9b62-4878-8842-c6f203364515 req-b2123444-ca2f-4a44-88ac-425fd463b8b3 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:04:29.330912 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-b2123444-ca2f-4a44-88ac-425fd463b8b3 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 returned with HTTP 200 Jul 22 10:04:29.331194 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 928/3666] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:04:29 2026] GET /volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 => generated 1584 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:04:29.473480 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-353c2809-9b62-4878-8842-c6f203364515 req-9601db51-9f2d-45ba-b5e5-8dce786f9e11 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:29.476601 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-9601db51-9f2d-45ba-b5e5-8dce786f9e11 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] PUT https://10.4.3.206/volume/v3/attachments/904c04c3-f754-4916-b724-7be9e5af48b9 Jul 22 10:04:29.477241 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-9601db51-9f2d-45ba-b5e5-8dce786f9e11 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:29.491833 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-353c2809-9b62-4878-8842-c6f203364515 req-9601db51-9f2d-45ba-b5e5-8dce786f9e11 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Acquiring lock "cinder-attachment_update-f372da63-5331-41be-b1d9-f10999e662c1-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:04:29.498608 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-353c2809-9b62-4878-8842-c6f203364515 req-9601db51-9f2d-45ba-b5e5-8dce786f9e11 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Lock "cinder-attachment_update-f372da63-5331-41be-b1d9-f10999e662c1-np0000005636" acquired by "attachment_update" :: waited 0.007s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:04:29.500109 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:29.500109 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:29.594270 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7c87455d-2f45-4d91-9ff5-1d23398b2685 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:29.596472 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7c87455d-2f45-4d91-9ff5-1d23398b2685 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/bfe334e0-bb03-423b-bb4c-7a539c48c62f Jul 22 10:04:29.596662 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7c87455d-2f45-4d91-9ff5-1d23398b2685 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:29.596907 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7c87455d-2f45-4d91-9ff5-1d23398b2685 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:29.603619 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:29.603619 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:29.603619 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7c87455d-2f45-4d91-9ff5-1d23398b2685 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:29.604552 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7c87455d-2f45-4d91-9ff5-1d23398b2685 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/bfe334e0-bb03-423b-bb4c-7a539c48c62f returned with HTTP 200 Jul 22 10:04:29.605107 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 909/3667] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:29 2026] GET /volume/v3/snapshots/bfe334e0-bb03-423b-bb4c-7a539c48c62f => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:29.610392 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-353c2809-9b62-4878-8842-c6f203364515 req-9601db51-9f2d-45ba-b5e5-8dce786f9e11 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Lock "cinder-attachment_update-f372da63-5331-41be-b1d9-f10999e662c1-np0000005636" released by "attachment_update" :: held 0.111s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:04:29.610392 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-9601db51-9f2d-45ba-b5e5-8dce786f9e11 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/attachments/904c04c3-f754-4916-b724-7be9e5af48b9 returned with HTTP 200 Jul 22 10:04:29.610940 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 914/3668] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:04:29 2026] PUT /volume/v3/attachments/904c04c3-f754-4916-b724-7be9e5af48b9 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:29.615639 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9f147ae7-d17c-40ee-8c6c-977d266d98a7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:29.617643 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9f147ae7-d17c-40ee-8c6c-977d266d98a7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] POST https://10.4.3.206/volume/v3/snapshots/bfe334e0-bb03-423b-bb4c-7a539c48c62f/action Jul 22 10:04:29.619006 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9f147ae7-d17c-40ee-8c6c-977d266d98a7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:29.619006 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9f147ae7-d17c-40ee-8c6c-977d266d98a7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:29.625798 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:29.625798 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:29.626343 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9f147ae7-d17c-40ee-8c6c-977d266d98a7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Snapshot retrieved successfully. Jul 22 10:04:29.627235 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.policy [None req-9f147ae7-d17c-40ee-8c6c-977d266d98a7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '3091701f55cc43ea8195562c82972a60', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0440780b970146c6a6d026a4c7ae6830', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100150) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 10:04:29.627439 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9f147ae7-d17c-40ee-8c6c-977d266d98a7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] https://10.4.3.206/volume/v3/snapshots/bfe334e0-bb03-423b-bb4c-7a539c48c62f/action returned with HTTP 403 Jul 22 10:04:29.628250 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 918/3669] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 10:04:29 2026] POST /volume/v3/snapshots/bfe334e0-bb03-423b-bb4c-7a539c48c62f/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:29.637883 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b8e5b888-c0e9-4c63-9f2a-998d7dcebe52 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:29.641259 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b8e5b888-c0e9-4c63-9f2a-998d7dcebe52 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/bfe334e0-bb03-423b-bb4c-7a539c48c62f Jul 22 10:04:29.641531 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b8e5b888-c0e9-4c63-9f2a-998d7dcebe52 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:29.641943 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-353c2809-9b62-4878-8842-c6f203364515 req-f8ae71b9-be2a-4629-9ee5-e6cbd56c4e0a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:29.642622 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b8e5b888-c0e9-4c63-9f2a-998d7dcebe52 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:29.642827 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-b8e5b888-c0e9-4c63-9f2a-998d7dcebe52 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete snapshot with id: bfe334e0-bb03-423b-bb4c-7a539c48c62f Jul 22 10:04:29.647026 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-f8ae71b9-be2a-4629-9ee5-e6cbd56c4e0a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] POST https://10.4.3.206/volume/v3/attachments/904c04c3-f754-4916-b724-7be9e5af48b9/action Jul 22 10:04:29.647558 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-f8ae71b9-be2a-4629-9ee5-e6cbd56c4e0a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:29.647743 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-f8ae71b9-be2a-4629-9ee5-e6cbd56c4e0a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:29.655154 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:29.655154 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:29.655939 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b8e5b888-c0e9-4c63-9f2a-998d7dcebe52 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:29.681483 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b8e5b888-c0e9-4c63-9f2a-998d7dcebe52 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot delete request issued successfully. Jul 22 10:04:29.681814 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b8e5b888-c0e9-4c63-9f2a-998d7dcebe52 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/bfe334e0-bb03-423b-bb4c-7a539c48c62f returned with HTTP 202 Jul 22 10:04:29.682352 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 929/3670] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:04:29 2026] DELETE /volume/v3/snapshots/bfe334e0-bb03-423b-bb4c-7a539c48c62f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:29.689388 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:29.689388 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:29.692497 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-50668c3b-5d46-4889-8389-d0610024f2ac None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:29.694596 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-50668c3b-5d46-4889-8389-d0610024f2ac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/bfe334e0-bb03-423b-bb4c-7a539c48c62f Jul 22 10:04:29.694952 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-50668c3b-5d46-4889-8389-d0610024f2ac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:29.695261 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-50668c3b-5d46-4889-8389-d0610024f2ac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:29.701478 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:29.701478 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:29.701865 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-50668c3b-5d46-4889-8389-d0610024f2ac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:29.702649 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-50668c3b-5d46-4889-8389-d0610024f2ac tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/bfe334e0-bb03-423b-bb4c-7a539c48c62f returned with HTTP 200 Jul 22 10:04:29.703357 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 915/3671] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:29 2026] GET /volume/v3/snapshots/bfe334e0-bb03-423b-bb4c-7a539c48c62f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:29.717321 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-353c2809-9b62-4878-8842-c6f203364515 req-f8ae71b9-be2a-4629-9ee5-e6cbd56c4e0a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/attachments/904c04c3-f754-4916-b724-7be9e5af48b9/action returned with HTTP 204 Jul 22 10:04:29.718201 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 910/3672] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:04:29 2026] POST /volume/v3/attachments/904c04c3-f754-4916-b724-7be9e5af48b9/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:30.614415 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5acfc49e-cc47-4554-bc4f-26192bf76d95 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:30.618603 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5acfc49e-cc47-4554-bc4f-26192bf76d95 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 Jul 22 10:04:30.618603 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5acfc49e-cc47-4554-bc4f-26192bf76d95 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:30.618603 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5acfc49e-cc47-4554-bc4f-26192bf76d95 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:30.618603 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-5acfc49e-cc47-4554-bc4f-26192bf76d95 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume with id: 5042c7c3-d39e-4528-9591-847d2a935c56 Jul 22 10:04:30.627465 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:30.627465 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:30.628241 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5acfc49e-cc47-4554-bc4f-26192bf76d95 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:30.657541 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5acfc49e-cc47-4554-bc4f-26192bf76d95 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume request issued successfully. Jul 22 10:04:30.657810 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5acfc49e-cc47-4554-bc4f-26192bf76d95 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 returned with HTTP 202 Jul 22 10:04:30.658365 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 919/3673] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:30 2026] DELETE /volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:30.666792 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-80010041-9171-4472-bae2-a7a74ce17ca1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:30.671007 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-80010041-9171-4472-bae2-a7a74ce17ca1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 Jul 22 10:04:30.671307 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-80010041-9171-4472-bae2-a7a74ce17ca1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:30.671635 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-80010041-9171-4472-bae2-a7a74ce17ca1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:30.682049 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:30.682049 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:30.691714 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-80010041-9171-4472-bae2-a7a74ce17ca1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:30.701830 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-80010041-9171-4472-bae2-a7a74ce17ca1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 returned with HTTP 200 Jul 22 10:04:30.702363 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 930/3674] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:30 2026] GET /volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:30.715225 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-41c00db1-aeaf-436e-b88b-27e5b52f6ce9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:30.718334 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-41c00db1-aeaf-436e-b88b-27e5b52f6ce9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/bfe334e0-bb03-423b-bb4c-7a539c48c62f Jul 22 10:04:30.718625 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-41c00db1-aeaf-436e-b88b-27e5b52f6ce9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:30.718946 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-41c00db1-aeaf-436e-b88b-27e5b52f6ce9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:30.724174 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-41c00db1-aeaf-436e-b88b-27e5b52f6ce9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/bfe334e0-bb03-423b-bb4c-7a539c48c62f returned with HTTP 404 Jul 22 10:04:30.724915 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 916/3675] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:30 2026] GET /volume/v3/snapshots/bfe334e0-bb03-423b-bb4c-7a539c48c62f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:30.735231 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-321ad5ba-e224-419d-a535-842f2fe1fba0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:30.737046 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-321ad5ba-e224-419d-a535-842f2fe1fba0 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/b9030c2c-dd6a-4e03-8271-47d2137f92c7 Jul 22 10:04:30.737234 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-321ad5ba-e224-419d-a535-842f2fe1fba0 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:30.737410 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-321ad5ba-e224-419d-a535-842f2fe1fba0 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:30.737611 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-321ad5ba-e224-419d-a535-842f2fe1fba0 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete volume with id: b9030c2c-dd6a-4e03-8271-47d2137f92c7 Jul 22 10:04:30.752114 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:30.752114 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:30.752610 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-321ad5ba-e224-419d-a535-842f2fe1fba0 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:30.785945 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-321ad5ba-e224-419d-a535-842f2fe1fba0 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete volume request issued successfully. Jul 22 10:04:30.785945 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-321ad5ba-e224-419d-a535-842f2fe1fba0 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/b9030c2c-dd6a-4e03-8271-47d2137f92c7 returned with HTTP 202 Jul 22 10:04:30.785945 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 911/3676] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:30 2026] DELETE /volume/v3/volumes/b9030c2c-dd6a-4e03-8271-47d2137f92c7 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:30.797766 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ca65b48c-81a3-4d9b-a734-c5a257375e7c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:30.800142 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ca65b48c-81a3-4d9b-a734-c5a257375e7c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/b9030c2c-dd6a-4e03-8271-47d2137f92c7 Jul 22 10:04:30.801025 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ca65b48c-81a3-4d9b-a734-c5a257375e7c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:30.801435 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ca65b48c-81a3-4d9b-a734-c5a257375e7c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:30.812495 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:30.812495 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:30.816981 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ca65b48c-81a3-4d9b-a734-c5a257375e7c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:30.821457 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ca65b48c-81a3-4d9b-a734-c5a257375e7c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/b9030c2c-dd6a-4e03-8271-47d2137f92c7 returned with HTTP 200 Jul 22 10:04:30.822036 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 920/3677] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:30 2026] GET /volume/v3/volumes/b9030c2c-dd6a-4e03-8271-47d2137f92c7 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:31.718858 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1e849c57-ee81-4328-9976-527d0f44c1ba None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:31.719586 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1e849c57-ee81-4328-9976-527d0f44c1ba tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 Jul 22 10:04:31.720106 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1e849c57-ee81-4328-9976-527d0f44c1ba tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:31.720642 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1e849c57-ee81-4328-9976-527d0f44c1ba tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:31.726399 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1e849c57-ee81-4328-9976-527d0f44c1ba tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 returned with HTTP 404 Jul 22 10:04:31.727010 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 931/3678] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:31 2026] GET /volume/v3/volumes/5042c7c3-d39e-4528-9591-847d2a935c56 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:31.759007 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:31.760906 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:31.761275 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1710123358", "snapshot_id": null, "imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "volume_type": null, "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:31.763064 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1710123358', 'snapshot_id': None, 'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'volume_type': None, 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:31.840575 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d9670eac-bd2f-47af-a407-7937cda0304d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:31.843494 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d9670eac-bd2f-47af-a407-7937cda0304d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/b9030c2c-dd6a-4e03-8271-47d2137f92c7 Jul 22 10:04:31.843712 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d9670eac-bd2f-47af-a407-7937cda0304d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:31.845915 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d9670eac-bd2f-47af-a407-7937cda0304d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:31.855969 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d9670eac-bd2f-47af-a407-7937cda0304d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/b9030c2c-dd6a-4e03-8271-47d2137f92c7 returned with HTTP 404 Jul 22 10:04:31.856643 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 912/3679] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:31 2026] GET /volume/v3/volumes/b9030c2c-dd6a-4e03-8271-47d2137f92c7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:31.868398 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:31.869217 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume of 1 GB Jul 22 10:04:31.870482 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:31.870960 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-586702181"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:31.872566 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-586702181'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:31.874855 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume of 1 GB Jul 22 10:04:31.874941 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Availability Zones retrieved successfully. Jul 22 10:04:31.877507 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Availability Zones retrieved successfully. Jul 22 10:04:31.881025 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (da82e42f-df64-4a4e-9112-6291344eeadc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:31.881382 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0492d94-f1c1-44be-becf-c84d270bf979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:31.882548 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:31.887941 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Flow 'volume_create_api' (22a1b3c2-b73e-4bc3-a088-77edfae2f0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:31.889303 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d32465e-f227-4d9d-b9a5-5f024f4967a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:31.890888 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:31.923701 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d32465e-f227-4d9d-b9a5-5f024f4967a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:31.924954 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ab5c928-85ac-464a-af78-c19ba1ba041e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:31.954108 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0492d94-f1c1-44be-becf-c84d270bf979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:31.955185 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7d93dad-444f-4871-98e7-a39707b4591a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:31.993219 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Created reservations ['df28cd1e-a818-40a3-8b55-c142627002e8', '171ca960-b718-432e-886c-e1589ff5896e', '08cc1957-9555-4ead-8db4-ad5679197713', '0b984c56-7f8d-4178-8b14-58ea650c68db'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:31.993219 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ab5c928-85ac-464a-af78-c19ba1ba041e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df28cd1e-a818-40a3-8b55-c142627002e8', '171ca960-b718-432e-886c-e1589ff5896e', '08cc1957-9555-4ead-8db4-ad5679197713', '0b984c56-7f8d-4178-8b14-58ea650c68db']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:31.993219 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e262a68-bf31-42fa-bd23-8f258ab74ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:32.019394 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Created reservations ['34dd8607-ddf7-466a-a93e-65ac2d499212', 'f6bbdb01-86af-4ecc-aaf6-36db31577a2e', '16e057ec-c141-4a94-93db-c87b5e898249', '23b0ebba-8192-47c8-80ff-d9c5a8416f20'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:32.020574 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7d93dad-444f-4871-98e7-a39707b4591a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34dd8607-ddf7-466a-a93e-65ac2d499212', 'f6bbdb01-86af-4ecc-aaf6-36db31577a2e', '16e057ec-c141-4a94-93db-c87b5e898249', '23b0ebba-8192-47c8-80ff-d9c5a8416f20']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:32.021504 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68263fb1-b244-48f8-bc1d-c194b7bbb626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:32.022013 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e262a68-bf31-42fa-bd23-8f258ab74ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2408f95d-9237-4b4e-a3d1-222e7786ba9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-586702181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0440780b970146c6a6d026a4c7ae6830',qos_specs=None,replication_status=,reservations=['df28cd1e-a818-40a3-8b55-c142627002e8','171ca960-b718-432e-886c-e1589ff5896e','08cc1957-9555-4ead-8db4-ad5679197713','0b984c56-7f8d-4178-8b14-58ea650c68db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-586702181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2408f95d-9237-4b4e-a3d1-222e7786ba9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0440780b970146c6a6d026a4c7ae6830',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:32.023616 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4496cbc6-23d1-4560-859b-2d55b1f8d7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:32.047233 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4496cbc6-23d1-4560-859b-2d55b1f8d7e6) transitioned into state 'SUCCESS' from state '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-586702181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0440780b970146c6a6d026a4c7ae6830',qos_specs=None,replication_status=,reservations=['df28cd1e-a818-40a3-8b55-c142627002e8','171ca960-b718-432e-886c-e1589ff5896e','08cc1957-9555-4ead-8db4-ad5679197713','0b984c56-7f8d-4178-8b14-58ea650c68db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:32.047635 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68263fb1-b244-48f8-bc1d-c194b7bbb626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1f318fb-6b52-4528-b0dd-449c7ecc0adf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1710123358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['34dd8607-ddf7-466a-a93e-65ac2d499212','f6bbdb01-86af-4ecc-aaf6-36db31577a2e','16e057ec-c141-4a94-93db-c87b5e898249','23b0ebba-8192-47c8-80ff-d9c5a8416f20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1710123358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1f318fb-6b52-4528-b0dd-449c7ecc0adf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='599a9fadaa9b405ca90dd6f4f106719a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4175e860c124a3386af0e8d40ec0adb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:32.048125 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d4e7c1f-0a7e-4fbf-ac7c-a665d2fd360e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:32.049547 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdcba720-c531-4eb4-b6a6-4540c8e4d3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:32.060239 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d4e7c1f-0a7e-4fbf-ac7c-a665d2fd360e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:32.061133 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Flow 'volume_create_api' (22a1b3c2-b73e-4bc3-a088-77edfae2f0ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:32.062117 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume request issued successfully. Jul 22 10:04:32.062117 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-761dc7b4-5ba8-477c-a576-2856f4cdd246 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:32.062581 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 921/3680] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:04:31 2026] POST /volume/v3/volumes => generated 777 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:32.070223 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdcba720-c531-4eb4-b6a6-4540c8e4d3b5) transitioned into state 'SUCCESS' from state '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-1710123358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['34dd8607-ddf7-466a-a93e-65ac2d499212','f6bbdb01-86af-4ecc-aaf6-36db31577a2e','16e057ec-c141-4a94-93db-c87b5e898249','23b0ebba-8192-47c8-80ff-d9c5a8416f20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:32.070223 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e32dc46-a02d-48b2-b844-8db77dc04575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:32.074660 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-39a5b94a-ab6b-45b6-8f12-b128d8e58816 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:32.077206 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-39a5b94a-ab6b-45b6-8f12-b128d8e58816 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/2408f95d-9237-4b4e-a3d1-222e7786ba9d Jul 22 10:04:32.077378 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-39a5b94a-ab6b-45b6-8f12-b128d8e58816 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:32.078056 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-39a5b94a-ab6b-45b6-8f12-b128d8e58816 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:32.080668 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e32dc46-a02d-48b2-b844-8db77dc04575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:32.081318 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (da82e42f-df64-4a4e-9112-6291344eeadc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:32.081592 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request issued successfully. Jul 22 10:04:32.082150 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-460062ba-bcdf-4ec4-8d7a-2d893b148d33 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:32.082540 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 917/3681] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:04:31 2026] POST /volume/v3/volumes => generated 759 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:32.084624 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:32.084624 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:32.089944 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-39a5b94a-ab6b-45b6-8f12-b128d8e58816 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:32.091971 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-39a5b94a-ab6b-45b6-8f12-b128d8e58816 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/2408f95d-9237-4b4e-a3d1-222e7786ba9d returned with HTTP 200 Jul 22 10:04:32.093820 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 932/3682] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:32 2026] GET /volume/v3/volumes/2408f95d-9237-4b4e-a3d1-222e7786ba9d => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:32.098896 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-88cb915b-b0f7-471d-8d01-a28d7c0e8f1b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:32.103447 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-88cb915b-b0f7-471d-8d01-a28d7c0e8f1b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf Jul 22 10:04:32.103723 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-88cb915b-b0f7-471d-8d01-a28d7c0e8f1b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:32.104020 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-88cb915b-b0f7-471d-8d01-a28d7c0e8f1b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:32.115656 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:32.115656 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:32.120481 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-88cb915b-b0f7-471d-8d01-a28d7c0e8f1b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:32.127050 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-88cb915b-b0f7-471d-8d01-a28d7c0e8f1b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf returned with HTTP 200 Jul 22 10:04:32.127599 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 913/3683] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:32 2026] GET /volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:32.637073 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5e3fa9ef-49f8-4306-9c9c-e5f1c3a5b47b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:32.730273 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5e3fa9ef-49f8-4306-9c9c-e5f1c3a5b47b tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:04:32.730616 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5e3fa9ef-49f8-4306-9c9c-e5f1c3a5b47b tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1461943580"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:32.732104 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:32.732104 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:32.747186 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5e3fa9ef-49f8-4306-9c9c-e5f1c3a5b47b tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:04:32.747788 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 922/3684] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 10:04:32 2026] POST /volume/v3/types => generated 228 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:32.757605 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-15fcd12f-33c2-4845-b2bc-a84c51153cea None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:32.761095 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-15fcd12f-33c2-4845-b2bc-a84c51153cea tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] POST https://10.4.3.206/volume/v3/group_types Jul 22 10:04:32.761095 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-15fcd12f-33c2-4845-b2bc-a84c51153cea tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-947532646"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:32.762266 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:32.762266 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:32.789257 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-15fcd12f-33c2-4845-b2bc-a84c51153cea tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Jul 22 10:04:32.789257 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 918/3685] 10.4.3.206 () {70 vars in 1311 bytes} [Wed Jul 22 10:04:32 2026] POST /volume/v3/group_types => generated 184 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:32.796777 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6cd6a3c1-84b3-464a-9463-cc1ab921bf2c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:32.934316 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6cd6a3c1-84b3-464a-9463-cc1ab921bf2c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] POST https://10.4.3.206/volume/v3/groups Jul 22 10:04:32.936952 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6cd6a3c1-84b3-464a-9463-cc1ab921bf2c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b1a72da9-7552-4a0a-8ecc-606c380b07d3", "volume_types": ["34b10354-9d94-4387-9fb5-61015de4a522"], "name": "tempest-GroupSnapshotsV319Test-Group-744921196"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:32.936952 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-6cd6a3c1-84b3-464a-9463-cc1ab921bf2c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Creating new group {'group': {'group_type': 'b1a72da9-7552-4a0a-8ecc-606c380b07d3', 'volume_types': ['34b10354-9d94-4387-9fb5-61015de4a522'], 'name': 'tempest-GroupSnapshotsV319Test-Group-744921196'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 10:04:32.945540 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.groups [None req-6cd6a3c1-84b3-464a-9463-cc1ab921bf2c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-744921196. Jul 22 10:04:32.954501 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6cd6a3c1-84b3-464a-9463-cc1ab921bf2c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Availability Zones retrieved successfully. Jul 22 10:04:32.989776 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-6cd6a3c1-84b3-464a-9463-cc1ab921bf2c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Created reservations ['48b46d21-f0fa-4fbe-95f3-1a7770d179b4'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:33.020315 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6cd6a3c1-84b3-464a-9463-cc1ab921bf2c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/groups returned with HTTP 202 Jul 22 10:04:33.021042 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 933/3686] 10.4.3.206 () {70 vars in 1297 bytes} [Wed Jul 22 10:04:32 2026] POST /volume/v3/groups => generated 115 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:33.034281 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3d5ac19f-cf6a-4b67-9017-8764b4d99ce2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:33.038052 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3d5ac19f-cf6a-4b67-9017-8764b4d99ce2 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/groups/e757d63c-e2f1-4c5c-9273-ed6eb1835551 Jul 22 10:04:33.038429 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3d5ac19f-cf6a-4b67-9017-8764b4d99ce2 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:33.038678 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3d5ac19f-cf6a-4b67-9017-8764b4d99ce2 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:33.038982 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-3d5ac19f-cf6a-4b67-9017-8764b4d99ce2 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] show called for member e757d63c-e2f1-4c5c-9273-ed6eb1835551 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 10:04:33.043731 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:33.043731 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:33.056087 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3d5ac19f-cf6a-4b67-9017-8764b4d99ce2 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/groups/e757d63c-e2f1-4c5c-9273-ed6eb1835551 returned with HTTP 200 Jul 22 10:04:33.056986 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 914/3687] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 10:04:33 2026] GET /volume/v3/groups/e757d63c-e2f1-4c5c-9273-ed6eb1835551 => generated 395 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:33.111219 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0653f8d1-d974-4af1-99a1-28acd28a00fa None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:33.114945 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0653f8d1-d974-4af1-99a1-28acd28a00fa tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/2408f95d-9237-4b4e-a3d1-222e7786ba9d Jul 22 10:04:33.114945 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0653f8d1-d974-4af1-99a1-28acd28a00fa tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:33.114945 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0653f8d1-d974-4af1-99a1-28acd28a00fa tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:33.124955 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:33.124955 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:33.128882 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0653f8d1-d974-4af1-99a1-28acd28a00fa tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:33.134629 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0653f8d1-d974-4af1-99a1-28acd28a00fa tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/2408f95d-9237-4b4e-a3d1-222e7786ba9d returned with HTTP 200 Jul 22 10:04:33.135149 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 923/3688] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:33 2026] GET /volume/v3/volumes/2408f95d-9237-4b4e-a3d1-222e7786ba9d => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:33.144298 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fa7974ed-6e2e-4885-b226-0df6d4b8af4b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:33.150884 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fa7974ed-6e2e-4885-b226-0df6d4b8af4b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf Jul 22 10:04:33.151199 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fa7974ed-6e2e-4885-b226-0df6d4b8af4b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:33.151469 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fa7974ed-6e2e-4885-b226-0df6d4b8af4b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:33.156662 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f7f8b6ec-cd5c-4a7d-a954-1772085a27a9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:33.160014 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f7f8b6ec-cd5c-4a7d-a954-1772085a27a9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:04:33.160461 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f7f8b6ec-cd5c-4a7d-a954-1772085a27a9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2408f95d-9237-4b4e-a3d1-222e7786ba9d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1965168257"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:33.162582 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:33.162582 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:33.167023 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fa7974ed-6e2e-4885-b226-0df6d4b8af4b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:33.173181 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fa7974ed-6e2e-4885-b226-0df6d4b8af4b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf returned with HTTP 200 Jul 22 10:04:33.173721 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 919/3689] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:33 2026] GET /volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:33.181234 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:33.181234 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:33.181234 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f7f8b6ec-cd5c-4a7d-a954-1772085a27a9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:33.181234 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-f7f8b6ec-cd5c-4a7d-a954-1772085a27a9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create snapshot from volume 2408f95d-9237-4b4e-a3d1-222e7786ba9d Jul 22 10:04:33.190308 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-23136bc4-cb7d-4224-b725-3670f151e7c8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:33.192188 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-23136bc4-cb7d-4224-b725-3670f151e7c8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf Jul 22 10:04:33.192425 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-23136bc4-cb7d-4224-b725-3670f151e7c8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:33.193040 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-23136bc4-cb7d-4224-b725-3670f151e7c8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:33.199751 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:33.199751 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:33.203585 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-23136bc4-cb7d-4224-b725-3670f151e7c8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:33.208727 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-23136bc4-cb7d-4224-b725-3670f151e7c8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf returned with HTTP 200 Jul 22 10:04:33.209160 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 915/3690] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:33 2026] GET /volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:33.209211 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-f7f8b6ec-cd5c-4a7d-a954-1772085a27a9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Created reservations ['a1434b23-5c8a-4718-a97d-0fd98d1e258c', '99cccb47-d3c7-4c6b-a892-0e7597a76c21', '9276de7c-c82d-4c34-af0c-977e0101ec96', '9a789186-73a7-43b7-8b82-89b60665da0d'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:33.228912 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-620a24bf-d3ca-4095-ac10-80c71000a519 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:33.231697 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-620a24bf-d3ca-4095-ac10-80c71000a519 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:04:33.232963 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-620a24bf-d3ca-4095-ac10-80c71000a519 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c1f318fb-6b52-4528-b0dd-449c7ecc0adf", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-822544307", "description": null, "metadata": null}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:33.246920 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:33.246920 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:33.247603 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-620a24bf-d3ca-4095-ac10-80c71000a519 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:33.247804 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-620a24bf-d3ca-4095-ac10-80c71000a519 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create snapshot from volume c1f318fb-6b52-4528-b0dd-449c7ecc0adf Jul 22 10:04:33.251523 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f7f8b6ec-cd5c-4a7d-a954-1772085a27a9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot create request issued successfully. Jul 22 10:04:33.251937 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f7f8b6ec-cd5c-4a7d-a954-1772085a27a9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:04:33.252483 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 934/3691] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:04:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:33.262130 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f0458f36-665c-4110-a29f-fbfdc1c294ba None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:33.263466 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f0458f36-665c-4110-a29f-fbfdc1c294ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/80f9726a-badf-4e9e-981a-3e649d7bd145 Jul 22 10:04:33.263466 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f0458f36-665c-4110-a29f-fbfdc1c294ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:33.268031 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f0458f36-665c-4110-a29f-fbfdc1c294ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:33.270111 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:33.270111 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:33.270519 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f0458f36-665c-4110-a29f-fbfdc1c294ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:33.271679 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f0458f36-665c-4110-a29f-fbfdc1c294ba tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/80f9726a-badf-4e9e-981a-3e649d7bd145 returned with HTTP 200 Jul 22 10:04:33.271679 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 920/3692] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:33 2026] GET /volume/v3/snapshots/80f9726a-badf-4e9e-981a-3e649d7bd145 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:33.275076 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:33.287977 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-620a24bf-d3ca-4095-ac10-80c71000a519 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Created reservations ['abb5d19a-e9b9-4e44-8c85-59d08f5ef4ab', 'd09096ff-9aa3-4b16-a1c3-b6cb3dba3203', '98d261ca-6ba1-4b42-a4f5-f84a988db306', '9b6e5af0-2965-40ad-8ff8-8bf7ba09713a'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:33.324665 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-620a24bf-d3ca-4095-ac10-80c71000a519 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot create request issued successfully. Jul 22 10:04:33.325044 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-620a24bf-d3ca-4095-ac10-80c71000a519 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:04:33.325641 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 924/3693] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:04:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:33.339564 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7ee4c9bd-9077-49d6-baa0-0b070b33471e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:33.343389 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7ee4c9bd-9077-49d6-baa0-0b070b33471e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc Jul 22 10:04:33.343673 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7ee4c9bd-9077-49d6-baa0-0b070b33471e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:33.343993 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7ee4c9bd-9077-49d6-baa0-0b070b33471e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:33.353030 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:33.353030 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:33.353750 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7ee4c9bd-9077-49d6-baa0-0b070b33471e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:04:33.354944 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7ee4c9bd-9077-49d6-baa0-0b070b33471e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc returned with HTTP 200 Jul 22 10:04:33.356264 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 935/3694] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:33 2026] GET /volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:33.358700 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:33.359109 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1475234230"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:33.360503 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1475234230'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:33.360622 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Create volume of 1 GB Jul 22 10:04:33.365620 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Availability Zones retrieved successfully. Jul 22 10:04:33.371346 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Flow 'volume_create_api' (5dedfce8-4a49-4f68-89a6-a3740878461f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:33.372630 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4a2194c-1ca3-4dc2-8698-61f4106117fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:33.373880 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:33.403960 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4a2194c-1ca3-4dc2-8698-61f4106117fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:33.404684 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb3d2568-4591-4c6b-b62e-53d16d20b534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:33.464266 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Created reservations ['4da06f30-66d1-4138-8863-545767da2a4d', '5fa1c9af-335c-4145-a8a0-82aaa79ae897', '8923b740-b698-4dce-8cda-5437ffcc449b', '5519a158-cfce-46ed-af2e-95657d817761'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:33.465072 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb3d2568-4591-4c6b-b62e-53d16d20b534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4da06f30-66d1-4138-8863-545767da2a4d', '5fa1c9af-335c-4145-a8a0-82aaa79ae897', '8923b740-b698-4dce-8cda-5437ffcc449b', '5519a158-cfce-46ed-af2e-95657d817761']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:33.465748 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (725f0027-7338-45fd-97f5-5665449937d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:33.486702 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (725f0027-7338-45fd-97f5-5665449937d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6698965c-277c-420f-bd40-70bab0196903', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1475234230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ffc1939307483f9ecfc0d566d59e32',qos_specs=None,replication_status=,reservations=['4da06f30-66d1-4138-8863-545767da2a4d','5fa1c9af-335c-4145-a8a0-82aaa79ae897','8923b740-b698-4dce-8cda-5437ffcc449b','5519a158-cfce-46ed-af2e-95657d817761'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48fd01f6aadb4679852c40b0dbf117d2',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1475234230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6698965c-277c-420f-bd40-70bab0196903,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01ffc1939307483f9ecfc0d566d59e32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48fd01f6aadb4679852c40b0dbf117d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:33.488036 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d89884a-3c8a-4a4e-8f56-4ee4c5612aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:33.506797 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d89884a-3c8a-4a4e-8f56-4ee4c5612aae) transitioned into state 'SUCCESS' from state '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-1475234230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ffc1939307483f9ecfc0d566d59e32',qos_specs=None,replication_status=,reservations=['4da06f30-66d1-4138-8863-545767da2a4d','5fa1c9af-335c-4145-a8a0-82aaa79ae897','8923b740-b698-4dce-8cda-5437ffcc449b','5519a158-cfce-46ed-af2e-95657d817761'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48fd01f6aadb4679852c40b0dbf117d2',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:33.507521 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07e99a13-76f9-4f54-b05f-3b91eb78010e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:33.516304 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07e99a13-76f9-4f54-b05f-3b91eb78010e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:33.517212 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Flow 'volume_create_api' (5dedfce8-4a49-4f68-89a6-a3740878461f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:33.517509 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Create volume request issued successfully. Jul 22 10:04:33.518103 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cf409aec-1ee0-428c-8c10-1bdc4c293481 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:33.518488 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 916/3695] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:04:33 2026] POST /volume/v3/volumes => generated 774 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 22 10:04:33.531136 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d14d4215-861e-4d46-8bf5-f17b1d73542f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:33.532938 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d14d4215-861e-4d46-8bf5-f17b1d73542f tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:04:33.533294 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d14d4215-861e-4d46-8bf5-f17b1d73542f tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:33.533451 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d14d4215-861e-4d46-8bf5-f17b1d73542f tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:33.541081 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:33.541081 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:33.545364 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d14d4215-861e-4d46-8bf5-f17b1d73542f tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:04:33.551097 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d14d4215-861e-4d46-8bf5-f17b1d73542f tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:04:33.551600 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 921/3696] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:04:33 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:34.066914 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2c007740-afed-4237-bb5f-61540d2b9309 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:34.068828 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2c007740-afed-4237-bb5f-61540d2b9309 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/groups/e757d63c-e2f1-4c5c-9273-ed6eb1835551 Jul 22 10:04:34.069052 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2c007740-afed-4237-bb5f-61540d2b9309 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:34.069234 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2c007740-afed-4237-bb5f-61540d2b9309 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:34.069357 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.groups [None req-2c007740-afed-4237-bb5f-61540d2b9309 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] show called for member e757d63c-e2f1-4c5c-9273-ed6eb1835551 {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 10:04:34.073221 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:34.073221 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:34.082678 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2c007740-afed-4237-bb5f-61540d2b9309 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/groups/e757d63c-e2f1-4c5c-9273-ed6eb1835551 returned with HTTP 200 Jul 22 10:04:34.083246 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 925/3697] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 10:04:34 2026] GET /volume/v3/groups/e757d63c-e2f1-4c5c-9273-ed6eb1835551 => generated 396 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:34.093813 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:34.096041 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:34.096625 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-558157498", "volume_type": "34b10354-9d94-4387-9fb5-61015de4a522", "group_id": "e757d63c-e2f1-4c5c-9273-ed6eb1835551", "size": 1}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:34.098471 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-558157498', 'volume_type': '34b10354-9d94-4387-9fb5-61015de4a522', 'group_id': 'e757d63c-e2f1-4c5c-9273-ed6eb1835551', 'size': 1}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:34.106514 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:34.106514 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:34.107040 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Create volume of 1 GB Jul 22 10:04:34.112660 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Availability Zones retrieved successfully. Jul 22 10:04:34.120397 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Flow 'volume_create_api' (5ac63cec-0ccf-4fa3-8f91-19456e6fd4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:34.122026 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc860bdb-f2bd-49fa-911b-d0586da5aabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:34.122879 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:34.122879 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:34.123445 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:34.148343 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc860bdb-f2bd-49fa-911b-d0586da5aabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:04:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=34b10354-9d94-4387-9fb5-61015de4a522,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1461943580',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '34b10354-9d94-4387-9fb5-61015de4a522', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e757d63c-e2f1-4c5c-9273-ed6eb1835551', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:34.149486 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6d0f4b-e00b-4196-aff8-4b820480f954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:34.186457 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1461943580 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1461943580, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:34.186870 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1461943580 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1461943580, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:34.224841 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Created reservations ['15cc492e-1db7-4f7d-8f70-01324cdd629f', 'fa3d8447-d2c7-43c2-93d5-cd66d7812c49', '94a4a13a-4424-4e94-90b5-75437b551b9c', '4391d736-303e-4757-87d9-60eba3748d70'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:34.225869 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6d0f4b-e00b-4196-aff8-4b820480f954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15cc492e-1db7-4f7d-8f70-01324cdd629f', 'fa3d8447-d2c7-43c2-93d5-cd66d7812c49', '94a4a13a-4424-4e94-90b5-75437b551b9c', '4391d736-303e-4757-87d9-60eba3748d70']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:34.226880 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a2cc10e-ec1b-4bf7-9804-e6a273d6e1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:34.256535 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a2cc10e-ec1b-4bf7-9804-e6a273d6e1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da7f02ef-5b0c-4580-87bf-f489b5774900', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-558157498',encryption_key_id=None,group_id=e757d63c-e2f1-4c5c-9273-ed6eb1835551,group_type_id=,metadata={},multiattach=False,project_id='bd8e774a5ed84648bb2608254488dba4',qos_specs=None,replication_status=,reservations=['15cc492e-1db7-4f7d-8f70-01324cdd629f','fa3d8447-d2c7-43c2-93d5-cd66d7812c49','94a4a13a-4424-4e94-90b5-75437b551b9c','4391d736-303e-4757-87d9-60eba3748d70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280766f2a39e4b9d8d62d11e782655c0',volume_type_id=34b10354-9d94-4387-9fb5-61015de4a522), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-558157498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e757d63c-e2f1-4c5c-9273-ed6eb1835551,host=None,id=da7f02ef-5b0c-4580-87bf-f489b5774900,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd8e774a5ed84648bb2608254488dba4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='280766f2a39e4b9d8d62d11e782655c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(34b10354-9d94-4387-9fb5-61015de4a522),volume_type_id=34b10354-9d94-4387-9fb5-61015de4a522)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:34.257569 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6e30d71-9b54-47c3-96b6-631a9580616c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:34.279138 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6e30d71-9b54-47c3-96b6-631a9580616c) transitioned into state 'SUCCESS' from state '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-558157498',encryption_key_id=None,group_id=e757d63c-e2f1-4c5c-9273-ed6eb1835551,group_type_id=,metadata={},multiattach=False,project_id='bd8e774a5ed84648bb2608254488dba4',qos_specs=None,replication_status=,reservations=['15cc492e-1db7-4f7d-8f70-01324cdd629f','fa3d8447-d2c7-43c2-93d5-cd66d7812c49','94a4a13a-4424-4e94-90b5-75437b551b9c','4391d736-303e-4757-87d9-60eba3748d70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280766f2a39e4b9d8d62d11e782655c0',volume_type_id=34b10354-9d94-4387-9fb5-61015de4a522)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:34.280212 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e41ab9e-b96f-43f8-a6c3-99dee45d824c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:34.281659 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e5449005-6463-4266-9b00-eb1220a8796f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:34.283869 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5449005-6463-4266-9b00-eb1220a8796f tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/80f9726a-badf-4e9e-981a-3e649d7bd145 Jul 22 10:04:34.284131 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e5449005-6463-4266-9b00-eb1220a8796f tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:34.284379 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e5449005-6463-4266-9b00-eb1220a8796f tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:34.291138 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:34.291138 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:34.291570 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e5449005-6463-4266-9b00-eb1220a8796f tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:34.292578 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5449005-6463-4266-9b00-eb1220a8796f tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/80f9726a-badf-4e9e-981a-3e649d7bd145 returned with HTTP 200 Jul 22 10:04:34.293367 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 917/3698] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:34 2026] GET /volume/v3/snapshots/80f9726a-badf-4e9e-981a-3e649d7bd145 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:34.297225 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e41ab9e-b96f-43f8-a6c3-99dee45d824c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:34.298459 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Flow 'volume_create_api' (5ac63cec-0ccf-4fa3-8f91-19456e6fd4af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:34.298858 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Create volume request issued successfully. Jul 22 10:04:34.299956 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 10:04:34.299956 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 10:04:34.304311 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-afab7dcc-79c9-4a3c-b38d-e663ddb476f7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:34.306678 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-afab7dcc-79c9-4a3c-b38d-e663ddb476f7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] GET https://10.4.3.206/volume/v3/snapshots Jul 22 10:04:34.306974 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-afab7dcc-79c9-4a3c-b38d-e663ddb476f7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:34.307263 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-afab7dcc-79c9-4a3c-b38d-e663ddb476f7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:34.307587 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-afab7dcc-79c9-4a3c-b38d-e663ddb476f7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:04:34.309021 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.db.api [None req-afab7dcc-79c9-4a3c-b38d-e663ddb476f7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Building query based on filter {{(pid=100149) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 10:04:34.313455 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-afab7dcc-79c9-4a3c-b38d-e663ddb476f7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Get all snapshots completed successfully. Jul 22 10:04:34.313912 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-afab7dcc-79c9-4a3c-b38d-e663ddb476f7 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 200 Jul 22 10:04:34.314423 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 922/3699] 10.4.3.206 () {66 vars in 1243 bytes} [Wed Jul 22 10:04:34 2026] GET /volume/v3/snapshots => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:34.324474 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bc32fbee-9668-483b-95bd-4903088417d9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:34.326702 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bc32fbee-9668-483b-95bd-4903088417d9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/80f9726a-badf-4e9e-981a-3e649d7bd145 Jul 22 10:04:34.326911 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bc32fbee-9668-483b-95bd-4903088417d9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:34.327149 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bc32fbee-9668-483b-95bd-4903088417d9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:34.327294 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-bc32fbee-9668-483b-95bd-4903088417d9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete snapshot with id: 80f9726a-badf-4e9e-981a-3e649d7bd145 Jul 22 10:04:34.332423 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:34.332423 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:34.332762 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-bc32fbee-9668-483b-95bd-4903088417d9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:34.352865 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-bc32fbee-9668-483b-95bd-4903088417d9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot delete request issued successfully. Jul 22 10:04:34.353187 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bc32fbee-9668-483b-95bd-4903088417d9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/80f9726a-badf-4e9e-981a-3e649d7bd145 returned with HTTP 202 Jul 22 10:04:34.353671 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 926/3700] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:04:34 2026] DELETE /volume/v3/snapshots/80f9726a-badf-4e9e-981a-3e649d7bd145 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:34.354854 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 10:04:34.359023 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:34.359023 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:34.362981 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2ccfc459-5424-494c-a1fe-1dfa7bbf1c86 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:34.363500 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b680f89c-b61d-4eb8-acbb-e2494c1abda4 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:34.364087 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 936/3701] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:04:34 2026] POST /volume/v3/volumes => generated 826 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:34.364766 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2ccfc459-5424-494c-a1fe-1dfa7bbf1c86 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/80f9726a-badf-4e9e-981a-3e649d7bd145 Jul 22 10:04:34.365068 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2ccfc459-5424-494c-a1fe-1dfa7bbf1c86 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:34.365266 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2ccfc459-5424-494c-a1fe-1dfa7bbf1c86 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:34.366559 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cb4608ab-43ea-4259-a804-c3bf79852edf None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:34.370205 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cb4608ab-43ea-4259-a804-c3bf79852edf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc Jul 22 10:04:34.370549 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cb4608ab-43ea-4259-a804-c3bf79852edf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:34.370876 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cb4608ab-43ea-4259-a804-c3bf79852edf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:34.371031 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:34.371031 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:34.371347 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2ccfc459-5424-494c-a1fe-1dfa7bbf1c86 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:34.372143 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2ccfc459-5424-494c-a1fe-1dfa7bbf1c86 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/80f9726a-badf-4e9e-981a-3e649d7bd145 returned with HTTP 200 Jul 22 10:04:34.372640 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 918/3702] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:34 2026] GET /volume/v3/snapshots/80f9726a-badf-4e9e-981a-3e649d7bd145 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:34.377510 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:34.377510 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:34.378000 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-cb4608ab-43ea-4259-a804-c3bf79852edf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:04:34.378816 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cb4608ab-43ea-4259-a804-c3bf79852edf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc returned with HTTP 200 Jul 22 10:04:34.379297 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 923/3703] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:34 2026] GET /volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:34.381471 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0cc6812d-1ccc-4cc0-8bd2-80aa726fe7d5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:34.383727 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0cc6812d-1ccc-4cc0-8bd2-80aa726fe7d5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/volumes/da7f02ef-5b0c-4580-87bf-f489b5774900 Jul 22 10:04:34.384015 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0cc6812d-1ccc-4cc0-8bd2-80aa726fe7d5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:34.384252 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0cc6812d-1ccc-4cc0-8bd2-80aa726fe7d5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:34.388770 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9d31bc70-b0fc-4ad1-bdd7-9a2fc19b8123 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:34.391406 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9d31bc70-b0fc-4ad1-bdd7-9a2fc19b8123 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc Jul 22 10:04:34.391719 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9d31bc70-b0fc-4ad1-bdd7-9a2fc19b8123 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:34.392034 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9d31bc70-b0fc-4ad1-bdd7-9a2fc19b8123 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:34.393915 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:34.393915 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:34.398029 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0cc6812d-1ccc-4cc0-8bd2-80aa726fe7d5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Volume info retrieved successfully. Jul 22 10:04:34.398823 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:34.398823 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:34.398945 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-0cc6812d-1ccc-4cc0-8bd2-80aa726fe7d5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 10:04:34.398996 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-0cc6812d-1ccc-4cc0-8bd2-80aa726fe7d5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 10:04:34.399428 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9d31bc70-b0fc-4ad1-bdd7-9a2fc19b8123 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:04:34.400644 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9d31bc70-b0fc-4ad1-bdd7-9a2fc19b8123 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc returned with HTTP 200 Jul 22 10:04:34.401255 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 937/3704] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:34 2026] GET /volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:34.447633 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-0cc6812d-1ccc-4cc0-8bd2-80aa726fe7d5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 10:04:34.451546 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:34.451546 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:34.467034 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0cc6812d-1ccc-4cc0-8bd2-80aa726fe7d5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/volumes/da7f02ef-5b0c-4580-87bf-f489b5774900 returned with HTTP 200 Jul 22 10:04:34.467034 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 927/3705] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:04:34 2026] GET /volume/v3/volumes/da7f02ef-5b0c-4580-87bf-f489b5774900 => generated 918 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:34.557089 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-85276081-c454-4cf4-8a23-904e2a48648a req-98805d4a-993a-45d4-8968-faa510ab7b32 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:34.559022 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-98805d4a-993a-45d4-8968-faa510ab7b32 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc Jul 22 10:04:34.559206 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-98805d4a-993a-45d4-8968-faa510ab7b32 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:34.559384 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-98805d4a-993a-45d4-8968-faa510ab7b32 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:34.564002 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-38fcef1e-6670-461e-afb7-9f1d7310a6a0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:34.564810 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:34.564810 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:34.565240 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-98805d4a-993a-45d4-8968-faa510ab7b32 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:04:34.565685 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-38fcef1e-6670-461e-afb7-9f1d7310a6a0 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:04:34.565946 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-98805d4a-993a-45d4-8968-faa510ab7b32 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc returned with HTTP 200 Jul 22 10:04:34.566007 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-38fcef1e-6670-461e-afb7-9f1d7310a6a0 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:34.566191 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-38fcef1e-6670-461e-afb7-9f1d7310a6a0 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:34.566731 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 919/3706] 10.4.3.206 () {68 vars in 1604 bytes} [Wed Jul 22 10:04:34 2026] GET /volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:34.580029 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:34.580029 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:34.582134 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-85276081-c454-4cf4-8a23-904e2a48648a req-84e2443f-ebc5-4d73-bd90-f5244aac98d3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:34.584412 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-84e2443f-ebc5-4d73-bd90-f5244aac98d3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf Jul 22 10:04:34.584527 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-38fcef1e-6670-461e-afb7-9f1d7310a6a0 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:04:34.584605 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-84e2443f-ebc5-4d73-bd90-f5244aac98d3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:34.584764 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-84e2443f-ebc5-4d73-bd90-f5244aac98d3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:34.592536 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-38fcef1e-6670-461e-afb7-9f1d7310a6a0 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:04:34.593020 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 924/3707] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:04:34 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:34.598049 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:34.598049 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:34.604472 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-84e2443f-ebc5-4d73-bd90-f5244aac98d3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:34.611856 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-84e2443f-ebc5-4d73-bd90-f5244aac98d3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf returned with HTTP 200 Jul 22 10:04:34.611856 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 938/3708] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:04:34 2026] GET /volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:35.071189 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-85276081-c454-4cf4-8a23-904e2a48648a req-0dcae54a-ad75-4e1d-8c34-5bc95b09ee97 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:35.073778 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-0dcae54a-ad75-4e1d-8c34-5bc95b09ee97 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc Jul 22 10:04:35.074056 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-0dcae54a-ad75-4e1d-8c34-5bc95b09ee97 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:35.074279 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-0dcae54a-ad75-4e1d-8c34-5bc95b09ee97 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:35.079995 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:35.079995 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:35.080452 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-0dcae54a-ad75-4e1d-8c34-5bc95b09ee97 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:04:35.081410 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-0dcae54a-ad75-4e1d-8c34-5bc95b09ee97 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc returned with HTTP 200 Jul 22 10:04:35.081858 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 928/3709] 10.4.3.206 () {68 vars in 1604 bytes} [Wed Jul 22 10:04:35 2026] GET /volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:35.382700 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-efe5a527-2d2d-47ff-a5c1-ac09c6e45f79 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:35.384451 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-efe5a527-2d2d-47ff-a5c1-ac09c6e45f79 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/80f9726a-badf-4e9e-981a-3e649d7bd145 Jul 22 10:04:35.384655 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-efe5a527-2d2d-47ff-a5c1-ac09c6e45f79 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:35.384863 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-efe5a527-2d2d-47ff-a5c1-ac09c6e45f79 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:35.388881 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-efe5a527-2d2d-47ff-a5c1-ac09c6e45f79 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/80f9726a-badf-4e9e-981a-3e649d7bd145 returned with HTTP 404 Jul 22 10:04:35.389318 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 920/3710] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:35 2026] GET /volume/v3/snapshots/80f9726a-badf-4e9e-981a-3e649d7bd145 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:35.397964 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cad518cb-1312-4d2b-89df-5e2b17e72013 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:35.399897 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cad518cb-1312-4d2b-89df-5e2b17e72013 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/2408f95d-9237-4b4e-a3d1-222e7786ba9d Jul 22 10:04:35.400112 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cad518cb-1312-4d2b-89df-5e2b17e72013 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:35.400286 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cad518cb-1312-4d2b-89df-5e2b17e72013 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:35.400431 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-cad518cb-1312-4d2b-89df-5e2b17e72013 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete volume with id: 2408f95d-9237-4b4e-a3d1-222e7786ba9d Jul 22 10:04:35.407674 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:35.407674 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:35.407982 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-cad518cb-1312-4d2b-89df-5e2b17e72013 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:35.425602 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-cad518cb-1312-4d2b-89df-5e2b17e72013 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete volume request issued successfully. Jul 22 10:04:35.425906 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cad518cb-1312-4d2b-89df-5e2b17e72013 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/2408f95d-9237-4b4e-a3d1-222e7786ba9d returned with HTTP 202 Jul 22 10:04:35.426808 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 925/3711] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:35 2026] DELETE /volume/v3/volumes/2408f95d-9237-4b4e-a3d1-222e7786ba9d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:35.436346 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3b791e0d-c7b1-4494-a411-0a49560cfe4c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:35.439392 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3b791e0d-c7b1-4494-a411-0a49560cfe4c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/2408f95d-9237-4b4e-a3d1-222e7786ba9d Jul 22 10:04:35.439966 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3b791e0d-c7b1-4494-a411-0a49560cfe4c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:35.439966 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3b791e0d-c7b1-4494-a411-0a49560cfe4c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:35.452102 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:35.452102 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:35.455615 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3b791e0d-c7b1-4494-a411-0a49560cfe4c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:35.465479 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3b791e0d-c7b1-4494-a411-0a49560cfe4c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/2408f95d-9237-4b4e-a3d1-222e7786ba9d returned with HTTP 200 Jul 22 10:04:35.465957 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 939/3712] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:35 2026] GET /volume/v3/volumes/2408f95d-9237-4b4e-a3d1-222e7786ba9d => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:35.487303 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e5426c70-14b0-492d-94e2-cd9db76e101e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:35.489196 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e5426c70-14b0-492d-94e2-cd9db76e101e tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/volumes/da7f02ef-5b0c-4580-87bf-f489b5774900 Jul 22 10:04:35.489491 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e5426c70-14b0-492d-94e2-cd9db76e101e tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:35.489769 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e5426c70-14b0-492d-94e2-cd9db76e101e tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:35.500657 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:35.500657 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:35.504986 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e5426c70-14b0-492d-94e2-cd9db76e101e tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Volume info retrieved successfully. Jul 22 10:04:35.506161 np0000005636 devstack@c-api.service[100150]: WARNING stevedore.named [None req-e5426c70-14b0-492d-94e2-cd9db76e101e tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 10:04:35.506161 np0000005636 devstack@c-api.service[100150]: WARNING castellan.key_manager [None req-e5426c70-14b0-492d-94e2-cd9db76e101e tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 10:04:35.547321 np0000005636 devstack@c-api.service[100150]: DEBUG oslo_db.sqlalchemy.engines [None req-e5426c70-14b0-492d-94e2-cd9db76e101e tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 10:04:35.558148 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:35.558148 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:35.571175 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e5426c70-14b0-492d-94e2-cd9db76e101e tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/volumes/da7f02ef-5b0c-4580-87bf-f489b5774900 returned with HTTP 200 Jul 22 10:04:35.571675 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 929/3713] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:04:35 2026] GET /volume/v3/volumes/da7f02ef-5b0c-4580-87bf-f489b5774900 => generated 919 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:35.585717 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6dc4c8d7-dd03-4ee1-8e79-18fbff6d10f5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:35.587685 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6dc4c8d7-dd03-4ee1-8e79-18fbff6d10f5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] POST https://10.4.3.206/volume/v3/group_snapshots Jul 22 10:04:35.588125 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6dc4c8d7-dd03-4ee1-8e79-18fbff6d10f5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e757d63c-e2f1-4c5c-9273-ed6eb1835551", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-668692505"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:35.591025 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.group_snapshots [None req-6dc4c8d7-dd03-4ee1-8e79-18fbff6d10f5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e757d63c-e2f1-4c5c-9273-ed6eb1835551', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-668692505'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 22 10:04:35.596423 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:35.596423 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:35.601353 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.group_snapshots [None req-6dc4c8d7-dd03-4ee1-8e79-18fbff6d10f5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-668692505. Jul 22 10:04:35.627372 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:35.627372 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:35.641130 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-6dc4c8d7-dd03-4ee1-8e79-18fbff6d10f5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1461943580 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1461943580, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:35.641472 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-6dc4c8d7-dd03-4ee1-8e79-18fbff6d10f5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1461943580 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1461943580, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:35.674564 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-6dc4c8d7-dd03-4ee1-8e79-18fbff6d10f5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Created reservations ['bbabba46-8fef-4a81-bec7-f0ac3211d09a', '8d184193-5bc7-4d60-8ed2-a986bcd46c58', '2c3ddf24-00f0-4659-aec4-b9935135bfee', '93b3f0b9-8427-4162-b287-689625b3a851'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:35.707950 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6dc4c8d7-dd03-4ee1-8e79-18fbff6d10f5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/group_snapshots returned with HTTP 202 Jul 22 10:04:35.707950 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 921/3714] 10.4.3.206 () {70 vars in 1324 bytes} [Wed Jul 22 10:04:35 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:35.717245 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ae7e76b4-6606-498d-ad53-1e5d844a6cfe None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:35.719573 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ae7e76b4-6606-498d-ad53-1e5d844a6cfe tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 Jul 22 10:04:35.719851 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ae7e76b4-6606-498d-ad53-1e5d844a6cfe tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:35.720125 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ae7e76b4-6606-498d-ad53-1e5d844a6cfe tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:35.720291 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.group_snapshots [None req-ae7e76b4-6606-498d-ad53-1e5d844a6cfe tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] show called for member 46b17198-f036-4c2b-be19-779d3be1b5e7 {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 10:04:35.724035 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:35.724035 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:35.729284 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ae7e76b4-6606-498d-ad53-1e5d844a6cfe tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 returned with HTTP 200 Jul 22 10:04:35.729808 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 926/3715] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 10:04:35 2026] GET /volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 => generated 329 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:36.393258 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-85276081-c454-4cf4-8a23-904e2a48648a req-143d1da3-6295-46c6-bdd1-8cbcf4b979cf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:36.397737 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-143d1da3-6295-46c6-bdd1-8cbcf4b979cf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc Jul 22 10:04:36.398060 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-143d1da3-6295-46c6-bdd1-8cbcf4b979cf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:36.398380 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-143d1da3-6295-46c6-bdd1-8cbcf4b979cf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:36.406247 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:36.406247 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:36.406885 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-143d1da3-6295-46c6-bdd1-8cbcf4b979cf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:04:36.408281 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-143d1da3-6295-46c6-bdd1-8cbcf4b979cf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc returned with HTTP 200 Jul 22 10:04:36.408693 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 940/3716] 10.4.3.206 () {68 vars in 1604 bytes} [Wed Jul 22 10:04:36 2026] GET /volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:36.421064 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-85276081-c454-4cf4-8a23-904e2a48648a req-283925c0-092b-40c7-9865-2108699ae850 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:36.423805 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-283925c0-092b-40c7-9865-2108699ae850 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf Jul 22 10:04:36.424037 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-283925c0-092b-40c7-9865-2108699ae850 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:36.424268 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-283925c0-092b-40c7-9865-2108699ae850 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:36.433778 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:36.433778 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:36.440259 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-283925c0-092b-40c7-9865-2108699ae850 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:36.448763 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-283925c0-092b-40c7-9865-2108699ae850 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf returned with HTTP 200 Jul 22 10:04:36.449308 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 930/3717] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:04:36 2026] GET /volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:36.460520 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:36.464525 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:36.465045 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "3e5b842c-4b1b-4ef7-b09a-dad11eb228fc", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:36.468015 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '3e5b842c-4b1b-4ef7-b09a-dad11eb228fc', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:36.482256 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-835a90c5-f362-4566-bf28-d684afdff146 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:36.485945 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:36.485945 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:36.485945 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:04:36.485945 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume of 1 GB Jul 22 10:04:36.485945 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Availability Zones retrieved successfully. Jul 22 10:04:36.486454 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-835a90c5-f362-4566-bf28-d684afdff146 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/2408f95d-9237-4b4e-a3d1-222e7786ba9d Jul 22 10:04:36.486454 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-835a90c5-f362-4566-bf28-d684afdff146 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:36.486454 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-835a90c5-f362-4566-bf28-d684afdff146 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:36.496192 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-835a90c5-f362-4566-bf28-d684afdff146 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/2408f95d-9237-4b4e-a3d1-222e7786ba9d returned with HTTP 404 Jul 22 10:04:36.496814 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 927/3718] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:36 2026] GET /volume/v3/volumes/2408f95d-9237-4b4e-a3d1-222e7786ba9d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:36.496907 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (19ede6f8-1820-4114-8257-96f0b9a841b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:36.498909 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6c19875-9469-4ac8-b13c-59dd0e427492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:36.500877 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:36.507660 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:36.509723 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:36.510260 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-822296074"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:36.513095 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-822296074'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:36.513095 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume of 1 GB Jul 22 10:04:36.517424 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Availability Zones retrieved successfully. Jul 22 10:04:36.525125 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Flow 'volume_create_api' (69cf8790-df1f-4900-980c-bd35e39eaca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:36.526680 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4227045-3ae7-479c-a7c5-be481712fc44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:36.528019 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:36.537641 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6c19875-9469-4ac8-b13c-59dd0e427492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3e5b842c-4b1b-4ef7-b09a-dad11eb228fc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:36.538827 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9aaa2d0-0195-4376-979c-8cda5cec341f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:36.574403 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4227045-3ae7-479c-a7c5-be481712fc44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:36.575280 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34684062-01c9-46f8-8d01-38eca18a1afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:36.593623 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Created reservations ['7e7cab99-b680-4662-a0ff-56dfc74527a9', 'bb92724b-204f-4ac0-9b39-efec9f141379', '7941735b-098e-40f5-83af-6330318bf0ef', '8cde13e6-1b27-417a-a359-f76a4872b5a9'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:36.594653 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9aaa2d0-0195-4376-979c-8cda5cec341f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e7cab99-b680-4662-a0ff-56dfc74527a9', 'bb92724b-204f-4ac0-9b39-efec9f141379', '7941735b-098e-40f5-83af-6330318bf0ef', '8cde13e6-1b27-417a-a359-f76a4872b5a9']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:36.596272 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0551766-4941-41bb-8a49-b4f0608f7c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:36.626701 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Created reservations ['eb1919f1-dea0-4c38-ba24-7770a895f2ec', '78262bb5-33a2-406e-a680-74ffb7556a7a', '94314977-6334-4af8-9632-c51248b35993', '2c928f74-cad4-4064-92dd-258d87a631cf'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:36.626701 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34684062-01c9-46f8-8d01-38eca18a1afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb1919f1-dea0-4c38-ba24-7770a895f2ec', '78262bb5-33a2-406e-a680-74ffb7556a7a', '94314977-6334-4af8-9632-c51248b35993', '2c928f74-cad4-4064-92dd-258d87a631cf']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:36.627657 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dcdc9ac-07ab-4c67-a91f-c7a53fb4facc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:36.648409 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0551766-4941-41bb-8a49-b4f0608f7c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f813b77-db4d-41de-937d-59981a21c55f', '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='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['7e7cab99-b680-4662-a0ff-56dfc74527a9','bb92724b-204f-4ac0-9b39-efec9f141379','7941735b-098e-40f5-83af-6330318bf0ef','8cde13e6-1b27-417a-a359-f76a4872b5a9'],size=1,snapshot_id=3e5b842c-4b1b-4ef7-b09a-dad11eb228fc,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:36Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f813b77-db4d-41de-937d-59981a21c55f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='599a9fadaa9b405ca90dd6f4f106719a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3e5b842c-4b1b-4ef7-b09a-dad11eb228fc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4175e860c124a3386af0e8d40ec0adb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:36.649551 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1e69e86-010c-45d3-9adc-a434c1a26a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:36.655891 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dcdc9ac-07ab-4c67-a91f-c7a53fb4facc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dba33522-697f-4bd4-b791-acdf7267d0c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-822296074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0440780b970146c6a6d026a4c7ae6830',qos_specs=None,replication_status=,reservations=['eb1919f1-dea0-4c38-ba24-7770a895f2ec','78262bb5-33a2-406e-a680-74ffb7556a7a','94314977-6334-4af8-9632-c51248b35993','2c928f74-cad4-4064-92dd-258d87a631cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-822296074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dba33522-697f-4bd4-b791-acdf7267d0c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0440780b970146c6a6d026a4c7ae6830',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:36.658397 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e71945b1-39b4-4080-8056-e83f429c0bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:36.675129 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1e69e86-010c-45d3-9adc-a434c1a26a2c) transitioned into 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='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['7e7cab99-b680-4662-a0ff-56dfc74527a9','bb92724b-204f-4ac0-9b39-efec9f141379','7941735b-098e-40f5-83af-6330318bf0ef','8cde13e6-1b27-417a-a359-f76a4872b5a9'],size=1,snapshot_id=3e5b842c-4b1b-4ef7-b09a-dad11eb228fc,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:36.676883 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71545dc-e26a-44fd-9c2d-233afcde1e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:36.691958 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e71945b1-39b4-4080-8056-e83f429c0bd8) transitioned into state 'SUCCESS' from state '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-822296074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0440780b970146c6a6d026a4c7ae6830',qos_specs=None,replication_status=,reservations=['eb1919f1-dea0-4c38-ba24-7770a895f2ec','78262bb5-33a2-406e-a680-74ffb7556a7a','94314977-6334-4af8-9632-c51248b35993','2c928f74-cad4-4064-92dd-258d87a631cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:36.693412 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6aa3d7b-332f-4736-aa3a-b389f75ca1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:36.703243 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71545dc-e26a-44fd-9c2d-233afcde1e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:36.703388 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6aa3d7b-332f-4736-aa3a-b389f75ca1cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:36.704784 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Flow 'volume_create_api' (69cf8790-df1f-4900-980c-bd35e39eaca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:36.704890 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (19ede6f8-1820-4114-8257-96f0b9a841b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:36.704890 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request issued successfully. Jul 22 10:04:36.705005 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume request issued successfully. Jul 22 10:04:36.705281 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e93b05af-1193-428d-9dfe-d1a1353f5cfb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:36.705340 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-254ae124-6a62-4abb-a1bf-ca60ba98cda3 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:36.705991 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 941/3719] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:04:36 2026] POST /volume/v3/volumes => generated 777 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:36.706659 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 922/3720] 10.4.3.206 () {72 vars in 1541 bytes} [Wed Jul 22 10:04:36 2026] POST /volume/v3/volumes => generated 736 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:36.724508 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-cbd7a6fd-f6f5-475f-a46a-db27aeab3e7c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:36.726785 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cbd7a6fd-f6f5-475f-a46a-db27aeab3e7c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/dba33522-697f-4bd4-b791-acdf7267d0c3 Jul 22 10:04:36.727555 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cbd7a6fd-f6f5-475f-a46a-db27aeab3e7c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:36.727555 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cbd7a6fd-f6f5-475f-a46a-db27aeab3e7c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:36.731575 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-85276081-c454-4cf4-8a23-904e2a48648a req-0e139623-fb33-4049-8197-5742e5656d3c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:36.734788 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-0e139623-fb33-4049-8197-5742e5656d3c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f Jul 22 10:04:36.735332 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-0e139623-fb33-4049-8197-5742e5656d3c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:36.736225 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-0e139623-fb33-4049-8197-5742e5656d3c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:36.737237 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:36.737237 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:36.740837 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-cbd7a6fd-f6f5-475f-a46a-db27aeab3e7c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:36.743705 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-77956154-52d6-4b7d-bdd6-56a689dcebdf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:36.745206 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cbd7a6fd-f6f5-475f-a46a-db27aeab3e7c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/dba33522-697f-4bd4-b791-acdf7267d0c3 returned with HTTP 200 Jul 22 10:04:36.746037 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 931/3721] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:36 2026] GET /volume/v3/volumes/dba33522-697f-4bd4-b791-acdf7267d0c3 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:36.748858 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-77956154-52d6-4b7d-bdd6-56a689dcebdf tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 Jul 22 10:04:36.748858 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-77956154-52d6-4b7d-bdd6-56a689dcebdf tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:36.748984 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:36.748984 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:36.749075 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-77956154-52d6-4b7d-bdd6-56a689dcebdf tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:36.749075 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.group_snapshots [None req-77956154-52d6-4b7d-bdd6-56a689dcebdf tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] show called for member 46b17198-f036-4c2b-be19-779d3be1b5e7 {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 10:04:36.754224 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-0e139623-fb33-4049-8197-5742e5656d3c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:36.754737 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:36.754737 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:36.760199 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-77956154-52d6-4b7d-bdd6-56a689dcebdf tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 returned with HTTP 200 Jul 22 10:04:36.760660 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 942/3722] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 10:04:36 2026] GET /volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 => generated 330 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:36.761237 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-0e139623-fb33-4049-8197-5742e5656d3c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f returned with HTTP 200 Jul 22 10:04:36.762138 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 928/3723] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:04:36 2026] GET /volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f => generated 804 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:36.775588 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e78eff45-fab6-4604-bd9c-8013ff2aeb61 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:36.778555 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-85276081-c454-4cf4-8a23-904e2a48648a req-b3d7fd0b-fd40-4bb9-ba20-d83280a03fd1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:36.779133 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e78eff45-fab6-4604-bd9c-8013ff2aeb61 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail Jul 22 10:04:36.779414 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e78eff45-fab6-4604-bd9c-8013ff2aeb61 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:36.780059 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e78eff45-fab6-4604-bd9c-8013ff2aeb61 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:36.780807 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-e78eff45-fab6-4604-bd9c-8013ff2aeb61 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:04:36.781067 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-b3d7fd0b-fd40-4bb9-ba20-d83280a03fd1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f Jul 22 10:04:36.781067 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-b3d7fd0b-fd40-4bb9-ba20-d83280a03fd1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:36.781271 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:36.781271 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:36.781342 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-b3d7fd0b-fd40-4bb9-ba20-d83280a03fd1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:36.783267 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-e78eff45-fab6-4604-bd9c-8013ff2aeb61 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 10:04:36.788764 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e78eff45-fab6-4604-bd9c-8013ff2aeb61 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Get all snapshots completed successfully. Jul 22 10:04:36.789373 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:36.789373 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:36.789643 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:36.789643 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:36.790728 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e78eff45-fab6-4604-bd9c-8013ff2aeb61 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 10:04:36.790728 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 923/3724] 10.4.3.206 () {66 vars in 1264 bytes} [Wed Jul 22 10:04:36 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:36.795137 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-b3d7fd0b-fd40-4bb9-ba20-d83280a03fd1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:36.799482 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-b3d7fd0b-fd40-4bb9-ba20-d83280a03fd1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f returned with HTTP 200 Jul 22 10:04:36.800037 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 932/3725] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:04:36 2026] GET /volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:36.802012 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a54bca24-9d27-4080-ae65-07915748cbd6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:36.805048 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a54bca24-9d27-4080-ae65-07915748cbd6 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/snapshots/defe0498-6a91-4648-93c4-bb8b9165f03f Jul 22 10:04:36.805048 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a54bca24-9d27-4080-ae65-07915748cbd6 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:36.805048 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a54bca24-9d27-4080-ae65-07915748cbd6 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:36.811653 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:36.811653 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:36.813257 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a54bca24-9d27-4080-ae65-07915748cbd6 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Snapshot retrieved successfully. Jul 22 10:04:36.813472 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a54bca24-9d27-4080-ae65-07915748cbd6 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/snapshots/defe0498-6a91-4648-93c4-bb8b9165f03f returned with HTTP 200 Jul 22 10:04:36.814338 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 943/3726] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:36 2026] GET /volume/v3/snapshots/defe0498-6a91-4648-93c4-bb8b9165f03f => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:36.827256 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9d2953f1-dda3-4ab5-a819-0fdc74cde4a0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:36.829356 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9d2953f1-dda3-4ab5-a819-0fdc74cde4a0 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] POST https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7/action Jul 22 10:04:36.829781 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9d2953f1-dda3-4ab5-a819-0fdc74cde4a0 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:36.830048 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9d2953f1-dda3-4ab5-a819-0fdc74cde4a0 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:36.832196 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.group_snapshots [None req-9d2953f1-dda3-4ab5-a819-0fdc74cde4a0 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Updating group '46b17198-f036-4c2b-be19-779d3be1b5e7' with 'creating' {{(pid=100149) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 22 10:04:36.837672 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:36.837672 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:36.850232 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9d2953f1-dda3-4ab5-a819-0fdc74cde4a0 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7/action returned with HTTP 202 Jul 22 10:04:36.853371 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 929/3727] 10.4.3.206 () {70 vars in 1455 bytes} [Wed Jul 22 10:04:36 2026] POST /volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:04:36.864223 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4e39245f-5300-4f02-b2ce-5e41daea0e2b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:36.867764 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e39245f-5300-4f02-b2ce-5e41daea0e2b tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 Jul 22 10:04:36.867764 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e39245f-5300-4f02-b2ce-5e41daea0e2b tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:36.867764 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e39245f-5300-4f02-b2ce-5e41daea0e2b tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:36.868031 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.group_snapshots [None req-4e39245f-5300-4f02-b2ce-5e41daea0e2b tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] show called for member 46b17198-f036-4c2b-be19-779d3be1b5e7 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 10:04:36.879749 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:36.879749 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:36.888383 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e39245f-5300-4f02-b2ce-5e41daea0e2b tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 returned with HTTP 200 Jul 22 10:04:36.888780 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 924/3728] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 10:04:36 2026] GET /volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 => generated 329 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:36.907217 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ba3399e9-8dc4-4944-9a4c-c451aafb529e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:36.909502 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ba3399e9-8dc4-4944-9a4c-c451aafb529e tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] POST https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7/action Jul 22 10:04:36.910067 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ba3399e9-8dc4-4944-9a4c-c451aafb529e tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:36.910272 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ba3399e9-8dc4-4944-9a4c-c451aafb529e tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:36.912253 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.group_snapshots [None req-ba3399e9-8dc4-4944-9a4c-c451aafb529e tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Updating group '46b17198-f036-4c2b-be19-779d3be1b5e7' with 'available' {{(pid=100150) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 22 10:04:36.917514 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:36.917514 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:36.933149 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ba3399e9-8dc4-4944-9a4c-c451aafb529e tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7/action returned with HTTP 202 Jul 22 10:04:36.933672 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 933/3729] 10.4.3.206 () {70 vars in 1455 bytes} [Wed Jul 22 10:04:36 2026] POST /volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:04:36.944361 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-55f95c31-79f3-4be6-aa3e-7d4c0954cf68 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:36.947657 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-55f95c31-79f3-4be6-aa3e-7d4c0954cf68 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 Jul 22 10:04:36.949271 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-55f95c31-79f3-4be6-aa3e-7d4c0954cf68 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:36.949635 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-55f95c31-79f3-4be6-aa3e-7d4c0954cf68 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:36.949848 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.group_snapshots [None req-55f95c31-79f3-4be6-aa3e-7d4c0954cf68 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] show called for member 46b17198-f036-4c2b-be19-779d3be1b5e7 {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 10:04:36.955842 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:36.955842 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:36.961129 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-55f95c31-79f3-4be6-aa3e-7d4c0954cf68 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 returned with HTTP 200 Jul 22 10:04:36.962007 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 944/3730] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 10:04:36 2026] GET /volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 => generated 330 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:36.973481 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fbc825d5-13ea-4e25-8e60-bc8618126e69 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:36.975544 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fbc825d5-13ea-4e25-8e60-bc8618126e69 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] POST https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7/action Jul 22 10:04:36.976247 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fbc825d5-13ea-4e25-8e60-bc8618126e69 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:36.976467 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fbc825d5-13ea-4e25-8e60-bc8618126e69 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:36.978083 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.group_snapshots [None req-fbc825d5-13ea-4e25-8e60-bc8618126e69 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Updating group '46b17198-f036-4c2b-be19-779d3be1b5e7' with 'error' {{(pid=100149) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 22 10:04:36.982125 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:36.982125 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:36.993942 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fbc825d5-13ea-4e25-8e60-bc8618126e69 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7/action returned with HTTP 202 Jul 22 10:04:36.994624 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 930/3731] 10.4.3.206 () {70 vars in 1455 bytes} [Wed Jul 22 10:04:36 2026] POST /volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:04:37.004093 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1b922593-b403-41df-9561-17047b397252 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:37.007274 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b922593-b403-41df-9561-17047b397252 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 Jul 22 10:04:37.007429 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b922593-b403-41df-9561-17047b397252 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:37.007657 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b922593-b403-41df-9561-17047b397252 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:37.008106 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.group_snapshots [None req-1b922593-b403-41df-9561-17047b397252 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] show called for member 46b17198-f036-4c2b-be19-779d3be1b5e7 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 10:04:37.011355 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:37.011355 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:37.016282 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b922593-b403-41df-9561-17047b397252 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 returned with HTTP 200 Jul 22 10:04:37.016339 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 925/3732] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 10:04:37 2026] GET /volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 => generated 326 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:37.026732 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-de3c2739-ae99-4dec-84b3-66bf00cf54e5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:37.032657 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-de3c2739-ae99-4dec-84b3-66bf00cf54e5 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] POST https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7/action Jul 22 10:04:37.033283 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-de3c2739-ae99-4dec-84b3-66bf00cf54e5 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:37.033410 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-de3c2739-ae99-4dec-84b3-66bf00cf54e5 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:37.035496 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.group_snapshots [None req-de3c2739-ae99-4dec-84b3-66bf00cf54e5 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Updating group '46b17198-f036-4c2b-be19-779d3be1b5e7' with 'available' {{(pid=100150) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 22 10:04:37.040639 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:37.040639 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:37.051794 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-de3c2739-ae99-4dec-84b3-66bf00cf54e5 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7/action returned with HTTP 202 Jul 22 10:04:37.052829 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 934/3733] 10.4.3.206 () {70 vars in 1455 bytes} [Wed Jul 22 10:04:37 2026] POST /volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:04:37.063855 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-10528f27-815c-4cf2-96f1-3d2e909a48f7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:37.067656 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-10528f27-815c-4cf2-96f1-3d2e909a48f7 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 Jul 22 10:04:37.067956 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-10528f27-815c-4cf2-96f1-3d2e909a48f7 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:37.068206 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-10528f27-815c-4cf2-96f1-3d2e909a48f7 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:37.068353 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.group_snapshots [None req-10528f27-815c-4cf2-96f1-3d2e909a48f7 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] show called for member 46b17198-f036-4c2b-be19-779d3be1b5e7 {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 10:04:37.072323 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:37.072323 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:37.076333 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-10528f27-815c-4cf2-96f1-3d2e909a48f7 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 returned with HTTP 200 Jul 22 10:04:37.076818 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 945/3734] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 10:04:37 2026] GET /volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:37.087030 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0b12ed33-6ba3-4754-9f80-26d88dd4d07e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:37.088827 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0b12ed33-6ba3-4754-9f80-26d88dd4d07e tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] DELETE https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 Jul 22 10:04:37.089162 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0b12ed33-6ba3-4754-9f80-26d88dd4d07e tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:37.089436 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0b12ed33-6ba3-4754-9f80-26d88dd4d07e tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:37.089622 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.group_snapshots [None req-0b12ed33-6ba3-4754-9f80-26d88dd4d07e tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] delete called for member 46b17198-f036-4c2b-be19-779d3be1b5e7 {{(pid=100149) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 10:04:37.089798 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.group_snapshots [None req-0b12ed33-6ba3-4754-9f80-26d88dd4d07e tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Delete group_snapshot with id: 46b17198-f036-4c2b-be19-779d3be1b5e7 Jul 22 10:04:37.093971 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:37.093971 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:37.120705 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0b12ed33-6ba3-4754-9f80-26d88dd4d07e tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 returned with HTTP 202 Jul 22 10:04:37.121466 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 931/3735] 10.4.3.206 () {68 vars in 1416 bytes} [Wed Jul 22 10:04:37 2026] DELETE /volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:04:37.130079 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5b60461c-b43a-4322-847a-e8e6a3b00065 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:37.131838 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5b60461c-b43a-4322-847a-e8e6a3b00065 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 10:04:37.132116 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5b60461c-b43a-4322-847a-e8e6a3b00065 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:37.132322 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5b60461c-b43a-4322-847a-e8e6a3b00065 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:37.132599 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-5b60461c-b43a-4322-847a-e8e6a3b00065 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:04:37.133320 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5b60461c-b43a-4322-847a-e8e6a3b00065 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:04:37.142669 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5b60461c-b43a-4322-847a-e8e6a3b00065 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Get all volumes completed successfully. Jul 22 10:04:37.143482 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-5b60461c-b43a-4322-847a-e8e6a3b00065 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 10:04:37.143644 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-5b60461c-b43a-4322-847a-e8e6a3b00065 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 10:04:37.190952 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-5b60461c-b43a-4322-847a-e8e6a3b00065 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 10:04:37.195604 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:37.195604 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:37.205198 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5b60461c-b43a-4322-847a-e8e6a3b00065 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 10:04:37.205749 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 926/3736] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 10:04:37 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:37.225045 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-341c457b-7940-4b9c-acd3-d405ba36b77c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:37.229420 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-341c457b-7940-4b9c-acd3-d405ba36b77c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail Jul 22 10:04:37.229681 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-341c457b-7940-4b9c-acd3-d405ba36b77c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:37.230400 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-341c457b-7940-4b9c-acd3-d405ba36b77c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:37.230777 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-341c457b-7940-4b9c-acd3-d405ba36b77c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:04:37.232219 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.db.api [None req-341c457b-7940-4b9c-acd3-d405ba36b77c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Building query based on filter {{(pid=100150) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 10:04:37.237534 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-341c457b-7940-4b9c-acd3-d405ba36b77c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Get all snapshots completed successfully. Jul 22 10:04:37.238149 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:37.238149 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:37.238933 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-341c457b-7940-4b9c-acd3-d405ba36b77c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 10:04:37.239417 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 935/3737] 10.4.3.206 () {66 vars in 1264 bytes} [Wed Jul 22 10:04:37 2026] GET /volume/v3/snapshots/detail => generated 474 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:37.252091 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d4f1b0f1-3d50-45a7-bbd5-79dccc8ebcce None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:37.256629 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d4f1b0f1-3d50-45a7-bbd5-79dccc8ebcce tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/snapshots/defe0498-6a91-4648-93c4-bb8b9165f03f Jul 22 10:04:37.257204 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d4f1b0f1-3d50-45a7-bbd5-79dccc8ebcce tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:37.257819 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d4f1b0f1-3d50-45a7-bbd5-79dccc8ebcce tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:37.267893 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:37.267893 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:37.270461 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d4f1b0f1-3d50-45a7-bbd5-79dccc8ebcce tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Snapshot retrieved successfully. Jul 22 10:04:37.272669 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d4f1b0f1-3d50-45a7-bbd5-79dccc8ebcce tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/snapshots/defe0498-6a91-4648-93c4-bb8b9165f03f returned with HTTP 200 Jul 22 10:04:37.273413 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 946/3738] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:37 2026] GET /volume/v3/snapshots/defe0498-6a91-4648-93c4-bb8b9165f03f => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:37.760491 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3aaf196d-a2c5-4799-b8a0-b250ec587ac1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:37.763047 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3aaf196d-a2c5-4799-b8a0-b250ec587ac1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/dba33522-697f-4bd4-b791-acdf7267d0c3 Jul 22 10:04:37.763488 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3aaf196d-a2c5-4799-b8a0-b250ec587ac1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:37.763768 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3aaf196d-a2c5-4799-b8a0-b250ec587ac1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:37.782637 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:37.782637 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:37.792429 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3aaf196d-a2c5-4799-b8a0-b250ec587ac1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:37.799259 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3aaf196d-a2c5-4799-b8a0-b250ec587ac1 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/dba33522-697f-4bd4-b791-acdf7267d0c3 returned with HTTP 200 Jul 22 10:04:37.800939 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 932/3739] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:37 2026] GET /volume/v3/volumes/dba33522-697f-4bd4-b791-acdf7267d0c3 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:37.816337 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e0178d7e-6efa-4d15-bef7-8cf48725ae03 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:37.818264 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e0178d7e-6efa-4d15-bef7-8cf48725ae03 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:04:37.818505 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e0178d7e-6efa-4d15-bef7-8cf48725ae03 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dba33522-697f-4bd4-b791-acdf7267d0c3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1721466390"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:37.827297 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:37.827297 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:37.827738 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e0178d7e-6efa-4d15-bef7-8cf48725ae03 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:37.827856 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-e0178d7e-6efa-4d15-bef7-8cf48725ae03 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create snapshot from volume dba33522-697f-4bd4-b791-acdf7267d0c3 Jul 22 10:04:37.857834 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-e0178d7e-6efa-4d15-bef7-8cf48725ae03 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Created reservations ['9d2577b1-6b6a-4093-b172-b1f9e4b23a02', 'e1aff6a9-88c6-4c20-8a30-096d1bf86382', 'cf3742ce-20ed-4022-9b6f-3b0193d74e4a', '7b6d993f-e0c6-44d2-a2c2-0ac0036a7cb6'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:37.905963 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e0178d7e-6efa-4d15-bef7-8cf48725ae03 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot create request issued successfully. Jul 22 10:04:37.905963 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e0178d7e-6efa-4d15-bef7-8cf48725ae03 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:04:37.906296 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 927/3740] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:04:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:37.916541 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b1d6d4ef-d3bd-413d-8909-fe329b5f4499 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:37.918754 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b1d6d4ef-d3bd-413d-8909-fe329b5f4499 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/2c0cf3ca-9766-4f85-8f73-67f7a60cab38 Jul 22 10:04:37.919016 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b1d6d4ef-d3bd-413d-8909-fe329b5f4499 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:37.919212 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b1d6d4ef-d3bd-413d-8909-fe329b5f4499 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:37.925082 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:37.925082 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:37.925082 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b1d6d4ef-d3bd-413d-8909-fe329b5f4499 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:37.929120 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b1d6d4ef-d3bd-413d-8909-fe329b5f4499 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/2c0cf3ca-9766-4f85-8f73-67f7a60cab38 returned with HTTP 200 Jul 22 10:04:37.929120 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 936/3741] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:37 2026] GET /volume/v3/snapshots/2c0cf3ca-9766-4f85-8f73-67f7a60cab38 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:38.283703 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7668e6f8-966c-450b-8f32-f2e6eb3c9a3e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:38.285824 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7668e6f8-966c-450b-8f32-f2e6eb3c9a3e tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/snapshots/defe0498-6a91-4648-93c4-bb8b9165f03f Jul 22 10:04:38.286084 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7668e6f8-966c-450b-8f32-f2e6eb3c9a3e tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:38.286304 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7668e6f8-966c-450b-8f32-f2e6eb3c9a3e tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:38.291018 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7668e6f8-966c-450b-8f32-f2e6eb3c9a3e tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/snapshots/defe0498-6a91-4648-93c4-bb8b9165f03f returned with HTTP 404 Jul 22 10:04:38.291556 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 947/3742] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:38 2026] GET /volume/v3/snapshots/defe0498-6a91-4648-93c4-bb8b9165f03f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:38.299249 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5f7f0db1-e1b7-491c-b800-0bbd6ee1c07a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:38.301218 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5f7f0db1-e1b7-491c-b800-0bbd6ee1c07a tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 Jul 22 10:04:38.301432 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5f7f0db1-e1b7-491c-b800-0bbd6ee1c07a tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:38.301628 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5f7f0db1-e1b7-491c-b800-0bbd6ee1c07a tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:38.301791 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.group_snapshots [None req-5f7f0db1-e1b7-491c-b800-0bbd6ee1c07a tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] show called for member 46b17198-f036-4c2b-be19-779d3be1b5e7 {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 10:04:38.304894 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5f7f0db1-e1b7-491c-b800-0bbd6ee1c07a tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 returned with HTTP 404 Jul 22 10:04:38.305433 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 933/3743] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 10:04:38 2026] GET /volume/v3/group_snapshots/46b17198-f036-4c2b-be19-779d3be1b5e7 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:04:38.317019 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d069a01f-1a4c-4818-a4c2-bb7486d68a4c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:38.319825 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d069a01f-1a4c-4818-a4c2-bb7486d68a4c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 10:04:38.320073 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d069a01f-1a4c-4818-a4c2-bb7486d68a4c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:38.320303 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d069a01f-1a4c-4818-a4c2-bb7486d68a4c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:38.320600 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-d069a01f-1a4c-4818-a4c2-bb7486d68a4c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:04:38.321000 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:38.321000 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:38.321450 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d069a01f-1a4c-4818-a4c2-bb7486d68a4c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:04:38.331822 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d069a01f-1a4c-4818-a4c2-bb7486d68a4c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Get all volumes completed successfully. Jul 22 10:04:38.332303 np0000005636 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d069a01f-1a4c-4818-a4c2-bb7486d68a4c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 10:04:38.335834 np0000005636 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d069a01f-1a4c-4818-a4c2-bb7486d68a4c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 10:04:38.389615 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-d069a01f-1a4c-4818-a4c2-bb7486d68a4c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 10:04:38.393611 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:38.393611 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:38.405414 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d069a01f-1a4c-4818-a4c2-bb7486d68a4c tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 10:04:38.406030 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 928/3744] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 10:04:38 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:38.427817 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fefa1e03-9ccf-4795-9720-a37487e755c5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:38.429995 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fefa1e03-9ccf-4795-9720-a37487e755c5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] POST https://10.4.3.206/volume/v3/groups/e757d63c-e2f1-4c5c-9273-ed6eb1835551/action Jul 22 10:04:38.430382 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fefa1e03-9ccf-4795-9720-a37487e755c5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:38.430500 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fefa1e03-9ccf-4795-9720-a37487e755c5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:38.432223 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.groups [None req-fefa1e03-9ccf-4795-9720-a37487e755c5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] delete called for group e757d63c-e2f1-4c5c-9273-ed6eb1835551 {{(pid=100150) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 10:04:38.432417 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.groups [None req-fefa1e03-9ccf-4795-9720-a37487e755c5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Delete group with id: e757d63c-e2f1-4c5c-9273-ed6eb1835551 Jul 22 10:04:38.436945 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:38.436945 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:38.487617 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fefa1e03-9ccf-4795-9720-a37487e755c5 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/groups/e757d63c-e2f1-4c5c-9273-ed6eb1835551/action returned with HTTP 202 Jul 22 10:04:38.487617 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 937/3745] 10.4.3.206 () {70 vars in 1428 bytes} [Wed Jul 22 10:04:38 2026] POST /volume/v3/groups/e757d63c-e2f1-4c5c-9273-ed6eb1835551/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:04:38.495823 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-be4eda92-0d31-47ef-b7e9-e28b62c86b82 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:38.495998 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-be4eda92-0d31-47ef-b7e9-e28b62c86b82 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/volumes/da7f02ef-5b0c-4580-87bf-f489b5774900 Jul 22 10:04:38.496264 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-be4eda92-0d31-47ef-b7e9-e28b62c86b82 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:38.496507 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-be4eda92-0d31-47ef-b7e9-e28b62c86b82 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:38.514398 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:38.514398 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:38.525383 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-be4eda92-0d31-47ef-b7e9-e28b62c86b82 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Volume info retrieved successfully. Jul 22 10:04:38.527958 np0000005636 devstack@c-api.service[100151]: WARNING stevedore.named [None req-be4eda92-0d31-47ef-b7e9-e28b62c86b82 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 10:04:38.527958 np0000005636 devstack@c-api.service[100151]: WARNING castellan.key_manager [None req-be4eda92-0d31-47ef-b7e9-e28b62c86b82 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 10:04:38.575153 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [None req-be4eda92-0d31-47ef-b7e9-e28b62c86b82 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 10:04:38.579881 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:38.579881 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:38.592374 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-be4eda92-0d31-47ef-b7e9-e28b62c86b82 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/volumes/da7f02ef-5b0c-4580-87bf-f489b5774900 returned with HTTP 200 Jul 22 10:04:38.592813 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 948/3746] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:04:38 2026] GET /volume/v3/volumes/da7f02ef-5b0c-4580-87bf-f489b5774900 => generated 918 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:38.940686 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-17b03733-1d21-48c0-8ef9-6926b0a98668 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:38.943219 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-17b03733-1d21-48c0-8ef9-6926b0a98668 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/2c0cf3ca-9766-4f85-8f73-67f7a60cab38 Jul 22 10:04:38.943490 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-17b03733-1d21-48c0-8ef9-6926b0a98668 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:38.943763 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-17b03733-1d21-48c0-8ef9-6926b0a98668 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:38.950603 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:38.950603 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:38.950971 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-17b03733-1d21-48c0-8ef9-6926b0a98668 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:38.951945 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-17b03733-1d21-48c0-8ef9-6926b0a98668 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/2c0cf3ca-9766-4f85-8f73-67f7a60cab38 returned with HTTP 200 Jul 22 10:04:38.952464 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 934/3747] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:38 2026] GET /volume/v3/snapshots/2c0cf3ca-9766-4f85-8f73-67f7a60cab38 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:38.966295 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4343cfe3-61ed-4544-a788-dd607c01cb36 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:38.971071 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4343cfe3-61ed-4544-a788-dd607c01cb36 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] POST https://10.4.3.206/volume/v3/snapshots/2c0cf3ca-9766-4f85-8f73-67f7a60cab38/action Jul 22 10:04:38.971071 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4343cfe3-61ed-4544-a788-dd607c01cb36 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:38.971071 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4343cfe3-61ed-4544-a788-dd607c01cb36 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:38.972891 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.admin_actions [None req-4343cfe3-61ed-4544-a788-dd607c01cb36 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Updating snapshot '2c0cf3ca-9766-4f85-8f73-67f7a60cab38' with '{'status': 'error'}' {{(pid=100152) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 10:04:38.984999 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:38.984999 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:38.986110 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.policy [None req-4343cfe3-61ed-4544-a788-dd607c01cb36 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3091701f55cc43ea8195562c82972a60', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0440780b970146c6a6d026a4c7ae6830', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100152) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 10:04:38.986841 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4343cfe3-61ed-4544-a788-dd607c01cb36 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] https://10.4.3.206/volume/v3/snapshots/2c0cf3ca-9766-4f85-8f73-67f7a60cab38/action returned with HTTP 403 Jul 22 10:04:38.988980 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 929/3748] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 10:04:38 2026] POST /volume/v3/snapshots/2c0cf3ca-9766-4f85-8f73-67f7a60cab38/action => generated 133 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:38.995048 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-02979ff0-325b-486d-b31e-6667023ca13b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:38.996686 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-02979ff0-325b-486d-b31e-6667023ca13b tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/2c0cf3ca-9766-4f85-8f73-67f7a60cab38 Jul 22 10:04:38.996978 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-02979ff0-325b-486d-b31e-6667023ca13b tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:38.997107 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-02979ff0-325b-486d-b31e-6667023ca13b tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:38.997449 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-02979ff0-325b-486d-b31e-6667023ca13b tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete snapshot with id: 2c0cf3ca-9766-4f85-8f73-67f7a60cab38 Jul 22 10:04:39.001757 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:39.001757 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:39.002103 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-02979ff0-325b-486d-b31e-6667023ca13b tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:39.018618 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-02979ff0-325b-486d-b31e-6667023ca13b tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot delete request issued successfully. Jul 22 10:04:39.018811 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-02979ff0-325b-486d-b31e-6667023ca13b tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/2c0cf3ca-9766-4f85-8f73-67f7a60cab38 returned with HTTP 202 Jul 22 10:04:39.019071 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 938/3749] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:04:38 2026] DELETE /volume/v3/snapshots/2c0cf3ca-9766-4f85-8f73-67f7a60cab38 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:39.027557 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0908343d-7187-4410-a225-965eb2a531ad None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:39.030195 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0908343d-7187-4410-a225-965eb2a531ad tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/2c0cf3ca-9766-4f85-8f73-67f7a60cab38 Jul 22 10:04:39.030610 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0908343d-7187-4410-a225-965eb2a531ad tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:39.030878 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0908343d-7187-4410-a225-965eb2a531ad tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:39.039782 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:39.039782 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:39.040291 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0908343d-7187-4410-a225-965eb2a531ad tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:39.041313 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0908343d-7187-4410-a225-965eb2a531ad tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/2c0cf3ca-9766-4f85-8f73-67f7a60cab38 returned with HTTP 200 Jul 22 10:04:39.041857 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 949/3750] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:39 2026] GET /volume/v3/snapshots/2c0cf3ca-9766-4f85-8f73-67f7a60cab38 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:39.614398 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4c5e13ca-32d0-4729-beb9-a391ee0095d1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:39.616357 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4c5e13ca-32d0-4729-beb9-a391ee0095d1 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/volumes/da7f02ef-5b0c-4580-87bf-f489b5774900 Jul 22 10:04:39.616565 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4c5e13ca-32d0-4729-beb9-a391ee0095d1 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:39.616781 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4c5e13ca-32d0-4729-beb9-a391ee0095d1 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:39.626355 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4c5e13ca-32d0-4729-beb9-a391ee0095d1 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/volumes/da7f02ef-5b0c-4580-87bf-f489b5774900 returned with HTTP 404 Jul 22 10:04:39.626939 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 935/3751] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:04:39 2026] GET /volume/v3/volumes/da7f02ef-5b0c-4580-87bf-f489b5774900 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:04:39.636245 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4f185c28-4c2c-4aed-ac6a-f8bf76535576 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:39.639741 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4f185c28-4c2c-4aed-ac6a-f8bf76535576 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] GET https://10.4.3.206/volume/v3/groups/e757d63c-e2f1-4c5c-9273-ed6eb1835551 Jul 22 10:04:39.640072 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4f185c28-4c2c-4aed-ac6a-f8bf76535576 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:39.640312 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4f185c28-4c2c-4aed-ac6a-f8bf76535576 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:39.640480 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-4f185c28-4c2c-4aed-ac6a-f8bf76535576 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] show called for member e757d63c-e2f1-4c5c-9273-ed6eb1835551 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 10:04:39.645308 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4f185c28-4c2c-4aed-ac6a-f8bf76535576 tempest-GroupSnapshotsV319Test-1959934284 tempest-GroupSnapshotsV319Test-1959934284-project-member] https://10.4.3.206/volume/v3/groups/e757d63c-e2f1-4c5c-9273-ed6eb1835551 returned with HTTP 404 Jul 22 10:04:39.646057 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 930/3752] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 10:04:39 2026] GET /volume/v3/groups/e757d63c-e2f1-4c5c-9273-ed6eb1835551 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:04:39.653471 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0094a143-5b05-4557-9319-88e2a1d0dc3c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:39.657126 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0094a143-5b05-4557-9319-88e2a1d0dc3c tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/b1a72da9-7552-4a0a-8ecc-606c380b07d3 Jul 22 10:04:39.657341 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0094a143-5b05-4557-9319-88e2a1d0dc3c tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:39.657522 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0094a143-5b05-4557-9319-88e2a1d0dc3c tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:39.657869 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:39.657869 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:39.677741 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0094a143-5b05-4557-9319-88e2a1d0dc3c tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] https://10.4.3.206/volume/v3/group_types/b1a72da9-7552-4a0a-8ecc-606c380b07d3 returned with HTTP 202 Jul 22 10:04:39.677741 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 939/3753] 10.4.3.206 () {68 vars in 1404 bytes} [Wed Jul 22 10:04:39 2026] DELETE /volume/v3/group_types/b1a72da9-7552-4a0a-8ecc-606c380b07d3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:04:39.691817 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b715571e-2198-480c-b00b-e6174a70370b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:39.694976 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b715571e-2198-480c-b00b-e6174a70370b tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] DELETE https://10.4.3.206/volume/v3/types/34b10354-9d94-4387-9fb5-61015de4a522 Jul 22 10:04:39.695192 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b715571e-2198-480c-b00b-e6174a70370b tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:39.695385 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b715571e-2198-480c-b00b-e6174a70370b tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:39.732646 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b715571e-2198-480c-b00b-e6174a70370b tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] https://10.4.3.206/volume/v3/types/34b10354-9d94-4387-9fb5-61015de4a522 returned with HTTP 202 Jul 22 10:04:39.733242 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 950/3754] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:04:39 2026] DELETE /volume/v3/types/34b10354-9d94-4387-9fb5-61015de4a522 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:39.740937 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-481ce7f7-cdd4-487a-904a-f27d1248e8f0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:39.742463 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-481ce7f7-cdd4-487a-904a-f27d1248e8f0 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] GET https://10.4.3.206/volume/v3/types/34b10354-9d94-4387-9fb5-61015de4a522 Jul 22 10:04:39.742666 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-481ce7f7-cdd4-487a-904a-f27d1248e8f0 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:39.742884 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-481ce7f7-cdd4-487a-904a-f27d1248e8f0 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:39.747800 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-481ce7f7-cdd4-487a-904a-f27d1248e8f0 tempest-GroupSnapshotsV319Test-1723556047 tempest-GroupSnapshotsV319Test-1723556047-project-admin] https://10.4.3.206/volume/v3/types/34b10354-9d94-4387-9fb5-61015de4a522 returned with HTTP 404 Jul 22 10:04:39.748345 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 936/3755] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:04:39 2026] GET /volume/v3/types/34b10354-9d94-4387-9fb5-61015de4a522 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:39.818526 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-85276081-c454-4cf4-8a23-904e2a48648a req-afbca13b-7d98-4f52-bab1-86349b314fbb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:39.820785 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-afbca13b-7d98-4f52-bab1-86349b314fbb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f Jul 22 10:04:39.822615 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-afbca13b-7d98-4f52-bab1-86349b314fbb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:39.822615 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-afbca13b-7d98-4f52-bab1-86349b314fbb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:39.831715 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:39.831715 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:39.835277 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-afbca13b-7d98-4f52-bab1-86349b314fbb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:39.843939 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-afbca13b-7d98-4f52-bab1-86349b314fbb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f returned with HTTP 200 Jul 22 10:04:39.844590 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 931/3756] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:04:39 2026] GET /volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f => generated 1345 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:39.854525 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a5083732-d7a9-4ea0-91f6-9750c9d72f54 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:39.855145 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a5083732-d7a9-4ea0-91f6-9750c9d72f54 None None] GET https://10.4.3.206/volume// Jul 22 10:04:39.855214 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a5083732-d7a9-4ea0-91f6-9750c9d72f54 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:39.855447 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a5083732-d7a9-4ea0-91f6-9750c9d72f54 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:39.855772 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a5083732-d7a9-4ea0-91f6-9750c9d72f54 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:04:39.856503 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 940/3757] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:04:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:04:39.867476 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-85276081-c454-4cf4-8a23-904e2a48648a req-4db9fc3e-d341-4f1e-add8-d747f1896dc7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:39.870273 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-4db9fc3e-d341-4f1e-add8-d747f1896dc7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:04:39.870685 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-4db9fc3e-d341-4f1e-add8-d747f1896dc7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f813b77-db4d-41de-937d-59981a21c55f", "connector": null, "instance_uuid": "8c3aa5de-2928-480e-b4af-afc1c26c8659"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:39.880263 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:39.880263 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:39.923045 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-4db9fc3e-d341-4f1e-add8-d747f1896dc7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:04:39.923660 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 951/3758] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:04:39 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:39.953049 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0c8069b2-f555-4a14-a2e9-bb0c98f1bedb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:39.953961 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0c8069b2-f555-4a14-a2e9-bb0c98f1bedb None None] GET https://10.4.3.206/volume// Jul 22 10:04:39.953961 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0c8069b2-f555-4a14-a2e9-bb0c98f1bedb None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:39.954304 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0c8069b2-f555-4a14-a2e9-bb0c98f1bedb None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:39.954591 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0c8069b2-f555-4a14-a2e9-bb0c98f1bedb None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:04:39.956358 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 937/3759] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:04:39 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:04:39.968290 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-85276081-c454-4cf4-8a23-904e2a48648a req-4aa1ae13-2da1-40ff-92a5-e5219be5b003 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:39.970990 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-4aa1ae13-2da1-40ff-92a5-e5219be5b003 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f Jul 22 10:04:39.971230 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-4aa1ae13-2da1-40ff-92a5-e5219be5b003 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:39.971444 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-4aa1ae13-2da1-40ff-92a5-e5219be5b003 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:39.994736 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:39.994736 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:40.003699 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-85276081-c454-4cf4-8a23-904e2a48648a req-4aa1ae13-2da1-40ff-92a5-e5219be5b003 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:40.011212 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-4aa1ae13-2da1-40ff-92a5-e5219be5b003 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f returned with HTTP 200 Jul 22 10:04:40.011873 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 932/3760] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:04:39 2026] GET /volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f => generated 1524 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:04:40.050673 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-35e570f5-e7b4-4c54-afbc-e7b83199b86f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:40.053262 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-35e570f5-e7b4-4c54-afbc-e7b83199b86f tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/2c0cf3ca-9766-4f85-8f73-67f7a60cab38 Jul 22 10:04:40.053984 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-35e570f5-e7b4-4c54-afbc-e7b83199b86f tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:40.053984 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-35e570f5-e7b4-4c54-afbc-e7b83199b86f tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:40.058485 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-35e570f5-e7b4-4c54-afbc-e7b83199b86f tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/2c0cf3ca-9766-4f85-8f73-67f7a60cab38 returned with HTTP 404 Jul 22 10:04:40.059152 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 941/3761] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:40 2026] GET /volume/v3/snapshots/2c0cf3ca-9766-4f85-8f73-67f7a60cab38 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:40.070332 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8ff3b919-82a8-44b8-ae53-1a1ab9b947ce None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:40.075965 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8ff3b919-82a8-44b8-ae53-1a1ab9b947ce tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/dba33522-697f-4bd4-b791-acdf7267d0c3 Jul 22 10:04:40.076391 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8ff3b919-82a8-44b8-ae53-1a1ab9b947ce tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:40.076649 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8ff3b919-82a8-44b8-ae53-1a1ab9b947ce tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:40.077309 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-8ff3b919-82a8-44b8-ae53-1a1ab9b947ce tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete volume with id: dba33522-697f-4bd4-b791-acdf7267d0c3 Jul 22 10:04:40.093469 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:40.093469 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:40.094063 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8ff3b919-82a8-44b8-ae53-1a1ab9b947ce tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:40.128840 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8ff3b919-82a8-44b8-ae53-1a1ab9b947ce tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete volume request issued successfully. Jul 22 10:04:40.129085 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8ff3b919-82a8-44b8-ae53-1a1ab9b947ce tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/dba33522-697f-4bd4-b791-acdf7267d0c3 returned with HTTP 202 Jul 22 10:04:40.129940 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 952/3762] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:40 2026] DELETE /volume/v3/volumes/dba33522-697f-4bd4-b791-acdf7267d0c3 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:40.142606 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8f2ebfa0-a2a7-463e-96ae-3f6d0c967622 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:40.147402 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8f2ebfa0-a2a7-463e-96ae-3f6d0c967622 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/dba33522-697f-4bd4-b791-acdf7267d0c3 Jul 22 10:04:40.147751 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8f2ebfa0-a2a7-463e-96ae-3f6d0c967622 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:40.148111 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8f2ebfa0-a2a7-463e-96ae-3f6d0c967622 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:40.159612 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:40.159612 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:40.167406 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8f2ebfa0-a2a7-463e-96ae-3f6d0c967622 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:40.167819 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-85276081-c454-4cf4-8a23-904e2a48648a req-dec6217e-a419-4808-9cbf-098d1421b9f0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:40.170997 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-dec6217e-a419-4808-9cbf-098d1421b9f0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] PUT https://10.4.3.206/volume/v3/attachments/c388271a-9bf5-43dc-9957-347636315418 Jul 22 10:04:40.171548 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-dec6217e-a419-4808-9cbf-098d1421b9f0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:40.173773 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8f2ebfa0-a2a7-463e-96ae-3f6d0c967622 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/dba33522-697f-4bd4-b791-acdf7267d0c3 returned with HTTP 200 Jul 22 10:04:40.174330 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 938/3763] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:40 2026] GET /volume/v3/volumes/dba33522-697f-4bd4-b791-acdf7267d0c3 => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:40.182046 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-85276081-c454-4cf4-8a23-904e2a48648a req-dec6217e-a419-4808-9cbf-098d1421b9f0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Acquiring lock "cinder-attachment_update-4f813b77-db4d-41de-937d-59981a21c55f-np0000005636" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:04:40.187131 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-85276081-c454-4cf4-8a23-904e2a48648a req-dec6217e-a419-4808-9cbf-098d1421b9f0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-4f813b77-db4d-41de-937d-59981a21c55f-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:04:40.188226 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:40.188226 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:40.311092 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-85276081-c454-4cf4-8a23-904e2a48648a req-dec6217e-a419-4808-9cbf-098d1421b9f0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-4f813b77-db4d-41de-937d-59981a21c55f-np0000005636" released by "attachment_update" :: held 0.124s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:04:40.311462 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-dec6217e-a419-4808-9cbf-098d1421b9f0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/c388271a-9bf5-43dc-9957-347636315418 returned with HTTP 200 Jul 22 10:04:40.312066 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 933/3764] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:04:40 2026] PUT /volume/v3/attachments/c388271a-9bf5-43dc-9957-347636315418 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:40.342604 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-85276081-c454-4cf4-8a23-904e2a48648a req-ed55136a-da68-4bb5-b431-f6f6350b8861 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:40.344905 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-ed55136a-da68-4bb5-b431-f6f6350b8861 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments/c388271a-9bf5-43dc-9957-347636315418/action Jul 22 10:04:40.345329 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-ed55136a-da68-4bb5-b431-f6f6350b8861 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:40.345455 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-ed55136a-da68-4bb5-b431-f6f6350b8861 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:40.361451 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:40.361451 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:40.375024 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-85276081-c454-4cf4-8a23-904e2a48648a req-ed55136a-da68-4bb5-b431-f6f6350b8861 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/c388271a-9bf5-43dc-9957-347636315418/action returned with HTTP 204 Jul 22 10:04:40.375680 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 942/3765] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:04:40 2026] POST /volume/v3/attachments/c388271a-9bf5-43dc-9957-347636315418/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:41.198351 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-86ac9690-8667-42ff-b85a-d465cafeb9f3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:41.200619 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-86ac9690-8667-42ff-b85a-d465cafeb9f3 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/dba33522-697f-4bd4-b791-acdf7267d0c3 Jul 22 10:04:41.200826 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-86ac9690-8667-42ff-b85a-d465cafeb9f3 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:41.201066 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-86ac9690-8667-42ff-b85a-d465cafeb9f3 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:41.208315 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-86ac9690-8667-42ff-b85a-d465cafeb9f3 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/dba33522-697f-4bd4-b791-acdf7267d0c3 returned with HTTP 404 Jul 22 10:04:41.208938 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 953/3766] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:41 2026] GET /volume/v3/volumes/dba33522-697f-4bd4-b791-acdf7267d0c3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:41.220392 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7c26c62b-329c-4265-944c-378df2a2919e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:41.222762 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:41.223119 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-238677878"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:41.224502 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-238677878'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:41.224606 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume of 1 GB Jul 22 10:04:41.229958 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Availability Zones retrieved successfully. Jul 22 10:04:41.235620 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Flow 'volume_create_api' (cf27ec90-8b33-4d8d-b00b-019e1000bdb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:41.236565 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae58debd-8d61-48e6-a898-b70024885f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:41.237353 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:41.265588 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae58debd-8d61-48e6-a898-b70024885f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:41.266374 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ea8d23-45ce-47b8-8d6b-89b1a1da05fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:41.311389 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Created reservations ['e63ce75b-0124-487a-beba-afa18d28c5b4', 'b3dc6b77-ad0d-40dc-8b70-14f3a7d58eac', '2263de58-82ec-44af-ae3f-f8dc6712cec6', '792f69ec-783e-4cb7-af5a-252db4dabe04'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:41.312505 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ea8d23-45ce-47b8-8d6b-89b1a1da05fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e63ce75b-0124-487a-beba-afa18d28c5b4', 'b3dc6b77-ad0d-40dc-8b70-14f3a7d58eac', '2263de58-82ec-44af-ae3f-f8dc6712cec6', '792f69ec-783e-4cb7-af5a-252db4dabe04']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:41.313697 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ee8221b-0221-4250-814a-561f5750a27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:41.353184 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ee8221b-0221-4250-814a-561f5750a27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '604657e6-9b70-41e8-bd1b-417bcb85dbc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-238677878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0440780b970146c6a6d026a4c7ae6830',qos_specs=None,replication_status=,reservations=['e63ce75b-0124-487a-beba-afa18d28c5b4','b3dc6b77-ad0d-40dc-8b70-14f3a7d58eac','2263de58-82ec-44af-ae3f-f8dc6712cec6','792f69ec-783e-4cb7-af5a-252db4dabe04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-238677878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=604657e6-9b70-41e8-bd1b-417bcb85dbc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0440780b970146c6a6d026a4c7ae6830',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:41.353828 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (435d0166-97a5-4992-9514-46aaefaa0cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:41.376430 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (435d0166-97a5-4992-9514-46aaefaa0cdd) transitioned into state 'SUCCESS' from state '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-238677878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0440780b970146c6a6d026a4c7ae6830',qos_specs=None,replication_status=,reservations=['e63ce75b-0124-487a-beba-afa18d28c5b4','b3dc6b77-ad0d-40dc-8b70-14f3a7d58eac','2263de58-82ec-44af-ae3f-f8dc6712cec6','792f69ec-783e-4cb7-af5a-252db4dabe04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:41.377304 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edd1432e-58b6-47d6-8053-a1d20aa12675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:41.392058 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edd1432e-58b6-47d6-8053-a1d20aa12675) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:41.393155 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Flow 'volume_create_api' (cf27ec90-8b33-4d8d-b00b-019e1000bdb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:41.393566 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume request issued successfully. Jul 22 10:04:41.394359 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7c26c62b-329c-4265-944c-378df2a2919e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:41.394839 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 939/3767] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:04:41 2026] POST /volume/v3/volumes => generated 777 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:41.415358 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-53aab2f6-a92b-468a-9f24-dde57772a2a4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:41.417477 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-53aab2f6-a92b-468a-9f24-dde57772a2a4 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/604657e6-9b70-41e8-bd1b-417bcb85dbc0 Jul 22 10:04:41.417788 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-53aab2f6-a92b-468a-9f24-dde57772a2a4 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:41.418711 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-53aab2f6-a92b-468a-9f24-dde57772a2a4 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:41.429229 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:41.429229 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:41.434323 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-53aab2f6-a92b-468a-9f24-dde57772a2a4 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:41.444797 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-53aab2f6-a92b-468a-9f24-dde57772a2a4 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/604657e6-9b70-41e8-bd1b-417bcb85dbc0 returned with HTTP 200 Jul 22 10:04:41.445605 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 934/3768] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:41 2026] GET /volume/v3/volumes/604657e6-9b70-41e8-bd1b-417bcb85dbc0 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:42.394487 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c0e47699-a0cd-4612-98d7-7cd543ed2f87 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:42.461849 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7183fc79-ec55-4e9e-bbe5-7a6c719657bc None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:42.463977 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7183fc79-ec55-4e9e-bbe5-7a6c719657bc tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/604657e6-9b70-41e8-bd1b-417bcb85dbc0 Jul 22 10:04:42.464239 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7183fc79-ec55-4e9e-bbe5-7a6c719657bc tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:42.464466 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7183fc79-ec55-4e9e-bbe5-7a6c719657bc tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:42.472832 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:42.472832 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:42.477796 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7183fc79-ec55-4e9e-bbe5-7a6c719657bc tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:42.482512 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7183fc79-ec55-4e9e-bbe5-7a6c719657bc tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/604657e6-9b70-41e8-bd1b-417bcb85dbc0 returned with HTTP 200 Jul 22 10:04:42.483545 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 954/3769] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:42 2026] GET /volume/v3/volumes/604657e6-9b70-41e8-bd1b-417bcb85dbc0 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:42.500688 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-83ebf957-27dd-4566-bacf-6a697a1d625a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:42.502802 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c0e47699-a0cd-4612-98d7-7cd543ed2f87 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:04:42.502881 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-83ebf957-27dd-4566-bacf-6a697a1d625a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:04:42.503266 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-83ebf957-27dd-4566-bacf-6a697a1d625a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "604657e6-9b70-41e8-bd1b-417bcb85dbc0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1010774821"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:42.503322 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c0e47699-a0cd-4612-98d7-7cd543ed2f87 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1284943915"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:42.515953 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:42.515953 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:42.516427 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-83ebf957-27dd-4566-bacf-6a697a1d625a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:42.516584 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-83ebf957-27dd-4566-bacf-6a697a1d625a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create snapshot from volume 604657e6-9b70-41e8-bd1b-417bcb85dbc0 Jul 22 10:04:42.520709 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c0e47699-a0cd-4612-98d7-7cd543ed2f87 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:04:42.521189 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 943/3770] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 10:04:42 2026] POST /volume/v3/types => generated 220 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:42.531166 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8ce29203-43cf-489b-83c3-5a6f32af9420 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:42.533104 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8ce29203-43cf-489b-83c3-5a6f32af9420 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] POST https://10.4.3.206/volume/v3/group_types Jul 22 10:04:42.533514 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8ce29203-43cf-489b-83c3-5a6f32af9420 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1254928395"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:42.548826 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8ce29203-43cf-489b-83c3-5a6f32af9420 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Jul 22 10:04:42.549035 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 935/3771] 10.4.3.206 () {70 vars in 1311 bytes} [Wed Jul 22 10:04:42 2026] POST /volume/v3/group_types => generated 177 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:42.549858 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-83ebf957-27dd-4566-bacf-6a697a1d625a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Created reservations ['0abb3c3b-41e5-408e-a181-466b3c73a829', '1f5b37ee-384c-4ccd-88b7-28f8158bed88', 'a7f6fb71-4996-472b-96ea-2d45773ac71c', 'ed7388bb-3836-4557-82ca-fafc769afabd'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:42.559743 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fea2f8d1-599b-4081-8fd2-7bbf1695dce9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:42.589315 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-83ebf957-27dd-4566-bacf-6a697a1d625a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot create request issued successfully. Jul 22 10:04:42.589739 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-83ebf957-27dd-4566-bacf-6a697a1d625a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:04:42.590277 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 940/3772] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:04:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:42.602460 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a4b2127d-7e1e-4ced-875c-0abd16530442 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:42.604644 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a4b2127d-7e1e-4ced-875c-0abd16530442 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/f690e7da-f3e1-445c-a748-25228847b4d8 Jul 22 10:04:42.605001 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a4b2127d-7e1e-4ced-875c-0abd16530442 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:42.605224 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a4b2127d-7e1e-4ced-875c-0abd16530442 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:42.612021 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:42.612021 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:42.612506 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a4b2127d-7e1e-4ced-875c-0abd16530442 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:42.613597 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a4b2127d-7e1e-4ced-875c-0abd16530442 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/f690e7da-f3e1-445c-a748-25228847b4d8 returned with HTTP 200 Jul 22 10:04:42.614019 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 944/3773] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:42 2026] GET /volume/v3/snapshots/f690e7da-f3e1-445c-a748-25228847b4d8 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:42.635383 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fea2f8d1-599b-4081-8fd2-7bbf1695dce9 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] POST https://10.4.3.206/volume/v3/groups Jul 22 10:04:42.635913 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fea2f8d1-599b-4081-8fd2-7bbf1695dce9 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "78584666-531b-476f-b93f-3fce6d144235", "volume_types": ["57f1da47-d825-4eea-84bb-2910852df203"], "name": "tempest-GroupsV320Test-Group-462328527"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:42.637908 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-fea2f8d1-599b-4081-8fd2-7bbf1695dce9 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Creating new group {'group': {'group_type': '78584666-531b-476f-b93f-3fce6d144235', 'volume_types': ['57f1da47-d825-4eea-84bb-2910852df203'], 'name': 'tempest-GroupsV320Test-Group-462328527'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 10:04:42.642505 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.groups [None req-fea2f8d1-599b-4081-8fd2-7bbf1695dce9 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Creating group tempest-GroupsV320Test-Group-462328527. Jul 22 10:04:42.652953 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fea2f8d1-599b-4081-8fd2-7bbf1695dce9 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Availability Zones retrieved successfully. Jul 22 10:04:42.671817 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-fea2f8d1-599b-4081-8fd2-7bbf1695dce9 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Created reservations ['001905bc-0bb5-45d1-ad49-b4df2b18b021'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:42.696113 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fea2f8d1-599b-4081-8fd2-7bbf1695dce9 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] https://10.4.3.206/volume/v3/groups returned with HTTP 202 Jul 22 10:04:42.696655 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 955/3774] 10.4.3.206 () {70 vars in 1297 bytes} [Wed Jul 22 10:04:42 2026] POST /volume/v3/groups => generated 107 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:42.706476 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c3457f06-2bf8-45da-bb66-2f259eb45eaa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:42.708512 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c3457f06-2bf8-45da-bb66-2f259eb45eaa tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] GET https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 Jul 22 10:04:42.708794 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c3457f06-2bf8-45da-bb66-2f259eb45eaa tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:42.709036 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c3457f06-2bf8-45da-bb66-2f259eb45eaa tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:42.709190 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-c3457f06-2bf8-45da-bb66-2f259eb45eaa tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] show called for member 81d3a097-3ade-4360-97c5-726543930198 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 10:04:42.713643 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:42.713643 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:42.722059 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c3457f06-2bf8-45da-bb66-2f259eb45eaa tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 returned with HTTP 200 Jul 22 10:04:42.722432 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 936/3775] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 10:04:42 2026] GET /volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 => generated 387 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:43.625746 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3b3db8f4-e444-4870-8836-d22ac6fea344 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:43.635136 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3b3db8f4-e444-4870-8836-d22ac6fea344 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/f690e7da-f3e1-445c-a748-25228847b4d8 Jul 22 10:04:43.635964 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3b3db8f4-e444-4870-8836-d22ac6fea344 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:43.637058 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3b3db8f4-e444-4870-8836-d22ac6fea344 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:43.646325 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:43.646325 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:43.646325 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3b3db8f4-e444-4870-8836-d22ac6fea344 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:43.647025 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3b3db8f4-e444-4870-8836-d22ac6fea344 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/f690e7da-f3e1-445c-a748-25228847b4d8 returned with HTTP 200 Jul 22 10:04:43.647676 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 941/3776] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:43 2026] GET /volume/v3/snapshots/f690e7da-f3e1-445c-a748-25228847b4d8 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:43.656653 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c56a09e1-83da-499e-824e-15f7b9fb8e2d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:43.658440 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c56a09e1-83da-499e-824e-15f7b9fb8e2d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] GET https://10.4.3.206/volume/v3/snapshots/f690e7da-f3e1-445c-a748-25228847b4d8 Jul 22 10:04:43.658625 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c56a09e1-83da-499e-824e-15f7b9fb8e2d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:43.658862 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c56a09e1-83da-499e-824e-15f7b9fb8e2d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:43.664098 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:43.664098 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:43.664537 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c56a09e1-83da-499e-824e-15f7b9fb8e2d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Snapshot retrieved successfully. Jul 22 10:04:43.665464 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c56a09e1-83da-499e-824e-15f7b9fb8e2d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] https://10.4.3.206/volume/v3/snapshots/f690e7da-f3e1-445c-a748-25228847b4d8 returned with HTTP 200 Jul 22 10:04:43.665883 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 945/3777] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:43 2026] GET /volume/v3/snapshots/f690e7da-f3e1-445c-a748-25228847b4d8 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:43.678291 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cfcff778-86ab-43f8-a71a-793e58a79f64 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:43.680258 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cfcff778-86ab-43f8-a71a-793e58a79f64 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/f690e7da-f3e1-445c-a748-25228847b4d8 Jul 22 10:04:43.680436 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cfcff778-86ab-43f8-a71a-793e58a79f64 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:43.680622 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cfcff778-86ab-43f8-a71a-793e58a79f64 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:43.680740 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-cfcff778-86ab-43f8-a71a-793e58a79f64 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete snapshot with id: f690e7da-f3e1-445c-a748-25228847b4d8 Jul 22 10:04:43.685584 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:43.685584 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:43.685904 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-cfcff778-86ab-43f8-a71a-793e58a79f64 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:43.713884 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-cfcff778-86ab-43f8-a71a-793e58a79f64 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot delete request issued successfully. Jul 22 10:04:43.714252 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cfcff778-86ab-43f8-a71a-793e58a79f64 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/f690e7da-f3e1-445c-a748-25228847b4d8 returned with HTTP 202 Jul 22 10:04:43.715027 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 956/3778] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:04:43 2026] DELETE /volume/v3/snapshots/f690e7da-f3e1-445c-a748-25228847b4d8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:43.723736 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-281f3100-86d0-4955-a974-b09556d25ea5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:43.726998 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-281f3100-86d0-4955-a974-b09556d25ea5 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/f690e7da-f3e1-445c-a748-25228847b4d8 Jul 22 10:04:43.726998 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-281f3100-86d0-4955-a974-b09556d25ea5 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:43.726998 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-281f3100-86d0-4955-a974-b09556d25ea5 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:43.737056 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-996af34a-d991-4214-b225-3668a175e59f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:43.741154 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-996af34a-d991-4214-b225-3668a175e59f tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] GET https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 Jul 22 10:04:43.741363 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-996af34a-d991-4214-b225-3668a175e59f tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:43.741420 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:43.741420 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:43.741538 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-996af34a-d991-4214-b225-3668a175e59f tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:43.741705 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-996af34a-d991-4214-b225-3668a175e59f tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] show called for member 81d3a097-3ade-4360-97c5-726543930198 {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 10:04:43.741890 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-281f3100-86d0-4955-a974-b09556d25ea5 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:43.742871 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-281f3100-86d0-4955-a974-b09556d25ea5 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/f690e7da-f3e1-445c-a748-25228847b4d8 returned with HTTP 200 Jul 22 10:04:43.743418 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 937/3779] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:43 2026] GET /volume/v3/snapshots/f690e7da-f3e1-445c-a748-25228847b4d8 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:04:43.755867 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:43.755867 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:43.775095 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-996af34a-d991-4214-b225-3668a175e59f tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 returned with HTTP 200 Jul 22 10:04:43.775831 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 942/3780] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 10:04:43 2026] GET /volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 => generated 388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:43.790433 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5e3c4e8f-093b-4b25-b3cb-1de2c4b5bdc1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:43.794901 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5e3c4e8f-093b-4b25-b3cb-1de2c4b5bdc1 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] POST https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198/action Jul 22 10:04:43.795593 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5e3c4e8f-093b-4b25-b3cb-1de2c4b5bdc1 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:43.796467 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5e3c4e8f-093b-4b25-b3cb-1de2c4b5bdc1 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:43.800362 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.groups [None req-5e3c4e8f-093b-4b25-b3cb-1de2c4b5bdc1 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Updating group '81d3a097-3ade-4360-97c5-726543930198' with 'creating' {{(pid=100150) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 22 10:04:43.808118 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:43.808118 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:43.820541 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5e3c4e8f-093b-4b25-b3cb-1de2c4b5bdc1 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198/action returned with HTTP 202 Jul 22 10:04:43.820988 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 946/3781] 10.4.3.206 () {70 vars in 1428 bytes} [Wed Jul 22 10:04:43 2026] POST /volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:04:43.830326 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4d2906a2-bc09-4925-8e5b-8f403f923c3c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:43.838553 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4d2906a2-bc09-4925-8e5b-8f403f923c3c tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] GET https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 Jul 22 10:04:43.838553 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4d2906a2-bc09-4925-8e5b-8f403f923c3c tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:43.838553 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4d2906a2-bc09-4925-8e5b-8f403f923c3c tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:43.838553 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-4d2906a2-bc09-4925-8e5b-8f403f923c3c tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] show called for member 81d3a097-3ade-4360-97c5-726543930198 {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 10:04:43.843282 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:43.843282 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:43.861243 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4d2906a2-bc09-4925-8e5b-8f403f923c3c tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 returned with HTTP 200 Jul 22 10:04:43.862200 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 957/3782] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 10:04:43 2026] GET /volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 => generated 387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:43.882958 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-eb37ae3f-c4cd-4c72-871e-a9a8b0a1c31c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:43.884016 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eb37ae3f-c4cd-4c72-871e-a9a8b0a1c31c tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] POST https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198/action Jul 22 10:04:43.884399 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eb37ae3f-c4cd-4c72-871e-a9a8b0a1c31c tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:43.884518 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eb37ae3f-c4cd-4c72-871e-a9a8b0a1c31c tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:43.888470 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-eb37ae3f-c4cd-4c72-871e-a9a8b0a1c31c tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Updating group '81d3a097-3ade-4360-97c5-726543930198' with 'available' {{(pid=100152) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 22 10:04:43.897431 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:43.897431 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:43.909906 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eb37ae3f-c4cd-4c72-871e-a9a8b0a1c31c tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198/action returned with HTTP 202 Jul 22 10:04:43.910621 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 938/3783] 10.4.3.206 () {70 vars in 1428 bytes} [Wed Jul 22 10:04:43 2026] POST /volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:04:43.919610 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b1cad095-600c-4b2f-b7d0-443b046c2036 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:43.922565 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b1cad095-600c-4b2f-b7d0-443b046c2036 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] GET https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 Jul 22 10:04:43.922811 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b1cad095-600c-4b2f-b7d0-443b046c2036 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:43.923134 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b1cad095-600c-4b2f-b7d0-443b046c2036 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:43.923261 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-b1cad095-600c-4b2f-b7d0-443b046c2036 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] show called for member 81d3a097-3ade-4360-97c5-726543930198 {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 10:04:43.928603 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:43.928603 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:43.940815 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b1cad095-600c-4b2f-b7d0-443b046c2036 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 returned with HTTP 200 Jul 22 10:04:43.941414 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 943/3784] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 10:04:43 2026] GET /volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 => generated 388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:43.959614 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4e8cb7af-23a1-4b92-afc6-52d2ed7e38b0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:43.961592 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4e8cb7af-23a1-4b92-afc6-52d2ed7e38b0 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] POST https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198/action Jul 22 10:04:43.962162 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4e8cb7af-23a1-4b92-afc6-52d2ed7e38b0 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:43.962162 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4e8cb7af-23a1-4b92-afc6-52d2ed7e38b0 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:43.965548 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.groups [None req-4e8cb7af-23a1-4b92-afc6-52d2ed7e38b0 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Updating group '81d3a097-3ade-4360-97c5-726543930198' with 'error' {{(pid=100150) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 22 10:04:43.967687 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:43.967687 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:43.979264 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4e8cb7af-23a1-4b92-afc6-52d2ed7e38b0 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198/action returned with HTTP 202 Jul 22 10:04:43.979849 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 947/3785] 10.4.3.206 () {70 vars in 1428 bytes} [Wed Jul 22 10:04:43 2026] POST /volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:04:43.988539 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-40f186d5-f083-4571-a6a7-4ad6bf4140ff None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:43.990699 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-40f186d5-f083-4571-a6a7-4ad6bf4140ff tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] GET https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 Jul 22 10:04:43.990896 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-40f186d5-f083-4571-a6a7-4ad6bf4140ff tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:43.991702 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-40f186d5-f083-4571-a6a7-4ad6bf4140ff tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:43.991702 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-40f186d5-f083-4571-a6a7-4ad6bf4140ff tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] show called for member 81d3a097-3ade-4360-97c5-726543930198 {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 10:04:43.996613 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:43.996613 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:44.016632 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-40f186d5-f083-4571-a6a7-4ad6bf4140ff tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 returned with HTTP 200 Jul 22 10:04:44.017364 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 958/3786] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 10:04:43 2026] GET /volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 => generated 384 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:44.030545 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-edd246d6-0931-4ee6-b10b-a510be033846 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:44.032462 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-edd246d6-0931-4ee6-b10b-a510be033846 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] POST https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198/action Jul 22 10:04:44.033009 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-edd246d6-0931-4ee6-b10b-a510be033846 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:44.033206 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-edd246d6-0931-4ee6-b10b-a510be033846 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:44.034708 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-edd246d6-0931-4ee6-b10b-a510be033846 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Updating group '81d3a097-3ade-4360-97c5-726543930198' with 'available' {{(pid=100152) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 22 10:04:44.038827 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:44.038827 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:44.050861 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-edd246d6-0931-4ee6-b10b-a510be033846 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198/action returned with HTTP 202 Jul 22 10:04:44.051379 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 939/3787] 10.4.3.206 () {70 vars in 1428 bytes} [Wed Jul 22 10:04:44 2026] POST /volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:04:44.058950 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b07e4a16-14e1-416d-9f8d-e3e662cc0bb8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:44.061891 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b07e4a16-14e1-416d-9f8d-e3e662cc0bb8 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] GET https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 Jul 22 10:04:44.062214 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b07e4a16-14e1-416d-9f8d-e3e662cc0bb8 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:44.062478 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b07e4a16-14e1-416d-9f8d-e3e662cc0bb8 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:44.062683 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.groups [None req-b07e4a16-14e1-416d-9f8d-e3e662cc0bb8 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] show called for member 81d3a097-3ade-4360-97c5-726543930198 {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 10:04:44.067191 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:44.067191 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:44.084108 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b07e4a16-14e1-416d-9f8d-e3e662cc0bb8 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 returned with HTTP 200 Jul 22 10:04:44.084659 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 944/3788] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 10:04:44 2026] GET /volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:44.096363 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-64efeb36-8186-4592-a3d7-4260809c7250 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:44.098100 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-64efeb36-8186-4592-a3d7-4260809c7250 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 10:04:44.098355 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-64efeb36-8186-4592-a3d7-4260809c7250 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:44.098560 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-64efeb36-8186-4592-a3d7-4260809c7250 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:44.098897 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-64efeb36-8186-4592-a3d7-4260809c7250 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:04:44.099619 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-64efeb36-8186-4592-a3d7-4260809c7250 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:04:44.106973 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-64efeb36-8186-4592-a3d7-4260809c7250 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Get all volumes completed successfully. Jul 22 10:04:44.109240 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-64efeb36-8186-4592-a3d7-4260809c7250 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 10:04:44.109593 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 948/3789] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 10:04:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:44.125507 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-74418747-abd3-41ec-8b15-96ec569384e5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:44.127254 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-74418747-abd3-41ec-8b15-96ec569384e5 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] POST https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198/action Jul 22 10:04:44.127614 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-74418747-abd3-41ec-8b15-96ec569384e5 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:44.127739 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-74418747-abd3-41ec-8b15-96ec569384e5 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:44.129110 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.groups [None req-74418747-abd3-41ec-8b15-96ec569384e5 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] delete called for group 81d3a097-3ade-4360-97c5-726543930198 {{(pid=100151) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 10:04:44.129231 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.groups [None req-74418747-abd3-41ec-8b15-96ec569384e5 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Delete group with id: 81d3a097-3ade-4360-97c5-726543930198 Jul 22 10:04:44.132775 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:44.132775 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:44.160176 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-74418747-abd3-41ec-8b15-96ec569384e5 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198/action returned with HTTP 202 Jul 22 10:04:44.160839 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 959/3790] 10.4.3.206 () {70 vars in 1428 bytes} [Wed Jul 22 10:04:44 2026] POST /volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:04:44.168181 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8e917e56-b603-4556-a1a7-507a47ae85a4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:44.170991 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8e917e56-b603-4556-a1a7-507a47ae85a4 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] GET https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 Jul 22 10:04:44.170991 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8e917e56-b603-4556-a1a7-507a47ae85a4 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:44.171309 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8e917e56-b603-4556-a1a7-507a47ae85a4 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:44.171531 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-8e917e56-b603-4556-a1a7-507a47ae85a4 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] show called for member 81d3a097-3ade-4360-97c5-726543930198 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 10:04:44.176400 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:44.176400 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:44.187118 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8e917e56-b603-4556-a1a7-507a47ae85a4 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 returned with HTTP 200 Jul 22 10:04:44.187689 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 940/3791] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 10:04:44 2026] GET /volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 => generated 387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:44.753087 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b473d4d0-1113-4e09-9853-9b5294b64412 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:44.754918 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b473d4d0-1113-4e09-9853-9b5294b64412 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/f690e7da-f3e1-445c-a748-25228847b4d8 Jul 22 10:04:44.755174 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b473d4d0-1113-4e09-9853-9b5294b64412 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:44.755380 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b473d4d0-1113-4e09-9853-9b5294b64412 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:44.760187 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b473d4d0-1113-4e09-9853-9b5294b64412 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/f690e7da-f3e1-445c-a748-25228847b4d8 returned with HTTP 404 Jul 22 10:04:44.760688 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 945/3792] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:44 2026] GET /volume/v3/snapshots/f690e7da-f3e1-445c-a748-25228847b4d8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:44.768021 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-effcebc5-989a-47c4-8231-6abbf68068fb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:44.769835 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-effcebc5-989a-47c4-8231-6abbf68068fb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/604657e6-9b70-41e8-bd1b-417bcb85dbc0 Jul 22 10:04:44.770065 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-effcebc5-989a-47c4-8231-6abbf68068fb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:44.770264 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-effcebc5-989a-47c4-8231-6abbf68068fb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:44.770439 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-effcebc5-989a-47c4-8231-6abbf68068fb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete volume with id: 604657e6-9b70-41e8-bd1b-417bcb85dbc0 Jul 22 10:04:44.777662 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:44.777662 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:44.778047 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-effcebc5-989a-47c4-8231-6abbf68068fb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:44.796781 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-effcebc5-989a-47c4-8231-6abbf68068fb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete volume request issued successfully. Jul 22 10:04:44.797039 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-effcebc5-989a-47c4-8231-6abbf68068fb tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/604657e6-9b70-41e8-bd1b-417bcb85dbc0 returned with HTTP 202 Jul 22 10:04:44.797422 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 949/3793] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:44 2026] DELETE /volume/v3/volumes/604657e6-9b70-41e8-bd1b-417bcb85dbc0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:44.804964 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-82ad260a-2c00-4b1c-9dbb-77a3c1c9aa4d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:44.807193 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-82ad260a-2c00-4b1c-9dbb-77a3c1c9aa4d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/604657e6-9b70-41e8-bd1b-417bcb85dbc0 Jul 22 10:04:44.807359 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-82ad260a-2c00-4b1c-9dbb-77a3c1c9aa4d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:44.807616 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-82ad260a-2c00-4b1c-9dbb-77a3c1c9aa4d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:44.817055 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:44.817055 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:44.822099 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-82ad260a-2c00-4b1c-9dbb-77a3c1c9aa4d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:44.827505 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-82ad260a-2c00-4b1c-9dbb-77a3c1c9aa4d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/604657e6-9b70-41e8-bd1b-417bcb85dbc0 returned with HTTP 200 Jul 22 10:04:44.828060 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 960/3794] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:44 2026] GET /volume/v3/volumes/604657e6-9b70-41e8-bd1b-417bcb85dbc0 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:45.201692 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6f302afd-6cd2-4909-965e-5dd2ac7f7511 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:45.203563 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6f302afd-6cd2-4909-965e-5dd2ac7f7511 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] GET https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 Jul 22 10:04:45.203799 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6f302afd-6cd2-4909-965e-5dd2ac7f7511 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:45.203996 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6f302afd-6cd2-4909-965e-5dd2ac7f7511 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:45.204130 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-6f302afd-6cd2-4909-965e-5dd2ac7f7511 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] show called for member 81d3a097-3ade-4360-97c5-726543930198 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 10:04:45.207877 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6f302afd-6cd2-4909-965e-5dd2ac7f7511 tempest-GroupsV320Test-781677316 tempest-GroupsV320Test-781677316-project-member] https://10.4.3.206/volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 returned with HTTP 404 Jul 22 10:04:45.208449 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 941/3795] 10.4.3.206 () {68 vars in 1386 bytes} [Wed Jul 22 10:04:45 2026] GET /volume/v3/groups/81d3a097-3ade-4360-97c5-726543930198 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:04:45.220467 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2d3739c0-ca14-47ea-a831-e3723a110c52 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:45.222730 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2d3739c0-ca14-47ea-a831-e3723a110c52 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/78584666-531b-476f-b93f-3fce6d144235 Jul 22 10:04:45.222991 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2d3739c0-ca14-47ea-a831-e3723a110c52 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:45.223208 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2d3739c0-ca14-47ea-a831-e3723a110c52 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:45.223536 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:45.223536 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:45.241662 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2d3739c0-ca14-47ea-a831-e3723a110c52 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] https://10.4.3.206/volume/v3/group_types/78584666-531b-476f-b93f-3fce6d144235 returned with HTTP 202 Jul 22 10:04:45.242169 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 946/3796] 10.4.3.206 () {68 vars in 1404 bytes} [Wed Jul 22 10:04:45 2026] DELETE /volume/v3/group_types/78584666-531b-476f-b93f-3fce6d144235 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:04:45.251337 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6258243d-b276-478e-83b5-7ab4f5a0a821 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:45.253405 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6258243d-b276-478e-83b5-7ab4f5a0a821 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] DELETE https://10.4.3.206/volume/v3/types/57f1da47-d825-4eea-84bb-2910852df203 Jul 22 10:04:45.253593 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6258243d-b276-478e-83b5-7ab4f5a0a821 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:45.253804 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6258243d-b276-478e-83b5-7ab4f5a0a821 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Calling method '_delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:45.291114 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6258243d-b276-478e-83b5-7ab4f5a0a821 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] https://10.4.3.206/volume/v3/types/57f1da47-d825-4eea-84bb-2910852df203 returned with HTTP 202 Jul 22 10:04:45.291554 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 950/3797] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:04:45 2026] DELETE /volume/v3/types/57f1da47-d825-4eea-84bb-2910852df203 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:45.299588 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a4504ab2-ceb1-4342-a6ba-0196a0e58dd7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:45.301489 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a4504ab2-ceb1-4342-a6ba-0196a0e58dd7 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] GET https://10.4.3.206/volume/v3/types/57f1da47-d825-4eea-84bb-2910852df203 Jul 22 10:04:45.301702 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a4504ab2-ceb1-4342-a6ba-0196a0e58dd7 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:45.301893 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a4504ab2-ceb1-4342-a6ba-0196a0e58dd7 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:45.305993 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a4504ab2-ceb1-4342-a6ba-0196a0e58dd7 tempest-GroupsV320Test-558151437 tempest-GroupsV320Test-558151437-project-admin] https://10.4.3.206/volume/v3/types/57f1da47-d825-4eea-84bb-2910852df203 returned with HTTP 404 Jul 22 10:04:45.306510 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 961/3798] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:04:45 2026] GET /volume/v3/types/57f1da47-d825-4eea-84bb-2910852df203 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:45.842859 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0669167e-5b93-4d1a-80cb-28c48cb9893e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:45.845186 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0669167e-5b93-4d1a-80cb-28c48cb9893e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/604657e6-9b70-41e8-bd1b-417bcb85dbc0 Jul 22 10:04:45.845422 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0669167e-5b93-4d1a-80cb-28c48cb9893e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:45.845681 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0669167e-5b93-4d1a-80cb-28c48cb9893e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:45.854835 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0669167e-5b93-4d1a-80cb-28c48cb9893e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/604657e6-9b70-41e8-bd1b-417bcb85dbc0 returned with HTTP 404 Jul 22 10:04:45.855434 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 942/3799] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:45 2026] GET /volume/v3/volumes/604657e6-9b70-41e8-bd1b-417bcb85dbc0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:45.872785 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cf22cfa7-9496-480b-864b-708700f0de85 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:45.874548 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:45.874937 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2110549135"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:45.876590 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2110549135'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:45.877072 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume of 1 GB Jul 22 10:04:45.882247 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Availability Zones retrieved successfully. Jul 22 10:04:45.888443 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Flow 'volume_create_api' (664749ea-7cd3-4d94-b034-388517bd3164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:45.889402 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66cf4d76-d470-4e38-a976-b82bf93649fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:45.890211 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:45.919403 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66cf4d76-d470-4e38-a976-b82bf93649fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:45.919871 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f50ff66a-797f-44e4-8e44-ecef1be4fe19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:45.969096 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Created reservations ['e57e5d5d-e628-4417-9157-9905cf5579df', '9f67d4bc-4a97-4ed6-81fc-a81b93e5958f', '9aeb07ad-b05a-465d-ad2d-8779fa222eab', '5adb9eec-a11d-4dd5-bd78-277480c08dcd'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:45.970058 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f50ff66a-797f-44e4-8e44-ecef1be4fe19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e57e5d5d-e628-4417-9157-9905cf5579df', '9f67d4bc-4a97-4ed6-81fc-a81b93e5958f', '9aeb07ad-b05a-465d-ad2d-8779fa222eab', '5adb9eec-a11d-4dd5-bd78-277480c08dcd']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:45.971003 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd785000-9da6-4ce6-84c7-1aa25c7b2069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:46.002650 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd785000-9da6-4ce6-84c7-1aa25c7b2069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7dbbb6e-b351-4b30-9adf-71350aef2ee5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2110549135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0440780b970146c6a6d026a4c7ae6830',qos_specs=None,replication_status=,reservations=['e57e5d5d-e628-4417-9157-9905cf5579df','9f67d4bc-4a97-4ed6-81fc-a81b93e5958f','9aeb07ad-b05a-465d-ad2d-8779fa222eab','5adb9eec-a11d-4dd5-bd78-277480c08dcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2110549135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7dbbb6e-b351-4b30-9adf-71350aef2ee5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0440780b970146c6a6d026a4c7ae6830',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:46.003522 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d28e6d0-5eef-43e7-9e8e-bb19985ae8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:46.027397 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d28e6d0-5eef-43e7-9e8e-bb19985ae8e1) transitioned into state 'SUCCESS' from state '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-2110549135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0440780b970146c6a6d026a4c7ae6830',qos_specs=None,replication_status=,reservations=['e57e5d5d-e628-4417-9157-9905cf5579df','9f67d4bc-4a97-4ed6-81fc-a81b93e5958f','9aeb07ad-b05a-465d-ad2d-8779fa222eab','5adb9eec-a11d-4dd5-bd78-277480c08dcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:46.028453 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ac1586-ddf9-44e6-99df-96768602127b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:46.041383 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ac1586-ddf9-44e6-99df-96768602127b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:46.042646 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Flow 'volume_create_api' (664749ea-7cd3-4d94-b034-388517bd3164) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:46.043114 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume request issued successfully. Jul 22 10:04:46.043963 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cf22cfa7-9496-480b-864b-708700f0de85 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:46.044534 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 947/3800] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:04:45 2026] POST /volume/v3/volumes => generated 778 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:46.061775 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-763a510e-aa25-453a-806e-76f0be0b5af2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:46.063958 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-763a510e-aa25-453a-806e-76f0be0b5af2 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/e7dbbb6e-b351-4b30-9adf-71350aef2ee5 Jul 22 10:04:46.064162 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-763a510e-aa25-453a-806e-76f0be0b5af2 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:46.064369 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-763a510e-aa25-453a-806e-76f0be0b5af2 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:46.072804 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:46.072804 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:46.077711 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-763a510e-aa25-453a-806e-76f0be0b5af2 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:46.083714 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-763a510e-aa25-453a-806e-76f0be0b5af2 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/e7dbbb6e-b351-4b30-9adf-71350aef2ee5 returned with HTTP 200 Jul 22 10:04:46.084275 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 951/3801] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:46 2026] GET /volume/v3/volumes/e7dbbb6e-b351-4b30-9adf-71350aef2ee5 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:46.868012 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a7ff460a-0f0f-4b0e-a7dc-f32bff3f995b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:46.869768 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a7ff460a-0f0f-4b0e-a7dc-f32bff3f995b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f Jul 22 10:04:46.870037 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a7ff460a-0f0f-4b0e-a7dc-f32bff3f995b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:46.870292 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a7ff460a-0f0f-4b0e-a7dc-f32bff3f995b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:46.880661 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:46.880661 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:46.885284 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a7ff460a-0f0f-4b0e-a7dc-f32bff3f995b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:46.890082 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a7ff460a-0f0f-4b0e-a7dc-f32bff3f995b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f returned with HTTP 200 Jul 22 10:04:46.890481 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 962/3802] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:46 2026] GET /volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f => generated 1637 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:47.100770 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7676cc46-a96c-418b-a05d-5b26b04c382c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:47.102829 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7676cc46-a96c-418b-a05d-5b26b04c382c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/e7dbbb6e-b351-4b30-9adf-71350aef2ee5 Jul 22 10:04:47.103098 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7676cc46-a96c-418b-a05d-5b26b04c382c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:47.103313 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7676cc46-a96c-418b-a05d-5b26b04c382c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:47.111400 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:47.111400 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:47.116028 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7676cc46-a96c-418b-a05d-5b26b04c382c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:47.124105 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7676cc46-a96c-418b-a05d-5b26b04c382c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/e7dbbb6e-b351-4b30-9adf-71350aef2ee5 returned with HTTP 200 Jul 22 10:04:47.124556 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 943/3803] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:47 2026] GET /volume/v3/volumes/e7dbbb6e-b351-4b30-9adf-71350aef2ee5 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:47.138348 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-96737dc7-e130-4e10-9d1e-4b81b02bdd1c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:47.140338 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-96737dc7-e130-4e10-9d1e-4b81b02bdd1c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:04:47.141025 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-96737dc7-e130-4e10-9d1e-4b81b02bdd1c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7dbbb6e-b351-4b30-9adf-71350aef2ee5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-809829783"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:47.152020 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:47.152020 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:47.152368 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-96737dc7-e130-4e10-9d1e-4b81b02bdd1c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:47.152540 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-96737dc7-e130-4e10-9d1e-4b81b02bdd1c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create snapshot from volume e7dbbb6e-b351-4b30-9adf-71350aef2ee5 Jul 22 10:04:47.177919 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-96737dc7-e130-4e10-9d1e-4b81b02bdd1c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Created reservations ['4d9af120-bd72-45b6-ad4a-89a073b5ebda', '8bbdff0d-c7c7-451b-ba31-461760593f81', '534f9245-07f3-4ccb-a1ec-c126430255e2', '5c5198a8-c9f6-4b16-90b2-f9f2de6ba6f3'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:47.216357 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-96737dc7-e130-4e10-9d1e-4b81b02bdd1c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot create request issued successfully. Jul 22 10:04:47.216814 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-96737dc7-e130-4e10-9d1e-4b81b02bdd1c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:04:47.217340 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 948/3804] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:04:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:47.229947 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e285c074-0d8b-46b9-a788-ac3b30e95960 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:47.231895 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e285c074-0d8b-46b9-a788-ac3b30e95960 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/a782d578-4fc2-4c83-8d00-574f08ca2fd8 Jul 22 10:04:47.232147 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e285c074-0d8b-46b9-a788-ac3b30e95960 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:47.232389 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e285c074-0d8b-46b9-a788-ac3b30e95960 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:47.240916 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:47.240916 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:47.241234 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e285c074-0d8b-46b9-a788-ac3b30e95960 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:47.241886 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e285c074-0d8b-46b9-a788-ac3b30e95960 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/a782d578-4fc2-4c83-8d00-574f08ca2fd8 returned with HTTP 200 Jul 22 10:04:47.242278 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 952/3805] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:47 2026] GET /volume/v3/snapshots/a782d578-4fc2-4c83-8d00-574f08ca2fd8 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:47.836175 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-efae327a-2a25-4c16-af6f-e612784ee555 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:47.916386 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-efae327a-2a25-4c16-af6f-e612784ee555 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] POST https://10.4.3.206/volume/v3/qos-specs Jul 22 10:04:47.916862 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-efae327a-2a25-4c16-af6f-e612784ee555 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-8533941", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:47.918624 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.qos_specs [None req-efae327a-2a25-4c16-af6f-e612784ee555 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-8533941', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100151) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 22 10:04:47.924904 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.db.api [None req-efae327a-2a25-4c16-af6f-e612784ee555 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] DB qos_specs_create(): root {'id': '7837e50b-7f00-451e-8d97-3e980de8ffcf', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-8533941'} {{(pid=100151) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 22 10:04:47.933524 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-efae327a-2a25-4c16-af6f-e612784ee555 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs returned with HTTP 200 Jul 22 10:04:47.933960 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 963/3806] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:04:47 2026] POST /volume/v3/qos-specs => generated 390 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:47.942332 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dd29d975-0205-433d-af3b-04440864c0f1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:47.943848 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dd29d975-0205-433d-af3b-04440864c0f1 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:04:47.944206 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dd29d975-0205-433d-af3b-04440864c0f1 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-165525810"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:47.958556 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dd29d975-0205-433d-af3b-04440864c0f1 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:04:47.959008 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 944/3807] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 10:04:47 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:47.966365 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6cb2f9ff-dae3-4087-b641-7fe9d2b1cc02 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:47.968021 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6cb2f9ff-dae3-4087-b641-7fe9d2b1cc02 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:04:47.968375 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6cb2f9ff-dae3-4087-b641-7fe9d2b1cc02 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1431181578"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:47.969727 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:47.969727 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:47.983550 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6cb2f9ff-dae3-4087-b641-7fe9d2b1cc02 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:04:47.984055 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 949/3808] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 10:04:47 2026] POST /volume/v3/types => generated 222 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:47.991007 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-eb23b9fb-0a46-41fe-b70d-4bea671af722 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:47.993200 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-eb23b9fb-0a46-41fe-b70d-4bea671af722 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:04:47.993629 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-eb23b9fb-0a46-41fe-b70d-4bea671af722 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-890593997"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:48.007177 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-eb23b9fb-0a46-41fe-b70d-4bea671af722 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:04:48.007731 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 953/3809] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 10:04:47 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:48.016835 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8f5b58a2-5b24-4a13-b548-da4a4f683bb5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.018563 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8f5b58a2-5b24-4a13-b548-da4a4f683bb5 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/associate?vol_type_id=0a505d50-2b1f-4f16-bc52-11257866f3d7 Jul 22 10:04:48.018790 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8f5b58a2-5b24-4a13-b548-da4a4f683bb5 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.018983 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8f5b58a2-5b24-4a13-b548-da4a4f683bb5 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'associate' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.019181 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.019181 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:48.019483 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8f5b58a2-5b24-4a13-b548-da4a4f683bb5 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Associate qos_spec: 7837e50b-7f00-451e-8d97-3e980de8ffcf with type: 0a505d50-2b1f-4f16-bc52-11257866f3d7 {{(pid=100151) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 22 10:04:48.040380 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8f5b58a2-5b24-4a13-b548-da4a4f683bb5 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/associate?vol_type_id=0a505d50-2b1f-4f16-bc52-11257866f3d7 returned with HTTP 202 Jul 22 10:04:48.040960 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 964/3810] 10.4.3.206 () {66 vars in 1481 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/associate?vol_type_id=0a505d50-2b1f-4f16-bc52-11257866f3d7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:48.048210 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d0df81af-803c-428b-9954-3c770bd4d19a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.050221 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d0df81af-803c-428b-9954-3c770bd4d19a tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/associate?vol_type_id=16899836-5af2-4211-8b1c-3b6896f57e5f Jul 22 10:04:48.050403 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d0df81af-803c-428b-9954-3c770bd4d19a tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.050575 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d0df81af-803c-428b-9954-3c770bd4d19a tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'associate' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.051147 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d0df81af-803c-428b-9954-3c770bd4d19a tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Associate qos_spec: 7837e50b-7f00-451e-8d97-3e980de8ffcf with type: 16899836-5af2-4211-8b1c-3b6896f57e5f {{(pid=100152) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 22 10:04:48.071896 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d0df81af-803c-428b-9954-3c770bd4d19a tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/associate?vol_type_id=16899836-5af2-4211-8b1c-3b6896f57e5f returned with HTTP 202 Jul 22 10:04:48.072346 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 945/3811] 10.4.3.206 () {66 vars in 1481 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/associate?vol_type_id=16899836-5af2-4211-8b1c-3b6896f57e5f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:48.079516 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2de847cc-079f-42c7-9607-3e6e00279508 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.081865 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2de847cc-079f-42c7-9607-3e6e00279508 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/associate?vol_type_id=3b4c0c27-f166-44a6-8fb9-5b2468676924 Jul 22 10:04:48.082059 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2de847cc-079f-42c7-9607-3e6e00279508 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.082435 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2de847cc-079f-42c7-9607-3e6e00279508 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'associate' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.083028 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2de847cc-079f-42c7-9607-3e6e00279508 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Associate qos_spec: 7837e50b-7f00-451e-8d97-3e980de8ffcf with type: 3b4c0c27-f166-44a6-8fb9-5b2468676924 {{(pid=100149) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 22 10:04:48.114114 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2de847cc-079f-42c7-9607-3e6e00279508 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/associate?vol_type_id=3b4c0c27-f166-44a6-8fb9-5b2468676924 returned with HTTP 202 Jul 22 10:04:48.114704 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 950/3812] 10.4.3.206 () {66 vars in 1481 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/associate?vol_type_id=3b4c0c27-f166-44a6-8fb9-5b2468676924 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 10:04:48.121543 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-05eb8581-f36d-4c28-a605-361425a8de2c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.123621 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-05eb8581-f36d-4c28-a605-361425a8de2c tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/associations Jul 22 10:04:48.123809 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-05eb8581-f36d-4c28-a605-361425a8de2c tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.124010 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-05eb8581-f36d-4c28-a605-361425a8de2c tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'associations' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.124481 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.qos_specs_manage [None req-05eb8581-f36d-4c28-a605-361425a8de2c tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Get associations for qos_spec id: 7837e50b-7f00-451e-8d97-3e980de8ffcf {{(pid=100150) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 22 10:04:48.139647 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-05eb8581-f36d-4c28-a605-361425a8de2c tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/associations returned with HTTP 200 Jul 22 10:04:48.140052 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 954/3813] 10.4.3.206 () {66 vars in 1393 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/associations => generated 446 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:48.157040 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0321c4b8-7845-44c2-b9e1-6a10e62da831 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.159174 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0321c4b8-7845-44c2-b9e1-6a10e62da831 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/disassociate?vol_type_id=0a505d50-2b1f-4f16-bc52-11257866f3d7 Jul 22 10:04:48.159527 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0321c4b8-7845-44c2-b9e1-6a10e62da831 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.159621 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0321c4b8-7845-44c2-b9e1-6a10e62da831 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'disassociate' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.160183 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.160183 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:48.160402 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0321c4b8-7845-44c2-b9e1-6a10e62da831 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Disassociate qos_spec: 7837e50b-7f00-451e-8d97-3e980de8ffcf from type: 0a505d50-2b1f-4f16-bc52-11257866f3d7 {{(pid=100151) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 22 10:04:48.183012 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0321c4b8-7845-44c2-b9e1-6a10e62da831 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/disassociate?vol_type_id=0a505d50-2b1f-4f16-bc52-11257866f3d7 returned with HTTP 202 Jul 22 10:04:48.183427 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 965/3814] 10.4.3.206 () {66 vars in 1490 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/disassociate?vol_type_id=0a505d50-2b1f-4f16-bc52-11257866f3d7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:48.190806 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b3dac6b8-1f08-41f1-a46b-b93ab7fd537b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.193086 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b3dac6b8-1f08-41f1-a46b-b93ab7fd537b tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/associations Jul 22 10:04:48.193347 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b3dac6b8-1f08-41f1-a46b-b93ab7fd537b tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.193609 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b3dac6b8-1f08-41f1-a46b-b93ab7fd537b tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'associations' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.193976 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.193976 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:48.194390 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b3dac6b8-1f08-41f1-a46b-b93ab7fd537b tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Get associations for qos_spec id: 7837e50b-7f00-451e-8d97-3e980de8ffcf {{(pid=100152) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 22 10:04:48.209023 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-72fb0f59-c282-48f4-b803-8c4bf86621ef req-d17d3c25-9135-43d9-a57b-bc0779480ba5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.211089 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-72fb0f59-c282-48f4-b803-8c4bf86621ef req-d17d3c25-9135-43d9-a57b-bc0779480ba5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/attachments/c388271a-9bf5-43dc-9957-347636315418 Jul 22 10:04:48.211299 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-72fb0f59-c282-48f4-b803-8c4bf86621ef req-d17d3c25-9135-43d9-a57b-bc0779480ba5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.211790 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-72fb0f59-c282-48f4-b803-8c4bf86621ef req-d17d3c25-9135-43d9-a57b-bc0779480ba5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.211894 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b3dac6b8-1f08-41f1-a46b-b93ab7fd537b tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/associations returned with HTTP 200 Jul 22 10:04:48.212309 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 946/3815] 10.4.3.206 () {66 vars in 1393 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/associations => generated 305 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:48.220969 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.220969 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:48.221256 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2ce37776-25eb-40d4-b8e5-c5c5f57a0781 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.224013 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2ce37776-25eb-40d4-b8e5-c5c5f57a0781 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/disassociate_all Jul 22 10:04:48.224299 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2ce37776-25eb-40d4-b8e5-c5c5f57a0781 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.224581 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2ce37776-25eb-40d4-b8e5-c5c5f57a0781 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'disassociate_all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.227136 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.227136 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:48.227678 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2ce37776-25eb-40d4-b8e5-c5c5f57a0781 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Disassociate qos_spec: 7837e50b-7f00-451e-8d97-3e980de8ffcf from all. {{(pid=100150) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 22 10:04:48.241194 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2ce37776-25eb-40d4-b8e5-c5c5f57a0781 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/disassociate_all returned with HTTP 202 Jul 22 10:04:48.241913 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 955/3816] 10.4.3.206 () {66 vars in 1405 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/disassociate_all => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:48.250804 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8f753023-f6a9-4537-b4bb-30c0eae1a21b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.253198 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8f753023-f6a9-4537-b4bb-30c0eae1a21b tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/associations Jul 22 10:04:48.253458 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8f753023-f6a9-4537-b4bb-30c0eae1a21b tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.253730 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8f753023-f6a9-4537-b4bb-30c0eae1a21b tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'associations' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.253776 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-71663d49-3195-423f-8eee-74dd10456e59 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.254092 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.254092 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:48.254508 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8f753023-f6a9-4537-b4bb-30c0eae1a21b tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Get associations for qos_spec id: 7837e50b-7f00-451e-8d97-3e980de8ffcf {{(pid=100151) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 22 10:04:48.255713 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-71663d49-3195-423f-8eee-74dd10456e59 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/a782d578-4fc2-4c83-8d00-574f08ca2fd8 Jul 22 10:04:48.255937 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-71663d49-3195-423f-8eee-74dd10456e59 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.256228 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-71663d49-3195-423f-8eee-74dd10456e59 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.265564 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.265564 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:48.265901 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-71663d49-3195-423f-8eee-74dd10456e59 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:48.266688 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-71663d49-3195-423f-8eee-74dd10456e59 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/a782d578-4fc2-4c83-8d00-574f08ca2fd8 returned with HTTP 200 Jul 22 10:04:48.267491 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 947/3817] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/snapshots/a782d578-4fc2-4c83-8d00-574f08ca2fd8 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:48.270865 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8f753023-f6a9-4537-b4bb-30c0eae1a21b tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/associations returned with HTTP 200 Jul 22 10:04:48.271278 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 966/3818] 10.4.3.206 () {66 vars in 1393 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/associations => generated 24 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:04:48.275904 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ef9bd6e8-0a6a-4e97-a293-78b20b6d9f19 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.277727 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ef9bd6e8-0a6a-4e97-a293-78b20b6d9f19 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] POST https://10.4.3.206/volume/v3/snapshots/a782d578-4fc2-4c83-8d00-574f08ca2fd8/action Jul 22 10:04:48.278127 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ef9bd6e8-0a6a-4e97-a293-78b20b6d9f19 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:48.278258 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ef9bd6e8-0a6a-4e97-a293-78b20b6d9f19 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:48.279713 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.snapshot_unmanage [None req-ef9bd6e8-0a6a-4e97-a293-78b20b6d9f19 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Unmanage snapshot with id: a782d578-4fc2-4c83-8d00-574f08ca2fd8 Jul 22 10:04:48.280711 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-42ae063d-1a1a-4dbf-9d9f-dc79663742bb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.282783 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-42ae063d-1a1a-4dbf-9d9f-dc79663742bb tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] DELETE https://10.4.3.206/volume/v3/types/3b4c0c27-f166-44a6-8fb9-5b2468676924 Jul 22 10:04:48.283002 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-42ae063d-1a1a-4dbf-9d9f-dc79663742bb tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.283209 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-42ae063d-1a1a-4dbf-9d9f-dc79663742bb tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.284909 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.284909 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:48.285390 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ef9bd6e8-0a6a-4e97-a293-78b20b6d9f19 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Snapshot retrieved successfully. Jul 22 10:04:48.286267 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.policy [None req-ef9bd6e8-0a6a-4e97-a293-78b20b6d9f19 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '3091701f55cc43ea8195562c82972a60', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0440780b970146c6a6d026a4c7ae6830', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100150) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 10:04:48.286482 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ef9bd6e8-0a6a-4e97-a293-78b20b6d9f19 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] https://10.4.3.206/volume/v3/snapshots/a782d578-4fc2-4c83-8d00-574f08ca2fd8/action returned with HTTP 403 Jul 22 10:04:48.287555 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 956/3819] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 10:04:48 2026] POST /volume/v3/snapshots/a782d578-4fc2-4c83-8d00-574f08ca2fd8/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:48.298042 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fc2cfbb4-b676-4a18-8f41-8affaca60313 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.300780 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fc2cfbb4-b676-4a18-8f41-8affaca60313 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/a782d578-4fc2-4c83-8d00-574f08ca2fd8 Jul 22 10:04:48.301009 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fc2cfbb4-b676-4a18-8f41-8affaca60313 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.301188 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fc2cfbb4-b676-4a18-8f41-8affaca60313 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.301294 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-fc2cfbb4-b676-4a18-8f41-8affaca60313 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete snapshot with id: a782d578-4fc2-4c83-8d00-574f08ca2fd8 Jul 22 10:04:48.307009 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.307009 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:48.307414 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fc2cfbb4-b676-4a18-8f41-8affaca60313 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:48.312106 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-72fb0f59-c282-48f4-b803-8c4bf86621ef req-d17d3c25-9135-43d9-a57b-bc0779480ba5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/c388271a-9bf5-43dc-9957-347636315418 returned with HTTP 200 Jul 22 10:04:48.312589 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 951/3820] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:04:48 2026] DELETE /volume/v3/attachments/c388271a-9bf5-43dc-9957-347636315418 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:48.314290 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-42ae063d-1a1a-4dbf-9d9f-dc79663742bb tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/types/3b4c0c27-f166-44a6-8fb9-5b2468676924 returned with HTTP 202 Jul 22 10:04:48.314707 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 948/3821] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:04:48 2026] DELETE /volume/v3/types/3b4c0c27-f166-44a6-8fb9-5b2468676924 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:48.322075 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7c01b946-7853-4fad-908d-8e5fde4f1785 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.325896 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7c01b946-7853-4fad-908d-8e5fde4f1785 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/types/3b4c0c27-f166-44a6-8fb9-5b2468676924 Jul 22 10:04:48.326194 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7c01b946-7853-4fad-908d-8e5fde4f1785 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.326325 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-72fb0f59-c282-48f4-b803-8c4bf86621ef req-1ae9a2d4-a20e-424f-b464-63af447272b0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.326464 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7c01b946-7853-4fad-908d-8e5fde4f1785 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.327754 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fc2cfbb4-b676-4a18-8f41-8affaca60313 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot delete request issued successfully. Jul 22 10:04:48.328021 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fc2cfbb4-b676-4a18-8f41-8affaca60313 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/a782d578-4fc2-4c83-8d00-574f08ca2fd8 returned with HTTP 202 Jul 22 10:04:48.328546 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-72fb0f59-c282-48f4-b803-8c4bf86621ef req-1ae9a2d4-a20e-424f-b464-63af447272b0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f Jul 22 10:04:48.328627 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 967/3822] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:04:48 2026] DELETE /volume/v3/snapshots/a782d578-4fc2-4c83-8d00-574f08ca2fd8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:48.328771 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-72fb0f59-c282-48f4-b803-8c4bf86621ef req-1ae9a2d4-a20e-424f-b464-63af447272b0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.329019 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-72fb0f59-c282-48f4-b803-8c4bf86621ef req-1ae9a2d4-a20e-424f-b464-63af447272b0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.329200 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [req-72fb0f59-c282-48f4-b803-8c4bf86621ef req-1ae9a2d4-a20e-424f-b464-63af447272b0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume with id: 4f813b77-db4d-41de-937d-59981a21c55f Jul 22 10:04:48.333711 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7c01b946-7853-4fad-908d-8e5fde4f1785 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/types/3b4c0c27-f166-44a6-8fb9-5b2468676924 returned with HTTP 404 Jul 22 10:04:48.334399 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 957/3823] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/types/3b4c0c27-f166-44a6-8fb9-5b2468676924 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:48.336384 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0994fbd8-46cf-4238-ba3d-7b56caa28955 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.338581 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0994fbd8-46cf-4238-ba3d-7b56caa28955 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/a782d578-4fc2-4c83-8d00-574f08ca2fd8 Jul 22 10:04:48.338888 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0994fbd8-46cf-4238-ba3d-7b56caa28955 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.339180 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0994fbd8-46cf-4238-ba3d-7b56caa28955 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.342547 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.342547 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:48.343142 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-72fb0f59-c282-48f4-b803-8c4bf86621ef req-1ae9a2d4-a20e-424f-b464-63af447272b0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:48.346418 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.346418 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:48.346767 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d562d594-6e01-4fbe-92ea-60b907d1bd68 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.346848 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0994fbd8-46cf-4238-ba3d-7b56caa28955 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:48.347644 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0994fbd8-46cf-4238-ba3d-7b56caa28955 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/a782d578-4fc2-4c83-8d00-574f08ca2fd8 returned with HTTP 200 Jul 22 10:04:48.348035 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 949/3824] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/snapshots/a782d578-4fc2-4c83-8d00-574f08ca2fd8 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:48.348710 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d562d594-6e01-4fbe-92ea-60b907d1bd68 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] DELETE https://10.4.3.206/volume/v3/types/16899836-5af2-4211-8b1c-3b6896f57e5f Jul 22 10:04:48.349022 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d562d594-6e01-4fbe-92ea-60b907d1bd68 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.349295 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d562d594-6e01-4fbe-92ea-60b907d1bd68 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.349556 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.349556 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:48.360971 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-72fb0f59-c282-48f4-b803-8c4bf86621ef req-1ae9a2d4-a20e-424f-b464-63af447272b0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume request issued successfully. Jul 22 10:04:48.361155 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-72fb0f59-c282-48f4-b803-8c4bf86621ef req-1ae9a2d4-a20e-424f-b464-63af447272b0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f returned with HTTP 202 Jul 22 10:04:48.361759 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 952/3825] 10.4.3.206 () {70 vars in 1620 bytes} [Wed Jul 22 10:04:48 2026] DELETE /volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:48.375254 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d562d594-6e01-4fbe-92ea-60b907d1bd68 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/types/16899836-5af2-4211-8b1c-3b6896f57e5f returned with HTTP 202 Jul 22 10:04:48.375684 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 968/3826] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:04:48 2026] DELETE /volume/v3/types/16899836-5af2-4211-8b1c-3b6896f57e5f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:48.382559 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-355ea8ff-ae8a-4f92-a540-24daf5688cd8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.387591 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-355ea8ff-ae8a-4f92-a540-24daf5688cd8 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/types/16899836-5af2-4211-8b1c-3b6896f57e5f Jul 22 10:04:48.387838 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-355ea8ff-ae8a-4f92-a540-24daf5688cd8 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.388095 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-355ea8ff-ae8a-4f92-a540-24daf5688cd8 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.395999 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-355ea8ff-ae8a-4f92-a540-24daf5688cd8 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/types/16899836-5af2-4211-8b1c-3b6896f57e5f returned with HTTP 404 Jul 22 10:04:48.396574 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 958/3827] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/types/16899836-5af2-4211-8b1c-3b6896f57e5f => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:48.404166 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fa7b2c8b-fa96-463d-8716-5869fa5d025a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.406468 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa7b2c8b-fa96-463d-8716-5869fa5d025a tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] DELETE https://10.4.3.206/volume/v3/types/0a505d50-2b1f-4f16-bc52-11257866f3d7 Jul 22 10:04:48.406845 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa7b2c8b-fa96-463d-8716-5869fa5d025a tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.407096 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa7b2c8b-fa96-463d-8716-5869fa5d025a tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.434056 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa7b2c8b-fa96-463d-8716-5869fa5d025a tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/types/0a505d50-2b1f-4f16-bc52-11257866f3d7 returned with HTTP 202 Jul 22 10:04:48.434580 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 950/3828] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:04:48 2026] DELETE /volume/v3/types/0a505d50-2b1f-4f16-bc52-11257866f3d7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:48.443130 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ee50bb33-6b7b-4685-a639-e830d71f5b1a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.444918 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ee50bb33-6b7b-4685-a639-e830d71f5b1a tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/types/0a505d50-2b1f-4f16-bc52-11257866f3d7 Jul 22 10:04:48.445172 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ee50bb33-6b7b-4685-a639-e830d71f5b1a tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.445380 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ee50bb33-6b7b-4685-a639-e830d71f5b1a tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.449046 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ee50bb33-6b7b-4685-a639-e830d71f5b1a tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/types/0a505d50-2b1f-4f16-bc52-11257866f3d7 returned with HTTP 404 Jul 22 10:04:48.449802 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 953/3829] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/types/0a505d50-2b1f-4f16-bc52-11257866f3d7 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:48.462675 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7737ceec-f2d1-46b1-b4b4-50bbf44b0bab None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.464405 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7737ceec-f2d1-46b1-b4b4-50bbf44b0bab tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] POST https://10.4.3.206/volume/v3/qos-specs Jul 22 10:04:48.464956 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7737ceec-f2d1-46b1-b4b4-50bbf44b0bab tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-15596736", "consumer": "back-end"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:48.467896 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.qos_specs [None req-7737ceec-f2d1-46b1-b4b4-50bbf44b0bab tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-15596736', 'consumer': 'back-end', 'specs': {}} {{(pid=100151) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 22 10:04:48.474307 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.db.api [None req-7737ceec-f2d1-46b1-b4b4-50bbf44b0bab tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] DB qos_specs_create(): root {'id': '72694c00-355a-4f1d-aec2-23ffa5351cf2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-15596736'} {{(pid=100151) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 22 10:04:48.489700 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7737ceec-f2d1-46b1-b4b4-50bbf44b0bab tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs returned with HTTP 200 Jul 22 10:04:48.491411 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 969/3830] 10.4.3.206 () {68 vars in 1264 bytes} [Wed Jul 22 10:04:48 2026] POST /volume/v3/qos-specs => generated 367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:48.499699 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fddca5cd-8df1-4220-8a5b-262ab257d674 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.501753 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fddca5cd-8df1-4220-8a5b-262ab257d674 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] DELETE https://10.4.3.206/volume/v3/qos-specs/72694c00-355a-4f1d-aec2-23ffa5351cf2?force=False Jul 22 10:04:48.502115 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fddca5cd-8df1-4220-8a5b-262ab257d674 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.502284 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fddca5cd-8df1-4220-8a5b-262ab257d674 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.502851 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fddca5cd-8df1-4220-8a5b-262ab257d674 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Delete qos_spec: 72694c00-355a-4f1d-aec2-23ffa5351cf2, force: False {{(pid=100150) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 10:04:48.522823 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fddca5cd-8df1-4220-8a5b-262ab257d674 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/72694c00-355a-4f1d-aec2-23ffa5351cf2?force=False returned with HTTP 202 Jul 22 10:04:48.523282 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 959/3831] 10.4.3.206 () {66 vars in 1380 bytes} [Wed Jul 22 10:04:48 2026] DELETE /volume/v3/qos-specs/72694c00-355a-4f1d-aec2-23ffa5351cf2?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:48.532141 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2fab8bd0-1b32-498f-a00f-908d88ef385e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.534267 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2fab8bd0-1b32-498f-a00f-908d88ef385e tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/72694c00-355a-4f1d-aec2-23ffa5351cf2 Jul 22 10:04:48.534477 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2fab8bd0-1b32-498f-a00f-908d88ef385e tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.534746 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2fab8bd0-1b32-498f-a00f-908d88ef385e tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.538301 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2fab8bd0-1b32-498f-a00f-908d88ef385e tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/72694c00-355a-4f1d-aec2-23ffa5351cf2 returned with HTTP 404 Jul 22 10:04:48.538755 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 951/3832] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs/72694c00-355a-4f1d-aec2-23ffa5351cf2 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:48.549268 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0d242419-2224-4ce8-bf75-d656da3647a7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.551516 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0d242419-2224-4ce8-bf75-d656da3647a7 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs Jul 22 10:04:48.551814 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0d242419-2224-4ce8-bf75-d656da3647a7 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.552081 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0d242419-2224-4ce8-bf75-d656da3647a7 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.564079 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0d242419-2224-4ce8-bf75-d656da3647a7 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs returned with HTTP 200 Jul 22 10:04:48.564680 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 954/3833] 10.4.3.206 () {66 vars in 1243 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs => generated 172 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:48.573466 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3a955a03-00ce-4176-a21b-811005dc96a3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.575322 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3a955a03-00ce-4176-a21b-811005dc96a3 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] DELETE https://10.4.3.206/volume/v3/qos-specs/72694c00-355a-4f1d-aec2-23ffa5351cf2?force=False Jul 22 10:04:48.575551 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3a955a03-00ce-4176-a21b-811005dc96a3 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.575768 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3a955a03-00ce-4176-a21b-811005dc96a3 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.576077 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.576077 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:48.576453 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3a955a03-00ce-4176-a21b-811005dc96a3 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Delete qos_spec: 72694c00-355a-4f1d-aec2-23ffa5351cf2, force: False {{(pid=100151) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 10:04:48.579685 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3a955a03-00ce-4176-a21b-811005dc96a3 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/72694c00-355a-4f1d-aec2-23ffa5351cf2?force=False returned with HTTP 404 Jul 22 10:04:48.580175 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 970/3834] 10.4.3.206 () {66 vars in 1380 bytes} [Wed Jul 22 10:04:48 2026] DELETE /volume/v3/qos-specs/72694c00-355a-4f1d-aec2-23ffa5351cf2?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:48.586748 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4f5025ec-b3b9-4bf4-a293-c5b305ebbbfc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.588667 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4f5025ec-b3b9-4bf4-a293-c5b305ebbbfc tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/72694c00-355a-4f1d-aec2-23ffa5351cf2 Jul 22 10:04:48.588887 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4f5025ec-b3b9-4bf4-a293-c5b305ebbbfc tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.589108 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4f5025ec-b3b9-4bf4-a293-c5b305ebbbfc tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.589384 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.589384 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:48.593040 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4f5025ec-b3b9-4bf4-a293-c5b305ebbbfc tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/72694c00-355a-4f1d-aec2-23ffa5351cf2 returned with HTTP 404 Jul 22 10:04:48.593532 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 960/3835] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs/72694c00-355a-4f1d-aec2-23ffa5351cf2 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:48.602714 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e930484d-ba67-4473-b500-6a3a2aedc78d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.606281 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e930484d-ba67-4473-b500-6a3a2aedc78d tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] POST https://10.4.3.206/volume/v3/qos-specs Jul 22 10:04:48.606696 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e930484d-ba67-4473-b500-6a3a2aedc78d tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-12162012", "consumer": "both"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:48.608738 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.qos_specs [None req-e930484d-ba67-4473-b500-6a3a2aedc78d tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-12162012', 'consumer': 'both', 'specs': {}} {{(pid=100152) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 22 10:04:48.614768 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-e930484d-ba67-4473-b500-6a3a2aedc78d tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] DB qos_specs_create(): root {'id': '9c725097-cd6a-4b39-ae1a-7f80712d21ee', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-12162012'} {{(pid=100152) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 22 10:04:48.620586 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e930484d-ba67-4473-b500-6a3a2aedc78d tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs returned with HTTP 200 Jul 22 10:04:48.621093 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 952/3836] 10.4.3.206 () {68 vars in 1264 bytes} [Wed Jul 22 10:04:48 2026] POST /volume/v3/qos-specs => generated 363 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:48.628658 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6e597249-6a12-41b5-882b-79d459bb1adf None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.630453 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6e597249-6a12-41b5-882b-79d459bb1adf tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] DELETE https://10.4.3.206/volume/v3/qos-specs/9c725097-cd6a-4b39-ae1a-7f80712d21ee?force=False Jul 22 10:04:48.630701 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6e597249-6a12-41b5-882b-79d459bb1adf tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.630937 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6e597249-6a12-41b5-882b-79d459bb1adf tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.631229 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.631229 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:48.631608 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6e597249-6a12-41b5-882b-79d459bb1adf tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Delete qos_spec: 9c725097-cd6a-4b39-ae1a-7f80712d21ee, force: False {{(pid=100149) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 10:04:48.653708 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6e597249-6a12-41b5-882b-79d459bb1adf tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/9c725097-cd6a-4b39-ae1a-7f80712d21ee?force=False returned with HTTP 202 Jul 22 10:04:48.654165 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 955/3837] 10.4.3.206 () {66 vars in 1380 bytes} [Wed Jul 22 10:04:48 2026] DELETE /volume/v3/qos-specs/9c725097-cd6a-4b39-ae1a-7f80712d21ee?force=False => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:48.662877 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1319f1f9-c085-421e-b5c6-a4aa3256b5a2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.663756 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1319f1f9-c085-421e-b5c6-a4aa3256b5a2 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/9c725097-cd6a-4b39-ae1a-7f80712d21ee Jul 22 10:04:48.663938 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1319f1f9-c085-421e-b5c6-a4aa3256b5a2 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.664110 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1319f1f9-c085-421e-b5c6-a4aa3256b5a2 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.667171 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1319f1f9-c085-421e-b5c6-a4aa3256b5a2 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/9c725097-cd6a-4b39-ae1a-7f80712d21ee returned with HTTP 404 Jul 22 10:04:48.667817 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 971/3838] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs/9c725097-cd6a-4b39-ae1a-7f80712d21ee => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:48.674432 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d54fee92-27a2-48c6-b96b-3797778387a5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.676201 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d54fee92-27a2-48c6-b96b-3797778387a5 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs Jul 22 10:04:48.676404 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d54fee92-27a2-48c6-b96b-3797778387a5 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.676625 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d54fee92-27a2-48c6-b96b-3797778387a5 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.685810 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d54fee92-27a2-48c6-b96b-3797778387a5 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs returned with HTTP 200 Jul 22 10:04:48.686724 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 961/3839] 10.4.3.206 () {66 vars in 1243 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs => generated 172 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:48.697340 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8910b20c-7cb5-4f73-a25e-316108c24df1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.699265 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8910b20c-7cb5-4f73-a25e-316108c24df1 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] DELETE https://10.4.3.206/volume/v3/qos-specs/9c725097-cd6a-4b39-ae1a-7f80712d21ee?force=False Jul 22 10:04:48.699511 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8910b20c-7cb5-4f73-a25e-316108c24df1 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.699688 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8910b20c-7cb5-4f73-a25e-316108c24df1 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.699961 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.699961 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:48.700347 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8910b20c-7cb5-4f73-a25e-316108c24df1 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Delete qos_spec: 9c725097-cd6a-4b39-ae1a-7f80712d21ee, force: False {{(pid=100152) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 10:04:48.704084 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8910b20c-7cb5-4f73-a25e-316108c24df1 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/9c725097-cd6a-4b39-ae1a-7f80712d21ee?force=False returned with HTTP 404 Jul 22 10:04:48.704655 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 953/3840] 10.4.3.206 () {66 vars in 1380 bytes} [Wed Jul 22 10:04:48 2026] DELETE /volume/v3/qos-specs/9c725097-cd6a-4b39-ae1a-7f80712d21ee?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:48.714185 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-779892d5-0bf6-4902-a505-d9bdca07e99c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.716589 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-779892d5-0bf6-4902-a505-d9bdca07e99c tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/9c725097-cd6a-4b39-ae1a-7f80712d21ee Jul 22 10:04:48.716876 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-779892d5-0bf6-4902-a505-d9bdca07e99c tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.717162 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-779892d5-0bf6-4902-a505-d9bdca07e99c tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.717497 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.717497 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:48.722406 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-779892d5-0bf6-4902-a505-d9bdca07e99c tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/9c725097-cd6a-4b39-ae1a-7f80712d21ee returned with HTTP 404 Jul 22 10:04:48.723044 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 956/3841] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs/9c725097-cd6a-4b39-ae1a-7f80712d21ee => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:48.733822 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-321bbc47-a92b-49f4-9940-4ecaa5ed18b4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.739887 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-321bbc47-a92b-49f4-9940-4ecaa5ed18b4 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] POST https://10.4.3.206/volume/v3/qos-specs Jul 22 10:04:48.740333 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-321bbc47-a92b-49f4-9940-4ecaa5ed18b4 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2096016523", "consumer": "front-end"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:48.742259 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.qos_specs [None req-321bbc47-a92b-49f4-9940-4ecaa5ed18b4 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2096016523', 'consumer': 'front-end', 'specs': {}} {{(pid=100151) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 22 10:04:48.748973 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.db.api [None req-321bbc47-a92b-49f4-9940-4ecaa5ed18b4 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] DB qos_specs_create(): root {'id': '7eee4d7b-b575-4f80-840a-4b81ecca3814', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2096016523'} {{(pid=100151) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 22 10:04:48.757872 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-321bbc47-a92b-49f4-9940-4ecaa5ed18b4 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs returned with HTTP 200 Jul 22 10:04:48.758351 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 972/3842] 10.4.3.206 () {68 vars in 1264 bytes} [Wed Jul 22 10:04:48 2026] POST /volume/v3/qos-specs => generated 370 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:48.766079 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3ae71fab-f17a-4446-9b05-89bec069311a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.767830 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3ae71fab-f17a-4446-9b05-89bec069311a tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] DELETE https://10.4.3.206/volume/v3/qos-specs/7eee4d7b-b575-4f80-840a-4b81ecca3814?force=False Jul 22 10:04:48.768064 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3ae71fab-f17a-4446-9b05-89bec069311a tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.768289 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3ae71fab-f17a-4446-9b05-89bec069311a tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.768580 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.768580 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:48.769067 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3ae71fab-f17a-4446-9b05-89bec069311a tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Delete qos_spec: 7eee4d7b-b575-4f80-840a-4b81ecca3814, force: False {{(pid=100150) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 10:04:48.786153 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3ae71fab-f17a-4446-9b05-89bec069311a tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7eee4d7b-b575-4f80-840a-4b81ecca3814?force=False returned with HTTP 202 Jul 22 10:04:48.786804 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 962/3843] 10.4.3.206 () {66 vars in 1380 bytes} [Wed Jul 22 10:04:48 2026] DELETE /volume/v3/qos-specs/7eee4d7b-b575-4f80-840a-4b81ecca3814?force=False => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:48.794972 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b4049b42-460d-4a57-99a8-2a8410132ba8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.796510 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b4049b42-460d-4a57-99a8-2a8410132ba8 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/7eee4d7b-b575-4f80-840a-4b81ecca3814 Jul 22 10:04:48.796746 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b4049b42-460d-4a57-99a8-2a8410132ba8 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.796934 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b4049b42-460d-4a57-99a8-2a8410132ba8 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.800501 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b4049b42-460d-4a57-99a8-2a8410132ba8 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7eee4d7b-b575-4f80-840a-4b81ecca3814 returned with HTTP 404 Jul 22 10:04:48.800934 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 954/3844] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs/7eee4d7b-b575-4f80-840a-4b81ecca3814 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:48.808783 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8a31690c-f99a-4d18-8e1c-165c49bee609 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.810972 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8a31690c-f99a-4d18-8e1c-165c49bee609 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs Jul 22 10:04:48.811203 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8a31690c-f99a-4d18-8e1c-165c49bee609 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.811438 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8a31690c-f99a-4d18-8e1c-165c49bee609 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.817003 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8a31690c-f99a-4d18-8e1c-165c49bee609 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs returned with HTTP 200 Jul 22 10:04:48.817489 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 957/3845] 10.4.3.206 () {66 vars in 1243 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs => generated 172 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:48.827522 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6534157f-33f0-4043-9321-90019640e64b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.829867 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6534157f-33f0-4043-9321-90019640e64b tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] DELETE https://10.4.3.206/volume/v3/qos-specs/7eee4d7b-b575-4f80-840a-4b81ecca3814?force=False Jul 22 10:04:48.830123 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6534157f-33f0-4043-9321-90019640e64b tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.830318 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6534157f-33f0-4043-9321-90019640e64b tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.830522 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.830522 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:48.830861 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6534157f-33f0-4043-9321-90019640e64b tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Delete qos_spec: 7eee4d7b-b575-4f80-840a-4b81ecca3814, force: False {{(pid=100151) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 10:04:48.833570 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6534157f-33f0-4043-9321-90019640e64b tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7eee4d7b-b575-4f80-840a-4b81ecca3814?force=False returned with HTTP 404 Jul 22 10:04:48.834146 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 973/3846] 10.4.3.206 () {66 vars in 1380 bytes} [Wed Jul 22 10:04:48 2026] DELETE /volume/v3/qos-specs/7eee4d7b-b575-4f80-840a-4b81ecca3814?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:48.842043 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6d6c6302-59f6-47cb-8500-7e97a038356d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.843877 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6d6c6302-59f6-47cb-8500-7e97a038356d tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/7eee4d7b-b575-4f80-840a-4b81ecca3814 Jul 22 10:04:48.844091 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6d6c6302-59f6-47cb-8500-7e97a038356d tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.844333 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6d6c6302-59f6-47cb-8500-7e97a038356d tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.844524 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.844524 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:48.847793 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6d6c6302-59f6-47cb-8500-7e97a038356d tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7eee4d7b-b575-4f80-840a-4b81ecca3814 returned with HTTP 404 Jul 22 10:04:48.848279 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 963/3847] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs/7eee4d7b-b575-4f80-840a-4b81ecca3814 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:48.858416 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1748388f-4a6b-4e31-bc20-0ddfb3817ce8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.860965 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1748388f-4a6b-4e31-bc20-0ddfb3817ce8 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf Jul 22 10:04:48.861189 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1748388f-4a6b-4e31-bc20-0ddfb3817ce8 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.861397 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1748388f-4a6b-4e31-bc20-0ddfb3817ce8 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.865510 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1748388f-4a6b-4e31-bc20-0ddfb3817ce8 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf returned with HTTP 200 Jul 22 10:04:48.866098 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 955/3848] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:48.877229 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-bfbf8f46-0a20-447a-8249-54efe719f95d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.881482 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bfbf8f46-0a20-447a-8249-54efe719f95d tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs Jul 22 10:04:48.881853 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bfbf8f46-0a20-447a-8249-54efe719f95d tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.882153 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bfbf8f46-0a20-447a-8249-54efe719f95d tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.882501 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.882501 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:48.890373 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bfbf8f46-0a20-447a-8249-54efe719f95d tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs returned with HTTP 200 Jul 22 10:04:48.890983 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 958/3849] 10.4.3.206 () {66 vars in 1243 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs => generated 172 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:48.902137 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b5caaa27-b69e-4ccf-a399-48fa0f1379b1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.904115 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b5caaa27-b69e-4ccf-a399-48fa0f1379b1 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] PUT https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf Jul 22 10:04:48.904424 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b5caaa27-b69e-4ccf-a399-48fa0f1379b1 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:48.910054 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.qos_specs [None req-b5caaa27-b69e-4ccf-a399-48fa0f1379b1 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100151) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 22 10:04:48.919391 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.db.api [None req-b5caaa27-b69e-4ccf-a399-48fa0f1379b1 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] qos_specs_update() value: {'id': 'a163f683-31c5-4b30-b475-fc219e79fe9e', 'key': 'iops_bytes', 'value': '500', 'specs_id': '7837e50b-7f00-451e-8d97-3e980de8ffcf', 'deleted': False} {{(pid=100151) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 22 10:04:48.923830 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b5caaa27-b69e-4ccf-a399-48fa0f1379b1 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf returned with HTTP 200 Jul 22 10:04:48.924346 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 974/3850] 10.4.3.206 () {68 vars in 1374 bytes} [Wed Jul 22 10:04:48 2026] PUT /volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf => generated 36 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:04:48.933714 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b2b2374b-9d8e-4d55-8a45-0295e59d7d85 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.935991 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b2b2374b-9d8e-4d55-8a45-0295e59d7d85 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf Jul 22 10:04:48.936240 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b2b2374b-9d8e-4d55-8a45-0295e59d7d85 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.936465 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b2b2374b-9d8e-4d55-8a45-0295e59d7d85 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.941872 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b2b2374b-9d8e-4d55-8a45-0295e59d7d85 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf returned with HTTP 200 Jul 22 10:04:48.942205 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 964/3851] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf => generated 411 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:48.952119 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bbc6107b-f8f9-4b5e-83ed-06c25dc23262 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.954229 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bbc6107b-f8f9-4b5e-83ed-06c25dc23262 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] PUT https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/delete_keys Jul 22 10:04:48.954724 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bbc6107b-f8f9-4b5e-83ed-06c25dc23262 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:48.956940 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.956940 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:48.957486 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bbc6107b-f8f9-4b5e-83ed-06c25dc23262 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Delete_key spec: 7837e50b-7f00-451e-8d97-3e980de8ffcf, keys: ['iops_bytes'] {{(pid=100152) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 22 10:04:48.972856 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bbc6107b-f8f9-4b5e-83ed-06c25dc23262 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/delete_keys returned with HTTP 202 Jul 22 10:04:48.973356 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 956/3852] 10.4.3.206 () {68 vars in 1410 bytes} [Wed Jul 22 10:04:48 2026] PUT /volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf/delete_keys => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:48.980251 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-93c135a3-5fae-488f-bed6-8a1d5d190b1c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.982166 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-93c135a3-5fae-488f-bed6-8a1d5d190b1c tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf Jul 22 10:04:48.982377 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-93c135a3-5fae-488f-bed6-8a1d5d190b1c tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.982575 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-93c135a3-5fae-488f-bed6-8a1d5d190b1c tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.982885 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.982885 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:48.986784 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-93c135a3-5fae-488f-bed6-8a1d5d190b1c tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf returned with HTTP 200 Jul 22 10:04:48.987191 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 959/3853] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:48.995484 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cf16724b-84ef-434f-925a-e92bd49cb7a5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:48.997868 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cf16724b-84ef-434f-925a-e92bd49cb7a5 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf Jul 22 10:04:48.998143 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cf16724b-84ef-434f-925a-e92bd49cb7a5 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:48.998393 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cf16724b-84ef-434f-925a-e92bd49cb7a5 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:48.998734 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:48.998734 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:49.003831 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cf16724b-84ef-434f-925a-e92bd49cb7a5 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf returned with HTTP 200 Jul 22 10:04:49.004382 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 975/3854] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:48 2026] GET /volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:49.012871 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-124101f1-ae1a-41e3-9a7f-ed81ed01b969 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:49.014740 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-124101f1-ae1a-41e3-9a7f-ed81ed01b969 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] DELETE https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf?force=False Jul 22 10:04:49.014936 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-124101f1-ae1a-41e3-9a7f-ed81ed01b969 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:49.015119 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-124101f1-ae1a-41e3-9a7f-ed81ed01b969 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:49.015337 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:49.015337 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:49.015670 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.qos_specs_manage [None req-124101f1-ae1a-41e3-9a7f-ed81ed01b969 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Delete qos_spec: 7837e50b-7f00-451e-8d97-3e980de8ffcf, force: False {{(pid=100150) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 10:04:49.030097 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-124101f1-ae1a-41e3-9a7f-ed81ed01b969 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf?force=False returned with HTTP 202 Jul 22 10:04:49.030480 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 965/3855] 10.4.3.206 () {66 vars in 1380 bytes} [Wed Jul 22 10:04:49 2026] DELETE /volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf?force=False => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:49.036757 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-83ca7aa7-97c8-4a7e-a2e4-dde359e30c72 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:49.038675 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-83ca7aa7-97c8-4a7e-a2e4-dde359e30c72 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf Jul 22 10:04:49.038867 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-83ca7aa7-97c8-4a7e-a2e4-dde359e30c72 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:49.039079 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-83ca7aa7-97c8-4a7e-a2e4-dde359e30c72 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:49.039312 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:49.039312 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:49.042884 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-83ca7aa7-97c8-4a7e-a2e4-dde359e30c72 tempest-QosSpecsTestJSON-1009288014 tempest-QosSpecsTestJSON-1009288014-project-admin] https://10.4.3.206/volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf returned with HTTP 404 Jul 22 10:04:49.043402 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 957/3856] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:49 2026] GET /volume/v3/qos-specs/7837e50b-7f00-451e-8d97-3e980de8ffcf => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:49.359010 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-84f3b74a-b525-44fd-a960-ae5342b45e4c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:49.362402 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-84f3b74a-b525-44fd-a960-ae5342b45e4c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/a782d578-4fc2-4c83-8d00-574f08ca2fd8 Jul 22 10:04:49.362626 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-84f3b74a-b525-44fd-a960-ae5342b45e4c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:49.362827 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-84f3b74a-b525-44fd-a960-ae5342b45e4c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:49.369843 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-84f3b74a-b525-44fd-a960-ae5342b45e4c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/a782d578-4fc2-4c83-8d00-574f08ca2fd8 returned with HTTP 404 Jul 22 10:04:49.370343 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 960/3857] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:49 2026] GET /volume/v3/snapshots/a782d578-4fc2-4c83-8d00-574f08ca2fd8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:49.380345 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a372d4cf-b5f4-4add-b34a-7ed9db8a1965 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:49.385103 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a372d4cf-b5f4-4add-b34a-7ed9db8a1965 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/e7dbbb6e-b351-4b30-9adf-71350aef2ee5 Jul 22 10:04:49.385383 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a372d4cf-b5f4-4add-b34a-7ed9db8a1965 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:49.385680 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a372d4cf-b5f4-4add-b34a-7ed9db8a1965 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:49.385915 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-a372d4cf-b5f4-4add-b34a-7ed9db8a1965 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete volume with id: e7dbbb6e-b351-4b30-9adf-71350aef2ee5 Jul 22 10:04:49.394868 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-76ceec1b-0fa3-4d43-826c-cf0266f8e0ad None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:49.396564 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-76ceec1b-0fa3-4d43-826c-cf0266f8e0ad tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f Jul 22 10:04:49.396781 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-76ceec1b-0fa3-4d43-826c-cf0266f8e0ad tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:49.396899 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:49.396899 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:49.397019 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-76ceec1b-0fa3-4d43-826c-cf0266f8e0ad tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:49.397395 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a372d4cf-b5f4-4add-b34a-7ed9db8a1965 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:49.402269 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-76ceec1b-0fa3-4d43-826c-cf0266f8e0ad tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f returned with HTTP 404 Jul 22 10:04:49.402799 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 966/3858] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:49 2026] GET /volume/v3/volumes/4f813b77-db4d-41de-937d-59981a21c55f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:49.423149 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a372d4cf-b5f4-4add-b34a-7ed9db8a1965 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete volume request issued successfully. Jul 22 10:04:49.427238 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a372d4cf-b5f4-4add-b34a-7ed9db8a1965 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/e7dbbb6e-b351-4b30-9adf-71350aef2ee5 returned with HTTP 202 Jul 22 10:04:49.427872 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 976/3859] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:49 2026] DELETE /volume/v3/volumes/e7dbbb6e-b351-4b30-9adf-71350aef2ee5 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:49.434893 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-28deb41c-3760-4caa-8451-78aff3913689 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:49.437506 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-28deb41c-3760-4caa-8451-78aff3913689 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/e7dbbb6e-b351-4b30-9adf-71350aef2ee5 Jul 22 10:04:49.437831 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-28deb41c-3760-4caa-8451-78aff3913689 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:49.438146 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-28deb41c-3760-4caa-8451-78aff3913689 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:49.446896 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:49.446896 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:49.451139 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-28deb41c-3760-4caa-8451-78aff3913689 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:49.457963 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-28deb41c-3760-4caa-8451-78aff3913689 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/e7dbbb6e-b351-4b30-9adf-71350aef2ee5 returned with HTTP 200 Jul 22 10:04:49.458626 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 958/3860] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:49 2026] GET /volume/v3/volumes/e7dbbb6e-b351-4b30-9adf-71350aef2ee5 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:49.494947 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a84f9206-fa07-4239-b1a3-ffff541a5aab None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:49.498603 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a84f9206-fa07-4239-b1a3-ffff541a5aab tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc Jul 22 10:04:49.498896 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a84f9206-fa07-4239-b1a3-ffff541a5aab tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:49.499186 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a84f9206-fa07-4239-b1a3-ffff541a5aab tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:49.499340 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-a84f9206-fa07-4239-b1a3-ffff541a5aab tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete snapshot with id: 3e5b842c-4b1b-4ef7-b09a-dad11eb228fc Jul 22 10:04:49.505215 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:49.505215 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:49.505718 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a84f9206-fa07-4239-b1a3-ffff541a5aab tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:04:49.524304 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a84f9206-fa07-4239-b1a3-ffff541a5aab tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot delete request issued successfully. Jul 22 10:04:49.524460 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a84f9206-fa07-4239-b1a3-ffff541a5aab tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc returned with HTTP 202 Jul 22 10:04:49.525278 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 961/3861] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:04:49 2026] DELETE /volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:49.535012 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9a090a38-fff2-4ea3-a241-f0844f7036ea None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:49.539189 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9a090a38-fff2-4ea3-a241-f0844f7036ea tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc Jul 22 10:04:49.539404 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9a090a38-fff2-4ea3-a241-f0844f7036ea tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:49.539625 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9a090a38-fff2-4ea3-a241-f0844f7036ea tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:49.544727 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:49.544727 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:49.545207 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9a090a38-fff2-4ea3-a241-f0844f7036ea tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:04:49.546121 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9a090a38-fff2-4ea3-a241-f0844f7036ea tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc returned with HTTP 200 Jul 22 10:04:49.546655 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 967/3862] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:49 2026] GET /volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:50.475507 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-20a05054-6fb5-4d6f-86af-c9f688bdd916 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:50.480450 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-20a05054-6fb5-4d6f-86af-c9f688bdd916 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/e7dbbb6e-b351-4b30-9adf-71350aef2ee5 Jul 22 10:04:50.480450 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-20a05054-6fb5-4d6f-86af-c9f688bdd916 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:50.480450 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-20a05054-6fb5-4d6f-86af-c9f688bdd916 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:50.492542 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-20a05054-6fb5-4d6f-86af-c9f688bdd916 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/e7dbbb6e-b351-4b30-9adf-71350aef2ee5 returned with HTTP 404 Jul 22 10:04:50.493360 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 977/3863] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:50 2026] GET /volume/v3/volumes/e7dbbb6e-b351-4b30-9adf-71350aef2ee5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:50.503249 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-60a15044-d7db-4311-aaaf-03230319591d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:50.505440 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:50.506004 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1391090597"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:50.507781 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1391090597'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:50.507958 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume of 1 GB Jul 22 10:04:50.515282 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Availability Zones retrieved successfully. Jul 22 10:04:50.522598 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Flow 'volume_create_api' (d386bb01-aeca-4350-9bc8-60073b4b488c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:50.524163 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b90d780-3203-4bd1-8919-31a2ddcf09e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:50.525113 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:50.553686 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b90d780-3203-4bd1-8919-31a2ddcf09e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:50.554814 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62c7ff2d-88d4-417f-bc2a-ed6182327227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:50.560104 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fb5f0615-8467-4e81-b5b1-662b65ce6d4a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:50.562194 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fb5f0615-8467-4e81-b5b1-662b65ce6d4a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc Jul 22 10:04:50.562194 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fb5f0615-8467-4e81-b5b1-662b65ce6d4a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:50.562361 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fb5f0615-8467-4e81-b5b1-662b65ce6d4a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:50.569877 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fb5f0615-8467-4e81-b5b1-662b65ce6d4a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc returned with HTTP 404 Jul 22 10:04:50.570434 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 962/3864] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:50 2026] GET /volume/v3/snapshots/3e5b842c-4b1b-4ef7-b09a-dad11eb228fc => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:50.577999 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-973a14fb-2a82-44ae-9b09-6eb663fa53dd None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:50.579832 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-973a14fb-2a82-44ae-9b09-6eb663fa53dd tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf Jul 22 10:04:50.580143 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-973a14fb-2a82-44ae-9b09-6eb663fa53dd tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:50.580374 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-973a14fb-2a82-44ae-9b09-6eb663fa53dd tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:50.580557 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-973a14fb-2a82-44ae-9b09-6eb663fa53dd tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume with id: c1f318fb-6b52-4528-b0dd-449c7ecc0adf Jul 22 10:04:50.587306 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:50.587306 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:50.587744 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-973a14fb-2a82-44ae-9b09-6eb663fa53dd tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:50.602891 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Created reservations ['e344d4c2-1798-40c8-bda7-e591be13189a', 'f039528f-bcec-48d8-b575-0aafabdaafe6', 'd3c112af-fff1-4ff1-8a02-e46a8c69e17b', 'a223da6a-8be7-44e0-b7a8-c9041b3b05b3'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:50.604004 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62c7ff2d-88d4-417f-bc2a-ed6182327227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e344d4c2-1798-40c8-bda7-e591be13189a', 'f039528f-bcec-48d8-b575-0aafabdaafe6', 'd3c112af-fff1-4ff1-8a02-e46a8c69e17b', 'a223da6a-8be7-44e0-b7a8-c9041b3b05b3']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:50.605053 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a34a76dd-c4f9-47e4-b677-52a6bbd6f1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:50.605228 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-973a14fb-2a82-44ae-9b09-6eb663fa53dd tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume request issued successfully. Jul 22 10:04:50.605422 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-973a14fb-2a82-44ae-9b09-6eb663fa53dd tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf returned with HTTP 202 Jul 22 10:04:50.605868 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 968/3865] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:50 2026] DELETE /volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:50.613159 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5bae4493-5130-4de4-b12b-44994bff4885 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:50.617963 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5bae4493-5130-4de4-b12b-44994bff4885 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf Jul 22 10:04:50.617963 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5bae4493-5130-4de4-b12b-44994bff4885 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:50.617963 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5bae4493-5130-4de4-b12b-44994bff4885 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:50.625469 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:50.625469 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:50.629779 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-5bae4493-5130-4de4-b12b-44994bff4885 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:50.636623 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5bae4493-5130-4de4-b12b-44994bff4885 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf returned with HTTP 200 Jul 22 10:04:50.637343 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 978/3866] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:50 2026] GET /volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:50.646075 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a34a76dd-c4f9-47e4-b677-52a6bbd6f1d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5ce5d44-64ba-4861-bcf7-411b0d8dc6f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1391090597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0440780b970146c6a6d026a4c7ae6830',qos_specs=None,replication_status=,reservations=['e344d4c2-1798-40c8-bda7-e591be13189a','f039528f-bcec-48d8-b575-0aafabdaafe6','d3c112af-fff1-4ff1-8a02-e46a8c69e17b','a223da6a-8be7-44e0-b7a8-c9041b3b05b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1391090597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0440780b970146c6a6d026a4c7ae6830',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:50.646824 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (047d02ec-fd26-434b-a47a-a162d6c99319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:50.670110 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (047d02ec-fd26-434b-a47a-a162d6c99319) transitioned into state 'SUCCESS' from state '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-1391090597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0440780b970146c6a6d026a4c7ae6830',qos_specs=None,replication_status=,reservations=['e344d4c2-1798-40c8-bda7-e591be13189a','f039528f-bcec-48d8-b575-0aafabdaafe6','d3c112af-fff1-4ff1-8a02-e46a8c69e17b','a223da6a-8be7-44e0-b7a8-c9041b3b05b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:50.670904 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bed3dfc3-4ecd-47b3-8b82-293b9f928492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:50.690075 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bed3dfc3-4ecd-47b3-8b82-293b9f928492) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:50.690909 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Flow 'volume_create_api' (d386bb01-aeca-4350-9bc8-60073b4b488c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:50.691209 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume request issued successfully. Jul 22 10:04:50.691764 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-60a15044-d7db-4311-aaaf-03230319591d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:50.692283 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 959/3867] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:04:50 2026] POST /volume/v3/volumes => generated 778 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:50.705333 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a65f3c44-5eb7-4406-8a6e-cd87b0407c5d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:50.709021 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a65f3c44-5eb7-4406-8a6e-cd87b0407c5d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0 Jul 22 10:04:50.709325 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a65f3c44-5eb7-4406-8a6e-cd87b0407c5d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:50.709632 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a65f3c44-5eb7-4406-8a6e-cd87b0407c5d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:50.719605 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:50.719605 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:50.725907 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a65f3c44-5eb7-4406-8a6e-cd87b0407c5d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:50.731002 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a65f3c44-5eb7-4406-8a6e-cd87b0407c5d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0 returned with HTTP 200 Jul 22 10:04:50.731380 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 963/3868] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:50 2026] GET /volume/v3/volumes/d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:51.229638 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-06899b42-47a0-4bd9-b20d-5b45a0590d49 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:51.324021 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-06899b42-47a0-4bd9-b20d-5b45a0590d49 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] GET https://10.4.3.206/volume/v3/os-services Jul 22 10:04:51.324241 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-06899b42-47a0-4bd9-b20d-5b45a0590d49 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:51.324446 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-06899b42-47a0-4bd9-b20d-5b45a0590d49 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:51.329211 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-06899b42-47a0-4bd9-b20d-5b45a0590d49 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] https://10.4.3.206/volume/v3/os-services returned with HTTP 200 Jul 22 10:04:51.329575 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 969/3869] 10.4.3.206 () {66 vars in 1249 bytes} [Wed Jul 22 10:04:51 2026] GET /volume/v3/os-services => generated 626 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:51.338654 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-651ec84b-b223-4d8a-ba23-766c2bb5edcc None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:51.340090 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-651ec84b-b223-4d8a-ba23-766c2bb5edcc tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] GET https://10.4.3.206/volume/v3/os-services?host=np0000005636 Jul 22 10:04:51.340382 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-651ec84b-b223-4d8a-ba23-766c2bb5edcc tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:51.340694 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-651ec84b-b223-4d8a-ba23-766c2bb5edcc tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:51.347129 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-651ec84b-b223-4d8a-ba23-766c2bb5edcc tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] https://10.4.3.206/volume/v3/os-services?host=np0000005636 returned with HTTP 200 Jul 22 10:04:51.347704 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 979/3870] 10.4.3.206 () {66 vars in 1284 bytes} [Wed Jul 22 10:04:51 2026] GET /volume/v3/os-services?host=np0000005636 => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:51.356920 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-735568ce-37cb-474f-a2f0-d360537a5187 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:51.358960 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-735568ce-37cb-474f-a2f0-d360537a5187 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] GET https://10.4.3.206/volume/v3/os-services?host=np0000005636&binary=cinder-scheduler Jul 22 10:04:51.359159 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-735568ce-37cb-474f-a2f0-d360537a5187 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:51.359338 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-735568ce-37cb-474f-a2f0-d360537a5187 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:51.359586 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:51.359586 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:51.364957 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-735568ce-37cb-474f-a2f0-d360537a5187 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] https://10.4.3.206/volume/v3/os-services?host=np0000005636&binary=cinder-scheduler returned with HTTP 200 Jul 22 10:04:51.365331 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 960/3871] 10.4.3.206 () {66 vars in 1332 bytes} [Wed Jul 22 10:04:51 2026] GET /volume/v3/os-services?host=np0000005636&binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:51.373616 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-725d51c9-d95e-47c9-8938-3442867eeb61 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:51.375335 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-725d51c9-d95e-47c9-8938-3442867eeb61 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] GET https://10.4.3.206/volume/v3/os-services?binary=cinder-scheduler Jul 22 10:04:51.375537 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-725d51c9-d95e-47c9-8938-3442867eeb61 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:51.375728 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-725d51c9-d95e-47c9-8938-3442867eeb61 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:51.379643 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-725d51c9-d95e-47c9-8938-3442867eeb61 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] https://10.4.3.206/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 22 10:04:51.380009 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 964/3872] 10.4.3.206 () {66 vars in 1296 bytes} [Wed Jul 22 10:04:51 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:51.388343 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9f16c233-f45b-445b-82db-781ad2106024 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:51.439940 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:51.440291 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1797277826"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:51.441745 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1797277826'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:51.441871 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Create volume of 1 GB Jul 22 10:04:51.447884 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Availability Zones retrieved successfully. Jul 22 10:04:51.453577 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Flow 'volume_create_api' (0b7be73d-20b5-493c-94d2-ee3a348fc844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:51.454749 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f989d709-3526-448e-8ef5-7f8095b5d025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:51.455612 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:51.479120 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f989d709-3526-448e-8ef5-7f8095b5d025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:51.479843 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9098ec83-995b-4b75-bc19-5c18fb5030ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:51.530970 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Created reservations ['2ecdf51b-49a8-4476-9a3d-7e2458102848', 'fbde97b0-6950-4827-8fc0-d3b76ef29723', 'a295c412-ee7a-4a4d-9db4-8a4256434710', '12fa83e2-de7e-4ab4-8783-4f46f2f396aa'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:51.531649 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9098ec83-995b-4b75-bc19-5c18fb5030ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ecdf51b-49a8-4476-9a3d-7e2458102848', 'fbde97b0-6950-4827-8fc0-d3b76ef29723', 'a295c412-ee7a-4a4d-9db4-8a4256434710', '12fa83e2-de7e-4ab4-8783-4f46f2f396aa']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:51.532320 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11b550d0-e1ae-420a-aa51-ea045ce29e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:51.552591 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11b550d0-e1ae-420a-aa51-ea045ce29e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87d16228-26eb-4ddd-93bb-7f5f135e16e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1797277826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='458373eba86e4be2b5f3f21400051e56',qos_specs=None,replication_status=,reservations=['2ecdf51b-49a8-4476-9a3d-7e2458102848','fbde97b0-6950-4827-8fc0-d3b76ef29723','a295c412-ee7a-4a4d-9db4-8a4256434710','12fa83e2-de7e-4ab4-8783-4f46f2f396aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c11df200d9b540e183d8a11cee225dbc',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1797277826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87d16228-26eb-4ddd-93bb-7f5f135e16e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='458373eba86e4be2b5f3f21400051e56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c11df200d9b540e183d8a11cee225dbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:51.553319 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dc610cd-6ca4-47c5-9c2a-3ad002dba554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:51.570872 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dc610cd-6ca4-47c5-9c2a-3ad002dba554) transitioned into state 'SUCCESS' from state '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-1797277826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='458373eba86e4be2b5f3f21400051e56',qos_specs=None,replication_status=,reservations=['2ecdf51b-49a8-4476-9a3d-7e2458102848','fbde97b0-6950-4827-8fc0-d3b76ef29723','a295c412-ee7a-4a4d-9db4-8a4256434710','12fa83e2-de7e-4ab4-8783-4f46f2f396aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c11df200d9b540e183d8a11cee225dbc',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:51.571843 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c4f79d4-6a4d-4232-a7c8-3445245ec9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:51.582463 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c4f79d4-6a4d-4232-a7c8-3445245ec9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:51.583279 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Flow 'volume_create_api' (0b7be73d-20b5-493c-94d2-ee3a348fc844) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:51.583564 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Create volume request issued successfully. Jul 22 10:04:51.584194 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9f16c233-f45b-445b-82db-781ad2106024 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:51.584589 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 970/3873] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:04:51 2026] POST /volume/v3/volumes => generated 754 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:51.599494 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-88b92ef6-f6c8-4464-8e91-8be9830cfe66 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:51.601410 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-88b92ef6-f6c8-4464-8e91-8be9830cfe66 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] GET https://10.4.3.206/volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 Jul 22 10:04:51.602972 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-88b92ef6-f6c8-4464-8e91-8be9830cfe66 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:51.602972 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-88b92ef6-f6c8-4464-8e91-8be9830cfe66 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:51.609786 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:51.609786 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:51.613245 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-88b92ef6-f6c8-4464-8e91-8be9830cfe66 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Volume info retrieved successfully. Jul 22 10:04:51.618231 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-88b92ef6-f6c8-4464-8e91-8be9830cfe66 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] https://10.4.3.206/volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 returned with HTTP 200 Jul 22 10:04:51.618799 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 980/3874] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:51 2026] GET /volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:51.650747 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2c3603ac-c8f6-4985-a7e2-e0a702415eb4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:51.652452 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2c3603ac-c8f6-4985-a7e2-e0a702415eb4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf Jul 22 10:04:51.652693 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2c3603ac-c8f6-4985-a7e2-e0a702415eb4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:51.652887 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2c3603ac-c8f6-4985-a7e2-e0a702415eb4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:51.659888 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2c3603ac-c8f6-4985-a7e2-e0a702415eb4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf returned with HTTP 404 Jul 22 10:04:51.660401 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 961/3875] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:51 2026] GET /volume/v3/volumes/c1f318fb-6b52-4528-b0dd-449c7ecc0adf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:51.689485 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e1a125da-c87c-4717-a352-9c940fbc324c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:51.691101 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:51.691467 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-806430262", "snapshot_id": null, "imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "volume_type": null, "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:51.692899 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-806430262', 'snapshot_id': None, 'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'volume_type': None, 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:51.754610 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-79b7be19-78d8-4783-bc93-09fd48b859d0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:51.756958 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-79b7be19-78d8-4783-bc93-09fd48b859d0 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0 Jul 22 10:04:51.757177 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-79b7be19-78d8-4783-bc93-09fd48b859d0 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:51.757396 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-79b7be19-78d8-4783-bc93-09fd48b859d0 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:51.766663 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume of 1 GB Jul 22 10:04:51.767015 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:51.767015 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:51.772070 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-79b7be19-78d8-4783-bc93-09fd48b859d0 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:51.775669 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Availability Zones retrieved successfully. Jul 22 10:04:51.777840 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-79b7be19-78d8-4783-bc93-09fd48b859d0 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0 returned with HTTP 200 Jul 22 10:04:51.778374 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 971/3876] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:51 2026] GET /volume/v3/volumes/d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:51.781512 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (b4b9dbb9-33d8-4279-8105-fc27be7dc87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:51.782574 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (459cd8d0-2030-4ae2-a1a8-d2d747831592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:51.783599 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:51.792076 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9115b450-45e0-47ca-85d1-ce8ee7fefcd5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:51.793828 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9115b450-45e0-47ca-85d1-ce8ee7fefcd5 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:04:51.794515 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9115b450-45e0-47ca-85d1-ce8ee7fefcd5 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1624062382"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:51.807417 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:51.807417 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:51.808204 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9115b450-45e0-47ca-85d1-ce8ee7fefcd5 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:51.808524 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-9115b450-45e0-47ca-85d1-ce8ee7fefcd5 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create snapshot from volume d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0 Jul 22 10:04:51.839215 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-9115b450-45e0-47ca-85d1-ce8ee7fefcd5 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Created reservations ['0f763a23-5545-4c78-9192-668f3522a9a2', '5957ba3e-7982-46ae-b15d-293b7eaee610', '7aef8d50-4b90-4d65-8165-6a16cbb2c325', 'b0cecefc-512e-4b4c-9dcd-a76493ed5f4a'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:51.840826 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (459cd8d0-2030-4ae2-a1a8-d2d747831592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:51.840826 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ab5d931-c2be-4650-b512-ed1623253ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:51.871079 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9115b450-45e0-47ca-85d1-ce8ee7fefcd5 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot create request issued successfully. Jul 22 10:04:51.871609 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9115b450-45e0-47ca-85d1-ce8ee7fefcd5 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:04:51.872082 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 981/3877] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:04:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:51.881037 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Created reservations ['0aa84c20-ca01-4e1e-9d39-24360220085b', '1936a3a7-feba-4a61-b3a6-27e996d87506', 'f63c9ff1-a130-4eeb-8987-ef7de60d23cf', '8d987936-2ad0-49c9-9e21-2a32511a6015'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:51.881085 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d15f5fb5-8621-4355-87b2-604eda88460e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:51.881777 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ab5d931-c2be-4650-b512-ed1623253ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aa84c20-ca01-4e1e-9d39-24360220085b', '1936a3a7-feba-4a61-b3a6-27e996d87506', 'f63c9ff1-a130-4eeb-8987-ef7de60d23cf', '8d987936-2ad0-49c9-9e21-2a32511a6015']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:51.882520 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf4fd2b-df2d-4554-bd8c-2d43fa2fd084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:51.883889 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d15f5fb5-8621-4355-87b2-604eda88460e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 Jul 22 10:04:51.884222 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d15f5fb5-8621-4355-87b2-604eda88460e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:51.884422 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d15f5fb5-8621-4355-87b2-604eda88460e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:51.889784 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:51.889784 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:51.890219 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d15f5fb5-8621-4355-87b2-604eda88460e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:51.890978 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d15f5fb5-8621-4355-87b2-604eda88460e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 returned with HTTP 200 Jul 22 10:04:51.891336 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 962/3878] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:51 2026] GET /volume/v3/snapshots/92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:04:51.907033 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf4fd2b-df2d-4554-bd8c-2d43fa2fd084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '652a59e0-cfcf-4fba-a4da-f85edd8170ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-806430262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['0aa84c20-ca01-4e1e-9d39-24360220085b','1936a3a7-feba-4a61-b3a6-27e996d87506','f63c9ff1-a130-4eeb-8987-ef7de60d23cf','8d987936-2ad0-49c9-9e21-2a32511a6015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-806430262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=652a59e0-cfcf-4fba-a4da-f85edd8170ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='599a9fadaa9b405ca90dd6f4f106719a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4175e860c124a3386af0e8d40ec0adb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:51.909806 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff21977c-3399-4a82-9cb7-cc9e423e405c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:51.930716 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff21977c-3399-4a82-9cb7-cc9e423e405c) transitioned into state 'SUCCESS' from state '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-806430262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['0aa84c20-ca01-4e1e-9d39-24360220085b','1936a3a7-feba-4a61-b3a6-27e996d87506','f63c9ff1-a130-4eeb-8987-ef7de60d23cf','8d987936-2ad0-49c9-9e21-2a32511a6015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:51.931463 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad26c081-9e17-4628-93c1-e6a1fd6b24d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:51.939530 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad26c081-9e17-4628-93c1-e6a1fd6b24d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:51.940422 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (b4b9dbb9-33d8-4279-8105-fc27be7dc87e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:51.940755 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request issued successfully. Jul 22 10:04:51.941327 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e1a125da-c87c-4717-a352-9c940fbc324c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:51.941745 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 965/3879] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:04:51 2026] POST /volume/v3/volumes => generated 758 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:51.962769 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0c900f8d-18db-421d-a932-3526819b259a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:51.970822 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0c900f8d-18db-421d-a932-3526819b259a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab Jul 22 10:04:51.971319 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0c900f8d-18db-421d-a932-3526819b259a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:51.971589 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0c900f8d-18db-421d-a932-3526819b259a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:51.980134 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:51.980134 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:51.983232 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0c900f8d-18db-421d-a932-3526819b259a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:51.988472 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0c900f8d-18db-421d-a932-3526819b259a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab returned with HTTP 200 Jul 22 10:04:51.989042 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 972/3880] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:51 2026] GET /volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:52.632001 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6541f24e-433c-4e7e-85b3-c6973ed3e1cf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:52.634423 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6541f24e-433c-4e7e-85b3-c6973ed3e1cf tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] GET https://10.4.3.206/volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 Jul 22 10:04:52.634835 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6541f24e-433c-4e7e-85b3-c6973ed3e1cf tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:52.635205 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6541f24e-433c-4e7e-85b3-c6973ed3e1cf tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:52.644438 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:52.644438 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:52.648829 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6541f24e-433c-4e7e-85b3-c6973ed3e1cf tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Volume info retrieved successfully. Jul 22 10:04:52.654815 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6541f24e-433c-4e7e-85b3-c6973ed3e1cf tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] https://10.4.3.206/volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 returned with HTTP 200 Jul 22 10:04:52.654815 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 982/3881] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:52 2026] GET /volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:52.667195 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2689c206-b3b1-4572-abc3-3f2d0ec82233 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:52.668859 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2689c206-b3b1-4572-abc3-3f2d0ec82233 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] GET https://10.4.3.206/volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 Jul 22 10:04:52.669076 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2689c206-b3b1-4572-abc3-3f2d0ec82233 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:52.669253 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2689c206-b3b1-4572-abc3-3f2d0ec82233 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:52.676235 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:52.676235 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:52.679453 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2689c206-b3b1-4572-abc3-3f2d0ec82233 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] Volume info retrieved successfully. Jul 22 10:04:52.683046 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2689c206-b3b1-4572-abc3-3f2d0ec82233 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] https://10.4.3.206/volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 returned with HTTP 200 Jul 22 10:04:52.683394 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 963/3882] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:52 2026] GET /volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 => generated 1020 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:52.694615 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6607cdeb-43e1-4e63-b760-d42a71e4b823 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:52.696566 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6607cdeb-43e1-4e63-b760-d42a71e4b823 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] GET https://10.4.3.206/volume/v3/os-services?host=np0000005636&binary=cinder-volume Jul 22 10:04:52.696776 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6607cdeb-43e1-4e63-b760-d42a71e4b823 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:52.697010 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6607cdeb-43e1-4e63-b760-d42a71e4b823 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:52.697257 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:52.697257 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:52.702379 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6607cdeb-43e1-4e63-b760-d42a71e4b823 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] https://10.4.3.206/volume/v3/os-services?host=np0000005636&binary=cinder-volume returned with HTTP 200 Jul 22 10:04:52.702843 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 966/3883] 10.4.3.206 () {66 vars in 1326 bytes} [Wed Jul 22 10:04:52 2026] GET /volume/v3/os-services?host=np0000005636&binary=cinder-volume => generated 275 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:52.710910 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-95d657de-1109-429b-93ce-14646bbe7a48 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:52.715870 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-95d657de-1109-429b-93ce-14646bbe7a48 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] GET https://10.4.3.206/volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 Jul 22 10:04:52.715870 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-95d657de-1109-429b-93ce-14646bbe7a48 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:52.715870 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-95d657de-1109-429b-93ce-14646bbe7a48 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:52.725288 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:52.725288 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:52.730301 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-95d657de-1109-429b-93ce-14646bbe7a48 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Volume info retrieved successfully. Jul 22 10:04:52.736118 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-95d657de-1109-429b-93ce-14646bbe7a48 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] https://10.4.3.206/volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 returned with HTTP 200 Jul 22 10:04:52.736753 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 973/3884] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:52 2026] GET /volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:52.748437 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0249ffca-1c13-4d02-b5e7-152b950e9f3a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:52.751028 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0249ffca-1c13-4d02-b5e7-152b950e9f3a tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] DELETE https://10.4.3.206/volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 Jul 22 10:04:52.751445 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0249ffca-1c13-4d02-b5e7-152b950e9f3a tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:52.751794 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0249ffca-1c13-4d02-b5e7-152b950e9f3a tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:52.752097 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-0249ffca-1c13-4d02-b5e7-152b950e9f3a tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Delete volume with id: 87d16228-26eb-4ddd-93bb-7f5f135e16e4 Jul 22 10:04:52.762191 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:52.762191 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:52.763944 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0249ffca-1c13-4d02-b5e7-152b950e9f3a tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Volume info retrieved successfully. Jul 22 10:04:52.783347 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0249ffca-1c13-4d02-b5e7-152b950e9f3a tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Delete volume request issued successfully. Jul 22 10:04:52.783797 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0249ffca-1c13-4d02-b5e7-152b950e9f3a tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] https://10.4.3.206/volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 returned with HTTP 202 Jul 22 10:04:52.784412 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 983/3885] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:52 2026] DELETE /volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:52.791278 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-06ec663a-99d7-4869-aef9-1688e2bb2c6d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:52.793008 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-06ec663a-99d7-4869-aef9-1688e2bb2c6d tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] GET https://10.4.3.206/volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 Jul 22 10:04:52.793193 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-06ec663a-99d7-4869-aef9-1688e2bb2c6d tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:52.793402 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-06ec663a-99d7-4869-aef9-1688e2bb2c6d tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:52.800075 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:52.800075 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:52.804111 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-06ec663a-99d7-4869-aef9-1688e2bb2c6d tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Volume info retrieved successfully. Jul 22 10:04:52.807937 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-06ec663a-99d7-4869-aef9-1688e2bb2c6d tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] https://10.4.3.206/volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 returned with HTTP 200 Jul 22 10:04:52.808405 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 964/3886] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:52 2026] GET /volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:52.900447 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-29f217b7-93c4-47ad-af73-c18a2875f28a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:52.902148 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-29f217b7-93c4-47ad-af73-c18a2875f28a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 Jul 22 10:04:52.902375 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-29f217b7-93c4-47ad-af73-c18a2875f28a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:52.902586 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-29f217b7-93c4-47ad-af73-c18a2875f28a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:52.907761 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:52.907761 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:52.908070 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-29f217b7-93c4-47ad-af73-c18a2875f28a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:52.908750 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-29f217b7-93c4-47ad-af73-c18a2875f28a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 returned with HTTP 200 Jul 22 10:04:52.909087 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 967/3887] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:52 2026] GET /volume/v3/snapshots/92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:52.918498 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-60bfc96c-1457-4429-bbc8-b08b3ae9e9b9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:52.920070 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-60bfc96c-1457-4429-bbc8-b08b3ae9e9b9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] PUT https://10.4.3.206/volume/v3/snapshots/92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 Jul 22 10:04:52.920590 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-60bfc96c-1457-4429-bbc8-b08b3ae9e9b9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:52.926650 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:52.926650 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:52.927222 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-60bfc96c-1457-4429-bbc8-b08b3ae9e9b9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Snapshot retrieved successfully. Jul 22 10:04:52.933976 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-60bfc96c-1457-4429-bbc8-b08b3ae9e9b9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] https://10.4.3.206/volume/v3/snapshots/92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 returned with HTTP 200 Jul 22 10:04:52.934530 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 974/3888] 10.4.3.206 () {68 vars in 1374 bytes} [Wed Jul 22 10:04:52 2026] PUT /volume/v3/snapshots/92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 => generated 361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:52.943171 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-25a33e8e-0878-4df5-8682-61796b380bae None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:52.945813 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-25a33e8e-0878-4df5-8682-61796b380bae tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 Jul 22 10:04:52.945813 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-25a33e8e-0878-4df5-8682-61796b380bae tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:52.945813 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-25a33e8e-0878-4df5-8682-61796b380bae tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:52.945813 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-25a33e8e-0878-4df5-8682-61796b380bae tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete snapshot with id: 92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 Jul 22 10:04:52.951120 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:52.951120 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:52.951536 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-25a33e8e-0878-4df5-8682-61796b380bae tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:52.970332 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-25a33e8e-0878-4df5-8682-61796b380bae tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot delete request issued successfully. Jul 22 10:04:52.971170 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-25a33e8e-0878-4df5-8682-61796b380bae tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 returned with HTTP 202 Jul 22 10:04:52.971170 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 984/3889] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:04:52 2026] DELETE /volume/v3/snapshots/92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:52.978892 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bfeaf244-bfc3-4e49-a61f-e5408cd656e9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:52.981039 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bfeaf244-bfc3-4e49-a61f-e5408cd656e9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 Jul 22 10:04:52.981273 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bfeaf244-bfc3-4e49-a61f-e5408cd656e9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:52.981487 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bfeaf244-bfc3-4e49-a61f-e5408cd656e9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:52.986739 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:52.986739 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:52.987138 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bfeaf244-bfc3-4e49-a61f-e5408cd656e9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:52.987964 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bfeaf244-bfc3-4e49-a61f-e5408cd656e9 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 returned with HTTP 200 Jul 22 10:04:52.988358 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 965/3890] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:52 2026] GET /volume/v3/snapshots/92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 => generated 494 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:53.005560 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3cbdd594-e8db-4b0b-9b20-572995f4d077 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:53.007640 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3cbdd594-e8db-4b0b-9b20-572995f4d077 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab Jul 22 10:04:53.007887 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3cbdd594-e8db-4b0b-9b20-572995f4d077 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:53.008145 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3cbdd594-e8db-4b0b-9b20-572995f4d077 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:53.016574 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:53.016574 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:53.021163 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3cbdd594-e8db-4b0b-9b20-572995f4d077 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:53.026632 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3cbdd594-e8db-4b0b-9b20-572995f4d077 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab returned with HTTP 200 Jul 22 10:04:53.027381 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 968/3891] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:53 2026] GET /volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:53.042786 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f1d9cc36-31dc-458c-a15e-821d136df195 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:53.044483 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f1d9cc36-31dc-458c-a15e-821d136df195 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab Jul 22 10:04:53.044677 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f1d9cc36-31dc-458c-a15e-821d136df195 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:53.044855 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f1d9cc36-31dc-458c-a15e-821d136df195 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:53.051849 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:53.051849 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:53.055848 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f1d9cc36-31dc-458c-a15e-821d136df195 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:53.061313 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f1d9cc36-31dc-458c-a15e-821d136df195 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab returned with HTTP 200 Jul 22 10:04:53.061676 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 975/3892] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:53 2026] GET /volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:53.822184 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-39972e6c-6796-4614-b59b-8923acb1bfb7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:53.826004 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-39972e6c-6796-4614-b59b-8923acb1bfb7 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] GET https://10.4.3.206/volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 Jul 22 10:04:53.827955 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-39972e6c-6796-4614-b59b-8923acb1bfb7 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:53.827955 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-39972e6c-6796-4614-b59b-8923acb1bfb7 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:53.833280 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-39972e6c-6796-4614-b59b-8923acb1bfb7 tempest-VolumesServicesTestJSON-123888221 tempest-VolumesServicesTestJSON-123888221-project-member] https://10.4.3.206/volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 returned with HTTP 404 Jul 22 10:04:53.833854 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 985/3893] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:53 2026] GET /volume/v3/volumes/87d16228-26eb-4ddd-93bb-7f5f135e16e4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:53.844627 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f765bd28-ad41-4d56-b531-a6d0df6ee199 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:53.846445 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f765bd28-ad41-4d56-b531-a6d0df6ee199 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] GET https://10.4.3.206/volume/v3/os-services Jul 22 10:04:53.846693 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f765bd28-ad41-4d56-b531-a6d0df6ee199 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:53.846880 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f765bd28-ad41-4d56-b531-a6d0df6ee199 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:53.851172 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f765bd28-ad41-4d56-b531-a6d0df6ee199 tempest-VolumesServicesTestJSON-1874784200 tempest-VolumesServicesTestJSON-1874784200-project-admin] https://10.4.3.206/volume/v3/os-services returned with HTTP 200 Jul 22 10:04:53.851668 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 966/3894] 10.4.3.206 () {66 vars in 1249 bytes} [Wed Jul 22 10:04:53 2026] GET /volume/v3/os-services => generated 626 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:53.998404 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2515a204-a5e0-40cd-a4ae-a91b0fd5711e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:54.000786 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2515a204-a5e0-40cd-a4ae-a91b0fd5711e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 Jul 22 10:04:54.001083 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2515a204-a5e0-40cd-a4ae-a91b0fd5711e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:54.001334 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2515a204-a5e0-40cd-a4ae-a91b0fd5711e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:54.006607 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2515a204-a5e0-40cd-a4ae-a91b0fd5711e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 returned with HTTP 404 Jul 22 10:04:54.007276 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 969/3895] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:53 2026] GET /volume/v3/snapshots/92e3233c-cd3a-48c8-9a0d-07fcf3d98c64 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:54.015099 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-49cdcbe5-4246-4c7f-9048-74361ba1df89 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:54.017187 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-49cdcbe5-4246-4c7f-9048-74361ba1df89 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0 Jul 22 10:04:54.017448 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-49cdcbe5-4246-4c7f-9048-74361ba1df89 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:54.017688 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-49cdcbe5-4246-4c7f-9048-74361ba1df89 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:54.017793 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-49cdcbe5-4246-4c7f-9048-74361ba1df89 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete volume with id: d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0 Jul 22 10:04:54.025699 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:54.025699 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:54.026067 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-49cdcbe5-4246-4c7f-9048-74361ba1df89 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:54.044565 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-49cdcbe5-4246-4c7f-9048-74361ba1df89 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete volume request issued successfully. Jul 22 10:04:54.044897 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-49cdcbe5-4246-4c7f-9048-74361ba1df89 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0 returned with HTTP 202 Jul 22 10:04:54.045560 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 976/3896] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:54 2026] DELETE /volume/v3/volumes/d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:54.055212 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8930bc71-15e5-4bd1-aa75-ddd22f8c453d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:54.057385 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8930bc71-15e5-4bd1-aa75-ddd22f8c453d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0 Jul 22 10:04:54.057628 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8930bc71-15e5-4bd1-aa75-ddd22f8c453d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:54.057871 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8930bc71-15e5-4bd1-aa75-ddd22f8c453d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:54.066663 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:54.066663 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:54.072505 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8930bc71-15e5-4bd1-aa75-ddd22f8c453d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:54.079061 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8930bc71-15e5-4bd1-aa75-ddd22f8c453d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0 returned with HTTP 200 Jul 22 10:04:54.079831 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 986/3897] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:54 2026] GET /volume/v3/volumes/d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:54.256706 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-2ca4efa1-731b-444d-a16e-0a4f240b765a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:54.258762 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-2ca4efa1-731b-444d-a16e-0a4f240b765a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab Jul 22 10:04:54.259116 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-2ca4efa1-731b-444d-a16e-0a4f240b765a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:54.259336 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-2ca4efa1-731b-444d-a16e-0a4f240b765a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:54.267341 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:54.267341 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:54.271345 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-2ca4efa1-731b-444d-a16e-0a4f240b765a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:54.277014 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-2ca4efa1-731b-444d-a16e-0a4f240b765a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab returned with HTTP 200 Jul 22 10:04:54.277572 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 967/3898] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:04:54 2026] GET /volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:54.943695 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-8ed011a8-4424-4083-ab62-a5c0693a2024 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:54.946055 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-8ed011a8-4424-4083-ab62-a5c0693a2024 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab Jul 22 10:04:54.946238 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-8ed011a8-4424-4083-ab62-a5c0693a2024 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:54.946417 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-8ed011a8-4424-4083-ab62-a5c0693a2024 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:54.956264 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:54.956264 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:54.970318 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-8ed011a8-4424-4083-ab62-a5c0693a2024 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:54.976308 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-8ed011a8-4424-4083-ab62-a5c0693a2024 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab returned with HTTP 200 Jul 22 10:04:54.976839 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 970/3899] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:04:54 2026] GET /volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab => generated 1366 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:54.987494 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0793845b-a71e-4296-b2b4-b082fd2550a9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:54.987943 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0793845b-a71e-4296-b2b4-b082fd2550a9 None None] GET https://10.4.3.206/volume// Jul 22 10:04:54.988152 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0793845b-a71e-4296-b2b4-b082fd2550a9 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:54.988394 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0793845b-a71e-4296-b2b4-b082fd2550a9 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:54.988811 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0793845b-a71e-4296-b2b4-b082fd2550a9 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:04:54.989119 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 977/3900] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 10: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) Jul 22 10:04:54.997506 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-fd7b1e58-28ae-44bd-99bd-d83659f16963 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:55.000805 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-fd7b1e58-28ae-44bd-99bd-d83659f16963 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:04:55.001232 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-fd7b1e58-28ae-44bd-99bd-d83659f16963 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "652a59e0-cfcf-4fba-a4da-f85edd8170ab", "connector": null, "instance_uuid": "e555d25b-f485-4338-aaea-d35ba983b470"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:55.010244 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:55.010244 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:55.044259 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-fd7b1e58-28ae-44bd-99bd-d83659f16963 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:04:55.044807 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 987/3901] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:04:54 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:55.095193 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-176a7be1-aee4-4ed3-95d5-9a18b359d4fd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:55.096959 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-176a7be1-aee4-4ed3-95d5-9a18b359d4fd tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0 Jul 22 10:04:55.097128 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-176a7be1-aee4-4ed3-95d5-9a18b359d4fd tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:55.097305 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-176a7be1-aee4-4ed3-95d5-9a18b359d4fd tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:55.104209 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-176a7be1-aee4-4ed3-95d5-9a18b359d4fd tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0 returned with HTTP 404 Jul 22 10:04:55.104681 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 968/3902] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:55 2026] GET /volume/v3/volumes/d5ce5d44-64ba-4861-bcf7-411b0d8dc6f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:55.113507 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:55.116802 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:55.117298 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1843982876"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:55.121472 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1843982876'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:55.121688 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume of 1 GB Jul 22 10:04:55.134721 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Availability Zones retrieved successfully. Jul 22 10:04:55.148564 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Flow 'volume_create_api' (6810544b-1c54-4ed3-bb87-6a4edf3417bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:55.149554 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2fecbb4-13ed-4064-a35c-2a4c18eeef90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:55.150539 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:55.173620 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2fecbb4-13ed-4064-a35c-2a4c18eeef90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:55.174581 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41917cf2-8625-4e1c-832f-087332e5bf1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:55.231409 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Created reservations ['affa405d-eb22-4b82-b94c-00d1af554886', '3a3db371-3d72-49ec-83f9-624f3351eb14', '575f47ce-f953-4738-be09-1853b35d6204', 'af572fad-84b3-4e69-b039-95faf0b3b620'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:55.232319 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41917cf2-8625-4e1c-832f-087332e5bf1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['affa405d-eb22-4b82-b94c-00d1af554886', '3a3db371-3d72-49ec-83f9-624f3351eb14', '575f47ce-f953-4738-be09-1853b35d6204', 'af572fad-84b3-4e69-b039-95faf0b3b620']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:55.233184 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff9280a-c1a6-4ee6-a399-c2f47a3ad07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:55.258382 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff9280a-c1a6-4ee6-a399-c2f47a3ad07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4428e620-2e0f-437b-b5c5-1ef155077b7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1843982876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0440780b970146c6a6d026a4c7ae6830',qos_specs=None,replication_status=,reservations=['affa405d-eb22-4b82-b94c-00d1af554886','3a3db371-3d72-49ec-83f9-624f3351eb14','575f47ce-f953-4738-be09-1853b35d6204','af572fad-84b3-4e69-b039-95faf0b3b620'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1843982876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4428e620-2e0f-437b-b5c5-1ef155077b7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0440780b970146c6a6d026a4c7ae6830',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:55.259261 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cd03529-7320-49c1-89d6-c1b7ec1594ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:55.279917 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cd03529-7320-49c1-89d6-c1b7ec1594ca) transitioned into state 'SUCCESS' from state '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-1843982876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0440780b970146c6a6d026a4c7ae6830',qos_specs=None,replication_status=,reservations=['affa405d-eb22-4b82-b94c-00d1af554886','3a3db371-3d72-49ec-83f9-624f3351eb14','575f47ce-f953-4738-be09-1853b35d6204','af572fad-84b3-4e69-b039-95faf0b3b620'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b4c2a665fa43eeb743f516ae91ccdb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:55.281028 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0965fe17-fed1-479f-9f05-cd9b4d2a8372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:55.294968 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0965fe17-fed1-479f-9f05-cd9b4d2a8372) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:55.296376 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Flow 'volume_create_api' (6810544b-1c54-4ed3-bb87-6a4edf3417bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:55.296809 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create volume request issued successfully. Jul 22 10:04:55.297663 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4e24d4c7-6bcb-4b87-ad13-964a0922dc94 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:55.298499 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 971/3903] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:04:55 2026] POST /volume/v3/volumes => generated 778 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:55.315542 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2a347495-c31c-4f33-98a9-5a15e3f76da8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:55.320764 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2a347495-c31c-4f33-98a9-5a15e3f76da8 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/4428e620-2e0f-437b-b5c5-1ef155077b7a Jul 22 10:04:55.321002 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2a347495-c31c-4f33-98a9-5a15e3f76da8 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:55.321201 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2a347495-c31c-4f33-98a9-5a15e3f76da8 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:55.337762 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:55.337762 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:55.345305 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2a347495-c31c-4f33-98a9-5a15e3f76da8 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:55.350545 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2a347495-c31c-4f33-98a9-5a15e3f76da8 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/4428e620-2e0f-437b-b5c5-1ef155077b7a returned with HTTP 200 Jul 22 10:04:55.351400 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 978/3904] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:55 2026] GET /volume/v3/volumes/4428e620-2e0f-437b-b5c5-1ef155077b7a => generated 957 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:56.288016 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6008f617-dd71-4a2f-af24-45274252a71d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:56.288458 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6008f617-dd71-4a2f-af24-45274252a71d None None] GET https://10.4.3.206/volume// Jul 22 10:04:56.288675 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6008f617-dd71-4a2f-af24-45274252a71d None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:56.288890 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6008f617-dd71-4a2f-af24-45274252a71d None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:56.289285 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6008f617-dd71-4a2f-af24-45274252a71d None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:04:56.289639 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 988/3905] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:04:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:04:56.302668 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-07b97cac-7726-43ba-9ce4-6fe7adc4759d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:56.307576 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-07b97cac-7726-43ba-9ce4-6fe7adc4759d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab Jul 22 10:04:56.307970 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-07b97cac-7726-43ba-9ce4-6fe7adc4759d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:56.308204 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-07b97cac-7726-43ba-9ce4-6fe7adc4759d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:56.323194 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:56.323194 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:56.327527 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-07b97cac-7726-43ba-9ce4-6fe7adc4759d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:04:56.332426 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-07b97cac-7726-43ba-9ce4-6fe7adc4759d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab returned with HTTP 200 Jul 22 10:04:56.333018 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 969/3906] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:04:56 2026] GET /volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab => generated 1545 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:04:56.365346 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-556f9b59-15ef-4ffa-9787-b24b430fd74e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:56.369833 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-556f9b59-15ef-4ffa-9787-b24b430fd74e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/4428e620-2e0f-437b-b5c5-1ef155077b7a Jul 22 10:04:56.370012 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-556f9b59-15ef-4ffa-9787-b24b430fd74e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:56.370229 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-556f9b59-15ef-4ffa-9787-b24b430fd74e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:56.378237 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:56.378237 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:56.382042 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-556f9b59-15ef-4ffa-9787-b24b430fd74e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:56.386019 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-556f9b59-15ef-4ffa-9787-b24b430fd74e tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/4428e620-2e0f-437b-b5c5-1ef155077b7a returned with HTTP 200 Jul 22 10:04:56.386407 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 972/3907] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:56 2026] GET /volume/v3/volumes/4428e620-2e0f-437b-b5c5-1ef155077b7a => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:56.402162 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4465d089-535c-4b79-b0ce-f691339e5b50 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:56.404236 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4465d089-535c-4b79-b0ce-f691339e5b50 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:04:56.404810 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4465d089-535c-4b79-b0ce-f691339e5b50 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4428e620-2e0f-437b-b5c5-1ef155077b7a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1761437428"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:56.414883 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:56.414883 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:56.415306 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4465d089-535c-4b79-b0ce-f691339e5b50 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:56.415449 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-4465d089-535c-4b79-b0ce-f691339e5b50 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Create snapshot from volume 4428e620-2e0f-437b-b5c5-1ef155077b7a Jul 22 10:04:56.446319 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-4465d089-535c-4b79-b0ce-f691339e5b50 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Created reservations ['50c365a9-f16e-401a-ac10-c890ea8f2b1a', '0fccac33-8ca6-4f48-9d7a-8a15bcc634c7', '5cb7fad4-dea4-47b5-8045-1015a102c5b6', '9f27e620-683b-4ff9-9768-03cc7f9e86ff'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:56.470016 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-fa6fa962-1ade-4f72-83ec-c418c3066316 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:56.472798 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-fa6fa962-1ade-4f72-83ec-c418c3066316 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] PUT https://10.4.3.206/volume/v3/attachments/8d7d1893-0cd2-4bfc-b8a2-371748abd6b0 Jul 22 10:04:56.473293 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-fa6fa962-1ade-4f72-83ec-c418c3066316 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:56.481888 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-fa6fa962-1ade-4f72-83ec-c418c3066316 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Acquiring lock "cinder-attachment_update-652a59e0-cfcf-4fba-a4da-f85edd8170ab-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:04:56.483827 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4465d089-535c-4b79-b0ce-f691339e5b50 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot create request issued successfully. Jul 22 10:04:56.484302 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4465d089-535c-4b79-b0ce-f691339e5b50 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:04:56.484885 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 979/3908] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:04:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:56.493732 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-fa6fa962-1ade-4f72-83ec-c418c3066316 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-652a59e0-cfcf-4fba-a4da-f85edd8170ab-np0000005636" acquired by "attachment_update" :: waited 0.012s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:04:56.494705 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:56.494705 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:56.497237 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c0727cd2-b9fc-4ee8-9bae-a2b5a81efc96 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:56.502718 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0727cd2-b9fc-4ee8-9bae-a2b5a81efc96 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3 Jul 22 10:04:56.502979 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0727cd2-b9fc-4ee8-9bae-a2b5a81efc96 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:56.503244 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0727cd2-b9fc-4ee8-9bae-a2b5a81efc96 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:56.511426 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:56.511426 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:56.512179 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c0727cd2-b9fc-4ee8-9bae-a2b5a81efc96 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:56.515008 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0727cd2-b9fc-4ee8-9bae-a2b5a81efc96 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3 returned with HTTP 200 Jul 22 10:04:56.515371 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 970/3909] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:56 2026] GET /volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:56.580255 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-fa6fa962-1ade-4f72-83ec-c418c3066316 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-652a59e0-cfcf-4fba-a4da-f85edd8170ab-np0000005636" released by "attachment_update" :: held 0.087s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:04:56.580896 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-fa6fa962-1ade-4f72-83ec-c418c3066316 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/8d7d1893-0cd2-4bfc-b8a2-371748abd6b0 returned with HTTP 200 Jul 22 10:04:56.581387 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 989/3910] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:04:56 2026] PUT /volume/v3/attachments/8d7d1893-0cd2-4bfc-b8a2-371748abd6b0 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:56.604191 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-14f6b12f-8b73-4f21-9a82-2cbc859ff1f6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:56.606255 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-14f6b12f-8b73-4f21-9a82-2cbc859ff1f6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments/8d7d1893-0cd2-4bfc-b8a2-371748abd6b0/action Jul 22 10:04:56.606616 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-14f6b12f-8b73-4f21-9a82-2cbc859ff1f6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:56.606758 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-14f6b12f-8b73-4f21-9a82-2cbc859ff1f6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:56.621598 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:56.621598 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:56.630363 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-4a57f7c7-aed3-4c73-9809-e920866ef7b2 req-14f6b12f-8b73-4f21-9a82-2cbc859ff1f6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/8d7d1893-0cd2-4bfc-b8a2-371748abd6b0/action returned with HTTP 204 Jul 22 10:04:56.630969 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 973/3911] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:04:56 2026] POST /volume/v3/attachments/8d7d1893-0cd2-4bfc-b8a2-371748abd6b0/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:56.694627 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d1bcdfa3-3fba-4d37-93be-b46287ac3b8d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:56.774544 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d1bcdfa3-3fba-4d37-93be-b46287ac3b8d tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:04:56.774963 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d1bcdfa3-3fba-4d37-93be-b46287ac3b8d tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1991639567", "os-volume-type-access:is_public": false}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:56.776260 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:56.776260 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:56.802000 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d1bcdfa3-3fba-4d37-93be-b46287ac3b8d tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:04:56.802451 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 980/3912] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:04:56 2026] POST /volume/v3/types => generated 229 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:56.813200 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c8ee13f2-abd2-4135-8fb6-564217ae6284 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:56.878980 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c8ee13f2-abd2-4135-8fb6-564217ae6284 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:56.879323 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c8ee13f2-abd2-4135-8fb6-564217ae6284 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9f9dbef5-5378-4f77-a6da-b16c9541b2f3", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:56.880727 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-c8ee13f2-abd2-4135-8fb6-564217ae6284 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Create volume request body: {'volume': {'volume_type': '9f9dbef5-5378-4f77-a6da-b16c9541b2f3', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:56.887103 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c8ee13f2-abd2-4135-8fb6-564217ae6284 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 404 Jul 22 10:04:56.887585 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 971/3913] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:04:56 2026] POST /volume/v3/volumes => generated 114 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:56.894265 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6571e18a-b5a5-4190-b0ee-98c92242dbf4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:56.896575 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6571e18a-b5a5-4190-b0ee-98c92242dbf4 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] POST https://10.4.3.206/volume/v3/types/9f9dbef5-5378-4f77-a6da-b16c9541b2f3/action Jul 22 10:04:56.896909 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6571e18a-b5a5-4190-b0ee-98c92242dbf4 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Action body: b'{"addProjectAccess": {"project": "789bb69a04f24d02a57bda6c8fe1cbb4"}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:56.897058 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6571e18a-b5a5-4190-b0ee-98c92242dbf4 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "789bb69a04f24d02a57bda6c8fe1cbb4"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:56.898591 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:56.898591 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:56.910938 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6571e18a-b5a5-4190-b0ee-98c92242dbf4 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] https://10.4.3.206/volume/v3/types/9f9dbef5-5378-4f77-a6da-b16c9541b2f3/action returned with HTTP 202 Jul 22 10:04:56.911334 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 990/3914] 10.4.3.206 () {68 vars in 1384 bytes} [Wed Jul 22 10:04:56 2026] POST /volume/v3/types/9f9dbef5-5378-4f77-a6da-b16c9541b2f3/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:56.919868 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:56.921685 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:04:56.922063 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9f9dbef5-5378-4f77-a6da-b16c9541b2f3", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-720850880"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:56.923718 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Create volume request body: {'volume': {'volume_type': '9f9dbef5-5378-4f77-a6da-b16c9541b2f3', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-720850880'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:04:56.928114 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Create volume of 1 GB Jul 22 10:04:56.928359 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:56.928359 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:56.928785 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Availability Zones retrieved successfully. Jul 22 10:04:56.933913 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Flow 'volume_create_api' (1eb992ca-a2d4-412d-843e-5a6045fa48be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:56.934759 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f74bb25-95db-454b-8f0b-8130d441e4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:56.935582 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:04:56.953944 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f74bb25-95db-454b-8f0b-8130d441e4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:04:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9f9dbef5-5378-4f77-a6da-b16c9541b2f3,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1991639567',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f9dbef5-5378-4f77-a6da-b16c9541b2f3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:56.954676 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89257b78-90d2-4458-9be5-87596c3bf58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:56.979480 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1991639567 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1991639567, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:56.979823 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1991639567 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1991639567, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:04:57.012064 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Created reservations ['dd35247f-d545-4bd9-b4cf-e4191338deaf', '947f5824-4b59-4e8d-8a5e-1fa041799450', 'c444f964-a567-4b1e-8bf3-aaf6c54a3778', 'fd6fa94e-08c9-4461-b2c4-ed30d2123980'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:04:57.012974 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89257b78-90d2-4458-9be5-87596c3bf58a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd35247f-d545-4bd9-b4cf-e4191338deaf', '947f5824-4b59-4e8d-8a5e-1fa041799450', 'c444f964-a567-4b1e-8bf3-aaf6c54a3778', 'fd6fa94e-08c9-4461-b2c4-ed30d2123980']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:57.013761 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91272af1-32c9-4044-8f47-e09efc45a55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:57.039086 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91272af1-32c9-4044-8f47-e09efc45a55b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bc15eec-f711-46da-b192-de96aa5140e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-720850880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='789bb69a04f24d02a57bda6c8fe1cbb4',qos_specs=None,replication_status=,reservations=['dd35247f-d545-4bd9-b4cf-e4191338deaf','947f5824-4b59-4e8d-8a5e-1fa041799450','c444f964-a567-4b1e-8bf3-aaf6c54a3778','fd6fa94e-08c9-4461-b2c4-ed30d2123980'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474d585fbbd496488aa3b1479eda599',volume_type_id=9f9dbef5-5378-4f77-a6da-b16c9541b2f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:04:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-720850880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bc15eec-f711-46da-b192-de96aa5140e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='789bb69a04f24d02a57bda6c8fe1cbb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1474d585fbbd496488aa3b1479eda599',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f9dbef5-5378-4f77-a6da-b16c9541b2f3),volume_type_id=9f9dbef5-5378-4f77-a6da-b16c9541b2f3)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:57.040390 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49f5aede-7254-407b-b086-b43654fd2182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:57.061181 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49f5aede-7254-407b-b086-b43654fd2182) transitioned into state 'SUCCESS' from state '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-720850880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='789bb69a04f24d02a57bda6c8fe1cbb4',qos_specs=None,replication_status=,reservations=['dd35247f-d545-4bd9-b4cf-e4191338deaf','947f5824-4b59-4e8d-8a5e-1fa041799450','c444f964-a567-4b1e-8bf3-aaf6c54a3778','fd6fa94e-08c9-4461-b2c4-ed30d2123980'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474d585fbbd496488aa3b1479eda599',volume_type_id=9f9dbef5-5378-4f77-a6da-b16c9541b2f3)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:57.061967 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68140ce7-229c-4bd9-a7fb-009e1b35b31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:04:57.073173 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68140ce7-229c-4bd9-a7fb-009e1b35b31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:04:57.074519 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Flow 'volume_create_api' (1eb992ca-a2d4-412d-843e-5a6045fa48be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:04:57.075212 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Create volume request issued successfully. Jul 22 10:04:57.076084 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-eed02a47-73c5-40d7-8fd5-2be0ea1a2131 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:04:57.076706 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 974/3915] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:04:56 2026] POST /volume/v3/volumes => generated 795 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:04:57.090897 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b5818dcd-88c8-44c6-80e1-c42f5e994fac None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:57.092599 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b5818dcd-88c8-44c6-80e1-c42f5e994fac tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] GET https://10.4.3.206/volume/v3/volumes/2bc15eec-f711-46da-b192-de96aa5140e5 Jul 22 10:04:57.092842 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b5818dcd-88c8-44c6-80e1-c42f5e994fac tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:57.092985 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b5818dcd-88c8-44c6-80e1-c42f5e994fac tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:57.100247 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:57.100247 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:57.104108 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b5818dcd-88c8-44c6-80e1-c42f5e994fac tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Volume info retrieved successfully. Jul 22 10:04:57.108684 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b5818dcd-88c8-44c6-80e1-c42f5e994fac tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] https://10.4.3.206/volume/v3/volumes/2bc15eec-f711-46da-b192-de96aa5140e5 returned with HTTP 200 Jul 22 10:04:57.109311 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 981/3916] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:57 2026] GET /volume/v3/volumes/2bc15eec-f711-46da-b192-de96aa5140e5 => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:57.524105 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-898645f8-c340-49b6-af2f-2a6dd124f99c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:57.528952 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-898645f8-c340-49b6-af2f-2a6dd124f99c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3 Jul 22 10:04:57.528952 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-898645f8-c340-49b6-af2f-2a6dd124f99c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:57.528952 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-898645f8-c340-49b6-af2f-2a6dd124f99c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:57.531742 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:57.531742 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:57.532039 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-898645f8-c340-49b6-af2f-2a6dd124f99c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:57.532662 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-898645f8-c340-49b6-af2f-2a6dd124f99c tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3 returned with HTTP 200 Jul 22 10:04:57.533024 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 972/3917] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:57 2026] GET /volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:57.549824 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-bb1483af-14d0-484a-beba-d6aa17b2a689 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:57.551591 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bb1483af-14d0-484a-beba-d6aa17b2a689 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] POST https://10.4.3.206/volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3/action Jul 22 10:04:57.551949 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bb1483af-14d0-484a-beba-d6aa17b2a689 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:57.552085 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bb1483af-14d0-484a-beba-d6aa17b2a689 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:57.553355 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.admin_actions [None req-bb1483af-14d0-484a-beba-d6aa17b2a689 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Updating snapshot '92a17c22-f06d-495c-a448-ed7ce84d96f3' with '{'status': 'creating'}' {{(pid=100151) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 10:04:57.570804 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:57.570804 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:57.587084 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bb1483af-14d0-484a-beba-d6aa17b2a689 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3/action returned with HTTP 202 Jul 22 10:04:57.587571 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 991/3918] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 10:04:57 2026] POST /volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:04:57.595257 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a5961b40-65b9-4a37-b670-8e07c04b620a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:57.597101 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a5961b40-65b9-4a37-b670-8e07c04b620a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3 Jul 22 10:04:57.597287 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a5961b40-65b9-4a37-b670-8e07c04b620a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:57.597469 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a5961b40-65b9-4a37-b670-8e07c04b620a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:57.609129 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:57.609129 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:57.609576 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a5961b40-65b9-4a37-b670-8e07c04b620a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:57.610223 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a5961b40-65b9-4a37-b670-8e07c04b620a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3 returned with HTTP 200 Jul 22 10:04:57.610600 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 975/3919] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:57 2026] GET /volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:57.624443 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-27d92b28-2de0-4f5f-924b-7ed84c997eae None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:57.626419 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-27d92b28-2de0-4f5f-924b-7ed84c997eae tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] POST https://10.4.3.206/volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3/action Jul 22 10:04:57.626784 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-27d92b28-2de0-4f5f-924b-7ed84c997eae tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:57.626894 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-27d92b28-2de0-4f5f-924b-7ed84c997eae tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:57.628245 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.snapshot_actions [None req-27d92b28-2de0-4f5f-924b-7ed84c997eae tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100150) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 22 10:04:57.633253 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:57.633253 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:57.633771 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.snapshot_actions [None req-27d92b28-2de0-4f5f-924b-7ed84c997eae tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] Updating snapshot 92a17c22-f06d-495c-a448-ed7ce84d96f3 with info {'id': '92a17c22-f06d-495c-a448-ed7ce84d96f3', 'status': 'error', 'progress': '80%'} Jul 22 10:04:57.639863 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-27d92b28-2de0-4f5f-924b-7ed84c997eae tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-member] https://10.4.3.206/volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3/action returned with HTTP 202 Jul 22 10:04:57.640247 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 982/3920] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 10:04:57 2026] POST /volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:57.648301 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a5bbe8d8-419a-49ad-98c2-65965ff23505 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:57.650701 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a5bbe8d8-419a-49ad-98c2-65965ff23505 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3 Jul 22 10:04:57.650994 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a5bbe8d8-419a-49ad-98c2-65965ff23505 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:57.651253 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a5bbe8d8-419a-49ad-98c2-65965ff23505 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:57.651352 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-a5bbe8d8-419a-49ad-98c2-65965ff23505 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete snapshot with id: 92a17c22-f06d-495c-a448-ed7ce84d96f3 Jul 22 10:04:57.658224 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:57.658224 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:57.658684 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a5bbe8d8-419a-49ad-98c2-65965ff23505 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:57.675496 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a5bbe8d8-419a-49ad-98c2-65965ff23505 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot delete request issued successfully. Jul 22 10:04:57.675911 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a5bbe8d8-419a-49ad-98c2-65965ff23505 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3 returned with HTTP 202 Jul 22 10:04:57.676154 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 973/3921] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:04:57 2026] DELETE /volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:57.683911 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c73fad72-6ecf-4ef4-aa54-ce9b1dda5372 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:57.687506 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c73fad72-6ecf-4ef4-aa54-ce9b1dda5372 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3 Jul 22 10:04:57.687738 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c73fad72-6ecf-4ef4-aa54-ce9b1dda5372 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:57.688001 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c73fad72-6ecf-4ef4-aa54-ce9b1dda5372 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:57.693688 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:57.693688 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:57.694035 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c73fad72-6ecf-4ef4-aa54-ce9b1dda5372 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Snapshot retrieved successfully. Jul 22 10:04:57.695656 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c73fad72-6ecf-4ef4-aa54-ce9b1dda5372 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3 returned with HTTP 200 Jul 22 10:04:57.696108 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 992/3922] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:57 2026] GET /volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:58.124947 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f2d6d778-b24d-4b50-977b-04fc094e434b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:58.125303 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f2d6d778-b24d-4b50-977b-04fc094e434b tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] GET https://10.4.3.206/volume/v3/volumes/2bc15eec-f711-46da-b192-de96aa5140e5 Jul 22 10:04:58.125571 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f2d6d778-b24d-4b50-977b-04fc094e434b tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:58.125818 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f2d6d778-b24d-4b50-977b-04fc094e434b tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:58.132804 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:58.132804 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:04:58.136895 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f2d6d778-b24d-4b50-977b-04fc094e434b tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Volume info retrieved successfully. Jul 22 10:04:58.141572 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f2d6d778-b24d-4b50-977b-04fc094e434b tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] https://10.4.3.206/volume/v3/volumes/2bc15eec-f711-46da-b192-de96aa5140e5 returned with HTTP 200 Jul 22 10:04:58.142041 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 976/3923] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:58 2026] GET /volume/v3/volumes/2bc15eec-f711-46da-b192-de96aa5140e5 => generated 888 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:58.157048 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-04873e3c-ab59-48bf-a3ca-6418580efe87 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:58.159304 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-04873e3c-ab59-48bf-a3ca-6418580efe87 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] GET https://10.4.3.206/volume/v3/volumes/2bc15eec-f711-46da-b192-de96aa5140e5 Jul 22 10:04:58.159579 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-04873e3c-ab59-48bf-a3ca-6418580efe87 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:58.159821 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-04873e3c-ab59-48bf-a3ca-6418580efe87 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:58.170332 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:58.170332 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:58.175795 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-04873e3c-ab59-48bf-a3ca-6418580efe87 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Volume info retrieved successfully. Jul 22 10:04:58.182428 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-04873e3c-ab59-48bf-a3ca-6418580efe87 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] https://10.4.3.206/volume/v3/volumes/2bc15eec-f711-46da-b192-de96aa5140e5 returned with HTTP 200 Jul 22 10:04:58.183038 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 983/3924] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:58 2026] GET /volume/v3/volumes/2bc15eec-f711-46da-b192-de96aa5140e5 => generated 888 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:58.194914 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0f9728e4-5174-4dac-8d1e-0c707b6c392a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:58.197402 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0f9728e4-5174-4dac-8d1e-0c707b6c392a tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] DELETE https://10.4.3.206/volume/v3/volumes/2bc15eec-f711-46da-b192-de96aa5140e5 Jul 22 10:04:58.197604 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0f9728e4-5174-4dac-8d1e-0c707b6c392a tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:58.197779 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0f9728e4-5174-4dac-8d1e-0c707b6c392a tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:58.197939 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-0f9728e4-5174-4dac-8d1e-0c707b6c392a tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Delete volume with id: 2bc15eec-f711-46da-b192-de96aa5140e5 Jul 22 10:04:58.204216 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:58.204216 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:58.204643 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0f9728e4-5174-4dac-8d1e-0c707b6c392a tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Volume info retrieved successfully. Jul 22 10:04:58.219428 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0f9728e4-5174-4dac-8d1e-0c707b6c392a tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Delete volume request issued successfully. Jul 22 10:04:58.219609 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0f9728e4-5174-4dac-8d1e-0c707b6c392a tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] https://10.4.3.206/volume/v3/volumes/2bc15eec-f711-46da-b192-de96aa5140e5 returned with HTTP 202 Jul 22 10:04:58.220051 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 974/3925] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:58 2026] DELETE /volume/v3/volumes/2bc15eec-f711-46da-b192-de96aa5140e5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:58.228012 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2032813f-c276-414e-9990-adfff3eb0da4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:58.230556 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2032813f-c276-414e-9990-adfff3eb0da4 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] GET https://10.4.3.206/volume/v3/volumes/2bc15eec-f711-46da-b192-de96aa5140e5 Jul 22 10:04:58.230843 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2032813f-c276-414e-9990-adfff3eb0da4 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:58.231175 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2032813f-c276-414e-9990-adfff3eb0da4 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:58.240864 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:58.240864 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:04:58.246506 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2032813f-c276-414e-9990-adfff3eb0da4 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Volume info retrieved successfully. Jul 22 10:04:58.252740 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2032813f-c276-414e-9990-adfff3eb0da4 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] https://10.4.3.206/volume/v3/volumes/2bc15eec-f711-46da-b192-de96aa5140e5 returned with HTTP 200 Jul 22 10:04:58.253511 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 993/3926] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:58 2026] GET /volume/v3/volumes/2bc15eec-f711-46da-b192-de96aa5140e5 => generated 887 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:58.707315 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f4e9a715-88f1-461c-97f4-11d40d14afbc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:58.709012 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f4e9a715-88f1-461c-97f4-11d40d14afbc tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3 Jul 22 10:04:58.709194 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f4e9a715-88f1-461c-97f4-11d40d14afbc tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:58.709373 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f4e9a715-88f1-461c-97f4-11d40d14afbc tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:58.713167 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f4e9a715-88f1-461c-97f4-11d40d14afbc tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3 returned with HTTP 404 Jul 22 10:04:58.713603 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 977/3927] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:04:58 2026] GET /volume/v3/snapshots/92a17c22-f06d-495c-a448-ed7ce84d96f3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:58.722658 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c13b943e-fd38-42e4-8a26-c76bd4a3915a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:58.725437 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c13b943e-fd38-42e4-8a26-c76bd4a3915a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/4428e620-2e0f-437b-b5c5-1ef155077b7a Jul 22 10:04:58.725437 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c13b943e-fd38-42e4-8a26-c76bd4a3915a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:58.725437 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c13b943e-fd38-42e4-8a26-c76bd4a3915a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:58.725437 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-c13b943e-fd38-42e4-8a26-c76bd4a3915a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete volume with id: 4428e620-2e0f-437b-b5c5-1ef155077b7a Jul 22 10:04:58.734948 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:58.734948 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:04:58.734948 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c13b943e-fd38-42e4-8a26-c76bd4a3915a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:58.749304 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c13b943e-fd38-42e4-8a26-c76bd4a3915a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Delete volume request issued successfully. Jul 22 10:04:58.749456 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c13b943e-fd38-42e4-8a26-c76bd4a3915a tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/4428e620-2e0f-437b-b5c5-1ef155077b7a returned with HTTP 202 Jul 22 10:04:58.749895 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 984/3928] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:04:58 2026] DELETE /volume/v3/volumes/4428e620-2e0f-437b-b5c5-1ef155077b7a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:58.757988 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d9bcad22-3db6-439a-a4f3-09d278ce2765 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:58.760251 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d9bcad22-3db6-439a-a4f3-09d278ce2765 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/4428e620-2e0f-437b-b5c5-1ef155077b7a Jul 22 10:04:58.760544 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d9bcad22-3db6-439a-a4f3-09d278ce2765 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:58.760815 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d9bcad22-3db6-439a-a4f3-09d278ce2765 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:58.769616 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:04:58.769616 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:04:58.773729 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d9bcad22-3db6-439a-a4f3-09d278ce2765 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Volume info retrieved successfully. Jul 22 10:04:58.778733 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d9bcad22-3db6-439a-a4f3-09d278ce2765 tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/4428e620-2e0f-437b-b5c5-1ef155077b7a returned with HTTP 200 Jul 22 10:04:58.779356 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 975/3929] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:58 2026] GET /volume/v3/volumes/4428e620-2e0f-437b-b5c5-1ef155077b7a => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:04:59.265821 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c96a266d-dae0-475a-9f8c-76b74fce42c7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:59.268605 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c96a266d-dae0-475a-9f8c-76b74fce42c7 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] GET https://10.4.3.206/volume/v3/volumes/2bc15eec-f711-46da-b192-de96aa5140e5 Jul 22 10:04:59.268985 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c96a266d-dae0-475a-9f8c-76b74fce42c7 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:59.269325 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c96a266d-dae0-475a-9f8c-76b74fce42c7 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:59.277373 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c96a266d-dae0-475a-9f8c-76b74fce42c7 tempest-VolumeTypesAccessTest-1443356340 tempest-VolumeTypesAccessTest-1443356340-project-member] https://10.4.3.206/volume/v3/volumes/2bc15eec-f711-46da-b192-de96aa5140e5 returned with HTTP 404 Jul 22 10:04:59.278309 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 994/3930] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:59 2026] GET /volume/v3/volumes/2bc15eec-f711-46da-b192-de96aa5140e5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:59.288478 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-64bf1a0a-72b5-4921-b633-5fade085693f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:59.290874 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-64bf1a0a-72b5-4921-b633-5fade085693f tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] POST https://10.4.3.206/volume/v3/types/9f9dbef5-5378-4f77-a6da-b16c9541b2f3/action Jul 22 10:04:59.291404 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-64bf1a0a-72b5-4921-b633-5fade085693f tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Action body: b'{"removeProjectAccess": {"project": "789bb69a04f24d02a57bda6c8fe1cbb4"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:59.291607 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-64bf1a0a-72b5-4921-b633-5fade085693f tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "789bb69a04f24d02a57bda6c8fe1cbb4"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:59.306951 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-64bf1a0a-72b5-4921-b633-5fade085693f tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] https://10.4.3.206/volume/v3/types/9f9dbef5-5378-4f77-a6da-b16c9541b2f3/action returned with HTTP 202 Jul 22 10:04:59.308002 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 978/3931] 10.4.3.206 () {68 vars in 1384 bytes} [Wed Jul 22 10:04:59 2026] POST /volume/v3/types/9f9dbef5-5378-4f77-a6da-b16c9541b2f3/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:59.316160 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e86c3752-75ea-4c1a-8387-05989ef37957 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:59.317871 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e86c3752-75ea-4c1a-8387-05989ef37957 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] DELETE https://10.4.3.206/volume/v3/types/9f9dbef5-5378-4f77-a6da-b16c9541b2f3 Jul 22 10:04:59.318077 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e86c3752-75ea-4c1a-8387-05989ef37957 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:59.318270 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e86c3752-75ea-4c1a-8387-05989ef37957 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Calling method '_delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:59.339903 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e86c3752-75ea-4c1a-8387-05989ef37957 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] https://10.4.3.206/volume/v3/types/9f9dbef5-5378-4f77-a6da-b16c9541b2f3 returned with HTTP 202 Jul 22 10:04:59.340265 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 985/3932] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:04:59 2026] DELETE /volume/v3/types/9f9dbef5-5378-4f77-a6da-b16c9541b2f3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:59.347712 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8f2088de-6a2f-44ea-9919-8d5580d53d67 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:59.350152 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8f2088de-6a2f-44ea-9919-8d5580d53d67 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] GET https://10.4.3.206/volume/v3/types/9f9dbef5-5378-4f77-a6da-b16c9541b2f3 Jul 22 10:04:59.350452 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8f2088de-6a2f-44ea-9919-8d5580d53d67 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:59.350754 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8f2088de-6a2f-44ea-9919-8d5580d53d67 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:59.355325 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8f2088de-6a2f-44ea-9919-8d5580d53d67 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] https://10.4.3.206/volume/v3/types/9f9dbef5-5378-4f77-a6da-b16c9541b2f3 returned with HTTP 404 Jul 22 10:04:59.356092 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 976/3933] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:04:59 2026] GET /volume/v3/types/9f9dbef5-5378-4f77-a6da-b16c9541b2f3 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:59.364941 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-31fa3e5d-8619-4f61-8a97-0ce66677e471 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:59.367968 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-31fa3e5d-8619-4f61-8a97-0ce66677e471 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:04:59.368490 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-31fa3e5d-8619-4f61-8a97-0ce66677e471 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-476237189", "os-volume-type-access:is_public": false}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:59.385502 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-31fa3e5d-8619-4f61-8a97-0ce66677e471 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:04:59.386138 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 995/3934] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:04:59 2026] POST /volume/v3/types => generated 228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:59.396024 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e0f92782-e3e5-486c-a00c-d27ed3eed5d1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:59.398029 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e0f92782-e3e5-486c-a00c-d27ed3eed5d1 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] POST https://10.4.3.206/volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a/action Jul 22 10:04:59.398507 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e0f92782-e3e5-486c-a00c-d27ed3eed5d1 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Action body: b'{"addProjectAccess": {"project": "789bb69a04f24d02a57bda6c8fe1cbb4"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:59.398675 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e0f92782-e3e5-486c-a00c-d27ed3eed5d1 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "789bb69a04f24d02a57bda6c8fe1cbb4"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:59.410406 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e0f92782-e3e5-486c-a00c-d27ed3eed5d1 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] https://10.4.3.206/volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a/action returned with HTTP 202 Jul 22 10:04:59.411004 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 979/3935] 10.4.3.206 () {68 vars in 1384 bytes} [Wed Jul 22 10:04:59 2026] POST /volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:59.418094 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4e7b7836-ee4c-40c6-8919-cc717b916689 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:59.419808 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4e7b7836-ee4c-40c6-8919-cc717b916689 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] POST https://10.4.3.206/volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a/action Jul 22 10:04:59.420195 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4e7b7836-ee4c-40c6-8919-cc717b916689 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Action body: b'{"addProjectAccess": {"project": "20970988993b4e5b9a729976ae2b904d"}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:59.420355 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4e7b7836-ee4c-40c6-8919-cc717b916689 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "20970988993b4e5b9a729976ae2b904d"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:59.430809 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4e7b7836-ee4c-40c6-8919-cc717b916689 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] https://10.4.3.206/volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a/action returned with HTTP 202 Jul 22 10:04:59.431232 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 986/3936] 10.4.3.206 () {68 vars in 1384 bytes} [Wed Jul 22 10:04:59 2026] POST /volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:59.438986 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-209e0794-535e-418b-ac59-1d00a8bce78e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:59.441511 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-209e0794-535e-418b-ac59-1d00a8bce78e tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] GET https://10.4.3.206/volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a/os-volume-type-access Jul 22 10:04:59.441743 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-209e0794-535e-418b-ac59-1d00a8bce78e tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:59.442134 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-209e0794-535e-418b-ac59-1d00a8bce78e tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:59.457962 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-209e0794-535e-418b-ac59-1d00a8bce78e tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] https://10.4.3.206/volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a/os-volume-type-access returned with HTTP 200 Jul 22 10:04:59.458532 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 977/3937] 10.4.3.206 () {66 vars in 1408 bytes} [Wed Jul 22 10:04:59 2026] GET /volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a/os-volume-type-access => generated 244 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:04:59.467864 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8905cd7a-010f-4afa-b4cb-0fc2a4b2627f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:59.469623 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8905cd7a-010f-4afa-b4cb-0fc2a4b2627f tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] POST https://10.4.3.206/volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a/action Jul 22 10:04:59.470036 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8905cd7a-010f-4afa-b4cb-0fc2a4b2627f tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Action body: b'{"removeProjectAccess": {"project": "20970988993b4e5b9a729976ae2b904d"}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:59.470253 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8905cd7a-010f-4afa-b4cb-0fc2a4b2627f tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "20970988993b4e5b9a729976ae2b904d"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:59.481835 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8905cd7a-010f-4afa-b4cb-0fc2a4b2627f tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] https://10.4.3.206/volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a/action returned with HTTP 202 Jul 22 10:04:59.482369 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 996/3938] 10.4.3.206 () {68 vars in 1384 bytes} [Wed Jul 22 10:04:59 2026] POST /volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:59.489775 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-45b617c1-828e-4ded-abce-e794c23f643e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:59.491496 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-45b617c1-828e-4ded-abce-e794c23f643e tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] POST https://10.4.3.206/volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a/action Jul 22 10:04:59.491877 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-45b617c1-828e-4ded-abce-e794c23f643e tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Action body: b'{"removeProjectAccess": {"project": "789bb69a04f24d02a57bda6c8fe1cbb4"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:04:59.492049 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-45b617c1-828e-4ded-abce-e794c23f643e tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "789bb69a04f24d02a57bda6c8fe1cbb4"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:04:59.503045 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-45b617c1-828e-4ded-abce-e794c23f643e tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] https://10.4.3.206/volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a/action returned with HTTP 202 Jul 22 10:04:59.503563 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 980/3939] 10.4.3.206 () {68 vars in 1384 bytes} [Wed Jul 22 10:04:59 2026] POST /volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:59.511353 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-78f2722a-0828-4996-a185-aee035cfa3dc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:59.513195 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-78f2722a-0828-4996-a185-aee035cfa3dc tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] DELETE https://10.4.3.206/volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a Jul 22 10:04:59.513381 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-78f2722a-0828-4996-a185-aee035cfa3dc tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:59.513631 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-78f2722a-0828-4996-a185-aee035cfa3dc tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Calling method '_delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:59.537818 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-78f2722a-0828-4996-a185-aee035cfa3dc tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] https://10.4.3.206/volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a returned with HTTP 202 Jul 22 10:04:59.538199 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 987/3940] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:04:59 2026] DELETE /volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:04:59.547273 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e9e0dc29-6778-4324-ac37-d70eac4dab29 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:59.549642 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e9e0dc29-6778-4324-ac37-d70eac4dab29 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] GET https://10.4.3.206/volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a Jul 22 10:04:59.549891 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e9e0dc29-6778-4324-ac37-d70eac4dab29 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:59.550109 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e9e0dc29-6778-4324-ac37-d70eac4dab29 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:59.553631 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e9e0dc29-6778-4324-ac37-d70eac4dab29 tempest-VolumeTypesAccessTest-1529592568 tempest-VolumeTypesAccessTest-1529592568-project-admin] https://10.4.3.206/volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a returned with HTTP 404 Jul 22 10:04:59.554149 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 978/3941] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:04:59 2026] GET /volume/v3/types/f7056e57-869b-443e-8c88-6092571a432a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:04:59.798396 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-52ba525c-e4da-4712-90d6-a69207188b1d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:04:59.800516 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-52ba525c-e4da-4712-90d6-a69207188b1d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] GET https://10.4.3.206/volume/v3/volumes/4428e620-2e0f-437b-b5c5-1ef155077b7a Jul 22 10:04:59.801008 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-52ba525c-e4da-4712-90d6-a69207188b1d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:04:59.801347 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-52ba525c-e4da-4712-90d6-a69207188b1d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:04:59.808804 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-52ba525c-e4da-4712-90d6-a69207188b1d tempest-ProjectMemberTests-2128876508 tempest-ProjectMemberTests-2128876508-project-admin] https://10.4.3.206/volume/v3/volumes/4428e620-2e0f-437b-b5c5-1ef155077b7a returned with HTTP 404 Jul 22 10:04:59.809645 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 997/3942] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:04:59 2026] GET /volume/v3/volumes/4428e620-2e0f-437b-b5c5-1ef155077b7a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:01.044516 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c42814eb-b565-4638-8156-816ad833215f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:01.048478 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c42814eb-b565-4638-8156-816ad833215f tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:01.048478 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c42814eb-b565-4638-8156-816ad833215f tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:01.048478 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c42814eb-b565-4638-8156-816ad833215f tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:01.058792 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:01.058792 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:01.063625 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c42814eb-b565-4638-8156-816ad833215f tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:01.070391 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c42814eb-b565-4638-8156-816ad833215f tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 returned with HTTP 200 Jul 22 10:05:01.071087 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 981/3943] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:01 2026] GET /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:01.091604 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-564e5125-2230-4bc1-8652-1adc6b842555 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:01.096661 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-564e5125-2230-4bc1-8652-1adc6b842555 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:01.096963 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-564e5125-2230-4bc1-8652-1adc6b842555 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:01.097413 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-564e5125-2230-4bc1-8652-1adc6b842555 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:01.110201 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:01.110201 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:01.116163 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-564e5125-2230-4bc1-8652-1adc6b842555 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:01.122419 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-564e5125-2230-4bc1-8652-1adc6b842555 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 returned with HTTP 200 Jul 22 10:05:01.123366 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 988/3944] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:01 2026] GET /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:01.182429 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-75be1258-66db-49d8-8a45-6602646e9ca1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:01.186227 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-75be1258-66db-49d8-8a45-6602646e9ca1 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:01.186569 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-75be1258-66db-49d8-8a45-6602646e9ca1 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:01.186803 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-75be1258-66db-49d8-8a45-6602646e9ca1 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:01.196400 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:01.196400 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:01.201571 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-75be1258-66db-49d8-8a45-6602646e9ca1 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:01.207106 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-75be1258-66db-49d8-8a45-6602646e9ca1 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 returned with HTTP 200 Jul 22 10:05:01.207700 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 979/3945] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:01 2026] GET /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:01.350141 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9ea99f02-f2ff-4b6f-bc7b-52841299e16c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:01.350141 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9ea99f02-f2ff-4b6f-bc7b-52841299e16c None None] GET https://10.4.3.206/volume// Jul 22 10:05:01.350141 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9ea99f02-f2ff-4b6f-bc7b-52841299e16c None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:01.350141 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9ea99f02-f2ff-4b6f-bc7b-52841299e16c None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:01.350141 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9ea99f02-f2ff-4b6f-bc7b-52841299e16c None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:05:01.350141 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 998/3946] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:05:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:05:01.359907 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-165faa38-5eb6-46f3-bd1f-e7cb3059c368 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:01.366287 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-165faa38-5eb6-46f3-bd1f-e7cb3059c368 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:05:01.366749 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-165faa38-5eb6-46f3-bd1f-e7cb3059c368 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fceb2ba1-c441-4e73-9996-099ec3b9a887", "connector": null, "instance_uuid": "52cd9cbf-6bbf-4afa-8059-f8246dd80b1b"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:01.379012 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:01.379012 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:01.420950 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-165faa38-5eb6-46f3-bd1f-e7cb3059c368 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:05:01.421565 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 982/3947] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:05:01 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:01.470249 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4a80f51c-44b1-4855-a584-2d111b9aad4b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:01.472510 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4a80f51c-44b1-4855-a584-2d111b9aad4b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:01.472874 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4a80f51c-44b1-4855-a584-2d111b9aad4b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:01.473347 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4a80f51c-44b1-4855-a584-2d111b9aad4b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:01.485223 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-856ab964-1b9d-4228-8456-709f76afc4ce None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:01.486324 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-856ab964-1b9d-4228-8456-709f76afc4ce None None] GET https://10.4.3.206/volume// Jul 22 10:05:01.486324 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-856ab964-1b9d-4228-8456-709f76afc4ce None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:01.486528 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:01.486528 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:01.486979 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-856ab964-1b9d-4228-8456-709f76afc4ce None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:01.487489 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-856ab964-1b9d-4228-8456-709f76afc4ce None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:05:01.487847 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 980/3948] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:05:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:05:01.493179 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4a80f51c-44b1-4855-a584-2d111b9aad4b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:01.500203 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4a80f51c-44b1-4855-a584-2d111b9aad4b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 returned with HTTP 200 Jul 22 10:05:01.500738 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 989/3949] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:01 2026] GET /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:01.504159 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-59fc4d5b-ed4b-4661-9275-1cd66029d91c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:01.513635 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-59fc4d5b-ed4b-4661-9275-1cd66029d91c tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:01.514054 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-59fc4d5b-ed4b-4661-9275-1cd66029d91c tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:01.514259 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-59fc4d5b-ed4b-4661-9275-1cd66029d91c tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:01.526236 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:01.526236 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:01.533619 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-59fc4d5b-ed4b-4661-9275-1cd66029d91c tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:01.539327 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-59fc4d5b-ed4b-4661-9275-1cd66029d91c tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 returned with HTTP 200 Jul 22 10:05:01.540118 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 999/3950] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:05:01 2026] GET /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 => generated 1036 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:01.662475 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-63c44131-8a15-415d-914b-4f524d0e01da None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:01.664391 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-63c44131-8a15-415d-914b-4f524d0e01da tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] PUT https://10.4.3.206/volume/v3/attachments/7f1d235b-355c-4f5d-a967-5cda8967deed Jul 22 10:05:01.664725 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-63c44131-8a15-415d-914b-4f524d0e01da tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:01.671796 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-63c44131-8a15-415d-914b-4f524d0e01da tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Acquiring lock "cinder-attachment_update-fceb2ba1-c441-4e73-9996-099ec3b9a887-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:05:01.676277 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-63c44131-8a15-415d-914b-4f524d0e01da tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Lock "cinder-attachment_update-fceb2ba1-c441-4e73-9996-099ec3b9a887-np0000005636" acquired by "attachment_update" :: waited 0.004s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:05:01.677175 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:01.677175 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:01.778373 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-63c44131-8a15-415d-914b-4f524d0e01da tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Lock "cinder-attachment_update-fceb2ba1-c441-4e73-9996-099ec3b9a887-np0000005636" released by "attachment_update" :: held 0.102s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:05:01.778791 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-63c44131-8a15-415d-914b-4f524d0e01da tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/attachments/7f1d235b-355c-4f5d-a967-5cda8967deed returned with HTTP 200 Jul 22 10:05:01.779366 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 983/3951] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:05:01 2026] PUT /volume/v3/attachments/7f1d235b-355c-4f5d-a967-5cda8967deed => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:02.352514 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4225ce07-fe0b-4127-9637-e2b183887ccf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:02.354415 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:02.354790 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1844910399"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:02.356378 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Create volume request body: {'volume': {'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1844910399'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:05:02.440961 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Create volume of 1 GB Jul 22 10:05:02.446754 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Availability Zones retrieved successfully. Jul 22 10:05:02.452746 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Flow 'volume_create_api' (d2ae5dc4-3467-42a4-a619-5347d0304641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:02.454152 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bbadd78-11bc-4c24-a428-710fcf254f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:02.455280 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:05:02.515403 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d45cf84d-e53a-4e6a-9e46-bae9f9e4e2e0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:02.517223 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d45cf84d-e53a-4e6a-9e46-bae9f9e4e2e0 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:02.517453 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d45cf84d-e53a-4e6a-9e46-bae9f9e4e2e0 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:02.517672 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d45cf84d-e53a-4e6a-9e46-bae9f9e4e2e0 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:02.526821 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bbadd78-11bc-4c24-a428-710fcf254f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:02.527232 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:02.527232 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:02.527532 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b556508-a565-4271-9d70-b659bec76d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:02.530566 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d45cf84d-e53a-4e6a-9e46-bae9f9e4e2e0 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:02.534395 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d45cf84d-e53a-4e6a-9e46-bae9f9e4e2e0 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 returned with HTTP 200 Jul 22 10:05:02.534759 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 990/3952] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:02 2026] GET /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:02.596197 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Created reservations ['093a7d2e-ffe6-4906-9bb1-ae372fd446ae', '8b526552-9069-49b4-9ed3-dc3ce4b8575b', '25f86324-a082-4bc0-a475-13daa34a29b6', '1c528519-f46c-41d7-8639-f558123257db'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:02.597031 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b556508-a565-4271-9d70-b659bec76d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['093a7d2e-ffe6-4906-9bb1-ae372fd446ae', '8b526552-9069-49b4-9ed3-dc3ce4b8575b', '25f86324-a082-4bc0-a475-13daa34a29b6', '1c528519-f46c-41d7-8639-f558123257db']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:02.597764 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8a598b3-a00f-47a1-8cc8-a0165438e045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:02.627491 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8a598b3-a00f-47a1-8cc8-a0165438e045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '527db2ab-2eb3-46c7-a8dc-18d4707a37a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1844910399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1dbefe8ce4948489b88f8e5fabe4f0c',qos_specs=None,replication_status=,reservations=['093a7d2e-ffe6-4906-9bb1-ae372fd446ae','8b526552-9069-49b4-9ed3-dc3ce4b8575b','25f86324-a082-4bc0-a475-13daa34a29b6','1c528519-f46c-41d7-8639-f558123257db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5e65ec215244af0a33c311441cf7277',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1844910399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=527db2ab-2eb3-46c7-a8dc-18d4707a37a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1dbefe8ce4948489b88f8e5fabe4f0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5e65ec215244af0a33c311441cf7277',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:02.630948 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349bfd6e-fc85-495b-971d-79d7059486d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:02.649090 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349bfd6e-fc85-495b-971d-79d7059486d9) transitioned into state 'SUCCESS' from state '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-1844910399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1dbefe8ce4948489b88f8e5fabe4f0c',qos_specs=None,replication_status=,reservations=['093a7d2e-ffe6-4906-9bb1-ae372fd446ae','8b526552-9069-49b4-9ed3-dc3ce4b8575b','25f86324-a082-4bc0-a475-13daa34a29b6','1c528519-f46c-41d7-8639-f558123257db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5e65ec215244af0a33c311441cf7277',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:02.649980 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a97d53f-4f4d-401c-b715-3e8ee2db66e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:02.663071 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a97d53f-4f4d-401c-b715-3e8ee2db66e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:02.664061 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Flow 'volume_create_api' (d2ae5dc4-3467-42a4-a619-5347d0304641) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:02.664577 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Create volume request issued successfully. Jul 22 10:05:02.665877 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4225ce07-fe0b-4127-9637-e2b183887ccf tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:05:02.666498 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 981/3953] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:05:02 2026] POST /volume/v3/volumes => generated 751 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:02.680191 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7e01fc0e-4be8-4857-9878-018aa66c6188 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:02.683063 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7e01fc0e-4be8-4857-9878-018aa66c6188 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] GET https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 Jul 22 10:05:02.683320 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7e01fc0e-4be8-4857-9878-018aa66c6188 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:02.683596 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7e01fc0e-4be8-4857-9878-018aa66c6188 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:02.693852 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:02.693852 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:02.698184 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7e01fc0e-4be8-4857-9878-018aa66c6188 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Volume info retrieved successfully. Jul 22 10:05:02.704097 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7e01fc0e-4be8-4857-9878-018aa66c6188 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 returned with HTTP 200 Jul 22 10:05:02.704642 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1000/3954] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:02 2026] GET /volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:03.548063 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9e7786c5-acce-4f6d-8179-3d9d2bdab24b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:03.549988 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9e7786c5-acce-4f6d-8179-3d9d2bdab24b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:03.550215 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9e7786c5-acce-4f6d-8179-3d9d2bdab24b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:03.550397 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9e7786c5-acce-4f6d-8179-3d9d2bdab24b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:03.552591 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=529,cinder:INSERT=105,cinder:UPDATE=198 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:05:03.561902 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:03.561902 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:03.566272 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9e7786c5-acce-4f6d-8179-3d9d2bdab24b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:03.571604 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9e7786c5-acce-4f6d-8179-3d9d2bdab24b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 returned with HTTP 200 Jul 22 10:05:03.572170 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 984/3955] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:03 2026] GET /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:03.717561 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d7ade748-fca4-4fd7-a8ec-b39548285dd4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:03.719266 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d7ade748-fca4-4fd7-a8ec-b39548285dd4 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] GET https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 Jul 22 10:05:03.719601 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d7ade748-fca4-4fd7-a8ec-b39548285dd4 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:03.719911 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d7ade748-fca4-4fd7-a8ec-b39548285dd4 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:03.727887 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:03.727887 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:03.731074 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d7ade748-fca4-4fd7-a8ec-b39548285dd4 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Volume info retrieved successfully. Jul 22 10:05:03.735741 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d7ade748-fca4-4fd7-a8ec-b39548285dd4 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 returned with HTTP 200 Jul 22 10:05:03.736225 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 991/3956] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:03 2026] GET /volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:03.749825 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-76701960-f756-48b0-989a-023f2f11c983 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:03.751969 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-76701960-f756-48b0-989a-023f2f11c983 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] POST https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9/action Jul 22 10:05:03.752311 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-76701960-f756-48b0-989a-023f2f11c983 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-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=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:03.752480 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-76701960-f756-48b0-989a-023f2f11c983 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-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=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:03.761526 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:03.761526 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:03.767479 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:03.767479 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:03.767981 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-76701960-f756-48b0-989a-023f2f11c983 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Volume info retrieved successfully. Jul 22 10:05:03.781035 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-76701960-f756-48b0-989a-023f2f11c983 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Update volume metadata completed successfully. Jul 22 10:05:03.781355 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-76701960-f756-48b0-989a-023f2f11c983 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9/action returned with HTTP 200 Jul 22 10:05:03.781868 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 982/3957] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:05:03 2026] POST /volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9/action => generated 563 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:03.789558 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d15a0a0c-0bb3-4f8a-a3d5-c125f4f37d05 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:03.793255 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d15a0a0c-0bb3-4f8a-a3d5-c125f4f37d05 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] GET https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 Jul 22 10:05:03.793471 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d15a0a0c-0bb3-4f8a-a3d5-c125f4f37d05 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:03.793680 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d15a0a0c-0bb3-4f8a-a3d5-c125f4f37d05 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:03.797628 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=460,cinder:INSERT=76,cinder:UPDATE=126,cinder:DELETE=1 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:05:03.804851 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:03.804851 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:03.812486 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d15a0a0c-0bb3-4f8a-a3d5-c125f4f37d05 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Volume info retrieved successfully. Jul 22 10:05:03.818507 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d15a0a0c-0bb3-4f8a-a3d5-c125f4f37d05 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 returned with HTTP 200 Jul 22 10:05:03.818868 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1001/3958] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:03 2026] GET /volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 => generated 1419 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:03.835342 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b2dd2f8a-1b07-4533-8f1b-16787dc91ea4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:03.837713 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b2dd2f8a-1b07-4533-8f1b-16787dc91ea4 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] POST https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9/action Jul 22 10:05:03.837713 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b2dd2f8a-1b07-4533-8f1b-16787dc91ea4 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:03.837893 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b2dd2f8a-1b07-4533-8f1b-16787dc91ea4 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:03.846987 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:03.846987 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:03.853114 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:03.853114 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:03.854845 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b2dd2f8a-1b07-4533-8f1b-16787dc91ea4 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Volume info retrieved successfully. Jul 22 10:05:03.858386 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b2dd2f8a-1b07-4533-8f1b-16787dc91ea4 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Get volume image-metadata completed successfully. Jul 22 10:05:03.868261 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b2dd2f8a-1b07-4533-8f1b-16787dc91ea4 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Delete volume metadata completed successfully. Jul 22 10:05:03.868467 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b2dd2f8a-1b07-4533-8f1b-16787dc91ea4 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9/action returned with HTTP 200 Jul 22 10:05:03.870896 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 985/3959] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:05:03 2026] POST /volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9/action => generated 0 bytes in 34 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 22 10:05:03.875353 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8899334a-f8bb-463b-88b0-effc40ec9b9f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:03.881953 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8899334a-f8bb-463b-88b0-effc40ec9b9f tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] POST https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9/action Jul 22 10:05:03.881953 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8899334a-f8bb-463b-88b0-effc40ec9b9f tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:03.881953 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8899334a-f8bb-463b-88b0-effc40ec9b9f tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:03.896947 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:03.896947 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:03.896947 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8899334a-f8bb-463b-88b0-effc40ec9b9f tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Volume info retrieved successfully. Jul 22 10:05:03.901587 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8899334a-f8bb-463b-88b0-effc40ec9b9f tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Get volume image-metadata completed successfully. Jul 22 10:05:03.902049 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8899334a-f8bb-463b-88b0-effc40ec9b9f tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9/action returned with HTTP 200 Jul 22 10:05:03.902575 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 992/3960] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:05:03 2026] POST /volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9/action => generated 537 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:03.909937 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e886ce24-0157-4f6c-9608-fd362b3df907 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:03.911603 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e886ce24-0157-4f6c-9608-fd362b3df907 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] GET https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 Jul 22 10:05:03.911785 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e886ce24-0157-4f6c-9608-fd362b3df907 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:03.911986 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e886ce24-0157-4f6c-9608-fd362b3df907 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:03.913952 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=544,cinder:UPDATE=183,cinder:INSERT=95 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:05:03.919157 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:03.919157 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:03.923841 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e886ce24-0157-4f6c-9608-fd362b3df907 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Volume info retrieved successfully. Jul 22 10:05:03.930061 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e886ce24-0157-4f6c-9608-fd362b3df907 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 returned with HTTP 200 Jul 22 10:05:03.930652 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 983/3961] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:03 2026] GET /volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:03.943547 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0904042b-bd23-41f6-9a73-e98d01eced09 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:03.945250 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0904042b-bd23-41f6-9a73-e98d01eced09 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] DELETE https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 Jul 22 10:05:03.945509 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0904042b-bd23-41f6-9a73-e98d01eced09 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:03.945736 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0904042b-bd23-41f6-9a73-e98d01eced09 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:03.945937 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-0904042b-bd23-41f6-9a73-e98d01eced09 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Delete volume with id: 527db2ab-2eb3-46c7-a8dc-18d4707a37a9 Jul 22 10:05:03.952974 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:03.952974 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:03.953487 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0904042b-bd23-41f6-9a73-e98d01eced09 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Volume info retrieved successfully. Jul 22 10:05:03.972892 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0904042b-bd23-41f6-9a73-e98d01eced09 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Delete volume request issued successfully. Jul 22 10:05:03.973175 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0904042b-bd23-41f6-9a73-e98d01eced09 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 returned with HTTP 202 Jul 22 10:05:03.973680 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1002/3962] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:05:03 2026] DELETE /volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:03.981298 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1d17bd32-4fb8-49c3-9f6f-92cfdd34dd8e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:03.983149 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1d17bd32-4fb8-49c3-9f6f-92cfdd34dd8e tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] GET https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 Jul 22 10:05:03.983326 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1d17bd32-4fb8-49c3-9f6f-92cfdd34dd8e tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:03.983520 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1d17bd32-4fb8-49c3-9f6f-92cfdd34dd8e tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:03.993110 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:03.993110 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:03.998809 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-1d17bd32-4fb8-49c3-9f6f-92cfdd34dd8e tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Volume info retrieved successfully. Jul 22 10:05:04.005866 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1d17bd32-4fb8-49c3-9f6f-92cfdd34dd8e tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 returned with HTTP 200 Jul 22 10:05:04.006320 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 986/3963] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:03 2026] GET /volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:04.588064 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b2001c66-9257-480d-be84-bb360bc0be28 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:04.589606 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b2001c66-9257-480d-be84-bb360bc0be28 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:04.589940 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b2001c66-9257-480d-be84-bb360bc0be28 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:04.590236 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b2001c66-9257-480d-be84-bb360bc0be28 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:04.603595 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:04.603595 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:04.611474 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b2001c66-9257-480d-be84-bb360bc0be28 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:04.617045 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b2001c66-9257-480d-be84-bb360bc0be28 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 returned with HTTP 200 Jul 22 10:05:04.617045 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 993/3964] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:04 2026] GET /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:05.021311 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-95c69855-a960-4dc8-8a58-2c1d5ddb10e2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:05.023299 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-95c69855-a960-4dc8-8a58-2c1d5ddb10e2 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] GET https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 Jul 22 10:05:05.023519 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-95c69855-a960-4dc8-8a58-2c1d5ddb10e2 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:05.023701 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-95c69855-a960-4dc8-8a58-2c1d5ddb10e2 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:05.029695 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-95c69855-a960-4dc8-8a58-2c1d5ddb10e2 tempest-VolumesImageMetadata-1920817453 tempest-VolumesImageMetadata-1920817453-project-member] https://10.4.3.206/volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 returned with HTTP 404 Jul 22 10:05:05.030224 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 984/3965] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:05 2026] GET /volume/v3/volumes/527db2ab-2eb3-46c7-a8dc-18d4707a37a9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:05.040755 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-d395240d-e91e-4a5f-b0c6-c0631c236f9b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:05.044238 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-d395240d-e91e-4a5f-b0c6-c0631c236f9b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] POST https://10.4.3.206/volume/v3/attachments/7f1d235b-355c-4f5d-a967-5cda8967deed/action Jul 22 10:05:05.044585 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-d395240d-e91e-4a5f-b0c6-c0631c236f9b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action body: b'{"os-complete": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:05.044940 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-d395240d-e91e-4a5f-b0c6-c0631c236f9b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:05.061717 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:05.061717 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:05.074027 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-deda2f0d-3974-4ab3-a677-407e90c97b82 req-d395240d-e91e-4a5f-b0c6-c0631c236f9b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/attachments/7f1d235b-355c-4f5d-a967-5cda8967deed/action returned with HTTP 204 Jul 22 10:05:05.074509 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1003/3966] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:05:05 2026] POST /volume/v3/attachments/7f1d235b-355c-4f5d-a967-5cda8967deed/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:05.633350 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f3933d2c-7db5-480e-bde8-f6afa60f36d9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:05.635130 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f3933d2c-7db5-480e-bde8-f6afa60f36d9 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:05.635376 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f3933d2c-7db5-480e-bde8-f6afa60f36d9 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:05.635594 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f3933d2c-7db5-480e-bde8-f6afa60f36d9 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:05.644834 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:05.644834 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:05.648501 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f3933d2c-7db5-480e-bde8-f6afa60f36d9 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:05.653111 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f3933d2c-7db5-480e-bde8-f6afa60f36d9 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 returned with HTTP 200 Jul 22 10:05:05.653601 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 987/3967] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:05 2026] GET /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 => generated 1149 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:05.672052 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-79136e3b-5f24-4348-b251-60f589ff468b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:05.673845 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-79136e3b-5f24-4348-b251-60f589ff468b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:05.674066 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-79136e3b-5f24-4348-b251-60f589ff468b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:05.674299 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-79136e3b-5f24-4348-b251-60f589ff468b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:05.676243 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=434,cinder:UPDATE=102,cinder:INSERT=51 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:05:05.686021 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:05.686021 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:05.689594 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-79136e3b-5f24-4348-b251-60f589ff468b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:05.694309 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-79136e3b-5f24-4348-b251-60f589ff468b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 returned with HTTP 200 Jul 22 10:05:05.694750 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 994/3968] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:05 2026] GET /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 => generated 1149 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:05.712095 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-061adaf9-a2c0-443d-ba5f-ac219600e226 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:05.714392 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-061adaf9-a2c0-443d-ba5f-ac219600e226 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] POST https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action Jul 22 10:05:05.714775 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-061adaf9-a2c0-443d-ba5f-ac219600e226 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action body: b'{"os-detach": {}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:05.714919 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-061adaf9-a2c0-443d-ba5f-ac219600e226 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:05.730450 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:05.730450 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:05.731108 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-061adaf9-a2c0-443d-ba5f-ac219600e226 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:05.737870 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-061adaf9-a2c0-443d-ba5f-ac219600e226 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Attachment connected to vm 52cd9cbf-6bbf-4afa-8059-f8246dd80b1b, checking data on nova Jul 22 10:05:05.738253 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.compute.nova [None req-061adaf9-a2c0-443d-ba5f-ac219600e226 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Creating Keystone token plugin using URL: https://10.4.3.206/identity {{(pid=100152) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 22 10:05:05.881298 np0000005636 devstack@c-api.service[100152]: DEBUG novaclient.v2.client [None req-061adaf9-a2c0-443d-ba5f-ac219600e226 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] REQ: curl -g -i -X GET https://10.4.3.206/compute/v2.1/servers/52cd9cbf-6bbf-4afa-8059-f8246dd80b1b/os-volume_attachments/fceb2ba1-c441-4e73-9996-099ec3b9a887 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}576eb72151c8691ef1cd94d01b7fb6d7d72e3346fafcbc3a56090f7e9011fb48" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-061adaf9-a2c0-443d-ba5f-ac219600e226" -H "X-Service-Token: {SHA256}98992dffe83c2c726a4d57074edaf7d2be0b758f6a7b189c27d45f0160be1215" {{(pid=100152) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 22 10:05:06.105198 np0000005636 devstack@c-api.service[100152]: DEBUG novaclient.v2.client [None req-061adaf9-a2c0-443d-ba5f-ac219600e226 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 22 Jul 2026 10:05:05 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-0e1c55b9-8b29-4c85-9e13-8d6e0b935901 x-openstack-request-id: req-0e1c55b9-8b29-4c85-9e13-8d6e0b935901 {{(pid=100152) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 22 10:05:06.105706 np0000005636 devstack@c-api.service[100152]: DEBUG novaclient.v2.client [None req-061adaf9-a2c0-443d-ba5f-ac219600e226 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "fceb2ba1-c441-4e73-9996-099ec3b9a887", "serverId": "52cd9cbf-6bbf-4afa-8059-f8246dd80b1b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7f1d235b-355c-4f5d-a967-5cda8967deed", "bdm_uuid": "25696dc7-9e11-4567-a32f-1c40f4682fe8"}} {{(pid=100152) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 22 10:05:06.105706 np0000005636 devstack@c-api.service[100152]: DEBUG novaclient.v2.client [None req-061adaf9-a2c0-443d-ba5f-ac219600e226 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET call to compute for https://10.4.3.206/compute/v2.1/servers/52cd9cbf-6bbf-4afa-8059-f8246dd80b1b/os-volume_attachments/fceb2ba1-c441-4e73-9996-099ec3b9a887 used request id req-0e1c55b9-8b29-4c85-9e13-8d6e0b935901 {{(pid=100152) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 22 10:05:06.108490 np0000005636 devstack@c-api.service[100152]: ERROR cinder.volume.api [None req-061adaf9-a2c0-443d-ba5f-ac219600e226 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault [None req-061adaf9-a2c0-443d-ba5f-ac219600e226 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Caught error: Detach volume from instance 52cd9cbf-6bbf-4afa-8059-f8246dd80b1b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 52cd9cbf-6bbf-4afa-8059-f8246dd80b1b using the Compute API Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 22 10:05:06.112425 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 52cd9cbf-6bbf-4afa-8059-f8246dd80b1b using the Compute API Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault Jul 22 10:05:06.113415 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.middleware.fault [None req-061adaf9-a2c0-443d-ba5f-ac219600e226 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action returned with HTTP 409 Jul 22 10:05:06.114264 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 985/3969] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:05:05 2026] POST /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action => generated 167 bytes in 402 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:06.124016 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f338b75f-c40e-48ed-a4aa-354b74e3807a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:06.126250 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f338b75f-c40e-48ed-a4aa-354b74e3807a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] POST https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action Jul 22 10:05:06.126678 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f338b75f-c40e-48ed-a4aa-354b74e3807a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:06.126841 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f338b75f-c40e-48ed-a4aa-354b74e3807a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:06.139292 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:06.139292 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:06.139770 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f338b75f-c40e-48ed-a4aa-354b74e3807a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:06.156608 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ba87f868-31d7-4119-b766-586a66a3a48e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:06.205462 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f338b75f-c40e-48ed-a4aa-354b74e3807a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Attachment connected to vm 52cd9cbf-6bbf-4afa-8059-f8246dd80b1b, checking data on nova Jul 22 10:05:06.205974 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.compute.nova [None req-f338b75f-c40e-48ed-a4aa-354b74e3807a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Creating Keystone token plugin using URL: https://10.4.3.206/identity {{(pid=100151) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 22 10:05:06.265943 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:06.266462 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-618213662"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:06.268446 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-618213662'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:05:06.268678 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Create volume of 1 GB Jul 22 10:05:06.273751 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Availability Zones retrieved successfully. Jul 22 10:05:06.282493 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Flow 'volume_create_api' (866ff26f-7f68-44c0-bac5-55c8eea3138b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:06.284011 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e75e103-0774-4d2a-92a5-cc16b9a28e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:06.285667 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:05:06.323018 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e75e103-0774-4d2a-92a5-cc16b9a28e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:06.324349 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (917be1f8-0b1b-429d-8e6e-9aca2a8def71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:06.382494 np0000005636 devstack@c-api.service[100151]: DEBUG novaclient.v2.client [None req-f338b75f-c40e-48ed-a4aa-354b74e3807a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] REQ: curl -g -i -X GET https://10.4.3.206/compute/v2.1/servers/52cd9cbf-6bbf-4afa-8059-f8246dd80b1b/os-volume_attachments/fceb2ba1-c441-4e73-9996-099ec3b9a887 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a68eaa663b5dea7bcb06f8e2f8b218e4e5c567e634eb1d77d0bf57688b831dcf" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f338b75f-c40e-48ed-a4aa-354b74e3807a" -H "X-Service-Token: {SHA256}b56012891acf042b8bb9a991c87fb24a6ea9e06f3fdc2236bd80fcf0e8ee7d9d" {{(pid=100151) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 22 10:05:06.408587 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Created reservations ['0d532b35-e051-4fca-aedb-edbdfdb5f47c', '3d2742ed-d68f-4285-9953-56e1157c993e', '3c44bea3-26b9-489c-90b4-054eed1f12f2', '995eb86e-5e4c-40f1-9b3b-cc928127bc54'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:06.409850 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (917be1f8-0b1b-429d-8e6e-9aca2a8def71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d532b35-e051-4fca-aedb-edbdfdb5f47c', '3d2742ed-d68f-4285-9953-56e1157c993e', '3c44bea3-26b9-489c-90b4-054eed1f12f2', '995eb86e-5e4c-40f1-9b3b-cc928127bc54']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:06.411278 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19bb55e2-14eb-4b99-86eb-39467dbd99d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:06.443361 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19bb55e2-14eb-4b99-86eb-39467dbd99d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '415ffb26-32aa-4e0c-8302-d4f8657fd7e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-618213662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75314ed462f4ed1a2e7d8dc0aab0de8',qos_specs=None,replication_status=,reservations=['0d532b35-e051-4fca-aedb-edbdfdb5f47c','3d2742ed-d68f-4285-9953-56e1157c993e','3c44bea3-26b9-489c-90b4-054eed1f12f2','995eb86e-5e4c-40f1-9b3b-cc928127bc54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaab3b0fad9a43ae8cb2e10a95d54297',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:05:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-618213662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=415ffb26-32aa-4e0c-8302-d4f8657fd7e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a75314ed462f4ed1a2e7d8dc0aab0de8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaab3b0fad9a43ae8cb2e10a95d54297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:06.444677 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cbea996-2b1b-41fb-b560-084c17b9dd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:06.482563 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cbea996-2b1b-41fb-b560-084c17b9dd73) transitioned into state 'SUCCESS' from state '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-618213662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75314ed462f4ed1a2e7d8dc0aab0de8',qos_specs=None,replication_status=,reservations=['0d532b35-e051-4fca-aedb-edbdfdb5f47c','3d2742ed-d68f-4285-9953-56e1157c993e','3c44bea3-26b9-489c-90b4-054eed1f12f2','995eb86e-5e4c-40f1-9b3b-cc928127bc54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaab3b0fad9a43ae8cb2e10a95d54297',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:06.483810 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc6612bd-e723-4f16-8f73-e97c49b4aa7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:06.501435 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc6612bd-e723-4f16-8f73-e97c49b4aa7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:06.502969 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Flow 'volume_create_api' (866ff26f-7f68-44c0-bac5-55c8eea3138b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:06.503462 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Create volume request issued successfully. Jul 22 10:05:06.504344 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ba87f868-31d7-4119-b766-586a66a3a48e tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:05:06.505133 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 988/3970] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:05:06 2026] POST /volume/v3/volumes => generated 754 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:06.517011 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1a306534-0f0f-4d42-afd4-a3b632046209 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:06.519007 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1a306534-0f0f-4d42-afd4-a3b632046209 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] GET https://10.4.3.206/volume/v3/volumes/415ffb26-32aa-4e0c-8302-d4f8657fd7e7 Jul 22 10:05:06.519244 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1a306534-0f0f-4d42-afd4-a3b632046209 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:06.519511 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1a306534-0f0f-4d42-afd4-a3b632046209 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:06.527034 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:06.527034 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:06.531080 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1a306534-0f0f-4d42-afd4-a3b632046209 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Volume info retrieved successfully. Jul 22 10:05:06.537480 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1a306534-0f0f-4d42-afd4-a3b632046209 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/volumes/415ffb26-32aa-4e0c-8302-d4f8657fd7e7 returned with HTTP 200 Jul 22 10:05:06.538060 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 995/3971] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:06 2026] GET /volume/v3/volumes/415ffb26-32aa-4e0c-8302-d4f8657fd7e7 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:06.556169 np0000005636 devstack@c-api.service[100151]: DEBUG novaclient.v2.client [None req-f338b75f-c40e-48ed-a4aa-354b74e3807a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 22 Jul 2026 10:05:06 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-119d4437-061d-421d-a349-97a54c3d2b7d x-openstack-request-id: req-119d4437-061d-421d-a349-97a54c3d2b7d {{(pid=100151) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 22 10:05:06.556326 np0000005636 devstack@c-api.service[100151]: DEBUG novaclient.v2.client [None req-f338b75f-c40e-48ed-a4aa-354b74e3807a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "fceb2ba1-c441-4e73-9996-099ec3b9a887", "serverId": "52cd9cbf-6bbf-4afa-8059-f8246dd80b1b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7f1d235b-355c-4f5d-a967-5cda8967deed", "bdm_uuid": "25696dc7-9e11-4567-a32f-1c40f4682fe8"}} {{(pid=100151) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 22 10:05:06.556477 np0000005636 devstack@c-api.service[100151]: DEBUG novaclient.v2.client [None req-f338b75f-c40e-48ed-a4aa-354b74e3807a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET call to compute for https://10.4.3.206/compute/v2.1/servers/52cd9cbf-6bbf-4afa-8059-f8246dd80b1b/os-volume_attachments/fceb2ba1-c441-4e73-9996-099ec3b9a887 used request id req-119d4437-061d-421d-a349-97a54c3d2b7d {{(pid=100151) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 22 10:05:06.558890 np0000005636 devstack@c-api.service[100151]: ERROR cinder.volume.api [None req-f338b75f-c40e-48ed-a4aa-354b74e3807a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault [None req-f338b75f-c40e-48ed-a4aa-354b74e3807a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Caught error: Detach volume from instance 52cd9cbf-6bbf-4afa-8059-f8246dd80b1b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 52cd9cbf-6bbf-4afa-8059-f8246dd80b1b using the Compute API Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 22 10:05:06.561254 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 52cd9cbf-6bbf-4afa-8059-f8246dd80b1b using the Compute API Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: ERROR cinder.api.middleware.fault Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.middleware.fault [None req-f338b75f-c40e-48ed-a4aa-354b74e3807a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action returned with HTTP 409 Jul 22 10:05:06.562940 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1004/3972] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:05:06 2026] POST /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action => generated 167 bytes in 439 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:06.571711 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a4f9a009-451f-4b1b-ad9a-21c8532e63f1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:06.573434 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 986/3973] 10.4.3.206 () {70 vars in 1597 bytes} [Wed Jul 22 10:05:06 2026] POST /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 10:05:06.581672 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-df1b9d23-1af8-424e-ad0a-21c184499ab9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:06.583490 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 989/3974] 10.4.3.206 () {70 vars in 1597 bytes} [Wed Jul 22 10:05:06 2026] POST /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 10:05:06.593753 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4aa381fe-fc92-4b8a-9808-a19091bdaba4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:06.621590 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 996/3975] 10.4.3.206 () {70 vars in 1597 bytes} [Wed Jul 22 10:05:06 2026] POST /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 10:05:06.628697 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-a4eaf31f-5712-4eb1-af9a-2faa4396104e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:06.630791 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-de779ab7-c4d3-41fb-84e2-3487e693a34d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:06.631298 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-a4eaf31f-5712-4eb1-af9a-2faa4396104e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:06.631497 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-a4eaf31f-5712-4eb1-af9a-2faa4396104e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:06.631669 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-a4eaf31f-5712-4eb1-af9a-2faa4396104e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:06.634023 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 987/3976] 10.4.3.206 () {70 vars in 1597 bytes} [Wed Jul 22 10:05:06 2026] POST /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 10:05:06.640824 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-692a73eb-800f-4187-8e0c-b12ca796602d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:06.668962 np0000005636 devstack@c-api.service[100151]: DEBUG oslo_db.sqlalchemy.engines [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-a4eaf31f-5712-4eb1-af9a-2faa4396104e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 10:05:06.676600 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:06.676600 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:06.680626 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-a4eaf31f-5712-4eb1-af9a-2faa4396104e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:06.685128 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-a4eaf31f-5712-4eb1-af9a-2faa4396104e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:06.685599 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1005/3977] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:06 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1214 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:06.708704 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-692a73eb-800f-4187-8e0c-b12ca796602d tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] POST https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action Jul 22 10:05:06.709163 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-692a73eb-800f-4187-8e0c-b12ca796602d tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:06.709350 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-692a73eb-800f-4187-8e0c-b12ca796602d tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:06.722622 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:06.722622 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:06.723070 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.admin_actions [None req-692a73eb-800f-4187-8e0c-b12ca796602d tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] Updating volume 'fceb2ba1-c441-4e73-9996-099ec3b9a887' with '{'status': 'error'}' {{(pid=100149) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 10:05:06.747845 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-692a73eb-800f-4187-8e0c-b12ca796602d tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action returned with HTTP 202 Jul 22 10:05:06.747845 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 990/3978] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:05:06 2026] POST /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:05:06.754974 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fafe17a2-e61e-4d4e-8e54-659acfcc5ade None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:06.756627 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fafe17a2-e61e-4d4e-8e54-659acfcc5ade tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:06.756825 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fafe17a2-e61e-4d4e-8e54-659acfcc5ade tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:06.757032 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fafe17a2-e61e-4d4e-8e54-659acfcc5ade tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:06.763145 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3422784c-1ec9-49a5-8567-3c46aba5da81 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:06.763532 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3422784c-1ec9-49a5-8567-3c46aba5da81 None None] GET https://10.4.3.206/volume// Jul 22 10:05:06.763728 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3422784c-1ec9-49a5-8567-3c46aba5da81 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:06.763942 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3422784c-1ec9-49a5-8567-3c46aba5da81 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:06.764333 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3422784c-1ec9-49a5-8567-3c46aba5da81 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:05:06.764702 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 988/3979] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:05:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:05:06.767948 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:06.767948 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:06.770892 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-fafe17a2-e61e-4d4e-8e54-659acfcc5ade tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:06.772017 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-539f40ac-8b76-4d30-89d8-a7855cc532b7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:06.774192 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-539f40ac-8b76-4d30-89d8-a7855cc532b7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:05:06.774561 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-539f40ac-8b76-4d30-89d8-a7855cc532b7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9dfa1cab-c48d-4494-b28b-d3993c5f6e36", "connector": null, "instance_uuid": "253e6eb2-31c8-474b-af1b-095e2c8eb32d"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:06.775137 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fafe17a2-e61e-4d4e-8e54-659acfcc5ade tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 returned with HTTP 200 Jul 22 10:05:06.775548 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 997/3980] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:06 2026] GET /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:06.792522 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5a9bf3b5-81da-44fc-8023-89d89f7813b6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:06.794730 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5a9bf3b5-81da-44fc-8023-89d89f7813b6 tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] POST https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action Jul 22 10:05:06.795277 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5a9bf3b5-81da-44fc-8023-89d89f7813b6 tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "7f1d235b-355c-4f5d-a967-5cda8967deed"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:06.795492 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5a9bf3b5-81da-44fc-8023-89d89f7813b6 tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "7f1d235b-355c-4f5d-a967-5cda8967deed"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:06.797801 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:06.797801 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:06.808147 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:06.808147 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:06.808730 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-5a9bf3b5-81da-44fc-8023-89d89f7813b6 tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] Volume info retrieved successfully. Jul 22 10:05:06.820911 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-539f40ac-8b76-4d30-89d8-a7855cc532b7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:05:06.821352 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1006/3981] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:05:06 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:06.850816 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-333cefbc-2177-454f-850b-a67d58f7fb8c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:06.853178 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-333cefbc-2177-454f-850b-a67d58f7fb8c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:06.853489 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-333cefbc-2177-454f-850b-a67d58f7fb8c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:06.853765 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-333cefbc-2177-454f-850b-a67d58f7fb8c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:06.860052 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d33be379-e876-492a-9e6c-638ed055704a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:06.860479 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d33be379-e876-492a-9e6c-638ed055704a None None] GET https://10.4.3.206/volume// Jul 22 10:05:06.860637 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d33be379-e876-492a-9e6c-638ed055704a None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:06.860824 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d33be379-e876-492a-9e6c-638ed055704a None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:06.861142 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d33be379-e876-492a-9e6c-638ed055704a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:05:06.861420 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 998/3982] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:05:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:05:06.868842 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-651dbe9b-bd89-41a4-9bf1-ad56ba9b9b4e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:06.871004 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-651dbe9b-bd89-41a4-9bf1-ad56ba9b9b4e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:06.871227 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-651dbe9b-bd89-41a4-9bf1-ad56ba9b9b4e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:06.871432 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-651dbe9b-bd89-41a4-9bf1-ad56ba9b9b4e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:06.873342 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-5a9bf3b5-81da-44fc-8023-89d89f7813b6 tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] Attachment connected to vm 52cd9cbf-6bbf-4afa-8059-f8246dd80b1b, checking data on nova Jul 22 10:05:06.873648 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.compute.nova [None req-5a9bf3b5-81da-44fc-8023-89d89f7813b6 tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] Creating Keystone token plugin using URL: https://10.4.3.206/identity {{(pid=100149) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 22 10:05:06.888107 np0000005636 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-333cefbc-2177-454f-850b-a67d58f7fb8c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 10:05:06.897748 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:06.897748 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:06.900640 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-333cefbc-2177-454f-850b-a67d58f7fb8c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:06.904060 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-333cefbc-2177-454f-850b-a67d58f7fb8c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:06.904417 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 989/3983] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:06 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:07.021384 np0000005636 devstack@c-api.service[100149]: DEBUG novaclient.v2.client [None req-5a9bf3b5-81da-44fc-8023-89d89f7813b6 tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] REQ: curl -g -i -X GET https://10.4.3.206/compute/v2.1/servers/52cd9cbf-6bbf-4afa-8059-f8246dd80b1b/os-volume_attachments/fceb2ba1-c441-4e73-9996-099ec3b9a887 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}956218acc1955708e33ef825b388a1ffbe5a9bfacee5bf615bb777135f15970b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5a9bf3b5-81da-44fc-8023-89d89f7813b6" -H "X-Service-Token: {SHA256}7eeb0f2cd79e1fc32380e58a9d51cd5b1272ebef84d86571fffbaa3b2acdc1b7" {{(pid=100149) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 22 10:05:07.050765 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:07.050765 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:07.053726 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-651dbe9b-bd89-41a4-9bf1-ad56ba9b9b4e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:07.057518 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-651dbe9b-bd89-41a4-9bf1-ad56ba9b9b4e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:07.057888 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1007/3984] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:05:06 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1396 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:07.116308 np0000005636 devstack@c-api.service[100149]: DEBUG novaclient.v2.client [None req-5a9bf3b5-81da-44fc-8023-89d89f7813b6 tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 22 Jul 2026 10:05:07 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-29bd67e3-71d0-472c-bf53-72cef7704deb x-openstack-request-id: req-29bd67e3-71d0-472c-bf53-72cef7704deb {{(pid=100149) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 22 10:05:07.116460 np0000005636 devstack@c-api.service[100149]: DEBUG novaclient.v2.client [None req-5a9bf3b5-81da-44fc-8023-89d89f7813b6 tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "fceb2ba1-c441-4e73-9996-099ec3b9a887", "serverId": "52cd9cbf-6bbf-4afa-8059-f8246dd80b1b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7f1d235b-355c-4f5d-a967-5cda8967deed", "bdm_uuid": "25696dc7-9e11-4567-a32f-1c40f4682fe8"}} {{(pid=100149) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 22 10:05:07.116553 np0000005636 devstack@c-api.service[100149]: DEBUG novaclient.v2.client [None req-5a9bf3b5-81da-44fc-8023-89d89f7813b6 tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] GET call to compute for https://10.4.3.206/compute/v2.1/servers/52cd9cbf-6bbf-4afa-8059-f8246dd80b1b/os-volume_attachments/fceb2ba1-c441-4e73-9996-099ec3b9a887 used request id req-29bd67e3-71d0-472c-bf53-72cef7704deb {{(pid=100149) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 22 10:05:07.118765 np0000005636 devstack@c-api.service[100149]: ERROR cinder.volume.api [None req-5a9bf3b5-81da-44fc-8023-89d89f7813b6 tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault [None req-5a9bf3b5-81da-44fc-8023-89d89f7813b6 tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] Caught error: Detach volume from instance 52cd9cbf-6bbf-4afa-8059-f8246dd80b1b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 52cd9cbf-6bbf-4afa-8059-f8246dd80b1b using the Compute API Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.120959 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 52cd9cbf-6bbf-4afa-8059-f8246dd80b1b using the Compute API Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: ERROR cinder.api.middleware.fault Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.middleware.fault [None req-5a9bf3b5-81da-44fc-8023-89d89f7813b6 tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action returned with HTTP 409 Jul 22 10:05:07.121906 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 991/3985] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:05:06 2026] POST /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action => generated 167 bytes in 330 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:07.129262 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3fe211d4-4b28-4b2f-82c5-53d85cfb3949 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:07.131124 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 999/3986] 10.4.3.206 () {70 vars in 1597 bytes} [Wed Jul 22 10:05:07 2026] POST /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 10:05:07.137838 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0320a194-c659-4544-9386-993f6f9726e5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:07.158084 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-41324299-73c7-46a2-9f63-78a306678d4d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:07.158948 np0000005636 devstack@c-api.service[100152]: WARNING keystonemiddleware.auth_token [None req-0320a194-c659-4544-9386-993f6f9726e5 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 22 10:05:07.160080 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 990/3987] 10.4.3.206 () {70 vars in 1597 bytes} [Wed Jul 22 10:05:07 2026] POST /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 10:05:07.163220 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-41324299-73c7-46a2-9f63-78a306678d4d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] PUT https://10.4.3.206/volume/v3/attachments/e62df85f-91f2-4c5c-b2aa-d7611622a995 Jul 22 10:05:07.163765 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-41324299-73c7-46a2-9f63-78a306678d4d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:07.168310 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d08a7717-ea4f-492f-8213-a62e7b61afdf None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:07.170225 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d08a7717-ea4f-492f-8213-a62e7b61afdf tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 Jul 22 10:05:07.170562 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d08a7717-ea4f-492f-8213-a62e7b61afdf tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:07.170665 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d08a7717-ea4f-492f-8213-a62e7b61afdf tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:07.173013 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-41324299-73c7-46a2-9f63-78a306678d4d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Acquiring lock "cinder-attachment_update-9dfa1cab-c48d-4494-b28b-d3993c5f6e36-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:05:07.179587 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-41324299-73c7-46a2-9f63-78a306678d4d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Lock "cinder-attachment_update-9dfa1cab-c48d-4494-b28b-d3993c5f6e36-np0000005636" acquired by "attachment_update" :: waited 0.007s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:05:07.180593 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:07.180593 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:07.204168 np0000005636 devstack@c-api.service[100149]: DEBUG oslo_db.sqlalchemy.engines [None req-d08a7717-ea4f-492f-8213-a62e7b61afdf tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 10:05:07.210028 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:07.210028 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:07.213727 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d08a7717-ea4f-492f-8213-a62e7b61afdf tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:07.218196 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d08a7717-ea4f-492f-8213-a62e7b61afdf tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 returned with HTTP 200 Jul 22 10:05:07.218622 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 992/3988] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:07 2026] GET /volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:07.233654 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d7da8dd4-5a37-4321-9440-f66fb3197ed4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:07.235562 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d7da8dd4-5a37-4321-9440-f66fb3197ed4 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 Jul 22 10:05:07.235877 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d7da8dd4-5a37-4321-9440-f66fb3197ed4 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:07.236114 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d7da8dd4-5a37-4321-9440-f66fb3197ed4 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:07.244916 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:07.244916 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:07.249037 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d7da8dd4-5a37-4321-9440-f66fb3197ed4 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:07.254145 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d7da8dd4-5a37-4321-9440-f66fb3197ed4 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 returned with HTTP 200 Jul 22 10:05:07.254584 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1000/3989] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:07 2026] GET /volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:07.270167 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-41324299-73c7-46a2-9f63-78a306678d4d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Lock "cinder-attachment_update-9dfa1cab-c48d-4494-b28b-d3993c5f6e36-np0000005636" released by "attachment_update" :: held 0.090s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:05:07.270167 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-41324299-73c7-46a2-9f63-78a306678d4d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments/e62df85f-91f2-4c5c-b2aa-d7611622a995 returned with HTTP 200 Jul 22 10:05:07.270167 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1008/3990] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:05:07 2026] PUT /volume/v3/attachments/e62df85f-91f2-4c5c-b2aa-d7611622a995 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:07.310878 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-257f0641-064c-4a6e-83da-835a9757e5b7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:07.315946 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-257f0641-064c-4a6e-83da-835a9757e5b7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 Jul 22 10:05:07.315946 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-257f0641-064c-4a6e-83da-835a9757e5b7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:07.315946 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-257f0641-064c-4a6e-83da-835a9757e5b7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:07.323442 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:07.323442 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:07.327547 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-257f0641-064c-4a6e-83da-835a9757e5b7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:07.333299 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-257f0641-064c-4a6e-83da-835a9757e5b7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 returned with HTTP 200 Jul 22 10:05:07.333806 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 991/3991] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:07 2026] GET /volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:07.417682 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-55cb9e7e-edf3-4af1-8320-c6e28f4ca3ba None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:07.418138 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-55cb9e7e-edf3-4af1-8320-c6e28f4ca3ba None None] GET https://10.4.3.206/volume// Jul 22 10:05:07.418455 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-55cb9e7e-edf3-4af1-8320-c6e28f4ca3ba None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:07.418692 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-55cb9e7e-edf3-4af1-8320-c6e28f4ca3ba None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:07.419072 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-55cb9e7e-edf3-4af1-8320-c6e28f4ca3ba None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:05:07.419434 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 993/3992] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:05:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:05:07.428377 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-06624114-85c6-4cec-8acb-32f29c0d7229 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:07.462788 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-06624114-85c6-4cec-8acb-32f29c0d7229 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:05:07.463203 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-06624114-85c6-4cec-8acb-32f29c0d7229 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c8e6bd9-30c6-46ad-8316-255c0c83ee14", "connector": null, "instance_uuid": "52cd9cbf-6bbf-4afa-8059-f8246dd80b1b"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:07.474719 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:07.474719 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:07.511281 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-06624114-85c6-4cec-8acb-32f29c0d7229 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:05:07.511820 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1001/3993] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:05:07 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) Jul 22 10:05:07.542546 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d86e82c8-6530-43e8-b1cd-aae4703df5a8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:07.544432 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d86e82c8-6530-43e8-b1cd-aae4703df5a8 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 Jul 22 10:05:07.544747 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d86e82c8-6530-43e8-b1cd-aae4703df5a8 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:07.545071 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d86e82c8-6530-43e8-b1cd-aae4703df5a8 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:07.548606 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5eb19d46-f9b6-45f5-9084-d502fa76c212 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:07.549050 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5eb19d46-f9b6-45f5-9084-d502fa76c212 None None] GET https://10.4.3.206/volume// Jul 22 10:05:07.549237 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5eb19d46-f9b6-45f5-9084-d502fa76c212 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:07.551947 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5eb19d46-f9b6-45f5-9084-d502fa76c212 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:07.551947 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5eb19d46-f9b6-45f5-9084-d502fa76c212 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:05:07.551947 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 992/3994] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:05:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:05:07.552610 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4065b0e4-6053-48e5-9b4b-a521ecdc71f8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:07.554660 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4065b0e4-6053-48e5-9b4b-a521ecdc71f8 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] GET https://10.4.3.206/volume/v3/volumes/415ffb26-32aa-4e0c-8302-d4f8657fd7e7 Jul 22 10:05:07.554789 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4065b0e4-6053-48e5-9b4b-a521ecdc71f8 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:07.554865 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4065b0e4-6053-48e5-9b4b-a521ecdc71f8 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:07.558348 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-ccef6e1c-7c3d-4fdc-b7b9-ba4ce7d395ec None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:07.559852 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:07.559852 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:07.560580 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-ccef6e1c-7c3d-4fdc-b7b9-ba4ce7d395ec tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 Jul 22 10:05:07.560687 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-ccef6e1c-7c3d-4fdc-b7b9-ba4ce7d395ec tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:07.561509 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-ccef6e1c-7c3d-4fdc-b7b9-ba4ce7d395ec tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:07.561573 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:07.561573 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:07.564962 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d86e82c8-6530-43e8-b1cd-aae4703df5a8 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:07.565089 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4065b0e4-6053-48e5-9b4b-a521ecdc71f8 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Volume info retrieved successfully. Jul 22 10:05:07.569483 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4065b0e4-6053-48e5-9b4b-a521ecdc71f8 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/volumes/415ffb26-32aa-4e0c-8302-d4f8657fd7e7 returned with HTTP 200 Jul 22 10:05:07.569840 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d86e82c8-6530-43e8-b1cd-aae4703df5a8 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 returned with HTTP 200 Jul 22 10:05:07.569962 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 994/3995] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:07 2026] GET /volume/v3/volumes/415ffb26-32aa-4e0c-8302-d4f8657fd7e7 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:07.570477 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:07.570477 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:07.570694 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1009/3996] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:07 2026] GET /volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:07.574102 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-ccef6e1c-7c3d-4fdc-b7b9-ba4ce7d395ec tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:07.578211 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-ccef6e1c-7c3d-4fdc-b7b9-ba4ce7d395ec tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 returned with HTTP 200 Jul 22 10:05:07.578621 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1002/3997] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:05:07 2026] GET /volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 => generated 1037 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:07.582699 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1bc9ca24-6b69-425a-a8ab-07dbe7e7186b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:07.584549 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1bc9ca24-6b69-425a-a8ab-07dbe7e7186b tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:05:07.584917 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1bc9ca24-6b69-425a-a8ab-07dbe7e7186b tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "415ffb26-32aa-4e0c-8302-d4f8657fd7e7", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1194101104"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:07.593723 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:07.593723 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:07.594205 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1bc9ca24-6b69-425a-a8ab-07dbe7e7186b tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Volume info retrieved successfully. Jul 22 10:05:07.594294 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-1bc9ca24-6b69-425a-a8ab-07dbe7e7186b tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Create snapshot from volume 415ffb26-32aa-4e0c-8302-d4f8657fd7e7 Jul 22 10:05:07.635074 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-1bc9ca24-6b69-425a-a8ab-07dbe7e7186b tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Created reservations ['708b6fb0-f0cb-4b70-ae00-483e246ffa01', 'c6363094-9cfa-473f-a9f0-e27949036cce', '6566fc9f-98e8-4662-b9bf-9c48975bac19', 'b7da7114-1ff9-4c8e-bd33-a420dded5f00'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:07.671169 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1bc9ca24-6b69-425a-a8ab-07dbe7e7186b tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot create request issued successfully. Jul 22 10:05:07.671581 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1bc9ca24-6b69-425a-a8ab-07dbe7e7186b tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:05:07.672052 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 993/3998] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:05:07 2026] POST /volume/v3/snapshots => generated 311 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:07.681806 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b708658b-7b10-4060-b128-af4caea3fa52 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:07.683996 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b708658b-7b10-4060-b128-af4caea3fa52 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] GET https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a Jul 22 10:05:07.684244 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b708658b-7b10-4060-b128-af4caea3fa52 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:07.684483 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b708658b-7b10-4060-b128-af4caea3fa52 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:07.690265 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:07.690265 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:07.690947 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b708658b-7b10-4060-b128-af4caea3fa52 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot retrieved successfully. Jul 22 10:05:07.692281 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b708658b-7b10-4060-b128-af4caea3fa52 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a returned with HTTP 200 Jul 22 10:05:07.692434 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 995/3999] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:05:07 2026] GET /volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a => generated 443 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:07.695184 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-ec38b0f6-a40d-44f5-bf73-0d8b7bec07d4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:07.699950 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-ec38b0f6-a40d-44f5-bf73-0d8b7bec07d4 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] PUT https://10.4.3.206/volume/v3/attachments/2a9b54d2-76ff-4071-90d8-a5e4eb02c6c1 Jul 22 10:05:07.699950 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-ec38b0f6-a40d-44f5-bf73-0d8b7bec07d4 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:07.706912 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-ec38b0f6-a40d-44f5-bf73-0d8b7bec07d4 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Acquiring lock "cinder-attachment_update-9c8e6bd9-30c6-46ad-8316-255c0c83ee14-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:05:07.715832 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-ec38b0f6-a40d-44f5-bf73-0d8b7bec07d4 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Lock "cinder-attachment_update-9c8e6bd9-30c6-46ad-8316-255c0c83ee14-np0000005636" acquired by "attachment_update" :: waited 0.009s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:05:07.717198 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:07.717198 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:07.807882 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-ec38b0f6-a40d-44f5-bf73-0d8b7bec07d4 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Lock "cinder-attachment_update-9c8e6bd9-30c6-46ad-8316-255c0c83ee14-np0000005636" released by "attachment_update" :: held 0.091s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:05:07.807882 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-ec38b0f6-a40d-44f5-bf73-0d8b7bec07d4 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/attachments/2a9b54d2-76ff-4071-90d8-a5e4eb02c6c1 returned with HTTP 200 Jul 22 10:05:07.807882 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1010/4000] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:05:07 2026] PUT /volume/v3/attachments/2a9b54d2-76ff-4071-90d8-a5e4eb02c6c1 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:07.918003 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-558ed7f6-a7ae-4420-bea3-2e579d338a6e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:07.919777 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-558ed7f6-a7ae-4420-bea3-2e579d338a6e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:07.919998 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-558ed7f6-a7ae-4420-bea3-2e579d338a6e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:07.920185 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-558ed7f6-a7ae-4420-bea3-2e579d338a6e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:07.931373 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:07.931373 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:07.934843 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-558ed7f6-a7ae-4420-bea3-2e579d338a6e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:07.938939 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-558ed7f6-a7ae-4420-bea3-2e579d338a6e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:07.939305 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1003/4001] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:07 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:08.588084 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a9952dcb-2f70-4bde-abd7-d357c1864923 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:08.590572 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a9952dcb-2f70-4bde-abd7-d357c1864923 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 Jul 22 10:05:08.590823 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a9952dcb-2f70-4bde-abd7-d357c1864923 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:08.591099 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a9952dcb-2f70-4bde-abd7-d357c1864923 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:08.601113 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:08.601113 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:08.604677 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a9952dcb-2f70-4bde-abd7-d357c1864923 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:08.608888 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a9952dcb-2f70-4bde-abd7-d357c1864923 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 returned with HTTP 200 Jul 22 10:05:08.609307 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 994/4002] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:08 2026] GET /volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:08.702200 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f8faec4a-f612-4dfd-b2a9-958a45c6b98b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:08.704195 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f8faec4a-f612-4dfd-b2a9-958a45c6b98b tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] GET https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a Jul 22 10:05:08.704460 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f8faec4a-f612-4dfd-b2a9-958a45c6b98b tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:08.704683 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f8faec4a-f612-4dfd-b2a9-958a45c6b98b tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:08.709488 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:08.709488 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:08.709880 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f8faec4a-f612-4dfd-b2a9-958a45c6b98b tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot retrieved successfully. Jul 22 10:05:08.710710 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f8faec4a-f612-4dfd-b2a9-958a45c6b98b tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a returned with HTTP 200 Jul 22 10:05:08.711083 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 996/4003] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:05:08 2026] GET /volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:08.720069 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-331deb9c-4ed8-43d4-9248-ca009654acf1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:08.721818 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-331deb9c-4ed8-43d4-9248-ca009654acf1 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] POST https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata Jul 22 10:05:08.723942 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-331deb9c-4ed8-43d4-9248-ca009654acf1 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:08.729269 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:08.729269 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:08.729856 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-331deb9c-4ed8-43d4-9248-ca009654acf1 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot retrieved successfully. Jul 22 10:05:08.750468 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-331deb9c-4ed8-43d4-9248-ca009654acf1 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Update snapshot metadata completed successfully. Jul 22 10:05:08.751459 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-331deb9c-4ed8-43d4-9248-ca009654acf1 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata returned with HTTP 200 Jul 22 10:05:08.751459 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1011/4004] 10.4.3.206 () {68 vars in 1402 bytes} [Wed Jul 22 10:05:08 2026] POST /volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata => generated 68 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:05:08.759008 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6fef16e1-4509-45b2-8794-00a7c046c138 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:08.760833 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6fef16e1-4509-45b2-8794-00a7c046c138 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] GET https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata Jul 22 10:05:08.761055 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6fef16e1-4509-45b2-8794-00a7c046c138 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:08.761288 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6fef16e1-4509-45b2-8794-00a7c046c138 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:08.766835 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:08.766835 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:08.767293 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6fef16e1-4509-45b2-8794-00a7c046c138 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot retrieved successfully. Jul 22 10:05:08.768043 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6fef16e1-4509-45b2-8794-00a7c046c138 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Get snapshot metadata completed successfully. Jul 22 10:05:08.768254 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6fef16e1-4509-45b2-8794-00a7c046c138 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata returned with HTTP 200 Jul 22 10:05:08.768804 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1004/4005] 10.4.3.206 () {66 vars in 1381 bytes} [Wed Jul 22 10:05:08 2026] GET /volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:05:08.776089 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f82dcfd7-b0cf-4678-91d9-393de1e3ea62 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:08.777848 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f82dcfd7-b0cf-4678-91d9-393de1e3ea62 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] PUT https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata Jul 22 10:05:08.778184 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f82dcfd7-b0cf-4678-91d9-393de1e3ea62 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:08.784516 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:08.784516 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:08.784903 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f82dcfd7-b0cf-4678-91d9-393de1e3ea62 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot retrieved successfully. Jul 22 10:05:08.806659 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f82dcfd7-b0cf-4678-91d9-393de1e3ea62 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Update snapshot metadata completed successfully. Jul 22 10:05:08.806915 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f82dcfd7-b0cf-4678-91d9-393de1e3ea62 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata returned with HTTP 200 Jul 22 10:05:08.807412 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 995/4006] 10.4.3.206 () {68 vars in 1401 bytes} [Wed Jul 22 10:05:08 2026] PUT /volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata => generated 57 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:05:08.815848 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-203087df-2660-44c3-bc06-8a77e3c50fc3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:08.818123 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-203087df-2660-44c3-bc06-8a77e3c50fc3 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] GET https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata Jul 22 10:05:08.818403 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-203087df-2660-44c3-bc06-8a77e3c50fc3 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:08.818639 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-203087df-2660-44c3-bc06-8a77e3c50fc3 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:08.824808 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:08.824808 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:08.825300 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-203087df-2660-44c3-bc06-8a77e3c50fc3 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot retrieved successfully. Jul 22 10:05:08.826226 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-203087df-2660-44c3-bc06-8a77e3c50fc3 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Get snapshot metadata completed successfully. Jul 22 10:05:08.826479 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-203087df-2660-44c3-bc06-8a77e3c50fc3 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata returned with HTTP 200 Jul 22 10:05:08.826864 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 997/4007] 10.4.3.206 () {66 vars in 1381 bytes} [Wed Jul 22 10:05:08 2026] GET /volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata => generated 57 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:05:08.835738 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d5d4210d-85fe-4677-becc-e75865be49b9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:08.838292 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d5d4210d-85fe-4677-becc-e75865be49b9 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata/key3 Jul 22 10:05:08.838788 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d5d4210d-85fe-4677-becc-e75865be49b9 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:08.839206 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d5d4210d-85fe-4677-becc-e75865be49b9 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:08.845586 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:08.845586 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:08.846279 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d5d4210d-85fe-4677-becc-e75865be49b9 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot retrieved successfully. Jul 22 10:05:08.847195 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d5d4210d-85fe-4677-becc-e75865be49b9 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Get snapshot metadata completed successfully. Jul 22 10:05:08.856394 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d5d4210d-85fe-4677-becc-e75865be49b9 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Delete snapshot metadata completed successfully. Jul 22 10:05:08.856394 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d5d4210d-85fe-4677-becc-e75865be49b9 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata/key3 returned with HTTP 200 Jul 22 10:05:08.856394 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1012/4008] 10.4.3.206 () {66 vars in 1399 bytes} [Wed Jul 22 10:05:08 2026] DELETE /volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata/key3 => generated 0 bytes in 22 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 22 10:05:08.863327 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ad9e5e06-9501-4ca1-8071-ece673955b2c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:08.865888 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ad9e5e06-9501-4ca1-8071-ece673955b2c tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] GET https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata Jul 22 10:05:08.866140 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ad9e5e06-9501-4ca1-8071-ece673955b2c tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:08.866387 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ad9e5e06-9501-4ca1-8071-ece673955b2c tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:08.872508 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:08.872508 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:08.873061 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ad9e5e06-9501-4ca1-8071-ece673955b2c tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot retrieved successfully. Jul 22 10:05:08.874048 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ad9e5e06-9501-4ca1-8071-ece673955b2c tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Get snapshot metadata completed successfully. Jul 22 10:05:08.874310 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ad9e5e06-9501-4ca1-8071-ece673955b2c tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata returned with HTTP 200 Jul 22 10:05:08.874851 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1005/4009] 10.4.3.206 () {66 vars in 1381 bytes} [Wed Jul 22 10:05:08 2026] GET /volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata => generated 32 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:05:08.881884 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b5c3d721-e7cf-426e-a20a-51409c997b6b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:08.883773 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b5c3d721-e7cf-426e-a20a-51409c997b6b tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] PUT https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata Jul 22 10:05:08.884119 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b5c3d721-e7cf-426e-a20a-51409c997b6b tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:08.890465 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:08.890465 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:08.890888 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b5c3d721-e7cf-426e-a20a-51409c997b6b tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot retrieved successfully. Jul 22 10:05:08.902463 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b5c3d721-e7cf-426e-a20a-51409c997b6b tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Update snapshot metadata completed successfully. Jul 22 10:05:08.902698 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b5c3d721-e7cf-426e-a20a-51409c997b6b tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata returned with HTTP 200 Jul 22 10:05:08.903097 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 996/4010] 10.4.3.206 () {68 vars in 1401 bytes} [Wed Jul 22 10:05:08 2026] PUT /volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata => generated 16 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:05:08.911476 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-eb34e6c1-2d93-4d5a-8db0-5001d358cd89 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:08.913192 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-eb34e6c1-2d93-4d5a-8db0-5001d358cd89 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] POST https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata Jul 22 10:05:08.913533 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-eb34e6c1-2d93-4d5a-8db0-5001d358cd89 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:08.919583 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:08.919583 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:08.919959 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-eb34e6c1-2d93-4d5a-8db0-5001d358cd89 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot retrieved successfully. Jul 22 10:05:08.936969 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-eb34e6c1-2d93-4d5a-8db0-5001d358cd89 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Update snapshot metadata completed successfully. Jul 22 10:05:08.937230 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-eb34e6c1-2d93-4d5a-8db0-5001d358cd89 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata returned with HTTP 200 Jul 22 10:05:08.937677 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 998/4011] 10.4.3.206 () {68 vars in 1402 bytes} [Wed Jul 22 10:05:08 2026] POST /volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata => generated 68 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:05:08.945188 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7a975504-8721-4df0-9825-3bdb74557029 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:08.946951 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7a975504-8721-4df0-9825-3bdb74557029 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] GET https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata Jul 22 10:05:08.948623 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7a975504-8721-4df0-9825-3bdb74557029 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:08.948623 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7a975504-8721-4df0-9825-3bdb74557029 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:08.952613 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2059aaf6-4dd6-4542-ae86-ffe42f4e94f8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:08.955303 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:08.955303 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:08.955303 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7a975504-8721-4df0-9825-3bdb74557029 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot retrieved successfully. Jul 22 10:05:08.955489 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2059aaf6-4dd6-4542-ae86-ffe42f4e94f8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:08.955489 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2059aaf6-4dd6-4542-ae86-ffe42f4e94f8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:08.955489 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2059aaf6-4dd6-4542-ae86-ffe42f4e94f8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:08.955650 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7a975504-8721-4df0-9825-3bdb74557029 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Get snapshot metadata completed successfully. Jul 22 10:05:08.955650 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7a975504-8721-4df0-9825-3bdb74557029 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata returned with HTTP 200 Jul 22 10:05:08.955650 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1013/4012] 10.4.3.206 () {66 vars in 1381 bytes} [Wed Jul 22 10:05:08 2026] GET /volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:05:08.962123 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c2ec1b0a-a411-487b-9ddc-6747a919952d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:08.963834 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2ec1b0a-a411-487b-9ddc-6747a919952d tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] PUT https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata/key3 Jul 22 10:05:08.964166 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2ec1b0a-a411-487b-9ddc-6747a919952d tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:08.966237 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:08.966237 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:08.970011 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2059aaf6-4dd6-4542-ae86-ffe42f4e94f8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:08.970764 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:08.970764 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:08.971238 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c2ec1b0a-a411-487b-9ddc-6747a919952d tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot retrieved successfully. Jul 22 10:05:08.975042 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2059aaf6-4dd6-4542-ae86-ffe42f4e94f8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:08.975462 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1006/4013] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:08 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:08.985280 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c2ec1b0a-a411-487b-9ddc-6747a919952d tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Update snapshot metadata completed successfully. Jul 22 10:05:08.985599 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2ec1b0a-a411-487b-9ddc-6747a919952d tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata/key3 returned with HTTP 200 Jul 22 10:05:08.986085 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 997/4014] 10.4.3.206 () {68 vars in 1416 bytes} [Wed Jul 22 10:05:08 2026] PUT /volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata/key3 => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:05:08.993067 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-675eb28a-3d38-475a-8481-2873bb85f122 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:08.994716 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-675eb28a-3d38-475a-8481-2873bb85f122 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] GET https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata/key3 Jul 22 10:05:08.994889 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-675eb28a-3d38-475a-8481-2873bb85f122 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:08.995078 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-675eb28a-3d38-475a-8481-2873bb85f122 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:08.999823 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:08.999823 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:09.000201 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-675eb28a-3d38-475a-8481-2873bb85f122 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot retrieved successfully. Jul 22 10:05:09.000913 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-675eb28a-3d38-475a-8481-2873bb85f122 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Get snapshot metadata completed successfully. Jul 22 10:05:09.001118 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-675eb28a-3d38-475a-8481-2873bb85f122 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata/key3 returned with HTTP 200 Jul 22 10:05:09.001464 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 999/4015] 10.4.3.206 () {66 vars in 1396 bytes} [Wed Jul 22 10:05:08 2026] GET /volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata/key3 => generated 35 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:05:09.008040 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-01aee482-e755-4a67-86b2-acd59aac787d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:09.010076 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-01aee482-e755-4a67-86b2-acd59aac787d tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] GET https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata Jul 22 10:05:09.011459 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-01aee482-e755-4a67-86b2-acd59aac787d tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:09.011459 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-01aee482-e755-4a67-86b2-acd59aac787d tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:09.015909 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:09.015909 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:09.016504 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-01aee482-e755-4a67-86b2-acd59aac787d tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot retrieved successfully. Jul 22 10:05:09.017386 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-01aee482-e755-4a67-86b2-acd59aac787d tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Get snapshot metadata completed successfully. Jul 22 10:05:09.018072 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-01aee482-e755-4a67-86b2-acd59aac787d tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata returned with HTTP 200 Jul 22 10:05:09.018072 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1014/4016] 10.4.3.206 () {66 vars in 1381 bytes} [Wed Jul 22 10:05:09 2026] GET /volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata => generated 75 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:05:09.024726 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-32704a37-4c5d-499a-88a2-66fa72fd6c55 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:09.027003 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-32704a37-4c5d-499a-88a2-66fa72fd6c55 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] PUT https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata Jul 22 10:05:09.027438 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-32704a37-4c5d-499a-88a2-66fa72fd6c55 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:09.035512 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:09.035512 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:09.036088 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-32704a37-4c5d-499a-88a2-66fa72fd6c55 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot retrieved successfully. Jul 22 10:05:09.060314 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-32704a37-4c5d-499a-88a2-66fa72fd6c55 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Update snapshot metadata completed successfully. Jul 22 10:05:09.060691 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-32704a37-4c5d-499a-88a2-66fa72fd6c55 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata returned with HTTP 200 Jul 22 10:05:09.061251 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1007/4017] 10.4.3.206 () {68 vars in 1401 bytes} [Wed Jul 22 10:05:09 2026] PUT /volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a/metadata => generated 16 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:05:09.068840 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bd4c1f21-d49a-4bd2-b653-1e375ccdb084 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:09.071069 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bd4c1f21-d49a-4bd2-b653-1e375ccdb084 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a Jul 22 10:05:09.071501 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bd4c1f21-d49a-4bd2-b653-1e375ccdb084 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:09.071782 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bd4c1f21-d49a-4bd2-b653-1e375ccdb084 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:09.071938 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-bd4c1f21-d49a-4bd2-b653-1e375ccdb084 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Delete snapshot with id: 109c42fe-4d07-4d7c-9741-b7f741bdf04a Jul 22 10:05:09.078048 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:09.078048 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:09.078878 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bd4c1f21-d49a-4bd2-b653-1e375ccdb084 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot retrieved successfully. Jul 22 10:05:09.094471 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bd4c1f21-d49a-4bd2-b653-1e375ccdb084 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot delete request issued successfully. Jul 22 10:05:09.094666 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bd4c1f21-d49a-4bd2-b653-1e375ccdb084 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a returned with HTTP 202 Jul 22 10:05:09.095284 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 998/4018] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:05:09 2026] DELETE /volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:09.103644 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-21233a03-8bfe-412c-9856-c07e169bfbbc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:09.105864 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-21233a03-8bfe-412c-9856-c07e169bfbbc tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] GET https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a Jul 22 10:05:09.106146 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-21233a03-8bfe-412c-9856-c07e169bfbbc tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:09.106281 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-21233a03-8bfe-412c-9856-c07e169bfbbc tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:09.110993 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:09.110993 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:09.111242 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-21233a03-8bfe-412c-9856-c07e169bfbbc tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Snapshot retrieved successfully. Jul 22 10:05:09.111840 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-21233a03-8bfe-412c-9856-c07e169bfbbc tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a returned with HTTP 200 Jul 22 10:05:09.112176 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1000/4019] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:05:09 2026] GET /volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:09.567887 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-521471af-2db9-4a75-9796-3281895374da None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:09.570172 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-521471af-2db9-4a75-9796-3281895374da tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/attachments/e62df85f-91f2-4c5c-b2aa-d7611622a995/action Jul 22 10:05:09.570913 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-521471af-2db9-4a75-9796-3281895374da tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action body: b'{"os-complete": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:09.571941 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-521471af-2db9-4a75-9796-3281895374da tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:09.593938 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:09.593938 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:09.606669 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b95643fe-0ab7-4aac-b22e-b51900a273e3 req-521471af-2db9-4a75-9796-3281895374da tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments/e62df85f-91f2-4c5c-b2aa-d7611622a995/action returned with HTTP 204 Jul 22 10:05:09.607485 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1015/4020] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:05:09 2026] POST /volume/v3/attachments/e62df85f-91f2-4c5c-b2aa-d7611622a995/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:09.622893 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b017ba0b-6d3b-479b-a1d6-a079e7aa036a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:09.626633 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b017ba0b-6d3b-479b-a1d6-a079e7aa036a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 Jul 22 10:05:09.626873 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b017ba0b-6d3b-479b-a1d6-a079e7aa036a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:09.627121 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b017ba0b-6d3b-479b-a1d6-a079e7aa036a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:09.645237 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:09.645237 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:09.649207 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b017ba0b-6d3b-479b-a1d6-a079e7aa036a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:09.654073 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b017ba0b-6d3b-479b-a1d6-a079e7aa036a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 returned with HTTP 200 Jul 22 10:05:09.654510 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1008/4021] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:09 2026] GET /volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:09.993711 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e51f6afb-46ab-44b9-a705-8238a199011b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:09.995651 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e51f6afb-46ab-44b9-a705-8238a199011b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:09.995825 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e51f6afb-46ab-44b9-a705-8238a199011b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:09.996033 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e51f6afb-46ab-44b9-a705-8238a199011b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:10.008209 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:10.008209 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:10.011589 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e51f6afb-46ab-44b9-a705-8238a199011b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:10.015527 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e51f6afb-46ab-44b9-a705-8238a199011b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:10.015996 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 999/4022] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:09 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1511 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:10.120654 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-35108085-deb7-4fcc-809d-8739ccad3e76 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:10.122415 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-35108085-deb7-4fcc-809d-8739ccad3e76 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] GET https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a Jul 22 10:05:10.122608 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-35108085-deb7-4fcc-809d-8739ccad3e76 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:10.122785 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-35108085-deb7-4fcc-809d-8739ccad3e76 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:10.127477 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-35108085-deb7-4fcc-809d-8739ccad3e76 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a returned with HTTP 404 Jul 22 10:05:10.127950 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1001/4023] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:05:10 2026] GET /volume/v3/snapshots/109c42fe-4d07-4d7c-9741-b7f741bdf04a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:10.135935 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3095d649-63ac-438b-95d9-834999c94ee3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:10.138183 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3095d649-63ac-438b-95d9-834999c94ee3 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] GET https://10.4.3.206/volume/v3/volumes/415ffb26-32aa-4e0c-8302-d4f8657fd7e7 Jul 22 10:05:10.138637 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3095d649-63ac-438b-95d9-834999c94ee3 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:10.139946 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3095d649-63ac-438b-95d9-834999c94ee3 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:10.147166 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:10.147166 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:10.152268 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3095d649-63ac-438b-95d9-834999c94ee3 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Volume info retrieved successfully. Jul 22 10:05:10.158527 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3095d649-63ac-438b-95d9-834999c94ee3 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/volumes/415ffb26-32aa-4e0c-8302-d4f8657fd7e7 returned with HTTP 200 Jul 22 10:05:10.159286 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1016/4024] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:10 2026] GET /volume/v3/volumes/415ffb26-32aa-4e0c-8302-d4f8657fd7e7 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:10.171021 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0503bd6a-6d05-44e4-98a1-2479e1bff33c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:10.172992 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0503bd6a-6d05-44e4-98a1-2479e1bff33c tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] DELETE https://10.4.3.206/volume/v3/volumes/415ffb26-32aa-4e0c-8302-d4f8657fd7e7 Jul 22 10:05:10.173241 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0503bd6a-6d05-44e4-98a1-2479e1bff33c tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:10.173501 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0503bd6a-6d05-44e4-98a1-2479e1bff33c tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:10.173689 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-0503bd6a-6d05-44e4-98a1-2479e1bff33c tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Delete volume with id: 415ffb26-32aa-4e0c-8302-d4f8657fd7e7 Jul 22 10:05:10.180279 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:10.180279 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:10.180761 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0503bd6a-6d05-44e4-98a1-2479e1bff33c tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Volume info retrieved successfully. Jul 22 10:05:10.197778 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0503bd6a-6d05-44e4-98a1-2479e1bff33c tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Delete volume request issued successfully. Jul 22 10:05:10.197994 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0503bd6a-6d05-44e4-98a1-2479e1bff33c tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/volumes/415ffb26-32aa-4e0c-8302-d4f8657fd7e7 returned with HTTP 202 Jul 22 10:05:10.198406 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1009/4025] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:05:10 2026] DELETE /volume/v3/volumes/415ffb26-32aa-4e0c-8302-d4f8657fd7e7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:10.206794 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-31baf6fb-cc25-48a0-8f80-8e6ad7b5cd79 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:10.208806 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-31baf6fb-cc25-48a0-8f80-8e6ad7b5cd79 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] GET https://10.4.3.206/volume/v3/volumes/415ffb26-32aa-4e0c-8302-d4f8657fd7e7 Jul 22 10:05:10.208806 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-31baf6fb-cc25-48a0-8f80-8e6ad7b5cd79 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:10.209002 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-31baf6fb-cc25-48a0-8f80-8e6ad7b5cd79 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:10.219939 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:10.219939 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:10.225723 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-31baf6fb-cc25-48a0-8f80-8e6ad7b5cd79 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Volume info retrieved successfully. Jul 22 10:05:10.231064 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-31baf6fb-cc25-48a0-8f80-8e6ad7b5cd79 tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/volumes/415ffb26-32aa-4e0c-8302-d4f8657fd7e7 returned with HTTP 200 Jul 22 10:05:10.231579 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1000/4026] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:10 2026] GET /volume/v3/volumes/415ffb26-32aa-4e0c-8302-d4f8657fd7e7 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:10.669974 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-115653ff-7ce2-43ce-9a35-7d4474cdc6c6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:10.672024 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-115653ff-7ce2-43ce-9a35-7d4474cdc6c6 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 Jul 22 10:05:10.672742 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-115653ff-7ce2-43ce-9a35-7d4474cdc6c6 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:10.673054 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-115653ff-7ce2-43ce-9a35-7d4474cdc6c6 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:10.689260 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:10.689260 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:10.695020 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-115653ff-7ce2-43ce-9a35-7d4474cdc6c6 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:10.700829 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-115653ff-7ce2-43ce-9a35-7d4474cdc6c6 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 returned with HTTP 200 Jul 22 10:05:10.701401 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1002/4027] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:10 2026] GET /volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:11.244404 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-37c2b649-4106-4967-acee-2c85fd5904bb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:11.246232 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-37c2b649-4106-4967-acee-2c85fd5904bb tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] GET https://10.4.3.206/volume/v3/volumes/415ffb26-32aa-4e0c-8302-d4f8657fd7e7 Jul 22 10:05:11.246441 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-37c2b649-4106-4967-acee-2c85fd5904bb tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:11.246633 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-37c2b649-4106-4967-acee-2c85fd5904bb tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:11.254279 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-37c2b649-4106-4967-acee-2c85fd5904bb tempest-SnapshotMetadataTestJSON-186542522 tempest-SnapshotMetadataTestJSON-186542522-project-member] https://10.4.3.206/volume/v3/volumes/415ffb26-32aa-4e0c-8302-d4f8657fd7e7 returned with HTTP 404 Jul 22 10:05:11.254279 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1017/4028] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:11 2026] GET /volume/v3/volumes/415ffb26-32aa-4e0c-8302-d4f8657fd7e7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:11.432577 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-abcbfb3d-471d-4754-99e3-f22a09798d8f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:11.434271 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-abcbfb3d-471d-4754-99e3-f22a09798d8f tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:11.434483 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-abcbfb3d-471d-4754-99e3-f22a09798d8f tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:11.434690 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-abcbfb3d-471d-4754-99e3-f22a09798d8f tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:11.451441 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:11.451441 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:11.456479 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-abcbfb3d-471d-4754-99e3-f22a09798d8f tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:11.460621 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-abcbfb3d-471d-4754-99e3-f22a09798d8f tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:11.461133 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1010/4029] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:11 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1511 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:11.476217 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-294966f1-710b-456f-9b90-c69a05e647e5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:11.478142 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-294966f1-710b-456f-9b90-c69a05e647e5 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:11.478360 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-294966f1-710b-456f-9b90-c69a05e647e5 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:11.478558 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-294966f1-710b-456f-9b90-c69a05e647e5 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:11.491092 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:11.491092 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:11.494391 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-294966f1-710b-456f-9b90-c69a05e647e5 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:11.498783 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-294966f1-710b-456f-9b90-c69a05e647e5 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:11.499163 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1001/4030] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:11 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1511 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:11.513713 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-667a3859-6dc9-493c-be77-edec940d42b7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:11.515410 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-667a3859-6dc9-493c-be77-edec940d42b7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:11.515626 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-667a3859-6dc9-493c-be77-edec940d42b7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:11.515832 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-667a3859-6dc9-493c-be77-edec940d42b7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:11.529616 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:11.529616 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:11.533146 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-667a3859-6dc9-493c-be77-edec940d42b7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:11.538409 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-667a3859-6dc9-493c-be77-edec940d42b7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:11.538870 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1003/4031] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:11 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1511 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:11.591696 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-2285fc22-d41e-404e-8159-7e19a2740c80 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:11.594205 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-2285fc22-d41e-404e-8159-7e19a2740c80 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:11.594480 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-2285fc22-d41e-404e-8159-7e19a2740c80 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:11.594724 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-2285fc22-d41e-404e-8159-7e19a2740c80 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:11.610152 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:11.610152 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:11.614749 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-2285fc22-d41e-404e-8159-7e19a2740c80 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:11.620809 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-2285fc22-d41e-404e-8159-7e19a2740c80 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:11.621359 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1018/4032] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:11 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1511 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:11.644241 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-c16ffcda-d80d-442b-8b2a-b8b918c003c4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:11.646410 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-c16ffcda-d80d-442b-8b2a-b8b918c003c4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36/action Jul 22 10:05:11.646721 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-c16ffcda-d80d-442b-8b2a-b8b918c003c4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:11.646852 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-c16ffcda-d80d-442b-8b2a-b8b918c003c4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:11.660787 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:11.660787 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:11.661124 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-c16ffcda-d80d-442b-8b2a-b8b918c003c4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:11.668670 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-c16ffcda-d80d-442b-8b2a-b8b918c003c4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Begin detaching volume completed successfully. Jul 22 10:05:11.668880 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-c16ffcda-d80d-442b-8b2a-b8b918c003c4 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36/action returned with HTTP 202 Jul 22 10:05:11.669339 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1011/4033] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:05:11 2026] POST /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:05:11.695555 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7f9b0587-30ec-4b04-9ec6-74d18ba7819a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:11.697444 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7f9b0587-30ec-4b04-9ec6-74d18ba7819a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:11.697617 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7f9b0587-30ec-4b04-9ec6-74d18ba7819a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:11.697803 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7f9b0587-30ec-4b04-9ec6-74d18ba7819a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:11.709238 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:11.709238 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:11.712859 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7f9b0587-30ec-4b04-9ec6-74d18ba7819a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:11.714160 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-177b4cb6-ba55-4b11-8171-16cb253b30f7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:11.716591 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-177b4cb6-ba55-4b11-8171-16cb253b30f7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 Jul 22 10:05:11.716896 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-177b4cb6-ba55-4b11-8171-16cb253b30f7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:11.717015 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7f9b0587-30ec-4b04-9ec6-74d18ba7819a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:11.717198 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-177b4cb6-ba55-4b11-8171-16cb253b30f7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:11.717454 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1002/4034] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:11 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1514 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:11.733662 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:11.733662 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:11.739792 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-177b4cb6-ba55-4b11-8171-16cb253b30f7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:11.747879 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-177b4cb6-ba55-4b11-8171-16cb253b30f7 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 returned with HTTP 200 Jul 22 10:05:11.748465 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1004/4035] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:11 2026] GET /volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:11.760266 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a5385c49-dd51-4d18-b4a8-142aa24533a9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:11.760736 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a5385c49-dd51-4d18-b4a8-142aa24533a9 None None] GET https://10.4.3.206/volume// Jul 22 10:05:11.760964 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a5385c49-dd51-4d18-b4a8-142aa24533a9 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:11.761210 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a5385c49-dd51-4d18-b4a8-142aa24533a9 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:11.761625 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a5385c49-dd51-4d18-b4a8-142aa24533a9 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:05:11.762017 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1019/4036] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:05:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:05:11.771534 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-a4d1be7e-c531-449b-a87d-fa2470126085 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:11.773665 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-a4d1be7e-c531-449b-a87d-fa2470126085 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:11.773864 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-a4d1be7e-c531-449b-a87d-fa2470126085 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:11.774072 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-a4d1be7e-c531-449b-a87d-fa2470126085 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:11.786750 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:11.786750 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:11.790436 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-a4d1be7e-c531-449b-a87d-fa2470126085 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:11.794691 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-a4d1be7e-c531-449b-a87d-fa2470126085 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:11.795170 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1012/4037] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:05:11 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1694 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:12.510100 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-d4348bf4-64ea-4ddb-9a2d-df29d2691235 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:12.512312 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-d4348bf4-64ea-4ddb-9a2d-df29d2691235 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:12.512582 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-d4348bf4-64ea-4ddb-9a2d-df29d2691235 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:12.512831 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-d4348bf4-64ea-4ddb-9a2d-df29d2691235 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:12.533530 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:12.533530 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:12.537706 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-d4348bf4-64ea-4ddb-9a2d-df29d2691235 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:12.546255 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-d4348bf4-64ea-4ddb-9a2d-df29d2691235 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:12.546255 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1003/4038] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:12 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1514 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:12.567774 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-d3cab5fe-eed6-4ff9-8482-cf5fd0795573 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:12.569845 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-d3cab5fe-eed6-4ff9-8482-cf5fd0795573 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] DELETE https://10.4.3.206/volume/v3/attachments/e62df85f-91f2-4c5c-b2aa-d7611622a995 Jul 22 10:05:12.570072 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-d3cab5fe-eed6-4ff9-8482-cf5fd0795573 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:12.570429 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-d3cab5fe-eed6-4ff9-8482-cf5fd0795573 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:12.579406 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:12.579406 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:12.604958 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-52befed7-bc50-43af-af7e-a041846d7cb8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:12.610511 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-52befed7-bc50-43af-af7e-a041846d7cb8 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] POST https://10.4.3.206/volume/v3/attachments/2a9b54d2-76ff-4071-90d8-a5e4eb02c6c1/action Jul 22 10:05:12.610878 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-52befed7-bc50-43af-af7e-a041846d7cb8 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action body: b'{"os-complete": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:12.611035 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-52befed7-bc50-43af-af7e-a041846d7cb8 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:12.626190 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:12.633959 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:12.633959 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:12.639439 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ac598d8b-1939-4c67-b5f5-288cfb27e4b3 req-d3cab5fe-eed6-4ff9-8482-cf5fd0795573 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments/e62df85f-91f2-4c5c-b2aa-d7611622a995 returned with HTTP 200 Jul 22 10:05:12.639897 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1005/4039] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:05:12 2026] DELETE /volume/v3/attachments/e62df85f-91f2-4c5c-b2aa-d7611622a995 => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:12.649867 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2cf2feab-1036-480f-a22c-eb8f72dd5604 req-52befed7-bc50-43af-af7e-a041846d7cb8 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/attachments/2a9b54d2-76ff-4071-90d8-a5e4eb02c6c1/action returned with HTTP 204 Jul 22 10:05:12.650472 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1020/4040] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:05:12 2026] POST /volume/v3/attachments/2a9b54d2-76ff-4071-90d8-a5e4eb02c6c1/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:12.735235 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1ae9bb93-c700-4afa-b85a-ca38fcdfb0cb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:12.737179 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ae9bb93-c700-4afa-b85a-ca38fcdfb0cb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:12.737369 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ae9bb93-c700-4afa-b85a-ca38fcdfb0cb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:12.737590 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ae9bb93-c700-4afa-b85a-ca38fcdfb0cb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:12.744117 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:12.744578 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-670200953"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:12.747650 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-670200953'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:05:12.747650 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Create volume of 1 GB Jul 22 10:05:12.747809 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:12.747809 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:12.751370 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1ae9bb93-c700-4afa-b85a-ca38fcdfb0cb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:12.751598 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Availability Zones retrieved successfully. Jul 22 10:05:12.755595 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ae9bb93-c700-4afa-b85a-ca38fcdfb0cb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:12.756028 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1004/4041] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:12 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:12.759610 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Flow 'volume_create_api' (d128c42f-2109-42ea-aecd-e5882989549f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:12.761017 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4825c134-a5d0-4bb7-aec6-79a2fb22ca57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:12.762360 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:05:12.763389 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-82170dd4-cfd6-41aa-9d3c-4ae94035cc4d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:12.765313 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-82170dd4-cfd6-41aa-9d3c-4ae94035cc4d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 Jul 22 10:05:12.765545 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-82170dd4-cfd6-41aa-9d3c-4ae94035cc4d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:12.765766 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-82170dd4-cfd6-41aa-9d3c-4ae94035cc4d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:12.779018 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:12.779018 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:12.783402 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-82170dd4-cfd6-41aa-9d3c-4ae94035cc4d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:12.788211 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-82170dd4-cfd6-41aa-9d3c-4ae94035cc4d tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 returned with HTTP 200 Jul 22 10:05:12.788656 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1006/4042] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:12 2026] GET /volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 => generated 1150 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:12.799723 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4825c134-a5d0-4bb7-aec6-79a2fb22ca57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:12.800662 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99852c1-e9f6-48c9-9370-1dee267b0dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:12.802760 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1d17d8e5-e7b8-46f7-80ab-cc7d7199229c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:12.804739 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1d17d8e5-e7b8-46f7-80ab-cc7d7199229c tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 Jul 22 10:05:12.805033 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1d17d8e5-e7b8-46f7-80ab-cc7d7199229c tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:12.805326 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1d17d8e5-e7b8-46f7-80ab-cc7d7199229c tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:12.817505 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:12.817505 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:12.821810 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1d17d8e5-e7b8-46f7-80ab-cc7d7199229c tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:12.826493 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1d17d8e5-e7b8-46f7-80ab-cc7d7199229c tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 returned with HTTP 200 Jul 22 10:05:12.826898 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1021/4043] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:12 2026] GET /volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 => generated 1150 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:12.847953 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f68f65b1-17ba-43fb-95c4-77a7bc88d28b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:12.850211 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f68f65b1-17ba-43fb-95c4-77a7bc88d28b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] POST https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action Jul 22 10:05:12.851241 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f68f65b1-17ba-43fb-95c4-77a7bc88d28b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action body: b'{"os-detach": {"attachment_id": "2a9b54d2-76ff-4071-90d8-a5e4eb02c6c1"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:12.851241 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f68f65b1-17ba-43fb-95c4-77a7bc88d28b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "2a9b54d2-76ff-4071-90d8-a5e4eb02c6c1"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:12.861539 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:12.861539 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:12.862076 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f68f65b1-17ba-43fb-95c4-77a7bc88d28b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:12.870861 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f68f65b1-17ba-43fb-95c4-77a7bc88d28b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action returned with HTTP 400 Jul 22 10:05:12.870861 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1005/4044] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:05:12 2026] POST /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action => generated 100 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 10:05:12.895955 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Created reservations ['efa76a2e-64f0-4be7-aea1-3bd723b39bab', 'f7a2964c-aba9-4455-bf5f-9d1c821c0c48', '7aea2eff-9552-4ddc-9b5d-b1b8cc32f1dc', '6def13b9-b9c2-4e62-8e2f-fb8118e3da64'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:12.895955 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99852c1-e9f6-48c9-9370-1dee267b0dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efa76a2e-64f0-4be7-aea1-3bd723b39bab', 'f7a2964c-aba9-4455-bf5f-9d1c821c0c48', '7aea2eff-9552-4ddc-9b5d-b1b8cc32f1dc', '6def13b9-b9c2-4e62-8e2f-fb8118e3da64']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:12.895955 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1664b9e0-a2e7-4994-837f-fbc273d32990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:12.913945 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-244f7296-9096-4862-a46a-db90ca28c3a1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:12.916460 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-244f7296-9096-4862-a46a-db90ca28c3a1 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 Jul 22 10:05:12.916692 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-244f7296-9096-4862-a46a-db90ca28c3a1 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:12.916882 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-244f7296-9096-4862-a46a-db90ca28c3a1 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:12.926304 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1664b9e0-a2e7-4994-837f-fbc273d32990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23d3d620-c7bd-4d49-af9c-d7293c74a7b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-670200953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4eb23ba3d5f4fa88188211fbf99b5d2',qos_specs=None,replication_status=,reservations=['efa76a2e-64f0-4be7-aea1-3bd723b39bab','f7a2964c-aba9-4455-bf5f-9d1c821c0c48','7aea2eff-9552-4ddc-9b5d-b1b8cc32f1dc','6def13b9-b9c2-4e62-8e2f-fb8118e3da64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5053a72d455541e18a4f91bc179b04fc',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:05:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-670200953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23d3d620-c7bd-4d49-af9c-d7293c74a7b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4eb23ba3d5f4fa88188211fbf99b5d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5053a72d455541e18a4f91bc179b04fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:12.926304 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2387b78-cca0-45b1-a1de-d0900705b444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:12.927834 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:12.927834 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:12.932756 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-244f7296-9096-4862-a46a-db90ca28c3a1 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:12.937406 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-244f7296-9096-4862-a46a-db90ca28c3a1 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 returned with HTTP 200 Jul 22 10:05:12.937844 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1007/4045] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:12 2026] GET /volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 => generated 1150 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:12.954458 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2387b78-cca0-45b1-a1de-d0900705b444) transitioned into state 'SUCCESS' from state '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-670200953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4eb23ba3d5f4fa88188211fbf99b5d2',qos_specs=None,replication_status=,reservations=['efa76a2e-64f0-4be7-aea1-3bd723b39bab','f7a2964c-aba9-4455-bf5f-9d1c821c0c48','7aea2eff-9552-4ddc-9b5d-b1b8cc32f1dc','6def13b9-b9c2-4e62-8e2f-fb8118e3da64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5053a72d455541e18a4f91bc179b04fc',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:12.954656 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bf416f7-5840-4460-9e65-efdef2bbe35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:12.957370 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-569c2df4-6e80-43e7-b96f-8f5f5ddde092 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:12.959742 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-569c2df4-6e80-43e7-b96f-8f5f5ddde092 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] POST https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14/action Jul 22 10:05:12.960194 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-569c2df4-6e80-43e7-b96f-8f5f5ddde092 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:12.960647 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-569c2df4-6e80-43e7-b96f-8f5f5ddde092 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:12.970728 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bf416f7-5840-4460-9e65-efdef2bbe35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:12.971695 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Flow 'volume_create_api' (d128c42f-2109-42ea-aecd-e5882989549f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:12.971695 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Create volume request issued successfully. Jul 22 10:05:12.972776 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4a9dc3e5-e2f6-492a-91b9-90bb7fd3566c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:05:12.973521 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1013/4046] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 10:05:12 2026] POST /volume/v3/volumes => generated 751 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:12.977002 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:12.977002 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:12.977107 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-569c2df4-6e80-43e7-b96f-8f5f5ddde092 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:12.987018 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0edc6dd6-c828-40f3-a0c6-9902b4681492 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:12.987729 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-569c2df4-6e80-43e7-b96f-8f5f5ddde092 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Begin detaching volume completed successfully. Jul 22 10:05:12.988043 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-569c2df4-6e80-43e7-b96f-8f5f5ddde092 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14/action returned with HTTP 202 Jul 22 10:05:12.988790 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1022/4047] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:05:12 2026] POST /volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:05:12.989001 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0edc6dd6-c828-40f3-a0c6-9902b4681492 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 Jul 22 10:05:12.989977 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0edc6dd6-c828-40f3-a0c6-9902b4681492 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:12.989977 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0edc6dd6-c828-40f3-a0c6-9902b4681492 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:12.997996 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:12.997996 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:13.002250 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0edc6dd6-c828-40f3-a0c6-9902b4681492 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Volume info retrieved successfully. Jul 22 10:05:13.008209 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0edc6dd6-c828-40f3-a0c6-9902b4681492 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 returned with HTTP 200 Jul 22 10:05:13.008772 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1006/4048] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:12 2026] GET /volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:13.046471 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d99d3476-bfd2-45e7-9ced-1484b59ef95f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:13.046835 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d99d3476-bfd2-45e7-9ced-1484b59ef95f None None] GET https://10.4.3.206/volume// Jul 22 10:05:13.047015 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d99d3476-bfd2-45e7-9ced-1484b59ef95f None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:13.047198 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d99d3476-bfd2-45e7-9ced-1484b59ef95f None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:13.047590 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d99d3476-bfd2-45e7-9ced-1484b59ef95f None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:05:13.047889 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1008/4049] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:05:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:05:13.059138 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-bca1ee30-fbca-4080-9ddc-73cfd73184f2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:13.061874 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-bca1ee30-fbca-4080-9ddc-73cfd73184f2 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 Jul 22 10:05:13.061874 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-bca1ee30-fbca-4080-9ddc-73cfd73184f2 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:13.062047 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-bca1ee30-fbca-4080-9ddc-73cfd73184f2 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:13.072364 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:13.072364 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:13.075405 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-bca1ee30-fbca-4080-9ddc-73cfd73184f2 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:13.079573 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-bca1ee30-fbca-4080-9ddc-73cfd73184f2 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 returned with HTTP 200 Jul 22 10:05:13.080004 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1014/4050] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:05:13 2026] GET /volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 => generated 1333 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:14.027508 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-05ab4c00-0325-4a16-95d1-3e0e529c9f58 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:14.028175 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-66215971-5ce5-4cd6-8ada-27f4354b901a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:14.030398 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-66215971-5ce5-4cd6-8ada-27f4354b901a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] DELETE https://10.4.3.206/volume/v3/attachments/2a9b54d2-76ff-4071-90d8-a5e4eb02c6c1 Jul 22 10:05:14.030671 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-66215971-5ce5-4cd6-8ada-27f4354b901a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:14.030902 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-66215971-5ce5-4cd6-8ada-27f4354b901a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:14.031891 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-05ab4c00-0325-4a16-95d1-3e0e529c9f58 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 Jul 22 10:05:14.032212 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-05ab4c00-0325-4a16-95d1-3e0e529c9f58 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:14.032525 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-05ab4c00-0325-4a16-95d1-3e0e529c9f58 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:14.039003 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:14.039003 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:14.047488 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:14.047488 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:14.052550 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-05ab4c00-0325-4a16-95d1-3e0e529c9f58 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Volume info retrieved successfully. Jul 22 10:05:14.057517 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-05ab4c00-0325-4a16-95d1-3e0e529c9f58 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 returned with HTTP 200 Jul 22 10:05:14.058020 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1023/4051] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:14 2026] GET /volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:14.079476 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f2ecdbec-f83b-4bec-8257-e97ffba2a369 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:14.081751 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f2ecdbec-f83b-4bec-8257-e97ffba2a369 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:05:14.082189 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f2ecdbec-f83b-4bec-8257-e97ffba2a369 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "23d3d620-c7bd-4d49-af9c-d7293c74a7b0", "name": "tempest-VolumesBackupsV39Test-Backup-1970608928", "container": "tempest-volumesbackupsv39test-backup-container-262321199"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:14.084092 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-f2ecdbec-f83b-4bec-8257-e97ffba2a369 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Creating new backup {'backup': {'volume_id': '23d3d620-c7bd-4d49-af9c-d7293c74a7b0', 'name': 'tempest-VolumesBackupsV39Test-Backup-1970608928', 'container': 'tempest-volumesbackupsv39test-backup-container-262321199'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:05:14.084250 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.backups [None req-f2ecdbec-f83b-4bec-8257-e97ffba2a369 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Creating backup of volume 23d3d620-c7bd-4d49-af9c-d7293c74a7b0 in container tempest-volumesbackupsv39test-backup-container-262321199 Jul 22 10:05:14.092690 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:14.092690 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:14.093458 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f2ecdbec-f83b-4bec-8257-e97ffba2a369 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Volume info retrieved successfully. Jul 22 10:05:14.107568 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-40983f07-c50d-40a8-bf7d-0e654669fc15 req-66215971-5ce5-4cd6-8ada-27f4354b901a tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/attachments/2a9b54d2-76ff-4071-90d8-a5e4eb02c6c1 returned with HTTP 200 Jul 22 10:05:14.107568 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1007/4052] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:05:14 2026] DELETE /volume/v3/attachments/2a9b54d2-76ff-4071-90d8-a5e4eb02c6c1 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:14.129953 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-f2ecdbec-f83b-4bec-8257-e97ffba2a369 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Created reservations ['d7d09b37-7c2d-40f8-a2c1-f4117e544f5d', 'dc988801-d2e1-4c15-937e-19dc460537d9'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:14.178965 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f2ecdbec-f83b-4bec-8257-e97ffba2a369 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:05:14.179657 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1009/4053] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:05:14 2026] POST /volume/v3/backups => generated 333 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:14.190998 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c9ce71b6-efe0-4b83-90f4-0969f7b7fda7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:14.192599 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c9ce71b6-efe0-4b83-90f4-0969f7b7fda7 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:14.192825 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c9ce71b6-efe0-4b83-90f4-0969f7b7fda7 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:14.193068 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c9ce71b6-efe0-4b83-90f4-0969f7b7fda7 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:14.193214 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-c9ce71b6-efe0-4b83-90f4-0969f7b7fda7 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:14.199087 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:14.199087 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:14.199745 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c9ce71b6-efe0-4b83-90f4-0969f7b7fda7 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:14.200070 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1015/4054] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:14 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:15.150187 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-477fa1dd-9d2d-465d-82bb-b123aa50bcf3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:15.154813 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-477fa1dd-9d2d-465d-82bb-b123aa50bcf3 tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] POST https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action Jul 22 10:05:15.155131 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-477fa1dd-9d2d-465d-82bb-b123aa50bcf3 tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:15.155248 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-477fa1dd-9d2d-465d-82bb-b123aa50bcf3 tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:15.168072 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:15.168072 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:15.171526 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.admin_actions [None req-477fa1dd-9d2d-465d-82bb-b123aa50bcf3 tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] Updating volume 'fceb2ba1-c441-4e73-9996-099ec3b9a887' with '{'status': 'in-use'}' {{(pid=100151) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 10:05:15.201731 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-477fa1dd-9d2d-465d-82bb-b123aa50bcf3 tempest-TestServerVolumeAttachmentScenario-397893806 tempest-TestServerVolumeAttachmentScenario-397893806-project-admin] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action returned with HTTP 202 Jul 22 10:05:15.202363 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1024/4055] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:05:15 2026] POST /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:05:15.210429 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-17e28634-d784-4e3e-bc18-35fb6249db74 req-515321a1-ead4-4ebb-8bfb-c50d65d3596d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:15.211969 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fcd4fde8-7ac9-4cea-93c3-624b480463ea None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:15.213302 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9662d282-0019-4e15-985b-5b888f9185ad None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:15.214543 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fcd4fde8-7ac9-4cea-93c3-624b480463ea tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:15.214835 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fcd4fde8-7ac9-4cea-93c3-624b480463ea tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:15.215155 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fcd4fde8-7ac9-4cea-93c3-624b480463ea tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:15.215371 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-17e28634-d784-4e3e-bc18-35fb6249db74 req-515321a1-ead4-4ebb-8bfb-c50d65d3596d tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] DELETE https://10.4.3.206/volume/v3/attachments/904c04c3-f754-4916-b724-7be9e5af48b9 Jul 22 10:05:15.215539 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-17e28634-d784-4e3e-bc18-35fb6249db74 req-515321a1-ead4-4ebb-8bfb-c50d65d3596d tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:15.215706 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-17e28634-d784-4e3e-bc18-35fb6249db74 req-515321a1-ead4-4ebb-8bfb-c50d65d3596d tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:15.216247 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9662d282-0019-4e15-985b-5b888f9185ad tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:15.216586 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9662d282-0019-4e15-985b-5b888f9185ad tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:15.216830 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9662d282-0019-4e15-985b-5b888f9185ad tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:15.216986 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-9662d282-0019-4e15-985b-5b888f9185ad tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:15.223369 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:15.223369 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:15.224169 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9662d282-0019-4e15-985b-5b888f9185ad tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:15.224582 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1016/4056] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:15 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:15.226285 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:15.226285 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:15.226761 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:15.226761 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:15.230823 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fcd4fde8-7ac9-4cea-93c3-624b480463ea tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:15.235252 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fcd4fde8-7ac9-4cea-93c3-624b480463ea tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 returned with HTTP 200 Jul 22 10:05:15.235646 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1010/4057] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:15 2026] GET /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 => generated 1149 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:15.274200 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-334317e3-e5d6-4f1f-a66f-475a726424b0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:15.276251 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-334317e3-e5d6-4f1f-a66f-475a726424b0 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:15.276496 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-334317e3-e5d6-4f1f-a66f-475a726424b0 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:15.276638 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-334317e3-e5d6-4f1f-a66f-475a726424b0 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:15.280063 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-17e28634-d784-4e3e-bc18-35fb6249db74 req-515321a1-ead4-4ebb-8bfb-c50d65d3596d tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/attachments/904c04c3-f754-4916-b724-7be9e5af48b9 returned with HTTP 200 Jul 22 10:05:15.280626 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1008/4058] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:05:15 2026] DELETE /volume/v3/attachments/904c04c3-f754-4916-b724-7be9e5af48b9 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:15.285846 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:15.285846 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:15.289298 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-334317e3-e5d6-4f1f-a66f-475a726424b0 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:15.293459 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-334317e3-e5d6-4f1f-a66f-475a726424b0 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 returned with HTTP 200 Jul 22 10:05:15.294079 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1025/4059] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:15 2026] GET /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 => generated 1149 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:15.311472 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-efe855fc-b1b9-4cf8-8108-2a48a3316007 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:15.313312 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-efe855fc-b1b9-4cf8-8108-2a48a3316007 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] POST https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action Jul 22 10:05:15.313627 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-efe855fc-b1b9-4cf8-8108-2a48a3316007 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:15.313736 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-efe855fc-b1b9-4cf8-8108-2a48a3316007 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:15.328529 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-307e442b-2dd4-4afd-a606-0ab160dd1863 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:15.330698 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-307e442b-2dd4-4afd-a606-0ab160dd1863 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:15.330996 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-307e442b-2dd4-4afd-a606-0ab160dd1863 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:15.331202 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-307e442b-2dd4-4afd-a606-0ab160dd1863 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:15.334114 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:15.334114 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:15.334613 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-efe855fc-b1b9-4cf8-8108-2a48a3316007 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:15.341097 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:15.341097 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:15.343941 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-efe855fc-b1b9-4cf8-8108-2a48a3316007 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Begin detaching volume completed successfully. Jul 22 10:05:15.344207 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-efe855fc-b1b9-4cf8-8108-2a48a3316007 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action returned with HTTP 202 Jul 22 10:05:15.344602 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-307e442b-2dd4-4afd-a606-0ab160dd1863 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:15.344669 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1017/4060] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:05:15 2026] POST /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:05:15.349228 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-307e442b-2dd4-4afd-a606-0ab160dd1863 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:15.349686 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1011/4061] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:15 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:15.392571 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-e2985af2-331d-4451-966d-0e6c262ba76e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:15.392709 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-423f304c-0ebc-44e4-89e9-ffdeec275caa None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:15.392947 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-423f304c-0ebc-44e4-89e9-ffdeec275caa None None] GET https://10.4.3.206/volume// Jul 22 10:05:15.393143 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-423f304c-0ebc-44e4-89e9-ffdeec275caa None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:15.393387 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-423f304c-0ebc-44e4-89e9-ffdeec275caa None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:15.393735 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-423f304c-0ebc-44e4-89e9-ffdeec275caa None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:05:15.394029 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1026/4062] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:05:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:05:15.394733 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-e2985af2-331d-4451-966d-0e6c262ba76e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:15.394958 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-e2985af2-331d-4451-966d-0e6c262ba76e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:15.395109 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-e2985af2-331d-4451-966d-0e6c262ba76e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:15.403840 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-a17110cf-43f4-47d6-a77d-6acb1fe1ff08 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:15.406682 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-a17110cf-43f4-47d6-a77d-6acb1fe1ff08 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:15.406904 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-a17110cf-43f4-47d6-a77d-6acb1fe1ff08 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:15.407220 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-a17110cf-43f4-47d6-a77d-6acb1fe1ff08 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:15.407363 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:15.407363 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:15.410745 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-e2985af2-331d-4451-966d-0e6c262ba76e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:15.414641 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-e2985af2-331d-4451-966d-0e6c262ba76e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:15.415193 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1009/4063] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:15 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:15.417345 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:15.417345 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:15.421295 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-a17110cf-43f4-47d6-a77d-6acb1fe1ff08 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:15.426631 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-a17110cf-43f4-47d6-a77d-6acb1fe1ff08 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 returned with HTTP 200 Jul 22 10:05:15.427131 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1018/4064] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:05:15 2026] GET /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 => generated 1332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:15.434870 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-89b52fef-e40c-4e19-98d7-6a628ca8184c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:15.437004 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-89b52fef-e40c-4e19-98d7-6a628ca8184c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36/action Jul 22 10:05:15.437386 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-89b52fef-e40c-4e19-98d7-6a628ca8184c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:15.437523 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-89b52fef-e40c-4e19-98d7-6a628ca8184c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:15.448537 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:15.448537 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:15.449039 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-89b52fef-e40c-4e19-98d7-6a628ca8184c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:15.459232 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-89b52fef-e40c-4e19-98d7-6a628ca8184c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Begin detaching volume completed successfully. Jul 22 10:05:15.459483 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-89b52fef-e40c-4e19-98d7-6a628ca8184c tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36/action returned with HTTP 202 Jul 22 10:05:15.459942 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1012/4065] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:05:15 2026] POST /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:05:15.485812 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b34fa4e4-f2a8-4526-9551-ad13b56dbd97 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:15.487680 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b34fa4e4-f2a8-4526-9551-ad13b56dbd97 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:15.487888 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b34fa4e4-f2a8-4526-9551-ad13b56dbd97 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:15.488124 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b34fa4e4-f2a8-4526-9551-ad13b56dbd97 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:15.510073 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:15.510073 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:15.522044 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b34fa4e4-f2a8-4526-9551-ad13b56dbd97 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:15.531342 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b34fa4e4-f2a8-4526-9551-ad13b56dbd97 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:15.531802 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1027/4066] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:15 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:15.533985 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5a094ea2-b4a3-4024-b160-cbc4d274087a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:15.534365 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5a094ea2-b4a3-4024-b160-cbc4d274087a None None] GET https://10.4.3.206/volume// Jul 22 10:05:15.534514 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5a094ea2-b4a3-4024-b160-cbc4d274087a None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:15.534697 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5a094ea2-b4a3-4024-b160-cbc4d274087a None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:15.535098 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5a094ea2-b4a3-4024-b160-cbc4d274087a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:05:15.535511 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1010/4067] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:05:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:05:15.548250 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-e044c86d-b4a9-44d8-81f4-a815294b12eb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:15.551780 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-e044c86d-b4a9-44d8-81f4-a815294b12eb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:15.552068 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-e044c86d-b4a9-44d8-81f4-a815294b12eb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:15.552217 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-e044c86d-b4a9-44d8-81f4-a815294b12eb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:15.561349 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:15.561349 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:15.564689 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-e044c86d-b4a9-44d8-81f4-a815294b12eb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:15.569119 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-e044c86d-b4a9-44d8-81f4-a815294b12eb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:15.569729 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1019/4068] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:05:15 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1397 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:16.238116 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-76e055ac-fe32-4dad-b020-6bb853273fc9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:16.239874 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-76e055ac-fe32-4dad-b020-6bb853273fc9 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:16.240109 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-76e055ac-fe32-4dad-b020-6bb853273fc9 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:16.240303 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-76e055ac-fe32-4dad-b020-6bb853273fc9 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:16.240412 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-76e055ac-fe32-4dad-b020-6bb853273fc9 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:16.245075 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:16.245075 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:16.246034 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-76e055ac-fe32-4dad-b020-6bb853273fc9 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:16.246136 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1013/4069] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:16 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:16.545861 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5646fc69-0d98-4050-91ef-fc420b8a6df3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:16.547863 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5646fc69-0d98-4050-91ef-fc420b8a6df3 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:16.548115 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5646fc69-0d98-4050-91ef-fc420b8a6df3 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:16.548329 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5646fc69-0d98-4050-91ef-fc420b8a6df3 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:16.557786 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:16.557786 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:16.561581 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-5646fc69-0d98-4050-91ef-fc420b8a6df3 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:16.567007 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5646fc69-0d98-4050-91ef-fc420b8a6df3 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:16.567468 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1028/4070] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:16 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:16.657801 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f3651c77-e24e-44ba-81cf-96f28c5033fb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:16.659679 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f3651c77-e24e-44ba-81cf-96f28c5033fb tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 Jul 22 10:05:16.659883 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f3651c77-e24e-44ba-81cf-96f28c5033fb tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:16.660192 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f3651c77-e24e-44ba-81cf-96f28c5033fb tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:16.660423 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-f3651c77-e24e-44ba-81cf-96f28c5033fb tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Delete volume with id: f372da63-5331-41be-b1d9-f10999e662c1 Jul 22 10:05:16.667147 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:16.667147 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:16.667584 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f3651c77-e24e-44ba-81cf-96f28c5033fb tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:05:16.684721 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f3651c77-e24e-44ba-81cf-96f28c5033fb tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Delete volume request issued successfully. Jul 22 10:05:16.684907 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f3651c77-e24e-44ba-81cf-96f28c5033fb tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 returned with HTTP 202 Jul 22 10:05:16.685321 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1011/4071] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:05:16 2026] DELETE /volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:05:16.695450 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fecae756-b539-4f75-89d0-a20462f35a4a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:16.699062 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fecae756-b539-4f75-89d0-a20462f35a4a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 Jul 22 10:05:16.699380 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fecae756-b539-4f75-89d0-a20462f35a4a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:16.699594 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fecae756-b539-4f75-89d0-a20462f35a4a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:16.714297 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:16.714297 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:16.721085 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-fecae756-b539-4f75-89d0-a20462f35a4a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:05:16.731749 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fecae756-b539-4f75-89d0-a20462f35a4a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 returned with HTTP 200 Jul 22 10:05:16.732198 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1020/4072] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:16 2026] GET /volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 => generated 1422 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:17.257780 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c59424a5-0d0a-452b-b0c1-0401d92dc418 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:17.259511 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c59424a5-0d0a-452b-b0c1-0401d92dc418 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:17.259699 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c59424a5-0d0a-452b-b0c1-0401d92dc418 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:17.259868 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c59424a5-0d0a-452b-b0c1-0401d92dc418 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:17.259982 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-c59424a5-0d0a-452b-b0c1-0401d92dc418 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:17.263905 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:17.263905 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:17.264913 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c59424a5-0d0a-452b-b0c1-0401d92dc418 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:17.265393 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1014/4073] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:17 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:17.371215 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-e8bbed67-244d-4ec2-9b04-30b01af9ede2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:17.373777 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-e8bbed67-244d-4ec2-9b04-30b01af9ede2 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] DELETE https://10.4.3.206/volume/v3/attachments/7f1d235b-355c-4f5d-a967-5cda8967deed Jul 22 10:05:17.374023 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-e8bbed67-244d-4ec2-9b04-30b01af9ede2 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:17.374269 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-e8bbed67-244d-4ec2-9b04-30b01af9ede2 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:17.384087 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:17.384087 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:17.469735 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-68072eec-ec85-4be1-90f2-2a4b28b0596a req-e8bbed67-244d-4ec2-9b04-30b01af9ede2 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/attachments/7f1d235b-355c-4f5d-a967-5cda8967deed returned with HTTP 200 Jul 22 10:05:17.470147 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1029/4074] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:05:17 2026] DELETE /volume/v3/attachments/7f1d235b-355c-4f5d-a967-5cda8967deed => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:17.580792 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bc90d546-2c61-4c39-9800-43bd4d7f4f7f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:17.582703 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bc90d546-2c61-4c39-9800-43bd4d7f4f7f tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:17.582901 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bc90d546-2c61-4c39-9800-43bd4d7f4f7f tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:17.583102 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bc90d546-2c61-4c39-9800-43bd4d7f4f7f tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:17.593309 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:17.593309 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:17.597253 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bc90d546-2c61-4c39-9800-43bd4d7f4f7f tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:17.601526 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bc90d546-2c61-4c39-9800-43bd4d7f4f7f tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:17.601982 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1012/4075] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:17 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:17.746758 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-db653e64-c623-48ba-adca-2c748e0aceae None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:17.748603 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-db653e64-c623-48ba-adca-2c748e0aceae tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 Jul 22 10:05:17.748869 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-db653e64-c623-48ba-adca-2c748e0aceae tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:17.749414 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-db653e64-c623-48ba-adca-2c748e0aceae tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:17.754980 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-db653e64-c623-48ba-adca-2c748e0aceae tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 returned with HTTP 404 Jul 22 10:05:17.755603 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1021/4076] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:17 2026] GET /volume/v3/volumes/f372da63-5331-41be-b1d9-f10999e662c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:05:17.764931 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-329fb0f9-5ad1-412b-b6a1-1e7e6db637fc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:17.767431 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-329fb0f9-5ad1-412b-b6a1-1e7e6db637fc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/5584a6b6-7bdc-46da-bd33-1f5c63e7ec8c Jul 22 10:05:17.767712 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-329fb0f9-5ad1-412b-b6a1-1e7e6db637fc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:17.768022 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-329fb0f9-5ad1-412b-b6a1-1e7e6db637fc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:17.768191 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-329fb0f9-5ad1-412b-b6a1-1e7e6db637fc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Delete snapshot with id: 5584a6b6-7bdc-46da-bd33-1f5c63e7ec8c Jul 22 10:05:17.774945 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:17.774945 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:17.775649 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-329fb0f9-5ad1-412b-b6a1-1e7e6db637fc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Snapshot retrieved successfully. Jul 22 10:05:17.800034 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-329fb0f9-5ad1-412b-b6a1-1e7e6db637fc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Snapshot delete request issued successfully. Jul 22 10:05:17.800319 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-329fb0f9-5ad1-412b-b6a1-1e7e6db637fc tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/snapshots/5584a6b6-7bdc-46da-bd33-1f5c63e7ec8c returned with HTTP 202 Jul 22 10:05:17.800910 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1015/4077] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:05:17 2026] DELETE /volume/v3/snapshots/5584a6b6-7bdc-46da-bd33-1f5c63e7ec8c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:17.808847 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-89cb58a2-3484-453d-992c-1f42da9178df None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:17.811012 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-89cb58a2-3484-453d-992c-1f42da9178df tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/snapshots/5584a6b6-7bdc-46da-bd33-1f5c63e7ec8c Jul 22 10:05:17.811275 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-89cb58a2-3484-453d-992c-1f42da9178df tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:17.811518 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-89cb58a2-3484-453d-992c-1f42da9178df tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:17.818354 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:17.818354 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:17.818862 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-89cb58a2-3484-453d-992c-1f42da9178df tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Snapshot retrieved successfully. Jul 22 10:05:17.819807 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-89cb58a2-3484-453d-992c-1f42da9178df tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/snapshots/5584a6b6-7bdc-46da-bd33-1f5c63e7ec8c returned with HTTP 200 Jul 22 10:05:17.820245 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1030/4078] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:05:17 2026] GET /volume/v3/snapshots/5584a6b6-7bdc-46da-bd33-1f5c63e7ec8c => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:18.070786 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-10d8f131-7186-42c5-930b-d0a58fb487ae None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:18.073002 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-10d8f131-7186-42c5-930b-d0a58fb487ae tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:18.073192 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-10d8f131-7186-42c5-930b-d0a58fb487ae tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:18.073391 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-10d8f131-7186-42c5-930b-d0a58fb487ae tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:18.082585 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:18.082585 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:18.085742 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-10d8f131-7186-42c5-930b-d0a58fb487ae tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:18.089494 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-10d8f131-7186-42c5-930b-d0a58fb487ae tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:18.089886 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1013/4079] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:18 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:18.278842 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e64e793b-e1d6-472c-a723-0c6da978145a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:18.281213 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e64e793b-e1d6-472c-a723-0c6da978145a tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:18.281513 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e64e793b-e1d6-472c-a723-0c6da978145a tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:18.281775 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e64e793b-e1d6-472c-a723-0c6da978145a tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:18.281917 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-e64e793b-e1d6-472c-a723-0c6da978145a tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:18.287673 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:18.287673 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:18.288740 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e64e793b-e1d6-472c-a723-0c6da978145a tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:18.289248 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1022/4080] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:18 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:18.418126 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-50ba06ad-69dc-408c-a7be-5301f01c6948 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:18.420561 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-50ba06ad-69dc-408c-a7be-5301f01c6948 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] DELETE https://10.4.3.206/volume/v3/attachments/5a586283-c85e-48e0-ae0c-7b2f15ad6efb Jul 22 10:05:18.420776 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-50ba06ad-69dc-408c-a7be-5301f01c6948 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:18.420987 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-50ba06ad-69dc-408c-a7be-5301f01c6948 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:18.429378 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:18.429378 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:18.487805 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-8f2549b8-58c0-4445-8d23-a07bea19fb34 req-50ba06ad-69dc-408c-a7be-5301f01c6948 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments/5a586283-c85e-48e0-ae0c-7b2f15ad6efb returned with HTTP 200 Jul 22 10:05:18.488350 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1016/4081] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:05:18 2026] DELETE /volume/v3/attachments/5a586283-c85e-48e0-ae0c-7b2f15ad6efb => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:18.567414 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-d64ba2df-b7d3-425d-81f9-1772a1f32ac7 req-0d8ac129-9f58-4e0e-8a6d-852ddc7250ba None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:18.572399 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-d64ba2df-b7d3-425d-81f9-1772a1f32ac7 req-0d8ac129-9f58-4e0e-8a6d-852ddc7250ba tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:18.572609 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-d64ba2df-b7d3-425d-81f9-1772a1f32ac7 req-0d8ac129-9f58-4e0e-8a6d-852ddc7250ba tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:18.572813 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-d64ba2df-b7d3-425d-81f9-1772a1f32ac7 req-0d8ac129-9f58-4e0e-8a6d-852ddc7250ba tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:18.579748 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:18.579748 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:18.584032 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-d64ba2df-b7d3-425d-81f9-1772a1f32ac7 req-0d8ac129-9f58-4e0e-8a6d-852ddc7250ba tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:18.589873 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-d64ba2df-b7d3-425d-81f9-1772a1f32ac7 req-0d8ac129-9f58-4e0e-8a6d-852ddc7250ba tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 returned with HTTP 200 Jul 22 10:05:18.590463 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1031/4082] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:18 2026] GET /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:18.616997 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-577ddc73-7ed0-454e-8093-953f91d43efb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:18.619398 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-577ddc73-7ed0-454e-8093-953f91d43efb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:18.619676 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-577ddc73-7ed0-454e-8093-953f91d43efb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:18.619997 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-577ddc73-7ed0-454e-8093-953f91d43efb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:18.629445 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:18.629445 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:18.634267 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-577ddc73-7ed0-454e-8093-953f91d43efb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:18.639836 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-577ddc73-7ed0-454e-8093-953f91d43efb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:18.640560 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1014/4083] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:18 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:18.656165 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3c7f8123-5750-4adb-86c8-5ba260bc7edb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:18.657953 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3c7f8123-5750-4adb-86c8-5ba260bc7edb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:05:18.658192 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3c7f8123-5750-4adb-86c8-5ba260bc7edb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:18.658432 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3c7f8123-5750-4adb-86c8-5ba260bc7edb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:18.668237 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:18.668237 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:18.671769 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-3c7f8123-5750-4adb-86c8-5ba260bc7edb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:18.676375 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3c7f8123-5750-4adb-86c8-5ba260bc7edb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:05:18.676691 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1023/4084] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:18 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:18.725916 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-4b4008fb-0d14-4fa0-87c4-f42f7facd5e6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:18.728160 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-4b4008fb-0d14-4fa0-87c4-f42f7facd5e6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:05:18.728385 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-4b4008fb-0d14-4fa0-87c4-f42f7facd5e6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:18.728590 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-4b4008fb-0d14-4fa0-87c4-f42f7facd5e6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:18.738566 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:18.738566 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:18.742291 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-4b4008fb-0d14-4fa0-87c4-f42f7facd5e6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:18.746128 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-4b4008fb-0d14-4fa0-87c4-f42f7facd5e6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:05:18.746442 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1017/4085] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:18 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:18.768740 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-ed72c432-fe56-4acc-a618-a6a1b3bbebf9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:18.770862 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-ed72c432-fe56-4acc-a618-a6a1b3bbebf9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d/action Jul 22 10:05:18.771277 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-ed72c432-fe56-4acc-a618-a6a1b3bbebf9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:18.771419 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-ed72c432-fe56-4acc-a618-a6a1b3bbebf9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:18.782543 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:18.782543 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:18.782978 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-ed72c432-fe56-4acc-a618-a6a1b3bbebf9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:18.790832 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-ed72c432-fe56-4acc-a618-a6a1b3bbebf9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Begin detaching volume completed successfully. Jul 22 10:05:18.791068 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-ed72c432-fe56-4acc-a618-a6a1b3bbebf9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d/action returned with HTTP 202 Jul 22 10:05:18.791690 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1032/4086] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:05:18 2026] POST /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:05:18.813106 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e509547c-c061-4d9c-babf-d1b4ad9b3024 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:18.815001 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e509547c-c061-4d9c-babf-d1b4ad9b3024 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:05:18.817343 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e509547c-c061-4d9c-babf-d1b4ad9b3024 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:18.817741 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e509547c-c061-4d9c-babf-d1b4ad9b3024 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:18.831647 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4ead5ee9-1e65-4d5e-86f3-c82f454f64b2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:18.833549 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4ead5ee9-1e65-4d5e-86f3-c82f454f64b2 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/snapshots/5584a6b6-7bdc-46da-bd33-1f5c63e7ec8c Jul 22 10:05:18.833783 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4ead5ee9-1e65-4d5e-86f3-c82f454f64b2 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:18.834023 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4ead5ee9-1e65-4d5e-86f3-c82f454f64b2 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:18.834073 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5bbe71c8-1646-4efb-9c62-5ffe822a7df6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:18.834579 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5bbe71c8-1646-4efb-9c62-5ffe822a7df6 None None] GET https://10.4.3.206/volume// Jul 22 10:05:18.834831 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5bbe71c8-1646-4efb-9c62-5ffe822a7df6 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:18.835117 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5bbe71c8-1646-4efb-9c62-5ffe822a7df6 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:18.835576 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5bbe71c8-1646-4efb-9c62-5ffe822a7df6 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:05:18.835991 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1018/4087] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:05:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:05:18.837266 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:18.837266 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:18.838074 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4ead5ee9-1e65-4d5e-86f3-c82f454f64b2 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/snapshots/5584a6b6-7bdc-46da-bd33-1f5c63e7ec8c returned with HTTP 404 Jul 22 10:05:18.838511 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1024/4088] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:05:18 2026] GET /volume/v3/snapshots/5584a6b6-7bdc-46da-bd33-1f5c63e7ec8c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:18.842781 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e509547c-c061-4d9c-babf-d1b4ad9b3024 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:18.846966 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-b8a8aa13-6232-46df-abaf-b668fbe20518 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:18.851486 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e509547c-c061-4d9c-babf-d1b4ad9b3024 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:05:18.852078 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1015/4089] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:18 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 1169 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:18.853836 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-b8a8aa13-6232-46df-abaf-b668fbe20518 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:05:18.854186 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-b8a8aa13-6232-46df-abaf-b668fbe20518 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:18.854504 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-b8a8aa13-6232-46df-abaf-b668fbe20518 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:18.867815 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:18.867815 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:18.872442 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-b8a8aa13-6232-46df-abaf-b668fbe20518 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:18.878341 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-b8a8aa13-6232-46df-abaf-b668fbe20518 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:05:18.878518 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1033/4090] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:05:18 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:18.897811 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-bb5df6f6-5027-40cc-93b8-27a3e8d9f2b2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:18.900463 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-bb5df6f6-5027-40cc-93b8-27a3e8d9f2b2 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d/encryption Jul 22 10:05:18.900747 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-bb5df6f6-5027-40cc-93b8-27a3e8d9f2b2 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:18.901044 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-bb5df6f6-5027-40cc-93b8-27a3e8d9f2b2 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:18.918107 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:18.918107 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:18.928178 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-bb5df6f6-5027-40cc-93b8-27a3e8d9f2b2 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d/encryption returned with HTTP 200 Jul 22 10:05:18.929585 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1019/4091] 10.4.3.206 () {68 vars in 1631 bytes} [Wed Jul 22 10:05:18 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:19.299989 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8cbbb9c1-115f-4fbb-bce4-0327be1d5194 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:19.301598 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8cbbb9c1-115f-4fbb-bce4-0327be1d5194 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:19.301820 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8cbbb9c1-115f-4fbb-bce4-0327be1d5194 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:19.302039 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8cbbb9c1-115f-4fbb-bce4-0327be1d5194 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:19.302286 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-8cbbb9c1-115f-4fbb-bce4-0327be1d5194 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:19.308358 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:19.308358 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:19.309410 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8cbbb9c1-115f-4fbb-bce4-0327be1d5194 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:19.309885 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1025/4092] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:19 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:19.851752 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-9ee34ed6-95cd-4e70-bd51-b2a7aab44525 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:19.857945 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-9ee34ed6-95cd-4e70-bd51-b2a7aab44525 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:19.857945 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-9ee34ed6-95cd-4e70-bd51-b2a7aab44525 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:19.857945 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-9ee34ed6-95cd-4e70-bd51-b2a7aab44525 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:19.866984 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:19.866984 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:19.870719 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ef771a20-58d1-4846-914a-f4be040ceadb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:19.874347 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ef771a20-58d1-4846-914a-f4be040ceadb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:05:19.874512 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-9ee34ed6-95cd-4e70-bd51-b2a7aab44525 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:19.874576 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ef771a20-58d1-4846-914a-f4be040ceadb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:19.874755 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ef771a20-58d1-4846-914a-f4be040ceadb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:19.882246 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-9ee34ed6-95cd-4e70-bd51-b2a7aab44525 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:05:19.882821 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1016/4093] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:19 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:19.889085 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:19.889085 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:19.895851 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ef771a20-58d1-4846-914a-f4be040ceadb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:19.903954 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ef771a20-58d1-4846-914a-f4be040ceadb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:05:19.903954 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1034/4094] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:19 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 1169 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:19.985079 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-89cbfc29-239a-4039-a6b9-fd7d38f6c6b1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:19.985079 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-89cbfc29-239a-4039-a6b9-fd7d38f6c6b1 None None] GET https://10.4.3.206/volume// Jul 22 10:05:19.985079 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-89cbfc29-239a-4039-a6b9-fd7d38f6c6b1 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:19.985079 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-89cbfc29-239a-4039-a6b9-fd7d38f6c6b1 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:19.986542 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-89cbfc29-239a-4039-a6b9-fd7d38f6c6b1 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:05:19.987233 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1020/4095] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:05:19 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:05:20.000088 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-d2df7505-b9da-4907-b98f-4d91d4f60bcb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:20.004760 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-d2df7505-b9da-4907-b98f-4d91d4f60bcb tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:05:20.005601 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-d2df7505-b9da-4907-b98f-4d91d4f60bcb tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6698965c-277c-420f-bd40-70bab0196903", "connector": null, "instance_uuid": "5c1c09d8-551a-403d-810a-372fb064b2f7"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:20.018286 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:20.018286 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:20.055483 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-d2df7505-b9da-4907-b98f-4d91d4f60bcb tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:05:20.056357 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1026/4096] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:05:19 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:20.092624 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-498cdc17-ffa8-46cd-a4c2-fdb299961b1e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:20.095683 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-498cdc17-ffa8-46cd-a4c2-fdb299961b1e tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:20.097488 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-498cdc17-ffa8-46cd-a4c2-fdb299961b1e tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:20.097488 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-498cdc17-ffa8-46cd-a4c2-fdb299961b1e tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:20.108702 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a0150251-6e97-4a3c-8c1f-913edf871155 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:20.109025 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:20.109025 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:20.109517 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a0150251-6e97-4a3c-8c1f-913edf871155 None None] GET https://10.4.3.206/volume// Jul 22 10:05:20.109778 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a0150251-6e97-4a3c-8c1f-913edf871155 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:20.110068 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a0150251-6e97-4a3c-8c1f-913edf871155 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:20.110450 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a0150251-6e97-4a3c-8c1f-913edf871155 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:05:20.110734 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1035/4097] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:05:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:05:20.113706 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-498cdc17-ffa8-46cd-a4c2-fdb299961b1e tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:20.122552 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-498cdc17-ffa8-46cd-a4c2-fdb299961b1e tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:05:20.122552 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1017/4098] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:20 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:20.125806 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-32225c9c-7c25-4a14-9e5b-a0b4141b2603 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:20.126427 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-1bf3606d-0e0f-4aaa-ad55-7a21e18e6af2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:20.127839 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-32225c9c-7c25-4a14-9e5b-a0b4141b2603 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] DELETE https://10.4.3.206/volume/v3/attachments/58009493-2454-40b7-8107-242bff60424f Jul 22 10:05:20.128060 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-32225c9c-7c25-4a14-9e5b-a0b4141b2603 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:20.128290 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-32225c9c-7c25-4a14-9e5b-a0b4141b2603 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:20.128686 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-1bf3606d-0e0f-4aaa-ad55-7a21e18e6af2 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:20.128890 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-1bf3606d-0e0f-4aaa-ad55-7a21e18e6af2 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:20.129106 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-1bf3606d-0e0f-4aaa-ad55-7a21e18e6af2 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:20.138456 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:20.138456 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:20.140021 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:20.140021 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:20.144676 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-1bf3606d-0e0f-4aaa-ad55-7a21e18e6af2 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:20.149154 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-1bf3606d-0e0f-4aaa-ad55-7a21e18e6af2 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:05:20.149572 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1027/4099] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:05:20 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:20.201562 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-2f84d3fe-1660-4838-9e64-de755cc4f60e req-32225c9c-7c25-4a14-9e5b-a0b4141b2603 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments/58009493-2454-40b7-8107-242bff60424f returned with HTTP 200 Jul 22 10:05:20.202029 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1021/4100] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:05:20 2026] DELETE /volume/v3/attachments/58009493-2454-40b7-8107-242bff60424f => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:20.286746 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-d74ab531-2b43-40d0-8a72-0928859fca1e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:20.290081 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-d74ab531-2b43-40d0-8a72-0928859fca1e tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] PUT https://10.4.3.206/volume/v3/attachments/96e3bbcd-8443-42f4-832c-6beb4ddf83bc Jul 22 10:05:20.290640 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-d74ab531-2b43-40d0-8a72-0928859fca1e tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:20.305561 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-d74ab531-2b43-40d0-8a72-0928859fca1e tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Acquiring lock "cinder-attachment_update-6698965c-277c-420f-bd40-70bab0196903-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:05:20.310972 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-d74ab531-2b43-40d0-8a72-0928859fca1e tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Lock "cinder-attachment_update-6698965c-277c-420f-bd40-70bab0196903-np0000005636" acquired by "attachment_update" :: waited 0.008s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:05:20.312013 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:20.312013 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:20.323794 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a000b0e5-51f8-4bbe-ad0f-52318aef870a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:20.326795 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a000b0e5-51f8-4bbe-ad0f-52318aef870a tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:20.327144 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a000b0e5-51f8-4bbe-ad0f-52318aef870a tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:20.327424 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a000b0e5-51f8-4bbe-ad0f-52318aef870a tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:20.327589 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a000b0e5-51f8-4bbe-ad0f-52318aef870a tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:20.332669 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:20.332669 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:20.333504 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a000b0e5-51f8-4bbe-ad0f-52318aef870a tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:20.333985 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1018/4101] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:20 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:20.416355 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-d74ab531-2b43-40d0-8a72-0928859fca1e tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Lock "cinder-attachment_update-6698965c-277c-420f-bd40-70bab0196903-np0000005636" released by "attachment_update" :: held 0.105s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:05:20.416670 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-d74ab531-2b43-40d0-8a72-0928859fca1e tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/attachments/96e3bbcd-8443-42f4-832c-6beb4ddf83bc returned with HTTP 200 Jul 22 10:05:20.417235 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1036/4102] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:05:20 2026] PUT /volume/v3/attachments/96e3bbcd-8443-42f4-832c-6beb4ddf83bc => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:20.939375 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-65569363-842b-457e-85ae-7ef91e3fffcf None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:20.941175 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-65569363-842b-457e-85ae-7ef91e3fffcf tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:05:20.941467 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-65569363-842b-457e-85ae-7ef91e3fffcf tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:20.941689 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-65569363-842b-457e-85ae-7ef91e3fffcf tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:20.949203 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:20.949203 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:20.953785 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-65569363-842b-457e-85ae-7ef91e3fffcf tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:20.959238 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-65569363-842b-457e-85ae-7ef91e3fffcf tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:05:20.959546 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1028/4103] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:20 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:20.981393 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-52ffa4be-9ab4-4744-98a3-e13009a97a96 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:20.985078 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-52ffa4be-9ab4-4744-98a3-e13009a97a96 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:05:20.985324 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-52ffa4be-9ab4-4744-98a3-e13009a97a96 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:20.985686 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-52ffa4be-9ab4-4744-98a3-e13009a97a96 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:20.999937 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:20.999937 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:21.003766 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-52ffa4be-9ab4-4744-98a3-e13009a97a96 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:21.010376 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-52ffa4be-9ab4-4744-98a3-e13009a97a96 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 200 Jul 22 10:05:21.011828 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1022/4104] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:20 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:21.050442 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-cc1dc0eb-92bc-4139-b7e9-074dd78c3a79 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:21.052828 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-cc1dc0eb-92bc-4139-b7e9-074dd78c3a79 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:05:21.053298 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-cc1dc0eb-92bc-4139-b7e9-074dd78c3a79 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:21.053515 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-cc1dc0eb-92bc-4139-b7e9-074dd78c3a79 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:21.078053 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:21.078053 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:21.086107 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-cc1dc0eb-92bc-4139-b7e9-074dd78c3a79 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:21.091302 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-cc1dc0eb-92bc-4139-b7e9-074dd78c3a79 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 200 Jul 22 10:05:21.091752 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1019/4105] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:21 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:21.106431 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-7d538188-a8e1-4940-8540-e19bbedb0bf2 req-06671397-56b9-4da2-9c0b-169c8fd8344b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:21.108945 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-7d538188-a8e1-4940-8540-e19bbedb0bf2 req-06671397-56b9-4da2-9c0b-169c8fd8344b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] DELETE https://10.4.3.206/volume/v3/attachments/cf573f3e-3000-4a02-a285-0366a26bb3a3 Jul 22 10:05:21.109172 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-7d538188-a8e1-4940-8540-e19bbedb0bf2 req-06671397-56b9-4da2-9c0b-169c8fd8344b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:21.109515 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-7d538188-a8e1-4940-8540-e19bbedb0bf2 req-06671397-56b9-4da2-9c0b-169c8fd8344b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:21.110389 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-da5194e5-dfde-49d9-939c-705a520ce874 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:21.112244 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-da5194e5-dfde-49d9-939c-705a520ce874 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8/action Jul 22 10:05:21.112569 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-da5194e5-dfde-49d9-939c-705a520ce874 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:21.112689 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-da5194e5-dfde-49d9-939c-705a520ce874 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:21.118054 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:21.118054 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:21.126896 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:21.126896 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:21.127410 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-da5194e5-dfde-49d9-939c-705a520ce874 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:21.134845 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d748738e-8227-4743-aefd-c2ec094be467 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:21.137544 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d748738e-8227-4743-aefd-c2ec094be467 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:21.137883 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d748738e-8227-4743-aefd-c2ec094be467 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:21.138241 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d748738e-8227-4743-aefd-c2ec094be467 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:21.138356 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-da5194e5-dfde-49d9-939c-705a520ce874 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Begin detaching volume completed successfully. Jul 22 10:05:21.138599 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-da5194e5-dfde-49d9-939c-705a520ce874 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8/action returned with HTTP 202 Jul 22 10:05:21.139058 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1029/4106] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:05:21 2026] POST /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:05:21.149885 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:21.149885 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:21.153768 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d748738e-8227-4743-aefd-c2ec094be467 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:21.162321 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d748738e-8227-4743-aefd-c2ec094be467 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:05:21.162759 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1023/4107] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:21 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:21.166084 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cfd9d63f-649e-4d5f-8f73-ffea6591510e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:21.168298 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cfd9d63f-649e-4d5f-8f73-ffea6591510e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:05:21.168540 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cfd9d63f-649e-4d5f-8f73-ffea6591510e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:21.168781 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cfd9d63f-649e-4d5f-8f73-ffea6591510e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:21.177662 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:21.177662 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:21.181674 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cfd9d63f-649e-4d5f-8f73-ffea6591510e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:21.187580 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-7d538188-a8e1-4940-8540-e19bbedb0bf2 req-06671397-56b9-4da2-9c0b-169c8fd8344b tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/attachments/cf573f3e-3000-4a02-a285-0366a26bb3a3 returned with HTTP 200 Jul 22 10:05:21.187998 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cfd9d63f-649e-4d5f-8f73-ffea6591510e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 200 Jul 22 10:05:21.188197 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1037/4108] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:05:21 2026] DELETE /volume/v3/attachments/cf573f3e-3000-4a02-a285-0366a26bb3a3 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:21.188516 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1020/4109] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:21 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:21.199123 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-cb4867b7-c3f3-4a07-b3c7-a27e5488781b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:21.199473 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cb4867b7-c3f3-4a07-b3c7-a27e5488781b None None] GET https://10.4.3.206/volume// Jul 22 10:05:21.199621 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cb4867b7-c3f3-4a07-b3c7-a27e5488781b None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:21.199796 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cb4867b7-c3f3-4a07-b3c7-a27e5488781b None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:21.200116 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cb4867b7-c3f3-4a07-b3c7-a27e5488781b None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:05:21.200388 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1030/4110] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:05:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:05:21.209945 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-c538e0a8-6f8a-4f39-bb7c-17624cc3e76d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:21.212092 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-c538e0a8-6f8a-4f39-bb7c-17624cc3e76d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:05:21.212327 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-c538e0a8-6f8a-4f39-bb7c-17624cc3e76d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:21.212609 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-c538e0a8-6f8a-4f39-bb7c-17624cc3e76d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:21.222704 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:21.222704 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:21.227229 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-c538e0a8-6f8a-4f39-bb7c-17624cc3e76d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:21.232786 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-c538e0a8-6f8a-4f39-bb7c-17624cc3e76d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 200 Jul 22 10:05:21.233452 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1024/4111] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:05:21 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 1320 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:21.346591 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-91d3c9cf-3de3-4173-b0f3-de57d0890669 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:21.348549 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-91d3c9cf-3de3-4173-b0f3-de57d0890669 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:21.348752 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-91d3c9cf-3de3-4173-b0f3-de57d0890669 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:21.348970 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-91d3c9cf-3de3-4173-b0f3-de57d0890669 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:21.349112 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-91d3c9cf-3de3-4173-b0f3-de57d0890669 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:21.355082 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:21.355082 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:21.356292 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-91d3c9cf-3de3-4173-b0f3-de57d0890669 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:21.356819 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1038/4112] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:21 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:21.580878 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-77fb12cb-fbd9-4c8a-a343-ef0f93f5717e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:21.584518 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-77fb12cb-fbd9-4c8a-a343-ef0f93f5717e tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] DELETE https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 Jul 22 10:05:21.584518 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-77fb12cb-fbd9-4c8a-a343-ef0f93f5717e tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:21.584518 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-77fb12cb-fbd9-4c8a-a343-ef0f93f5717e tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:21.584518 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-77fb12cb-fbd9-4c8a-a343-ef0f93f5717e tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Delete volume with id: 9c8e6bd9-30c6-46ad-8316-255c0c83ee14 Jul 22 10:05:21.598010 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:21.598010 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:21.598556 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-77fb12cb-fbd9-4c8a-a343-ef0f93f5717e tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:21.621938 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-77fb12cb-fbd9-4c8a-a343-ef0f93f5717e tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Delete volume request issued successfully. Jul 22 10:05:21.622203 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-77fb12cb-fbd9-4c8a-a343-ef0f93f5717e tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 returned with HTTP 202 Jul 22 10:05:21.622628 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1021/4113] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:05:21 2026] DELETE /volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:21.629698 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a6f0ec6a-9f83-4f3d-974c-99fc2032c917 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:21.632505 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a6f0ec6a-9f83-4f3d-974c-99fc2032c917 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 Jul 22 10:05:21.633944 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a6f0ec6a-9f83-4f3d-974c-99fc2032c917 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:21.633944 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a6f0ec6a-9f83-4f3d-974c-99fc2032c917 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:21.647059 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:21.647059 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:21.651685 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a6f0ec6a-9f83-4f3d-974c-99fc2032c917 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:21.659819 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a6f0ec6a-9f83-4f3d-974c-99fc2032c917 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 returned with HTTP 200 Jul 22 10:05:21.660565 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1031/4114] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:21 2026] GET /volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:22.181569 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-461ae408-cf67-4817-b2c2-df786237f969 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:22.183451 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-461ae408-cf67-4817-b2c2-df786237f969 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:22.183636 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-461ae408-cf67-4817-b2c2-df786237f969 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:22.183804 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-461ae408-cf67-4817-b2c2-df786237f969 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:22.194460 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:22.194460 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:22.200083 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-461ae408-cf67-4817-b2c2-df786237f969 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:22.203392 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d0501c4f-a3d2-4b77-a594-15b05d24e888 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:22.205220 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-461ae408-cf67-4817-b2c2-df786237f969 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:05:22.205365 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d0501c4f-a3d2-4b77-a594-15b05d24e888 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:05:22.205568 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d0501c4f-a3d2-4b77-a594-15b05d24e888 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:22.205732 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1025/4115] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:22 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:22.205785 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d0501c4f-a3d2-4b77-a594-15b05d24e888 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:22.216371 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:22.216371 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:22.220045 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d0501c4f-a3d2-4b77-a594-15b05d24e888 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:22.224768 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d0501c4f-a3d2-4b77-a594-15b05d24e888 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 200 Jul 22 10:05:22.225266 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1039/4116] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:22 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:22.337043 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b5a228c0-07f3-4764-a045-ab2784a27587 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:22.339673 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b5a228c0-07f3-4764-a045-ab2784a27587 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 Jul 22 10:05:22.340100 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b5a228c0-07f3-4764-a045-ab2784a27587 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:22.340437 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b5a228c0-07f3-4764-a045-ab2784a27587 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:22.340659 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-b5a228c0-07f3-4764-a045-ab2784a27587 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Delete volume with id: 8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 Jul 22 10:05:22.349870 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:22.349870 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:22.350460 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b5a228c0-07f3-4764-a045-ab2784a27587 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:05:22.366846 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2f54255f-d92c-4faa-913d-180a33185e3c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:22.368802 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2f54255f-d92c-4faa-913d-180a33185e3c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:22.369138 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2f54255f-d92c-4faa-913d-180a33185e3c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:22.369401 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2f54255f-d92c-4faa-913d-180a33185e3c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:22.369608 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-2f54255f-d92c-4faa-913d-180a33185e3c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:22.371889 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b5a228c0-07f3-4764-a045-ab2784a27587 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Delete volume request issued successfully. Jul 22 10:05:22.372120 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b5a228c0-07f3-4764-a045-ab2784a27587 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 returned with HTTP 202 Jul 22 10:05:22.372707 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1022/4117] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:05:22 2026] DELETE /volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:05:22.377614 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:22.377614 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:22.378153 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2f54255f-d92c-4faa-913d-180a33185e3c tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:22.378688 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1032/4118] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:22 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:22.384570 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-32e94ef6-b7dc-4688-bb9a-9b970213e92e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:22.386453 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-32e94ef6-b7dc-4688-bb9a-9b970213e92e tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 Jul 22 10:05:22.386696 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-32e94ef6-b7dc-4688-bb9a-9b970213e92e tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:22.386887 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-32e94ef6-b7dc-4688-bb9a-9b970213e92e tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:22.395579 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:22.395579 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:22.399829 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-32e94ef6-b7dc-4688-bb9a-9b970213e92e tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:05:22.405717 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-32e94ef6-b7dc-4688-bb9a-9b970213e92e tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 returned with HTTP 200 Jul 22 10:05:22.406227 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1026/4119] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:22 2026] GET /volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 => generated 1422 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:22.674112 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c12cede1-9380-4b24-b6ed-f50ae8b0eaf9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:22.676112 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c12cede1-9380-4b24-b6ed-f50ae8b0eaf9 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 Jul 22 10:05:22.676370 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c12cede1-9380-4b24-b6ed-f50ae8b0eaf9 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:22.676591 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c12cede1-9380-4b24-b6ed-f50ae8b0eaf9 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:22.682343 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c12cede1-9380-4b24-b6ed-f50ae8b0eaf9 tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 returned with HTTP 404 Jul 22 10:05:22.682817 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1040/4120] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:22 2026] GET /volume/v3/volumes/9c8e6bd9-30c6-46ad-8316-255c0c83ee14 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:22.691351 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fa87eaa1-fae8-471f-a625-fcc62cfa184e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:22.693658 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa87eaa1-fae8-471f-a625-fcc62cfa184e tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] DELETE https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:22.693958 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa87eaa1-fae8-471f-a625-fcc62cfa184e tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:22.694257 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa87eaa1-fae8-471f-a625-fcc62cfa184e tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:22.694453 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-fa87eaa1-fae8-471f-a625-fcc62cfa184e tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Delete volume with id: fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:22.703790 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:22.703790 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:22.704487 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fa87eaa1-fae8-471f-a625-fcc62cfa184e tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:22.724371 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fa87eaa1-fae8-471f-a625-fcc62cfa184e tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Delete volume request issued successfully. Jul 22 10:05:22.724632 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa87eaa1-fae8-471f-a625-fcc62cfa184e tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 returned with HTTP 202 Jul 22 10:05:22.725285 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1023/4121] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:05:22 2026] DELETE /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:22.732669 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0794c9da-c326-4013-972d-b396b00b9e2f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:22.735111 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0794c9da-c326-4013-972d-b396b00b9e2f tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:22.735315 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0794c9da-c326-4013-972d-b396b00b9e2f tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:22.735570 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0794c9da-c326-4013-972d-b396b00b9e2f tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:22.742985 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:22.742985 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:22.746864 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0794c9da-c326-4013-972d-b396b00b9e2f tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Volume info retrieved successfully. Jul 22 10:05:22.751939 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0794c9da-c326-4013-972d-b396b00b9e2f tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 returned with HTTP 200 Jul 22 10:05:22.752369 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1033/4122] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:22 2026] GET /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:23.220538 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-dbad0a9e-862e-4197-bbeb-9e0947d6cd44 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:23.222524 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dbad0a9e-862e-4197-bbeb-9e0947d6cd44 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:23.222828 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dbad0a9e-862e-4197-bbeb-9e0947d6cd44 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:23.223134 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dbad0a9e-862e-4197-bbeb-9e0947d6cd44 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:23.236632 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:23.236632 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:23.238234 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-68306fa4-b68e-46ad-bf47-8b2c4233081d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:23.240044 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-68306fa4-b68e-46ad-bf47-8b2c4233081d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:05:23.240284 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-68306fa4-b68e-46ad-bf47-8b2c4233081d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:23.240472 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-68306fa4-b68e-46ad-bf47-8b2c4233081d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:23.241326 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-dbad0a9e-862e-4197-bbeb-9e0947d6cd44 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:23.246689 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dbad0a9e-862e-4197-bbeb-9e0947d6cd44 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:05:23.247195 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1027/4123] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:23 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:23.252212 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:23.252212 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:23.257384 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-68306fa4-b68e-46ad-bf47-8b2c4233081d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:23.263524 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-68306fa4-b68e-46ad-bf47-8b2c4233081d tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 200 Jul 22 10:05:23.264057 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1041/4124] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:23 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:23.389381 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0290a598-a581-4f18-a63a-d68d4dbfa437 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:23.391585 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0290a598-a581-4f18-a63a-d68d4dbfa437 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:23.391873 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0290a598-a581-4f18-a63a-d68d4dbfa437 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:23.392161 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0290a598-a581-4f18-a63a-d68d4dbfa437 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:23.392334 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-0290a598-a581-4f18-a63a-d68d4dbfa437 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:23.397696 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:23.397696 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:23.398664 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0290a598-a581-4f18-a63a-d68d4dbfa437 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:23.399088 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1024/4125] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:23 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:23.420276 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5070c3fb-48b5-49bc-b074-8f143f4b0945 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:23.422076 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5070c3fb-48b5-49bc-b074-8f143f4b0945 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 Jul 22 10:05:23.422568 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5070c3fb-48b5-49bc-b074-8f143f4b0945 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:23.422857 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5070c3fb-48b5-49bc-b074-8f143f4b0945 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:23.428955 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5070c3fb-48b5-49bc-b074-8f143f4b0945 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 returned with HTTP 404 Jul 22 10:05:23.429335 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1034/4126] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:23 2026] GET /volume/v3/volumes/8d4dac0d-463a-4d1b-a5f4-7479cc43bc03 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:05:23.436746 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9b1d4158-34d4-4c10-8a39-cf244396c53f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:23.439193 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9b1d4158-34d4-4c10-8a39-cf244396c53f tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/dbfd8060-f049-4afd-9178-021fbbee8206 Jul 22 10:05:23.439458 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9b1d4158-34d4-4c10-8a39-cf244396c53f tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:23.439717 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9b1d4158-34d4-4c10-8a39-cf244396c53f tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:23.439864 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-9b1d4158-34d4-4c10-8a39-cf244396c53f tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Delete snapshot with id: dbfd8060-f049-4afd-9178-021fbbee8206 Jul 22 10:05:23.446936 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:23.446936 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:23.447465 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9b1d4158-34d4-4c10-8a39-cf244396c53f tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Snapshot retrieved successfully. Jul 22 10:05:23.466485 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9b1d4158-34d4-4c10-8a39-cf244396c53f tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Snapshot delete request issued successfully. Jul 22 10:05:23.466667 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9b1d4158-34d4-4c10-8a39-cf244396c53f tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/snapshots/dbfd8060-f049-4afd-9178-021fbbee8206 returned with HTTP 202 Jul 22 10:05:23.467310 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1028/4127] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:05:23 2026] DELETE /volume/v3/snapshots/dbfd8060-f049-4afd-9178-021fbbee8206 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:23.475020 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-169f2fbf-733c-40c6-8e79-17157b05379a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:23.477604 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-169f2fbf-733c-40c6-8e79-17157b05379a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/snapshots/dbfd8060-f049-4afd-9178-021fbbee8206 Jul 22 10:05:23.477774 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-169f2fbf-733c-40c6-8e79-17157b05379a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:23.477996 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-169f2fbf-733c-40c6-8e79-17157b05379a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:23.483508 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:23.483508 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:23.483997 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-169f2fbf-733c-40c6-8e79-17157b05379a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Snapshot retrieved successfully. Jul 22 10:05:23.484910 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-169f2fbf-733c-40c6-8e79-17157b05379a tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/snapshots/dbfd8060-f049-4afd-9178-021fbbee8206 returned with HTTP 200 Jul 22 10:05:23.485520 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1042/4128] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:05:23 2026] GET /volume/v3/snapshots/dbfd8060-f049-4afd-9178-021fbbee8206 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:23.765826 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ae97709d-ba0d-4f23-8bff-0cf746997d1b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:23.767857 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ae97709d-ba0d-4f23-8bff-0cf746997d1b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] GET https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 Jul 22 10:05:23.768078 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ae97709d-ba0d-4f23-8bff-0cf746997d1b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:23.768302 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ae97709d-ba0d-4f23-8bff-0cf746997d1b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:23.776353 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ae97709d-ba0d-4f23-8bff-0cf746997d1b tempest-TestServerVolumeAttachmentScenario-2073485423 tempest-TestServerVolumeAttachmentScenario-2073485423-project-member] https://10.4.3.206/volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 returned with HTTP 404 Jul 22 10:05:23.777076 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1025/4129] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:23 2026] GET /volume/v3/volumes/fceb2ba1-c441-4e73-9996-099ec3b9a887 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:23.777716 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-70d67109-a534-44b6-8a33-dcc31c033114 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:23.779429 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-70d67109-a534-44b6-8a33-dcc31c033114 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] POST https://10.4.3.206/volume/v3/attachments/96e3bbcd-8443-42f4-832c-6beb4ddf83bc/action Jul 22 10:05:23.779763 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-70d67109-a534-44b6-8a33-dcc31c033114 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:23.779913 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-70d67109-a534-44b6-8a33-dcc31c033114 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:23.798123 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:23.798123 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:23.812346 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-d04288f0-2d55-4674-bd0d-b080f2ac2a67 req-70d67109-a534-44b6-8a33-dcc31c033114 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/attachments/96e3bbcd-8443-42f4-832c-6beb4ddf83bc/action returned with HTTP 204 Jul 22 10:05:23.812768 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1035/4130] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:05:23 2026] POST /volume/v3/attachments/96e3bbcd-8443-42f4-832c-6beb4ddf83bc/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:23.882410 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-862c4b55-137f-44d1-ba5d-b8c4983342e6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:23.884398 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-862c4b55-137f-44d1-ba5d-b8c4983342e6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] DELETE https://10.4.3.206/volume/v3/attachments/6f64664a-9dd3-458a-b275-4551aaec91dc Jul 22 10:05:23.884593 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-862c4b55-137f-44d1-ba5d-b8c4983342e6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:23.884777 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-862c4b55-137f-44d1-ba5d-b8c4983342e6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:23.896449 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:23.896449 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:23.955942 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-b119751c-977a-4ea7-9391-ad5f6e44c999 req-862c4b55-137f-44d1-ba5d-b8c4983342e6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments/6f64664a-9dd3-458a-b275-4551aaec91dc returned with HTTP 200 Jul 22 10:05:23.956458 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1029/4131] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:05:23 2026] DELETE /volume/v3/attachments/6f64664a-9dd3-458a-b275-4551aaec91dc => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:24.263688 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e711566e-8c46-407c-ab5b-0e81b813a040 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:24.266310 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e711566e-8c46-407c-ab5b-0e81b813a040 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:24.266658 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e711566e-8c46-407c-ab5b-0e81b813a040 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:24.266891 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e711566e-8c46-407c-ab5b-0e81b813a040 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:24.277512 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:24.277512 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:24.277728 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-77835c37-7596-422d-81e1-67a882a3cb8b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:24.279962 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-77835c37-7596-422d-81e1-67a882a3cb8b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:05:24.280255 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-77835c37-7596-422d-81e1-67a882a3cb8b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:24.280510 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-77835c37-7596-422d-81e1-67a882a3cb8b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:24.281310 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e711566e-8c46-407c-ab5b-0e81b813a040 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:24.287109 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e711566e-8c46-407c-ab5b-0e81b813a040 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:05:24.287559 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1043/4132] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:24 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 1159 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:24.291451 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:24.291451 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:24.296156 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-77835c37-7596-422d-81e1-67a882a3cb8b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:24.301537 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-cb1db605-3259-48db-b3bb-7ea965cf5bb4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:24.301801 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-77835c37-7596-422d-81e1-67a882a3cb8b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 200 Jul 22 10:05:24.302378 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1026/4133] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:24 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:24.303550 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cb1db605-3259-48db-b3bb-7ea965cf5bb4 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] POST https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903/action Jul 22 10:05:24.303881 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cb1db605-3259-48db-b3bb-7ea965cf5bb4 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:24.304027 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cb1db605-3259-48db-b3bb-7ea965cf5bb4 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:24.316374 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-10011efd-b567-481f-85bb-0589b15ce8e7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:24.316833 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:24.316833 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:24.317525 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-cb1db605-3259-48db-b3bb-7ea965cf5bb4 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:24.318430 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-10011efd-b567-481f-85bb-0589b15ce8e7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] DELETE https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:05:24.318685 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-10011efd-b567-481f-85bb-0589b15ce8e7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:24.318884 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-10011efd-b567-481f-85bb-0589b15ce8e7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:24.319229 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-10011efd-b567-481f-85bb-0589b15ce8e7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Delete volume with id: 52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:05:24.327368 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:24.327368 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:24.327820 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-10011efd-b567-481f-85bb-0589b15ce8e7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:24.340250 np0000005636 devstack@c-api.service[100149]: WARNING cinder.keymgr.conf_key_mgr [None req-10011efd-b567-481f-85bb-0589b15ce8e7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 10:05:24.347619 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-10011efd-b567-481f-85bb-0589b15ce8e7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Delete volume request issued successfully. Jul 22 10:05:24.347860 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-10011efd-b567-481f-85bb-0589b15ce8e7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 202 Jul 22 10:05:24.348375 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1030/4134] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:05:24 2026] DELETE /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:24.356987 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f3b5d5b1-4cd6-42ee-a7b5-8e2dc37cea1b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:24.358331 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-cb1db605-3259-48db-b3bb-7ea965cf5bb4 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Created reservations ['806a5ea4-da64-4819-8aaf-0325f894ce52', '86a94eb2-020a-4a6b-83f1-0176e66f745b'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:24.359228 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f3b5d5b1-4cd6-42ee-a7b5-8e2dc37cea1b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:05:24.359452 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f3b5d5b1-4cd6-42ee-a7b5-8e2dc37cea1b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:24.359675 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f3b5d5b1-4cd6-42ee-a7b5-8e2dc37cea1b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:24.368018 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:24.368018 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:24.375456 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f3b5d5b1-4cd6-42ee-a7b5-8e2dc37cea1b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:24.383755 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f3b5d5b1-4cd6-42ee-a7b5-8e2dc37cea1b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 200 Jul 22 10:05:24.384301 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1044/4135] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:24 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:24.384779 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-cb1db605-3259-48db-b3bb-7ea965cf5bb4 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Extend volume request issued successfully. Jul 22 10:05:24.385129 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cb1db605-3259-48db-b3bb-7ea965cf5bb4 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903/action returned with HTTP 202 Jul 22 10:05:24.385776 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1036/4136] 10.4.3.206 () {70 vars in 1431 bytes} [Wed Jul 22 10:05:24 2026] POST /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 10:05:24.393327 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d15990cf-2d23-4057-99d5-cf768ab56464 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:24.395171 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d15990cf-2d23-4057-99d5-cf768ab56464 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:24.395421 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d15990cf-2d23-4057-99d5-cf768ab56464 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:24.395587 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d15990cf-2d23-4057-99d5-cf768ab56464 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:24.407835 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:24.407835 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:24.409345 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-af4c3e64-9885-4142-89d6-31e0529d769d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:24.411310 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d15990cf-2d23-4057-99d5-cf768ab56464 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:24.411468 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-af4c3e64-9885-4142-89d6-31e0529d769d tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:24.411731 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-af4c3e64-9885-4142-89d6-31e0529d769d tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:24.412006 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-af4c3e64-9885-4142-89d6-31e0529d769d tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:24.412984 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-af4c3e64-9885-4142-89d6-31e0529d769d tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:24.416116 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d15990cf-2d23-4057-99d5-cf768ab56464 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:05:24.416655 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1027/4137] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:24 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 1162 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:24.417424 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:24.417424 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:24.418161 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-af4c3e64-9885-4142-89d6-31e0529d769d tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:24.418546 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1031/4138] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:24 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:24.497387 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-04fc92fa-7722-4213-bce9-84eb3d119931 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:24.499254 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-04fc92fa-7722-4213-bce9-84eb3d119931 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/snapshots/dbfd8060-f049-4afd-9178-021fbbee8206 Jul 22 10:05:24.499447 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-04fc92fa-7722-4213-bce9-84eb3d119931 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:24.499628 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-04fc92fa-7722-4213-bce9-84eb3d119931 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:24.508660 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-04fc92fa-7722-4213-bce9-84eb3d119931 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/snapshots/dbfd8060-f049-4afd-9178-021fbbee8206 returned with HTTP 404 Jul 22 10:05:24.509345 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1045/4139] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:05:24 2026] GET /volume/v3/snapshots/dbfd8060-f049-4afd-9178-021fbbee8206 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:24.815907 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-cb1db605-3259-48db-b3bb-7ea965cf5bb4 req-6c39ecb3-40cb-4eba-a0de-6cef9f91fda6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:24.818722 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-cb1db605-3259-48db-b3bb-7ea965cf5bb4 req-6c39ecb3-40cb-4eba-a0de-6cef9f91fda6 service nova] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:24.818986 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-cb1db605-3259-48db-b3bb-7ea965cf5bb4 req-6c39ecb3-40cb-4eba-a0de-6cef9f91fda6 service nova] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:24.819200 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-cb1db605-3259-48db-b3bb-7ea965cf5bb4 req-6c39ecb3-40cb-4eba-a0de-6cef9f91fda6 service nova] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:24.830194 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:24.830194 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:24.834270 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-cb1db605-3259-48db-b3bb-7ea965cf5bb4 req-6c39ecb3-40cb-4eba-a0de-6cef9f91fda6 service nova] Volume info retrieved successfully. Jul 22 10:05:24.837743 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-cb1db605-3259-48db-b3bb-7ea965cf5bb4 req-6c39ecb3-40cb-4eba-a0de-6cef9f91fda6 service nova] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:05:24.838731 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1037/4140] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:24 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 1315 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:25.399111 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4f19e366-7bd5-43e0-a125-85cd9bbcaee9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:25.401213 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4f19e366-7bd5-43e0-a125-85cd9bbcaee9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d Jul 22 10:05:25.401213 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4f19e366-7bd5-43e0-a125-85cd9bbcaee9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:25.401400 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4f19e366-7bd5-43e0-a125-85cd9bbcaee9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:25.408407 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4f19e366-7bd5-43e0-a125-85cd9bbcaee9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d returned with HTTP 404 Jul 22 10:05:25.409045 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1028/4141] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:25 2026] GET /volume/v3/volumes/52e9119f-e28e-4883-b7a0-40b7818b8a6d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:25.416142 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0f3ee681-3f5d-4aed-ba07-562edc6fcaed None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:25.417902 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0f3ee681-3f5d-4aed-ba07-562edc6fcaed tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Jul 22 10:05:25.418261 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0f3ee681-3f5d-4aed-ba07-562edc6fcaed tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:25.418456 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0f3ee681-3f5d-4aed-ba07-562edc6fcaed tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Calling method 'detail' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:25.419274 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0f3ee681-3f5d-4aed-ba07-562edc6fcaed tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100149) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:05:25.430693 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8772da6e-1ddf-4e87-aa39-43b9ce62af21 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:25.431013 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-857f444f-54c2-444c-95dc-e453b2d7a1a2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:25.432553 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8772da6e-1ddf-4e87-aa39-43b9ce62af21 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:25.432790 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8772da6e-1ddf-4e87-aa39-43b9ce62af21 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:25.432840 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-857f444f-54c2-444c-95dc-e453b2d7a1a2 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:25.432988 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8772da6e-1ddf-4e87-aa39-43b9ce62af21 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:25.433036 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-857f444f-54c2-444c-95dc-e453b2d7a1a2 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:25.433109 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-8772da6e-1ddf-4e87-aa39-43b9ce62af21 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:25.433226 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-857f444f-54c2-444c-95dc-e453b2d7a1a2 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:25.436897 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0f3ee681-3f5d-4aed-ba07-562edc6fcaed tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Get all volumes completed successfully. Jul 22 10:05:25.438314 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:25.438314 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:25.438765 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:25.438765 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:25.439154 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8772da6e-1ddf-4e87-aa39-43b9ce62af21 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:25.439564 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1046/4142] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:25 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:25.443092 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:25.443092 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:25.444074 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0f3ee681-3f5d-4aed-ba07-562edc6fcaed tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 10:05:25.444545 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1032/4143] 10.4.3.206 () {66 vars in 1285 bytes} [Wed Jul 22 10:05:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:25.450019 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-857f444f-54c2-444c-95dc-e453b2d7a1a2 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:25.455552 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-857f444f-54c2-444c-95dc-e453b2d7a1a2 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:05:25.456035 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1038/4144] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:25 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 1159 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 10:05:25.461422 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bbd89893-8733-4835-9969-fb83d22c33db None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:25.462288 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bbd89893-8733-4835-9969-fb83d22c33db tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] DELETE https://10.4.3.206/volume/v3/types/4789376f-29a9-45c7-b54a-5159b57c2fe6 Jul 22 10:05:25.462489 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bbd89893-8733-4835-9969-fb83d22c33db tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:25.462794 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bbd89893-8733-4835-9969-fb83d22c33db tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:25.470752 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-791a4c20-b846-4a35-bd5c-5bb428e73c9d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:25.472987 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-791a4c20-b846-4a35-bd5c-5bb428e73c9d tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:25.473303 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-791a4c20-b846-4a35-bd5c-5bb428e73c9d tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:25.473387 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-791a4c20-b846-4a35-bd5c-5bb428e73c9d tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:25.484386 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:25.484386 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:25.488311 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-791a4c20-b846-4a35-bd5c-5bb428e73c9d tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:25.489853 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bbd89893-8733-4835-9969-fb83d22c33db tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] https://10.4.3.206/volume/v3/types/4789376f-29a9-45c7-b54a-5159b57c2fe6 returned with HTTP 202 Jul 22 10:05:25.490277 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1029/4145] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:05:25 2026] DELETE /volume/v3/types/4789376f-29a9-45c7-b54a-5159b57c2fe6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:25.495192 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-791a4c20-b846-4a35-bd5c-5bb428e73c9d tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:05:25.495819 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1047/4146] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:25 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 1159 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:25.498489 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2174a0c2-99e7-4dd3-834b-d2cdcb2143e6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:25.501031 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2174a0c2-99e7-4dd3-834b-d2cdcb2143e6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] DELETE https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:05:25.501306 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2174a0c2-99e7-4dd3-834b-d2cdcb2143e6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:25.501544 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2174a0c2-99e7-4dd3-834b-d2cdcb2143e6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:25.501750 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-2174a0c2-99e7-4dd3-834b-d2cdcb2143e6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Delete volume with id: af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:05:25.511070 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:25.511070 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:25.511646 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2174a0c2-99e7-4dd3-834b-d2cdcb2143e6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:25.533832 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2174a0c2-99e7-4dd3-834b-d2cdcb2143e6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Delete volume request issued successfully. Jul 22 10:05:25.534076 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2174a0c2-99e7-4dd3-834b-d2cdcb2143e6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 202 Jul 22 10:05:25.534539 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1033/4147] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:05:25 2026] DELETE /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:25.542761 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c2eef689-5433-47ec-8d7b-1095ec37c62e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:25.544842 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c2eef689-5433-47ec-8d7b-1095ec37c62e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:05:25.545433 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c2eef689-5433-47ec-8d7b-1095ec37c62e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:25.545433 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c2eef689-5433-47ec-8d7b-1095ec37c62e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:25.552540 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:25.552540 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:25.556244 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c2eef689-5433-47ec-8d7b-1095ec37c62e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:25.560249 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c2eef689-5433-47ec-8d7b-1095ec37c62e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 200 Jul 22 10:05:25.560673 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1039/4148] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:25 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:25.709981 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-41d249b2-80c5-41de-a7aa-b8819a754c5b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:25.712072 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-41d249b2-80c5-41de-a7aa-b8819a754c5b tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:25.712292 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-41d249b2-80c5-41de-a7aa-b8819a754c5b tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:25.712464 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-41d249b2-80c5-41de-a7aa-b8819a754c5b tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:25.731753 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:25.731753 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:25.736349 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-41d249b2-80c5-41de-a7aa-b8819a754c5b tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:25.742012 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-41d249b2-80c5-41de-a7aa-b8819a754c5b tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:05:25.742637 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1030/4149] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:25 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:25.767059 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-8a64ea2a-90e5-464f-9af9-113b423e6460 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:25.769221 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-8a64ea2a-90e5-464f-9af9-113b423e6460 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] POST https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903/action Jul 22 10:05:25.769712 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-8a64ea2a-90e5-464f-9af9-113b423e6460 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:25.769969 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-8a64ea2a-90e5-464f-9af9-113b423e6460 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:25.783938 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:25.783938 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:25.784560 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-8a64ea2a-90e5-464f-9af9-113b423e6460 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:25.793374 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-8a64ea2a-90e5-464f-9af9-113b423e6460 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Begin detaching volume completed successfully. Jul 22 10:05:25.793607 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-8a64ea2a-90e5-464f-9af9-113b423e6460 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903/action returned with HTTP 202 Jul 22 10:05:25.794105 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1048/4150] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:05:25 2026] POST /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:05:25.815184 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d58ea8f4-7f93-4a06-9200-e1169fbcebb9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:25.817999 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d58ea8f4-7f93-4a06-9200-e1169fbcebb9 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:25.818406 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d58ea8f4-7f93-4a06-9200-e1169fbcebb9 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:25.818732 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d58ea8f4-7f93-4a06-9200-e1169fbcebb9 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:25.836908 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:25.836908 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:25.842965 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d58ea8f4-7f93-4a06-9200-e1169fbcebb9 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:25.853135 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7521bfae-7eed-4f15-ae62-31439e350f3a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:25.853510 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d58ea8f4-7f93-4a06-9200-e1169fbcebb9 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:05:25.853645 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7521bfae-7eed-4f15-ae62-31439e350f3a None None] GET https://10.4.3.206/volume// Jul 22 10:05:25.853725 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1034/4151] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:25 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 1162 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:25.853851 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7521bfae-7eed-4f15-ae62-31439e350f3a None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:25.854616 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7521bfae-7eed-4f15-ae62-31439e350f3a None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:25.854616 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7521bfae-7eed-4f15-ae62-31439e350f3a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:05:25.854818 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1040/4152] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:05:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:05:25.863697 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-88eb897d-9ac0-40ae-a7cc-3ec13f8c5f75 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:25.865962 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-88eb897d-9ac0-40ae-a7cc-3ec13f8c5f75 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:25.866297 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-88eb897d-9ac0-40ae-a7cc-3ec13f8c5f75 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:25.866558 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-88eb897d-9ac0-40ae-a7cc-3ec13f8c5f75 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:25.878983 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:25.878983 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:25.884078 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-88eb897d-9ac0-40ae-a7cc-3ec13f8c5f75 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:25.891437 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-88eb897d-9ac0-40ae-a7cc-3ec13f8c5f75 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:05:25.892249 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1031/4153] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:05:25 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 1324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:26.226636 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-cba89e27-d0a2-4ec0-864a-bcb0cb2ac494 req-3f42ecf9-acea-4d14-80c9-092fb941dcf8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:26.230386 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-cba89e27-d0a2-4ec0-864a-bcb0cb2ac494 req-3f42ecf9-acea-4d14-80c9-092fb941dcf8 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] DELETE https://10.4.3.206/volume/v3/attachments/7ce9696e-e561-4219-8f50-ce6b736e9e5b Jul 22 10:05:26.230580 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-cba89e27-d0a2-4ec0-864a-bcb0cb2ac494 req-3f42ecf9-acea-4d14-80c9-092fb941dcf8 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:26.230766 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-cba89e27-d0a2-4ec0-864a-bcb0cb2ac494 req-3f42ecf9-acea-4d14-80c9-092fb941dcf8 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:26.247404 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:26.247404 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:26.307452 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-cba89e27-d0a2-4ec0-864a-bcb0cb2ac494 req-3f42ecf9-acea-4d14-80c9-092fb941dcf8 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/attachments/7ce9696e-e561-4219-8f50-ce6b736e9e5b returned with HTTP 200 Jul 22 10:05:26.308002 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1049/4154] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:05:26 2026] DELETE /volume/v3/attachments/7ce9696e-e561-4219-8f50-ce6b736e9e5b => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:26.452818 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-94b9c34e-d5ac-4b60-8d22-0af44a6ff2f2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:26.455837 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-94b9c34e-d5ac-4b60-8d22-0af44a6ff2f2 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:26.456327 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-94b9c34e-d5ac-4b60-8d22-0af44a6ff2f2 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:26.456737 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-94b9c34e-d5ac-4b60-8d22-0af44a6ff2f2 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:26.457257 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-94b9c34e-d5ac-4b60-8d22-0af44a6ff2f2 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:26.463755 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:26.463755 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:26.465076 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-94b9c34e-d5ac-4b60-8d22-0af44a6ff2f2 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:26.465508 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1035/4155] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:26 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:26.579346 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a562bd5b-a6e9-4bbe-9961-d1973e8650d8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:26.581777 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a562bd5b-a6e9-4bbe-9961-d1973e8650d8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 Jul 22 10:05:26.582043 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a562bd5b-a6e9-4bbe-9961-d1973e8650d8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:26.582499 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a562bd5b-a6e9-4bbe-9961-d1973e8650d8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:26.589249 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a562bd5b-a6e9-4bbe-9961-d1973e8650d8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 returned with HTTP 404 Jul 22 10:05:26.589844 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1041/4156] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:26 2026] GET /volume/v3/volumes/af5b885a-2ccd-49a4-9d87-e45aca4c5db8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:26.600163 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-731e4e5a-e8d7-4596-9568-8121b1d9efd5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:26.602739 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-731e4e5a-e8d7-4596-9568-8121b1d9efd5 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] DELETE https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:26.603000 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-731e4e5a-e8d7-4596-9568-8121b1d9efd5 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:26.603292 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-731e4e5a-e8d7-4596-9568-8121b1d9efd5 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:26.603525 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-731e4e5a-e8d7-4596-9568-8121b1d9efd5 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Delete volume with id: 9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:26.611914 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:26.611914 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:26.612589 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-731e4e5a-e8d7-4596-9568-8121b1d9efd5 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:26.636259 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-731e4e5a-e8d7-4596-9568-8121b1d9efd5 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Delete volume request issued successfully. Jul 22 10:05:26.636523 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-731e4e5a-e8d7-4596-9568-8121b1d9efd5 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 202 Jul 22 10:05:26.637048 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1032/4157] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:05:26 2026] DELETE /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:26.649585 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-41c5d0bf-9ce3-4250-8e77-d4e6cf70148b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:26.651837 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-41c5d0bf-9ce3-4250-8e77-d4e6cf70148b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:26.652162 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-41c5d0bf-9ce3-4250-8e77-d4e6cf70148b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:26.652486 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-41c5d0bf-9ce3-4250-8e77-d4e6cf70148b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:26.664179 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:26.664179 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:26.670022 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-41c5d0bf-9ce3-4250-8e77-d4e6cf70148b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:05:26.676828 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-41c5d0bf-9ce3-4250-8e77-d4e6cf70148b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 200 Jul 22 10:05:26.677498 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1050/4158] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:26 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:26.867632 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-d57e98ce-9622-4e8c-bc17-43f2f3939194 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:26.870198 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-d57e98ce-9622-4e8c-bc17-43f2f3939194 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] DELETE https://10.4.3.206/volume/v3/attachments/96e3bbcd-8443-42f4-832c-6beb4ddf83bc Jul 22 10:05:26.870380 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-d57e98ce-9622-4e8c-bc17-43f2f3939194 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:26.870570 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-d57e98ce-9622-4e8c-bc17-43f2f3939194 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:26.871022 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0a89100b-e04d-415a-ae06-803ba6b86b0e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:26.873316 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0a89100b-e04d-415a-ae06-803ba6b86b0e tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:26.873669 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0a89100b-e04d-415a-ae06-803ba6b86b0e tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:26.873934 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0a89100b-e04d-415a-ae06-803ba6b86b0e tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:26.878902 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:26.878902 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:26.886323 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:26.886323 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:26.890398 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0a89100b-e04d-415a-ae06-803ba6b86b0e tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:26.895731 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0a89100b-e04d-415a-ae06-803ba6b86b0e tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:05:26.896339 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1042/4159] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:26 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 1162 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:26.931898 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-c751aea8-49dc-4029-8957-5bcdf996d8f9 req-d57e98ce-9622-4e8c-bc17-43f2f3939194 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/attachments/96e3bbcd-8443-42f4-832c-6beb4ddf83bc returned with HTTP 200 Jul 22 10:05:26.932401 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1036/4160] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:05:26 2026] DELETE /volume/v3/attachments/96e3bbcd-8443-42f4-832c-6beb4ddf83bc => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:27.478007 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2b3c0d90-ff47-417d-abc4-bf224d016ccf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:27.480455 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2b3c0d90-ff47-417d-abc4-bf224d016ccf tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:27.480757 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2b3c0d90-ff47-417d-abc4-bf224d016ccf tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:27.480972 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2b3c0d90-ff47-417d-abc4-bf224d016ccf tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:27.481150 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-2b3c0d90-ff47-417d-abc4-bf224d016ccf tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:27.489414 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:27.489414 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:27.490422 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2b3c0d90-ff47-417d-abc4-bf224d016ccf tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:27.490910 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1033/4161] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:27 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:27.694370 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4a1ed193-495e-4685-9d31-3dd015704bcf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:27.696474 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4a1ed193-495e-4685-9d31-3dd015704bcf tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 Jul 22 10:05:27.696638 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4a1ed193-495e-4685-9d31-3dd015704bcf tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:27.696891 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4a1ed193-495e-4685-9d31-3dd015704bcf tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:27.706947 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4a1ed193-495e-4685-9d31-3dd015704bcf tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 returned with HTTP 404 Jul 22 10:05:27.707532 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1051/4162] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:27 2026] GET /volume/v3/volumes/9dfa1cab-c48d-4494-b28b-d3993c5f6e36 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:27.715306 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a00068e3-1dc0-41ce-a2d2-05d10bde1a62 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:27.717452 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a00068e3-1dc0-41ce-a2d2-05d10bde1a62 tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Jul 22 10:05:27.717765 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a00068e3-1dc0-41ce-a2d2-05d10bde1a62 tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:27.718022 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a00068e3-1dc0-41ce-a2d2-05d10bde1a62 tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:27.723149 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a00068e3-1dc0-41ce-a2d2-05d10bde1a62 tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:05:27.734577 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d42d9dac-ddf3-4ec2-98d8-d72558f28766 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:27.736863 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d42d9dac-ddf3-4ec2-98d8-d72558f28766 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] DELETE https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 Jul 22 10:05:27.737856 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d42d9dac-ddf3-4ec2-98d8-d72558f28766 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:27.737856 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d42d9dac-ddf3-4ec2-98d8-d72558f28766 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:27.738139 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-d42d9dac-ddf3-4ec2-98d8-d72558f28766 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Delete volume with id: 459815e0-ed50-48e7-91dc-22c1ea270ac8 Jul 22 10:05:27.739771 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a00068e3-1dc0-41ce-a2d2-05d10bde1a62 tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Get all volumes completed successfully. Jul 22 10:05:27.745774 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:27.745774 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:27.748306 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:27.748306 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:27.749264 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d42d9dac-ddf3-4ec2-98d8-d72558f28766 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:05:27.749595 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a00068e3-1dc0-41ce-a2d2-05d10bde1a62 tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 10:05:27.750068 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1043/4163] 10.4.3.206 () {66 vars in 1285 bytes} [Wed Jul 22 10:05:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7481 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:27.766455 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0f100e0d-ef0f-4962-acdf-70a57b08025c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:27.768833 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0f100e0d-ef0f-4962-acdf-70a57b08025c tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] DELETE https://10.4.3.206/volume/v3/types/72d0cf8c-fb85-478c-9495-792942c3626b Jul 22 10:05:27.769131 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0f100e0d-ef0f-4962-acdf-70a57b08025c tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:27.769376 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0f100e0d-ef0f-4962-acdf-70a57b08025c tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:27.780088 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d42d9dac-ddf3-4ec2-98d8-d72558f28766 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Delete volume request issued successfully. Jul 22 10:05:27.780581 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d42d9dac-ddf3-4ec2-98d8-d72558f28766 tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 returned with HTTP 202 Jul 22 10:05:27.781253 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1037/4164] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:05:27 2026] DELETE /volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:05:27.791300 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-feee4e20-b347-405c-bd8e-284d92ce6adf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:27.793704 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-feee4e20-b347-405c-bd8e-284d92ce6adf tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 Jul 22 10:05:27.794015 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-feee4e20-b347-405c-bd8e-284d92ce6adf tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:27.794304 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-feee4e20-b347-405c-bd8e-284d92ce6adf tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:27.796411 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0f100e0d-ef0f-4962-acdf-70a57b08025c tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] https://10.4.3.206/volume/v3/types/72d0cf8c-fb85-478c-9495-792942c3626b returned with HTTP 202 Jul 22 10:05:27.796811 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1034/4165] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:05:27 2026] DELETE /volume/v3/types/72d0cf8c-fb85-478c-9495-792942c3626b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:27.804368 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:27.804368 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:27.809950 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-feee4e20-b347-405c-bd8e-284d92ce6adf tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Volume info retrieved successfully. Jul 22 10:05:27.818517 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-feee4e20-b347-405c-bd8e-284d92ce6adf tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 returned with HTTP 200 Jul 22 10:05:27.819065 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1052/4166] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:27 2026] GET /volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 => generated 1388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:27.916836 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2effbc31-218c-41b3-862a-81794af0a6c8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:27.919419 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2effbc31-218c-41b3-862a-81794af0a6c8 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:27.919705 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2effbc31-218c-41b3-862a-81794af0a6c8 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:27.919964 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2effbc31-218c-41b3-862a-81794af0a6c8 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:27.930500 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:27.930500 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:27.935607 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2effbc31-218c-41b3-862a-81794af0a6c8 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:27.943276 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2effbc31-218c-41b3-862a-81794af0a6c8 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:05:27.943276 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1044/4167] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:27 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:28.510896 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-14416df1-04b9-4ae8-9aeb-94f8914a6963 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:28.516564 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-14416df1-04b9-4ae8-9aeb-94f8914a6963 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:28.516796 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-14416df1-04b9-4ae8-9aeb-94f8914a6963 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:28.517050 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-14416df1-04b9-4ae8-9aeb-94f8914a6963 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:28.517190 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-14416df1-04b9-4ae8-9aeb-94f8914a6963 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:28.526342 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:28.526342 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:28.527332 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-14416df1-04b9-4ae8-9aeb-94f8914a6963 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:28.527807 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1038/4168] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:28 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:28.835817 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-77019e9d-85cd-428b-8eba-66be530ca68f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:28.837779 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-77019e9d-85cd-428b-8eba-66be530ca68f tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] GET https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 Jul 22 10:05:28.838005 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-77019e9d-85cd-428b-8eba-66be530ca68f tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:28.838233 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-77019e9d-85cd-428b-8eba-66be530ca68f tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:28.845931 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-77019e9d-85cd-428b-8eba-66be530ca68f tempest-TestVolumeBootPatternV346-587537814 tempest-TestVolumeBootPatternV346-587537814-project-member] https://10.4.3.206/volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 returned with HTTP 404 Jul 22 10:05:28.846152 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1035/4169] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:28 2026] GET /volume/v3/volumes/459815e0-ed50-48e7-91dc-22c1ea270ac8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:05:29.543406 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-539d3b72-cb8a-47c5-801b-e1fa7d4cc874 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:29.546105 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-539d3b72-cb8a-47c5-801b-e1fa7d4cc874 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:29.546434 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-539d3b72-cb8a-47c5-801b-e1fa7d4cc874 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:29.546695 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-539d3b72-cb8a-47c5-801b-e1fa7d4cc874 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:29.546938 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-539d3b72-cb8a-47c5-801b-e1fa7d4cc874 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:29.555222 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:29.555222 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:29.556098 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-539d3b72-cb8a-47c5-801b-e1fa7d4cc874 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:29.556417 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1053/4170] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:29 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:30.308910 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:30.463233 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:30.463686 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1799474499"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:30.465186 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1799474499'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:05:30.465361 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Create volume of 1 GB Jul 22 10:05:30.470700 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Availability Zones retrieved successfully. Jul 22 10:05:30.480056 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Flow 'volume_create_api' (ca807429-3d40-4f86-8ac4-7bcebfd10a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:30.481428 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f88c6378-f7ef-4f8d-8ece-eb5b2b2afa70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:30.483233 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:05:30.536974 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f88c6378-f7ef-4f8d-8ece-eb5b2b2afa70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:30.536974 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99f21327-d3b4-4ca6-9fa7-a358daa6538c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:30.572941 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-829d4ad8-c3e0-4204-b613-fd33c4bdcf31 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:30.577889 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-829d4ad8-c3e0-4204-b613-fd33c4bdcf31 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:30.579245 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-829d4ad8-c3e0-4204-b613-fd33c4bdcf31 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:30.579442 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-829d4ad8-c3e0-4204-b613-fd33c4bdcf31 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:30.579554 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-829d4ad8-c3e0-4204-b613-fd33c4bdcf31 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:30.583607 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:30.583607 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:30.584297 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-829d4ad8-c3e0-4204-b613-fd33c4bdcf31 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:30.584653 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1039/4171] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:30 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:30.594817 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-132dfe7e-83a5-4d3e-9edc-eb33de2ef127 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:30.596579 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-132dfe7e-83a5-4d3e-9edc-eb33de2ef127 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 Jul 22 10:05:30.596882 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-132dfe7e-83a5-4d3e-9edc-eb33de2ef127 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:30.597298 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-132dfe7e-83a5-4d3e-9edc-eb33de2ef127 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:30.603766 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:30.603766 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:30.610199 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-132dfe7e-83a5-4d3e-9edc-eb33de2ef127 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Volume info retrieved successfully. Jul 22 10:05:30.615991 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-132dfe7e-83a5-4d3e-9edc-eb33de2ef127 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 returned with HTTP 200 Jul 22 10:05:30.616788 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1036/4172] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:30 2026] GET /volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:30.631086 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Created reservations ['122dc90f-6a97-4f8b-bb10-6844734fb1be', '62465c39-dc24-43af-9bda-c1e093facffb', '44429d79-af8e-4ad0-837a-a64303397384', '1ed940e8-0fed-4af9-aa49-92132601e363'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:30.631155 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d0723160-1d9f-416a-85e8-6087a4f51681 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:30.631835 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99f21327-d3b4-4ca6-9fa7-a358daa6538c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['122dc90f-6a97-4f8b-bb10-6844734fb1be', '62465c39-dc24-43af-9bda-c1e093facffb', '44429d79-af8e-4ad0-837a-a64303397384', '1ed940e8-0fed-4af9-aa49-92132601e363']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:30.632518 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8464cde-abcb-4708-b43a-54345b51eedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:30.633335 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d0723160-1d9f-416a-85e8-6087a4f51681 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] PUT https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:30.633676 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d0723160-1d9f-416a-85e8-6087a4f51681 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1553394921", "description": "tempest-volume-backup-description-277139526"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:30.641284 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:30.641284 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:30.651319 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d0723160-1d9f-416a-85e8-6087a4f51681 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:30.651749 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1054/4173] 10.4.3.206 () {70 vars in 1409 bytes} [Wed Jul 22 10:05:30 2026] PUT /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 333 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:30.658870 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8464cde-abcb-4708-b43a-54345b51eedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '757fdb49-83bb-4185-ab47-c1c60a961b93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1799474499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc3cfa03f51f4f6c8ee2246bdb442cdf',qos_specs=None,replication_status=,reservations=['122dc90f-6a97-4f8b-bb10-6844734fb1be','62465c39-dc24-43af-9bda-c1e093facffb','44429d79-af8e-4ad0-837a-a64303397384','1ed940e8-0fed-4af9-aa49-92132601e363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df037eac5e4b4873a690c9b4dff4e8bc',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:05:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1799474499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=757fdb49-83bb-4185-ab47-c1c60a961b93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc3cfa03f51f4f6c8ee2246bdb442cdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df037eac5e4b4873a690c9b4dff4e8bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:30.659851 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aaf5456-2112-4977-ad2f-8fe44c56b30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:30.662593 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1bc40abc-b0d8-4ee7-9ce9-69d493f59fe2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:30.664826 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1bc40abc-b0d8-4ee7-9ce9-69d493f59fe2 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:30.666558 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1bc40abc-b0d8-4ee7-9ce9-69d493f59fe2 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:30.666558 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1bc40abc-b0d8-4ee7-9ce9-69d493f59fe2 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:30.666558 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-1bc40abc-b0d8-4ee7-9ce9-69d493f59fe2 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:30.670917 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:30.670917 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:30.671749 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1bc40abc-b0d8-4ee7-9ce9-69d493f59fe2 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:30.672411 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1040/4174] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:30 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 839 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:30.681235 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aaf5456-2112-4977-ad2f-8fe44c56b30c) transitioned into state 'SUCCESS' from state '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-1799474499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc3cfa03f51f4f6c8ee2246bdb442cdf',qos_specs=None,replication_status=,reservations=['122dc90f-6a97-4f8b-bb10-6844734fb1be','62465c39-dc24-43af-9bda-c1e093facffb','44429d79-af8e-4ad0-837a-a64303397384','1ed940e8-0fed-4af9-aa49-92132601e363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df037eac5e4b4873a690c9b4dff4e8bc',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:30.681907 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d7df044-3c00-4d27-a739-e20713b401b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:30.693048 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d7df044-3c00-4d27-a739-e20713b401b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:30.693307 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4e2f4e47-b676-408f-ac7a-9a373d2e485a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:30.694262 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Flow 'volume_create_api' (ca807429-3d40-4f86-8ac4-7bcebfd10a78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:30.694683 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Create volume request issued successfully. Jul 22 10:05:30.695436 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2afe0b3e-aaf0-49c7-a9b6-6666d90cd6c3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:05:30.695989 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1045/4175] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:05:30 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) Jul 22 10:05:30.696283 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e2f4e47-b676-408f-ac7a-9a373d2e485a tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] DELETE https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:30.696548 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e2f4e47-b676-408f-ac7a-9a373d2e485a tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:30.696769 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e2f4e47-b676-408f-ac7a-9a373d2e485a tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:30.696901 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-4e2f4e47-b676-408f-ac7a-9a373d2e485a tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Delete backup with id: e0d92a15-af69-474c-82d2-3a250468b6c7. Jul 22 10:05:30.711381 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-46627fd6-2401-4840-99b5-bfedcdf3b454 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:30.712811 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:30.712811 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:30.717617 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-46627fd6-2401-4840-99b5-bfedcdf3b454 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/volumes/757fdb49-83bb-4185-ab47-c1c60a961b93 Jul 22 10:05:30.717617 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-46627fd6-2401-4840-99b5-bfedcdf3b454 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:30.717617 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-46627fd6-2401-4840-99b5-bfedcdf3b454 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:30.731101 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:30.731101 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:30.731916 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-4e2f4e47-b676-408f-ac7a-9a373d2e485a tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] delete_backup rpcapi backup_id e0d92a15-af69-474c-82d2-3a250468b6c7 {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:05:30.734695 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e2f4e47-b676-408f-ac7a-9a373d2e485a tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 202 Jul 22 10:05:30.735205 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1037/4176] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:05:30 2026] DELETE /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:05:30.735576 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-46627fd6-2401-4840-99b5-bfedcdf3b454 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Volume info retrieved successfully. Jul 22 10:05:30.740403 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-46627fd6-2401-4840-99b5-bfedcdf3b454 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/volumes/757fdb49-83bb-4185-ab47-c1c60a961b93 returned with HTTP 200 Jul 22 10:05:30.740810 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1055/4177] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:30 2026] GET /volume/v3/volumes/757fdb49-83bb-4185-ab47-c1c60a961b93 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:30.743342 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c4088113-f4af-4ba4-9cfe-92b66bdd6111 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:30.750631 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c4088113-f4af-4ba4-9cfe-92b66bdd6111 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:30.754070 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c4088113-f4af-4ba4-9cfe-92b66bdd6111 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:30.754260 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c4088113-f4af-4ba4-9cfe-92b66bdd6111 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:30.754373 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-c4088113-f4af-4ba4-9cfe-92b66bdd6111 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:30.760139 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:30.760139 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:30.761146 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c4088113-f4af-4ba4-9cfe-92b66bdd6111 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 200 Jul 22 10:05:30.761659 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1041/4178] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:30 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:31.051248 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-56aca59f-2b70-4165-861c-a60dea2c0ad4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:31.051551 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-56aca59f-2b70-4165-861c-a60dea2c0ad4 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:31.051796 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-56aca59f-2b70-4165-861c-a60dea2c0ad4 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:31.052050 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-56aca59f-2b70-4165-861c-a60dea2c0ad4 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:31.061213 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:31.061213 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:31.069343 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-56aca59f-2b70-4165-861c-a60dea2c0ad4 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:31.076596 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-56aca59f-2b70-4165-861c-a60dea2c0ad4 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:05:31.077206 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1046/4179] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:31 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:31.092375 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-83208a7a-8e60-435a-915a-7169a3df4c94 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:31.094281 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-83208a7a-8e60-435a-915a-7169a3df4c94 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:31.094488 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-83208a7a-8e60-435a-915a-7169a3df4c94 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:31.094699 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-83208a7a-8e60-435a-915a-7169a3df4c94 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:31.094869 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-83208a7a-8e60-435a-915a-7169a3df4c94 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Delete volume with id: 6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:31.102468 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:31.102468 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:31.102896 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-83208a7a-8e60-435a-915a-7169a3df4c94 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:31.129988 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-83208a7a-8e60-435a-915a-7169a3df4c94 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Delete volume request issued successfully. Jul 22 10:05:31.130294 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-83208a7a-8e60-435a-915a-7169a3df4c94 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 202 Jul 22 10:05:31.130887 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1038/4180] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:05:31 2026] DELETE /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:05:31.142035 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9b18fe31-f36b-40b7-b35b-f734e9f5fd8b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:31.147359 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b18fe31-f36b-40b7-b35b-f734e9f5fd8b tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:31.147359 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9b18fe31-f36b-40b7-b35b-f734e9f5fd8b tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:31.147623 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9b18fe31-f36b-40b7-b35b-f734e9f5fd8b tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:31.164446 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:31.164446 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:31.172212 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9b18fe31-f36b-40b7-b35b-f734e9f5fd8b tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Volume info retrieved successfully. Jul 22 10:05:31.179104 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b18fe31-f36b-40b7-b35b-f734e9f5fd8b tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 200 Jul 22 10:05:31.179894 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1056/4181] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:31 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:31.757479 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a76c1012-c504-42d0-a002-451230af34f9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:31.760208 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a76c1012-c504-42d0-a002-451230af34f9 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/volumes/757fdb49-83bb-4185-ab47-c1c60a961b93 Jul 22 10:05:31.760519 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a76c1012-c504-42d0-a002-451230af34f9 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:31.760729 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a76c1012-c504-42d0-a002-451230af34f9 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:31.770081 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:31.770081 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:31.775141 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a76c1012-c504-42d0-a002-451230af34f9 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Volume info retrieved successfully. Jul 22 10:05:31.775912 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-891f1bbc-8391-4bb8-8986-30b817150126 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:31.777804 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-891f1bbc-8391-4bb8-8986-30b817150126 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 Jul 22 10:05:31.778013 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-891f1bbc-8391-4bb8-8986-30b817150126 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:31.778292 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-891f1bbc-8391-4bb8-8986-30b817150126 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:31.778420 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-891f1bbc-8391-4bb8-8986-30b817150126 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Show backup with id e0d92a15-af69-474c-82d2-3a250468b6c7. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:31.781487 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a76c1012-c504-42d0-a002-451230af34f9 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/volumes/757fdb49-83bb-4185-ab47-c1c60a961b93 returned with HTTP 200 Jul 22 10:05:31.782099 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1042/4182] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:31 2026] GET /volume/v3/volumes/757fdb49-83bb-4185-ab47-c1c60a961b93 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:31.782537 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-891f1bbc-8391-4bb8-8986-30b817150126 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 returned with HTTP 404 Jul 22 10:05:31.783195 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1047/4183] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:31 2026] GET /volume/v3/backups/e0d92a15-af69-474c-82d2-3a250468b6c7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:31.799707 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4ce4362c-771c-482f-b28e-d0a076b0c2ac None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:31.801784 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4ce4362c-771c-482f-b28e-d0a076b0c2ac tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:05:31.802168 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4ce4362c-771c-482f-b28e-d0a076b0c2ac tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "757fdb49-83bb-4185-ab47-c1c60a961b93", "name": "tempest-VolumesBackupsTest-Backup-649023844"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:31.804062 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-4ce4362c-771c-482f-b28e-d0a076b0c2ac tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Creating new backup {'backup': {'volume_id': '757fdb49-83bb-4185-ab47-c1c60a961b93', 'name': 'tempest-VolumesBackupsTest-Backup-649023844'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:05:31.804467 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-4ce4362c-771c-482f-b28e-d0a076b0c2ac tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Creating backup of volume 757fdb49-83bb-4185-ab47-c1c60a961b93 in container None Jul 22 10:05:31.812982 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:31.812982 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:31.813767 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4ce4362c-771c-482f-b28e-d0a076b0c2ac tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Volume info retrieved successfully. Jul 22 10:05:31.845866 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-4ce4362c-771c-482f-b28e-d0a076b0c2ac tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Created reservations ['8f73cfb4-da6f-47e9-a5d8-72e000181c9a', '73380b05-7d21-4510-8031-c14a9c6f868c'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:31.881153 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-597165a2-ab0d-40c4-948b-312f52dee219 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:31.883736 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-597165a2-ab0d-40c4-948b-312f52dee219 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 Jul 22 10:05:31.884149 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-597165a2-ab0d-40c4-948b-312f52dee219 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:31.884544 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-597165a2-ab0d-40c4-948b-312f52dee219 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:31.888305 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4ce4362c-771c-482f-b28e-d0a076b0c2ac tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:05:31.888997 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1039/4184] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:05:31 2026] POST /volume/v3/backups => generated 329 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:31.892060 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:31.892060 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:31.898266 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-597165a2-ab0d-40c4-948b-312f52dee219 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Volume info retrieved successfully. Jul 22 10:05:31.900945 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-de319643-b7ec-4160-8584-2751866a2bd4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:31.900945 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-de319643-b7ec-4160-8584-2751866a2bd4 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:31.901094 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-de319643-b7ec-4160-8584-2751866a2bd4 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:31.901305 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-de319643-b7ec-4160-8584-2751866a2bd4 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:31.901546 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-de319643-b7ec-4160-8584-2751866a2bd4 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:31.905171 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-597165a2-ab0d-40c4-948b-312f52dee219 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 returned with HTTP 200 Jul 22 10:05:31.905882 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1057/4185] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:31 2026] GET /volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:31.907682 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:31.907682 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:31.908817 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-de319643-b7ec-4160-8584-2751866a2bd4 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 200 Jul 22 10:05:31.909587 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1043/4186] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:31 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:31.921663 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8a0deeae-0889-453e-a99e-5ac34c53045e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:31.923785 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8a0deeae-0889-453e-a99e-5ac34c53045e tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] DELETE https://10.4.3.206/volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 Jul 22 10:05:31.924083 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8a0deeae-0889-453e-a99e-5ac34c53045e tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:31.924411 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8a0deeae-0889-453e-a99e-5ac34c53045e tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:31.924519 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-8a0deeae-0889-453e-a99e-5ac34c53045e tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Delete volume with id: 23d3d620-c7bd-4d49-af9c-d7293c74a7b0 Jul 22 10:05:31.933875 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:31.933875 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:31.934568 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8a0deeae-0889-453e-a99e-5ac34c53045e tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Volume info retrieved successfully. Jul 22 10:05:31.959143 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8a0deeae-0889-453e-a99e-5ac34c53045e tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Delete volume request issued successfully. Jul 22 10:05:31.959318 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8a0deeae-0889-453e-a99e-5ac34c53045e tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 returned with HTTP 202 Jul 22 10:05:31.959803 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1048/4187] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:05:31 2026] DELETE /volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:31.971211 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b920caae-0ba6-4622-a4fe-0fb1523933e8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:31.973644 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b920caae-0ba6-4622-a4fe-0fb1523933e8 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 Jul 22 10:05:31.974096 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b920caae-0ba6-4622-a4fe-0fb1523933e8 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:31.974564 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b920caae-0ba6-4622-a4fe-0fb1523933e8 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:31.984321 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:31.984321 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:31.989250 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b920caae-0ba6-4622-a4fe-0fb1523933e8 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Volume info retrieved successfully. Jul 22 10:05:32.001818 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b920caae-0ba6-4622-a4fe-0fb1523933e8 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 returned with HTTP 200 Jul 22 10:05:32.002518 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1040/4188] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:31 2026] GET /volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:32.197982 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fada4089-49d4-4a0d-ba91-afe05daf65a5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:32.200251 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fada4089-49d4-4a0d-ba91-afe05daf65a5 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] GET https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 Jul 22 10:05:32.200522 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fada4089-49d4-4a0d-ba91-afe05daf65a5 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:32.200823 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fada4089-49d4-4a0d-ba91-afe05daf65a5 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:32.207517 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fada4089-49d4-4a0d-ba91-afe05daf65a5 tempest-VolumesExtendAttachedTest-756654439 tempest-VolumesExtendAttachedTest-756654439-project-member] https://10.4.3.206/volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 returned with HTTP 404 Jul 22 10:05:32.208175 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1058/4189] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:05:32 2026] GET /volume/v3/volumes/6698965c-277c-420f-bd40-70bab0196903 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:05:32.923459 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-49ac5f41-113a-458b-b866-7fce22617810 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:32.926029 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-49ac5f41-113a-458b-b866-7fce22617810 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:32.926369 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-49ac5f41-113a-458b-b866-7fce22617810 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:32.927387 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-49ac5f41-113a-458b-b866-7fce22617810 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:32.927387 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-49ac5f41-113a-458b-b866-7fce22617810 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:32.938648 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:32.938648 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:32.939811 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-49ac5f41-113a-458b-b866-7fce22617810 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 200 Jul 22 10:05:32.940378 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1044/4190] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:32 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:33.019155 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e79c4e0a-c8d2-48af-a228-b79fd1647788 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:33.021615 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e79c4e0a-c8d2-48af-a228-b79fd1647788 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] GET https://10.4.3.206/volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 Jul 22 10:05:33.022075 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e79c4e0a-c8d2-48af-a228-b79fd1647788 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:33.022493 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e79c4e0a-c8d2-48af-a228-b79fd1647788 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:33.030457 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e79c4e0a-c8d2-48af-a228-b79fd1647788 tempest-VolumesBackupsV39Test-57153612 tempest-VolumesBackupsV39Test-57153612-project-member] https://10.4.3.206/volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 returned with HTTP 404 Jul 22 10:05:33.031187 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1049/4191] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:33 2026] GET /volume/v3/volumes/23d3d620-c7bd-4d49-af9c-d7293c74a7b0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:33.955571 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3a95f88d-b76a-4795-94f3-5dc43893b933 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:33.958321 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3a95f88d-b76a-4795-94f3-5dc43893b933 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:33.959087 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3a95f88d-b76a-4795-94f3-5dc43893b933 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:33.959374 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3a95f88d-b76a-4795-94f3-5dc43893b933 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:33.959550 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3a95f88d-b76a-4795-94f3-5dc43893b933 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:33.968960 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:33.968960 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:33.971638 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3a95f88d-b76a-4795-94f3-5dc43893b933 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 200 Jul 22 10:05:33.973029 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1041/4192] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:33 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:34.781533 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:34.963881 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:34.964341 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1150707210"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:34.965791 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1150707210'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:05:34.965962 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Create volume of 1 GB Jul 22 10:05:34.969672 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Availability Zones retrieved successfully. Jul 22 10:05:34.976064 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Flow 'volume_create_api' (d19b99b2-990d-414e-826a-9faf1fe65656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:34.976754 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247dc228-9fb0-4d43-b5ca-2e89d9e6199c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:34.978193 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:05:34.985596 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7ddd7d8d-33fa-40f8-8d58-114bf806c7dd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:34.991570 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7ddd7d8d-33fa-40f8-8d58-114bf806c7dd tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:34.991570 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7ddd7d8d-33fa-40f8-8d58-114bf806c7dd tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:34.991570 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7ddd7d8d-33fa-40f8-8d58-114bf806c7dd tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:34.991570 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-7ddd7d8d-33fa-40f8-8d58-114bf806c7dd tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:34.997415 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:34.997415 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:34.997415 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7ddd7d8d-33fa-40f8-8d58-114bf806c7dd tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 200 Jul 22 10:05:34.997415 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1045/4193] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:34 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:35.018278 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247dc228-9fb0-4d43-b5ca-2e89d9e6199c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:35.018278 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b91c8e-679f-4dee-91a4-623679b6314a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:35.063679 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-135cb6e7-6ebb-4102-b869-f1dc822fee20 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:35.101520 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Created reservations ['b6f2f540-5840-44c8-9bbf-4712d92508d1', '09c7c1a3-7bec-4fa6-99f3-314cb9c79ae8', '01e9b916-40a9-49eb-94bb-43b018340b29', '6a578e43-6e12-480d-9daa-2fd62455ae97'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:35.103089 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b91c8e-679f-4dee-91a4-623679b6314a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6f2f540-5840-44c8-9bbf-4712d92508d1', '09c7c1a3-7bec-4fa6-99f3-314cb9c79ae8', '01e9b916-40a9-49eb-94bb-43b018340b29', '6a578e43-6e12-480d-9daa-2fd62455ae97']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:35.103516 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa1a0a3e-9f6c-4dab-9ea1-2dfcb9bd8944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:35.129201 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa1a0a3e-9f6c-4dab-9ea1-2dfcb9bd8944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e708cae6-7867-4023-8f06-c7e0eb26c6a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1150707210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee46986306184230b4fbc9823029b87f',qos_specs=None,replication_status=,reservations=['b6f2f540-5840-44c8-9bbf-4712d92508d1','09c7c1a3-7bec-4fa6-99f3-314cb9c79ae8','01e9b916-40a9-49eb-94bb-43b018340b29','6a578e43-6e12-480d-9daa-2fd62455ae97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95a45184a7774242905c5032368a2af9',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:05:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1150707210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e708cae6-7867-4023-8f06-c7e0eb26c6a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee46986306184230b4fbc9823029b87f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95a45184a7774242905c5032368a2af9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:35.130190 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cd932ed-8d67-4574-b7a9-f567435618a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:35.152850 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cd932ed-8d67-4574-b7a9-f567435618a5) transitioned into state 'SUCCESS' from state '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-1150707210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee46986306184230b4fbc9823029b87f',qos_specs=None,replication_status=,reservations=['b6f2f540-5840-44c8-9bbf-4712d92508d1','09c7c1a3-7bec-4fa6-99f3-314cb9c79ae8','01e9b916-40a9-49eb-94bb-43b018340b29','6a578e43-6e12-480d-9daa-2fd62455ae97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95a45184a7774242905c5032368a2af9',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:35.153785 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5affb6a-25b6-4aee-b557-653a49776269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:35.156453 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-135cb6e7-6ebb-4102-b869-f1dc822fee20 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:05:35.156839 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-135cb6e7-6ebb-4102-b869-f1dc822fee20 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1551940629", "extra_specs": {"storage_protocol": "tempest-storage_protocol-137032299", "vendor_name": "tempest-vendor_name-160711554"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:35.166879 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5affb6a-25b6-4aee-b557-653a49776269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:35.166879 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Flow 'volume_create_api' (d19b99b2-990d-414e-826a-9faf1fe65656) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:35.166879 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Create volume request issued successfully. Jul 22 10:05:35.166879 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0a4779ab-a480-4a20-a04e-175ad92d2520 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:05:35.166879 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1059/4194] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:05:34 2026] POST /volume/v3/volumes => generated 750 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:35.177205 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-135cb6e7-6ebb-4102-b869-f1dc822fee20 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:05:35.177583 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1050/4195] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:05:35 2026] POST /volume/v3/types => generated 327 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:35.183536 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-faa7f270-e133-4312-b9b9-1954e4841af1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:35.187205 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-faa7f270-e133-4312-b9b9-1954e4841af1 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] GET https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1 Jul 22 10:05:35.187416 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-faa7f270-e133-4312-b9b9-1954e4841af1 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:35.187606 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-faa7f270-e133-4312-b9b9-1954e4841af1 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:35.188944 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:35.191709 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:35.192591 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "74bf0142-242d-42ac-acae-2a6246e32bb9", "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:35.194596 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Create volume request body: {'volume': {'volume_type': '74bf0142-242d-42ac-acae-2a6246e32bb9', 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:05:35.198152 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:35.198152 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:35.199404 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Create volume of 1 GB Jul 22 10:05:35.199829 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:35.199829 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:35.200400 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Availability Zones retrieved successfully. Jul 22 10:05:35.203215 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-faa7f270-e133-4312-b9b9-1954e4841af1 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Volume info retrieved successfully. Jul 22 10:05:35.206122 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Flow 'volume_create_api' (9e9c1308-e6b9-4472-8ea4-21b56e575e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:35.207222 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ff4d16c-b82c-4f97-b180-769d23ca53b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:35.209700 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:05:35.209768 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-faa7f270-e133-4312-b9b9-1954e4841af1 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1 returned with HTTP 200 Jul 22 10:05:35.209768 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1042/4196] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:35 2026] GET /volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:35.230594 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ff4d16c-b82c-4f97-b180-769d23ca53b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:05:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-137032299',vendor_name='tempest-vendor_name-160711554'},id=74bf0142-242d-42ac-acae-2a6246e32bb9,is_public=True,name='tempest-ProjectAdminTests-volume-type-1551940629',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '74bf0142-242d-42ac-acae-2a6246e32bb9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:35.231549 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb8272b-d727-4c66-a95b-08f083744796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:35.270189 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1551940629 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1551940629, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:05:35.270564 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1551940629 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1551940629, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:05:35.319943 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Created reservations ['ee97e7f4-7187-4b72-9fef-3d2e8d58495b', 'd09a7706-175a-41c2-a535-404c35c6ecb3', '5de1c579-d488-4daf-b5d2-1a71270d97ea', '68f7ac38-5edd-4c1f-8586-c09b2847fe32'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:35.320749 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb8272b-d727-4c66-a95b-08f083744796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee97e7f4-7187-4b72-9fef-3d2e8d58495b', 'd09a7706-175a-41c2-a535-404c35c6ecb3', '5de1c579-d488-4daf-b5d2-1a71270d97ea', '68f7ac38-5edd-4c1f-8586-c09b2847fe32']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:35.321590 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb10daf-443d-4d69-9142-8acdf4640a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:35.353111 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb10daf-443d-4d69-9142-8acdf4640a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6182ef2-8d29-4489-9ad3-f9c427755446', '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='e941f8fb6b46473e8b10c6e050cf6a23',qos_specs=None,replication_status=,reservations=['ee97e7f4-7187-4b72-9fef-3d2e8d58495b','d09a7706-175a-41c2-a535-404c35c6ecb3','5de1c579-d488-4daf-b5d2-1a71270d97ea','68f7ac38-5edd-4c1f-8586-c09b2847fe32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='839c13356c414601808dcfde1f75998b',volume_type_id=74bf0142-242d-42ac-acae-2a6246e32bb9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:05:35Z,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=c6182ef2-8d29-4489-9ad3-f9c427755446,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e941f8fb6b46473e8b10c6e050cf6a23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='839c13356c414601808dcfde1f75998b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(74bf0142-242d-42ac-acae-2a6246e32bb9),volume_type_id=74bf0142-242d-42ac-acae-2a6246e32bb9)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:35.354450 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (148c2471-c037-48bc-9955-a5adddcd0a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:35.432606 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (148c2471-c037-48bc-9955-a5adddcd0a52) transitioned into state 'SUCCESS' from 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='e941f8fb6b46473e8b10c6e050cf6a23',qos_specs=None,replication_status=,reservations=['ee97e7f4-7187-4b72-9fef-3d2e8d58495b','d09a7706-175a-41c2-a535-404c35c6ecb3','5de1c579-d488-4daf-b5d2-1a71270d97ea','68f7ac38-5edd-4c1f-8586-c09b2847fe32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='839c13356c414601808dcfde1f75998b',volume_type_id=74bf0142-242d-42ac-acae-2a6246e32bb9)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:35.437973 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (078813ed-4f7f-4b1a-ba67-a6de3db6316b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:35.482791 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (078813ed-4f7f-4b1a-ba67-a6de3db6316b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:35.490401 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Flow 'volume_create_api' (9e9c1308-e6b9-4472-8ea4-21b56e575e5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:35.492077 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Create volume request issued successfully. Jul 22 10:05:35.494940 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-32cc8e0a-09ee-4f4d-b9f4-9b65e6eb2726 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:05:35.497753 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1046/4197] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 10:05:35 2026] POST /volume/v3/volumes => generated 773 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:35.512267 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cc10f6b0-67a7-4892-90a2-5e95bbf85bba None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:35.514712 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cc10f6b0-67a7-4892-90a2-5e95bbf85bba tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] GET https://10.4.3.206/volume/v3/volumes/c6182ef2-8d29-4489-9ad3-f9c427755446 Jul 22 10:05:35.515052 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cc10f6b0-67a7-4892-90a2-5e95bbf85bba tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:35.515276 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cc10f6b0-67a7-4892-90a2-5e95bbf85bba tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:35.526672 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:35.526672 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:35.531380 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-cc10f6b0-67a7-4892-90a2-5e95bbf85bba tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Volume info retrieved successfully. Jul 22 10:05:35.537324 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cc10f6b0-67a7-4892-90a2-5e95bbf85bba tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/volumes/c6182ef2-8d29-4489-9ad3-f9c427755446 returned with HTTP 200 Jul 22 10:05:35.537934 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1060/4198] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:35 2026] GET /volume/v3/volumes/c6182ef2-8d29-4489-9ad3-f9c427755446 => generated 952 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:36.008467 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d4519fa6-545f-4157-8f4e-210cfc4c57a7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:36.010839 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d4519fa6-545f-4157-8f4e-210cfc4c57a7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:36.010984 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d4519fa6-545f-4157-8f4e-210cfc4c57a7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:36.011894 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d4519fa6-545f-4157-8f4e-210cfc4c57a7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:36.011894 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-d4519fa6-545f-4157-8f4e-210cfc4c57a7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:36.016948 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:36.016948 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:36.017617 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d4519fa6-545f-4157-8f4e-210cfc4c57a7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 200 Jul 22 10:05:36.018228 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1051/4199] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:36 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:36.226255 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8b54226a-07fb-4cca-af8f-c2bf88b1a178 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:36.228208 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8b54226a-07fb-4cca-af8f-c2bf88b1a178 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] GET https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1 Jul 22 10:05:36.228403 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8b54226a-07fb-4cca-af8f-c2bf88b1a178 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:36.228602 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8b54226a-07fb-4cca-af8f-c2bf88b1a178 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:36.236471 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:36.236471 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:36.239906 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8b54226a-07fb-4cca-af8f-c2bf88b1a178 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Volume info retrieved successfully. Jul 22 10:05:36.243841 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8b54226a-07fb-4cca-af8f-c2bf88b1a178 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1 returned with HTTP 200 Jul 22 10:05:36.244178 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1043/4200] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:36 2026] GET /volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:36.554034 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-05055bc5-83a4-43b1-bc79-8d7dfb067921 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:36.556444 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-05055bc5-83a4-43b1-bc79-8d7dfb067921 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] GET https://10.4.3.206/volume/v3/volumes/c6182ef2-8d29-4489-9ad3-f9c427755446 Jul 22 10:05:36.556698 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-05055bc5-83a4-43b1-bc79-8d7dfb067921 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:36.556907 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-05055bc5-83a4-43b1-bc79-8d7dfb067921 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:36.570130 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:36.570130 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:36.575503 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-05055bc5-83a4-43b1-bc79-8d7dfb067921 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Volume info retrieved successfully. Jul 22 10:05:36.581535 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-05055bc5-83a4-43b1-bc79-8d7dfb067921 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/volumes/c6182ef2-8d29-4489-9ad3-f9c427755446 returned with HTTP 200 Jul 22 10:05:36.582154 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1047/4201] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:36 2026] GET /volume/v3/volumes/c6182ef2-8d29-4489-9ad3-f9c427755446 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:36.596848 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f09b7a1d-4b85-44c5-a35b-732eb9a867a9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:36.599799 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f09b7a1d-4b85-44c5-a35b-732eb9a867a9 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] GET https://10.4.3.206/volume/v3/messages Jul 22 10:05:36.600256 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f09b7a1d-4b85-44c5-a35b-732eb9a867a9 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:36.600535 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f09b7a1d-4b85-44c5-a35b-732eb9a867a9 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:36.605377 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f09b7a1d-4b85-44c5-a35b-732eb9a867a9 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Jul 22 10:05:36.605804 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1061/4202] 10.4.3.206 () {68 vars in 1280 bytes} [Wed Jul 22 10:05:36 2026] GET /volume/v3/messages => generated 1326 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:36.616724 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-40906d9c-f35b-491d-86d2-43d0764f5299 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:36.618531 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-40906d9c-f35b-491d-86d2-43d0764f5299 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] DELETE https://10.4.3.206/volume/v3/messages/cbfe33d1-fd3c-42c9-99f6-3aa600c02724 Jul 22 10:05:36.618737 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-40906d9c-f35b-491d-86d2-43d0764f5299 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:36.618937 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-40906d9c-f35b-491d-86d2-43d0764f5299 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:36.630043 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-40906d9c-f35b-491d-86d2-43d0764f5299 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/messages/cbfe33d1-fd3c-42c9-99f6-3aa600c02724 returned with HTTP 204 Jul 22 10:05:36.630504 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1052/4203] 10.4.3.206 () {68 vars in 1394 bytes} [Wed Jul 22 10:05:36 2026] DELETE /volume/v3/messages/cbfe33d1-fd3c-42c9-99f6-3aa600c02724 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 10:05:36.640685 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-865e91da-07da-4dcf-97b3-3507022868bd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:36.642747 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-865e91da-07da-4dcf-97b3-3507022868bd tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] GET https://10.4.3.206/volume/v3/messages/cbfe33d1-fd3c-42c9-99f6-3aa600c02724 Jul 22 10:05:36.643041 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-865e91da-07da-4dcf-97b3-3507022868bd tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:36.643280 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-865e91da-07da-4dcf-97b3-3507022868bd tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:36.650885 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-865e91da-07da-4dcf-97b3-3507022868bd tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/messages/cbfe33d1-fd3c-42c9-99f6-3aa600c02724 returned with HTTP 404 Jul 22 10:05:36.651507 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1044/4204] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:05:36 2026] GET /volume/v3/messages/cbfe33d1-fd3c-42c9-99f6-3aa600c02724 => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:36.658962 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b6c98434-8edd-44ab-a3bb-fdaf377b2ef5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:36.660802 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b6c98434-8edd-44ab-a3bb-fdaf377b2ef5 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/c6182ef2-8d29-4489-9ad3-f9c427755446 Jul 22 10:05:36.661042 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b6c98434-8edd-44ab-a3bb-fdaf377b2ef5 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:36.661234 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b6c98434-8edd-44ab-a3bb-fdaf377b2ef5 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:36.661392 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-b6c98434-8edd-44ab-a3bb-fdaf377b2ef5 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Delete volume with id: c6182ef2-8d29-4489-9ad3-f9c427755446 Jul 22 10:05:36.668537 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:36.668537 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:36.668871 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b6c98434-8edd-44ab-a3bb-fdaf377b2ef5 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Volume info retrieved successfully. Jul 22 10:05:36.669855 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-b6c98434-8edd-44ab-a3bb-fdaf377b2ef5 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100149) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 10:05:36.693856 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-b6c98434-8edd-44ab-a3bb-fdaf377b2ef5 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Created reservations ['e09ee38d-bcb3-4f33-a0af-b1a0fb63f6d3', '9b44e2bb-5e40-47c8-bb58-7c2c06848a2f', 'dd892d83-f6cb-4b36-aede-7269a696d689', 'd28b7c62-ad23-43f0-bb07-a7b7f6aaf115'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:36.720840 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b6c98434-8edd-44ab-a3bb-fdaf377b2ef5 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Delete volume request issued successfully. Jul 22 10:05:36.721243 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b6c98434-8edd-44ab-a3bb-fdaf377b2ef5 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/volumes/c6182ef2-8d29-4489-9ad3-f9c427755446 returned with HTTP 202 Jul 22 10:05:36.721570 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1048/4205] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:05:36 2026] DELETE /volume/v3/volumes/c6182ef2-8d29-4489-9ad3-f9c427755446 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:36.730076 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3cdf972a-a3f4-4e42-ae87-871c2e1f23c4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:36.732235 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3cdf972a-a3f4-4e42-ae87-871c2e1f23c4 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] DELETE https://10.4.3.206/volume/v3/types/74bf0142-242d-42ac-acae-2a6246e32bb9 Jul 22 10:05:36.732468 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3cdf972a-a3f4-4e42-ae87-871c2e1f23c4 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:36.732704 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3cdf972a-a3f4-4e42-ae87-871c2e1f23c4 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:36.758434 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3cdf972a-a3f4-4e42-ae87-871c2e1f23c4 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/types/74bf0142-242d-42ac-acae-2a6246e32bb9 returned with HTTP 202 Jul 22 10:05:36.758910 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1062/4206] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:05:36 2026] DELETE /volume/v3/types/74bf0142-242d-42ac-acae-2a6246e32bb9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:36.770364 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3f6f0af1-cbab-4a97-b240-591a29c06d7f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:36.773006 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3f6f0af1-cbab-4a97-b240-591a29c06d7f tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:05:36.773399 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3f6f0af1-cbab-4a97-b240-591a29c06d7f tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1370609974", "extra_specs": {"storage_protocol": "tempest-storage_protocol-784741143", "vendor_name": "tempest-vendor_name-359712799"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:36.803637 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3f6f0af1-cbab-4a97-b240-591a29c06d7f tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:05:36.803811 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1053/4207] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:05:36 2026] POST /volume/v3/types => generated 327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:36.814754 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:36.816723 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:36.817266 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a50f7fdf-882a-4038-9220-fc02ddf80e9d", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:36.819039 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Create volume request body: {'volume': {'volume_type': 'a50f7fdf-882a-4038-9220-fc02ddf80e9d', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:05:36.827357 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Create volume of 1 GB Jul 22 10:05:36.827699 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:36.827699 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:36.828196 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Availability Zones retrieved successfully. Jul 22 10:05:36.833941 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Flow 'volume_create_api' (fd2ced16-f26c-4935-978d-bb82a06727e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:36.835222 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (242d750a-fcfc-4b3b-88bc-e1f44f44f8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:36.836050 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:05:36.855796 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (242d750a-fcfc-4b3b-88bc-e1f44f44f8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:05:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-784741143',vendor_name='tempest-vendor_name-359712799'},id=a50f7fdf-882a-4038-9220-fc02ddf80e9d,is_public=True,name='tempest-ProjectAdminTests-volume-type-1370609974',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a50f7fdf-882a-4038-9220-fc02ddf80e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:36.857683 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d8b6b14-8a51-4c58-95ca-3a93d1b91b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:36.890894 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1370609974 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1370609974, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:05:36.891460 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1370609974 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1370609974, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:05:36.929642 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Created reservations ['515a485c-ade8-4414-98fa-ce3f737bd5b8', 'ef457281-3688-4cd9-9857-a388baea7d9a', 'dc8c25b1-43a8-4f2a-b4ac-a9c81a9d645a', 'ea31c6df-ce69-4181-b87d-92f080db4614'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:36.930334 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d8b6b14-8a51-4c58-95ca-3a93d1b91b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['515a485c-ade8-4414-98fa-ce3f737bd5b8', 'ef457281-3688-4cd9-9857-a388baea7d9a', 'dc8c25b1-43a8-4f2a-b4ac-a9c81a9d645a', 'ea31c6df-ce69-4181-b87d-92f080db4614']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:36.930844 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f32f6aaa-efa8-416a-a7d3-709f89295dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:36.959616 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f32f6aaa-efa8-416a-a7d3-709f89295dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7672169-8b17-4622-b341-19ff6268b2f7', '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='e941f8fb6b46473e8b10c6e050cf6a23',qos_specs=None,replication_status=,reservations=['515a485c-ade8-4414-98fa-ce3f737bd5b8','ef457281-3688-4cd9-9857-a388baea7d9a','dc8c25b1-43a8-4f2a-b4ac-a9c81a9d645a','ea31c6df-ce69-4181-b87d-92f080db4614'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='839c13356c414601808dcfde1f75998b',volume_type_id=a50f7fdf-882a-4038-9220-fc02ddf80e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:05:36Z,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=d7672169-8b17-4622-b341-19ff6268b2f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e941f8fb6b46473e8b10c6e050cf6a23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='839c13356c414601808dcfde1f75998b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a50f7fdf-882a-4038-9220-fc02ddf80e9d),volume_type_id=a50f7fdf-882a-4038-9220-fc02ddf80e9d)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:36.960355 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a869d87e-cf98-4e7c-8345-7dd9cd6ca5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:36.984487 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a869d87e-cf98-4e7c-8345-7dd9cd6ca5ef) transitioned into state 'SUCCESS' from 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='e941f8fb6b46473e8b10c6e050cf6a23',qos_specs=None,replication_status=,reservations=['515a485c-ade8-4414-98fa-ce3f737bd5b8','ef457281-3688-4cd9-9857-a388baea7d9a','dc8c25b1-43a8-4f2a-b4ac-a9c81a9d645a','ea31c6df-ce69-4181-b87d-92f080db4614'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='839c13356c414601808dcfde1f75998b',volume_type_id=a50f7fdf-882a-4038-9220-fc02ddf80e9d)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:36.985306 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36b7a50d-b054-4022-ae33-39f0a48ec115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:36.995390 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36b7a50d-b054-4022-ae33-39f0a48ec115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:36.996308 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Flow 'volume_create_api' (fd2ced16-f26c-4935-978d-bb82a06727e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:36.996588 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Create volume request issued successfully. Jul 22 10:05:36.997244 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e7bb7009-223d-4aef-8a80-dc587b5a1a0d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:05:36.997658 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1045/4208] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 10:05:36 2026] POST /volume/v3/volumes => generated 773 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:37.009875 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e1653f0f-d4c9-433c-b714-a87db7ffcef5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:37.013025 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e1653f0f-d4c9-433c-b714-a87db7ffcef5 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] GET https://10.4.3.206/volume/v3/volumes/d7672169-8b17-4622-b341-19ff6268b2f7 Jul 22 10:05:37.013025 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e1653f0f-d4c9-433c-b714-a87db7ffcef5 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:37.013202 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e1653f0f-d4c9-433c-b714-a87db7ffcef5 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:37.025178 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:37.025178 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:37.030387 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-550c4c28-bb4d-4d65-9b68-ca63119ec9ab None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:37.030762 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e1653f0f-d4c9-433c-b714-a87db7ffcef5 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Volume info retrieved successfully. Jul 22 10:05:37.033808 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-550c4c28-bb4d-4d65-9b68-ca63119ec9ab tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:37.034115 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-550c4c28-bb4d-4d65-9b68-ca63119ec9ab tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:37.034388 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-550c4c28-bb4d-4d65-9b68-ca63119ec9ab tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:37.034716 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-550c4c28-bb4d-4d65-9b68-ca63119ec9ab tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:37.039210 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e1653f0f-d4c9-433c-b714-a87db7ffcef5 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/volumes/d7672169-8b17-4622-b341-19ff6268b2f7 returned with HTTP 200 Jul 22 10:05:37.039959 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1049/4209] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:37 2026] GET /volume/v3/volumes/d7672169-8b17-4622-b341-19ff6268b2f7 => generated 952 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:37.053398 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:37.053398 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:37.054613 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-550c4c28-bb4d-4d65-9b68-ca63119ec9ab tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 200 Jul 22 10:05:37.055538 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1063/4210] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:37 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 749 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:38.061896 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5697cb04-c39d-4d46-bdd3-5cc5fa7daaaa None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:38.068198 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5697cb04-c39d-4d46-bdd3-5cc5fa7daaaa tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] GET https://10.4.3.206/volume/v3/volumes/d7672169-8b17-4622-b341-19ff6268b2f7 Jul 22 10:05:38.068328 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5697cb04-c39d-4d46-bdd3-5cc5fa7daaaa tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:38.068585 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5697cb04-c39d-4d46-bdd3-5cc5fa7daaaa tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:38.070277 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fe51fa66-4fd5-4569-87b3-48b4852ebe3a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:38.072546 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fe51fa66-4fd5-4569-87b3-48b4852ebe3a tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:38.072915 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fe51fa66-4fd5-4569-87b3-48b4852ebe3a tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:38.073172 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fe51fa66-4fd5-4569-87b3-48b4852ebe3a tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:38.073317 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-fe51fa66-4fd5-4569-87b3-48b4852ebe3a tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:38.078899 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:38.078899 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:38.080051 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fe51fa66-4fd5-4569-87b3-48b4852ebe3a tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 200 Jul 22 10:05:38.080599 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1046/4211] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:38 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:05:38.083419 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:38.083419 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:38.091184 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5697cb04-c39d-4d46-bdd3-5cc5fa7daaaa tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Volume info retrieved successfully. Jul 22 10:05:38.095855 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5697cb04-c39d-4d46-bdd3-5cc5fa7daaaa tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/volumes/d7672169-8b17-4622-b341-19ff6268b2f7 returned with HTTP 200 Jul 22 10:05:38.096260 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1054/4212] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:38 2026] GET /volume/v3/volumes/d7672169-8b17-4622-b341-19ff6268b2f7 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:38.112966 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-57f50701-8951-4d1f-9edc-1d370ede2b2c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:38.118631 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-57f50701-8951-4d1f-9edc-1d370ede2b2c tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] GET https://10.4.3.206/volume/v3/messages Jul 22 10:05:38.118908 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-57f50701-8951-4d1f-9edc-1d370ede2b2c tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:38.119183 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-57f50701-8951-4d1f-9edc-1d370ede2b2c tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:38.127097 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-57f50701-8951-4d1f-9edc-1d370ede2b2c tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Jul 22 10:05:38.127569 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1050/4213] 10.4.3.206 () {68 vars in 1280 bytes} [Wed Jul 22 10:05:38 2026] GET /volume/v3/messages => generated 1326 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:38.139264 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-86883f6c-98b7-4b7c-8de7-6830b9756295 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:38.140877 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-86883f6c-98b7-4b7c-8de7-6830b9756295 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] GET https://10.4.3.206/volume/v3/messages Jul 22 10:05:38.141094 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-86883f6c-98b7-4b7c-8de7-6830b9756295 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:38.141268 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-86883f6c-98b7-4b7c-8de7-6830b9756295 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:38.144545 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-86883f6c-98b7-4b7c-8de7-6830b9756295 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Jul 22 10:05:38.145748 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1064/4214] 10.4.3.206 () {68 vars in 1280 bytes} [Wed Jul 22 10:05:38 2026] GET /volume/v3/messages => generated 1326 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:38.161805 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7a2aae6e-60bf-463d-a71f-0232b6d4624d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:38.167088 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a2aae6e-60bf-463d-a71f-0232b6d4624d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] DELETE https://10.4.3.206/volume/v3/messages/88605e8d-81c1-43cb-adb6-cfedac5409b0 Jul 22 10:05:38.167321 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a2aae6e-60bf-463d-a71f-0232b6d4624d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:38.167589 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a2aae6e-60bf-463d-a71f-0232b6d4624d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:38.183306 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a2aae6e-60bf-463d-a71f-0232b6d4624d tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/messages/88605e8d-81c1-43cb-adb6-cfedac5409b0 returned with HTTP 204 Jul 22 10:05:38.183782 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1047/4215] 10.4.3.206 () {68 vars in 1394 bytes} [Wed Jul 22 10:05:38 2026] DELETE /volume/v3/messages/88605e8d-81c1-43cb-adb6-cfedac5409b0 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 10:05:38.193780 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7957c6c8-aed3-4d75-a5f2-60d62330f1b8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:38.200006 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7957c6c8-aed3-4d75-a5f2-60d62330f1b8 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/d7672169-8b17-4622-b341-19ff6268b2f7 Jul 22 10:05:38.200257 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7957c6c8-aed3-4d75-a5f2-60d62330f1b8 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:38.200479 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7957c6c8-aed3-4d75-a5f2-60d62330f1b8 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:38.200796 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-7957c6c8-aed3-4d75-a5f2-60d62330f1b8 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Delete volume with id: d7672169-8b17-4622-b341-19ff6268b2f7 Jul 22 10:05:38.213726 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:38.213726 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:38.214171 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7957c6c8-aed3-4d75-a5f2-60d62330f1b8 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Volume info retrieved successfully. Jul 22 10:05:38.215659 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-7957c6c8-aed3-4d75-a5f2-60d62330f1b8 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100150) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 10:05:38.229668 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-7957c6c8-aed3-4d75-a5f2-60d62330f1b8 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1370609974 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1370609974, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:05:38.230119 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-7957c6c8-aed3-4d75-a5f2-60d62330f1b8 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1370609974 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1370609974, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:05:38.244992 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-7957c6c8-aed3-4d75-a5f2-60d62330f1b8 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Created reservations ['e44b53e0-d398-4d30-9700-32aaa04bbc17', 'd2100a20-7e3c-4fb4-bd86-5464f95518ff', '366793a4-1278-403d-b795-e08e3f4e6fcf', '6fa372cd-454b-4994-b143-237d9552eaeb'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:38.295300 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7957c6c8-aed3-4d75-a5f2-60d62330f1b8 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Delete volume request issued successfully. Jul 22 10:05:38.295561 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7957c6c8-aed3-4d75-a5f2-60d62330f1b8 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/volumes/d7672169-8b17-4622-b341-19ff6268b2f7 returned with HTTP 202 Jul 22 10:05:38.296114 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1055/4216] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:05:38 2026] DELETE /volume/v3/volumes/d7672169-8b17-4622-b341-19ff6268b2f7 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:38.304633 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-65d427e8-ec44-433e-a695-25cd63f1f99e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:38.306619 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-65d427e8-ec44-433e-a695-25cd63f1f99e tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] DELETE https://10.4.3.206/volume/v3/types/a50f7fdf-882a-4038-9220-fc02ddf80e9d Jul 22 10:05:38.306821 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-65d427e8-ec44-433e-a695-25cd63f1f99e tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:38.307090 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-65d427e8-ec44-433e-a695-25cd63f1f99e tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method '_delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:38.341711 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-65d427e8-ec44-433e-a695-25cd63f1f99e tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/types/a50f7fdf-882a-4038-9220-fc02ddf80e9d returned with HTTP 202 Jul 22 10:05:38.342264 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1051/4217] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:05:38 2026] DELETE /volume/v3/types/a50f7fdf-882a-4038-9220-fc02ddf80e9d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:38.357172 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3763133a-8eee-444b-93db-26296eae323f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:38.362077 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3763133a-8eee-444b-93db-26296eae323f tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:05:38.362672 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3763133a-8eee-444b-93db-26296eae323f tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-822852806", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1570918292", "vendor_name": "tempest-vendor_name-9949940"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:38.381038 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3763133a-8eee-444b-93db-26296eae323f tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:05:38.381038 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1065/4218] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:05:38 2026] POST /volume/v3/types => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:38.390267 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:38.391995 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:38.392433 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "aa82c941-12e5-446f-a608-99fe0bf139b6", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:38.393867 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Create volume request body: {'volume': {'volume_type': 'aa82c941-12e5-446f-a608-99fe0bf139b6', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:05:38.397409 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Create volume of 1 GB Jul 22 10:05:38.397657 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:38.397657 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:38.397978 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Availability Zones retrieved successfully. Jul 22 10:05:38.408263 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Flow 'volume_create_api' (19e47be0-4940-48e5-9efb-9d47237c797c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:38.409188 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (694c6593-bd7c-4f7e-8cb6-b6ba05cf3bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:38.409905 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:05:38.436653 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (694c6593-bd7c-4f7e-8cb6-b6ba05cf3bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:05:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1570918292',vendor_name='tempest-vendor_name-9949940'},id=aa82c941-12e5-446f-a608-99fe0bf139b6,is_public=True,name='tempest-ProjectAdminTests-volume-type-822852806',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa82c941-12e5-446f-a608-99fe0bf139b6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:38.437645 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a04ed6b-affe-4779-bce4-d83e0ec6b865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:38.468475 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-822852806 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-822852806, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:05:38.468691 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-822852806 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-822852806, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:05:38.510816 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Created reservations ['5640a9eb-d8de-4fa3-833a-4d7670e642f0', '64dc13e6-5f15-4971-bda5-ed58d8d42d4d', '5724de0c-b77e-4016-a6ff-14ce759fb7ff', 'bece061f-f180-476a-95db-f26e662855c2'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:38.512159 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a04ed6b-affe-4779-bce4-d83e0ec6b865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5640a9eb-d8de-4fa3-833a-4d7670e642f0', '64dc13e6-5f15-4971-bda5-ed58d8d42d4d', '5724de0c-b77e-4016-a6ff-14ce759fb7ff', 'bece061f-f180-476a-95db-f26e662855c2']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:38.513314 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e11337b8-1fa2-48d0-a890-ab5b62c74950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:38.546790 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e11337b8-1fa2-48d0-a890-ab5b62c74950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d3e970e-c77d-4934-bfef-ecd77b159c6e', '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='e941f8fb6b46473e8b10c6e050cf6a23',qos_specs=None,replication_status=,reservations=['5640a9eb-d8de-4fa3-833a-4d7670e642f0','64dc13e6-5f15-4971-bda5-ed58d8d42d4d','5724de0c-b77e-4016-a6ff-14ce759fb7ff','bece061f-f180-476a-95db-f26e662855c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='839c13356c414601808dcfde1f75998b',volume_type_id=aa82c941-12e5-446f-a608-99fe0bf139b6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:05:38Z,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=2d3e970e-c77d-4934-bfef-ecd77b159c6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e941f8fb6b46473e8b10c6e050cf6a23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='839c13356c414601808dcfde1f75998b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa82c941-12e5-446f-a608-99fe0bf139b6),volume_type_id=aa82c941-12e5-446f-a608-99fe0bf139b6)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:38.547633 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e48b47f2-1c2e-407e-9676-9eabe891bc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:38.568054 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e48b47f2-1c2e-407e-9676-9eabe891bc89) transitioned into state 'SUCCESS' from 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='e941f8fb6b46473e8b10c6e050cf6a23',qos_specs=None,replication_status=,reservations=['5640a9eb-d8de-4fa3-833a-4d7670e642f0','64dc13e6-5f15-4971-bda5-ed58d8d42d4d','5724de0c-b77e-4016-a6ff-14ce759fb7ff','bece061f-f180-476a-95db-f26e662855c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='839c13356c414601808dcfde1f75998b',volume_type_id=aa82c941-12e5-446f-a608-99fe0bf139b6)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:38.568794 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c424be-5a8a-4178-9bcc-9531f2513946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:38.579822 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c424be-5a8a-4178-9bcc-9531f2513946) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:38.580652 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Flow 'volume_create_api' (19e47be0-4940-48e5-9efb-9d47237c797c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:38.580936 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Create volume request issued successfully. Jul 22 10:05:38.581631 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d7b33ef3-9ec8-4814-ab75-c70d0a623652 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:05:38.582053 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1048/4219] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 10:05:38 2026] POST /volume/v3/volumes => generated 772 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:38.596446 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4a54e329-4f95-483f-8f32-2ccc0a20c937 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:38.598608 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4a54e329-4f95-483f-8f32-2ccc0a20c937 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] GET https://10.4.3.206/volume/v3/volumes/2d3e970e-c77d-4934-bfef-ecd77b159c6e Jul 22 10:05:38.598725 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4a54e329-4f95-483f-8f32-2ccc0a20c937 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:38.598909 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4a54e329-4f95-483f-8f32-2ccc0a20c937 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:38.606100 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:38.606100 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:38.609556 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4a54e329-4f95-483f-8f32-2ccc0a20c937 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Volume info retrieved successfully. Jul 22 10:05:38.613485 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4a54e329-4f95-483f-8f32-2ccc0a20c937 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/volumes/2d3e970e-c77d-4934-bfef-ecd77b159c6e returned with HTTP 200 Jul 22 10:05:38.613692 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1056/4220] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:38 2026] GET /volume/v3/volumes/2d3e970e-c77d-4934-bfef-ecd77b159c6e => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:39.093795 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-97e9aebe-14cc-42e3-b39d-ec0ba481de6f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:39.095679 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-97e9aebe-14cc-42e3-b39d-ec0ba481de6f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:39.095840 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-97e9aebe-14cc-42e3-b39d-ec0ba481de6f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:39.096107 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-97e9aebe-14cc-42e3-b39d-ec0ba481de6f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:39.096247 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-97e9aebe-14cc-42e3-b39d-ec0ba481de6f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:39.108260 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:39.108260 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:39.109062 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-97e9aebe-14cc-42e3-b39d-ec0ba481de6f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 200 Jul 22 10:05:39.109454 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1052/4221] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:39 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:39.628891 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c076d465-4108-4621-854c-815e21cd809a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:39.630679 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c076d465-4108-4621-854c-815e21cd809a tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] GET https://10.4.3.206/volume/v3/volumes/2d3e970e-c77d-4934-bfef-ecd77b159c6e Jul 22 10:05:39.630976 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c076d465-4108-4621-854c-815e21cd809a tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:39.631118 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c076d465-4108-4621-854c-815e21cd809a tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:39.638767 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:39.638767 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:39.641552 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c076d465-4108-4621-854c-815e21cd809a tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Volume info retrieved successfully. Jul 22 10:05:39.644770 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c076d465-4108-4621-854c-815e21cd809a tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/volumes/2d3e970e-c77d-4934-bfef-ecd77b159c6e returned with HTTP 200 Jul 22 10:05:39.645134 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1066/4222] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:39 2026] GET /volume/v3/volumes/2d3e970e-c77d-4934-bfef-ecd77b159c6e => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:39.667869 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-38be672d-f2cf-46bb-9d81-11705fb4a24a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:39.670359 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-38be672d-f2cf-46bb-9d81-11705fb4a24a tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] GET https://10.4.3.206/volume/v3/messages Jul 22 10:05:39.670599 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-38be672d-f2cf-46bb-9d81-11705fb4a24a tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:39.670778 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-38be672d-f2cf-46bb-9d81-11705fb4a24a tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:39.671070 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:39.671070 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:39.674480 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-38be672d-f2cf-46bb-9d81-11705fb4a24a tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Jul 22 10:05:39.674796 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1049/4223] 10.4.3.206 () {68 vars in 1280 bytes} [Wed Jul 22 10:05:39 2026] GET /volume/v3/messages => generated 1326 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:39.684917 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ae5c6810-d73e-41a3-92e8-8ae679ef77d7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:39.686717 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ae5c6810-d73e-41a3-92e8-8ae679ef77d7 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] GET https://10.4.3.206/volume/v3/messages/6400f639-eb81-45bf-aa99-c5df44285510 Jul 22 10:05:39.686943 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ae5c6810-d73e-41a3-92e8-8ae679ef77d7 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:39.687148 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ae5c6810-d73e-41a3-92e8-8ae679ef77d7 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:39.690237 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ae5c6810-d73e-41a3-92e8-8ae679ef77d7 tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/messages/6400f639-eb81-45bf-aa99-c5df44285510 returned with HTTP 200 Jul 22 10:05:39.690552 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1057/4224] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:05:39 2026] GET /volume/v3/messages/6400f639-eb81-45bf-aa99-c5df44285510 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:39.701332 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2fd5c302-a979-48ac-b160-4cb7596f78cd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:39.704454 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2fd5c302-a979-48ac-b160-4cb7596f78cd tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] DELETE https://10.4.3.206/volume/v3/messages/6400f639-eb81-45bf-aa99-c5df44285510 Jul 22 10:05:39.704454 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2fd5c302-a979-48ac-b160-4cb7596f78cd tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:39.704454 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2fd5c302-a979-48ac-b160-4cb7596f78cd tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:39.714895 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2fd5c302-a979-48ac-b160-4cb7596f78cd tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/messages/6400f639-eb81-45bf-aa99-c5df44285510 returned with HTTP 204 Jul 22 10:05:39.715439 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1053/4225] 10.4.3.206 () {68 vars in 1394 bytes} [Wed Jul 22 10:05:39 2026] DELETE /volume/v3/messages/6400f639-eb81-45bf-aa99-c5df44285510 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Jul 22 10:05:39.722840 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-59eac65a-9d90-4872-8fac-09ec4fde249b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:39.725124 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-59eac65a-9d90-4872-8fac-09ec4fde249b tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/2d3e970e-c77d-4934-bfef-ecd77b159c6e Jul 22 10:05:39.725421 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-59eac65a-9d90-4872-8fac-09ec4fde249b tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:39.725634 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-59eac65a-9d90-4872-8fac-09ec4fde249b tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:39.725834 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-59eac65a-9d90-4872-8fac-09ec4fde249b tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Delete volume with id: 2d3e970e-c77d-4934-bfef-ecd77b159c6e Jul 22 10:05:39.734573 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:39.734573 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:39.735041 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-59eac65a-9d90-4872-8fac-09ec4fde249b tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Volume info retrieved successfully. Jul 22 10:05:39.736401 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-59eac65a-9d90-4872-8fac-09ec4fde249b tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100151) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 10:05:39.748561 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-59eac65a-9d90-4872-8fac-09ec4fde249b tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-822852806 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-822852806, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:05:39.748904 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-59eac65a-9d90-4872-8fac-09ec4fde249b tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-822852806 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-822852806, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:05:39.760730 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-59eac65a-9d90-4872-8fac-09ec4fde249b tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Created reservations ['60a2c3e0-f841-4894-9ff2-429b912556cf', '290b81af-1946-4491-a1ec-578d583acaa3', '9caa620c-e6ae-48df-8b4e-a5973ee6b875', 'bb00ee55-d95e-4bfc-98d5-1a2db94bf3cd'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:39.801035 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-59eac65a-9d90-4872-8fac-09ec4fde249b tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Delete volume request issued successfully. Jul 22 10:05:39.801274 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-59eac65a-9d90-4872-8fac-09ec4fde249b tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/volumes/2d3e970e-c77d-4934-bfef-ecd77b159c6e returned with HTTP 202 Jul 22 10:05:39.802225 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1067/4226] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:05:39 2026] DELETE /volume/v3/volumes/2d3e970e-c77d-4934-bfef-ecd77b159c6e => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:39.811201 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bd4530fc-8ff9-42b8-b220-8803e093d54b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:39.813202 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bd4530fc-8ff9-42b8-b220-8803e093d54b tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] DELETE https://10.4.3.206/volume/v3/types/aa82c941-12e5-446f-a608-99fe0bf139b6 Jul 22 10:05:39.813431 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bd4530fc-8ff9-42b8-b220-8803e093d54b tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:39.813646 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bd4530fc-8ff9-42b8-b220-8803e093d54b tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:39.842433 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bd4530fc-8ff9-42b8-b220-8803e093d54b tempest-ProjectAdminTests-1364353078 tempest-ProjectAdminTests-1364353078-project-admin] https://10.4.3.206/volume/v3/types/aa82c941-12e5-446f-a608-99fe0bf139b6 returned with HTTP 202 Jul 22 10:05:39.843124 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1050/4227] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:05:39 2026] DELETE /volume/v3/types/aa82c941-12e5-446f-a608-99fe0bf139b6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:40.122745 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ef7a5b0b-77fa-47ef-a0c6-f621b72af816 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:40.127623 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ef7a5b0b-77fa-47ef-a0c6-f621b72af816 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:40.127890 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ef7a5b0b-77fa-47ef-a0c6-f621b72af816 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:40.128189 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ef7a5b0b-77fa-47ef-a0c6-f621b72af816 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:40.128337 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-ef7a5b0b-77fa-47ef-a0c6-f621b72af816 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:40.136122 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:40.136122 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:40.136893 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ef7a5b0b-77fa-47ef-a0c6-f621b72af816 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 200 Jul 22 10:05:40.137365 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1058/4228] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:40 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:40.903104 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-529cc490-1193-4df8-a1c3-78c257318fbc req-0117237c-ef15-40cc-8dac-8e0899f11b52 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:40.905677 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-529cc490-1193-4df8-a1c3-78c257318fbc req-0117237c-ef15-40cc-8dac-8e0899f11b52 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/limits Jul 22 10:05:40.905856 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-529cc490-1193-4df8-a1c3-78c257318fbc req-0117237c-ef15-40cc-8dac-8e0899f11b52 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:40.906068 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-529cc490-1193-4df8-a1c3-78c257318fbc req-0117237c-ef15-40cc-8dac-8e0899f11b52 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:40.942377 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-529cc490-1193-4df8-a1c3-78c257318fbc req-0117237c-ef15-40cc-8dac-8e0899f11b52 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/limits returned with HTTP 200 Jul 22 10:05:40.942957 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1054/4229] 10.4.3.206 () {68 vars in 1484 bytes} [Wed Jul 22 10:05:40 2026] GET /volume/v3/limits => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:41.000039 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-529cc490-1193-4df8-a1c3-78c257318fbc req-9297645d-89ae-4352-9a40-72b729eee5e0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:41.003352 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-529cc490-1193-4df8-a1c3-78c257318fbc req-9297645d-89ae-4352-9a40-72b729eee5e0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab Jul 22 10:05:41.003640 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-529cc490-1193-4df8-a1c3-78c257318fbc req-9297645d-89ae-4352-9a40-72b729eee5e0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:41.003785 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-529cc490-1193-4df8-a1c3-78c257318fbc req-9297645d-89ae-4352-9a40-72b729eee5e0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:41.014676 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:41.014676 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:41.018224 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-529cc490-1193-4df8-a1c3-78c257318fbc req-9297645d-89ae-4352-9a40-72b729eee5e0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:05:41.023148 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-529cc490-1193-4df8-a1c3-78c257318fbc req-9297645d-89ae-4352-9a40-72b729eee5e0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab returned with HTTP 200 Jul 22 10:05:41.023508 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1068/4230] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:40 2026] GET /volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab => generated 1658 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:41.034433 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-529cc490-1193-4df8-a1c3-78c257318fbc req-7e4c0e06-aea2-4521-9a5d-63f9dd4fa4ee None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:41.036583 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-529cc490-1193-4df8-a1c3-78c257318fbc req-7e4c0e06-aea2-4521-9a5d-63f9dd4fa4ee tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:05:41.036985 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-529cc490-1193-4df8-a1c3-78c257318fbc req-7e4c0e06-aea2-4521-9a5d-63f9dd4fa4ee tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "652a59e0-cfcf-4fba-a4da-f85edd8170ab", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-136966823", "description": null, "metadata": {}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:41.047252 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:41.047252 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:41.047661 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-529cc490-1193-4df8-a1c3-78c257318fbc req-7e4c0e06-aea2-4521-9a5d-63f9dd4fa4ee tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:05:41.047792 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [req-529cc490-1193-4df8-a1c3-78c257318fbc req-7e4c0e06-aea2-4521-9a5d-63f9dd4fa4ee tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create snapshot from volume 652a59e0-cfcf-4fba-a4da-f85edd8170ab Jul 22 10:05:41.075035 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [req-529cc490-1193-4df8-a1c3-78c257318fbc req-7e4c0e06-aea2-4521-9a5d-63f9dd4fa4ee tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Created reservations ['c311a779-bcbf-407e-a898-155840f66d60', 'da0f10b0-a95f-409e-b96b-7744ad7996b9', 'ec8f6361-5780-43a4-a872-5fb62fd33f03', '04e5fffa-8596-4865-9e8f-79b23fd61aa7'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:41.114896 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-529cc490-1193-4df8-a1c3-78c257318fbc req-7e4c0e06-aea2-4521-9a5d-63f9dd4fa4ee tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot force create request issued successfully. Jul 22 10:05:41.115361 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-529cc490-1193-4df8-a1c3-78c257318fbc req-7e4c0e06-aea2-4521-9a5d-63f9dd4fa4ee tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:05:41.116083 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1051/4231] 10.4.3.206 () {72 vars in 1547 bytes} [Wed Jul 22 10:05:41 2026] POST /volume/v3/snapshots => generated 319 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:41.152716 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-89191ab9-bb50-4224-aae4-1ae49f5e9a4c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:41.154973 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-89191ab9-bb50-4224-aae4-1ae49f5e9a4c tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:41.155251 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-89191ab9-bb50-4224-aae4-1ae49f5e9a4c tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:41.155526 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-89191ab9-bb50-4224-aae4-1ae49f5e9a4c tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:41.155644 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-89191ab9-bb50-4224-aae4-1ae49f5e9a4c tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:41.161286 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:41.161286 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:41.162476 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-89191ab9-bb50-4224-aae4-1ae49f5e9a4c tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 200 Jul 22 10:05:41.163123 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1059/4232] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:41 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:42.181226 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c2bd89f3-ce2f-4d5a-8ab7-dbe6a2bb880a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:42.185477 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c2bd89f3-ce2f-4d5a-8ab7-dbe6a2bb880a tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:42.185677 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c2bd89f3-ce2f-4d5a-8ab7-dbe6a2bb880a tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:42.185866 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c2bd89f3-ce2f-4d5a-8ab7-dbe6a2bb880a tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:42.186020 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-c2bd89f3-ce2f-4d5a-8ab7-dbe6a2bb880a tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:42.194689 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:42.194689 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:42.195881 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c2bd89f3-ce2f-4d5a-8ab7-dbe6a2bb880a tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 200 Jul 22 10:05:42.196627 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1055/4233] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:42 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:43.041233 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ed2dfd9a-df37-4422-971c-1bb626abf09b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:43.044191 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ed2dfd9a-df37-4422-971c-1bb626abf09b tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes/5e0422d8-31e2-439c-b0c4-0129a04c1a6b/action Jul 22 10:05:43.044766 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ed2dfd9a-df37-4422-971c-1bb626abf09b tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action body: b'{"os-attach": {"instance_uuid": "2812c321-1c36-4cb1-89eb-067d782eaf51", "mountpoint": "/dev/vdc"}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:43.045038 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ed2dfd9a-df37-4422-971c-1bb626abf09b tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2812c321-1c36-4cb1-89eb-067d782eaf51", "mountpoint": "/dev/vdc"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:43.055818 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ed2dfd9a-df37-4422-971c-1bb626abf09b tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/5e0422d8-31e2-439c-b0c4-0129a04c1a6b/action returned with HTTP 404 Jul 22 10:05:43.056590 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1069/4234] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:05:43 2026] POST /volume/v3/volumes/5e0422d8-31e2-439c-b0c4-0129a04c1a6b/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:43.196608 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3cbd43f2-6d66-4a02-b568-6bdb69792a7f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:43.200942 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3cbd43f2-6d66-4a02-b568-6bdb69792a7f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 Jul 22 10:05:43.200942 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3cbd43f2-6d66-4a02-b568-6bdb69792a7f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:43.200942 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3cbd43f2-6d66-4a02-b568-6bdb69792a7f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:43.208551 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:43.208551 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:43.208994 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3cbd43f2-6d66-4a02-b568-6bdb69792a7f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:05:43.211777 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b1fd2284-359e-4722-a53e-566abbe3fa5f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:43.212172 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3cbd43f2-6d66-4a02-b568-6bdb69792a7f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 returned with HTTP 200 Jul 22 10:05:43.212172 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1052/4235] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:05:43 2026] GET /volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 => generated 478 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:43.212226 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b1fd2284-359e-4722-a53e-566abbe3fa5f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:43.212226 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b1fd2284-359e-4722-a53e-566abbe3fa5f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:43.212423 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b1fd2284-359e-4722-a53e-566abbe3fa5f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:43.212585 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-b1fd2284-359e-4722-a53e-566abbe3fa5f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:43.218064 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:43.218064 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:43.219216 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b1fd2284-359e-4722-a53e-566abbe3fa5f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 200 Jul 22 10:05:43.219737 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1060/4236] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:43 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:44.214656 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-077eb87e-2997-400a-8219-ec472475b3ec None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:44.235143 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a99f927a-c7c3-48b5-861d-6779ba74af25 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:44.237324 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a99f927a-c7c3-48b5-861d-6779ba74af25 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:44.237585 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a99f927a-c7c3-48b5-861d-6779ba74af25 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:44.237850 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a99f927a-c7c3-48b5-861d-6779ba74af25 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:44.238033 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-a99f927a-c7c3-48b5-861d-6779ba74af25 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:44.244699 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:44.244699 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:44.245669 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a99f927a-c7c3-48b5-861d-6779ba74af25 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 200 Jul 22 10:05:44.246167 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1070/4237] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:44 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:44.398274 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:44.398605 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-824638343"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:44.400112 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-824638343'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:05:44.400253 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create volume of 1 GB Jul 22 10:05:44.406814 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Availability Zones retrieved successfully. Jul 22 10:05:44.412479 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Flow 'volume_create_api' (728977c7-15ce-4378-84e6-3e01cad35f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:44.413321 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78457c38-65a0-4645-b823-da44648108c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:44.414244 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:05:44.447465 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78457c38-65a0-4645-b823-da44648108c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:44.448400 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (006e79cf-d3ee-4ba2-a591-4453a59e3fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:44.526776 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Created reservations ['8d3506d2-a307-42e8-9d47-78381c99f5a5', 'f228ae7f-0091-4e47-883d-b9be264934c3', '65ffeda4-7635-419d-a741-aea4f95e6572', '4c6624a9-47c6-4c19-8853-6d7a589fce93'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:44.528039 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (006e79cf-d3ee-4ba2-a591-4453a59e3fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d3506d2-a307-42e8-9d47-78381c99f5a5', 'f228ae7f-0091-4e47-883d-b9be264934c3', '65ffeda4-7635-419d-a741-aea4f95e6572', '4c6624a9-47c6-4c19-8853-6d7a589fce93']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:44.529110 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0a5f172-fcab-47fd-a852-af6161dfea0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:44.559497 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0a5f172-fcab-47fd-a852-af6161dfea0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15c7cfea-5985-423d-b0a8-5979b2b67115', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-824638343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cee02efdfef42ee8dad829995c71d65',qos_specs=None,replication_status=,reservations=['8d3506d2-a307-42e8-9d47-78381c99f5a5','f228ae7f-0091-4e47-883d-b9be264934c3','65ffeda4-7635-419d-a741-aea4f95e6572','4c6624a9-47c6-4c19-8853-6d7a589fce93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed0701b4b2d941c59ab7b3f867931a22',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:05:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-824638343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15c7cfea-5985-423d-b0a8-5979b2b67115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cee02efdfef42ee8dad829995c71d65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed0701b4b2d941c59ab7b3f867931a22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:44.560225 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65fa3cef-6d12-413e-96c7-ccdf079bb04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:44.583154 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65fa3cef-6d12-413e-96c7-ccdf079bb04d) transitioned into state 'SUCCESS' from state '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-824638343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cee02efdfef42ee8dad829995c71d65',qos_specs=None,replication_status=,reservations=['8d3506d2-a307-42e8-9d47-78381c99f5a5','f228ae7f-0091-4e47-883d-b9be264934c3','65ffeda4-7635-419d-a741-aea4f95e6572','4c6624a9-47c6-4c19-8853-6d7a589fce93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed0701b4b2d941c59ab7b3f867931a22',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:44.583811 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (856ca28a-394d-4c6b-b7b2-d8f8a3266b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:44.592844 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (856ca28a-394d-4c6b-b7b2-d8f8a3266b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:44.593722 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Flow 'volume_create_api' (728977c7-15ce-4378-84e6-3e01cad35f66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:44.594066 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create volume request issued successfully. Jul 22 10:05:44.594585 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-077eb87e-2997-400a-8219-ec472475b3ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:05:44.595013 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1056/4238] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:05:44 2026] POST /volume/v3/volumes => generated 753 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:44.606410 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-40c371b1-8dfd-41e4-bcc3-05e21fa9fa0f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:44.609830 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-40c371b1-8dfd-41e4-bcc3-05e21fa9fa0f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:05:44.610085 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-40c371b1-8dfd-41e4-bcc3-05e21fa9fa0f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:44.610289 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-40c371b1-8dfd-41e4-bcc3-05e21fa9fa0f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:44.626707 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:44.626707 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:44.632349 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-40c371b1-8dfd-41e4-bcc3-05e21fa9fa0f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:05:44.637598 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-40c371b1-8dfd-41e4-bcc3-05e21fa9fa0f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:05:44.637598 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1053/4239] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:44 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:45.151367 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-07c2459a-dba7-4574-804c-c8bc79ad3e1a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:45.153715 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-07c2459a-dba7-4574-804c-c8bc79ad3e1a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 Jul 22 10:05:45.153971 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-07c2459a-dba7-4574-804c-c8bc79ad3e1a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:45.154177 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-07c2459a-dba7-4574-804c-c8bc79ad3e1a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:45.159378 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:45.159378 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:45.159750 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-07c2459a-dba7-4574-804c-c8bc79ad3e1a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:05:45.160454 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-07c2459a-dba7-4574-804c-c8bc79ad3e1a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 returned with HTTP 200 Jul 22 10:05:45.160803 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1061/4240] 10.4.3.206 () {68 vars in 1604 bytes} [Wed Jul 22 10:05:45 2026] GET /volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:45.262028 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-91ca1bf8-cad4-4e5d-90d5-2b417cf1b4fa None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:45.263947 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-91ca1bf8-cad4-4e5d-90d5-2b417cf1b4fa tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:45.264151 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-91ca1bf8-cad4-4e5d-90d5-2b417cf1b4fa tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:45.264334 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-91ca1bf8-cad4-4e5d-90d5-2b417cf1b4fa tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:45.264435 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-91ca1bf8-cad4-4e5d-90d5-2b417cf1b4fa tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:45.268413 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:45.268413 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:45.269363 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-91ca1bf8-cad4-4e5d-90d5-2b417cf1b4fa tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 200 Jul 22 10:05:45.269806 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1071/4241] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:45 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:45.652370 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9f4e43b7-1bba-4261-b7f0-0b444c413beb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:45.654648 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9f4e43b7-1bba-4261-b7f0-0b444c413beb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:05:45.654894 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9f4e43b7-1bba-4261-b7f0-0b444c413beb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:45.655136 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9f4e43b7-1bba-4261-b7f0-0b444c413beb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:45.667459 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:45.667459 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:45.672309 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9f4e43b7-1bba-4261-b7f0-0b444c413beb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:05:45.681271 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9f4e43b7-1bba-4261-b7f0-0b444c413beb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:05:45.681853 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1057/4242] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:45 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:45.694898 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4a9eb86a-a139-44d7-a65e-6fe7a18dc0bd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:45.697047 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4a9eb86a-a139-44d7-a65e-6fe7a18dc0bd tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:05:45.697283 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4a9eb86a-a139-44d7-a65e-6fe7a18dc0bd tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:45.697495 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4a9eb86a-a139-44d7-a65e-6fe7a18dc0bd tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:45.705815 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:45.705815 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:45.712531 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4a9eb86a-a139-44d7-a65e-6fe7a18dc0bd tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:05:45.720675 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4a9eb86a-a139-44d7-a65e-6fe7a18dc0bd tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:05:45.721230 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1054/4243] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:45 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:45.735488 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-081f0c76-812e-4331-aa6c-5b1d4d867310 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:45.737189 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-081f0c76-812e-4331-aa6c-5b1d4d867310 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:05:45.737491 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-081f0c76-812e-4331-aa6c-5b1d4d867310 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "15c7cfea-5985-423d-b0a8-5979b2b67115", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-253879738"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:45.746657 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:45.746657 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:45.747222 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-081f0c76-812e-4331-aa6c-5b1d4d867310 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:05:45.747367 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-081f0c76-812e-4331-aa6c-5b1d4d867310 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create snapshot from volume 15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:05:45.800483 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-081f0c76-812e-4331-aa6c-5b1d4d867310 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Created reservations ['4019ea43-28e0-44bf-bb81-f8f6dcee44cc', 'f4165c97-46ea-4ad7-b3db-58205dab6098', 'fc02e667-b486-416e-aee2-32e6dd6ec107', '20c15230-f4f9-4843-a28c-5a9cc41fa813'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:45.838490 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-081f0c76-812e-4331-aa6c-5b1d4d867310 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot create request issued successfully. Jul 22 10:05:45.838812 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-081f0c76-812e-4331-aa6c-5b1d4d867310 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:05:45.839268 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1062/4244] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:05:45 2026] POST /volume/v3/snapshots => generated 309 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:45.849747 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-02dab522-74d1-4f37-9eda-eef6bb4895c6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:45.851668 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-02dab522-74d1-4f37-9eda-eef6bb4895c6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/98cc4486-1585-424a-ae16-efd25a45c9de Jul 22 10:05:45.851862 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-02dab522-74d1-4f37-9eda-eef6bb4895c6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:45.852133 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-02dab522-74d1-4f37-9eda-eef6bb4895c6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:45.858454 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:45.858454 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:45.859198 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-02dab522-74d1-4f37-9eda-eef6bb4895c6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:05:45.860365 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-02dab522-74d1-4f37-9eda-eef6bb4895c6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/98cc4486-1585-424a-ae16-efd25a45c9de returned with HTTP 200 Jul 22 10:05:45.860907 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1072/4245] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:05:45 2026] GET /volume/v3/snapshots/98cc4486-1585-424a-ae16-efd25a45c9de => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:46.106639 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-1c446b76-11c4-4688-8df0-8401d651f1f1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:46.109308 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-1c446b76-11c4-4688-8df0-8401d651f1f1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 Jul 22 10:05:46.109503 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-1c446b76-11c4-4688-8df0-8401d651f1f1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:46.109697 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-1c446b76-11c4-4688-8df0-8401d651f1f1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:46.116039 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:46.116039 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:46.116864 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-1c446b76-11c4-4688-8df0-8401d651f1f1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:05:46.118261 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-1c446b76-11c4-4688-8df0-8401d651f1f1 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 returned with HTTP 200 Jul 22 10:05:46.118741 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1058/4246] 10.4.3.206 () {68 vars in 1604 bytes} [Wed Jul 22 10:05:46 2026] GET /volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:46.127319 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-217ccd0f-0e10-40e2-946d-ccb3d8a66596 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:46.129887 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-217ccd0f-0e10-40e2-946d-ccb3d8a66596 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab Jul 22 10:05:46.130105 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-217ccd0f-0e10-40e2-946d-ccb3d8a66596 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:46.130319 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-217ccd0f-0e10-40e2-946d-ccb3d8a66596 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:46.142752 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:46.142752 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:46.147228 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-217ccd0f-0e10-40e2-946d-ccb3d8a66596 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:05:46.155946 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-217ccd0f-0e10-40e2-946d-ccb3d8a66596 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab returned with HTTP 200 Jul 22 10:05:46.155946 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1055/4247] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:46 2026] GET /volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab => generated 1658 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:46.163715 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:46.166268 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:46.166699 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "bbf09994-cc0d-411a-a956-1a9ec9eb5692", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:46.168854 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'bbf09994-cc0d-411a-a956-1a9ec9eb5692', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:05:46.182180 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:46.182180 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:46.183083 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:05:46.183083 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume of 1 GB Jul 22 10:05:46.183943 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Availability Zones retrieved successfully. Jul 22 10:05:46.192114 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (e4c519d4-599a-4c94-85b2-a51d79ef6b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:46.193814 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08c585d1-f1b3-4a5e-aa5e-23c46c9d9e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:46.195347 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:05:46.234196 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08c585d1-f1b3-4a5e-aa5e-23c46c9d9e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bbf09994-cc0d-411a-a956-1a9ec9eb5692', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:46.235089 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbbccf84-3900-4d26-9606-50fdd9574e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:46.281596 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-751d4580-96f8-480f-a438-605c96a281f9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:46.283638 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-751d4580-96f8-480f-a438-605c96a281f9 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:46.283854 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-751d4580-96f8-480f-a438-605c96a281f9 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:46.284094 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-751d4580-96f8-480f-a438-605c96a281f9 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:46.284194 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-751d4580-96f8-480f-a438-605c96a281f9 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:46.286567 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Created reservations ['9cc51f26-96a3-4a7f-a9e9-1bfc81467f73', 'bba1da71-c780-4020-b783-dd2d2e359b07', 'ddf78f24-86ac-4b10-87af-076bba4967ae', '3b5a2bb2-5642-433c-85d5-0ba89a45b52b'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:46.287853 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbbccf84-3900-4d26-9606-50fdd9574e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cc51f26-96a3-4a7f-a9e9-1bfc81467f73', 'bba1da71-c780-4020-b783-dd2d2e359b07', 'ddf78f24-86ac-4b10-87af-076bba4967ae', '3b5a2bb2-5642-433c-85d5-0ba89a45b52b']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:46.288949 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aad80588-06f6-4d09-9bb6-ccd0333ce761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:46.289304 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:46.289304 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:46.290350 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-751d4580-96f8-480f-a438-605c96a281f9 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 200 Jul 22 10:05:46.290809 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1073/4248] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:46 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:46.352369 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aad80588-06f6-4d09-9bb6-ccd0333ce761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca0df2b8-52c1-4e76-a545-9f7a05578c9f', '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='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['9cc51f26-96a3-4a7f-a9e9-1bfc81467f73','bba1da71-c780-4020-b783-dd2d2e359b07','ddf78f24-86ac-4b10-87af-076bba4967ae','3b5a2bb2-5642-433c-85d5-0ba89a45b52b'],size=1,snapshot_id=bbf09994-cc0d-411a-a956-1a9ec9eb5692,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:05:46Z,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=ca0df2b8-52c1-4e76-a545-9f7a05578c9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='599a9fadaa9b405ca90dd6f4f106719a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bbf09994-cc0d-411a-a956-1a9ec9eb5692,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4175e860c124a3386af0e8d40ec0adb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:46.353199 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7539dbd3-4aa0-40a5-85d0-c4f78fb3c4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:46.371460 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7539dbd3-4aa0-40a5-85d0-c4f78fb3c4c3) transitioned into 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='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['9cc51f26-96a3-4a7f-a9e9-1bfc81467f73','bba1da71-c780-4020-b783-dd2d2e359b07','ddf78f24-86ac-4b10-87af-076bba4967ae','3b5a2bb2-5642-433c-85d5-0ba89a45b52b'],size=1,snapshot_id=bbf09994-cc0d-411a-a956-1a9ec9eb5692,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:46.372252 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (918df449-e01f-48c8-b249-7ca85778ce9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:46.401592 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (918df449-e01f-48c8-b249-7ca85778ce9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:46.402431 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (e4c519d4-599a-4c94-85b2-a51d79ef6b23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:46.402791 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request issued successfully. Jul 22 10:05:46.403422 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-e339f4c8-50be-4a73-86bf-e14b061a289c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:05:46.403950 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1063/4249] 10.4.3.206 () {72 vars in 1541 bytes} [Wed Jul 22 10:05:46 2026] POST /volume/v3/volumes => generated 736 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:46.421016 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-747b327d-90b1-43d3-bfad-6b630c1298ba None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:46.426746 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-747b327d-90b1-43d3-bfad-6b630c1298ba tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f Jul 22 10:05:46.426998 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-747b327d-90b1-43d3-bfad-6b630c1298ba tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:46.427239 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-747b327d-90b1-43d3-bfad-6b630c1298ba tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:46.433553 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:46.433553 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:46.436828 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-747b327d-90b1-43d3-bfad-6b630c1298ba tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:05:46.441576 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-747b327d-90b1-43d3-bfad-6b630c1298ba tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f returned with HTTP 200 Jul 22 10:05:46.442040 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1059/4250] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:46 2026] GET /volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f => generated 804 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:46.456426 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-0fd5fc01-ed25-42fe-9690-aefd0dc6279d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:46.459533 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-0fd5fc01-ed25-42fe-9690-aefd0dc6279d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f Jul 22 10:05:46.460048 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-0fd5fc01-ed25-42fe-9690-aefd0dc6279d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:46.460048 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-0fd5fc01-ed25-42fe-9690-aefd0dc6279d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:46.469450 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:46.469450 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:46.473859 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-0fd5fc01-ed25-42fe-9690-aefd0dc6279d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:05:46.479250 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-0fd5fc01-ed25-42fe-9690-aefd0dc6279d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f returned with HTTP 200 Jul 22 10:05:46.480579 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1056/4251] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:46 2026] GET /volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:46.870868 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d0aafc82-9030-4f4e-ba77-4b12db75f532 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:46.872349 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d0aafc82-9030-4f4e-ba77-4b12db75f532 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/98cc4486-1585-424a-ae16-efd25a45c9de Jul 22 10:05:46.872629 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d0aafc82-9030-4f4e-ba77-4b12db75f532 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:46.872943 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d0aafc82-9030-4f4e-ba77-4b12db75f532 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:46.878101 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:46.878101 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:46.878665 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d0aafc82-9030-4f4e-ba77-4b12db75f532 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:05:46.880169 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d0aafc82-9030-4f4e-ba77-4b12db75f532 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/98cc4486-1585-424a-ae16-efd25a45c9de returned with HTTP 200 Jul 22 10:05:46.880169 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1074/4252] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:05:46 2026] GET /volume/v3/snapshots/98cc4486-1585-424a-ae16-efd25a45c9de => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:46.888438 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-98d7a08e-8a7d-46b1-a0a7-d6eb0bf4bc43 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:46.890341 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-98d7a08e-8a7d-46b1-a0a7-d6eb0bf4bc43 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:05:46.890651 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-98d7a08e-8a7d-46b1-a0a7-d6eb0bf4bc43 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "15c7cfea-5985-423d-b0a8-5979b2b67115", "snapshot_id": "98cc4486-1585-424a-ae16-efd25a45c9de", "name": "tempest-VolumesSnapshotTestJSON-Backup-1855699731", "container": "tempest-volumessnapshottestjson-backup-container-1458590830"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:46.892091 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.backups [None req-98d7a08e-8a7d-46b1-a0a7-d6eb0bf4bc43 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Creating new backup {'backup': {'volume_id': '15c7cfea-5985-423d-b0a8-5979b2b67115', 'snapshot_id': '98cc4486-1585-424a-ae16-efd25a45c9de', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1855699731', 'container': 'tempest-volumessnapshottestjson-backup-container-1458590830'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:05:46.892221 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-98d7a08e-8a7d-46b1-a0a7-d6eb0bf4bc43 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Creating backup of volume 15c7cfea-5985-423d-b0a8-5979b2b67115 in container tempest-volumessnapshottestjson-backup-container-1458590830 Jul 22 10:05:46.898768 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:46.898768 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:46.899265 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-98d7a08e-8a7d-46b1-a0a7-d6eb0bf4bc43 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:05:46.904378 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:46.904378 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:46.904755 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-98d7a08e-8a7d-46b1-a0a7-d6eb0bf4bc43 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:05:46.927938 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-98d7a08e-8a7d-46b1-a0a7-d6eb0bf4bc43 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Created reservations ['7881e9e5-2d7a-4c16-82dc-25f0bc256031', 'd9ac2252-4bb2-4952-831e-12ac74d888a9'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:46.963425 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-98d7a08e-8a7d-46b1-a0a7-d6eb0bf4bc43 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:05:46.963425 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1064/4253] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:05:46 2026] POST /volume/v3/backups => generated 335 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:46.972329 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3849ced0-7f1f-409a-8451-63eeb3775860 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:46.974940 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3849ced0-7f1f-409a-8451-63eeb3775860 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:05:46.974940 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3849ced0-7f1f-409a-8451-63eeb3775860 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:46.974940 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3849ced0-7f1f-409a-8451-63eeb3775860 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:46.974940 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-3849ced0-7f1f-409a-8451-63eeb3775860 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:46.979082 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:46.979082 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:46.979082 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3849ced0-7f1f-409a-8451-63eeb3775860 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:05:46.979569 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1060/4254] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:46 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 809 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:47.302725 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8d673876-c6f8-457f-ad55-b49aba01d47c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:47.304882 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8d673876-c6f8-457f-ad55-b49aba01d47c tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:47.305160 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8d673876-c6f8-457f-ad55-b49aba01d47c tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:47.305399 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8d673876-c6f8-457f-ad55-b49aba01d47c tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:47.305943 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-8d673876-c6f8-457f-ad55-b49aba01d47c tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:47.311122 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:47.311122 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:47.312189 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8d673876-c6f8-457f-ad55-b49aba01d47c tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 200 Jul 22 10:05:47.312718 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1057/4255] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:47 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:47.344994 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6bb40e51-213b-437c-a9f4-ba60c8e8bca8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:47.346517 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6bb40e51-213b-437c-a9f4-ba60c8e8bca8 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:47.347037 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6bb40e51-213b-437c-a9f4-ba60c8e8bca8 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a45fbc73-3830-4b25-8800-c0deaf2fe860", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1352882235"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:47.348706 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-6bb40e51-213b-437c-a9f4-ba60c8e8bca8 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Create volume request body: {'volume': {'imageRef': 'a45fbc73-3830-4b25-8800-c0deaf2fe860', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1352882235'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:05:47.429725 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-6bb40e51-213b-437c-a9f4-ba60c8e8bca8 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Create volume of 2 GB Jul 22 10:05:47.434210 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6bb40e51-213b-437c-a9f4-ba60c8e8bca8 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Availability Zones retrieved successfully. Jul 22 10:05:47.439763 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-6bb40e51-213b-437c-a9f4-ba60c8e8bca8 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Flow 'volume_create_api' (d84e8936-165a-4f7b-a020-3426748fae56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:47.440982 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-6bb40e51-213b-437c-a9f4-ba60c8e8bca8 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e657bdc-a716-4b11-b9b7-fd3ec8ea6278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:47.441903 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-6bb40e51-213b-437c-a9f4-ba60c8e8bca8 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Validating volume size '2' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:05:47.474114 np0000005636 devstack@c-api.service[100151]: WARNING cinder.volume.api [None req-6bb40e51-213b-437c-a9f4-ba60c8e8bca8 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e657bdc-a716-4b11-b9b7-fd3ec8ea6278) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 10:05:47.474114 np0000005636 devstack@c-api.service[100151]: Failure: cinder.exception.InvalidInput: Invalid input received: Image a45fbc73-3830-4b25-8800-c0deaf2fe860 is not active. Jul 22 10:05:47.476394 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-6bb40e51-213b-437c-a9f4-ba60c8e8bca8 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e657bdc-a716-4b11-b9b7-fd3ec8ea6278) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:47.477406 np0000005636 devstack@c-api.service[100151]: WARNING cinder.volume.api [None req-6bb40e51-213b-437c-a9f4-ba60c8e8bca8 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e657bdc-a716-4b11-b9b7-fd3ec8ea6278) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 10:05:47.478949 np0000005636 devstack@c-api.service[100151]: WARNING cinder.volume.api [None req-6bb40e51-213b-437c-a9f4-ba60c8e8bca8 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Flow 'volume_create_api' (d84e8936-165a-4f7b-a020-3426748fae56) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 10:05:47.479275 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6bb40e51-213b-437c-a9f4-ba60c8e8bca8 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 400 Jul 22 10:05:47.479782 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1075/4256] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:05:47 2026] POST /volume/v3/volumes => generated 125 bytes in 136 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 10:05:47.990992 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-631639a7-e7f2-4472-9e70-7ad4e4bc6ba6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:47.992774 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-631639a7-e7f2-4472-9e70-7ad4e4bc6ba6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:05:47.992993 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-631639a7-e7f2-4472-9e70-7ad4e4bc6ba6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:47.993177 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-631639a7-e7f2-4472-9e70-7ad4e4bc6ba6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:47.993307 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-631639a7-e7f2-4472-9e70-7ad4e4bc6ba6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:47.997806 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:47.997806 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:47.998918 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-631639a7-e7f2-4472-9e70-7ad4e4bc6ba6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:05:47.999062 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1065/4257] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:47 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:48.325745 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6703b043-85f7-4c80-8cd8-49d538b7904b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:48.327658 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6703b043-85f7-4c80-8cd8-49d538b7904b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:48.327978 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6703b043-85f7-4c80-8cd8-49d538b7904b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:48.328203 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6703b043-85f7-4c80-8cd8-49d538b7904b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:48.328300 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-6703b043-85f7-4c80-8cd8-49d538b7904b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:48.332826 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:48.332826 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:48.333689 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6703b043-85f7-4c80-8cd8-49d538b7904b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 200 Jul 22 10:05:48.334103 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1061/4258] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:48 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:48.348378 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ae0fa7fc-74bd-427a-86e4-d029d81679f2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:48.413213 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ae0fa7fc-74bd-427a-86e4-d029d81679f2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 10:05:48.413344 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ae0fa7fc-74bd-427a-86e4-d029d81679f2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "757fdb49-83bb-4185-ab47-c1c60a961b93", "incremental": true}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:48.414735 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-ae0fa7fc-74bd-427a-86e4-d029d81679f2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Creating new backup {'backup': {'volume_id': '757fdb49-83bb-4185-ab47-c1c60a961b93', 'incremental': True}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:05:48.414895 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-ae0fa7fc-74bd-427a-86e4-d029d81679f2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Creating backup of volume 757fdb49-83bb-4185-ab47-c1c60a961b93 in container None Jul 22 10:05:48.422170 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:48.422170 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:48.423010 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ae0fa7fc-74bd-427a-86e4-d029d81679f2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Volume info retrieved successfully. Jul 22 10:05:48.446380 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-ae0fa7fc-74bd-427a-86e4-d029d81679f2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Created reservations ['5794af69-0e9b-451e-b076-3a72162a7ffc', 'c11a2037-265e-4f87-9c9a-7b8149abaa3d'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:48.470375 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ae0fa7fc-74bd-427a-86e4-d029d81679f2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 400 Jul 22 10:05:48.471145 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1058/4259] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:05:48 2026] POST /volume/v3/backups => generated 109 bytes in 123 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 10:05:48.477525 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-031c2e4a-2891-4bd7-9e3e-b85c7859fff0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:48.479538 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-031c2e4a-2891-4bd7-9e3e-b85c7859fff0 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] DELETE https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:48.479726 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-031c2e4a-2891-4bd7-9e3e-b85c7859fff0 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:48.479988 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-031c2e4a-2891-4bd7-9e3e-b85c7859fff0 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:48.480216 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-031c2e4a-2891-4bd7-9e3e-b85c7859fff0 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Delete backup with id: 073837f0-94e6-46c6-9ec8-a8bfff640e3f. Jul 22 10:05:48.487301 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:48.487301 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:48.500794 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.backup.rpcapi [None req-031c2e4a-2891-4bd7-9e3e-b85c7859fff0 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] delete_backup rpcapi backup_id 073837f0-94e6-46c6-9ec8-a8bfff640e3f {{(pid=100151) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:05:48.502478 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-031c2e4a-2891-4bd7-9e3e-b85c7859fff0 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 202 Jul 22 10:05:48.502890 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1076/4260] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:05:48 2026] DELETE /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:05:48.511610 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0d54172a-83d1-461a-9bc8-5902140de218 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:48.513299 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0d54172a-83d1-461a-9bc8-5902140de218 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:48.513476 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0d54172a-83d1-461a-9bc8-5902140de218 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:48.513684 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0d54172a-83d1-461a-9bc8-5902140de218 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:48.513790 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-0d54172a-83d1-461a-9bc8-5902140de218 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:48.519147 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:48.519147 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:48.520296 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0d54172a-83d1-461a-9bc8-5902140de218 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 200 Jul 22 10:05:48.520423 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1066/4261] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:48 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:49.008891 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5a3b927f-53c7-40b6-a854-a7bda68b4908 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.010775 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5a3b927f-53c7-40b6-a854-a7bda68b4908 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:05:49.011097 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5a3b927f-53c7-40b6-a854-a7bda68b4908 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:49.011323 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5a3b927f-53c7-40b6-a854-a7bda68b4908 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:49.011491 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-5a3b927f-53c7-40b6-a854-a7bda68b4908 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:49.015619 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:49.015619 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:49.016676 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5a3b927f-53c7-40b6-a854-a7bda68b4908 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:05:49.017102 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1062/4262] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:49 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:49.110976 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-98c7f04a-7bcb-4aa1-a03e-75a5eb03986c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.112737 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-98c7f04a-7bcb-4aa1-a03e-75a5eb03986c tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:49.113096 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-98c7f04a-7bcb-4aa1-a03e-75a5eb03986c tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "1316ae55-d066-40e3-a87c-cbb75315ed9a"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:49.114546 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-98c7f04a-7bcb-4aa1-a03e-75a5eb03986c tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '1316ae55-d066-40e3-a87c-cbb75315ed9a'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:05:49.265224 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-98c7f04a-7bcb-4aa1-a03e-75a5eb03986c tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Create volume of 1 GB Jul 22 10:05:49.269241 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-98c7f04a-7bcb-4aa1-a03e-75a5eb03986c tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Availability Zones retrieved successfully. Jul 22 10:05:49.274482 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-98c7f04a-7bcb-4aa1-a03e-75a5eb03986c tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Flow 'volume_create_api' (b7f65551-aec4-47c1-841c-5a3837f9b7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:49.275615 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-98c7f04a-7bcb-4aa1-a03e-75a5eb03986c tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71e04f56-ae6e-4353-96c0-cc148f307316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:49.276536 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-98c7f04a-7bcb-4aa1-a03e-75a5eb03986c tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:05:49.307340 np0000005636 devstack@c-api.service[100152]: WARNING cinder.volume.api [None req-98c7f04a-7bcb-4aa1-a03e-75a5eb03986c tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71e04f56-ae6e-4353-96c0-cc148f307316) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 10:05:49.307340 np0000005636 devstack@c-api.service[100152]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 22 10:05:49.308936 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-98c7f04a-7bcb-4aa1-a03e-75a5eb03986c tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71e04f56-ae6e-4353-96c0-cc148f307316) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:49.309675 np0000005636 devstack@c-api.service[100152]: WARNING cinder.volume.api [None req-98c7f04a-7bcb-4aa1-a03e-75a5eb03986c tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71e04f56-ae6e-4353-96c0-cc148f307316) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 10:05:49.310459 np0000005636 devstack@c-api.service[100152]: WARNING cinder.volume.api [None req-98c7f04a-7bcb-4aa1-a03e-75a5eb03986c tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Flow 'volume_create_api' (b7f65551-aec4-47c1-841c-5a3837f9b7fa) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 10:05:49.310726 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-98c7f04a-7bcb-4aa1-a03e-75a5eb03986c tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 400 Jul 22 10:05:49.311410 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1059/4263] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:05:49 2026] POST /volume/v3/volumes => generated 134 bytes in 201 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 10:05:49.463409 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c0858ea8-7a59-496b-8ccb-e22a851afc27 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.465167 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c0858ea8-7a59-496b-8ccb-e22a851afc27 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:49.465592 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c0858ea8-7a59-496b-8ccb-e22a851afc27 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:49.467140 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c0858ea8-7a59-496b-8ccb-e22a851afc27 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 400 Jul 22 10:05:49.467561 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1077/4264] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:05:49 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 10:05:49.475946 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2334e801-1b15-4592-a6ba-469fd8a8bb21 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.478001 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2334e801-1b15-4592-a6ba-469fd8a8bb21 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:49.478336 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2334e801-1b15-4592-a6ba-469fd8a8bb21 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "05d44741-fee0-4989-9f8e-b90c1b048ccd"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:49.479947 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-2334e801-1b15-4592-a6ba-469fd8a8bb21 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '05d44741-fee0-4989-9f8e-b90c1b048ccd'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:05:49.486265 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2334e801-1b15-4592-a6ba-469fd8a8bb21 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 404 Jul 22 10:05:49.487030 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1067/4265] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:05:49 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:49.488534 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-10c71370-2a81-45d4-9f38-d253232cae1e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.496229 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-10c71370-2a81-45d4-9f38-d253232cae1e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f Jul 22 10:05:49.498032 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-10c71370-2a81-45d4-9f38-d253232cae1e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:49.498032 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-10c71370-2a81-45d4-9f38-d253232cae1e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:49.501143 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7955f89e-e02f-4057-8e39-249f8b4f081b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.503040 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7955f89e-e02f-4057-8e39-249f8b4f081b tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:49.503388 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7955f89e-e02f-4057-8e39-249f8b4f081b tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "adc6f5d5-c479-4511-bb05-b7672fde7203"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:49.505085 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-7955f89e-e02f-4057-8e39-249f8b4f081b tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'adc6f5d5-c479-4511-bb05-b7672fde7203'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:05:49.508879 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:49.508879 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:49.511257 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7955f89e-e02f-4057-8e39-249f8b4f081b tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 404 Jul 22 10:05:49.511805 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1060/4266] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:05:49 2026] POST /volume/v3/volumes => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:49.519284 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-10c71370-2a81-45d4-9f38-d253232cae1e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:05:49.524519 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2a035f09-5a85-4895-b5f9-413e0d2c0845 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.526507 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2a035f09-5a85-4895-b5f9-413e0d2c0845 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:49.526866 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-10c71370-2a81-45d4-9f38-d253232cae1e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f returned with HTTP 200 Jul 22 10:05:49.526961 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2a035f09-5a85-4895-b5f9-413e0d2c0845 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "f0f670b7-a5ec-401f-9003-fe79c8464350"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:49.527317 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1063/4267] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:05:49 2026] GET /volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f => generated 1345 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:49.529227 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-2a035f09-5a85-4895-b5f9-413e0d2c0845 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'f0f670b7-a5ec-401f-9003-fe79c8464350'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:05:49.534352 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d11d45b6-9858-465f-8361-353ccd17be42 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.535486 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d89e05ce-8ed4-4b38-896e-cb912ab26f19 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.535941 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d89e05ce-8ed4-4b38-896e-cb912ab26f19 None None] GET https://10.4.3.206/volume// Jul 22 10:05:49.536165 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d89e05ce-8ed4-4b38-896e-cb912ab26f19 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:49.536365 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d11d45b6-9858-465f-8361-353ccd17be42 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f Jul 22 10:05:49.536432 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d89e05ce-8ed4-4b38-896e-cb912ab26f19 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:49.536624 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d11d45b6-9858-465f-8361-353ccd17be42 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:49.536801 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d89e05ce-8ed4-4b38-896e-cb912ab26f19 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:05:49.536902 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d11d45b6-9858-465f-8361-353ccd17be42 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:49.537039 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-d11d45b6-9858-465f-8361-353ccd17be42 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 073837f0-94e6-46c6-9ec8-a8bfff640e3f. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:49.537214 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1061/4268] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:05:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:05:49.538296 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2a035f09-5a85-4895-b5f9-413e0d2c0845 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 404 Jul 22 10:05:49.538960 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1078/4269] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:05:49 2026] POST /volume/v3/volumes => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:49.541131 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d11d45b6-9858-465f-8361-353ccd17be42 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f returned with HTTP 404 Jul 22 10:05:49.541708 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1068/4270] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:49 2026] GET /volume/v3/backups/073837f0-94e6-46c6-9ec8-a8bfff640e3f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:49.545352 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-94a04d25-f595-46ea-a210-bcf942d81fe0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.549536 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-94a04d25-f595-46ea-a210-bcf942d81fe0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:05:49.549959 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-94a04d25-f595-46ea-a210-bcf942d81fe0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca0df2b8-52c1-4e76-a545-9f7a05578c9f", "connector": null, "instance_uuid": "5c79c74a-5e4f-4f65-a1ef-aa5a4215e492"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:49.550065 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.552377 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:49.552820 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1065361795"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:49.555046 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a7fecbec-ebba-42d3-9dd2-794ed24435b8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.555139 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1065361795'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:05:49.555251 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Create volume of 1 GB Jul 22 10:05:49.556841 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a7fecbec-ebba-42d3-9dd2-794ed24435b8 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:49.557227 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a7fecbec-ebba-42d3-9dd2-794ed24435b8 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:49.558784 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a7fecbec-ebba-42d3-9dd2-794ed24435b8 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 400 Jul 22 10:05:49.559301 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1079/4271] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:05:49 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 10:05:49.560012 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:49.560012 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:49.560912 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Availability Zones retrieved successfully. Jul 22 10:05:49.568220 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-30135050-8a61-402e-b957-7d4a454f7909 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.569426 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Flow 'volume_create_api' (8ccb5d65-f684-48dc-bdda-882e7a76425e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:49.570008 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-30135050-8a61-402e-b957-7d4a454f7909 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:49.570369 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-30135050-8a61-402e-b957-7d4a454f7909 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:49.570790 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (812663aa-1494-4eb8-a39f-9d15f2c94d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:49.572045 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-30135050-8a61-402e-b957-7d4a454f7909 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 400 Jul 22 10:05:49.572221 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:05:49.572491 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1069/4272] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:05:49 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 10:05:49.580549 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c3f77466-26e2-42d3-9bec-a98543f037d5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.582654 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c3f77466-26e2-42d3-9bec-a98543f037d5 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:49.583236 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c3f77466-26e2-42d3-9bec-a98543f037d5 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:49.585792 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c3f77466-26e2-42d3-9bec-a98543f037d5 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 400 Jul 22 10:05:49.586361 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1080/4273] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:05:49 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 10:05:49.591850 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-94a04d25-f595-46ea-a210-bcf942d81fe0 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:05:49.592402 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1064/4274] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:05:49 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:49.595564 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9a5a0012-67c2-4e65-a6c6-4dd858143db3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.598031 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9a5a0012-67c2-4e65-a6c6-4dd858143db3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] DELETE https://10.4.3.206/volume/v3/volumes/tempest-invalid-646571026 Jul 22 10:05:49.598339 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9a5a0012-67c2-4e65-a6c6-4dd858143db3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:49.598469 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9a5a0012-67c2-4e65-a6c6-4dd858143db3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:49.598636 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-9a5a0012-67c2-4e65-a6c6-4dd858143db3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Delete volume with id: tempest-invalid-646571026 Jul 22 10:05:49.600809 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ca4a2670-6eb1-4180-836d-98a704dd3d2d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.601222 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ca4a2670-6eb1-4180-836d-98a704dd3d2d None None] GET https://10.4.3.206/volume// Jul 22 10:05:49.601422 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ca4a2670-6eb1-4180-836d-98a704dd3d2d None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:49.601607 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ca4a2670-6eb1-4180-836d-98a704dd3d2d None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:49.602067 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ca4a2670-6eb1-4180-836d-98a704dd3d2d None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:05:49.602372 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1081/4275] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:05:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:05:49.606567 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9a5a0012-67c2-4e65-a6c6-4dd858143db3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/tempest-invalid-646571026 returned with HTTP 404 Jul 22 10:05:49.607211 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1070/4276] 10.4.3.206 () {66 vars in 1318 bytes} [Wed Jul 22 10:05:49 2026] DELETE /volume/v3/volumes/tempest-invalid-646571026 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:49.609372 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (812663aa-1494-4eb8-a39f-9d15f2c94d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:49.611324 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c5b0ead-1716-4a44-81f4-d40505a9b72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:49.611758 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-d7ec9c2b-138c-40cf-a8b6-1651ac39e820 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.613780 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-d7ec9c2b-138c-40cf-a8b6-1651ac39e820 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f Jul 22 10:05:49.614096 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-d7ec9c2b-138c-40cf-a8b6-1651ac39e820 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:49.614319 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-d7ec9c2b-138c-40cf-a8b6-1651ac39e820 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:49.615539 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6ea49c77-fe33-4892-85c9-db34a6351625 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.618606 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1082/4277] 10.4.3.206 () {66 vars in 1243 bytes} [Wed Jul 22 10:05:49 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 22 10:05:49.625189 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:49.625189 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:49.626833 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-36f4660d-2626-4f68-8247-d69189d3091f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.628516 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-36f4660d-2626-4f68-8247-d69189d3091f tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes/xxx/action Jul 22 10:05:49.628842 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-36f4660d-2626-4f68-8247-d69189d3091f tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action body: b'{"os-detach": {}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:49.629006 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-36f4660d-2626-4f68-8247-d69189d3091f tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:49.629175 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-d7ec9c2b-138c-40cf-a8b6-1651ac39e820 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:05:49.634793 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-d7ec9c2b-138c-40cf-a8b6-1651ac39e820 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f returned with HTTP 200 Jul 22 10:05:49.635302 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1065/4278] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:05:49 2026] GET /volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f => generated 1524 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:05:49.635599 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-36f4660d-2626-4f68-8247-d69189d3091f tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 22 10:05:49.636222 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1071/4279] 10.4.3.206 () {68 vars in 1291 bytes} [Wed Jul 22 10:05:49 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) Jul 22 10:05:49.647233 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-edb23690-50e9-4acf-9600-65cddc5ef977 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.649628 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-edb23690-50e9-4acf-9600-65cddc5ef977 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] GET https://10.4.3.206/volume/v3/volumes/tempest-invalid-2018017400 Jul 22 10:05:49.649914 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-edb23690-50e9-4acf-9600-65cddc5ef977 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:49.650200 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-edb23690-50e9-4acf-9600-65cddc5ef977 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:49.658349 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-edb23690-50e9-4acf-9600-65cddc5ef977 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/tempest-invalid-2018017400 returned with HTTP 404 Jul 22 10:05:49.659024 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1083/4280] 10.4.3.206 () {66 vars in 1318 bytes} [Wed Jul 22 10:05:49 2026] GET /volume/v3/volumes/tempest-invalid-2018017400 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:49.661738 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Created reservations ['e0c593f5-a39d-4f52-b0d1-b1b38591c107', '74316dd3-e911-4a7f-9106-1a2836ec95aa', 'f674fe85-6d87-4585-8e12-dd944b25af7e', '20b22d3b-0863-4d6a-ba6e-d3153a92acd3'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:49.663019 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c5b0ead-1716-4a44-81f4-d40505a9b72d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0c593f5-a39d-4f52-b0d1-b1b38591c107', '74316dd3-e911-4a7f-9106-1a2836ec95aa', 'f674fe85-6d87-4585-8e12-dd944b25af7e', '20b22d3b-0863-4d6a-ba6e-d3153a92acd3']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:49.664262 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (898866d4-87cf-4979-aff1-c6a05bc13dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:49.666948 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fee0dc8a-c5ef-45cc-931e-0659603d8732 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.668820 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1066/4281] 10.4.3.206 () {66 vars in 1240 bytes} [Wed Jul 22 10:05:49 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 22 10:05:49.677838 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0593079e-9861-4f39-bf40-6b9fb53242c3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.680256 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0593079e-9861-4f39-bf40-6b9fb53242c3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?status=null Jul 22 10:05:49.680495 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0593079e-9861-4f39-bf40-6b9fb53242c3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:49.680893 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0593079e-9861-4f39-bf40-6b9fb53242c3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:49.681128 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-0593079e-9861-4f39-bf40-6b9fb53242c3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:05:49.681432 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-0593079e-9861-4f39-bf40-6b9fb53242c3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Could not evaluate value null, assuming string {{(pid=100150) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 10:05:49.682268 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-0593079e-9861-4f39-bf40-6b9fb53242c3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:05:49.691951 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0593079e-9861-4f39-bf40-6b9fb53242c3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Get all volumes completed successfully. Jul 22 10:05:49.692134 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (898866d4-87cf-4979-aff1-c6a05bc13dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5f58941-20b4-4ad9-b220-1eff213cd8cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1065361795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc3cfa03f51f4f6c8ee2246bdb442cdf',qos_specs=None,replication_status=,reservations=['e0c593f5-a39d-4f52-b0d1-b1b38591c107','74316dd3-e911-4a7f-9106-1a2836ec95aa','f674fe85-6d87-4585-8e12-dd944b25af7e','20b22d3b-0863-4d6a-ba6e-d3153a92acd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df037eac5e4b4873a690c9b4dff4e8bc',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:05:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1065361795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5f58941-20b4-4ad9-b220-1eff213cd8cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc3cfa03f51f4f6c8ee2246bdb442cdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df037eac5e4b4873a690c9b4dff4e8bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:49.692874 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a803b5cb-6689-4297-8335-ea4e2778423e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:49.694766 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0593079e-9861-4f39-bf40-6b9fb53242c3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 22 10:05:49.695295 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1072/4282] 10.4.3.206 () {66 vars in 1281 bytes} [Wed Jul 22 10:05:49 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:05:49.713207 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-695d7ff4-2768-4488-b3ce-ad9ede489043 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.714943 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-695d7ff4-2768-4488-b3ce-ad9ede489043 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-666889636 Jul 22 10:05:49.715129 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-695d7ff4-2768-4488-b3ce-ad9ede489043 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:49.715320 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-695d7ff4-2768-4488-b3ce-ad9ede489043 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:49.715617 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-695d7ff4-2768-4488-b3ce-ad9ede489043 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:05:49.716320 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-695d7ff4-2768-4488-b3ce-ad9ede489043 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-666889636'), ('no_migration_targets', True)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:05:49.716396 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a803b5cb-6689-4297-8335-ea4e2778423e) transitioned into state 'SUCCESS' from state '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-1065361795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc3cfa03f51f4f6c8ee2246bdb442cdf',qos_specs=None,replication_status=,reservations=['e0c593f5-a39d-4f52-b0d1-b1b38591c107','74316dd3-e911-4a7f-9106-1a2836ec95aa','f674fe85-6d87-4585-8e12-dd944b25af7e','20b22d3b-0863-4d6a-ba6e-d3153a92acd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df037eac5e4b4873a690c9b4dff4e8bc',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:49.717513 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (742edcde-56f2-4f52-8228-fb5fd01dce41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:49.730254 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (742edcde-56f2-4f52-8228-fb5fd01dce41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:49.732881 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Flow 'volume_create_api' (8ccb5d65-f684-48dc-bdda-882e7a76425e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:49.732881 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Create volume request issued successfully. Jul 22 10:05:49.732881 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-80c0b9a2-9757-45bd-be03-ab9790fb002d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:05:49.732881 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1062/4283] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:05:49 2026] POST /volume/v3/volumes => generated 749 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:49.742482 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-695d7ff4-2768-4488-b3ce-ad9ede489043 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Get all volumes completed successfully. Jul 22 10:05:49.744444 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-695d7ff4-2768-4488-b3ce-ad9ede489043 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-666889636 returned with HTTP 200 Jul 22 10:05:49.744787 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1084/4284] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:05:49 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-666889636 => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:05:49.748264 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-55b84e6a-d41d-4f29-a475-39717acc7488 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.749858 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-55b84e6a-d41d-4f29-a475-39717acc7488 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f58941-20b4-4ad9-b220-1eff213cd8cb Jul 22 10:05:49.750047 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-55b84e6a-d41d-4f29-a475-39717acc7488 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:49.750217 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-55b84e6a-d41d-4f29-a475-39717acc7488 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:49.757503 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-943a52d9-c16d-4656-ad4c-59f1be0b4bb3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.757732 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-7c81e453-69a4-4dad-864d-93374acd4889 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.758341 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:49.758341 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:49.759114 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-943a52d9-c16d-4656-ad4c-59f1be0b4bb3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] GET https://10.4.3.206/volume/v3/volumes?status=null Jul 22 10:05:49.759305 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-943a52d9-c16d-4656-ad4c-59f1be0b4bb3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:49.759482 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-943a52d9-c16d-4656-ad4c-59f1be0b4bb3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:49.759695 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-943a52d9-c16d-4656-ad4c-59f1be0b4bb3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:05:49.759962 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-943a52d9-c16d-4656-ad4c-59f1be0b4bb3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Could not evaluate value null, assuming string {{(pid=100150) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 10:05:49.760271 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-7c81e453-69a4-4dad-864d-93374acd4889 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] PUT https://10.4.3.206/volume/v3/attachments/56aeb9eb-060a-42ba-b49f-94cac0455a77 Jul 22 10:05:49.760540 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-943a52d9-c16d-4656-ad4c-59f1be0b4bb3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:05:49.760668 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-7c81e453-69a4-4dad-864d-93374acd4889 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:49.762727 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-55b84e6a-d41d-4f29-a475-39717acc7488 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Volume info retrieved successfully. Jul 22 10:05:49.766370 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-943a52d9-c16d-4656-ad4c-59f1be0b4bb3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Get all volumes completed successfully. Jul 22 10:05:49.766660 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-943a52d9-c16d-4656-ad4c-59f1be0b4bb3 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes?status=null returned with HTTP 200 Jul 22 10:05:49.767086 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1073/4285] 10.4.3.206 () {66 vars in 1260 bytes} [Wed Jul 22 10:05:49 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:05:49.768124 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-55b84e6a-d41d-4f29-a475-39717acc7488 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/volumes/b5f58941-20b4-4ad9-b220-1eff213cd8cb returned with HTTP 200 Jul 22 10:05:49.768550 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1067/4286] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:49 2026] GET /volume/v3/volumes/b5f58941-20b4-4ad9-b220-1eff213cd8cb => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:49.769669 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-7c81e453-69a4-4dad-864d-93374acd4889 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Acquiring lock "cinder-attachment_update-ca0df2b8-52c1-4e76-a545-9f7a05578c9f-np0000005636" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:05:49.776289 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-7c81e453-69a4-4dad-864d-93374acd4889 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-ca0df2b8-52c1-4e76-a545-9f7a05578c9f-np0000005636" acquired by "attachment_update" :: waited 0.007s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:05:49.776685 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1ec038b3-e7d8-403d-a782-e2ba30ffbadd None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.777418 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:49.777418 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:49.779306 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1ec038b3-e7d8-403d-a782-e2ba30ffbadd tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] GET https://10.4.3.206/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1815567041 Jul 22 10:05:49.779502 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1ec038b3-e7d8-403d-a782-e2ba30ffbadd tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:49.779645 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1ec038b3-e7d8-403d-a782-e2ba30ffbadd tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:49.781946 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-1ec038b3-e7d8-403d-a782-e2ba30ffbadd tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:05:49.781946 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-1ec038b3-e7d8-403d-a782-e2ba30ffbadd tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1815567041'), ('no_migration_targets', True)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:05:49.791847 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1ec038b3-e7d8-403d-a782-e2ba30ffbadd tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Get all volumes completed successfully. Jul 22 10:05:49.792176 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1ec038b3-e7d8-403d-a782-e2ba30ffbadd tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1815567041 returned with HTTP 200 Jul 22 10:05:49.792519 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1085/4287] 10.4.3.206 () {66 vars in 1338 bytes} [Wed Jul 22 10:05:49 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1815567041 => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:05:49.802281 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-36304b17-3cc3-40f9-a66e-6baa1f795add None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.805032 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-36304b17-3cc3-40f9-a66e-6baa1f795add tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1/action Jul 22 10:05:49.805032 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-36304b17-3cc3-40f9-a66e-6baa1f795add tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:49.805032 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-36304b17-3cc3-40f9-a66e-6baa1f795add tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:49.814072 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:49.814072 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:49.814637 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-36304b17-3cc3-40f9-a66e-6baa1f795add tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Volume info retrieved successfully. Jul 22 10:05:49.821617 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-36304b17-3cc3-40f9-a66e-6baa1f795add tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Reserve volume completed successfully. Jul 22 10:05:49.821861 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-36304b17-3cc3-40f9-a66e-6baa1f795add tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1/action returned with HTTP 202 Jul 22 10:05:49.822274 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1074/4288] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:05:49 2026] POST /volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:05:49.829451 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1fe2b57e-5e06-4f93-9698-3882afbe9926 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.830988 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1fe2b57e-5e06-4f93-9698-3882afbe9926 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1/action Jul 22 10:05:49.831309 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1fe2b57e-5e06-4f93-9698-3882afbe9926 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:49.832165 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1fe2b57e-5e06-4f93-9698-3882afbe9926 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:49.841144 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:49.841144 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:49.841697 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-1fe2b57e-5e06-4f93-9698-3882afbe9926 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Volume info retrieved successfully. Jul 22 10:05:49.846958 np0000005636 devstack@c-api.service[100149]: ERROR cinder.volume.api [None req-1fe2b57e-5e06-4f93-9698-3882afbe9926 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Volume status must be available to reserve, but the status is attaching. Jul 22 10:05:49.847312 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1fe2b57e-5e06-4f93-9698-3882afbe9926 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1/action returned with HTTP 400 Jul 22 10:05:49.848052 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1068/4289] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:05:49 2026] POST /volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1/action => generated 132 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 10:05:49.859042 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-91187204-cb68-4a6f-8941-c878f1173d8d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.862087 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-91187204-cb68-4a6f-8941-c878f1173d8d tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1/action Jul 22 10:05:49.862391 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-91187204-cb68-4a6f-8941-c878f1173d8d tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:49.862501 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-91187204-cb68-4a6f-8941-c878f1173d8d tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:49.874958 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:49.874958 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:49.874958 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-91187204-cb68-4a6f-8941-c878f1173d8d tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Volume info retrieved successfully. Jul 22 10:05:49.892073 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-91187204-cb68-4a6f-8941-c878f1173d8d tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Unreserve volume completed successfully. Jul 22 10:05:49.892561 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-91187204-cb68-4a6f-8941-c878f1173d8d tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1/action returned with HTTP 202 Jul 22 10:05:49.894060 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1086/4290] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:05:49 2026] POST /volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:05:49.904207 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d74552e4-8376-431a-8584-0e812b2792ed None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.913659 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d74552e4-8376-431a-8584-0e812b2792ed tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes/eec8f9a4-9486-4d34-9844-804e60dbf7ec/action Jul 22 10:05:49.916052 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d74552e4-8376-431a-8584-0e812b2792ed tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:49.916371 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d74552e4-8376-431a-8584-0e812b2792ed tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:49.923917 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-7c81e453-69a4-4dad-864d-93374acd4889 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-ca0df2b8-52c1-4e76-a545-9f7a05578c9f-np0000005636" released by "attachment_update" :: held 0.148s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:05:49.924291 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-7c81e453-69a4-4dad-864d-93374acd4889 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/56aeb9eb-060a-42ba-b49f-94cac0455a77 returned with HTTP 200 Jul 22 10:05:49.924488 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d74552e4-8376-431a-8584-0e812b2792ed tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/eec8f9a4-9486-4d34-9844-804e60dbf7ec/action returned with HTTP 404 Jul 22 10:05:49.924728 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1063/4291] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:05:49 2026] PUT /volume/v3/attachments/56aeb9eb-060a-42ba-b49f-94cac0455a77 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:49.925088 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1075/4292] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:05:49 2026] POST /volume/v3/volumes/eec8f9a4-9486-4d34-9844-804e60dbf7ec/action => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:49.935814 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2a754517-c47c-4921-a21b-276134b83a19 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.938064 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2a754517-c47c-4921-a21b-276134b83a19 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes/293b144d-479d-4cc3-9425-5000e5d10ec5/action Jul 22 10:05:49.941362 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2a754517-c47c-4921-a21b-276134b83a19 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:49.941494 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2a754517-c47c-4921-a21b-276134b83a19 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:49.955794 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2a754517-c47c-4921-a21b-276134b83a19 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/293b144d-479d-4cc3-9425-5000e5d10ec5/action returned with HTTP 404 Jul 22 10:05:49.958292 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1069/4293] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:05:49 2026] POST /volume/v3/volumes/293b144d-479d-4cc3-9425-5000e5d10ec5/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:49.961900 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-5600ba26-0f8f-4993-a38e-bcc4db3dd23c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.964346 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-5600ba26-0f8f-4993-a38e-bcc4db3dd23c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments/56aeb9eb-060a-42ba-b49f-94cac0455a77/action Jul 22 10:05:49.964901 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-5600ba26-0f8f-4993-a38e-bcc4db3dd23c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action body: b'{"os-complete": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:49.965151 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-5600ba26-0f8f-4993-a38e-bcc4db3dd23c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:49.965221 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cc4eded0-c651-4359-8e8f-94ac05648d4c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.967876 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1064/4294] 10.4.3.206 () {68 vars in 1260 bytes} [Wed Jul 22 10:05:49 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 22 10:05:49.986223 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b81e843b-a1c0-4d70-88ba-e18e91779b8f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:49.994030 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:49.994030 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:50.000661 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b81e843b-a1c0-4d70-88ba-e18e91779b8f tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] PUT https://10.4.3.206/volume/v3/volumes/tempest-invalid-1459165062 Jul 22 10:05:50.008327 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-ebabd0c6-c39d-43d5-a3cc-a2f9c1f79378 req-5600ba26-0f8f-4993-a38e-bcc4db3dd23c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/56aeb9eb-060a-42ba-b49f-94cac0455a77/action returned with HTTP 204 Jul 22 10:05:50.008470 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b81e843b-a1c0-4d70-88ba-e18e91779b8f tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:50.009089 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1087/4295] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:05:49 2026] POST /volume/v3/attachments/56aeb9eb-060a-42ba-b49f-94cac0455a77/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:50.028423 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1a94f32c-b54b-4f26-ad3d-eab7001987cd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:50.029651 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b81e843b-a1c0-4d70-88ba-e18e91779b8f tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/tempest-invalid-1459165062 returned with HTTP 404 Jul 22 10:05:50.030181 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1a94f32c-b54b-4f26-ad3d-eab7001987cd tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:05:50.030263 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1076/4296] 10.4.3.206 () {68 vars in 1338 bytes} [Wed Jul 22 10:05:49 2026] PUT /volume/v3/volumes/tempest-invalid-1459165062 => generated 99 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:50.030404 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1a94f32c-b54b-4f26-ad3d-eab7001987cd tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:50.030618 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1a94f32c-b54b-4f26-ad3d-eab7001987cd tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:50.030728 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-1a94f32c-b54b-4f26-ad3d-eab7001987cd tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:50.035241 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:50.035241 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:50.035990 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1a94f32c-b54b-4f26-ad3d-eab7001987cd tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:05:50.036455 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1070/4297] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:50 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:50.041760 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c394ac6f-00dc-410b-96c5-3bb4f82e3ad9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:50.043954 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c394ac6f-00dc-410b-96c5-3bb4f82e3ad9 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] PUT https://10.4.3.206/volume/v3/volumes/b74c47d6-6e34-4743-8ba1-57838acb7c39 Jul 22 10:05:50.044294 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c394ac6f-00dc-410b-96c5-3bb4f82e3ad9 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:50.052423 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c394ac6f-00dc-410b-96c5-3bb4f82e3ad9 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/b74c47d6-6e34-4743-8ba1-57838acb7c39 returned with HTTP 404 Jul 22 10:05:50.053093 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1065/4298] 10.4.3.206 () {68 vars in 1368 bytes} [Wed Jul 22 10:05:50 2026] PUT /volume/v3/volumes/b74c47d6-6e34-4743-8ba1-57838acb7c39 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:50.061345 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-116190c7-b357-49b7-a51c-5f9509b8ceef None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:50.063437 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-116190c7-b357-49b7-a51c-5f9509b8ceef tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] DELETE https://10.4.3.206/volume/v3/volumes/7258b467-76eb-41ec-8d5f-34e995fd320b Jul 22 10:05:50.063688 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-116190c7-b357-49b7-a51c-5f9509b8ceef tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:50.063905 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-116190c7-b357-49b7-a51c-5f9509b8ceef tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:50.064121 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-116190c7-b357-49b7-a51c-5f9509b8ceef tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Delete volume with id: 7258b467-76eb-41ec-8d5f-34e995fd320b Jul 22 10:05:50.069985 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-116190c7-b357-49b7-a51c-5f9509b8ceef tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/7258b467-76eb-41ec-8d5f-34e995fd320b returned with HTTP 404 Jul 22 10:05:50.070934 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1088/4299] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:05:50 2026] DELETE /volume/v3/volumes/7258b467-76eb-41ec-8d5f-34e995fd320b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:50.078959 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-34bbec63-492b-4f36-8883-d512399ee472 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:50.080766 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-34bbec63-492b-4f36-8883-d512399ee472 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1/action Jul 22 10:05:50.081126 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-34bbec63-492b-4f36-8883-d512399ee472 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:50.081249 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-34bbec63-492b-4f36-8883-d512399ee472 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:50.082593 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-34bbec63-492b-4f36-8883-d512399ee472 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1/action returned with HTTP 400 Jul 22 10:05:50.083020 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1077/4300] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:05:50 2026] POST /volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1/action => generated 140 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 10:05:50.090180 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-65402d1f-7fc3-4a2f-a97c-b0bae6dde1fe None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:50.091863 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-65402d1f-7fc3-4a2f-a97c-b0bae6dde1fe tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1/action Jul 22 10:05:50.092210 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-65402d1f-7fc3-4a2f-a97c-b0bae6dde1fe tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:50.092342 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-65402d1f-7fc3-4a2f-a97c-b0bae6dde1fe tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:50.094031 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-65402d1f-7fc3-4a2f-a97c-b0bae6dde1fe tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1/action returned with HTTP 400 Jul 22 10:05:50.094497 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1071/4301] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:05:50 2026] POST /volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 10:05:50.103191 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e61e5241-699c-40d8-b28d-b499968ff1f7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:50.104729 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e61e5241-699c-40d8-b28d-b499968ff1f7 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes/12cf6dd3-e8cb-4052-a487-6feacd63090f/action Jul 22 10:05:50.105077 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e61e5241-699c-40d8-b28d-b499968ff1f7 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:50.105186 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e61e5241-699c-40d8-b28d-b499968ff1f7 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:50.111758 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e61e5241-699c-40d8-b28d-b499968ff1f7 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/12cf6dd3-e8cb-4052-a487-6feacd63090f/action returned with HTTP 404 Jul 22 10:05:50.112221 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1066/4302] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:05:50 2026] POST /volume/v3/volumes/12cf6dd3-e8cb-4052-a487-6feacd63090f/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:50.120662 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e4cbe22c-a679-450e-b5a5-643b7884ffbd None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:50.122454 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e4cbe22c-a679-450e-b5a5-643b7884ffbd tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1/action Jul 22 10:05:50.122838 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e4cbe22c-a679-450e-b5a5-643b7884ffbd tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:50.123026 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e4cbe22c-a679-450e-b5a5-643b7884ffbd tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:50.124544 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e4cbe22c-a679-450e-b5a5-643b7884ffbd tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1/action returned with HTTP 400 Jul 22 10:05:50.125070 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1089/4303] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:05:50 2026] POST /volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 10:05:50.134882 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d7adfb6a-463e-42f4-b63e-81c5b6b0dba4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:50.137218 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d7adfb6a-463e-42f4-b63e-81c5b6b0dba4 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] POST https://10.4.3.206/volume/v3/volumes/None/action Jul 22 10:05:50.137672 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d7adfb6a-463e-42f4-b63e-81c5b6b0dba4 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:05:50.137864 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d7adfb6a-463e-42f4-b63e-81c5b6b0dba4 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:50.150290 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d7adfb6a-463e-42f4-b63e-81c5b6b0dba4 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/None/action returned with HTTP 404 Jul 22 10:05:50.150901 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1078/4304] 10.4.3.206 () {68 vars in 1294 bytes} [Wed Jul 22 10:05:50 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:50.160873 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3e078ab9-4ad7-48b5-8795-76b91e7048ec None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:50.162699 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3e078ab9-4ad7-48b5-8795-76b91e7048ec tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] GET https://10.4.3.206/volume/v3/volumes/315b735a-74c3-4b49-89c8-bc4a69a40ec5 Jul 22 10:05:50.163615 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3e078ab9-4ad7-48b5-8795-76b91e7048ec tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:50.163615 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3e078ab9-4ad7-48b5-8795-76b91e7048ec tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:50.171129 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3e078ab9-4ad7-48b5-8795-76b91e7048ec tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/315b735a-74c3-4b49-89c8-bc4a69a40ec5 returned with HTTP 404 Jul 22 10:05:50.172157 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1072/4305] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:50 2026] GET /volume/v3/volumes/315b735a-74c3-4b49-89c8-bc4a69a40ec5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:50.179850 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fde44d2c-65cd-4de8-9396-3ab7b3048bce None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:50.181596 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fde44d2c-65cd-4de8-9396-3ab7b3048bce tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] GET https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1 Jul 22 10:05:50.181808 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fde44d2c-65cd-4de8-9396-3ab7b3048bce tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:50.182045 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fde44d2c-65cd-4de8-9396-3ab7b3048bce tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:50.191535 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:50.191535 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:50.195879 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fde44d2c-65cd-4de8-9396-3ab7b3048bce tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Volume info retrieved successfully. Jul 22 10:05:50.201020 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fde44d2c-65cd-4de8-9396-3ab7b3048bce tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1 returned with HTTP 200 Jul 22 10:05:50.201530 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1067/4306] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:50 2026] GET /volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:50.214010 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a3361fb0-066d-42da-85f6-1ca311aa5497 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:50.215958 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a3361fb0-066d-42da-85f6-1ca311aa5497 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] DELETE https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1 Jul 22 10:05:50.216175 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a3361fb0-066d-42da-85f6-1ca311aa5497 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:50.216411 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a3361fb0-066d-42da-85f6-1ca311aa5497 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:50.216604 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-a3361fb0-066d-42da-85f6-1ca311aa5497 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Delete volume with id: e708cae6-7867-4023-8f06-c7e0eb26c6a1 Jul 22 10:05:50.224654 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:50.224654 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:50.225192 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a3361fb0-066d-42da-85f6-1ca311aa5497 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Volume info retrieved successfully. Jul 22 10:05:50.240891 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a3361fb0-066d-42da-85f6-1ca311aa5497 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Delete volume request issued successfully. Jul 22 10:05:50.241488 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a3361fb0-066d-42da-85f6-1ca311aa5497 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1 returned with HTTP 202 Jul 22 10:05:50.241694 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1090/4307] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:05:50 2026] DELETE /volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:05:50.248205 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b922c6cd-ce63-4a58-bee8-2b487c978c36 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:50.250051 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b922c6cd-ce63-4a58-bee8-2b487c978c36 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] GET https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1 Jul 22 10:05:50.250231 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b922c6cd-ce63-4a58-bee8-2b487c978c36 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:50.250410 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b922c6cd-ce63-4a58-bee8-2b487c978c36 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:50.257983 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:50.257983 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:50.262026 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b922c6cd-ce63-4a58-bee8-2b487c978c36 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Volume info retrieved successfully. Jul 22 10:05:50.266774 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b922c6cd-ce63-4a58-bee8-2b487c978c36 tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1 returned with HTTP 200 Jul 22 10:05:50.267355 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1079/4308] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:50 2026] GET /volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:50.780214 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e3de92f6-a89f-4228-9507-7473cb3f774b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:50.782409 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e3de92f6-a89f-4228-9507-7473cb3f774b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f58941-20b4-4ad9-b220-1eff213cd8cb Jul 22 10:05:50.782661 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e3de92f6-a89f-4228-9507-7473cb3f774b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:50.782934 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e3de92f6-a89f-4228-9507-7473cb3f774b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:50.791573 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:50.791573 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:50.795878 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e3de92f6-a89f-4228-9507-7473cb3f774b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Volume info retrieved successfully. Jul 22 10:05:50.800305 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e3de92f6-a89f-4228-9507-7473cb3f774b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/volumes/b5f58941-20b4-4ad9-b220-1eff213cd8cb returned with HTTP 200 Jul 22 10:05:50.800678 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1073/4309] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:50 2026] GET /volume/v3/volumes/b5f58941-20b4-4ad9-b220-1eff213cd8cb => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:50.812437 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dcc42f86-c4c5-4b07-b46b-c46c14c1f692 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:50.814092 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dcc42f86-c4c5-4b07-b46b-c46c14c1f692 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 10:05:50.814443 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dcc42f86-c4c5-4b07-b46b-c46c14c1f692 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b5f58941-20b4-4ad9-b220-1eff213cd8cb", "name": "tempest-VolumesBackupsTest-Backup-78396152"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:50.815773 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-dcc42f86-c4c5-4b07-b46b-c46c14c1f692 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Creating new backup {'backup': {'volume_id': 'b5f58941-20b4-4ad9-b220-1eff213cd8cb', 'name': 'tempest-VolumesBackupsTest-Backup-78396152'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:05:50.815961 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-dcc42f86-c4c5-4b07-b46b-c46c14c1f692 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Creating backup of volume b5f58941-20b4-4ad9-b220-1eff213cd8cb in container None Jul 22 10:05:50.822379 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:50.822379 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:50.822662 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-dcc42f86-c4c5-4b07-b46b-c46c14c1f692 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Volume info retrieved successfully. Jul 22 10:05:50.837531 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-dcc42f86-c4c5-4b07-b46b-c46c14c1f692 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Created reservations ['4b089820-978d-49c6-a286-e4a5e7d772f8', 'a597c3f2-4204-423d-a8bf-1d02c253ef83'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:50.862480 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dcc42f86-c4c5-4b07-b46b-c46c14c1f692 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:05:50.864940 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1068/4310] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:05:50 2026] POST /volume/v3/backups => generated 328 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:50.870795 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-07428074-edb1-4c9b-8aa2-45d1263be7d6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:50.872753 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-07428074-edb1-4c9b-8aa2-45d1263be7d6 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:05:50.872974 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-07428074-edb1-4c9b-8aa2-45d1263be7d6 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:50.873170 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-07428074-edb1-4c9b-8aa2-45d1263be7d6 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:50.874649 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-07428074-edb1-4c9b-8aa2-45d1263be7d6 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:50.877481 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:50.877481 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:50.878101 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-07428074-edb1-4c9b-8aa2-45d1263be7d6 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:05:50.878478 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1091/4311] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:50 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:51.046905 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-12a8374a-fb7c-4491-9081-f3fcdbe5ff53 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:51.048735 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-12a8374a-fb7c-4491-9081-f3fcdbe5ff53 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:05:51.048944 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-12a8374a-fb7c-4491-9081-f3fcdbe5ff53 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:51.049132 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-12a8374a-fb7c-4491-9081-f3fcdbe5ff53 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:51.049247 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-12a8374a-fb7c-4491-9081-f3fcdbe5ff53 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:51.053606 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:51.053606 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:51.057400 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-12a8374a-fb7c-4491-9081-f3fcdbe5ff53 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:05:51.058977 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1080/4312] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:51 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:51.280266 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-75ceabb9-b347-40c4-8f5e-1efe994a205d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:51.283256 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-75ceabb9-b347-40c4-8f5e-1efe994a205d tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] GET https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1 Jul 22 10:05:51.283256 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-75ceabb9-b347-40c4-8f5e-1efe994a205d tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:51.283256 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-75ceabb9-b347-40c4-8f5e-1efe994a205d tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:51.289122 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-75ceabb9-b347-40c4-8f5e-1efe994a205d tempest-VolumesNegativeTest-589781102 tempest-VolumesNegativeTest-589781102-project-member] https://10.4.3.206/volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1 returned with HTTP 404 Jul 22 10:05:51.289122 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1074/4313] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:51 2026] GET /volume/v3/volumes/e708cae6-7867-4023-8f06-c7e0eb26c6a1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:05:51.888310 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ac52b670-85eb-4479-a7f5-7e5580eae0e0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:51.892202 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac52b670-85eb-4479-a7f5-7e5580eae0e0 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:05:51.892399 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac52b670-85eb-4479-a7f5-7e5580eae0e0 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:51.892603 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac52b670-85eb-4479-a7f5-7e5580eae0e0 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:51.892736 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ac52b670-85eb-4479-a7f5-7e5580eae0e0 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:51.896760 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:51.896760 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:51.897359 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac52b670-85eb-4479-a7f5-7e5580eae0e0 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:05:51.897701 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1069/4314] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:51 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:52.068459 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8ee438a4-ce3b-421e-8f82-e63941f3e1a1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:52.070388 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8ee438a4-ce3b-421e-8f82-e63941f3e1a1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:05:52.070608 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8ee438a4-ce3b-421e-8f82-e63941f3e1a1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:52.070824 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8ee438a4-ce3b-421e-8f82-e63941f3e1a1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:52.070974 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-8ee438a4-ce3b-421e-8f82-e63941f3e1a1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:52.078862 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:52.078862 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:52.079644 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8ee438a4-ce3b-421e-8f82-e63941f3e1a1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:05:52.080083 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1092/4315] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:52 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:52.460254 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:52.562205 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:05:52.562513 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-105987227"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:52.563817 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-105987227'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:05:52.564008 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Create volume of 1 GB Jul 22 10:05:52.567671 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Availability Zones retrieved successfully. Jul 22 10:05:52.572851 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Flow 'volume_create_api' (bc489690-ae56-4b60-bcd9-6490e7087028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:52.573631 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c293f714-a1af-4549-ae5d-b1dfcaa32bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:52.574399 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:05:52.596277 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c293f714-a1af-4549-ae5d-b1dfcaa32bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:52.596973 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d857385-3439-4cb4-8c57-1d0064bdd2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:52.644554 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Created reservations ['03bbce77-e0f5-4780-b568-458fa4240be5', 'cc23bccc-860f-4fd5-994f-a2a313ef197e', '23ab5547-6767-490c-8663-c9ceb107d09a', '43e4507d-2adb-4001-83ad-c69201047df6'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:52.645333 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d857385-3439-4cb4-8c57-1d0064bdd2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03bbce77-e0f5-4780-b568-458fa4240be5', 'cc23bccc-860f-4fd5-994f-a2a313ef197e', '23ab5547-6767-490c-8663-c9ceb107d09a', '43e4507d-2adb-4001-83ad-c69201047df6']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:52.645938 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57fbac1d-b501-4872-8eeb-4b891d801b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:52.669028 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57fbac1d-b501-4872-8eeb-4b891d801b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22265762-40e8-417f-8557-09812ca76c98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-105987227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2397ef4182844025873ec614101138e6',qos_specs=None,replication_status=,reservations=['03bbce77-e0f5-4780-b568-458fa4240be5','cc23bccc-860f-4fd5-994f-a2a313ef197e','23ab5547-6767-490c-8663-c9ceb107d09a','43e4507d-2adb-4001-83ad-c69201047df6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83aac1494c3a4b2b99924f130c737d10',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:05:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-105987227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22265762-40e8-417f-8557-09812ca76c98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2397ef4182844025873ec614101138e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83aac1494c3a4b2b99924f130c737d10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:52.669707 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d588f186-14d6-4573-a4e0-eb928c7b5cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:52.687357 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d588f186-14d6-4573-a4e0-eb928c7b5cce) transitioned into state 'SUCCESS' from state '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-105987227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2397ef4182844025873ec614101138e6',qos_specs=None,replication_status=,reservations=['03bbce77-e0f5-4780-b568-458fa4240be5','cc23bccc-860f-4fd5-994f-a2a313ef197e','23ab5547-6767-490c-8663-c9ceb107d09a','43e4507d-2adb-4001-83ad-c69201047df6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83aac1494c3a4b2b99924f130c737d10',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:52.688025 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d487d975-479f-4670-88d9-b8c3ef2eb588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:05:52.696191 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d487d975-479f-4670-88d9-b8c3ef2eb588) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:05:52.696883 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Flow 'volume_create_api' (bc489690-ae56-4b60-bcd9-6490e7087028) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:05:52.697141 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Create volume request issued successfully. Jul 22 10:05:52.697657 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-08546ce7-22a9-41fb-ba95-780c76b4de13 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:05:52.698065 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1081/4316] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 10:05:52 2026] POST /volume/v3/volumes => generated 777 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:52.708726 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d5cc309e-fc3b-414d-9978-3c52749941f0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:52.714403 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d5cc309e-fc3b-414d-9978-3c52749941f0 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/volumes/22265762-40e8-417f-8557-09812ca76c98 Jul 22 10:05:52.714666 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d5cc309e-fc3b-414d-9978-3c52749941f0 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:52.714873 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d5cc309e-fc3b-414d-9978-3c52749941f0 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:52.727707 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:52.727707 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:52.739477 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d5cc309e-fc3b-414d-9978-3c52749941f0 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Volume info retrieved successfully. Jul 22 10:05:52.743636 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d5cc309e-fc3b-414d-9978-3c52749941f0 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/volumes/22265762-40e8-417f-8557-09812ca76c98 returned with HTTP 200 Jul 22 10:05:52.744198 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1075/4317] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:52 2026] GET /volume/v3/volumes/22265762-40e8-417f-8557-09812ca76c98 => generated 956 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:52.909655 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c0c633db-3b8a-464f-aafd-9e89eedc7514 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:52.912179 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0c633db-3b8a-464f-aafd-9e89eedc7514 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:05:52.912421 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0c633db-3b8a-464f-aafd-9e89eedc7514 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:52.912640 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0c633db-3b8a-464f-aafd-9e89eedc7514 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:52.912770 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-c0c633db-3b8a-464f-aafd-9e89eedc7514 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:52.918023 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:52.918023 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:52.918858 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0c633db-3b8a-464f-aafd-9e89eedc7514 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:05:52.919301 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1070/4318] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:52 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:53.090885 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-95656e06-23e8-4328-86a3-0153a3b4c9fa None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:53.092459 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-95656e06-23e8-4328-86a3-0153a3b4c9fa tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:05:53.092627 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-95656e06-23e8-4328-86a3-0153a3b4c9fa tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:53.092776 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-95656e06-23e8-4328-86a3-0153a3b4c9fa tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:53.092917 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-95656e06-23e8-4328-86a3-0153a3b4c9fa tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:53.096938 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:53.096938 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:53.097686 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-95656e06-23e8-4328-86a3-0153a3b4c9fa tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:05:53.098049 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1093/4319] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:53 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:53.760571 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-13d5f8c8-2ebc-4032-b206-66373880e4b1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:53.762325 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-13d5f8c8-2ebc-4032-b206-66373880e4b1 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/volumes/22265762-40e8-417f-8557-09812ca76c98 Jul 22 10:05:53.762563 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-13d5f8c8-2ebc-4032-b206-66373880e4b1 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:53.762788 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-13d5f8c8-2ebc-4032-b206-66373880e4b1 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:53.769209 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:53.769209 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:53.772095 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-13d5f8c8-2ebc-4032-b206-66373880e4b1 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Volume info retrieved successfully. Jul 22 10:05:53.776043 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-13d5f8c8-2ebc-4032-b206-66373880e4b1 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/volumes/22265762-40e8-417f-8557-09812ca76c98 returned with HTTP 200 Jul 22 10:05:53.776367 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1082/4320] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:53 2026] GET /volume/v3/volumes/22265762-40e8-417f-8557-09812ca76c98 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:05:53.788315 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cef0a806-1a8c-4643-9b87-33922810b88b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:53.790458 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cef0a806-1a8c-4643-9b87-33922810b88b tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 10:05:53.790990 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cef0a806-1a8c-4643-9b87-33922810b88b tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "22265762-40e8-417f-8557-09812ca76c98", "name": "tempest-type-Backup-1111001756"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:05:53.793015 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-cef0a806-1a8c-4643-9b87-33922810b88b tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Creating new backup {'backup': {'volume_id': '22265762-40e8-417f-8557-09812ca76c98', 'name': 'tempest-type-Backup-1111001756'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:05:53.793200 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.backups [None req-cef0a806-1a8c-4643-9b87-33922810b88b tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Creating backup of volume 22265762-40e8-417f-8557-09812ca76c98 in container None Jul 22 10:05:53.802458 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:53.802458 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:53.802877 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-cef0a806-1a8c-4643-9b87-33922810b88b tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Volume info retrieved successfully. Jul 22 10:05:53.834051 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-cef0a806-1a8c-4643-9b87-33922810b88b tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Created reservations ['45941023-9037-4519-8024-9e69cdda7fd3', '7019a1e6-a9ee-47c9-9628-12af23558739'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:05:53.865647 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cef0a806-1a8c-4643-9b87-33922810b88b tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:05:53.866207 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1076/4321] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:05:53 2026] POST /volume/v3/backups => generated 316 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:05:53.877177 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1136917d-a19e-42f2-a445-b648d90d8e98 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:53.879732 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1136917d-a19e-42f2-a445-b648d90d8e98 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:05:53.880094 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1136917d-a19e-42f2-a445-b648d90d8e98 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:53.880365 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1136917d-a19e-42f2-a445-b648d90d8e98 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:53.880527 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-1136917d-a19e-42f2-a445-b648d90d8e98 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:53.885240 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:53.885240 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:53.885938 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1136917d-a19e-42f2-a445-b648d90d8e98 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:05:53.886524 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1071/4322] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:53 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:53.931714 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c44df54d-d6fd-4574-bb21-f83930ad0beb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:53.933436 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c44df54d-d6fd-4574-bb21-f83930ad0beb tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:05:53.933653 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c44df54d-d6fd-4574-bb21-f83930ad0beb tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:53.933851 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c44df54d-d6fd-4574-bb21-f83930ad0beb tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:53.933974 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-c44df54d-d6fd-4574-bb21-f83930ad0beb tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:53.937811 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:53.937811 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:53.938368 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c44df54d-d6fd-4574-bb21-f83930ad0beb tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:05:53.938695 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1094/4323] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:53 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:54.111229 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8de17093-2efc-49e6-895e-f95c4c2cfe36 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:54.116414 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8de17093-2efc-49e6-895e-f95c4c2cfe36 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:05:54.117103 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8de17093-2efc-49e6-895e-f95c4c2cfe36 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:54.117728 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8de17093-2efc-49e6-895e-f95c4c2cfe36 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:54.117906 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-8de17093-2efc-49e6-895e-f95c4c2cfe36 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:54.129440 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:54.129440 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:54.130580 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8de17093-2efc-49e6-895e-f95c4c2cfe36 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:05:54.130977 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1083/4324] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:54 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:54.897496 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-539e3dc1-f19c-4262-a1d4-9e143b62b177 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:54.899561 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-539e3dc1-f19c-4262-a1d4-9e143b62b177 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:05:54.899891 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-539e3dc1-f19c-4262-a1d4-9e143b62b177 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:54.900213 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-539e3dc1-f19c-4262-a1d4-9e143b62b177 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:54.900293 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-539e3dc1-f19c-4262-a1d4-9e143b62b177 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:54.904708 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:54.904708 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:54.905350 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-539e3dc1-f19c-4262-a1d4-9e143b62b177 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:05:54.905792 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1077/4325] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:54 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:54.948226 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-614381b0-e4ae-474f-afc9-02201e9f072f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:54.950172 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-614381b0-e4ae-474f-afc9-02201e9f072f tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:05:54.950369 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-614381b0-e4ae-474f-afc9-02201e9f072f tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:54.950561 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-614381b0-e4ae-474f-afc9-02201e9f072f tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:54.950657 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-614381b0-e4ae-474f-afc9-02201e9f072f tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:54.955101 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:54.955101 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:54.955668 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-614381b0-e4ae-474f-afc9-02201e9f072f tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:05:54.956109 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1072/4326] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:54 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:55.140136 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-21e1f519-2521-4fc2-9082-e22b699ab410 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:55.142029 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-21e1f519-2521-4fc2-9082-e22b699ab410 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:05:55.142240 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-21e1f519-2521-4fc2-9082-e22b699ab410 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:55.142483 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-21e1f519-2521-4fc2-9082-e22b699ab410 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:55.142538 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-21e1f519-2521-4fc2-9082-e22b699ab410 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:55.146838 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:55.146838 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:55.147804 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-21e1f519-2521-4fc2-9082-e22b699ab410 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:05:55.148161 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1095/4327] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:55 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:55.916141 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-15666851-8420-4cd4-a832-889e37ee393d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:55.918083 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-15666851-8420-4cd4-a832-889e37ee393d tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:05:55.918224 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-15666851-8420-4cd4-a832-889e37ee393d tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:55.918412 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-15666851-8420-4cd4-a832-889e37ee393d tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:55.918531 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-15666851-8420-4cd4-a832-889e37ee393d tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:55.922718 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:55.922718 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:55.923355 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-15666851-8420-4cd4-a832-889e37ee393d tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:05:55.923877 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1084/4328] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:55 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:55.967188 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-96c4d7b3-a867-46e9-bf17-44051b73e0ac None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:55.970047 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-96c4d7b3-a867-46e9-bf17-44051b73e0ac tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:05:55.970047 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-96c4d7b3-a867-46e9-bf17-44051b73e0ac tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:55.970047 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-96c4d7b3-a867-46e9-bf17-44051b73e0ac tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:55.970047 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-96c4d7b3-a867-46e9-bf17-44051b73e0ac tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:55.973700 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:55.973700 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:55.974721 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-96c4d7b3-a867-46e9-bf17-44051b73e0ac tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:05:55.975215 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1078/4329] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:55 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:56.159711 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dbb99c95-5cf3-4dc9-a5ef-82c1ba6e6623 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:56.162254 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dbb99c95-5cf3-4dc9-a5ef-82c1ba6e6623 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:05:56.162543 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dbb99c95-5cf3-4dc9-a5ef-82c1ba6e6623 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:56.162835 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dbb99c95-5cf3-4dc9-a5ef-82c1ba6e6623 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:56.163043 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-dbb99c95-5cf3-4dc9-a5ef-82c1ba6e6623 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:56.168406 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:56.168406 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:56.169277 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dbb99c95-5cf3-4dc9-a5ef-82c1ba6e6623 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:05:56.169885 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1073/4330] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:56 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:56.934871 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ac8f23e4-1b81-41f7-ac62-a9e1b4145ecf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:56.937440 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ac8f23e4-1b81-41f7-ac62-a9e1b4145ecf tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:05:56.937650 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ac8f23e4-1b81-41f7-ac62-a9e1b4145ecf tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:56.937906 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ac8f23e4-1b81-41f7-ac62-a9e1b4145ecf tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:56.938083 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-ac8f23e4-1b81-41f7-ac62-a9e1b4145ecf tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:56.945867 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:56.945867 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:56.946538 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ac8f23e4-1b81-41f7-ac62-a9e1b4145ecf tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:05:56.946967 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1096/4331] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:56 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:56.987592 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-70fade19-0136-42ab-9b97-aab6f72f19bf None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:56.989538 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-70fade19-0136-42ab-9b97-aab6f72f19bf tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:05:56.989742 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-70fade19-0136-42ab-9b97-aab6f72f19bf tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:56.989971 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-70fade19-0136-42ab-9b97-aab6f72f19bf tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:56.990091 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-70fade19-0136-42ab-9b97-aab6f72f19bf tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:56.994579 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:56.994579 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:56.995404 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-70fade19-0136-42ab-9b97-aab6f72f19bf tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:05:56.995820 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1085/4332] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:56 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:57.181348 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-bc1c4726-bc2c-4866-a864-f893c883ef82 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:57.182796 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bc1c4726-bc2c-4866-a864-f893c883ef82 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:05:57.183093 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bc1c4726-bc2c-4866-a864-f893c883ef82 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:57.183321 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bc1c4726-bc2c-4866-a864-f893c883ef82 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:57.183424 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-bc1c4726-bc2c-4866-a864-f893c883ef82 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:57.187617 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:57.187617 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:57.188356 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bc1c4726-bc2c-4866-a864-f893c883ef82 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:05:57.188714 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1079/4333] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:57 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:57.960456 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-032417b1-f6e1-427b-960b-0332872979f7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:57.962742 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-032417b1-f6e1-427b-960b-0332872979f7 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:05:57.963095 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-032417b1-f6e1-427b-960b-0332872979f7 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:57.963379 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-032417b1-f6e1-427b-960b-0332872979f7 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:57.963549 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-032417b1-f6e1-427b-960b-0332872979f7 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:57.970801 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:57.970801 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:57.971900 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-032417b1-f6e1-427b-960b-0332872979f7 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:05:57.972496 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1074/4334] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:57 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:58.009346 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8d22cc99-3436-4f02-b255-bac3a19845e2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:58.012883 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8d22cc99-3436-4f02-b255-bac3a19845e2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:05:58.014113 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8d22cc99-3436-4f02-b255-bac3a19845e2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:58.014363 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8d22cc99-3436-4f02-b255-bac3a19845e2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:58.014500 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-8d22cc99-3436-4f02-b255-bac3a19845e2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:58.020173 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:58.020173 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:58.020811 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8d22cc99-3436-4f02-b255-bac3a19845e2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:05:58.021243 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1097/4335] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:58 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:58.203744 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-71bc13b8-e0de-4d19-a83f-9842d0e7be53 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:58.208246 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-71bc13b8-e0de-4d19-a83f-9842d0e7be53 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:05:58.208432 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-71bc13b8-e0de-4d19-a83f-9842d0e7be53 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:58.208605 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-71bc13b8-e0de-4d19-a83f-9842d0e7be53 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:58.208707 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-71bc13b8-e0de-4d19-a83f-9842d0e7be53 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:58.216268 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:58.216268 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:05:58.216966 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-71bc13b8-e0de-4d19-a83f-9842d0e7be53 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:05:58.217316 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1086/4336] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:58 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:58.982906 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b87ddafa-5f57-44ea-a4c3-d1d73d403858 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:58.984649 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b87ddafa-5f57-44ea-a4c3-d1d73d403858 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:05:58.984877 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b87ddafa-5f57-44ea-a4c3-d1d73d403858 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:58.985101 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b87ddafa-5f57-44ea-a4c3-d1d73d403858 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:58.985292 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-b87ddafa-5f57-44ea-a4c3-d1d73d403858 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:58.989943 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:58.989943 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:05:58.990514 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b87ddafa-5f57-44ea-a4c3-d1d73d403858 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:05:58.990874 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1080/4337] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:05:58 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:59.031297 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e89a04c2-e64f-4344-8e69-579f211f5134 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:59.033624 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e89a04c2-e64f-4344-8e69-579f211f5134 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:05:59.033877 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e89a04c2-e64f-4344-8e69-579f211f5134 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:59.034126 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e89a04c2-e64f-4344-8e69-579f211f5134 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:59.034265 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e89a04c2-e64f-4344-8e69-579f211f5134 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:59.039064 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:59.039064 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:05:59.039872 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e89a04c2-e64f-4344-8e69-579f211f5134 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:05:59.040356 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1075/4338] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:59 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:05:59.228209 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-386a25cd-0ad2-42c1-909f-4ec417bb076e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:05:59.229751 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-386a25cd-0ad2-42c1-909f-4ec417bb076e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:05:59.230884 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-386a25cd-0ad2-42c1-909f-4ec417bb076e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:05:59.232053 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-386a25cd-0ad2-42c1-909f-4ec417bb076e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:05:59.232053 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-386a25cd-0ad2-42c1-909f-4ec417bb076e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:05:59.239203 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:05:59.239203 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:05:59.239203 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-386a25cd-0ad2-42c1-909f-4ec417bb076e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:05:59.239203 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1098/4339] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:05:59 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:00.002131 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-046dc187-179e-463e-8530-3b6ed44d4aa3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:00.004215 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-046dc187-179e-463e-8530-3b6ed44d4aa3 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:06:00.004466 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-046dc187-179e-463e-8530-3b6ed44d4aa3 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:00.004699 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-046dc187-179e-463e-8530-3b6ed44d4aa3 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:00.004849 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-046dc187-179e-463e-8530-3b6ed44d4aa3 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:00.009803 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:00.009803 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:00.010553 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-046dc187-179e-463e-8530-3b6ed44d4aa3 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:06:00.010975 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1087/4340] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:06:00 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:00.052447 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0c9418f4-501c-4e30-8c3b-6a37c1eed3e9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:00.054325 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0c9418f4-501c-4e30-8c3b-6a37c1eed3e9 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:06:00.054683 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0c9418f4-501c-4e30-8c3b-6a37c1eed3e9 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:00.055908 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0c9418f4-501c-4e30-8c3b-6a37c1eed3e9 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:00.055908 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-0c9418f4-501c-4e30-8c3b-6a37c1eed3e9 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:00.059223 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:00.059223 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:00.059946 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0c9418f4-501c-4e30-8c3b-6a37c1eed3e9 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:06:00.060410 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1081/4341] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:00 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:00.250907 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-94277525-5c3c-452f-9843-dff4b0cb843a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:00.252770 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-94277525-5c3c-452f-9843-dff4b0cb843a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:06:00.253096 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-94277525-5c3c-452f-9843-dff4b0cb843a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:00.253388 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-94277525-5c3c-452f-9843-dff4b0cb843a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:00.253551 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-94277525-5c3c-452f-9843-dff4b0cb843a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:00.257877 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:00.257877 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:00.258604 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-94277525-5c3c-452f-9843-dff4b0cb843a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:06:00.259022 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1076/4342] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:00 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:01.027019 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8f06cf42-8828-4212-9537-65aeab069931 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:01.029155 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8f06cf42-8828-4212-9537-65aeab069931 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:06:01.029400 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8f06cf42-8828-4212-9537-65aeab069931 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:01.029607 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8f06cf42-8828-4212-9537-65aeab069931 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:01.029793 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-8f06cf42-8828-4212-9537-65aeab069931 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:01.034803 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:01.034803 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:01.035605 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8f06cf42-8828-4212-9537-65aeab069931 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:06:01.038262 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1099/4343] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:06:01 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:06:01.072427 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d5350dbc-42c3-4285-be4f-8193c9f33463 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:01.074430 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d5350dbc-42c3-4285-be4f-8193c9f33463 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:06:01.074701 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d5350dbc-42c3-4285-be4f-8193c9f33463 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:01.074937 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d5350dbc-42c3-4285-be4f-8193c9f33463 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:01.075051 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-d5350dbc-42c3-4285-be4f-8193c9f33463 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:01.080086 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:01.080086 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:01.080825 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d5350dbc-42c3-4285-be4f-8193c9f33463 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:06:01.081217 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1088/4344] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:01 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:01.270055 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1a8c3df2-6b2a-4f4e-a7d6-ef534f633340 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:01.272322 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1a8c3df2-6b2a-4f4e-a7d6-ef534f633340 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:06:01.273003 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1a8c3df2-6b2a-4f4e-a7d6-ef534f633340 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:01.274003 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1a8c3df2-6b2a-4f4e-a7d6-ef534f633340 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:01.274003 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-1a8c3df2-6b2a-4f4e-a7d6-ef534f633340 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:01.281368 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:01.281368 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:01.282284 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1a8c3df2-6b2a-4f4e-a7d6-ef534f633340 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:06:01.282743 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1082/4345] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:01 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:02.048520 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-802cf1b4-24a1-4c18-a379-b2aea5ea6ddf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:02.050431 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-802cf1b4-24a1-4c18-a379-b2aea5ea6ddf tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:06:02.050649 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-802cf1b4-24a1-4c18-a379-b2aea5ea6ddf tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:02.050856 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-802cf1b4-24a1-4c18-a379-b2aea5ea6ddf tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:02.051062 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-802cf1b4-24a1-4c18-a379-b2aea5ea6ddf tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:02.055771 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:02.055771 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:02.056485 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-802cf1b4-24a1-4c18-a379-b2aea5ea6ddf tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:06:02.056902 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1077/4346] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:06:02 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:02.091817 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4c4a0a06-96bf-4552-b54c-9c4e4080afd2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:02.094946 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4c4a0a06-96bf-4552-b54c-9c4e4080afd2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:06:02.094946 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4c4a0a06-96bf-4552-b54c-9c4e4080afd2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:02.094946 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4c4a0a06-96bf-4552-b54c-9c4e4080afd2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:02.094946 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-4c4a0a06-96bf-4552-b54c-9c4e4080afd2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:02.103346 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:02.103346 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:02.103346 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4c4a0a06-96bf-4552-b54c-9c4e4080afd2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:06:02.103346 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1100/4347] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:02 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:02.296600 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-254bb1e1-afaf-44ff-831c-984983ecc73f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:02.298646 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-254bb1e1-afaf-44ff-831c-984983ecc73f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:06:02.298850 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-254bb1e1-afaf-44ff-831c-984983ecc73f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:02.299087 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-254bb1e1-afaf-44ff-831c-984983ecc73f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:02.299223 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-254bb1e1-afaf-44ff-831c-984983ecc73f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:02.304719 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:02.304719 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:02.305851 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-254bb1e1-afaf-44ff-831c-984983ecc73f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:06:02.306380 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1089/4348] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:02 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:03.067686 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-40a8ba57-4f42-49f9-93ca-3f376b50d36e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:03.070839 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-40a8ba57-4f42-49f9-93ca-3f376b50d36e tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:06:03.071228 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-40a8ba57-4f42-49f9-93ca-3f376b50d36e tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:03.071529 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-40a8ba57-4f42-49f9-93ca-3f376b50d36e tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:03.071736 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-40a8ba57-4f42-49f9-93ca-3f376b50d36e tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:03.078091 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:03.078091 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:03.079119 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-40a8ba57-4f42-49f9-93ca-3f376b50d36e tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:06:03.079900 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1083/4349] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:06:03 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:03.115388 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f40875b0-4e6c-4323-bc72-c9243831163b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:03.117761 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f40875b0-4e6c-4323-bc72-c9243831163b tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:06:03.118024 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f40875b0-4e6c-4323-bc72-c9243831163b tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:03.118249 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f40875b0-4e6c-4323-bc72-c9243831163b tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:03.118408 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-f40875b0-4e6c-4323-bc72-c9243831163b tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:03.123229 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:03.123229 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:03.123883 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f40875b0-4e6c-4323-bc72-c9243831163b tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:06:03.124309 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1078/4350] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:03 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:03.319234 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b80cabac-fa81-4686-831e-8584619401d8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:03.321276 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b80cabac-fa81-4686-831e-8584619401d8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:06:03.321513 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b80cabac-fa81-4686-831e-8584619401d8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:03.321776 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b80cabac-fa81-4686-831e-8584619401d8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:03.321953 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-b80cabac-fa81-4686-831e-8584619401d8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:03.326997 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:03.326997 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:03.327837 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b80cabac-fa81-4686-831e-8584619401d8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:06:03.328431 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1101/4351] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:03 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 837 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:03.338912 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0338f968-3247-4d23-b5ec-8ab2023e719f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:03.340810 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0338f968-3247-4d23-b5ec-8ab2023e719f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/98cc4486-1585-424a-ae16-efd25a45c9de Jul 22 10:06:03.341011 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0338f968-3247-4d23-b5ec-8ab2023e719f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:03.341203 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0338f968-3247-4d23-b5ec-8ab2023e719f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:03.346597 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:03.346597 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:03.347010 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0338f968-3247-4d23-b5ec-8ab2023e719f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:06:03.348542 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0338f968-3247-4d23-b5ec-8ab2023e719f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/98cc4486-1585-424a-ae16-efd25a45c9de returned with HTTP 200 Jul 22 10:06:03.348542 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1090/4352] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:06:03 2026] GET /volume/v3/snapshots/98cc4486-1585-424a-ae16-efd25a45c9de => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:03.360409 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8797ef00-9572-416e-85ad-f9b07e48fd7d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:03.362379 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8797ef00-9572-416e-85ad-f9b07e48fd7d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:06:03.362590 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8797ef00-9572-416e-85ad-f9b07e48fd7d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:03.362845 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8797ef00-9572-416e-85ad-f9b07e48fd7d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:03.362961 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-8797ef00-9572-416e-85ad-f9b07e48fd7d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:03.367544 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:03.367544 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:03.368371 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8797ef00-9572-416e-85ad-f9b07e48fd7d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:06:03.369027 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1084/4353] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:03 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 837 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:03.378564 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2f057a53-2b98-439b-b87b-93f4746d8fc3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:03.380986 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2f057a53-2b98-439b-b87b-93f4746d8fc3 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:06:03.381256 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2f057a53-2b98-439b-b87b-93f4746d8fc3 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:03.381502 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2f057a53-2b98-439b-b87b-93f4746d8fc3 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:03.381628 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-2f057a53-2b98-439b-b87b-93f4746d8fc3 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete backup with id: a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. Jul 22 10:06:03.387715 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:03.387715 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:03.403800 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-2f057a53-2b98-439b-b87b-93f4746d8fc3 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] delete_backup rpcapi backup_id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:06:03.408943 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2f057a53-2b98-439b-b87b-93f4746d8fc3 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 202 Jul 22 10:06:03.408943 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1079/4354] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:06:03 2026] DELETE /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:06:03.416095 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8a79b8d6-1b84-4c8b-be67-60ed18864dd5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:03.417801 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8a79b8d6-1b84-4c8b-be67-60ed18864dd5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:06:03.418028 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8a79b8d6-1b84-4c8b-be67-60ed18864dd5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:03.418247 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8a79b8d6-1b84-4c8b-be67-60ed18864dd5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:03.418365 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-8a79b8d6-1b84-4c8b-be67-60ed18864dd5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:03.428749 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:03.428749 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:03.429704 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8a79b8d6-1b84-4c8b-be67-60ed18864dd5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 200 Jul 22 10:06:03.430159 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1102/4355] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:03 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 836 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:04.092698 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9e20ab2e-21d4-4fdc-ab9a-67ba46a209c5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:04.099016 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9e20ab2e-21d4-4fdc-ab9a-67ba46a209c5 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:06:04.101008 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9e20ab2e-21d4-4fdc-ab9a-67ba46a209c5 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:04.101008 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9e20ab2e-21d4-4fdc-ab9a-67ba46a209c5 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:04.101008 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-9e20ab2e-21d4-4fdc-ab9a-67ba46a209c5 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:04.106390 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:04.106390 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:04.107036 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9e20ab2e-21d4-4fdc-ab9a-67ba46a209c5 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:06:04.107357 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1091/4356] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:06:04 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:04.134519 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-75a21b23-d839-4db8-8424-a79dbed64dad None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:04.136815 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-75a21b23-d839-4db8-8424-a79dbed64dad tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:06:04.137133 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-75a21b23-d839-4db8-8424-a79dbed64dad tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:04.137405 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-75a21b23-d839-4db8-8424-a79dbed64dad tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:04.137585 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-75a21b23-d839-4db8-8424-a79dbed64dad tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:04.139880 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=410,cinder:UPDATE=99,cinder:INSERT=51,cinder:DELETE=1 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:06:04.145460 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:04.145460 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:04.146619 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-75a21b23-d839-4db8-8424-a79dbed64dad tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:06:04.147530 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1085/4357] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:04 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:04.441195 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cf63d66a-fcb2-4c39-8529-e623af6e6dfa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:04.445949 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cf63d66a-fcb2-4c39-8529-e623af6e6dfa tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda Jul 22 10:06:04.445949 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cf63d66a-fcb2-4c39-8529-e623af6e6dfa tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:04.445949 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cf63d66a-fcb2-4c39-8529-e623af6e6dfa tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:04.445949 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-cf63d66a-fcb2-4c39-8529-e623af6e6dfa tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Show backup with id a46d1666-ecc7-4480-9c0d-a2be2ca6fcda. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:04.447525 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=410,cinder:INSERT=53,cinder:UPDATE=119 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:06:04.450853 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cf63d66a-fcb2-4c39-8529-e623af6e6dfa tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda returned with HTTP 404 Jul 22 10:06:04.451814 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1080/4358] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:04 2026] GET /volume/v3/backups/a46d1666-ecc7-4480-9c0d-a2be2ca6fcda => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:04.539942 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1a881710-7ba4-42e3-b8b9-67b5fbf34949 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:04.541875 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1a881710-7ba4-42e3-b8b9-67b5fbf34949 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/98cc4486-1585-424a-ae16-efd25a45c9de Jul 22 10:06:04.542234 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1a881710-7ba4-42e3-b8b9-67b5fbf34949 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:04.542527 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1a881710-7ba4-42e3-b8b9-67b5fbf34949 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:04.542708 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-1a881710-7ba4-42e3-b8b9-67b5fbf34949 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete snapshot with id: 98cc4486-1585-424a-ae16-efd25a45c9de Jul 22 10:06:04.545079 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=315,cinder:UPDATE=64,cinder:INSERT=23,cinder:DELETE=1 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:06:04.551068 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:04.551068 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:04.551585 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1a881710-7ba4-42e3-b8b9-67b5fbf34949 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:06:04.571140 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1a881710-7ba4-42e3-b8b9-67b5fbf34949 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot delete request issued successfully. Jul 22 10:06:04.571370 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1a881710-7ba4-42e3-b8b9-67b5fbf34949 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/98cc4486-1585-424a-ae16-efd25a45c9de returned with HTTP 202 Jul 22 10:06:04.571810 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1103/4359] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:06:04 2026] DELETE /volume/v3/snapshots/98cc4486-1585-424a-ae16-efd25a45c9de => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:06:04.579640 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-734ed008-404a-46fa-9ae9-1b9c8e8fbf86 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:04.581728 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-734ed008-404a-46fa-9ae9-1b9c8e8fbf86 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/98cc4486-1585-424a-ae16-efd25a45c9de Jul 22 10:06:04.581984 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-734ed008-404a-46fa-9ae9-1b9c8e8fbf86 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:04.582250 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-734ed008-404a-46fa-9ae9-1b9c8e8fbf86 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:04.592230 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:04.592230 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:04.592882 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-734ed008-404a-46fa-9ae9-1b9c8e8fbf86 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:06:04.594110 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-734ed008-404a-46fa-9ae9-1b9c8e8fbf86 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/98cc4486-1585-424a-ae16-efd25a45c9de returned with HTTP 200 Jul 22 10:06:04.594473 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1092/4360] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:06:04 2026] GET /volume/v3/snapshots/98cc4486-1585-424a-ae16-efd25a45c9de => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:05.121757 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8dae413b-70b3-4b4e-88c4-e6a6c0fb575a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:05.125229 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8dae413b-70b3-4b4e-88c4-e6a6c0fb575a tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:06:05.126270 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8dae413b-70b3-4b4e-88c4-e6a6c0fb575a tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:05.126666 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8dae413b-70b3-4b4e-88c4-e6a6c0fb575a tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:05.126915 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-8dae413b-70b3-4b4e-88c4-e6a6c0fb575a tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:05.136863 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:05.136863 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:05.137804 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8dae413b-70b3-4b4e-88c4-e6a6c0fb575a tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:06:05.138473 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1086/4361] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:06:05 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:05.162798 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e480279c-14b8-4bef-a340-c2d06b329bf7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:05.168332 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e480279c-14b8-4bef-a340-c2d06b329bf7 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:06:05.168332 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e480279c-14b8-4bef-a340-c2d06b329bf7 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:05.168332 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e480279c-14b8-4bef-a340-c2d06b329bf7 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:05.168332 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e480279c-14b8-4bef-a340-c2d06b329bf7 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:05.176231 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:05.176231 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:05.177174 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e480279c-14b8-4bef-a340-c2d06b329bf7 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:06:05.177709 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1081/4362] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:05 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:05.608215 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-177a5ac6-1937-4deb-b70c-6031556f11e1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:05.609942 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-177a5ac6-1937-4deb-b70c-6031556f11e1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/98cc4486-1585-424a-ae16-efd25a45c9de Jul 22 10:06:05.610182 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-177a5ac6-1937-4deb-b70c-6031556f11e1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:05.610408 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-177a5ac6-1937-4deb-b70c-6031556f11e1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:05.614567 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-177a5ac6-1937-4deb-b70c-6031556f11e1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/98cc4486-1585-424a-ae16-efd25a45c9de returned with HTTP 404 Jul 22 10:06:05.615051 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1104/4363] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:06:05 2026] GET /volume/v3/snapshots/98cc4486-1585-424a-ae16-efd25a45c9de => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:05.622895 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-69c64336-054d-4b60-a122-c50b66f79f93 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:05.625045 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-69c64336-054d-4b60-a122-c50b66f79f93 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:06:05.625297 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-69c64336-054d-4b60-a122-c50b66f79f93 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:05.625543 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-69c64336-054d-4b60-a122-c50b66f79f93 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:05.636949 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:05.636949 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:05.643216 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-69c64336-054d-4b60-a122-c50b66f79f93 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:06:05.649853 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-69c64336-054d-4b60-a122-c50b66f79f93 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:06:05.650455 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1093/4364] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:05 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:05.686152 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-61b9d567-c906-4234-b98d-12213247c89c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:05.688947 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:06:05.689462 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1112789048"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:05.692586 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create volume request body: {'volume': {'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1112789048'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:06:05.866938 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create volume of 1 GB Jul 22 10:06:05.872636 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Availability Zones retrieved successfully. Jul 22 10:06:05.882915 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Flow 'volume_create_api' (7f138d8d-662e-4700-9b9b-6732bdf11860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:06:05.885245 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24ad966a-c9dc-46cd-bbf1-ddd3aa162cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:05.886492 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:06:05.955034 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24ad966a-c9dc-46cd-bbf1-ddd3aa162cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:05.955894 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43ca7750-51bd-4eaf-8339-6357a01304ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:05.995339 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Created reservations ['5daf961c-0e71-4eb1-b8c4-3db30e46e07b', 'b717bcec-bb80-49d0-a23e-7bd4900d2021', 'c7a7f640-dc06-4c23-9a30-3e484afbf989', '5ed3df3d-83b1-4174-9491-cdd4c6aafec5'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:06:05.996131 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43ca7750-51bd-4eaf-8339-6357a01304ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5daf961c-0e71-4eb1-b8c4-3db30e46e07b', 'b717bcec-bb80-49d0-a23e-7bd4900d2021', 'c7a7f640-dc06-4c23-9a30-3e484afbf989', '5ed3df3d-83b1-4174-9491-cdd4c6aafec5']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:05.996844 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85fde414-3899-49e3-9b18-314d73262bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:06.019376 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85fde414-3899-49e3-9b18-314d73262bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2637086-4a46-4d9d-ab4f-2108409e9eb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1112789048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cee02efdfef42ee8dad829995c71d65',qos_specs=None,replication_status=,reservations=['5daf961c-0e71-4eb1-b8c4-3db30e46e07b','b717bcec-bb80-49d0-a23e-7bd4900d2021','c7a7f640-dc06-4c23-9a30-3e484afbf989','5ed3df3d-83b1-4174-9491-cdd4c6aafec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed0701b4b2d941c59ab7b3f867931a22',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1112789048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2637086-4a46-4d9d-ab4f-2108409e9eb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cee02efdfef42ee8dad829995c71d65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed0701b4b2d941c59ab7b3f867931a22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:06.020203 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6a33116-6c4a-4811-bfe1-549cd429bcbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:06.039220 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6a33116-6c4a-4811-bfe1-549cd429bcbb) transitioned into state 'SUCCESS' from state '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-1112789048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cee02efdfef42ee8dad829995c71d65',qos_specs=None,replication_status=,reservations=['5daf961c-0e71-4eb1-b8c4-3db30e46e07b','b717bcec-bb80-49d0-a23e-7bd4900d2021','c7a7f640-dc06-4c23-9a30-3e484afbf989','5ed3df3d-83b1-4174-9491-cdd4c6aafec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed0701b4b2d941c59ab7b3f867931a22',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:06.040044 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (849d14a1-0cb3-42a7-bd0c-01ea1c2d52bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:06.049860 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (849d14a1-0cb3-42a7-bd0c-01ea1c2d52bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:06.050809 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Flow 'volume_create_api' (7f138d8d-662e-4700-9b9b-6732bdf11860) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:06:06.051222 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create volume request issued successfully. Jul 22 10:06:06.052149 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-61b9d567-c906-4234-b98d-12213247c89c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:06:06.052714 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1087/4365] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:06:05 2026] POST /volume/v3/volumes => generated 754 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:06:06.065756 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4eb329f1-8d4c-425d-a9a4-bc796684038b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:06.067513 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4eb329f1-8d4c-425d-a9a4-bc796684038b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:06:06.067762 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4eb329f1-8d4c-425d-a9a4-bc796684038b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:06.068014 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4eb329f1-8d4c-425d-a9a4-bc796684038b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:06.075361 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:06.075361 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:06.079039 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4eb329f1-8d4c-425d-a9a4-bc796684038b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:06:06.083146 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4eb329f1-8d4c-425d-a9a4-bc796684038b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 returned with HTTP 200 Jul 22 10:06:06.083635 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1082/4366] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:06 2026] GET /volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:06.151229 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2917bd0c-8bc8-4895-871a-c1b9cb1c0f7f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:06.153036 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2917bd0c-8bc8-4895-871a-c1b9cb1c0f7f tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:06:06.153237 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2917bd0c-8bc8-4895-871a-c1b9cb1c0f7f tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:06.153454 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2917bd0c-8bc8-4895-871a-c1b9cb1c0f7f tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:06.153545 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-2917bd0c-8bc8-4895-871a-c1b9cb1c0f7f tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:06.157695 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:06.157695 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:06.158255 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2917bd0c-8bc8-4895-871a-c1b9cb1c0f7f tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:06:06.158564 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1105/4367] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:06:06 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:06.187858 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9784d146-d53c-4a3c-bde3-691dbc7f3ab4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:06.189647 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9784d146-d53c-4a3c-bde3-691dbc7f3ab4 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:06:06.189830 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9784d146-d53c-4a3c-bde3-691dbc7f3ab4 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:06.190066 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9784d146-d53c-4a3c-bde3-691dbc7f3ab4 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:06.190214 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-9784d146-d53c-4a3c-bde3-691dbc7f3ab4 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:06.195257 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=390,cinder:UPDATE=102,cinder:INSERT=64 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:06:06.200710 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:06.200710 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:06.200710 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9784d146-d53c-4a3c-bde3-691dbc7f3ab4 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:06:06.200710 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1094/4368] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:06 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:07.096798 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4c1e7952-ff29-4a79-8c30-0ed3b9f8cb62 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:07.099420 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4c1e7952-ff29-4a79-8c30-0ed3b9f8cb62 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:06:07.099715 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4c1e7952-ff29-4a79-8c30-0ed3b9f8cb62 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:07.099944 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4c1e7952-ff29-4a79-8c30-0ed3b9f8cb62 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:07.109469 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:07.109469 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:07.114024 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4c1e7952-ff29-4a79-8c30-0ed3b9f8cb62 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:06:07.120869 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4c1e7952-ff29-4a79-8c30-0ed3b9f8cb62 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 returned with HTTP 200 Jul 22 10:06:07.121511 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1088/4369] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:07 2026] GET /volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:07.172457 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-00ce3c75-5881-4af3-97dd-9d26db287cc8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:07.174536 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-00ce3c75-5881-4af3-97dd-9d26db287cc8 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:06:07.174771 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-00ce3c75-5881-4af3-97dd-9d26db287cc8 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:07.175003 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-00ce3c75-5881-4af3-97dd-9d26db287cc8 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:07.175140 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-00ce3c75-5881-4af3-97dd-9d26db287cc8 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:07.179893 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:07.179893 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:07.180758 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-00ce3c75-5881-4af3-97dd-9d26db287cc8 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:06:07.181139 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1083/4370] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:06:07 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:07.214856 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-66efc928-8258-4f3a-89e5-cf09ec6bf4d1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:07.220577 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-66efc928-8258-4f3a-89e5-cf09ec6bf4d1 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:06:07.220815 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-66efc928-8258-4f3a-89e5-cf09ec6bf4d1 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:07.222196 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-66efc928-8258-4f3a-89e5-cf09ec6bf4d1 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:07.222500 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-66efc928-8258-4f3a-89e5-cf09ec6bf4d1 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:07.227221 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:07.227221 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:07.227842 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-66efc928-8258-4f3a-89e5-cf09ec6bf4d1 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:06:07.228436 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1106/4371] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:07 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:08.194526 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-dbaa098d-d472-43d3-ba7c-bb7a9b08d86f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:08.196794 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dbaa098d-d472-43d3-ba7c-bb7a9b08d86f tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:06:08.197023 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dbaa098d-d472-43d3-ba7c-bb7a9b08d86f tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:08.197276 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dbaa098d-d472-43d3-ba7c-bb7a9b08d86f tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:08.197471 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-dbaa098d-d472-43d3-ba7c-bb7a9b08d86f tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:08.202744 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:08.202744 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:08.203506 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dbaa098d-d472-43d3-ba7c-bb7a9b08d86f tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:06:08.204116 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1095/4372] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:06:08 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:08.242879 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-79bb7cfe-9c9c-41fc-b91f-7919f4e38acf None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:08.248509 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-79bb7cfe-9c9c-41fc-b91f-7919f4e38acf tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:06:08.248805 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-79bb7cfe-9c9c-41fc-b91f-7919f4e38acf tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:08.249034 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-79bb7cfe-9c9c-41fc-b91f-7919f4e38acf tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:08.249160 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-79bb7cfe-9c9c-41fc-b91f-7919f4e38acf tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:08.258084 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:08.258084 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:08.260380 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-79bb7cfe-9c9c-41fc-b91f-7919f4e38acf tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:06:08.261124 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1089/4373] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:08 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:09.216507 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2fbd6aca-4904-4e45-a846-58fef5a71189 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:09.218415 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2fbd6aca-4904-4e45-a846-58fef5a71189 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:06:09.218664 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2fbd6aca-4904-4e45-a846-58fef5a71189 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:09.218863 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2fbd6aca-4904-4e45-a846-58fef5a71189 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:09.219000 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-2fbd6aca-4904-4e45-a846-58fef5a71189 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:09.226136 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:09.226136 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:09.226761 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2fbd6aca-4904-4e45-a846-58fef5a71189 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:06:09.227150 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1084/4374] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:06:09 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:09.272668 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2812837d-d3ac-4405-b4cf-44f2a896d813 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:09.275182 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2812837d-d3ac-4405-b4cf-44f2a896d813 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:06:09.275473 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2812837d-d3ac-4405-b4cf-44f2a896d813 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:09.275763 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2812837d-d3ac-4405-b4cf-44f2a896d813 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:09.275917 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-2812837d-d3ac-4405-b4cf-44f2a896d813 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:09.281032 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:09.281032 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:09.281747 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2812837d-d3ac-4405-b4cf-44f2a896d813 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:06:09.282252 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1107/4375] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:09 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:10.242781 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-58e22db0-3987-4048-ab0e-dc1e5b3abc5d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:10.245307 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-58e22db0-3987-4048-ab0e-dc1e5b3abc5d tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:06:10.245708 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-58e22db0-3987-4048-ab0e-dc1e5b3abc5d tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:10.245872 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-58e22db0-3987-4048-ab0e-dc1e5b3abc5d tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:10.246095 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-58e22db0-3987-4048-ab0e-dc1e5b3abc5d tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:10.251231 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:10.251231 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:10.252013 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-58e22db0-3987-4048-ab0e-dc1e5b3abc5d tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:06:10.252470 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1096/4376] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:06:10 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:10.298137 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-56fd30b5-12f9-4d71-91b2-6db5ad87debb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:10.302808 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-56fd30b5-12f9-4d71-91b2-6db5ad87debb tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:06:10.303072 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-56fd30b5-12f9-4d71-91b2-6db5ad87debb tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:10.303285 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-56fd30b5-12f9-4d71-91b2-6db5ad87debb tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:10.303426 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-56fd30b5-12f9-4d71-91b2-6db5ad87debb tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:10.312262 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:10.312262 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:10.313241 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-56fd30b5-12f9-4d71-91b2-6db5ad87debb tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:06:10.313669 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1090/4377] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:10 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:10.325839 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a0e6cdaf-7fd3-45c5-bc25-a82b005113a7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:10.331486 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a0e6cdaf-7fd3-45c5-bc25-a82b005113a7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:06:10.331885 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a0e6cdaf-7fd3-45c5-bc25-a82b005113a7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b5f58941-20b4-4ad9-b220-1eff213cd8cb", "incremental": true}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:10.333539 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-a0e6cdaf-7fd3-45c5-bc25-a82b005113a7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Creating new backup {'backup': {'volume_id': 'b5f58941-20b4-4ad9-b220-1eff213cd8cb', 'incremental': True}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:06:10.333702 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-a0e6cdaf-7fd3-45c5-bc25-a82b005113a7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Creating backup of volume b5f58941-20b4-4ad9-b220-1eff213cd8cb in container None Jul 22 10:06:10.348363 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:10.348363 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:10.349052 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a0e6cdaf-7fd3-45c5-bc25-a82b005113a7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Volume info retrieved successfully. Jul 22 10:06:10.374572 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-a0e6cdaf-7fd3-45c5-bc25-a82b005113a7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Created reservations ['e3b222f6-c033-41f9-b804-5e2a0bc3004a', '85fe6874-2e61-47c2-914f-4720f783931d'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:06:10.397248 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a0e6cdaf-7fd3-45c5-bc25-a82b005113a7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 400 Jul 22 10:06:10.398092 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1085/4378] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:06:10 2026] POST /volume/v3/backups => generated 109 bytes in 72 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 10:06:10.406814 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-143b875a-e941-452c-9290-4941bc0eb60e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:10.410251 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-143b875a-e941-452c-9290-4941bc0eb60e tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] DELETE https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:06:10.410446 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-143b875a-e941-452c-9290-4941bc0eb60e tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:10.410675 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-143b875a-e941-452c-9290-4941bc0eb60e tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:10.410803 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-143b875a-e941-452c-9290-4941bc0eb60e tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Delete backup with id: a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. Jul 22 10:06:10.416105 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:10.416105 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:10.436270 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.backup.rpcapi [None req-143b875a-e941-452c-9290-4941bc0eb60e tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] delete_backup rpcapi backup_id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d {{(pid=100151) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:06:10.438398 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-143b875a-e941-452c-9290-4941bc0eb60e tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 202 Jul 22 10:06:10.439786 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1108/4379] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:06:10 2026] DELETE /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:06:10.447848 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4e269a7a-3826-426a-a9f8-e37ee6d2f89e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:10.449790 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4e269a7a-3826-426a-a9f8-e37ee6d2f89e tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:06:10.450622 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4e269a7a-3826-426a-a9f8-e37ee6d2f89e tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:10.450622 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4e269a7a-3826-426a-a9f8-e37ee6d2f89e tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:10.450765 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-4e269a7a-3826-426a-a9f8-e37ee6d2f89e tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:10.455633 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:10.455633 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:10.456382 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4e269a7a-3826-426a-a9f8-e37ee6d2f89e tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 200 Jul 22 10:06:10.456821 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1097/4380] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:10 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:11.265870 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-bdce50d9-b67d-4a5b-b74f-0d2dc2ea33b9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:11.267850 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bdce50d9-b67d-4a5b-b74f-0d2dc2ea33b9 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:06:11.268097 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bdce50d9-b67d-4a5b-b74f-0d2dc2ea33b9 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:11.268279 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bdce50d9-b67d-4a5b-b74f-0d2dc2ea33b9 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:11.268383 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-bdce50d9-b67d-4a5b-b74f-0d2dc2ea33b9 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:11.272349 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:11.272349 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:11.272991 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bdce50d9-b67d-4a5b-b74f-0d2dc2ea33b9 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:06:11.273329 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1091/4381] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:06:11 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:11.467578 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9fa37f82-a1ae-4b53-a246-14f6d351100d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:11.472814 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9fa37f82-a1ae-4b53-a246-14f6d351100d tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d Jul 22 10:06:11.473047 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9fa37f82-a1ae-4b53-a246-14f6d351100d tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:11.473232 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9fa37f82-a1ae-4b53-a246-14f6d351100d tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:11.473337 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-9fa37f82-a1ae-4b53-a246-14f6d351100d tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:11.480487 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9fa37f82-a1ae-4b53-a246-14f6d351100d tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d returned with HTTP 404 Jul 22 10:06:11.482382 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1086/4382] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:11 2026] GET /volume/v3/backups/a9a78e3e-f17b-433e-b4a1-3f3c4b1a602d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:11.493429 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:11.496446 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:06:11.497005 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-936504522"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:11.499510 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-936504522'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:06:11.499715 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Create volume of 1 GB Jul 22 10:06:11.505974 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Availability Zones retrieved successfully. Jul 22 10:06:11.517140 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Flow 'volume_create_api' (559aff0e-57c7-45c1-bf5b-a949439a4c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:06:11.518757 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8eae6c9-ceb4-4817-93e2-df402e17ebec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:11.522003 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:06:11.569865 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8eae6c9-ceb4-4817-93e2-df402e17ebec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:11.571088 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a34f423-3a33-4a7f-a599-2acb809b9d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:11.637254 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Created reservations ['4662de41-21a3-445b-afad-c8af15e0e1ba', '5da76a78-5660-4220-a4a7-1d9fc879dd9d', '17b611b5-e435-494c-92aa-f31065729663', 'adb908ca-a306-4ff0-a617-a1570fe9bb22'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:06:11.637895 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a34f423-3a33-4a7f-a599-2acb809b9d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4662de41-21a3-445b-afad-c8af15e0e1ba', '5da76a78-5660-4220-a4a7-1d9fc879dd9d', '17b611b5-e435-494c-92aa-f31065729663', 'adb908ca-a306-4ff0-a617-a1570fe9bb22']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:11.638841 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c487b58c-6b2e-4ec4-8c2c-dca214d9d26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:11.735710 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c487b58c-6b2e-4ec4-8c2c-dca214d9d26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a9c311f-2a36-48a4-ba49-6553d9985429', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-936504522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc3cfa03f51f4f6c8ee2246bdb442cdf',qos_specs=None,replication_status=,reservations=['4662de41-21a3-445b-afad-c8af15e0e1ba','5da76a78-5660-4220-a4a7-1d9fc879dd9d','17b611b5-e435-494c-92aa-f31065729663','adb908ca-a306-4ff0-a617-a1570fe9bb22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df037eac5e4b4873a690c9b4dff4e8bc',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-936504522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a9c311f-2a36-48a4-ba49-6553d9985429,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc3cfa03f51f4f6c8ee2246bdb442cdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df037eac5e4b4873a690c9b4dff4e8bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:11.736983 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3833b4d-9c8e-4941-8283-8c2c3da6150a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:11.761782 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3833b4d-9c8e-4941-8283-8c2c3da6150a) transitioned into state 'SUCCESS' from state '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-936504522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc3cfa03f51f4f6c8ee2246bdb442cdf',qos_specs=None,replication_status=,reservations=['4662de41-21a3-445b-afad-c8af15e0e1ba','5da76a78-5660-4220-a4a7-1d9fc879dd9d','17b611b5-e435-494c-92aa-f31065729663','adb908ca-a306-4ff0-a617-a1570fe9bb22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df037eac5e4b4873a690c9b4dff4e8bc',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:11.763409 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2452c268-fe31-4af2-994e-a5c940c23d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:11.783995 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2452c268-fe31-4af2-994e-a5c940c23d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:11.785081 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Flow 'volume_create_api' (559aff0e-57c7-45c1-bf5b-a949439a4c66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:06:11.785451 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Create volume request issued successfully. Jul 22 10:06:11.786611 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e320521-53c0-4138-8c74-be4d2ffc6e9d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:06:11.787089 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1109/4383] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:06:11 2026] POST /volume/v3/volumes => generated 748 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:06:11.803772 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9d96e60c-5ce7-420e-92ca-b5cfe9d923bd None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:11.805990 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9d96e60c-5ce7-420e-92ca-b5cfe9d923bd tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/volumes/5a9c311f-2a36-48a4-ba49-6553d9985429 Jul 22 10:06:11.806274 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9d96e60c-5ce7-420e-92ca-b5cfe9d923bd tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:11.806520 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9d96e60c-5ce7-420e-92ca-b5cfe9d923bd tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:11.816035 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:11.816035 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:11.821184 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9d96e60c-5ce7-420e-92ca-b5cfe9d923bd tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Volume info retrieved successfully. Jul 22 10:06:11.826738 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9d96e60c-5ce7-420e-92ca-b5cfe9d923bd tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/volumes/5a9c311f-2a36-48a4-ba49-6553d9985429 returned with HTTP 200 Jul 22 10:06:11.826738 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1098/4384] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:11 2026] GET /volume/v3/volumes/5a9c311f-2a36-48a4-ba49-6553d9985429 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:12.283641 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-79f82476-1acf-4911-bc19-82c674d1e18a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:12.285327 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-79f82476-1acf-4911-bc19-82c674d1e18a tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:06:12.285566 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-79f82476-1acf-4911-bc19-82c674d1e18a tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:12.285776 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-79f82476-1acf-4911-bc19-82c674d1e18a tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:12.285905 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-79f82476-1acf-4911-bc19-82c674d1e18a tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:12.290115 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:12.290115 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:12.290781 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-79f82476-1acf-4911-bc19-82c674d1e18a tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:06:12.291180 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1092/4385] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:06:12 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:12.301044 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f9ea6b14-33ad-420a-9351-1a6fe05f1948 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:12.303003 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f9ea6b14-33ad-420a-9351-1a6fe05f1948 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] PUT https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:06:12.303406 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f9ea6b14-33ad-420a-9351-1a6fe05f1948 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:12.310413 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:12.310413 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:12.317314 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f9ea6b14-33ad-420a-9351-1a6fe05f1948 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:06:12.317816 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1087/4386] 10.4.3.206 () {70 vars in 1408 bytes} [Wed Jul 22 10:06:12 2026] PUT /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 316 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:12.325836 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-72a34bd1-6034-4c2b-8d78-0016e8b69b40 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:12.328321 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-72a34bd1-6034-4c2b-8d78-0016e8b69b40 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:06:12.328627 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-72a34bd1-6034-4c2b-8d78-0016e8b69b40 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:12.328862 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-72a34bd1-6034-4c2b-8d78-0016e8b69b40 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:12.329016 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-72a34bd1-6034-4c2b-8d78-0016e8b69b40 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:12.333862 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:12.333862 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:12.334720 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-72a34bd1-6034-4c2b-8d78-0016e8b69b40 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:06:12.335209 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1110/4387] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:06:12 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 762 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:12.345873 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9028a545-7ae4-4b7e-89ff-8aad1a1eee3b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:12.347749 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9028a545-7ae4-4b7e-89ff-8aad1a1eee3b tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] DELETE https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:06:12.347988 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9028a545-7ae4-4b7e-89ff-8aad1a1eee3b tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:12.348166 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9028a545-7ae4-4b7e-89ff-8aad1a1eee3b tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:12.348261 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-9028a545-7ae4-4b7e-89ff-8aad1a1eee3b tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Delete backup with id: dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. Jul 22 10:06:12.352897 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:12.352897 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:12.365706 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-9028a545-7ae4-4b7e-89ff-8aad1a1eee3b tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] delete_backup rpcapi backup_id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab {{(pid=100150) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:06:12.371374 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9028a545-7ae4-4b7e-89ff-8aad1a1eee3b tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 202 Jul 22 10:06:12.371959 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1099/4388] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:06:12 2026] DELETE /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:06:12.379308 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ce44f60f-72b1-4bac-9984-7b84de5cecee None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:12.381179 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ce44f60f-72b1-4bac-9984-7b84de5cecee tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:06:12.381461 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ce44f60f-72b1-4bac-9984-7b84de5cecee tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:12.381723 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ce44f60f-72b1-4bac-9984-7b84de5cecee tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:12.381872 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-ce44f60f-72b1-4bac-9984-7b84de5cecee tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:12.386634 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:12.386634 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:12.387325 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ce44f60f-72b1-4bac-9984-7b84de5cecee tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 200 Jul 22 10:06:12.387839 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1093/4389] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:06:12 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:12.842660 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-13df5164-832b-48c1-836d-a74520a4770d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:12.844539 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-13df5164-832b-48c1-836d-a74520a4770d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/volumes/5a9c311f-2a36-48a4-ba49-6553d9985429 Jul 22 10:06:12.844786 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-13df5164-832b-48c1-836d-a74520a4770d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:12.845027 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-13df5164-832b-48c1-836d-a74520a4770d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:12.852625 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:12.852625 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:12.856376 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-13df5164-832b-48c1-836d-a74520a4770d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Volume info retrieved successfully. Jul 22 10:06:12.860754 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-13df5164-832b-48c1-836d-a74520a4770d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/volumes/5a9c311f-2a36-48a4-ba49-6553d9985429 returned with HTTP 200 Jul 22 10:06:12.861113 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1088/4390] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:12 2026] GET /volume/v3/volumes/5a9c311f-2a36-48a4-ba49-6553d9985429 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:12.874991 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1685dabd-d5c7-41b5-967c-87989ee85c5f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:12.876991 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1685dabd-d5c7-41b5-967c-87989ee85c5f tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 10:06:12.877408 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1685dabd-d5c7-41b5-967c-87989ee85c5f tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5a9c311f-2a36-48a4-ba49-6553d9985429", "name": "tempest-VolumesBackupsTest-Backup-568272454"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:12.880504 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.backups [None req-1685dabd-d5c7-41b5-967c-87989ee85c5f tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Creating new backup {'backup': {'volume_id': '5a9c311f-2a36-48a4-ba49-6553d9985429', 'name': 'tempest-VolumesBackupsTest-Backup-568272454'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:06:12.884236 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-1685dabd-d5c7-41b5-967c-87989ee85c5f tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Creating backup of volume 5a9c311f-2a36-48a4-ba49-6553d9985429 in container None Jul 22 10:06:12.891689 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:12.891689 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:12.892084 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1685dabd-d5c7-41b5-967c-87989ee85c5f tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Volume info retrieved successfully. Jul 22 10:06:12.911943 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-1685dabd-d5c7-41b5-967c-87989ee85c5f tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Created reservations ['e67a6cc0-9539-4fec-bcc2-74c7293a34e7', 'c9846c70-1a24-40c9-b657-628aee39cf5c'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:06:12.951994 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1685dabd-d5c7-41b5-967c-87989ee85c5f tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:06:12.951994 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1111/4391] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:06:12 2026] POST /volume/v3/backups => generated 329 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:06:12.957899 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1ae93cd1-3bca-4461-b49a-fd0083d29279 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:12.961302 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1ae93cd1-3bca-4461-b49a-fd0083d29279 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:06:12.961553 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1ae93cd1-3bca-4461-b49a-fd0083d29279 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:12.961745 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1ae93cd1-3bca-4461-b49a-fd0083d29279 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:12.961849 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-1ae93cd1-3bca-4461-b49a-fd0083d29279 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:12.969155 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:12.969155 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:12.971776 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1ae93cd1-3bca-4461-b49a-fd0083d29279 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:06:12.971776 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1100/4392] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:12 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:13.398045 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8f3ddca9-5b07-47a1-8107-bd42a37eb767 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:13.400038 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8f3ddca9-5b07-47a1-8107-bd42a37eb767 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab Jul 22 10:06:13.400262 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8f3ddca9-5b07-47a1-8107-bd42a37eb767 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:13.400444 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8f3ddca9-5b07-47a1-8107-bd42a37eb767 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:13.400558 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-8f3ddca9-5b07-47a1-8107-bd42a37eb767 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Show backup with id dd2eec05-6e5a-4e7d-b8d9-25be54f046ab. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:13.404239 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8f3ddca9-5b07-47a1-8107-bd42a37eb767 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab returned with HTTP 404 Jul 22 10:06:13.404778 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1094/4393] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:06:13 2026] GET /volume/v3/backups/dd2eec05-6e5a-4e7d-b8d9-25be54f046ab => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:13.411227 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c5106966-a630-4aa0-86e1-4a4720b34762 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:13.413120 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c5106966-a630-4aa0-86e1-4a4720b34762 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/22265762-40e8-417f-8557-09812ca76c98 Jul 22 10:06:13.413354 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c5106966-a630-4aa0-86e1-4a4720b34762 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:13.413556 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c5106966-a630-4aa0-86e1-4a4720b34762 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:13.413731 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-c5106966-a630-4aa0-86e1-4a4720b34762 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Delete volume with id: 22265762-40e8-417f-8557-09812ca76c98 Jul 22 10:06:13.421178 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:13.421178 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:13.421507 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c5106966-a630-4aa0-86e1-4a4720b34762 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Volume info retrieved successfully. Jul 22 10:06:13.439563 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c5106966-a630-4aa0-86e1-4a4720b34762 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Delete volume request issued successfully. Jul 22 10:06:13.439789 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c5106966-a630-4aa0-86e1-4a4720b34762 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/volumes/22265762-40e8-417f-8557-09812ca76c98 returned with HTTP 202 Jul 22 10:06:13.440254 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1089/4394] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:06:13 2026] DELETE /volume/v3/volumes/22265762-40e8-417f-8557-09812ca76c98 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:06:13.447094 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1f01e901-c5ae-49d1-8de5-db330f46efac None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:13.449718 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1f01e901-c5ae-49d1-8de5-db330f46efac tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/volumes/22265762-40e8-417f-8557-09812ca76c98 Jul 22 10:06:13.449964 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1f01e901-c5ae-49d1-8de5-db330f46efac tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:13.450154 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1f01e901-c5ae-49d1-8de5-db330f46efac tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:13.458207 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:13.458207 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:13.462242 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1f01e901-c5ae-49d1-8de5-db330f46efac tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Volume info retrieved successfully. Jul 22 10:06:13.466063 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1f01e901-c5ae-49d1-8de5-db330f46efac tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/volumes/22265762-40e8-417f-8557-09812ca76c98 returned with HTTP 200 Jul 22 10:06:13.466434 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1112/4395] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:06:13 2026] GET /volume/v3/volumes/22265762-40e8-417f-8557-09812ca76c98 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:13.981728 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ae457bf6-f333-4755-887a-f9f6307b79c6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:13.983650 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ae457bf6-f333-4755-887a-f9f6307b79c6 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:06:13.983865 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ae457bf6-f333-4755-887a-f9f6307b79c6 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:13.984113 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ae457bf6-f333-4755-887a-f9f6307b79c6 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:13.984241 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-ae457bf6-f333-4755-887a-f9f6307b79c6 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:13.988972 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:13.988972 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:13.989529 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ae457bf6-f333-4755-887a-f9f6307b79c6 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:06:13.989899 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1101/4396] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:13 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:14.478333 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2daea42d-40c0-4b64-8330-92c44348b1a3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:14.480396 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2daea42d-40c0-4b64-8330-92c44348b1a3 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] GET https://10.4.3.206/volume/v3/volumes/22265762-40e8-417f-8557-09812ca76c98 Jul 22 10:06:14.481794 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2daea42d-40c0-4b64-8330-92c44348b1a3 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:14.481794 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2daea42d-40c0-4b64-8330-92c44348b1a3 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:14.486189 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2daea42d-40c0-4b64-8330-92c44348b1a3 tempest-ProjectAdminTests39-1516884770 tempest-ProjectAdminTests39-1516884770-project-admin] https://10.4.3.206/volume/v3/volumes/22265762-40e8-417f-8557-09812ca76c98 returned with HTTP 404 Jul 22 10:06:14.486594 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1095/4397] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:06:14 2026] GET /volume/v3/volumes/22265762-40e8-417f-8557-09812ca76c98 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:15.000548 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-badad2b4-02c6-470e-8e8b-4f449445119c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:15.002368 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-badad2b4-02c6-470e-8e8b-4f449445119c tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:06:15.002570 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-badad2b4-02c6-470e-8e8b-4f449445119c tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:15.002782 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-badad2b4-02c6-470e-8e8b-4f449445119c tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:15.002909 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-badad2b4-02c6-470e-8e8b-4f449445119c tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:15.011445 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:15.011445 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:15.012121 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-badad2b4-02c6-470e-8e8b-4f449445119c tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:06:15.012494 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1090/4398] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:14 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:16.011357 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:16.022202 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7d8f2515-b2f1-49d6-8cce-8522dc92edf3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:16.024124 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7d8f2515-b2f1-49d6-8cce-8522dc92edf3 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:06:16.024892 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7d8f2515-b2f1-49d6-8cce-8522dc92edf3 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:16.024892 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7d8f2515-b2f1-49d6-8cce-8522dc92edf3 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:16.024892 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-7d8f2515-b2f1-49d6-8cce-8522dc92edf3 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:16.029357 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:16.029357 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:16.029357 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7d8f2515-b2f1-49d6-8cce-8522dc92edf3 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:06:16.029690 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1102/4399] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:16 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:16.118648 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:06:16.119159 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2014159018"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:16.120677 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2014159018'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:06:16.122375 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Create volume of 1 GB Jul 22 10:06:16.127801 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Availability Zones retrieved successfully. Jul 22 10:06:16.134740 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Flow 'volume_create_api' (54d74946-3b5f-4217-bc63-2daac5aa6a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:06:16.135840 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d82222e-0a2a-4e03-98ee-abbde3b916f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:16.136939 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:06:16.166452 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d82222e-0a2a-4e03-98ee-abbde3b916f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:16.167413 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31c71d7e-75f6-4dbb-aa54-a9f0a7bb92b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:16.232237 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Created reservations ['57c12d78-56c8-42fb-b718-362962fd6536', '79ba9f45-db40-463c-9f03-071eed539a4c', '5816862c-8b53-436e-afc2-ffa7485c9e74', 'df68a235-d776-45de-9eda-44c2d7329eb6'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:06:16.233137 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31c71d7e-75f6-4dbb-aa54-a9f0a7bb92b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57c12d78-56c8-42fb-b718-362962fd6536', '79ba9f45-db40-463c-9f03-071eed539a4c', '5816862c-8b53-436e-afc2-ffa7485c9e74', 'df68a235-d776-45de-9eda-44c2d7329eb6']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:16.234171 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (846888f7-5274-4aad-bec2-96e87c43199e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:16.257585 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (846888f7-5274-4aad-bec2-96e87c43199e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a747a584-2e3f-4256-b006-86e726f178ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2014159018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff045e8190be422bbed2819ae4b324d5',qos_specs=None,replication_status=,reservations=['57c12d78-56c8-42fb-b718-362962fd6536','79ba9f45-db40-463c-9f03-071eed539a4c','5816862c-8b53-436e-afc2-ffa7485c9e74','df68a235-d776-45de-9eda-44c2d7329eb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b53bd88e56334feb8ad6fe605699e53b',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2014159018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a747a584-2e3f-4256-b006-86e726f178ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff045e8190be422bbed2819ae4b324d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b53bd88e56334feb8ad6fe605699e53b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:16.258357 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53194d43-0ed7-4d19-8d9b-974b89036048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:16.284717 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53194d43-0ed7-4d19-8d9b-974b89036048) transitioned into state 'SUCCESS' from state '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-2014159018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff045e8190be422bbed2819ae4b324d5',qos_specs=None,replication_status=,reservations=['57c12d78-56c8-42fb-b718-362962fd6536','79ba9f45-db40-463c-9f03-071eed539a4c','5816862c-8b53-436e-afc2-ffa7485c9e74','df68a235-d776-45de-9eda-44c2d7329eb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b53bd88e56334feb8ad6fe605699e53b',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:16.285422 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f02d9550-1f16-4d40-ac54-bc2035e9379b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:16.298453 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f02d9550-1f16-4d40-ac54-bc2035e9379b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:16.299350 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Flow 'volume_create_api' (54d74946-3b5f-4217-bc63-2daac5aa6a39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:06:16.299733 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Create volume request issued successfully. Jul 22 10:06:16.301474 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f2434c13-aa02-4747-89b4-5a173b2ccd4d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:06:16.302506 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1113/4400] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:06:16 2026] POST /volume/v3/volumes => generated 778 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:16.316852 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fead58ce-3361-4618-a4a9-32263e626f10 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:16.318931 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fead58ce-3361-4618-a4a9-32263e626f10 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] GET https://10.4.3.206/volume/v3/volumes/a747a584-2e3f-4256-b006-86e726f178ea Jul 22 10:06:16.319576 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fead58ce-3361-4618-a4a9-32263e626f10 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:16.319754 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fead58ce-3361-4618-a4a9-32263e626f10 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:16.328659 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:16.328659 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:16.332452 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fead58ce-3361-4618-a4a9-32263e626f10 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Volume info retrieved successfully. Jul 22 10:06:16.336330 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fead58ce-3361-4618-a4a9-32263e626f10 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/a747a584-2e3f-4256-b006-86e726f178ea returned with HTTP 200 Jul 22 10:06:16.336898 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1096/4401] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:06:16 2026] GET /volume/v3/volumes/a747a584-2e3f-4256-b006-86e726f178ea => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:17.039294 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d622afbc-95f9-4a7b-bfbb-b456bb3db4e4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:17.041090 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d622afbc-95f9-4a7b-bfbb-b456bb3db4e4 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:06:17.041275 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d622afbc-95f9-4a7b-bfbb-b456bb3db4e4 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:17.041453 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d622afbc-95f9-4a7b-bfbb-b456bb3db4e4 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:17.041593 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-d622afbc-95f9-4a7b-bfbb-b456bb3db4e4 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:17.045972 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:17.045972 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:17.046424 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d622afbc-95f9-4a7b-bfbb-b456bb3db4e4 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:06:17.046886 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1091/4402] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:17 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:17.352168 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7a6c1631-7aae-4a65-a4eb-0606aab98573 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:17.356290 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7a6c1631-7aae-4a65-a4eb-0606aab98573 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] GET https://10.4.3.206/volume/v3/volumes/a747a584-2e3f-4256-b006-86e726f178ea Jul 22 10:06:17.356511 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7a6c1631-7aae-4a65-a4eb-0606aab98573 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:17.356694 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7a6c1631-7aae-4a65-a4eb-0606aab98573 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:17.363783 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:17.363783 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:17.367134 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7a6c1631-7aae-4a65-a4eb-0606aab98573 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Volume info retrieved successfully. Jul 22 10:06:17.370852 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7a6c1631-7aae-4a65-a4eb-0606aab98573 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/a747a584-2e3f-4256-b006-86e726f178ea returned with HTTP 200 Jul 22 10:06:17.371248 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1103/4403] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:06:17 2026] GET /volume/v3/volumes/a747a584-2e3f-4256-b006-86e726f178ea => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:06:17.383387 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a6ff1f9c-8514-4f58-a073-78b2772c89a2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:17.434994 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a6ff1f9c-8514-4f58-a073-78b2772c89a2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] GET https://10.4.3.206/volume/v3/volumes Jul 22 10:06:17.435207 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a6ff1f9c-8514-4f58-a073-78b2772c89a2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:17.435386 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a6ff1f9c-8514-4f58-a073-78b2772c89a2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:17.435685 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-a6ff1f9c-8514-4f58-a073-78b2772c89a2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:06:17.436041 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:17.436041 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:17.436418 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a6ff1f9c-8514-4f58-a073-78b2772c89a2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:06:17.443885 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a6ff1f9c-8514-4f58-a073-78b2772c89a2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] Get all volumes completed successfully. Jul 22 10:06:17.444305 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a6ff1f9c-8514-4f58-a073-78b2772c89a2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] https://10.4.3.206/volume/v3/volumes returned with HTTP 200 Jul 22 10:06:17.444700 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1114/4404] 10.4.3.206 () {68 vars in 1278 bytes} [Wed Jul 22 10:06:17 2026] GET /volume/v3/volumes => generated 336 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:17.453352 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d6faa8fb-874e-4030-8c8b-888fab1dea2b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:17.455524 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d6faa8fb-874e-4030-8c8b-888fab1dea2b tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/a747a584-2e3f-4256-b006-86e726f178ea Jul 22 10:06:17.455773 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d6faa8fb-874e-4030-8c8b-888fab1dea2b tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:17.456006 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d6faa8fb-874e-4030-8c8b-888fab1dea2b tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:17.456190 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-d6faa8fb-874e-4030-8c8b-888fab1dea2b tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Delete volume with id: a747a584-2e3f-4256-b006-86e726f178ea Jul 22 10:06:17.465648 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:17.465648 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:17.466059 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d6faa8fb-874e-4030-8c8b-888fab1dea2b tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Volume info retrieved successfully. Jul 22 10:06:17.482104 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d6faa8fb-874e-4030-8c8b-888fab1dea2b tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Delete volume request issued successfully. Jul 22 10:06:17.482291 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d6faa8fb-874e-4030-8c8b-888fab1dea2b tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/a747a584-2e3f-4256-b006-86e726f178ea returned with HTTP 202 Jul 22 10:06:17.482810 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1097/4405] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:06:17 2026] DELETE /volume/v3/volumes/a747a584-2e3f-4256-b006-86e726f178ea => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:06:17.491455 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3667f57f-c226-42f8-889f-8de2d1e1945d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:17.493214 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3667f57f-c226-42f8-889f-8de2d1e1945d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] GET https://10.4.3.206/volume/v3/volumes/a747a584-2e3f-4256-b006-86e726f178ea Jul 22 10:06:17.493420 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3667f57f-c226-42f8-889f-8de2d1e1945d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:17.493623 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3667f57f-c226-42f8-889f-8de2d1e1945d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:17.501077 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:17.501077 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:17.505141 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3667f57f-c226-42f8-889f-8de2d1e1945d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Volume info retrieved successfully. Jul 22 10:06:17.509117 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3667f57f-c226-42f8-889f-8de2d1e1945d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/a747a584-2e3f-4256-b006-86e726f178ea returned with HTTP 200 Jul 22 10:06:17.509507 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1092/4406] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:06:17 2026] GET /volume/v3/volumes/a747a584-2e3f-4256-b006-86e726f178ea => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:06:17.658910 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f1526ed6-0b82-44e6-be4a-bb2e061dd98c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:17.660751 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f1526ed6-0b82-44e6-be4a-bb2e061dd98c tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:06:17.661152 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f1526ed6-0b82-44e6-be4a-bb2e061dd98c tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-62811028-882674093", "extra_specs": {"multiattach": " True"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:17.675733 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f1526ed6-0b82-44e6-be4a-bb2e061dd98c tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:06:17.676144 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1104/4407] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:06:17 2026] POST /volume/v3/types => generated 284 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:17.684128 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c19da351-a69f-4240-83fd-49d466185b23 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:17.686031 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:06:17.686432 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-829875263", "snapshot_id": null, "imageRef": null, "volume_type": "150176cb-a998-431f-8d1c-0e080fa8d55e", "size": 1}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:17.688249 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-829875263', 'snapshot_id': None, 'imageRef': None, 'volume_type': '150176cb-a998-431f-8d1c-0e080fa8d55e', 'size': 1}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:06:17.693173 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Create volume of 1 GB Jul 22 10:06:17.693563 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:17.693563 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:17.694181 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Availability Zones retrieved successfully. Jul 22 10:06:17.702276 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Flow 'volume_create_api' (7a212a0c-e254-4cea-b40b-d3adcc378704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:06:17.703419 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd1068b2-2541-4ead-b4da-ecd33ef96f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:17.704526 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:06:17.717213 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:17.717213 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:17.732795 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd1068b2-2541-4ead-b4da-ecd33ef96f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:06:18Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=150176cb-a998-431f-8d1c-0e080fa8d55e,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-62811028-882674093',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '150176cb-a998-431f-8d1c-0e080fa8d55e', 'encryption_key_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=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:17.733717 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abb868b6-2007-4de5-844b-4a9ac45dd746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:17.767047 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-62811028-882674093 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-62811028-882674093, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:06:17.767481 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-62811028-882674093 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-62811028-882674093, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:06:17.798844 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Created reservations ['de4cbab7-4b50-45c8-892b-51c01b7a1bf6', '5d169abc-eb53-4a2b-928b-9c60badf2dc9', '459a5817-2d62-4fcf-b2e1-a84d0992063b', 'a1de77f1-b2a7-4895-81e9-961c2ce3eb91'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:06:17.800051 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abb868b6-2007-4de5-844b-4a9ac45dd746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de4cbab7-4b50-45c8-892b-51c01b7a1bf6', '5d169abc-eb53-4a2b-928b-9c60badf2dc9', '459a5817-2d62-4fcf-b2e1-a84d0992063b', 'a1de77f1-b2a7-4895-81e9-961c2ce3eb91']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:17.801166 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d78d8e-81fe-4417-9b58-1966da3e56c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:17.832955 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d78d8e-81fe-4417-9b58-1966da3e56c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84358070-d26e-4368-963c-545c25c69151', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-829875263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6d4e98b5f88c4f119ae2e345adb48951',qos_specs=None,replication_status=,reservations=['de4cbab7-4b50-45c8-892b-51c01b7a1bf6','5d169abc-eb53-4a2b-928b-9c60badf2dc9','459a5817-2d62-4fcf-b2e1-a84d0992063b','a1de77f1-b2a7-4895-81e9-961c2ce3eb91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d97abf25edb45a687a3b4e85e992f9e',volume_type_id=150176cb-a998-431f-8d1c-0e080fa8d55e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:06:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-829875263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84358070-d26e-4368-963c-545c25c69151,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6d4e98b5f88c4f119ae2e345adb48951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d97abf25edb45a687a3b4e85e992f9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(150176cb-a998-431f-8d1c-0e080fa8d55e),volume_type_id=150176cb-a998-431f-8d1c-0e080fa8d55e)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:17.833759 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f572b5b-a559-4b88-8c5d-975331f69ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:17.851415 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f572b5b-a559-4b88-8c5d-975331f69ee6) transitioned into state 'SUCCESS' from state '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-829875263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6d4e98b5f88c4f119ae2e345adb48951',qos_specs=None,replication_status=,reservations=['de4cbab7-4b50-45c8-892b-51c01b7a1bf6','5d169abc-eb53-4a2b-928b-9c60badf2dc9','459a5817-2d62-4fcf-b2e1-a84d0992063b','a1de77f1-b2a7-4895-81e9-961c2ce3eb91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d97abf25edb45a687a3b4e85e992f9e',volume_type_id=150176cb-a998-431f-8d1c-0e080fa8d55e)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:17.852368 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56db0a66-c681-472a-99b8-0a13de2f056f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:17.860656 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56db0a66-c681-472a-99b8-0a13de2f056f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:17.861505 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Flow 'volume_create_api' (7a212a0c-e254-4cea-b40b-d3adcc378704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:06:17.861851 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Create volume request issued successfully. Jul 22 10:06:17.862433 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c19da351-a69f-4240-83fd-49d466185b23 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:06:17.862877 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1115/4408] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:06:17 2026] POST /volume/v3/volumes => generated 826 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:06:17.873609 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c7cab0f9-57f2-41eb-af54-754aa527eb6a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:17.875220 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c7cab0f9-57f2-41eb-af54-754aa527eb6a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:17.875404 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c7cab0f9-57f2-41eb-af54-754aa527eb6a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:17.875602 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c7cab0f9-57f2-41eb-af54-754aa527eb6a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:17.881896 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:17.881896 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:17.885327 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c7cab0f9-57f2-41eb-af54-754aa527eb6a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:17.889789 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c7cab0f9-57f2-41eb-af54-754aa527eb6a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 200 Jul 22 10:06:17.890146 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1098/4409] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:17 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:18.056531 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-59adc768-0f3b-4ece-9489-2f14d942791c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:18.058354 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-59adc768-0f3b-4ece-9489-2f14d942791c tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:06:18.058607 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-59adc768-0f3b-4ece-9489-2f14d942791c tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:18.058831 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-59adc768-0f3b-4ece-9489-2f14d942791c tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:18.059005 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-59adc768-0f3b-4ece-9489-2f14d942791c tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:18.062983 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:18.062983 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:18.063617 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-59adc768-0f3b-4ece-9489-2f14d942791c tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:06:18.063987 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1093/4410] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:18 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:18.523080 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ee07e148-7d4a-4cdf-8f02-317c140a587b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:18.525832 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ee07e148-7d4a-4cdf-8f02-317c140a587b tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] GET https://10.4.3.206/volume/v3/volumes/a747a584-2e3f-4256-b006-86e726f178ea Jul 22 10:06:18.525832 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ee07e148-7d4a-4cdf-8f02-317c140a587b tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:18.525832 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ee07e148-7d4a-4cdf-8f02-317c140a587b tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:18.531130 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ee07e148-7d4a-4cdf-8f02-317c140a587b tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/a747a584-2e3f-4256-b006-86e726f178ea returned with HTTP 404 Jul 22 10:06:18.531711 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1105/4411] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:06:18 2026] GET /volume/v3/volumes/a747a584-2e3f-4256-b006-86e726f178ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:06:18.539769 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:18.543817 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:06:18.544381 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-457869124"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:18.546388 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-457869124'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:06:18.546639 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Create volume of 1 GB Jul 22 10:06:18.547077 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:18.547077 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:18.551590 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Availability Zones retrieved successfully. Jul 22 10:06:18.559859 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Flow 'volume_create_api' (bd69eacd-ace8-442a-aa90-0c6d662a734d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:06:18.561336 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f73e8e0a-ca39-4e0f-b1f2-59361bd90069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:18.562367 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:06:18.587767 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f73e8e0a-ca39-4e0f-b1f2-59361bd90069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:18.588991 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dda68139-17ba-498d-bb16-40556ff89b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:18.625782 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Created reservations ['01cb198d-f174-4a48-8307-ecdedb360754', '5994f917-7abf-40fd-89a9-754aad426dd5', '44cadbe8-a69f-4e23-956d-40580cc4e333', 'f6c4376b-372f-4833-ae88-773384a9374c'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:06:18.626681 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dda68139-17ba-498d-bb16-40556ff89b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01cb198d-f174-4a48-8307-ecdedb360754', '5994f917-7abf-40fd-89a9-754aad426dd5', '44cadbe8-a69f-4e23-956d-40580cc4e333', 'f6c4376b-372f-4833-ae88-773384a9374c']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:18.627534 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc245542-e08b-4825-9a35-9437a557a1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:18.653384 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc245542-e08b-4825-9a35-9437a557a1c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9b463ed-ff0e-4a84-bd00-7d763e53de1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-457869124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff045e8190be422bbed2819ae4b324d5',qos_specs=None,replication_status=,reservations=['01cb198d-f174-4a48-8307-ecdedb360754','5994f917-7abf-40fd-89a9-754aad426dd5','44cadbe8-a69f-4e23-956d-40580cc4e333','f6c4376b-372f-4833-ae88-773384a9374c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b53bd88e56334feb8ad6fe605699e53b',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-457869124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9b463ed-ff0e-4a84-bd00-7d763e53de1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff045e8190be422bbed2819ae4b324d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b53bd88e56334feb8ad6fe605699e53b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:18.654314 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b67122-63c2-451c-9e01-3268ebe8cc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:18.673017 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b67122-63c2-451c-9e01-3268ebe8cc8a) transitioned into state 'SUCCESS' from state '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-457869124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff045e8190be422bbed2819ae4b324d5',qos_specs=None,replication_status=,reservations=['01cb198d-f174-4a48-8307-ecdedb360754','5994f917-7abf-40fd-89a9-754aad426dd5','44cadbe8-a69f-4e23-956d-40580cc4e333','f6c4376b-372f-4833-ae88-773384a9374c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b53bd88e56334feb8ad6fe605699e53b',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:18.674477 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6583bd0e-0833-4979-9ab6-4589a9e87316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:18.685277 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6583bd0e-0833-4979-9ab6-4589a9e87316) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:18.686217 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Flow 'volume_create_api' (bd69eacd-ace8-442a-aa90-0c6d662a734d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:06:18.686676 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Create volume request issued successfully. Jul 22 10:06:18.687302 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a2e19e2b-c026-4118-a46c-36072cb277b2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:06:18.687806 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1116/4412] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:06:18 2026] POST /volume/v3/volumes => generated 777 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:18.699085 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f2a1c476-5b3e-479d-9786-e70b003d0353 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:18.700936 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f2a1c476-5b3e-479d-9786-e70b003d0353 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] GET https://10.4.3.206/volume/v3/volumes/f9b463ed-ff0e-4a84-bd00-7d763e53de1d Jul 22 10:06:18.701198 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f2a1c476-5b3e-479d-9786-e70b003d0353 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:18.701414 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f2a1c476-5b3e-479d-9786-e70b003d0353 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:18.708342 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:18.708342 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:18.712992 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f2a1c476-5b3e-479d-9786-e70b003d0353 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Volume info retrieved successfully. Jul 22 10:06:18.716702 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f2a1c476-5b3e-479d-9786-e70b003d0353 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/f9b463ed-ff0e-4a84-bd00-7d763e53de1d returned with HTTP 200 Jul 22 10:06:18.717137 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1099/4413] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:06:18 2026] GET /volume/v3/volumes/f9b463ed-ff0e-4a84-bd00-7d763e53de1d => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:18.905318 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-be611a24-1aec-4ad9-8614-fde0aa258aff None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:18.907350 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-be611a24-1aec-4ad9-8614-fde0aa258aff tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:18.907557 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-be611a24-1aec-4ad9-8614-fde0aa258aff tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:18.907732 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-be611a24-1aec-4ad9-8614-fde0aa258aff tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:18.915197 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:18.915197 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:18.919236 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-be611a24-1aec-4ad9-8614-fde0aa258aff tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:18.923850 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-be611a24-1aec-4ad9-8614-fde0aa258aff tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 200 Jul 22 10:06:18.924230 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1094/4414] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:18 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:18.937617 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8b18c6f2-2c95-45c5-b355-47da5b6910da None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:18.939359 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8b18c6f2-2c95-45c5-b355-47da5b6910da tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:18.939615 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8b18c6f2-2c95-45c5-b355-47da5b6910da tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:18.939832 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8b18c6f2-2c95-45c5-b355-47da5b6910da tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:18.946724 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:18.946724 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:18.950969 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8b18c6f2-2c95-45c5-b355-47da5b6910da tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:18.955548 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8b18c6f2-2c95-45c5-b355-47da5b6910da tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 200 Jul 22 10:06:18.955940 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1106/4415] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:18 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:19.007560 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-c318e4a7-589e-4efa-b272-b93733758d19 req-f3ca9e0a-01ff-4360-91a1-e69a649523b7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:19.010605 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c318e4a7-589e-4efa-b272-b93733758d19 req-f3ca9e0a-01ff-4360-91a1-e69a649523b7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:19.010985 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-c318e4a7-589e-4efa-b272-b93733758d19 req-f3ca9e0a-01ff-4360-91a1-e69a649523b7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:19.011288 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-c318e4a7-589e-4efa-b272-b93733758d19 req-f3ca9e0a-01ff-4360-91a1-e69a649523b7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:19.019602 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:19.019602 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:19.024591 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-c318e4a7-589e-4efa-b272-b93733758d19 req-f3ca9e0a-01ff-4360-91a1-e69a649523b7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:19.030562 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c318e4a7-589e-4efa-b272-b93733758d19 req-f3ca9e0a-01ff-4360-91a1-e69a649523b7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 200 Jul 22 10:06:19.031408 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1117/4416] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:06:19 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 919 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:19.074521 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0e725a72-14f3-4bc8-ac95-5d7b745a7256 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:19.074905 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0e725a72-14f3-4bc8-ac95-5d7b745a7256 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:06:19.075219 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0e725a72-14f3-4bc8-ac95-5d7b745a7256 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:19.075286 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0e725a72-14f3-4bc8-ac95-5d7b745a7256 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:19.075381 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-0e725a72-14f3-4bc8-ac95-5d7b745a7256 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:19.079329 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:19.079329 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:19.079991 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0e725a72-14f3-4bc8-ac95-5d7b745a7256 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:06:19.080334 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1100/4417] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:19 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:19.104601 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-13b45120-064a-4193-9127-403d382c7f71 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:19.105177 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-13b45120-064a-4193-9127-403d382c7f71 None None] GET https://10.4.3.206/volume// Jul 22 10:06:19.105419 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-13b45120-064a-4193-9127-403d382c7f71 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:19.105694 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-13b45120-064a-4193-9127-403d382c7f71 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:19.106142 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-13b45120-064a-4193-9127-403d382c7f71 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:06:19.106543 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1095/4418] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:06:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:06:19.113485 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-c318e4a7-589e-4efa-b272-b93733758d19 req-e9851c8a-aaa6-4d2a-9171-bb5103e7988b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:19.115650 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c318e4a7-589e-4efa-b272-b93733758d19 req-e9851c8a-aaa6-4d2a-9171-bb5103e7988b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:06:19.116069 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c318e4a7-589e-4efa-b272-b93733758d19 req-e9851c8a-aaa6-4d2a-9171-bb5103e7988b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84358070-d26e-4368-963c-545c25c69151", "connector": null, "instance_uuid": "a24192c3-76d9-4a32-b8e8-bf4c80e673b7"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:19.125421 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:19.125421 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:19.151682 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c318e4a7-589e-4efa-b272-b93733758d19 req-e9851c8a-aaa6-4d2a-9171-bb5103e7988b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:06:19.152153 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1107/4419] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:06:19 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:19.178444 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-98e1379c-a163-4323-941f-797b0b4f8f5a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:19.180437 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-98e1379c-a163-4323-941f-797b0b4f8f5a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:19.180791 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-98e1379c-a163-4323-941f-797b0b4f8f5a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:19.181056 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-98e1379c-a163-4323-941f-797b0b4f8f5a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:19.192327 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:19.192327 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:19.193219 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2b706c91-5ebf-47a6-88d1-d658e567bff5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:19.193632 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2b706c91-5ebf-47a6-88d1-d658e567bff5 None None] GET https://10.4.3.206/volume// Jul 22 10:06:19.193832 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2b706c91-5ebf-47a6-88d1-d658e567bff5 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:19.194035 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2b706c91-5ebf-47a6-88d1-d658e567bff5 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:19.194356 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2b706c91-5ebf-47a6-88d1-d658e567bff5 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:06:19.195124 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1101/4420] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:06:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:06:19.197817 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-98e1379c-a163-4323-941f-797b0b4f8f5a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:19.203083 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c318e4a7-589e-4efa-b272-b93733758d19 req-8521ad08-211c-49c6-8278-12f78d1e90e9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:19.203773 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-98e1379c-a163-4323-941f-797b0b4f8f5a tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 200 Jul 22 10:06:19.204304 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1118/4421] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:19 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 918 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:19.291731 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c318e4a7-589e-4efa-b272-b93733758d19 req-8521ad08-211c-49c6-8278-12f78d1e90e9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:19.291976 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c318e4a7-589e-4efa-b272-b93733758d19 req-8521ad08-211c-49c6-8278-12f78d1e90e9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:19.292192 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c318e4a7-589e-4efa-b272-b93733758d19 req-8521ad08-211c-49c6-8278-12f78d1e90e9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:19.302784 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:19.302784 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:19.306313 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-c318e4a7-589e-4efa-b272-b93733758d19 req-8521ad08-211c-49c6-8278-12f78d1e90e9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:19.310506 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c318e4a7-589e-4efa-b272-b93733758d19 req-8521ad08-211c-49c6-8278-12f78d1e90e9 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 200 Jul 22 10:06:19.310864 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1096/4422] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:06:19 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 1098 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:06:19.419826 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-c318e4a7-589e-4efa-b272-b93733758d19 req-c050674d-ef5b-4f99-adff-9fe70c690e6e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:19.422259 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c318e4a7-589e-4efa-b272-b93733758d19 req-c050674d-ef5b-4f99-adff-9fe70c690e6e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] PUT https://10.4.3.206/volume/v3/attachments/cdf02c59-6e3d-4671-bb9a-1abb4239a181 Jul 22 10:06:19.422713 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c318e4a7-589e-4efa-b272-b93733758d19 req-c050674d-ef5b-4f99-adff-9fe70c690e6e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:19.431467 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-c318e4a7-589e-4efa-b272-b93733758d19 req-c050674d-ef5b-4f99-adff-9fe70c690e6e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Acquiring lock "cinder-attachment_update-84358070-d26e-4368-963c-545c25c69151-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:06:19.436631 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-c318e4a7-589e-4efa-b272-b93733758d19 req-c050674d-ef5b-4f99-adff-9fe70c690e6e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Lock "cinder-attachment_update-84358070-d26e-4368-963c-545c25c69151-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:06:19.437936 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:19.437936 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:19.528053 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-c318e4a7-589e-4efa-b272-b93733758d19 req-c050674d-ef5b-4f99-adff-9fe70c690e6e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Lock "cinder-attachment_update-84358070-d26e-4368-963c-545c25c69151-np0000005636" released by "attachment_update" :: held 0.091s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:06:19.528528 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c318e4a7-589e-4efa-b272-b93733758d19 req-c050674d-ef5b-4f99-adff-9fe70c690e6e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments/cdf02c59-6e3d-4671-bb9a-1abb4239a181 returned with HTTP 200 Jul 22 10:06:19.528800 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1108/4423] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:06:19 2026] PUT /volume/v3/attachments/cdf02c59-6e3d-4671-bb9a-1abb4239a181 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:19.729405 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9d799c1e-c185-4884-9411-08fad1c24853 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:19.731355 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9d799c1e-c185-4884-9411-08fad1c24853 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] GET https://10.4.3.206/volume/v3/volumes/f9b463ed-ff0e-4a84-bd00-7d763e53de1d Jul 22 10:06:19.731612 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9d799c1e-c185-4884-9411-08fad1c24853 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:19.731784 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9d799c1e-c185-4884-9411-08fad1c24853 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:19.739218 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:19.739218 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:19.742654 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9d799c1e-c185-4884-9411-08fad1c24853 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Volume info retrieved successfully. Jul 22 10:06:19.746188 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9d799c1e-c185-4884-9411-08fad1c24853 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/f9b463ed-ff0e-4a84-bd00-7d763e53de1d returned with HTTP 200 Jul 22 10:06:19.746611 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1102/4424] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:06:19 2026] GET /volume/v3/volumes/f9b463ed-ff0e-4a84-bd00-7d763e53de1d => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:06:19.758534 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1360e928-405d-4628-afdc-b815cdf42709 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:19.763769 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1360e928-405d-4628-afdc-b815cdf42709 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] GET https://10.4.3.206/volume/v3/volumes/detail Jul 22 10:06:19.764860 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1360e928-405d-4628-afdc-b815cdf42709 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:19.765111 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1360e928-405d-4628-afdc-b815cdf42709 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:19.765426 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-1360e928-405d-4628-afdc-b815cdf42709 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] Removing options '' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:06:19.768639 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-1360e928-405d-4628-afdc-b815cdf42709 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:06:19.779032 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1360e928-405d-4628-afdc-b815cdf42709 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] Get all volumes completed successfully. Jul 22 10:06:19.780042 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:19.780042 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:19.786212 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1360e928-405d-4628-afdc-b815cdf42709 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Jul 22 10:06:19.786751 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1119/4425] 10.4.3.206 () {68 vars in 1299 bytes} [Wed Jul 22 10:06:19 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:19.798250 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-21e67a4b-fa6b-48f6-b392-732ffc557cda None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:19.800471 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-21e67a4b-fa6b-48f6-b392-732ffc557cda tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/f9b463ed-ff0e-4a84-bd00-7d763e53de1d Jul 22 10:06:19.800690 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-21e67a4b-fa6b-48f6-b392-732ffc557cda tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:19.800916 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-21e67a4b-fa6b-48f6-b392-732ffc557cda tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:19.801125 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-21e67a4b-fa6b-48f6-b392-732ffc557cda tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Delete volume with id: f9b463ed-ff0e-4a84-bd00-7d763e53de1d Jul 22 10:06:19.809510 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:19.809510 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:19.809802 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-21e67a4b-fa6b-48f6-b392-732ffc557cda tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Volume info retrieved successfully. Jul 22 10:06:19.831965 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-21e67a4b-fa6b-48f6-b392-732ffc557cda tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Delete volume request issued successfully. Jul 22 10:06:19.831965 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-21e67a4b-fa6b-48f6-b392-732ffc557cda tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/f9b463ed-ff0e-4a84-bd00-7d763e53de1d returned with HTTP 202 Jul 22 10:06:19.831965 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1097/4426] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:06:19 2026] DELETE /volume/v3/volumes/f9b463ed-ff0e-4a84-bd00-7d763e53de1d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:06:19.838780 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1650603a-5b1e-4106-b7e7-1c31e22fd497 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:19.840699 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1650603a-5b1e-4106-b7e7-1c31e22fd497 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] GET https://10.4.3.206/volume/v3/volumes/f9b463ed-ff0e-4a84-bd00-7d763e53de1d Jul 22 10:06:19.840699 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1650603a-5b1e-4106-b7e7-1c31e22fd497 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:19.840942 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1650603a-5b1e-4106-b7e7-1c31e22fd497 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:19.849332 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:19.849332 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:19.854129 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1650603a-5b1e-4106-b7e7-1c31e22fd497 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Volume info retrieved successfully. Jul 22 10:06:19.858015 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1650603a-5b1e-4106-b7e7-1c31e22fd497 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/f9b463ed-ff0e-4a84-bd00-7d763e53de1d returned with HTTP 200 Jul 22 10:06:19.858530 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1109/4427] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:06:19 2026] GET /volume/v3/volumes/f9b463ed-ff0e-4a84-bd00-7d763e53de1d => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:06:20.091343 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1321d85d-e756-432d-ae53-70bcd6eccc98 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:20.093630 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1321d85d-e756-432d-ae53-70bcd6eccc98 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:06:20.093866 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1321d85d-e756-432d-ae53-70bcd6eccc98 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:20.094120 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1321d85d-e756-432d-ae53-70bcd6eccc98 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:20.094262 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-1321d85d-e756-432d-ae53-70bcd6eccc98 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:20.099179 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:20.099179 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:20.099903 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1321d85d-e756-432d-ae53-70bcd6eccc98 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:06:20.100362 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1103/4428] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:20 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:20.217949 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1e70a425-6db4-4b62-90c3-b0c277020075 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:20.220312 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1e70a425-6db4-4b62-90c3-b0c277020075 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:20.220632 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1e70a425-6db4-4b62-90c3-b0c277020075 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:20.220954 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1e70a425-6db4-4b62-90c3-b0c277020075 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:20.232771 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:20.232771 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:20.236755 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1e70a425-6db4-4b62-90c3-b0c277020075 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:20.242097 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1e70a425-6db4-4b62-90c3-b0c277020075 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 200 Jul 22 10:06:20.242684 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1120/4429] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:20 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 919 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:20.875110 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5275ccb8-44cb-45b3-8d08-867dc492fb20 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:20.877262 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5275ccb8-44cb-45b3-8d08-867dc492fb20 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] GET https://10.4.3.206/volume/v3/volumes/f9b463ed-ff0e-4a84-bd00-7d763e53de1d Jul 22 10:06:20.877579 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5275ccb8-44cb-45b3-8d08-867dc492fb20 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:20.877825 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5275ccb8-44cb-45b3-8d08-867dc492fb20 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:20.885571 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5275ccb8-44cb-45b3-8d08-867dc492fb20 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/f9b463ed-ff0e-4a84-bd00-7d763e53de1d returned with HTTP 404 Jul 22 10:06:20.886177 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1098/4430] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:06:20 2026] GET /volume/v3/volumes/f9b463ed-ff0e-4a84-bd00-7d763e53de1d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:06:20.894663 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-986f3140-7cdb-4339-8124-4c154e69ad1e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:20.896231 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:06:20.896597 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-352173163"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:20.898015 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-352173163'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:06:20.898130 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Create volume of 1 GB Jul 22 10:06:20.902139 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Availability Zones retrieved successfully. Jul 22 10:06:20.907497 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Flow 'volume_create_api' (df6a1395-abbd-4b7e-b203-b993b7654d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:06:20.908386 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f07bc86-5b0c-4b62-b730-9928d694b44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:20.909158 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:06:20.932686 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f07bc86-5b0c-4b62-b730-9928d694b44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:20.933497 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6cbdcc2-6164-4d31-a7cd-858921b31c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:20.972774 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Created reservations ['31f73211-e1e9-470a-93ce-4d2fb969b1a3', '08ac6011-e06e-4e31-8ec3-f9bb853d510a', 'cae8d4e1-f11f-4a9e-a7a4-5fbd777fef5c', '4381ef1a-04f7-43e4-be50-89ec340ca10a'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:06:20.973593 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6cbdcc2-6164-4d31-a7cd-858921b31c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31f73211-e1e9-470a-93ce-4d2fb969b1a3', '08ac6011-e06e-4e31-8ec3-f9bb853d510a', 'cae8d4e1-f11f-4a9e-a7a4-5fbd777fef5c', '4381ef1a-04f7-43e4-be50-89ec340ca10a']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:20.974297 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b464048-64f3-4aa5-a686-fc1e8d4c0ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:21.005512 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b464048-64f3-4aa5-a686-fc1e8d4c0ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb0b9a77-7377-494a-9d5d-477b20600945', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-352173163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff045e8190be422bbed2819ae4b324d5',qos_specs=None,replication_status=,reservations=['31f73211-e1e9-470a-93ce-4d2fb969b1a3','08ac6011-e06e-4e31-8ec3-f9bb853d510a','cae8d4e1-f11f-4a9e-a7a4-5fbd777fef5c','4381ef1a-04f7-43e4-be50-89ec340ca10a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b53bd88e56334feb8ad6fe605699e53b',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-352173163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb0b9a77-7377-494a-9d5d-477b20600945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff045e8190be422bbed2819ae4b324d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b53bd88e56334feb8ad6fe605699e53b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:21.006600 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (511abb22-e05b-4b7e-b1c3-3fd6476b9546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:21.027811 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (511abb22-e05b-4b7e-b1c3-3fd6476b9546) transitioned into state 'SUCCESS' from state '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-352173163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff045e8190be422bbed2819ae4b324d5',qos_specs=None,replication_status=,reservations=['31f73211-e1e9-470a-93ce-4d2fb969b1a3','08ac6011-e06e-4e31-8ec3-f9bb853d510a','cae8d4e1-f11f-4a9e-a7a4-5fbd777fef5c','4381ef1a-04f7-43e4-be50-89ec340ca10a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b53bd88e56334feb8ad6fe605699e53b',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:21.028674 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cbab413-76e5-4b04-a194-08bc2108cd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:21.039853 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cbab413-76e5-4b04-a194-08bc2108cd90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:21.040826 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Flow 'volume_create_api' (df6a1395-abbd-4b7e-b203-b993b7654d8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:06:21.041158 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Create volume request issued successfully. Jul 22 10:06:21.041797 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-986f3140-7cdb-4339-8124-4c154e69ad1e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:06:21.042356 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1110/4431] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:06:20 2026] POST /volume/v3/volumes => generated 777 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:21.058424 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-df36701e-a446-4f5d-b4de-336673034781 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:21.064212 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-df36701e-a446-4f5d-b4de-336673034781 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] GET https://10.4.3.206/volume/v3/volumes/cb0b9a77-7377-494a-9d5d-477b20600945 Jul 22 10:06:21.064571 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-df36701e-a446-4f5d-b4de-336673034781 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:21.064868 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-df36701e-a446-4f5d-b4de-336673034781 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:21.078872 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:21.078872 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:21.083411 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-df36701e-a446-4f5d-b4de-336673034781 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Volume info retrieved successfully. Jul 22 10:06:21.088475 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-df36701e-a446-4f5d-b4de-336673034781 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/cb0b9a77-7377-494a-9d5d-477b20600945 returned with HTTP 200 Jul 22 10:06:21.088937 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1104/4432] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:06:21 2026] GET /volume/v3/volumes/cb0b9a77-7377-494a-9d5d-477b20600945 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:21.112469 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d7f74802-af7a-4cb1-96d1-96f1983f8bdb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:21.115052 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d7f74802-af7a-4cb1-96d1-96f1983f8bdb tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:06:21.115280 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d7f74802-af7a-4cb1-96d1-96f1983f8bdb tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:21.115632 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d7f74802-af7a-4cb1-96d1-96f1983f8bdb tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:21.115857 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-d7f74802-af7a-4cb1-96d1-96f1983f8bdb tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:21.121871 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:21.121871 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:21.122780 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d7f74802-af7a-4cb1-96d1-96f1983f8bdb tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:06:21.123420 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1121/4433] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:21 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:21.256861 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-88f11479-5933-4dc7-a9c3-4abc8f844dbc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:21.259138 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-88f11479-5933-4dc7-a9c3-4abc8f844dbc tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:21.259384 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-88f11479-5933-4dc7-a9c3-4abc8f844dbc tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:21.259616 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-88f11479-5933-4dc7-a9c3-4abc8f844dbc tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:21.270840 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:21.270840 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:21.274835 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-88f11479-5933-4dc7-a9c3-4abc8f844dbc tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:21.279746 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-88f11479-5933-4dc7-a9c3-4abc8f844dbc tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 200 Jul 22 10:06:21.280227 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1099/4434] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:21 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 919 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:22.105694 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c1ae308f-0a41-4c50-986f-2c8e3fcb0fa2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:22.107465 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c1ae308f-0a41-4c50-986f-2c8e3fcb0fa2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] GET https://10.4.3.206/volume/v3/volumes/cb0b9a77-7377-494a-9d5d-477b20600945 Jul 22 10:06:22.107691 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c1ae308f-0a41-4c50-986f-2c8e3fcb0fa2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:22.107888 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c1ae308f-0a41-4c50-986f-2c8e3fcb0fa2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:22.116756 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:22.116756 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:22.121290 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c1ae308f-0a41-4c50-986f-2c8e3fcb0fa2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Volume info retrieved successfully. Jul 22 10:06:22.126735 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c1ae308f-0a41-4c50-986f-2c8e3fcb0fa2 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/cb0b9a77-7377-494a-9d5d-477b20600945 returned with HTTP 200 Jul 22 10:06:22.127296 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1111/4435] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:06:22 2026] GET /volume/v3/volumes/cb0b9a77-7377-494a-9d5d-477b20600945 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:06:22.139159 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f474805d-a8ce-48ee-8be8-612ad6a26829 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:22.141616 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f474805d-a8ce-48ee-8be8-612ad6a26829 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:06:22.141973 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f474805d-a8ce-48ee-8be8-612ad6a26829 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:22.142278 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f474805d-a8ce-48ee-8be8-612ad6a26829 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:22.142497 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-f474805d-a8ce-48ee-8be8-612ad6a26829 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:22.146362 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b87f2cfd-1589-44fb-be85-a80fd1cb0679 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:22.147863 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b87f2cfd-1589-44fb-be85-a80fd1cb0679 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] GET https://10.4.3.206/volume/v3/volumes/cb0b9a77-7377-494a-9d5d-477b20600945 Jul 22 10:06:22.148073 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:22.148073 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:22.149245 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b87f2cfd-1589-44fb-be85-a80fd1cb0679 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:22.149245 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b87f2cfd-1589-44fb-be85-a80fd1cb0679 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:22.149356 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f474805d-a8ce-48ee-8be8-612ad6a26829 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:06:22.149356 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1105/4436] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:22 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:22.158387 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:22.158387 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:22.162834 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b87f2cfd-1589-44fb-be85-a80fd1cb0679 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] Volume info retrieved successfully. Jul 22 10:06:22.168563 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b87f2cfd-1589-44fb-be85-a80fd1cb0679 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] https://10.4.3.206/volume/v3/volumes/cb0b9a77-7377-494a-9d5d-477b20600945 returned with HTTP 200 Jul 22 10:06:22.169159 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1122/4437] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:06:22 2026] GET /volume/v3/volumes/cb0b9a77-7377-494a-9d5d-477b20600945 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:22.182573 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-33c8db5e-eaad-43b5-bbcb-aa8bd8d6189b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:22.184347 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-33c8db5e-eaad-43b5-bbcb-aa8bd8d6189b tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/cb0b9a77-7377-494a-9d5d-477b20600945 Jul 22 10:06:22.184573 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-33c8db5e-eaad-43b5-bbcb-aa8bd8d6189b tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:22.184755 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-33c8db5e-eaad-43b5-bbcb-aa8bd8d6189b tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:22.184902 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-33c8db5e-eaad-43b5-bbcb-aa8bd8d6189b tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Delete volume with id: cb0b9a77-7377-494a-9d5d-477b20600945 Jul 22 10:06:22.191986 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:22.191986 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:22.192310 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-33c8db5e-eaad-43b5-bbcb-aa8bd8d6189b tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Volume info retrieved successfully. Jul 22 10:06:22.210631 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-33c8db5e-eaad-43b5-bbcb-aa8bd8d6189b tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Delete volume request issued successfully. Jul 22 10:06:22.210847 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-33c8db5e-eaad-43b5-bbcb-aa8bd8d6189b tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/cb0b9a77-7377-494a-9d5d-477b20600945 returned with HTTP 202 Jul 22 10:06:22.211300 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1100/4438] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:06:22 2026] DELETE /volume/v3/volumes/cb0b9a77-7377-494a-9d5d-477b20600945 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:06:22.218882 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1a2ff5eb-37db-4e6f-82a9-d39b2bbac056 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:22.221090 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1a2ff5eb-37db-4e6f-82a9-d39b2bbac056 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] GET https://10.4.3.206/volume/v3/volumes/cb0b9a77-7377-494a-9d5d-477b20600945 Jul 22 10:06:22.221331 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1a2ff5eb-37db-4e6f-82a9-d39b2bbac056 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:22.221558 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1a2ff5eb-37db-4e6f-82a9-d39b2bbac056 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:22.230568 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:22.230568 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:22.232955 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1a2ff5eb-37db-4e6f-82a9-d39b2bbac056 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Volume info retrieved successfully. Jul 22 10:06:22.237327 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1a2ff5eb-37db-4e6f-82a9-d39b2bbac056 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/cb0b9a77-7377-494a-9d5d-477b20600945 returned with HTTP 200 Jul 22 10:06:22.238098 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1112/4439] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:06:22 2026] GET /volume/v3/volumes/cb0b9a77-7377-494a-9d5d-477b20600945 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:06:22.295953 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5139c362-afc0-4594-9e66-cd26c20ff36b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:22.297368 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5139c362-afc0-4594-9e66-cd26c20ff36b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:22.297645 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5139c362-afc0-4594-9e66-cd26c20ff36b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:22.297876 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5139c362-afc0-4594-9e66-cd26c20ff36b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:22.306529 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:22.306529 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:22.309796 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-5139c362-afc0-4594-9e66-cd26c20ff36b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:22.313663 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5139c362-afc0-4594-9e66-cd26c20ff36b tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 200 Jul 22 10:06:22.314100 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1106/4440] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:22 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:22.816213 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-c318e4a7-589e-4efa-b272-b93733758d19 req-20cff812-2628-4fd7-9f08-b5bdf5f65d08 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:22.818372 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c318e4a7-589e-4efa-b272-b93733758d19 req-20cff812-2628-4fd7-9f08-b5bdf5f65d08 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/attachments/cdf02c59-6e3d-4671-bb9a-1abb4239a181/action Jul 22 10:06:22.818753 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-c318e4a7-589e-4efa-b272-b93733758d19 req-20cff812-2628-4fd7-9f08-b5bdf5f65d08 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action body: b'{"os-complete": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:06:22.818867 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-c318e4a7-589e-4efa-b272-b93733758d19 req-20cff812-2628-4fd7-9f08-b5bdf5f65d08 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:22.834347 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:22.834347 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:22.844602 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-c318e4a7-589e-4efa-b272-b93733758d19 req-20cff812-2628-4fd7-9f08-b5bdf5f65d08 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments/cdf02c59-6e3d-4671-bb9a-1abb4239a181/action returned with HTTP 204 Jul 22 10:06:22.845172 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1123/4441] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:06:22 2026] POST /volume/v3/attachments/cdf02c59-6e3d-4671-bb9a-1abb4239a181/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:23.160337 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9ff09e71-710e-45c1-b7e2-981bd2c7cd19 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:23.162204 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9ff09e71-710e-45c1-b7e2-981bd2c7cd19 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:06:23.162397 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9ff09e71-710e-45c1-b7e2-981bd2c7cd19 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:23.162625 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9ff09e71-710e-45c1-b7e2-981bd2c7cd19 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:23.162748 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-9ff09e71-710e-45c1-b7e2-981bd2c7cd19 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:23.167124 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:23.167124 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:23.167784 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9ff09e71-710e-45c1-b7e2-981bd2c7cd19 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:06:23.168152 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1101/4442] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:23 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:23.254219 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8e16bfee-9be2-41cf-a5fb-6cb5a424a50a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:23.255843 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8e16bfee-9be2-41cf-a5fb-6cb5a424a50a tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] GET https://10.4.3.206/volume/v3/volumes/cb0b9a77-7377-494a-9d5d-477b20600945 Jul 22 10:06:23.256073 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8e16bfee-9be2-41cf-a5fb-6cb5a424a50a tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:23.256252 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8e16bfee-9be2-41cf-a5fb-6cb5a424a50a tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:23.261496 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8e16bfee-9be2-41cf-a5fb-6cb5a424a50a tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/cb0b9a77-7377-494a-9d5d-477b20600945 returned with HTTP 404 Jul 22 10:06:23.261899 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1113/4443] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:06:23 2026] GET /volume/v3/volumes/cb0b9a77-7377-494a-9d5d-477b20600945 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:06:23.273500 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-87345776-04fa-4312-be97-ea6f2b496897 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:23.275420 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:06:23.275820 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-274903768"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:23.277377 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-274903768'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:06:23.277504 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Create volume of 1 GB Jul 22 10:06:23.281472 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Availability Zones retrieved successfully. Jul 22 10:06:23.287324 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Flow 'volume_create_api' (52d78e3c-ce35-48a0-8fb9-d836b9bd6730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:06:23.288268 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d795afa3-d6d5-4cb3-9095-cab9f4060a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:23.289000 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:06:23.311880 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d795afa3-d6d5-4cb3-9095-cab9f4060a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:23.312730 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24cf367-6a6d-4b21-9d98-d534fb48816d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:23.328021 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e93dd2e7-fefa-42ca-b993-53c003453ebd None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:23.329637 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e93dd2e7-fefa-42ca-b993-53c003453ebd tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:23.329833 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e93dd2e7-fefa-42ca-b993-53c003453ebd tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:23.330003 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e93dd2e7-fefa-42ca-b993-53c003453ebd tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:23.338580 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:23.338580 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:23.341611 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e93dd2e7-fefa-42ca-b993-53c003453ebd tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:23.345225 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e93dd2e7-fefa-42ca-b993-53c003453ebd tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 200 Jul 22 10:06:23.345636 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1124/4444] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:23 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:23.351838 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Created reservations ['eabf7e96-b5d6-41bb-947c-be5fd2d97b05', 'f24725c1-3767-44a9-be84-d6638bb1ca28', '9aa4275d-0c9e-41f7-a1d9-7433ce215fd6', 'f01bd8bd-e7be-42f4-a17a-8a2e4b650473'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:06:23.352648 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24cf367-6a6d-4b21-9d98-d534fb48816d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eabf7e96-b5d6-41bb-947c-be5fd2d97b05', 'f24725c1-3767-44a9-be84-d6638bb1ca28', '9aa4275d-0c9e-41f7-a1d9-7433ce215fd6', 'f01bd8bd-e7be-42f4-a17a-8a2e4b650473']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:23.353415 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c62abab-017c-4d76-9fb5-bcec8fe7ec69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:23.385010 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c62abab-017c-4d76-9fb5-bcec8fe7ec69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a9d5fb3-426a-4760-9b7d-c14edfaa9809', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-274903768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff045e8190be422bbed2819ae4b324d5',qos_specs=None,replication_status=,reservations=['eabf7e96-b5d6-41bb-947c-be5fd2d97b05','f24725c1-3767-44a9-be84-d6638bb1ca28','9aa4275d-0c9e-41f7-a1d9-7433ce215fd6','f01bd8bd-e7be-42f4-a17a-8a2e4b650473'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b53bd88e56334feb8ad6fe605699e53b',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:06:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-274903768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a9d5fb3-426a-4760-9b7d-c14edfaa9809,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff045e8190be422bbed2819ae4b324d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b53bd88e56334feb8ad6fe605699e53b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:23.385879 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (702d74e6-e275-46bc-a621-f98dbc067d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:23.389037 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-242872b7-6ed3-41bb-85cf-87033c21869c req-c2b36c18-0a40-4b20-ba68-e33fc95301cb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:23.391420 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-242872b7-6ed3-41bb-85cf-87033c21869c req-c2b36c18-0a40-4b20-ba68-e33fc95301cb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:23.391717 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-242872b7-6ed3-41bb-85cf-87033c21869c req-c2b36c18-0a40-4b20-ba68-e33fc95301cb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:23.391938 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-242872b7-6ed3-41bb-85cf-87033c21869c req-c2b36c18-0a40-4b20-ba68-e33fc95301cb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:23.401943 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:23.401943 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:23.405510 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (702d74e6-e275-46bc-a621-f98dbc067d12) transitioned into state 'SUCCESS' from state '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-274903768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff045e8190be422bbed2819ae4b324d5',qos_specs=None,replication_status=,reservations=['eabf7e96-b5d6-41bb-947c-be5fd2d97b05','f24725c1-3767-44a9-be84-d6638bb1ca28','9aa4275d-0c9e-41f7-a1d9-7433ce215fd6','f01bd8bd-e7be-42f4-a17a-8a2e4b650473'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b53bd88e56334feb8ad6fe605699e53b',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:23.405992 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-242872b7-6ed3-41bb-85cf-87033c21869c req-c2b36c18-0a40-4b20-ba68-e33fc95301cb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:23.406301 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c57a9bb-426e-457f-92df-c5c52ecaf270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:23.411847 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-242872b7-6ed3-41bb-85cf-87033c21869c req-c2b36c18-0a40-4b20-ba68-e33fc95301cb tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 200 Jul 22 10:06:23.412290 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1102/4445] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:06:23 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 1211 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:23.418861 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c57a9bb-426e-457f-92df-c5c52ecaf270) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:23.421118 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Flow 'volume_create_api' (52d78e3c-ce35-48a0-8fb9-d836b9bd6730) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:06:23.421574 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Create volume request issued successfully. Jul 22 10:06:23.422339 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-87345776-04fa-4312-be97-ea6f2b496897 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:06:23.422879 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1107/4446] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:06:23 2026] POST /volume/v3/volumes => generated 777 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:23.430288 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-56387540-97f0-4a8e-b301-963a386ae5f2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:23.432210 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-56387540-97f0-4a8e-b301-963a386ae5f2 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:23.432365 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-56387540-97f0-4a8e-b301-963a386ae5f2 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:23.432533 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-56387540-97f0-4a8e-b301-963a386ae5f2 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:23.434828 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3fede983-89b0-46ca-82fb-d1788bb2de1d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:23.440809 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3fede983-89b0-46ca-82fb-d1788bb2de1d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] GET https://10.4.3.206/volume/v3/volumes/2a9d5fb3-426a-4760-9b7d-c14edfaa9809 Jul 22 10:06:23.441165 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3fede983-89b0-46ca-82fb-d1788bb2de1d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:23.441361 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3fede983-89b0-46ca-82fb-d1788bb2de1d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:23.442540 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:23.442540 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:23.446302 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-56387540-97f0-4a8e-b301-963a386ae5f2 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:23.450468 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-56387540-97f0-4a8e-b301-963a386ae5f2 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 200 Jul 22 10:06:23.450864 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1114/4447] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:23 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:23.451368 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:23.451368 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:23.455521 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3fede983-89b0-46ca-82fb-d1788bb2de1d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Volume info retrieved successfully. Jul 22 10:06:23.461095 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3fede983-89b0-46ca-82fb-d1788bb2de1d tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/2a9d5fb3-426a-4760-9b7d-c14edfaa9809 returned with HTTP 200 Jul 22 10:06:23.461095 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1125/4448] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:06:23 2026] GET /volume/v3/volumes/2a9d5fb3-426a-4760-9b7d-c14edfaa9809 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:23.498765 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-127102c0-8b90-43c7-ab62-fcc8a9ae4807 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:23.500781 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-127102c0-8b90-43c7-ab62-fcc8a9ae4807 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:23.501017 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-127102c0-8b90-43c7-ab62-fcc8a9ae4807 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:23.501206 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-127102c0-8b90-43c7-ab62-fcc8a9ae4807 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:23.514015 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:23.514015 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:23.516542 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-127102c0-8b90-43c7-ab62-fcc8a9ae4807 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:23.520743 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-127102c0-8b90-43c7-ab62-fcc8a9ae4807 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 200 Jul 22 10:06:23.521197 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1103/4449] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:06:23 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:23.540454 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-9339b712-23e3-4fa7-b329-cfe1516a399e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:23.543176 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-9339b712-23e3-4fa7-b329-cfe1516a399e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] POST https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151/action Jul 22 10:06:23.543642 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-9339b712-23e3-4fa7-b329-cfe1516a399e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:06:23.543777 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-9339b712-23e3-4fa7-b329-cfe1516a399e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:23.558820 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:23.558820 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:23.559445 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-9339b712-23e3-4fa7-b329-cfe1516a399e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:23.567420 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-9339b712-23e3-4fa7-b329-cfe1516a399e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Begin detaching volume completed successfully. Jul 22 10:06:23.570943 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-9339b712-23e3-4fa7-b329-cfe1516a399e tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151/action returned with HTTP 202 Jul 22 10:06:23.570943 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1108/4450] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:06:23 2026] POST /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:06:23.587649 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-500e9405-eaba-4b76-a7cd-23f4ba850290 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:23.589325 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-500e9405-eaba-4b76-a7cd-23f4ba850290 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:23.589536 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-500e9405-eaba-4b76-a7cd-23f4ba850290 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:23.589740 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-500e9405-eaba-4b76-a7cd-23f4ba850290 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:23.599896 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:23.599896 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:23.603308 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-500e9405-eaba-4b76-a7cd-23f4ba850290 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:23.607238 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-500e9405-eaba-4b76-a7cd-23f4ba850290 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 200 Jul 22 10:06:23.607714 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1115/4451] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:23 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:23.608499 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-80bcfe60-45f2-4f56-98ec-4cce9c849db7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:23.608930 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-80bcfe60-45f2-4f56-98ec-4cce9c849db7 None None] GET https://10.4.3.206/volume// Jul 22 10:06:23.609154 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-80bcfe60-45f2-4f56-98ec-4cce9c849db7 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:23.609386 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-80bcfe60-45f2-4f56-98ec-4cce9c849db7 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:23.609771 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-80bcfe60-45f2-4f56-98ec-4cce9c849db7 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:06:23.610078 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1126/4452] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:06:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:06:23.619093 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-be54acf2-ea12-423f-8b36-08e400cbde73 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:23.621489 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-be54acf2-ea12-423f-8b36-08e400cbde73 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:23.621701 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-be54acf2-ea12-423f-8b36-08e400cbde73 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:23.621941 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-be54acf2-ea12-423f-8b36-08e400cbde73 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:23.630760 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:23.630760 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:23.633917 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-be54acf2-ea12-423f-8b36-08e400cbde73 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:23.638221 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-be54acf2-ea12-423f-8b36-08e400cbde73 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 200 Jul 22 10:06:23.638648 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1104/4453] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:06:23 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:06:24.160036 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-10f01dd1-b02b-45f5-8e98-58bdce4215aa None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:24.161738 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-10f01dd1-b02b-45f5-8e98-58bdce4215aa tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:24.161936 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-10f01dd1-b02b-45f5-8e98-58bdce4215aa tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:24.162160 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-10f01dd1-b02b-45f5-8e98-58bdce4215aa tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:24.172085 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:24.172085 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:24.175624 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-10f01dd1-b02b-45f5-8e98-58bdce4215aa tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:24.178352 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d337a687-06dc-4046-af17-95a99cb01299 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:24.180021 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d337a687-06dc-4046-af17-95a99cb01299 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:06:24.180092 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-10f01dd1-b02b-45f5-8e98-58bdce4215aa tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 200 Jul 22 10:06:24.180206 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d337a687-06dc-4046-af17-95a99cb01299 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:24.180392 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d337a687-06dc-4046-af17-95a99cb01299 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:24.180493 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-d337a687-06dc-4046-af17-95a99cb01299 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:24.180539 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1109/4454] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:06:24 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:24.184208 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:24.184208 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:24.184758 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d337a687-06dc-4046-af17-95a99cb01299 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:06:24.185105 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1116/4455] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:24 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:24.475112 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-759daf7f-4e3d-4bcd-9079-c72b99da29c3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:24.477257 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-759daf7f-4e3d-4bcd-9079-c72b99da29c3 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] GET https://10.4.3.206/volume/v3/volumes/2a9d5fb3-426a-4760-9b7d-c14edfaa9809 Jul 22 10:06:24.477514 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-759daf7f-4e3d-4bcd-9079-c72b99da29c3 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:24.477708 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-759daf7f-4e3d-4bcd-9079-c72b99da29c3 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:24.485666 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:24.485666 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:24.489639 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-759daf7f-4e3d-4bcd-9079-c72b99da29c3 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Volume info retrieved successfully. Jul 22 10:06:24.493915 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-759daf7f-4e3d-4bcd-9079-c72b99da29c3 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/2a9d5fb3-426a-4760-9b7d-c14edfaa9809 returned with HTTP 200 Jul 22 10:06:24.494575 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1127/4456] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:06:24 2026] GET /volume/v3/volumes/2a9d5fb3-426a-4760-9b7d-c14edfaa9809 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:06:24.508945 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f8eb18e9-8346-44d2-a3b2-a661aa63689f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:24.510876 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f8eb18e9-8346-44d2-a3b2-a661aa63689f tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] GET https://10.4.3.206/volume/v3/volumes/summary Jul 22 10:06:24.511116 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f8eb18e9-8346-44d2-a3b2-a661aa63689f tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:24.511306 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f8eb18e9-8346-44d2-a3b2-a661aa63689f tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:24.511491 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-f8eb18e9-8346-44d2-a3b2-a661aa63689f tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:06:24.517710 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f8eb18e9-8346-44d2-a3b2-a661aa63689f tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] Get summary completed successfully. Jul 22 10:06:24.518016 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f8eb18e9-8346-44d2-a3b2-a661aa63689f tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-reader] https://10.4.3.206/volume/v3/volumes/summary returned with HTTP 200 Jul 22 10:06:24.518480 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1105/4457] 10.4.3.206 () {68 vars in 1302 bytes} [Wed Jul 22 10:06:24 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) Jul 22 10:06:24.526593 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6d7e5136-f686-40ee-9011-e229c04c0034 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:24.528951 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6d7e5136-f686-40ee-9011-e229c04c0034 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/2a9d5fb3-426a-4760-9b7d-c14edfaa9809 Jul 22 10:06:24.529213 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6d7e5136-f686-40ee-9011-e229c04c0034 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:24.529737 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6d7e5136-f686-40ee-9011-e229c04c0034 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:24.529737 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-6d7e5136-f686-40ee-9011-e229c04c0034 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Delete volume with id: 2a9d5fb3-426a-4760-9b7d-c14edfaa9809 Jul 22 10:06:24.536984 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-74e61edb-6180-4dec-866d-c2017c6494a7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:24.539076 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:24.539076 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:24.539514 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6d7e5136-f686-40ee-9011-e229c04c0034 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Volume info retrieved successfully. Jul 22 10:06:24.542618 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-74e61edb-6180-4dec-866d-c2017c6494a7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] DELETE https://10.4.3.206/volume/v3/attachments/cdf02c59-6e3d-4671-bb9a-1abb4239a181 Jul 22 10:06:24.542813 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-74e61edb-6180-4dec-866d-c2017c6494a7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:24.543029 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-74e61edb-6180-4dec-866d-c2017c6494a7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:24.550569 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:24.550569 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:24.560977 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6d7e5136-f686-40ee-9011-e229c04c0034 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Delete volume request issued successfully. Jul 22 10:06:24.561232 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6d7e5136-f686-40ee-9011-e229c04c0034 tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/2a9d5fb3-426a-4760-9b7d-c14edfaa9809 returned with HTTP 202 Jul 22 10:06:24.561920 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1110/4458] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:06:24 2026] DELETE /volume/v3/volumes/2a9d5fb3-426a-4760-9b7d-c14edfaa9809 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:06:24.570373 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1166f13f-5cc6-447a-a410-771a6340351e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:24.576046 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1166f13f-5cc6-447a-a410-771a6340351e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] GET https://10.4.3.206/volume/v3/volumes/2a9d5fb3-426a-4760-9b7d-c14edfaa9809 Jul 22 10:06:24.576394 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1166f13f-5cc6-447a-a410-771a6340351e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:24.578007 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1166f13f-5cc6-447a-a410-771a6340351e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:24.593472 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:24.593472 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:24.600112 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1166f13f-5cc6-447a-a410-771a6340351e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Volume info retrieved successfully. Jul 22 10:06:24.607628 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1166f13f-5cc6-447a-a410-771a6340351e tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/2a9d5fb3-426a-4760-9b7d-c14edfaa9809 returned with HTTP 200 Jul 22 10:06:24.608508 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1128/4459] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:06:24 2026] GET /volume/v3/volumes/2a9d5fb3-426a-4760-9b7d-c14edfaa9809 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:06:24.613120 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-31421bab-38fa-4d39-b74d-335527ee10d8 req-74e61edb-6180-4dec-866d-c2017c6494a7 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/attachments/cdf02c59-6e3d-4671-bb9a-1abb4239a181 returned with HTTP 200 Jul 22 10:06:24.613694 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1117/4460] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:06:24 2026] DELETE /volume/v3/attachments/cdf02c59-6e3d-4671-bb9a-1abb4239a181 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:24.621201 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3ee6462d-0329-4793-835e-62cc6e66b0a8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:24.623021 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3ee6462d-0329-4793-835e-62cc6e66b0a8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:24.623021 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3ee6462d-0329-4793-835e-62cc6e66b0a8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:24.623278 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3ee6462d-0329-4793-835e-62cc6e66b0a8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:24.630146 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:24.630146 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:24.633422 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3ee6462d-0329-4793-835e-62cc6e66b0a8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:24.637731 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3ee6462d-0329-4793-835e-62cc6e66b0a8 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 200 Jul 22 10:06:24.638130 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1106/4461] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:24 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:06:24.654603 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5c7b053c-9c71-4a95-9be5-b8ed1c0ed004 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:24.656679 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5c7b053c-9c71-4a95-9be5-b8ed1c0ed004 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] DELETE https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:24.656679 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5c7b053c-9c71-4a95-9be5-b8ed1c0ed004 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:24.656831 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5c7b053c-9c71-4a95-9be5-b8ed1c0ed004 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:24.657239 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-5c7b053c-9c71-4a95-9be5-b8ed1c0ed004 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Delete volume with id: 84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:24.667069 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:24.667069 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:24.667674 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-5c7b053c-9c71-4a95-9be5-b8ed1c0ed004 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:24.686201 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-5c7b053c-9c71-4a95-9be5-b8ed1c0ed004 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Delete volume request issued successfully. Jul 22 10:06:24.686466 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5c7b053c-9c71-4a95-9be5-b8ed1c0ed004 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 202 Jul 22 10:06:24.686876 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1111/4462] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:06:24 2026] DELETE /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:06:24.695036 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5b5eafdc-19a0-4b33-b1da-8157fa91c7b6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:24.697452 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5b5eafdc-19a0-4b33-b1da-8157fa91c7b6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:24.697752 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5b5eafdc-19a0-4b33-b1da-8157fa91c7b6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:24.698062 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5b5eafdc-19a0-4b33-b1da-8157fa91c7b6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:24.708037 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:24.708037 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:24.713630 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-5b5eafdc-19a0-4b33-b1da-8157fa91c7b6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Volume info retrieved successfully. Jul 22 10:06:24.719430 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5b5eafdc-19a0-4b33-b1da-8157fa91c7b6 tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 200 Jul 22 10:06:24.720020 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1129/4463] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:24 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 918 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:25.195588 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5a531d67-7ceb-46e8-824a-b0fad0b90f9b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:25.197403 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5a531d67-7ceb-46e8-824a-b0fad0b90f9b tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:06:25.197583 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5a531d67-7ceb-46e8-824a-b0fad0b90f9b tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:25.197772 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5a531d67-7ceb-46e8-824a-b0fad0b90f9b tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:25.197874 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-5a531d67-7ceb-46e8-824a-b0fad0b90f9b tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:25.201827 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:25.201827 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:25.202438 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5a531d67-7ceb-46e8-824a-b0fad0b90f9b tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:06:25.202893 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1118/4464] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:25 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:25.626573 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1bc0e050-fc90-44cf-bcba-78d144fd2f7c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:25.628725 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1bc0e050-fc90-44cf-bcba-78d144fd2f7c tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] GET https://10.4.3.206/volume/v3/volumes/2a9d5fb3-426a-4760-9b7d-c14edfaa9809 Jul 22 10:06:25.628991 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1bc0e050-fc90-44cf-bcba-78d144fd2f7c tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:25.629180 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1bc0e050-fc90-44cf-bcba-78d144fd2f7c tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:25.635140 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1bc0e050-fc90-44cf-bcba-78d144fd2f7c tempest-ProjectReaderTests-620719497 tempest-ProjectReaderTests-620719497-project-admin] https://10.4.3.206/volume/v3/volumes/2a9d5fb3-426a-4760-9b7d-c14edfaa9809 returned with HTTP 404 Jul 22 10:06:25.635659 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1107/4465] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:06:25 2026] GET /volume/v3/volumes/2a9d5fb3-426a-4760-9b7d-c14edfaa9809 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:06:25.734277 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b28b2496-08ab-4371-acd1-3af335d02fcc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:25.735680 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b28b2496-08ab-4371-acd1-3af335d02fcc tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] GET https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 Jul 22 10:06:25.736483 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b28b2496-08ab-4371-acd1-3af335d02fcc tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:25.736483 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b28b2496-08ab-4371-acd1-3af335d02fcc tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:25.742128 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b28b2496-08ab-4371-acd1-3af335d02fcc tempest-VolumeMultiattachTests-1015204659 tempest-VolumeMultiattachTests-1015204659-project-member] https://10.4.3.206/volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 returned with HTTP 404 Jul 22 10:06:25.742683 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1112/4466] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:25 2026] GET /volume/v3/volumes/84358070-d26e-4368-963c-545c25c69151 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:25.751043 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c6fcc8cd-ad2b-430d-a4c6-fc904f206e7c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:25.753871 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c6fcc8cd-ad2b-430d-a4c6-fc904f206e7c tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Jul 22 10:06:25.753871 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c6fcc8cd-ad2b-430d-a4c6-fc904f206e7c tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:25.753871 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c6fcc8cd-ad2b-430d-a4c6-fc904f206e7c tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:25.754717 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-c6fcc8cd-ad2b-430d-a4c6-fc904f206e7c tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:06:25.773261 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c6fcc8cd-ad2b-430d-a4c6-fc904f206e7c tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Get all volumes completed successfully. Jul 22 10:06:25.775979 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:25.775979 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:25.784636 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c6fcc8cd-ad2b-430d-a4c6-fc904f206e7c tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 10:06:25.785325 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1130/4467] 10.4.3.206 () {66 vars in 1285 bytes} [Wed Jul 22 10:06:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11277 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:06:25.804804 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-21e3e780-7e7b-434c-affb-0f6ede1d7d12 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:25.806687 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-21e3e780-7e7b-434c-affb-0f6ede1d7d12 tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] DELETE https://10.4.3.206/volume/v3/types/150176cb-a998-431f-8d1c-0e080fa8d55e Jul 22 10:06:25.806879 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-21e3e780-7e7b-434c-affb-0f6ede1d7d12 tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:25.807147 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-21e3e780-7e7b-434c-affb-0f6ede1d7d12 tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] Calling method '_delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:25.829515 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-21e3e780-7e7b-434c-affb-0f6ede1d7d12 tempest-VolumeMultiattachTests-123818269 tempest-VolumeMultiattachTests-123818269-project-admin] https://10.4.3.206/volume/v3/types/150176cb-a998-431f-8d1c-0e080fa8d55e returned with HTTP 202 Jul 22 10:06:25.830124 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1119/4468] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:06:25 2026] DELETE /volume/v3/types/150176cb-a998-431f-8d1c-0e080fa8d55e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:06:26.212872 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3e9852f6-b207-4605-a163-8a376cf6b92d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:26.214713 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3e9852f6-b207-4605-a163-8a376cf6b92d tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:06:26.214967 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3e9852f6-b207-4605-a163-8a376cf6b92d tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:26.215118 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3e9852f6-b207-4605-a163-8a376cf6b92d tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:26.215214 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3e9852f6-b207-4605-a163-8a376cf6b92d tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:26.219619 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:26.219619 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:26.220279 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3e9852f6-b207-4605-a163-8a376cf6b92d tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:06:26.220558 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1108/4469] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:26 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:27.239625 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-17242489-a2bb-4dda-b9f0-0744eabb5009 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:27.241805 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-17242489-a2bb-4dda-b9f0-0744eabb5009 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:06:27.242039 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-17242489-a2bb-4dda-b9f0-0744eabb5009 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:27.242255 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-17242489-a2bb-4dda-b9f0-0744eabb5009 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:27.242415 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-17242489-a2bb-4dda-b9f0-0744eabb5009 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:27.247888 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:27.247888 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:27.248644 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-17242489-a2bb-4dda-b9f0-0744eabb5009 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:06:27.249080 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1113/4470] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:27 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:28.266967 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-647b2646-e1f9-4a7e-b53b-79e1a9c1c538 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:28.268462 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-647b2646-e1f9-4a7e-b53b-79e1a9c1c538 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:06:28.268462 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-647b2646-e1f9-4a7e-b53b-79e1a9c1c538 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:28.268462 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-647b2646-e1f9-4a7e-b53b-79e1a9c1c538 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:28.268462 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-647b2646-e1f9-4a7e-b53b-79e1a9c1c538 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:28.278270 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:28.278270 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:28.278270 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-647b2646-e1f9-4a7e-b53b-79e1a9c1c538 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:06:28.278270 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1131/4471] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:28 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:28.287379 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e51f8b98-cba4-409a-8d84-cfee2bdae5f1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:28.292619 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e51f8b98-cba4-409a-8d84-cfee2bdae5f1 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:06:28.292979 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e51f8b98-cba4-409a-8d84-cfee2bdae5f1 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5a9c311f-2a36-48a4-ba49-6553d9985429", "name": "tempest-VolumesBackupsTest-Backup-620059751"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:28.294341 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.backups [None req-e51f8b98-cba4-409a-8d84-cfee2bdae5f1 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Creating new backup {'backup': {'volume_id': '5a9c311f-2a36-48a4-ba49-6553d9985429', 'name': 'tempest-VolumesBackupsTest-Backup-620059751'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:06:28.294494 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-e51f8b98-cba4-409a-8d84-cfee2bdae5f1 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Creating backup of volume 5a9c311f-2a36-48a4-ba49-6553d9985429 in container None Jul 22 10:06:28.303280 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:28.303280 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:28.303761 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e51f8b98-cba4-409a-8d84-cfee2bdae5f1 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Volume info retrieved successfully. Jul 22 10:06:28.322659 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-e51f8b98-cba4-409a-8d84-cfee2bdae5f1 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Created reservations ['2bb54d24-fc77-43b7-b255-fe444d87bf50', '2462d1ef-4303-4049-9848-4ca7c110b4b4'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:06:28.358167 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e51f8b98-cba4-409a-8d84-cfee2bdae5f1 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:06:28.358602 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1120/4472] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:06:28 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) Jul 22 10:06:28.373562 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e57f8203-9c17-4ca9-8486-7d397d2e84e8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:28.375330 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e57f8203-9c17-4ca9-8486-7d397d2e84e8 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:06:28.375534 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e57f8203-9c17-4ca9-8486-7d397d2e84e8 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:28.375709 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e57f8203-9c17-4ca9-8486-7d397d2e84e8 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:28.375811 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e57f8203-9c17-4ca9-8486-7d397d2e84e8 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:28.380322 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:28.380322 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:28.380948 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e57f8203-9c17-4ca9-8486-7d397d2e84e8 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:06:28.381410 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1109/4473] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:28 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:29.402052 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-89dee027-5026-43d2-b94c-181c4a88ddbf None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:29.407816 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-89dee027-5026-43d2-b94c-181c4a88ddbf tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:06:29.408007 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-89dee027-5026-43d2-b94c-181c4a88ddbf tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:29.408175 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-89dee027-5026-43d2-b94c-181c4a88ddbf tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:29.408243 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-89dee027-5026-43d2-b94c-181c4a88ddbf tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:29.419134 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:29.419134 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:29.419937 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-89dee027-5026-43d2-b94c-181c4a88ddbf tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:06:29.420297 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1114/4474] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:29 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 738 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:30.432713 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-db1cbdab-4269-4daf-b10c-43b88ad15515 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:30.434629 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-db1cbdab-4269-4daf-b10c-43b88ad15515 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:06:30.434784 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-db1cbdab-4269-4daf-b10c-43b88ad15515 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:30.434973 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-db1cbdab-4269-4daf-b10c-43b88ad15515 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:30.435135 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-db1cbdab-4269-4daf-b10c-43b88ad15515 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:30.439317 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:30.439317 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:30.440133 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-db1cbdab-4269-4daf-b10c-43b88ad15515 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:06:30.440553 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1132/4475] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:30 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:31.450491 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-843c663b-618a-4cf3-bc43-34a7b0db38ce None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:31.453012 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-843c663b-618a-4cf3-bc43-34a7b0db38ce tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:06:31.453249 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-843c663b-618a-4cf3-bc43-34a7b0db38ce tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:31.453519 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-843c663b-618a-4cf3-bc43-34a7b0db38ce tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:31.453686 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-843c663b-618a-4cf3-bc43-34a7b0db38ce tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:31.460371 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:31.460371 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:31.461442 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-843c663b-618a-4cf3-bc43-34a7b0db38ce tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:06:31.461957 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1121/4476] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:31 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:32.197181 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1872db6a-1e43-4f89-be1a-cf8d5df56dcf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:32.199141 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1872db6a-1e43-4f89-be1a-cf8d5df56dcf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f Jul 22 10:06:32.199427 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1872db6a-1e43-4f89-be1a-cf8d5df56dcf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:32.199693 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1872db6a-1e43-4f89-be1a-cf8d5df56dcf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:32.208940 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:32.208940 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:32.212219 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1872db6a-1e43-4f89-be1a-cf8d5df56dcf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:06:32.217352 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1872db6a-1e43-4f89-be1a-cf8d5df56dcf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f returned with HTTP 200 Jul 22 10:06:32.217719 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1110/4477] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:32 2026] GET /volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f => generated 1637 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:32.472305 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a036fe10-5987-41d0-924f-7892c35c43f1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:32.474128 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a036fe10-5987-41d0-924f-7892c35c43f1 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:06:32.474365 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a036fe10-5987-41d0-924f-7892c35c43f1 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:32.474536 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a036fe10-5987-41d0-924f-7892c35c43f1 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:32.474638 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-a036fe10-5987-41d0-924f-7892c35c43f1 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:32.481499 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:32.481499 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:32.482539 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a036fe10-5987-41d0-924f-7892c35c43f1 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:06:32.482539 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1115/4478] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:32 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:33.493610 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-775586b5-defa-47cc-8572-d1b7dc0bfffd None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:33.495575 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-775586b5-defa-47cc-8572-d1b7dc0bfffd tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:06:33.495803 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-775586b5-defa-47cc-8572-d1b7dc0bfffd tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:33.496043 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-775586b5-defa-47cc-8572-d1b7dc0bfffd tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:33.496178 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-775586b5-defa-47cc-8572-d1b7dc0bfffd tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:33.500518 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:33.500518 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:33.501380 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-775586b5-defa-47cc-8572-d1b7dc0bfffd tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:06:33.501760 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1133/4479] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:33 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:33.798489 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-92283cde-ad68-424c-9bba-1c1a302756e1 req-b5ca41c7-9737-466e-aca1-1449dda2dc23 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:33.801436 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-92283cde-ad68-424c-9bba-1c1a302756e1 req-b5ca41c7-9737-466e-aca1-1449dda2dc23 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/attachments/56aeb9eb-060a-42ba-b49f-94cac0455a77 Jul 22 10:06:33.801620 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-92283cde-ad68-424c-9bba-1c1a302756e1 req-b5ca41c7-9737-466e-aca1-1449dda2dc23 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:33.801906 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-92283cde-ad68-424c-9bba-1c1a302756e1 req-b5ca41c7-9737-466e-aca1-1449dda2dc23 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:33.810899 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:33.810899 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:33.864063 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-92283cde-ad68-424c-9bba-1c1a302756e1 req-b5ca41c7-9737-466e-aca1-1449dda2dc23 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/56aeb9eb-060a-42ba-b49f-94cac0455a77 returned with HTTP 200 Jul 22 10:06:33.864646 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1122/4480] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:06:33 2026] DELETE /volume/v3/attachments/56aeb9eb-060a-42ba-b49f-94cac0455a77 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:33.875573 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-92283cde-ad68-424c-9bba-1c1a302756e1 req-521c069c-5cbf-4e77-b405-63758c95f59f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:33.877783 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-92283cde-ad68-424c-9bba-1c1a302756e1 req-521c069c-5cbf-4e77-b405-63758c95f59f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f Jul 22 10:06:33.878149 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-92283cde-ad68-424c-9bba-1c1a302756e1 req-521c069c-5cbf-4e77-b405-63758c95f59f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:33.878527 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-92283cde-ad68-424c-9bba-1c1a302756e1 req-521c069c-5cbf-4e77-b405-63758c95f59f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:33.879781 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [req-92283cde-ad68-424c-9bba-1c1a302756e1 req-521c069c-5cbf-4e77-b405-63758c95f59f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume with id: ca0df2b8-52c1-4e76-a545-9f7a05578c9f Jul 22 10:06:33.886203 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:33.886203 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:33.886703 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-92283cde-ad68-424c-9bba-1c1a302756e1 req-521c069c-5cbf-4e77-b405-63758c95f59f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:06:33.907194 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-92283cde-ad68-424c-9bba-1c1a302756e1 req-521c069c-5cbf-4e77-b405-63758c95f59f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume request issued successfully. Jul 22 10:06:33.907444 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-92283cde-ad68-424c-9bba-1c1a302756e1 req-521c069c-5cbf-4e77-b405-63758c95f59f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f returned with HTTP 202 Jul 22 10:06:33.907988 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1111/4481] 10.4.3.206 () {70 vars in 1620 bytes} [Wed Jul 22 10:06:33 2026] DELETE /volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:06:34.513162 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-56144e1a-fd3e-4be3-b76b-4b114aac7a04 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:34.515240 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-56144e1a-fd3e-4be3-b76b-4b114aac7a04 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:06:34.515240 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-56144e1a-fd3e-4be3-b76b-4b114aac7a04 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:34.515438 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-56144e1a-fd3e-4be3-b76b-4b114aac7a04 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:34.515542 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-56144e1a-fd3e-4be3-b76b-4b114aac7a04 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:34.523340 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:34.523340 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:34.524579 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-56144e1a-fd3e-4be3-b76b-4b114aac7a04 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:06:34.524833 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1116/4482] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:34 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:34.775011 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0c6dce7e-8adf-4eec-944f-5af635602edf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:34.778711 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0c6dce7e-8adf-4eec-944f-5af635602edf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f Jul 22 10:06:34.778711 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0c6dce7e-8adf-4eec-944f-5af635602edf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:34.778711 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0c6dce7e-8adf-4eec-944f-5af635602edf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:34.788170 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0c6dce7e-8adf-4eec-944f-5af635602edf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f returned with HTTP 404 Jul 22 10:06:34.788750 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1134/4483] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:34 2026] GET /volume/v3/volumes/ca0df2b8-52c1-4e76-a545-9f7a05578c9f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:34.802139 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-132829e5-e49e-435f-8f47-9dc6d2ff400f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:34.804906 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-132829e5-e49e-435f-8f47-9dc6d2ff400f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 Jul 22 10:06:34.805219 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-132829e5-e49e-435f-8f47-9dc6d2ff400f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:34.805468 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-132829e5-e49e-435f-8f47-9dc6d2ff400f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:34.805559 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-132829e5-e49e-435f-8f47-9dc6d2ff400f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete snapshot with id: bbf09994-cc0d-411a-a956-1a9ec9eb5692 Jul 22 10:06:34.812970 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:34.812970 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:34.813561 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-132829e5-e49e-435f-8f47-9dc6d2ff400f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:06:34.840143 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-132829e5-e49e-435f-8f47-9dc6d2ff400f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot delete request issued successfully. Jul 22 10:06:34.840468 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-132829e5-e49e-435f-8f47-9dc6d2ff400f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 returned with HTTP 202 Jul 22 10:06:34.840882 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1123/4484] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:06:34 2026] DELETE /volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:06:34.848816 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-22435c71-1a93-4492-8322-b33626eef390 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:34.851400 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-22435c71-1a93-4492-8322-b33626eef390 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 Jul 22 10:06:34.851667 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-22435c71-1a93-4492-8322-b33626eef390 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:34.851903 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-22435c71-1a93-4492-8322-b33626eef390 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:34.858058 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:34.858058 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:34.858678 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-22435c71-1a93-4492-8322-b33626eef390 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:06:34.861246 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-22435c71-1a93-4492-8322-b33626eef390 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 returned with HTTP 200 Jul 22 10:06:34.861246 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1112/4485] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:06:34 2026] GET /volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:35.536054 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e5f319a9-824e-4d4e-943f-9293c6569d3a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:35.538293 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e5f319a9-824e-4d4e-943f-9293c6569d3a tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:06:35.538293 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e5f319a9-824e-4d4e-943f-9293c6569d3a tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:35.538479 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e5f319a9-824e-4d4e-943f-9293c6569d3a tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:35.538556 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-e5f319a9-824e-4d4e-943f-9293c6569d3a tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:35.543707 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:35.543707 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:35.544525 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e5f319a9-824e-4d4e-943f-9293c6569d3a tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:06:35.544938 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1117/4486] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:35 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:35.872694 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-23802935-3ca0-479e-86be-3bd836e27eb9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:35.874540 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-23802935-3ca0-479e-86be-3bd836e27eb9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 Jul 22 10:06:35.874903 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-23802935-3ca0-479e-86be-3bd836e27eb9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:35.875234 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-23802935-3ca0-479e-86be-3bd836e27eb9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:35.882629 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-23802935-3ca0-479e-86be-3bd836e27eb9 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 returned with HTTP 404 Jul 22 10:06:35.883339 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1135/4487] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:06:35 2026] GET /volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:37.408205 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3abd794b-9f57-42ae-839f-29bbd7f60874 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:37.408205 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3abd794b-9f57-42ae-839f-29bbd7f60874 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:06:37.408205 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3abd794b-9f57-42ae-839f-29bbd7f60874 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:37.408205 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3abd794b-9f57-42ae-839f-29bbd7f60874 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:37.408205 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-3abd794b-9f57-42ae-839f-29bbd7f60874 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:37.408205 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:37.408205 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:37.408205 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3abd794b-9f57-42ae-839f-29bbd7f60874 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:06:37.408205 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1124/4488] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:36 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:37.410491 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-35ed044e-4ba1-44b7-b126-e23a9bd5b920 req-056ef241-385d-46d4-b808-1c6127fc8c78 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:37.410491 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-35ed044e-4ba1-44b7-b126-e23a9bd5b920 req-056ef241-385d-46d4-b808-1c6127fc8c78 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/attachments/8d7d1893-0cd2-4bfc-b8a2-371748abd6b0 Jul 22 10:06:37.410491 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-35ed044e-4ba1-44b7-b126-e23a9bd5b920 req-056ef241-385d-46d4-b808-1c6127fc8c78 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:37.410491 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-35ed044e-4ba1-44b7-b126-e23a9bd5b920 req-056ef241-385d-46d4-b808-1c6127fc8c78 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:37.410491 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:37.410491 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:37.410491 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-35ed044e-4ba1-44b7-b126-e23a9bd5b920 req-056ef241-385d-46d4-b808-1c6127fc8c78 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/8d7d1893-0cd2-4bfc-b8a2-371748abd6b0 returned with HTTP 200 Jul 22 10:06:37.410491 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1113/4489] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:06:37 2026] DELETE /volume/v3/attachments/8d7d1893-0cd2-4bfc-b8a2-371748abd6b0 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:37.411731 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-35ed044e-4ba1-44b7-b126-e23a9bd5b920 req-d491d028-1588-468e-be4f-533b4a8f6277 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:37.411731 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-35ed044e-4ba1-44b7-b126-e23a9bd5b920 req-d491d028-1588-468e-be4f-533b4a8f6277 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab Jul 22 10:06:37.411731 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-35ed044e-4ba1-44b7-b126-e23a9bd5b920 req-d491d028-1588-468e-be4f-533b4a8f6277 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:37.411731 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-35ed044e-4ba1-44b7-b126-e23a9bd5b920 req-d491d028-1588-468e-be4f-533b4a8f6277 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:37.411731 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [req-35ed044e-4ba1-44b7-b126-e23a9bd5b920 req-d491d028-1588-468e-be4f-533b4a8f6277 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume with id: 652a59e0-cfcf-4fba-a4da-f85edd8170ab Jul 22 10:06:37.411731 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:37.411731 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:37.411731 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-35ed044e-4ba1-44b7-b126-e23a9bd5b920 req-d491d028-1588-468e-be4f-533b4a8f6277 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:06:37.415366 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-35ed044e-4ba1-44b7-b126-e23a9bd5b920 req-d491d028-1588-468e-be4f-533b4a8f6277 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume request issued successfully. Jul 22 10:06:37.415517 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-35ed044e-4ba1-44b7-b126-e23a9bd5b920 req-d491d028-1588-468e-be4f-533b4a8f6277 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab returned with HTTP 202 Jul 22 10:06:37.415989 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1118/4490] 10.4.3.206 () {70 vars in 1620 bytes} [Wed Jul 22 10:06:37 2026] DELETE /volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:06:37.575813 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a6f5ada2-3cef-4790-b6b7-754dcadea628 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:37.578312 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a6f5ada2-3cef-4790-b6b7-754dcadea628 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:06:37.578312 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a6f5ada2-3cef-4790-b6b7-754dcadea628 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:37.578664 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a6f5ada2-3cef-4790-b6b7-754dcadea628 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:37.578833 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-a6f5ada2-3cef-4790-b6b7-754dcadea628 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:37.584630 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:37.584630 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:37.585685 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a6f5ada2-3cef-4790-b6b7-754dcadea628 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:06:37.586137 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1136/4491] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:37 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:38.299572 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4003c98b-cf7b-4058-8084-3db87ef7a4ca None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:38.301271 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4003c98b-cf7b-4058-8084-3db87ef7a4ca tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab Jul 22 10:06:38.301455 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4003c98b-cf7b-4058-8084-3db87ef7a4ca tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:38.301649 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4003c98b-cf7b-4058-8084-3db87ef7a4ca tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:38.307685 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4003c98b-cf7b-4058-8084-3db87ef7a4ca tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab returned with HTTP 404 Jul 22 10:06:38.308196 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1125/4492] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:38 2026] GET /volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:38.597808 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0a7eba0a-a437-4de6-ab16-efdbb4bfd076 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:38.599793 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0a7eba0a-a437-4de6-ab16-efdbb4bfd076 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:06:38.600030 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0a7eba0a-a437-4de6-ab16-efdbb4bfd076 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:38.600275 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0a7eba0a-a437-4de6-ab16-efdbb4bfd076 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:38.600417 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-0a7eba0a-a437-4de6-ab16-efdbb4bfd076 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:38.605192 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:38.605192 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:38.606011 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0a7eba0a-a437-4de6-ab16-efdbb4bfd076 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:06:38.606470 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1114/4493] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:38 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:38.832058 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b7fbbfdb-bf51-4eb6-a1d7-ea4432adf082 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:38.833840 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b7fbbfdb-bf51-4eb6-a1d7-ea4432adf082 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 Jul 22 10:06:38.834085 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b7fbbfdb-bf51-4eb6-a1d7-ea4432adf082 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:38.834291 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b7fbbfdb-bf51-4eb6-a1d7-ea4432adf082 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:38.834389 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-b7fbbfdb-bf51-4eb6-a1d7-ea4432adf082 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete snapshot with id: bbf09994-cc0d-411a-a956-1a9ec9eb5692 Jul 22 10:06:38.838248 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b7fbbfdb-bf51-4eb6-a1d7-ea4432adf082 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 returned with HTTP 404 Jul 22 10:06:38.838740 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1119/4494] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:06:38 2026] DELETE /volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:38.850059 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-70e925a9-771d-4cce-af8f-42cfcbae87af None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:38.851834 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-70e925a9-771d-4cce-af8f-42cfcbae87af tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 Jul 22 10:06:38.852045 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-70e925a9-771d-4cce-af8f-42cfcbae87af tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:38.852230 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-70e925a9-771d-4cce-af8f-42cfcbae87af tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:38.857773 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-70e925a9-771d-4cce-af8f-42cfcbae87af tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 returned with HTTP 404 Jul 22 10:06:38.858523 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1137/4495] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:06:38 2026] GET /volume/v3/snapshots/bbf09994-cc0d-411a-a956-1a9ec9eb5692 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 10:06:39.618448 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0e03285b-c4c5-438d-aea8-329482f0164c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:39.621326 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0e03285b-c4c5-438d-aea8-329482f0164c tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:06:39.621623 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0e03285b-c4c5-438d-aea8-329482f0164c tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:39.621850 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0e03285b-c4c5-438d-aea8-329482f0164c tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:39.622011 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-0e03285b-c4c5-438d-aea8-329482f0164c tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:39.626578 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:39.626578 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:39.627330 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0e03285b-c4c5-438d-aea8-329482f0164c tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:06:39.627655 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1126/4496] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:39 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:39.632031 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4c3a4282-5400-4b6b-a0ce-e8531eb11b38 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:39.633868 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4c3a4282-5400-4b6b-a0ce-e8531eb11b38 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab Jul 22 10:06:39.634098 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4c3a4282-5400-4b6b-a0ce-e8531eb11b38 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:39.634318 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4c3a4282-5400-4b6b-a0ce-e8531eb11b38 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:39.634486 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-4c3a4282-5400-4b6b-a0ce-e8531eb11b38 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume with id: 652a59e0-cfcf-4fba-a4da-f85edd8170ab Jul 22 10:06:39.643463 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4c3a4282-5400-4b6b-a0ce-e8531eb11b38 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab returned with HTTP 404 Jul 22 10:06:39.643991 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1115/4497] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:06:39 2026] DELETE /volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:39.653056 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6b21f12f-ba9c-456e-9e51-99b655ec4594 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:39.654999 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6b21f12f-ba9c-456e-9e51-99b655ec4594 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab Jul 22 10:06:39.655224 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6b21f12f-ba9c-456e-9e51-99b655ec4594 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:39.655439 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6b21f12f-ba9c-456e-9e51-99b655ec4594 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:39.661729 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6b21f12f-ba9c-456e-9e51-99b655ec4594 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab returned with HTTP 404 Jul 22 10:06:39.662262 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1120/4498] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:39 2026] GET /volume/v3/volumes/652a59e0-cfcf-4fba-a4da-f85edd8170ab => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:40.642941 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8df2cf2f-e81a-4267-866a-863982c841cc None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:40.647677 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8df2cf2f-e81a-4267-866a-863982c841cc tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:06:40.647870 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8df2cf2f-e81a-4267-866a-863982c841cc tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:40.648108 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8df2cf2f-e81a-4267-866a-863982c841cc tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:40.648255 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-8df2cf2f-e81a-4267-866a-863982c841cc tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:40.654449 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:40.654449 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:40.655301 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8df2cf2f-e81a-4267-866a-863982c841cc tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:06:40.655684 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1138/4499] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:40 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:40.789094 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f77faf0d-f24a-406c-815e-866083d81544 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:40.791226 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:06:40.791226 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1555192567", "snapshot_id": null, "imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "volume_type": null, "size": 1}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:40.793982 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1555192567', 'snapshot_id': None, 'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'volume_type': None, 'size': 1}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:06:41.003087 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume of 1 GB Jul 22 10:06:41.006006 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Availability Zones retrieved successfully. Jul 22 10:06:41.014492 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (827e4feb-9865-4964-8853-903cc5180e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:06:41.016812 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (585a7910-1fe8-43ab-ada7-2d26821903b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:41.017995 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:06:41.071514 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (585a7910-1fe8-43ab-ada7-2d26821903b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:41.073160 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db91ac40-9664-457e-8635-4fd944f61aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:41.113389 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Created reservations ['8d85123f-8628-420f-9b65-c48aa771734d', 'db05e1e7-16cd-48a6-80b8-32f2bb3788b5', '8d2c1a08-dc96-472f-aef6-03378b01d363', 'c1931cb6-dbf1-4e9c-9085-1c2e62526220'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:06:41.114341 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db91ac40-9664-457e-8635-4fd944f61aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d85123f-8628-420f-9b65-c48aa771734d', 'db05e1e7-16cd-48a6-80b8-32f2bb3788b5', '8d2c1a08-dc96-472f-aef6-03378b01d363', 'c1931cb6-dbf1-4e9c-9085-1c2e62526220']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:41.115290 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (879c47a1-c166-4ccc-abca-2c4ac0f7db8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:41.139513 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (879c47a1-c166-4ccc-abca-2c4ac0f7db8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17d39a85-ed86-409c-bbf2-6ccfdc0c4217', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1555192567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['8d85123f-8628-420f-9b65-c48aa771734d','db05e1e7-16cd-48a6-80b8-32f2bb3788b5','8d2c1a08-dc96-472f-aef6-03378b01d363','c1931cb6-dbf1-4e9c-9085-1c2e62526220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1555192567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17d39a85-ed86-409c-bbf2-6ccfdc0c4217,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='599a9fadaa9b405ca90dd6f4f106719a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4175e860c124a3386af0e8d40ec0adb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:41.140295 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a83552b6-a35b-4f51-a006-b978993511ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:41.161945 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a83552b6-a35b-4f51-a006-b978993511ca) transitioned into state 'SUCCESS' from state '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-1555192567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['8d85123f-8628-420f-9b65-c48aa771734d','db05e1e7-16cd-48a6-80b8-32f2bb3788b5','8d2c1a08-dc96-472f-aef6-03378b01d363','c1931cb6-dbf1-4e9c-9085-1c2e62526220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:41.162695 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f16776b-22fa-483c-88d5-78f18188510e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:06:41.176305 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f16776b-22fa-483c-88d5-78f18188510e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:06:41.177300 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (827e4feb-9865-4964-8853-903cc5180e92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:06:41.177583 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request issued successfully. Jul 22 10:06:41.178126 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f77faf0d-f24a-406c-815e-866083d81544 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:06:41.178575 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1127/4500] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:06:40 2026] POST /volume/v3/volumes => generated 759 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:06:41.194858 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3c95dad0-4f2d-4f7d-af22-cfb533185eff None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:41.197394 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3c95dad0-4f2d-4f7d-af22-cfb533185eff tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 Jul 22 10:06:41.197780 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3c95dad0-4f2d-4f7d-af22-cfb533185eff tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:41.198140 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3c95dad0-4f2d-4f7d-af22-cfb533185eff tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:41.207351 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:41.207351 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:41.211728 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3c95dad0-4f2d-4f7d-af22-cfb533185eff tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:06:41.217131 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3c95dad0-4f2d-4f7d-af22-cfb533185eff tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 returned with HTTP 200 Jul 22 10:06:41.219689 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1116/4501] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:41 2026] GET /volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:41.670435 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-decff3e9-f82c-4c8e-ae0a-a71786d31aa7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:41.672143 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-decff3e9-f82c-4c8e-ae0a-a71786d31aa7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:06:41.672443 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-decff3e9-f82c-4c8e-ae0a-a71786d31aa7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:41.672535 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-decff3e9-f82c-4c8e-ae0a-a71786d31aa7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:41.672580 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-decff3e9-f82c-4c8e-ae0a-a71786d31aa7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:41.677566 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:41.677566 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:41.678243 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-decff3e9-f82c-4c8e-ae0a-a71786d31aa7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:06:41.678633 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1121/4502] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:41 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:42.237805 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3b4baa3b-a539-4b24-8018-a75d4c52d84c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:42.241954 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3b4baa3b-a539-4b24-8018-a75d4c52d84c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 Jul 22 10:06:42.241954 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3b4baa3b-a539-4b24-8018-a75d4c52d84c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:42.241954 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3b4baa3b-a539-4b24-8018-a75d4c52d84c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:42.247238 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:42.247238 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:42.251466 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3b4baa3b-a539-4b24-8018-a75d4c52d84c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:06:42.256651 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3b4baa3b-a539-4b24-8018-a75d4c52d84c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 returned with HTTP 200 Jul 22 10:06:42.257076 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1139/4503] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:42 2026] GET /volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:42.278361 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ff36f685-eba8-4a1c-9386-c77f5cabded6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:42.280660 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ff36f685-eba8-4a1c-9386-c77f5cabded6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 Jul 22 10:06:42.280912 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ff36f685-eba8-4a1c-9386-c77f5cabded6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:42.281225 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ff36f685-eba8-4a1c-9386-c77f5cabded6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:42.290643 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:42.290643 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:42.293957 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ff36f685-eba8-4a1c-9386-c77f5cabded6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:06:42.299875 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ff36f685-eba8-4a1c-9386-c77f5cabded6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 returned with HTTP 200 Jul 22 10:06:42.300423 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1128/4504] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:42 2026] GET /volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:42.454437 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-32a38672-b5b8-432c-8ff9-62c8a88847bf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:42.454437 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-32a38672-b5b8-432c-8ff9-62c8a88847bf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 Jul 22 10:06:42.454870 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-32a38672-b5b8-432c-8ff9-62c8a88847bf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:42.455010 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-32a38672-b5b8-432c-8ff9-62c8a88847bf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:42.462884 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:42.462884 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:42.467490 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-32a38672-b5b8-432c-8ff9-62c8a88847bf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:06:42.473565 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-32a38672-b5b8-432c-8ff9-62c8a88847bf tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 returned with HTTP 200 Jul 22 10:06:42.474012 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1117/4505] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:06:42 2026] GET /volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:42.688147 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ab91cd4a-e2d1-4cde-9349-53e567e55224 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:42.689725 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ab91cd4a-e2d1-4cde-9349-53e567e55224 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:06:42.689895 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ab91cd4a-e2d1-4cde-9349-53e567e55224 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:42.690108 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ab91cd4a-e2d1-4cde-9349-53e567e55224 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:42.690247 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-ab91cd4a-e2d1-4cde-9349-53e567e55224 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:42.694261 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:42.694261 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:42.694961 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ab91cd4a-e2d1-4cde-9349-53e567e55224 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:06:42.695316 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1122/4506] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:42 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:42.938617 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-92b479fb-2cfa-44b4-a4dc-2d78cf10d4a7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:42.941331 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-92b479fb-2cfa-44b4-a4dc-2d78cf10d4a7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 Jul 22 10:06:42.941603 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-92b479fb-2cfa-44b4-a4dc-2d78cf10d4a7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:42.941861 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-92b479fb-2cfa-44b4-a4dc-2d78cf10d4a7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:42.950940 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:42.950940 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:42.955721 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-92b479fb-2cfa-44b4-a4dc-2d78cf10d4a7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:06:42.962266 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-92b479fb-2cfa-44b4-a4dc-2d78cf10d4a7 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 returned with HTTP 200 Jul 22 10:06:42.962827 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1140/4507] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:06:42 2026] GET /volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:42.972385 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-cd05c54f-967b-4e33-9f18-bd90ae85a2fd None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:42.973108 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cd05c54f-967b-4e33-9f18-bd90ae85a2fd None None] GET https://10.4.3.206/volume// Jul 22 10:06:42.973361 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cd05c54f-967b-4e33-9f18-bd90ae85a2fd None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:42.973499 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cd05c54f-967b-4e33-9f18-bd90ae85a2fd None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:42.973823 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cd05c54f-967b-4e33-9f18-bd90ae85a2fd None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:06:42.974158 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1129/4508] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 10:06:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:06:42.983010 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-6797c8f5-1f0b-415f-9d02-3c8dc21fcb08 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:42.985129 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-6797c8f5-1f0b-415f-9d02-3c8dc21fcb08 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:06:42.985476 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-6797c8f5-1f0b-415f-9d02-3c8dc21fcb08 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17d39a85-ed86-409c-bbf2-6ccfdc0c4217", "connector": null, "instance_uuid": "3e6e8b18-ced8-4143-aa01-cdc7c77ef8c2"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:42.994591 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:42.994591 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:43.019091 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-6797c8f5-1f0b-415f-9d02-3c8dc21fcb08 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:06:43.019564 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1118/4509] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:06:42 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:43.708692 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5c774b02-75f9-4dc4-b5b3-2a07c04cfd9b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:43.712718 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5c774b02-75f9-4dc4-b5b3-2a07c04cfd9b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:06:43.712944 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5c774b02-75f9-4dc4-b5b3-2a07c04cfd9b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:43.713184 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5c774b02-75f9-4dc4-b5b3-2a07c04cfd9b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:43.713262 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-5c774b02-75f9-4dc4-b5b3-2a07c04cfd9b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:43.718484 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:43.718484 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:43.719492 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5c774b02-75f9-4dc4-b5b3-2a07c04cfd9b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:06:43.720027 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1123/4510] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:43 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:43.734359 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5136633f-b053-4ded-9461-1e3b73e9a7b5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:43.742164 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5136633f-b053-4ded-9461-1e3b73e9a7b5 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:06:43.742453 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5136633f-b053-4ded-9461-1e3b73e9a7b5 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:43.742725 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5136633f-b053-4ded-9461-1e3b73e9a7b5 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:43.742888 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-5136633f-b053-4ded-9461-1e3b73e9a7b5 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:43.753397 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:43.753397 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:43.754259 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5136633f-b053-4ded-9461-1e3b73e9a7b5 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:06:43.755047 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1141/4511] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:43 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:43.773530 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e8ccd570-8ccf-4b5d-b2ef-bba8cae35def None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:43.781047 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e8ccd570-8ccf-4b5d-b2ef-bba8cae35def tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 10:06:43.781422 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e8ccd570-8ccf-4b5d-b2ef-bba8cae35def tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5a9c311f-2a36-48a4-ba49-6553d9985429", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-344040117"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:43.785628 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.backups [None req-e8ccd570-8ccf-4b5d-b2ef-bba8cae35def tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Creating new backup {'backup': {'volume_id': '5a9c311f-2a36-48a4-ba49-6553d9985429', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-344040117'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:06:43.786040 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-e8ccd570-8ccf-4b5d-b2ef-bba8cae35def tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Creating backup of volume 5a9c311f-2a36-48a4-ba49-6553d9985429 in container None Jul 22 10:06:43.800545 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:43.800545 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:43.800545 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e8ccd570-8ccf-4b5d-b2ef-bba8cae35def tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Volume info retrieved successfully. Jul 22 10:06:43.831464 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-e8ccd570-8ccf-4b5d-b2ef-bba8cae35def tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Created reservations ['e5f0d374-0309-4714-b719-bbed741b2fd4', '8c1d9b48-4831-46b3-95ac-18ce49888279'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:06:43.885456 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e8ccd570-8ccf-4b5d-b2ef-bba8cae35def tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:06:43.886613 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1130/4512] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:06:43 2026] POST /volume/v3/backups => generated 329 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:06:43.897039 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d1b6ea2d-8174-49b9-8e7e-2d7c3f29ec5c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:43.899457 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d1b6ea2d-8174-49b9-8e7e-2d7c3f29ec5c tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 Jul 22 10:06:43.899759 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d1b6ea2d-8174-49b9-8e7e-2d7c3f29ec5c tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:43.900036 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d1b6ea2d-8174-49b9-8e7e-2d7c3f29ec5c tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:43.900175 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-d1b6ea2d-8174-49b9-8e7e-2d7c3f29ec5c tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 325b7e99-e88d-4daf-bec1-11b2083ee0e6. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:43.910972 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:43.910972 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:43.911884 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d1b6ea2d-8174-49b9-8e7e-2d7c3f29ec5c tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 returned with HTTP 200 Jul 22 10:06:43.912427 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1119/4513] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:43 2026] GET /volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:44.108071 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5b0cfc22-9e2e-4f17-a0eb-7293aebcd3e7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:44.108529 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5b0cfc22-9e2e-4f17-a0eb-7293aebcd3e7 None None] GET https://10.4.3.206/volume// Jul 22 10:06:44.108697 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5b0cfc22-9e2e-4f17-a0eb-7293aebcd3e7 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:44.108944 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5b0cfc22-9e2e-4f17-a0eb-7293aebcd3e7 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:44.109346 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5b0cfc22-9e2e-4f17-a0eb-7293aebcd3e7 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:06:44.109681 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1124/4514] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:06:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:06:44.117871 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-6847dfbc-a136-4b82-ad7e-3dfa92575e23 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:44.123842 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-6847dfbc-a136-4b82-ad7e-3dfa92575e23 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 Jul 22 10:06:44.124053 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-6847dfbc-a136-4b82-ad7e-3dfa92575e23 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:44.124234 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-6847dfbc-a136-4b82-ad7e-3dfa92575e23 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:44.137443 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:44.137443 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:44.140738 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-6847dfbc-a136-4b82-ad7e-3dfa92575e23 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:06:44.145538 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-6847dfbc-a136-4b82-ad7e-3dfa92575e23 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 returned with HTTP 200 Jul 22 10:06:44.145975 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1142/4515] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:06:44 2026] GET /volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:06:44.244555 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-e0cc64be-df5a-43eb-98ed-2653cd35a71f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:44.247360 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-e0cc64be-df5a-43eb-98ed-2653cd35a71f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] PUT https://10.4.3.206/volume/v3/attachments/9a3451f9-6f42-44ba-a1cb-477022445443 Jul 22 10:06:44.247850 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-e0cc64be-df5a-43eb-98ed-2653cd35a71f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:44.257246 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-e0cc64be-df5a-43eb-98ed-2653cd35a71f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Acquiring lock "cinder-attachment_update-17d39a85-ed86-409c-bbf2-6ccfdc0c4217-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:06:44.263433 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-e0cc64be-df5a-43eb-98ed-2653cd35a71f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-17d39a85-ed86-409c-bbf2-6ccfdc0c4217-np0000005636" acquired by "attachment_update" :: waited 0.006s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:06:44.264526 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:44.264526 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:44.364221 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-e0cc64be-df5a-43eb-98ed-2653cd35a71f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-17d39a85-ed86-409c-bbf2-6ccfdc0c4217-np0000005636" released by "attachment_update" :: held 0.101s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:06:44.364519 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-e0cc64be-df5a-43eb-98ed-2653cd35a71f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/9a3451f9-6f42-44ba-a1cb-477022445443 returned with HTTP 200 Jul 22 10:06:44.365065 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1131/4516] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:06:44 2026] PUT /volume/v3/attachments/9a3451f9-6f42-44ba-a1cb-477022445443 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:44.384181 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-324b705f-5183-471f-977d-e362c5a53d6f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:44.387073 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-324b705f-5183-471f-977d-e362c5a53d6f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments/9a3451f9-6f42-44ba-a1cb-477022445443/action Jul 22 10:06:44.387436 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-324b705f-5183-471f-977d-e362c5a53d6f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:06:44.387604 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-324b705f-5183-471f-977d-e362c5a53d6f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:44.401987 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:44.401987 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:44.411357 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f8a8ebce-bebd-4086-820f-0084bdea8714 req-324b705f-5183-471f-977d-e362c5a53d6f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/9a3451f9-6f42-44ba-a1cb-477022445443/action returned with HTTP 204 Jul 22 10:06:44.411781 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1120/4517] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:06:44 2026] POST /volume/v3/attachments/9a3451f9-6f42-44ba-a1cb-477022445443/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:44.923002 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6535860b-f963-44d2-8dc3-6331cfb1e4c0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:44.924801 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6535860b-f963-44d2-8dc3-6331cfb1e4c0 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 Jul 22 10:06:44.925029 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6535860b-f963-44d2-8dc3-6331cfb1e4c0 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:44.925221 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6535860b-f963-44d2-8dc3-6331cfb1e4c0 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:44.925327 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-6535860b-f963-44d2-8dc3-6331cfb1e4c0 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 325b7e99-e88d-4daf-bec1-11b2083ee0e6. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:44.929514 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:44.929514 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:44.930083 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6535860b-f963-44d2-8dc3-6331cfb1e4c0 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 returned with HTTP 200 Jul 22 10:06:44.930473 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1125/4518] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:44 2026] GET /volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:45.940466 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-06858844-fe29-425a-aed9-046bf11bf3ac None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:45.942610 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-06858844-fe29-425a-aed9-046bf11bf3ac tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 Jul 22 10:06:45.942863 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-06858844-fe29-425a-aed9-046bf11bf3ac tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:45.943143 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-06858844-fe29-425a-aed9-046bf11bf3ac tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:45.943290 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-06858844-fe29-425a-aed9-046bf11bf3ac tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 325b7e99-e88d-4daf-bec1-11b2083ee0e6. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:45.948400 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:45.948400 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:45.949173 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-06858844-fe29-425a-aed9-046bf11bf3ac tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 returned with HTTP 200 Jul 22 10:06:45.949647 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1143/4519] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:45 2026] GET /volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:46.964914 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-43ab4ec8-2681-4adb-a417-ea31bc6c0a1d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:46.967264 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-43ab4ec8-2681-4adb-a417-ea31bc6c0a1d tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 Jul 22 10:06:46.967540 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-43ab4ec8-2681-4adb-a417-ea31bc6c0a1d tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:46.967798 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-43ab4ec8-2681-4adb-a417-ea31bc6c0a1d tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:46.967966 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-43ab4ec8-2681-4adb-a417-ea31bc6c0a1d tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 325b7e99-e88d-4daf-bec1-11b2083ee0e6. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:46.973252 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:46.973252 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:46.974077 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-43ab4ec8-2681-4adb-a417-ea31bc6c0a1d tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 returned with HTTP 200 Jul 22 10:06:46.974496 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1132/4520] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:46 2026] GET /volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:47.985749 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-78440e0f-00e4-4f74-80fe-7c2e24528ab5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:47.987458 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-78440e0f-00e4-4f74-80fe-7c2e24528ab5 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 Jul 22 10:06:47.987746 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-78440e0f-00e4-4f74-80fe-7c2e24528ab5 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:47.988030 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-78440e0f-00e4-4f74-80fe-7c2e24528ab5 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:47.988251 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-78440e0f-00e4-4f74-80fe-7c2e24528ab5 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 325b7e99-e88d-4daf-bec1-11b2083ee0e6. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:47.992561 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:47.992561 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:47.993642 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-78440e0f-00e4-4f74-80fe-7c2e24528ab5 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 returned with HTTP 200 Jul 22 10:06:47.993642 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1121/4521] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:47 2026] GET /volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:49.005011 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-045651a4-1582-4888-9ea3-84f5889f0639 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:49.005011 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-045651a4-1582-4888-9ea3-84f5889f0639 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 Jul 22 10:06:49.005011 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-045651a4-1582-4888-9ea3-84f5889f0639 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:49.005011 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-045651a4-1582-4888-9ea3-84f5889f0639 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:49.005011 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-045651a4-1582-4888-9ea3-84f5889f0639 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 325b7e99-e88d-4daf-bec1-11b2083ee0e6. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:49.009349 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:49.009349 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:49.010018 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-045651a4-1582-4888-9ea3-84f5889f0639 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 returned with HTTP 200 Jul 22 10:06:49.010404 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1126/4522] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:49 2026] GET /volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:50.020723 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-01cbbddb-76e9-4d45-b5c4-915d208123b2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:50.023177 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-01cbbddb-76e9-4d45-b5c4-915d208123b2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 Jul 22 10:06:50.023401 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-01cbbddb-76e9-4d45-b5c4-915d208123b2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:50.023654 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-01cbbddb-76e9-4d45-b5c4-915d208123b2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:50.023802 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-01cbbddb-76e9-4d45-b5c4-915d208123b2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 325b7e99-e88d-4daf-bec1-11b2083ee0e6. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:50.028663 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:50.028663 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:50.029412 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-01cbbddb-76e9-4d45-b5c4-915d208123b2 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 returned with HTTP 200 Jul 22 10:06:50.029856 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1144/4523] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:50 2026] GET /volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:51.039843 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5163c1f5-d656-46ab-82f8-66cb9cd36a5e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:51.041686 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5163c1f5-d656-46ab-82f8-66cb9cd36a5e tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 Jul 22 10:06:51.041859 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5163c1f5-d656-46ab-82f8-66cb9cd36a5e tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:51.042059 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5163c1f5-d656-46ab-82f8-66cb9cd36a5e tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:51.042171 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-5163c1f5-d656-46ab-82f8-66cb9cd36a5e tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 325b7e99-e88d-4daf-bec1-11b2083ee0e6. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:51.047245 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:51.047245 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:51.047889 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5163c1f5-d656-46ab-82f8-66cb9cd36a5e tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 returned with HTTP 200 Jul 22 10:06:51.048332 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1133/4524] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:51 2026] GET /volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:51.057115 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0e09f437-a2b4-46da-8ad3-4f9c7b714a6b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:51.058730 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0e09f437-a2b4-46da-8ad3-4f9c7b714a6b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:06:51.058941 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0e09f437-a2b4-46da-8ad3-4f9c7b714a6b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:51.059101 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0e09f437-a2b4-46da-8ad3-4f9c7b714a6b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:51.059200 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-0e09f437-a2b4-46da-8ad3-4f9c7b714a6b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:51.063123 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:51.063123 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:51.063756 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0e09f437-a2b4-46da-8ad3-4f9c7b714a6b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:06:51.064134 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1122/4525] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:51 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:51.074869 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-448e1803-c2a7-4cb6-ac9b-18daf333ef60 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:51.079506 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-448e1803-c2a7-4cb6-ac9b-18daf333ef60 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:06:51.079730 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-448e1803-c2a7-4cb6-ac9b-18daf333ef60 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:51.079937 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-448e1803-c2a7-4cb6-ac9b-18daf333ef60 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:51.080044 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-448e1803-c2a7-4cb6-ac9b-18daf333ef60 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:51.088166 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:51.088166 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:51.088825 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-448e1803-c2a7-4cb6-ac9b-18daf333ef60 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:06:51.089213 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1127/4526] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:51 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:51.100303 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-90598e06-3114-42b0-864a-74539896728e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:51.101815 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-90598e06-3114-42b0-864a-74539896728e tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:06:51.102240 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-90598e06-3114-42b0-864a-74539896728e tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5a9c311f-2a36-48a4-ba49-6553d9985429", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1311005708"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:51.103716 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.backups [None req-90598e06-3114-42b0-864a-74539896728e tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Creating new backup {'backup': {'volume_id': '5a9c311f-2a36-48a4-ba49-6553d9985429', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1311005708'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:06:51.103716 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-90598e06-3114-42b0-864a-74539896728e tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Creating backup of volume 5a9c311f-2a36-48a4-ba49-6553d9985429 in container None Jul 22 10:06:51.110173 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:51.110173 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:51.110562 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-90598e06-3114-42b0-864a-74539896728e tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Volume info retrieved successfully. Jul 22 10:06:51.126829 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-90598e06-3114-42b0-864a-74539896728e tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Created reservations ['57f20f85-a5e4-4136-ac31-6ef81899c464', '52318ed9-e477-4b7f-985b-5fc91af6764a'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:06:51.157808 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-90598e06-3114-42b0-864a-74539896728e tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:06:51.158266 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1145/4527] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:06:51 2026] POST /volume/v3/backups => generated 330 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:06:51.168034 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b2237fa5-76f3-4ee2-a158-d78600d2e99f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:51.170275 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b2237fa5-76f3-4ee2-a158-d78600d2e99f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a Jul 22 10:06:51.170275 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b2237fa5-76f3-4ee2-a158-d78600d2e99f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:51.170435 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b2237fa5-76f3-4ee2-a158-d78600d2e99f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:51.170533 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-b2237fa5-76f3-4ee2-a158-d78600d2e99f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 6640ba44-91e9-4466-8f06-eceb7699df5a. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:51.179747 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:51.179747 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:51.180620 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b2237fa5-76f3-4ee2-a158-d78600d2e99f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a returned with HTTP 200 Jul 22 10:06:51.182081 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1134/4528] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:51 2026] GET /volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:51.350607 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-7ecb030b-1ad1-43e1-93b3-4cd7bf49d51e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:51.356051 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-7ecb030b-1ad1-43e1-93b3-4cd7bf49d51e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:06:51.356051 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-7ecb030b-1ad1-43e1-93b3-4cd7bf49d51e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:51.356051 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-7ecb030b-1ad1-43e1-93b3-4cd7bf49d51e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:51.360276 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:51.360276 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:51.363640 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-7ecb030b-1ad1-43e1-93b3-4cd7bf49d51e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:06:51.370946 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-7ecb030b-1ad1-43e1-93b3-4cd7bf49d51e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 returned with HTTP 200 Jul 22 10:06:51.370946 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1123/4529] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:06:51 2026] GET /volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:51.443783 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6e54c84d-93fd-4170-933d-179da82aa5ee None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:51.444340 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6e54c84d-93fd-4170-933d-179da82aa5ee None None] GET https://10.4.3.206/volume// Jul 22 10:06:51.444392 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6e54c84d-93fd-4170-933d-179da82aa5ee None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:51.444595 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6e54c84d-93fd-4170-933d-179da82aa5ee None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:51.445034 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6e54c84d-93fd-4170-933d-179da82aa5ee None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:06:51.445387 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1128/4530] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:06:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:06:51.452601 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-e291dcd6-7171-4498-b2d0-76f508fdff5d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:51.454791 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-e291dcd6-7171-4498-b2d0-76f508fdff5d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:06:51.455258 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-e291dcd6-7171-4498-b2d0-76f508fdff5d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2637086-4a46-4d9d-ab4f-2108409e9eb4", "connector": null, "instance_uuid": "2edc7b69-3b2d-46a6-992b-a11498dafa85"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:51.464072 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:51.464072 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:51.488775 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-e291dcd6-7171-4498-b2d0-76f508fdff5d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:06:51.489231 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1146/4531] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:06:51 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:51.517713 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c2d1d5b1-0a58-4800-b976-d7e252a3c6e1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:51.519936 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c2d1d5b1-0a58-4800-b976-d7e252a3c6e1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:06:51.520314 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c2d1d5b1-0a58-4800-b976-d7e252a3c6e1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:51.521189 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c2d1d5b1-0a58-4800-b976-d7e252a3c6e1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:51.533331 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:51.533331 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:51.535831 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4d9ae0ad-c403-4edf-84b2-5cfd99963c92 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:51.536195 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d9ae0ad-c403-4edf-84b2-5cfd99963c92 None None] GET https://10.4.3.206/volume// Jul 22 10:06:51.536347 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d9ae0ad-c403-4edf-84b2-5cfd99963c92 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:51.536546 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d9ae0ad-c403-4edf-84b2-5cfd99963c92 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:51.536948 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d9ae0ad-c403-4edf-84b2-5cfd99963c92 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:06:51.537055 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c2d1d5b1-0a58-4800-b976-d7e252a3c6e1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:06:51.537202 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1124/4532] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:06:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:06:51.544849 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-4a8914f2-0339-42c8-a7c6-a4b754bcb183 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:51.545301 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c2d1d5b1-0a58-4800-b976-d7e252a3c6e1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 returned with HTTP 200 Jul 22 10:06:51.545839 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1135/4533] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:51 2026] GET /volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:51.548572 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-4a8914f2-0339-42c8-a7c6-a4b754bcb183 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:06:51.548751 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-4a8914f2-0339-42c8-a7c6-a4b754bcb183 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:51.548912 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-4a8914f2-0339-42c8-a7c6-a4b754bcb183 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:51.557567 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:51.557567 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:51.560783 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-4a8914f2-0339-42c8-a7c6-a4b754bcb183 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:06:51.564797 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-4a8914f2-0339-42c8-a7c6-a4b754bcb183 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 returned with HTTP 200 Jul 22 10:06:51.565318 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1129/4534] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:06:51 2026] GET /volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 => generated 1541 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:06:51.680547 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-92737bd3-84f9-472d-9675-aa529fd99dde None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:51.682796 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-92737bd3-84f9-472d-9675-aa529fd99dde tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] PUT https://10.4.3.206/volume/v3/attachments/6d7beed0-20ed-4ce5-8b0e-17f0b16ee713 Jul 22 10:06:51.683193 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-92737bd3-84f9-472d-9675-aa529fd99dde tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:51.694170 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-92737bd3-84f9-472d-9675-aa529fd99dde tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Acquiring lock "cinder-attachment_update-f2637086-4a46-4d9d-ab4f-2108409e9eb4-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:06:51.699210 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-92737bd3-84f9-472d-9675-aa529fd99dde tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Lock "cinder-attachment_update-f2637086-4a46-4d9d-ab4f-2108409e9eb4-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:06:51.700657 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:51.700657 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:51.782665 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-92737bd3-84f9-472d-9675-aa529fd99dde tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Lock "cinder-attachment_update-f2637086-4a46-4d9d-ab4f-2108409e9eb4-np0000005636" released by "attachment_update" :: held 0.083s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:06:51.783101 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-92737bd3-84f9-472d-9675-aa529fd99dde tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/attachments/6d7beed0-20ed-4ce5-8b0e-17f0b16ee713 returned with HTTP 200 Jul 22 10:06:51.783507 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1147/4535] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:06:51 2026] PUT /volume/v3/attachments/6d7beed0-20ed-4ce5-8b0e-17f0b16ee713 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:52.193040 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-45fe6982-0956-4791-88f3-5ec9c5283647 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:52.194800 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-45fe6982-0956-4791-88f3-5ec9c5283647 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a Jul 22 10:06:52.195006 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-45fe6982-0956-4791-88f3-5ec9c5283647 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:52.195214 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-45fe6982-0956-4791-88f3-5ec9c5283647 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:52.195330 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-45fe6982-0956-4791-88f3-5ec9c5283647 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 6640ba44-91e9-4466-8f06-eceb7699df5a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:52.199046 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:52.199046 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:52.199765 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-45fe6982-0956-4791-88f3-5ec9c5283647 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a returned with HTTP 200 Jul 22 10:06:52.200175 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1125/4536] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:52 2026] GET /volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:06:52.557933 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fe2ffbc5-127d-47ea-b9b2-79d597b5d745 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:52.559831 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fe2ffbc5-127d-47ea-b9b2-79d597b5d745 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:06:52.560074 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fe2ffbc5-127d-47ea-b9b2-79d597b5d745 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:52.560328 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fe2ffbc5-127d-47ea-b9b2-79d597b5d745 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:52.570330 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:52.570330 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:52.573889 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-fe2ffbc5-127d-47ea-b9b2-79d597b5d745 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:06:52.578573 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fe2ffbc5-127d-47ea-b9b2-79d597b5d745 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 returned with HTTP 200 Jul 22 10:06:52.579104 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1136/4537] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:52 2026] GET /volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:53.212123 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ef05165c-8edb-4b97-a290-89071439e416 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:53.213885 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ef05165c-8edb-4b97-a290-89071439e416 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a Jul 22 10:06:53.214135 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ef05165c-8edb-4b97-a290-89071439e416 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:53.214336 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ef05165c-8edb-4b97-a290-89071439e416 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:53.214436 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-ef05165c-8edb-4b97-a290-89071439e416 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 6640ba44-91e9-4466-8f06-eceb7699df5a. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:53.219125 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:53.219125 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:53.219874 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ef05165c-8edb-4b97-a290-89071439e416 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a returned with HTTP 200 Jul 22 10:06:53.220335 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1130/4538] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:53 2026] GET /volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:53.592090 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f8e9f3d3-2da7-44ef-93de-031d1f474a8d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:53.594205 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f8e9f3d3-2da7-44ef-93de-031d1f474a8d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:06:53.594445 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f8e9f3d3-2da7-44ef-93de-031d1f474a8d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:53.594641 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f8e9f3d3-2da7-44ef-93de-031d1f474a8d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:53.604793 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:53.604793 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:53.608403 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f8e9f3d3-2da7-44ef-93de-031d1f474a8d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:06:53.613493 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f8e9f3d3-2da7-44ef-93de-031d1f474a8d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 returned with HTTP 200 Jul 22 10:06:53.613874 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1148/4539] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:53 2026] GET /volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:54.232852 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a6cbfc66-c53b-4a22-ba6f-726c62786183 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:54.238471 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a6cbfc66-c53b-4a22-ba6f-726c62786183 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a Jul 22 10:06:54.238698 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a6cbfc66-c53b-4a22-ba6f-726c62786183 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:54.238870 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a6cbfc66-c53b-4a22-ba6f-726c62786183 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:54.238992 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a6cbfc66-c53b-4a22-ba6f-726c62786183 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 6640ba44-91e9-4466-8f06-eceb7699df5a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:54.246099 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:54.246099 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:54.246826 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a6cbfc66-c53b-4a22-ba6f-726c62786183 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a returned with HTTP 200 Jul 22 10:06:54.247235 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1126/4540] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:54 2026] GET /volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:54.648124 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-518da36f-f130-42ee-8d64-71fc765133a6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:54.657707 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-518da36f-f130-42ee-8d64-71fc765133a6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:06:54.658455 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-518da36f-f130-42ee-8d64-71fc765133a6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:54.662429 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-518da36f-f130-42ee-8d64-71fc765133a6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:54.712878 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:54.712878 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:54.726932 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-518da36f-f130-42ee-8d64-71fc765133a6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:06:54.747482 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-518da36f-f130-42ee-8d64-71fc765133a6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 returned with HTTP 200 Jul 22 10:06:54.748687 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1137/4541] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:54 2026] GET /volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 => generated 1362 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:55.258299 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7708b6e5-3c0d-4a22-b5ea-89e984dc128e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:55.260546 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7708b6e5-3c0d-4a22-b5ea-89e984dc128e tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a Jul 22 10:06:55.260738 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7708b6e5-3c0d-4a22-b5ea-89e984dc128e tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:55.260946 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7708b6e5-3c0d-4a22-b5ea-89e984dc128e tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:55.261070 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-7708b6e5-3c0d-4a22-b5ea-89e984dc128e tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 6640ba44-91e9-4466-8f06-eceb7699df5a. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:55.265822 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:55.265822 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:55.266738 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7708b6e5-3c0d-4a22-b5ea-89e984dc128e tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a returned with HTTP 200 Jul 22 10:06:55.267190 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1131/4542] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:55 2026] GET /volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:55.762296 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-dad16bab-9902-40d6-a9b7-8a716a50424d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:55.765107 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dad16bab-9902-40d6-a9b7-8a716a50424d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:06:55.765360 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dad16bab-9902-40d6-a9b7-8a716a50424d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:55.765620 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dad16bab-9902-40d6-a9b7-8a716a50424d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:55.780505 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:55.780505 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:55.785918 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-dad16bab-9902-40d6-a9b7-8a716a50424d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:06:55.793382 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dad16bab-9902-40d6-a9b7-8a716a50424d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 returned with HTTP 200 Jul 22 10:06:55.793892 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1149/4543] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:55 2026] GET /volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:56.278947 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-967fbe32-4ded-415c-8f2c-80b06f165b81 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:56.280082 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-967fbe32-4ded-415c-8f2c-80b06f165b81 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a Jul 22 10:06:56.280246 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-967fbe32-4ded-415c-8f2c-80b06f165b81 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:56.280410 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-967fbe32-4ded-415c-8f2c-80b06f165b81 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:56.280508 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-967fbe32-4ded-415c-8f2c-80b06f165b81 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 6640ba44-91e9-4466-8f06-eceb7699df5a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:56.285216 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:56.285216 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:56.286099 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-967fbe32-4ded-415c-8f2c-80b06f165b81 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a returned with HTTP 200 Jul 22 10:06:56.286500 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1127/4544] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:56 2026] GET /volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:56.710330 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-11cf5706-03d3-440e-a44c-11226cff16aa None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:56.719590 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-11cf5706-03d3-440e-a44c-11226cff16aa tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/attachments/6d7beed0-20ed-4ce5-8b0e-17f0b16ee713/action Jul 22 10:06:56.721160 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-11cf5706-03d3-440e-a44c-11226cff16aa tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:06:56.721918 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-11cf5706-03d3-440e-a44c-11226cff16aa tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:56.792398 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:56.792398 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:56.809115 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6c7f04cf-0ac4-4c93-afd1-a211b7639e32 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:56.811027 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6c7f04cf-0ac4-4c93-afd1-a211b7639e32 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:06:56.811215 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6c7f04cf-0ac4-4c93-afd1-a211b7639e32 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:56.811432 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6c7f04cf-0ac4-4c93-afd1-a211b7639e32 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:56.821337 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:56.821337 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:56.825237 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6c7f04cf-0ac4-4c93-afd1-a211b7639e32 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:06:56.829610 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a3eb6c72-df93-4b01-95ef-94df141d20a4 req-11cf5706-03d3-440e-a44c-11226cff16aa tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/attachments/6d7beed0-20ed-4ce5-8b0e-17f0b16ee713/action returned with HTTP 204 Jul 22 10:06:56.830428 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6c7f04cf-0ac4-4c93-afd1-a211b7639e32 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 returned with HTTP 200 Jul 22 10:06:56.830865 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1132/4545] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:56 2026] GET /volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 => generated 1657 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 10:06:56.832433 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1138/4546] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:06:56 2026] POST /volume/v3/attachments/6d7beed0-20ed-4ce5-8b0e-17f0b16ee713/action => generated 0 bytes in 125 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:57.298302 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1e892d4d-2f9a-475b-af80-c9ddd45e2e65 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:57.300449 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1e892d4d-2f9a-475b-af80-c9ddd45e2e65 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a Jul 22 10:06:57.300682 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1e892d4d-2f9a-475b-af80-c9ddd45e2e65 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:57.301010 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1e892d4d-2f9a-475b-af80-c9ddd45e2e65 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:57.301174 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-1e892d4d-2f9a-475b-af80-c9ddd45e2e65 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 6640ba44-91e9-4466-8f06-eceb7699df5a. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:57.306577 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:57.306577 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:57.307627 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1e892d4d-2f9a-475b-af80-c9ddd45e2e65 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a returned with HTTP 200 Jul 22 10:06:57.308123 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1150/4547] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:57 2026] GET /volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:57.844532 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-21b7d29d-5ab8-4e62-9b18-1c6499a3afd3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:57.846252 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-21b7d29d-5ab8-4e62-9b18-1c6499a3afd3 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:06:57.846464 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-21b7d29d-5ab8-4e62-9b18-1c6499a3afd3 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:57.846692 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-21b7d29d-5ab8-4e62-9b18-1c6499a3afd3 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:57.856692 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:57.856692 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:57.860117 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-21b7d29d-5ab8-4e62-9b18-1c6499a3afd3 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:06:57.864389 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-21b7d29d-5ab8-4e62-9b18-1c6499a3afd3 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 returned with HTTP 200 Jul 22 10:06:57.864737 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1128/4548] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:57 2026] GET /volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 => generated 1654 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:06:57.877841 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-90eea3a4-9daa-48c6-aa6b-eb71591975c2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:57.879698 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-90eea3a4-9daa-48c6-aa6b-eb71591975c2 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:06:57.880098 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-90eea3a4-9daa-48c6-aa6b-eb71591975c2 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2637086-4a46-4d9d-ab4f-2108409e9eb4", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1827869941"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:57.891046 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:57.891046 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:57.891541 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-90eea3a4-9daa-48c6-aa6b-eb71591975c2 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:06:57.891678 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-90eea3a4-9daa-48c6-aa6b-eb71591975c2 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create snapshot from volume f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:06:57.895886 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-90eea3a4-9daa-48c6-aa6b-eb71591975c2 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 400 Jul 22 10:06:57.896646 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1133/4549] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:06:57 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) Jul 22 10:06:57.905441 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-65689ccc-d38a-4214-a9ea-580b00cf1cb4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:57.907369 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-65689ccc-d38a-4214-a9ea-580b00cf1cb4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:06:57.907699 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-65689ccc-d38a-4214-a9ea-580b00cf1cb4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2637086-4a46-4d9d-ab4f-2108409e9eb4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-81434157"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:57.919173 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:57.919173 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:57.919813 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-65689ccc-d38a-4214-a9ea-580b00cf1cb4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:06:57.920018 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-65689ccc-d38a-4214-a9ea-580b00cf1cb4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create snapshot from volume f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:06:57.945749 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-65689ccc-d38a-4214-a9ea-580b00cf1cb4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Created reservations ['2289b4ac-95f2-4ba6-b289-49938bfeea87', 'd80837cb-72d3-40ea-a6da-c7313b09c1ff', 'd28ed5ff-2a4e-4d9e-8ece-dc802be8a990', '79fd2737-a78b-4183-a198-60db8960477f'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:06:57.980277 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-65689ccc-d38a-4214-a9ea-580b00cf1cb4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot force create request issued successfully. Jul 22 10:06:57.980592 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-65689ccc-d38a-4214-a9ea-580b00cf1cb4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:06:57.981061 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1139/4550] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:06:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:06:57.990523 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f42e0f57-9d8a-4dc9-9070-2dfdf2a36872 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:57.992989 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f42e0f57-9d8a-4dc9-9070-2dfdf2a36872 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/7d683ac7-3817-4d9c-bcef-28ddc19a9468 Jul 22 10:06:57.993281 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f42e0f57-9d8a-4dc9-9070-2dfdf2a36872 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:57.993546 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f42e0f57-9d8a-4dc9-9070-2dfdf2a36872 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:58.000646 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:58.000646 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:58.001095 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f42e0f57-9d8a-4dc9-9070-2dfdf2a36872 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:06:58.001869 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f42e0f57-9d8a-4dc9-9070-2dfdf2a36872 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/7d683ac7-3817-4d9c-bcef-28ddc19a9468 returned with HTTP 200 Jul 22 10:06:58.002358 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1151/4551] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:06:57 2026] GET /volume/v3/snapshots/7d683ac7-3817-4d9c-bcef-28ddc19a9468 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:58.318602 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-adccffb3-7026-48d2-988a-04a1aa03f618 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:58.320500 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-adccffb3-7026-48d2-988a-04a1aa03f618 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a Jul 22 10:06:58.320825 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-adccffb3-7026-48d2-988a-04a1aa03f618 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:58.321085 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-adccffb3-7026-48d2-988a-04a1aa03f618 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:58.321218 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-adccffb3-7026-48d2-988a-04a1aa03f618 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 6640ba44-91e9-4466-8f06-eceb7699df5a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:58.325279 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:58.325279 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:58.326008 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-adccffb3-7026-48d2-988a-04a1aa03f618 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a returned with HTTP 200 Jul 22 10:06:58.326388 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1129/4552] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:58 2026] GET /volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:58.335633 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a08acba8-ebc2-4cc0-b3e5-e439faee6698 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:58.337445 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a08acba8-ebc2-4cc0-b3e5-e439faee6698 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:06:58.337649 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a08acba8-ebc2-4cc0-b3e5-e439faee6698 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:58.337839 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a08acba8-ebc2-4cc0-b3e5-e439faee6698 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:58.338031 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-a08acba8-ebc2-4cc0-b3e5-e439faee6698 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:58.343163 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:58.343163 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:58.343894 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a08acba8-ebc2-4cc0-b3e5-e439faee6698 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:06:58.344362 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1134/4553] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:58 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:58.355734 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-23108289-2f91-4861-9a34-4521deda15a2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:58.357779 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-23108289-2f91-4861-9a34-4521deda15a2 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] DELETE https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a Jul 22 10:06:58.358008 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-23108289-2f91-4861-9a34-4521deda15a2 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:58.358238 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-23108289-2f91-4861-9a34-4521deda15a2 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:58.358331 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-23108289-2f91-4861-9a34-4521deda15a2 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Delete backup with id: 6640ba44-91e9-4466-8f06-eceb7699df5a. Jul 22 10:06:58.362819 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:58.362819 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:58.375804 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-23108289-2f91-4861-9a34-4521deda15a2 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] delete_backup rpcapi backup_id 6640ba44-91e9-4466-8f06-eceb7699df5a {{(pid=100150) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:06:58.377671 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-23108289-2f91-4861-9a34-4521deda15a2 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a returned with HTTP 202 Jul 22 10:06:58.378419 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1140/4554] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:06:58 2026] DELETE /volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:06:58.385376 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-66f170e7-1d8c-485f-ab2b-b5ee924bd2a3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:58.387900 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-66f170e7-1d8c-485f-ab2b-b5ee924bd2a3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a Jul 22 10:06:58.388406 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-66f170e7-1d8c-485f-ab2b-b5ee924bd2a3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:58.388680 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-66f170e7-1d8c-485f-ab2b-b5ee924bd2a3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:58.388838 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-66f170e7-1d8c-485f-ab2b-b5ee924bd2a3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 6640ba44-91e9-4466-8f06-eceb7699df5a. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:58.395220 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:58.395220 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:06:58.396483 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-66f170e7-1d8c-485f-ab2b-b5ee924bd2a3 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a returned with HTTP 200 Jul 22 10:06:58.397042 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1152/4555] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:58 2026] GET /volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:59.013382 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4ee9e47d-5354-407e-be13-a50de151029c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:59.015185 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4ee9e47d-5354-407e-be13-a50de151029c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/7d683ac7-3817-4d9c-bcef-28ddc19a9468 Jul 22 10:06:59.015417 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4ee9e47d-5354-407e-be13-a50de151029c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:59.015673 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4ee9e47d-5354-407e-be13-a50de151029c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:59.020743 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:59.020743 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:59.021232 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4ee9e47d-5354-407e-be13-a50de151029c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:06:59.022071 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4ee9e47d-5354-407e-be13-a50de151029c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/7d683ac7-3817-4d9c-bcef-28ddc19a9468 returned with HTTP 200 Jul 22 10:06:59.022458 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1130/4556] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:06:59 2026] GET /volume/v3/snapshots/7d683ac7-3817-4d9c-bcef-28ddc19a9468 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:59.031598 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-52154570-74ac-481b-9c0a-81b7cab58f65 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:59.033388 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-52154570-74ac-481b-9c0a-81b7cab58f65 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:06:59.033706 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-52154570-74ac-481b-9c0a-81b7cab58f65 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2637086-4a46-4d9d-ab4f-2108409e9eb4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1284049880"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:06:59.044824 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:59.044824 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:59.045301 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-52154570-74ac-481b-9c0a-81b7cab58f65 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:06:59.045439 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-52154570-74ac-481b-9c0a-81b7cab58f65 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create snapshot from volume f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:06:59.071440 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-52154570-74ac-481b-9c0a-81b7cab58f65 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Created reservations ['4c9077ea-e156-4b1a-bf52-5c3a897bbebf', '93f0512b-5c00-40da-a1b2-295da93f63f5', 'e9459b37-2ee5-4b93-b659-d112d68b53f2', '26b290e0-6a72-461f-b197-13540a5f4530'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:06:59.103887 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-52154570-74ac-481b-9c0a-81b7cab58f65 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot force create request issued successfully. Jul 22 10:06:59.104211 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-52154570-74ac-481b-9c0a-81b7cab58f65 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:06:59.104644 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1135/4557] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:06:59 2026] POST /volume/v3/snapshots => generated 310 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:06:59.116056 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-85b9e10a-f6fc-405d-b1d3-e1380ec6b996 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:59.118329 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-85b9e10a-f6fc-405d-b1d3-e1380ec6b996 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 Jul 22 10:06:59.118627 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-85b9e10a-f6fc-405d-b1d3-e1380ec6b996 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:59.118862 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-85b9e10a-f6fc-405d-b1d3-e1380ec6b996 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:59.304151 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:59.304151 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:06:59.304521 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-85b9e10a-f6fc-405d-b1d3-e1380ec6b996 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:06:59.305300 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-85b9e10a-f6fc-405d-b1d3-e1380ec6b996 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 returned with HTTP 200 Jul 22 10:06:59.305647 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1141/4558] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:06:59 2026] GET /volume/v3/snapshots/dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 => generated 442 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:06:59.408653 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-46de7e45-750d-4c63-a18e-a365644c75ff None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:59.410808 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-46de7e45-750d-4c63-a18e-a365644c75ff tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a Jul 22 10:06:59.411073 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-46de7e45-750d-4c63-a18e-a365644c75ff tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:59.411315 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-46de7e45-750d-4c63-a18e-a365644c75ff tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:59.411464 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-46de7e45-750d-4c63-a18e-a365644c75ff tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id 6640ba44-91e9-4466-8f06-eceb7699df5a. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:59.416047 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-46de7e45-750d-4c63-a18e-a365644c75ff tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a returned with HTTP 404 Jul 22 10:06:59.416629 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1153/4559] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:59 2026] GET /volume/v3/backups/6640ba44-91e9-4466-8f06-eceb7699df5a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:06:59.423610 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b2764cb1-5b97-4ffd-b6e5-8bb93c6a3ab1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:59.425485 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b2764cb1-5b97-4ffd-b6e5-8bb93c6a3ab1 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] DELETE https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 Jul 22 10:06:59.425696 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b2764cb1-5b97-4ffd-b6e5-8bb93c6a3ab1 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:59.425916 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b2764cb1-5b97-4ffd-b6e5-8bb93c6a3ab1 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:59.426082 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-b2764cb1-5b97-4ffd-b6e5-8bb93c6a3ab1 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Delete backup with id: 325b7e99-e88d-4daf-bec1-11b2083ee0e6. Jul 22 10:06:59.430062 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:59.430062 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:06:59.443230 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-b2764cb1-5b97-4ffd-b6e5-8bb93c6a3ab1 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] delete_backup rpcapi backup_id 325b7e99-e88d-4daf-bec1-11b2083ee0e6 {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:06:59.445058 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b2764cb1-5b97-4ffd-b6e5-8bb93c6a3ab1 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 returned with HTTP 202 Jul 22 10:06:59.445526 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1131/4560] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:06:59 2026] DELETE /volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:06:59.454506 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-685c7b3c-795a-41cd-b964-ccd62edebf5b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:06:59.456908 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-685c7b3c-795a-41cd-b964-ccd62edebf5b tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 Jul 22 10:06:59.457206 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-685c7b3c-795a-41cd-b964-ccd62edebf5b tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:06:59.457442 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-685c7b3c-795a-41cd-b964-ccd62edebf5b tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:06:59.457589 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-685c7b3c-795a-41cd-b964-ccd62edebf5b tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 325b7e99-e88d-4daf-bec1-11b2083ee0e6. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:06:59.462716 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:06:59.462716 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:06:59.463872 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-685c7b3c-795a-41cd-b964-ccd62edebf5b tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 returned with HTTP 200 Jul 22 10:06:59.464528 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1136/4561] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:06:59 2026] GET /volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:00.315778 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f070e222-f821-4c94-be35-0c72fa60dde4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:00.317655 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f070e222-f821-4c94-be35-0c72fa60dde4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 Jul 22 10:07:00.317846 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f070e222-f821-4c94-be35-0c72fa60dde4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:00.318071 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f070e222-f821-4c94-be35-0c72fa60dde4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:00.323195 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:00.323195 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:00.323581 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f070e222-f821-4c94-be35-0c72fa60dde4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:07:00.324359 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f070e222-f821-4c94-be35-0c72fa60dde4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 returned with HTTP 200 Jul 22 10:07:00.324705 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1142/4562] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:00 2026] GET /volume/v3/snapshots/dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:00.333510 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1376b37d-f1cf-4d64-bcf2-ce4c1fee6d09 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:00.335716 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1376b37d-f1cf-4d64-bcf2-ce4c1fee6d09 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:07:00.336642 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1376b37d-f1cf-4d64-bcf2-ce4c1fee6d09 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2637086-4a46-4d9d-ab4f-2108409e9eb4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-270180392"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:00.352263 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:00.352263 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:00.352828 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1376b37d-f1cf-4d64-bcf2-ce4c1fee6d09 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:07:00.353061 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-1376b37d-f1cf-4d64-bcf2-ce4c1fee6d09 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create snapshot from volume f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:07:00.389857 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-1376b37d-f1cf-4d64-bcf2-ce4c1fee6d09 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Created reservations ['0ff71eac-28d6-4d8c-aa92-6c3489047e67', 'd09c4cc2-7eaf-4256-a087-cfb9923a391a', '36a4edd3-815b-4a72-8138-500d3c12611c', '139bf703-905f-4867-bc7c-bf785f183eed'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:07:00.427957 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1376b37d-f1cf-4d64-bcf2-ce4c1fee6d09 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot force create request issued successfully. Jul 22 10:07:00.428429 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1376b37d-f1cf-4d64-bcf2-ce4c1fee6d09 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:07:00.428664 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1154/4563] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:07:00 2026] POST /volume/v3/snapshots => generated 309 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:07:00.437193 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-eca7f387-601e-434d-8b2f-08eeb66b5fb9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:00.438956 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eca7f387-601e-434d-8b2f-08eeb66b5fb9 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/4be41a71-0f56-48a2-a101-8dc6966c080e Jul 22 10:07:00.439192 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eca7f387-601e-434d-8b2f-08eeb66b5fb9 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:00.439404 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eca7f387-601e-434d-8b2f-08eeb66b5fb9 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:00.444458 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:00.444458 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:00.444886 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-eca7f387-601e-434d-8b2f-08eeb66b5fb9 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:07:00.445663 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eca7f387-601e-434d-8b2f-08eeb66b5fb9 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/4be41a71-0f56-48a2-a101-8dc6966c080e returned with HTTP 200 Jul 22 10:07:00.446001 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1132/4564] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:00 2026] GET /volume/v3/snapshots/4be41a71-0f56-48a2-a101-8dc6966c080e => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:00.475696 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e8191b35-fde7-4fbd-b4db-ee2644ff1508 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:00.477818 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e8191b35-fde7-4fbd-b4db-ee2644ff1508 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 Jul 22 10:07:00.478072 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e8191b35-fde7-4fbd-b4db-ee2644ff1508 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:00.478250 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e8191b35-fde7-4fbd-b4db-ee2644ff1508 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:00.478351 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-e8191b35-fde7-4fbd-b4db-ee2644ff1508 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 325b7e99-e88d-4daf-bec1-11b2083ee0e6. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:00.482190 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e8191b35-fde7-4fbd-b4db-ee2644ff1508 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 returned with HTTP 404 Jul 22 10:07:00.482608 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1137/4565] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:00 2026] GET /volume/v3/backups/325b7e99-e88d-4daf-bec1-11b2083ee0e6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:00.490733 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6effc714-4ef1-421b-b642-a8d840360339 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:00.492751 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6effc714-4ef1-421b-b642-a8d840360339 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] DELETE https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:07:00.493076 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6effc714-4ef1-421b-b642-a8d840360339 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:00.493974 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6effc714-4ef1-421b-b642-a8d840360339 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:00.493974 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-6effc714-4ef1-421b-b642-a8d840360339 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Delete backup with id: dce0b4c3-2b52-4702-af2e-9b38ad41cef7. Jul 22 10:07:00.497847 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:00.497847 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:00.510129 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-6effc714-4ef1-421b-b642-a8d840360339 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] delete_backup rpcapi backup_id dce0b4c3-2b52-4702-af2e-9b38ad41cef7 {{(pid=100150) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:07:00.512100 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6effc714-4ef1-421b-b642-a8d840360339 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 202 Jul 22 10:07:00.512649 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1143/4566] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:07:00 2026] DELETE /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:07:00.519623 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c70dd124-1eac-4277-9c05-e5d83b73de84 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:00.521660 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c70dd124-1eac-4277-9c05-e5d83b73de84 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:07:00.521882 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c70dd124-1eac-4277-9c05-e5d83b73de84 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:00.522105 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c70dd124-1eac-4277-9c05-e5d83b73de84 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:00.522207 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-c70dd124-1eac-4277-9c05-e5d83b73de84 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:00.527395 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:00.527395 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:00.528299 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c70dd124-1eac-4277-9c05-e5d83b73de84 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 200 Jul 22 10:07:00.528658 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1155/4567] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:00 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:01.456457 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1a949311-108e-45e9-918c-1295ba930365 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:01.458911 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1a949311-108e-45e9-918c-1295ba930365 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/4be41a71-0f56-48a2-a101-8dc6966c080e Jul 22 10:07:01.459253 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1a949311-108e-45e9-918c-1295ba930365 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:01.459526 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1a949311-108e-45e9-918c-1295ba930365 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:01.466210 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:01.466210 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:01.466677 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1a949311-108e-45e9-918c-1295ba930365 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:07:01.467596 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1a949311-108e-45e9-918c-1295ba930365 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/4be41a71-0f56-48a2-a101-8dc6966c080e returned with HTTP 200 Jul 22 10:07:01.468037 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1133/4568] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:01 2026] GET /volume/v3/snapshots/4be41a71-0f56-48a2-a101-8dc6966c080e => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:01.479307 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-bd4af6e8-130c-4604-96a3-39afb2a1152c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:01.481601 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bd4af6e8-130c-4604-96a3-39afb2a1152c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/7d683ac7-3817-4d9c-bcef-28ddc19a9468 Jul 22 10:07:01.482082 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bd4af6e8-130c-4604-96a3-39afb2a1152c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:01.482184 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bd4af6e8-130c-4604-96a3-39afb2a1152c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:01.482317 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-bd4af6e8-130c-4604-96a3-39afb2a1152c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete snapshot with id: 7d683ac7-3817-4d9c-bcef-28ddc19a9468 Jul 22 10:07:01.488342 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:01.488342 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:01.488790 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-bd4af6e8-130c-4604-96a3-39afb2a1152c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:07:01.513156 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-bd4af6e8-130c-4604-96a3-39afb2a1152c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot delete request issued successfully. Jul 22 10:07:01.513367 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bd4af6e8-130c-4604-96a3-39afb2a1152c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/7d683ac7-3817-4d9c-bcef-28ddc19a9468 returned with HTTP 202 Jul 22 10:07:01.513883 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1138/4569] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:07:01 2026] DELETE /volume/v3/snapshots/7d683ac7-3817-4d9c-bcef-28ddc19a9468 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:07:01.522563 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3cf922b7-949e-4126-bd94-4388f2e87d66 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:01.524745 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3cf922b7-949e-4126-bd94-4388f2e87d66 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/7d683ac7-3817-4d9c-bcef-28ddc19a9468 Jul 22 10:07:01.525048 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3cf922b7-949e-4126-bd94-4388f2e87d66 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:01.525245 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3cf922b7-949e-4126-bd94-4388f2e87d66 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:01.531036 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:01.531036 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:01.531496 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-3cf922b7-949e-4126-bd94-4388f2e87d66 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:07:01.532301 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3cf922b7-949e-4126-bd94-4388f2e87d66 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/7d683ac7-3817-4d9c-bcef-28ddc19a9468 returned with HTTP 200 Jul 22 10:07:01.532675 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1144/4570] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:01 2026] GET /volume/v3/snapshots/7d683ac7-3817-4d9c-bcef-28ddc19a9468 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:01.540578 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a63333fb-cf2f-4b4e-88c7-c03a3501b20f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:01.542336 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a63333fb-cf2f-4b4e-88c7-c03a3501b20f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 Jul 22 10:07:01.542527 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a63333fb-cf2f-4b4e-88c7-c03a3501b20f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:01.542725 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a63333fb-cf2f-4b4e-88c7-c03a3501b20f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:01.542833 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-a63333fb-cf2f-4b4e-88c7-c03a3501b20f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Show backup with id dce0b4c3-2b52-4702-af2e-9b38ad41cef7. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:01.546411 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a63333fb-cf2f-4b4e-88c7-c03a3501b20f tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 returned with HTTP 404 Jul 22 10:07:01.547038 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1156/4571] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:01 2026] GET /volume/v3/backups/dce0b4c3-2b52-4702-af2e-9b38ad41cef7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:01.555407 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cb505b4f-a140-4519-94f2-2668bda88714 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:01.557110 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb505b4f-a140-4519-94f2-2668bda88714 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] DELETE https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:07:01.557289 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cb505b4f-a140-4519-94f2-2668bda88714 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:01.557458 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cb505b4f-a140-4519-94f2-2668bda88714 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:01.557555 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-cb505b4f-a140-4519-94f2-2668bda88714 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Delete backup with id: 3c017256-fc09-4492-bff3-32707e325d43. Jul 22 10:07:01.561576 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:01.561576 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:01.580292 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-cb505b4f-a140-4519-94f2-2668bda88714 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] delete_backup rpcapi backup_id 3c017256-fc09-4492-bff3-32707e325d43 {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:07:01.582093 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb505b4f-a140-4519-94f2-2668bda88714 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 202 Jul 22 10:07:01.582516 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1134/4572] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:07:01 2026] DELETE /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:07:01.590425 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f19e807e-a840-4933-923c-4623a818c759 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:01.592308 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f19e807e-a840-4933-923c-4623a818c759 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:07:01.592504 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f19e807e-a840-4933-923c-4623a818c759 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:01.592689 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f19e807e-a840-4933-923c-4623a818c759 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:01.592786 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-f19e807e-a840-4933-923c-4623a818c759 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:01.597547 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:01.597547 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:01.598283 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f19e807e-a840-4933-923c-4623a818c759 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 200 Jul 22 10:07:01.598621 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1139/4573] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:01 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:02.542442 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-469dfa7e-c4d4-44d5-97a7-27dd8c75461f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:02.544506 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-469dfa7e-c4d4-44d5-97a7-27dd8c75461f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/7d683ac7-3817-4d9c-bcef-28ddc19a9468 Jul 22 10:07:02.544727 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-469dfa7e-c4d4-44d5-97a7-27dd8c75461f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:02.544969 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-469dfa7e-c4d4-44d5-97a7-27dd8c75461f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:02.549670 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-469dfa7e-c4d4-44d5-97a7-27dd8c75461f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/7d683ac7-3817-4d9c-bcef-28ddc19a9468 returned with HTTP 404 Jul 22 10:07:02.550211 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1145/4574] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:02 2026] GET /volume/v3/snapshots/7d683ac7-3817-4d9c-bcef-28ddc19a9468 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:02.557650 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-03d2984e-0210-4194-9105-20759deeeedb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:02.559803 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-03d2984e-0210-4194-9105-20759deeeedb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/4be41a71-0f56-48a2-a101-8dc6966c080e Jul 22 10:07:02.560106 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-03d2984e-0210-4194-9105-20759deeeedb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:02.560333 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-03d2984e-0210-4194-9105-20759deeeedb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:02.560433 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-03d2984e-0210-4194-9105-20759deeeedb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete snapshot with id: 4be41a71-0f56-48a2-a101-8dc6966c080e Jul 22 10:07:02.565584 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:02.565584 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:02.565992 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-03d2984e-0210-4194-9105-20759deeeedb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:07:02.581743 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-03d2984e-0210-4194-9105-20759deeeedb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot delete request issued successfully. Jul 22 10:07:02.582007 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-03d2984e-0210-4194-9105-20759deeeedb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/4be41a71-0f56-48a2-a101-8dc6966c080e returned with HTTP 202 Jul 22 10:07:02.582433 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1157/4575] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:07:02 2026] DELETE /volume/v3/snapshots/4be41a71-0f56-48a2-a101-8dc6966c080e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:07:02.591532 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b4d21c47-6dae-44bc-8e91-c178bf1d17f5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:02.593398 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b4d21c47-6dae-44bc-8e91-c178bf1d17f5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/4be41a71-0f56-48a2-a101-8dc6966c080e Jul 22 10:07:02.593610 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b4d21c47-6dae-44bc-8e91-c178bf1d17f5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:02.593844 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b4d21c47-6dae-44bc-8e91-c178bf1d17f5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:02.599490 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:02.599490 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:02.600042 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b4d21c47-6dae-44bc-8e91-c178bf1d17f5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:07:02.600938 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b4d21c47-6dae-44bc-8e91-c178bf1d17f5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/4be41a71-0f56-48a2-a101-8dc6966c080e returned with HTTP 200 Jul 22 10:07:02.601373 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1135/4576] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:02 2026] GET /volume/v3/snapshots/4be41a71-0f56-48a2-a101-8dc6966c080e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:02.608950 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-52251ddf-addc-480f-be30-589b9f6ecf13 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:02.610662 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-52251ddf-addc-480f-be30-589b9f6ecf13 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] GET https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 Jul 22 10:07:02.610917 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-52251ddf-addc-480f-be30-589b9f6ecf13 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:02.611212 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-52251ddf-addc-480f-be30-589b9f6ecf13 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:02.611351 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-52251ddf-addc-480f-be30-589b9f6ecf13 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] Show backup with id 3c017256-fc09-4492-bff3-32707e325d43. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:02.614774 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-52251ddf-addc-480f-be30-589b9f6ecf13 tempest-VolumesBackupsTest-1491238310 tempest-VolumesBackupsTest-1491238310-project-admin] https://10.4.3.206/volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 returned with HTTP 404 Jul 22 10:07:02.615271 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1140/4577] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:02 2026] GET /volume/v3/backups/3c017256-fc09-4492-bff3-32707e325d43 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:02.627424 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d69f59b8-91c8-485f-bbe9-63598361acad None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:02.629557 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d69f59b8-91c8-485f-bbe9-63598361acad tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] DELETE https://10.4.3.206/volume/v3/volumes/5a9c311f-2a36-48a4-ba49-6553d9985429 Jul 22 10:07:02.629786 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d69f59b8-91c8-485f-bbe9-63598361acad tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:02.630050 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d69f59b8-91c8-485f-bbe9-63598361acad tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:02.630248 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-d69f59b8-91c8-485f-bbe9-63598361acad tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Delete volume with id: 5a9c311f-2a36-48a4-ba49-6553d9985429 Jul 22 10:07:02.638447 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:02.638447 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:02.639201 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d69f59b8-91c8-485f-bbe9-63598361acad tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Volume info retrieved successfully. Jul 22 10:07:02.658782 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d69f59b8-91c8-485f-bbe9-63598361acad tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Delete volume request issued successfully. Jul 22 10:07:02.659012 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d69f59b8-91c8-485f-bbe9-63598361acad tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/volumes/5a9c311f-2a36-48a4-ba49-6553d9985429 returned with HTTP 202 Jul 22 10:07:02.659451 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1146/4578] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:07:02 2026] DELETE /volume/v3/volumes/5a9c311f-2a36-48a4-ba49-6553d9985429 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:07:02.668041 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-db439324-a666-4d5d-ba6b-cb28ab248cf5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:02.670383 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-db439324-a666-4d5d-ba6b-cb28ab248cf5 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/volumes/5a9c311f-2a36-48a4-ba49-6553d9985429 Jul 22 10:07:02.670652 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-db439324-a666-4d5d-ba6b-cb28ab248cf5 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:02.670936 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-db439324-a666-4d5d-ba6b-cb28ab248cf5 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:02.679691 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:02.679691 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:02.683676 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-db439324-a666-4d5d-ba6b-cb28ab248cf5 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Volume info retrieved successfully. Jul 22 10:07:02.689702 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-db439324-a666-4d5d-ba6b-cb28ab248cf5 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/volumes/5a9c311f-2a36-48a4-ba49-6553d9985429 returned with HTTP 200 Jul 22 10:07:02.690290 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1158/4579] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:02 2026] GET /volume/v3/volumes/5a9c311f-2a36-48a4-ba49-6553d9985429 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:03.610643 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ce90bdda-038a-4453-92d8-68097b6a5632 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:03.612617 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ce90bdda-038a-4453-92d8-68097b6a5632 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/4be41a71-0f56-48a2-a101-8dc6966c080e Jul 22 10:07:03.612914 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ce90bdda-038a-4453-92d8-68097b6a5632 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:03.613208 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ce90bdda-038a-4453-92d8-68097b6a5632 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:03.618014 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ce90bdda-038a-4453-92d8-68097b6a5632 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/4be41a71-0f56-48a2-a101-8dc6966c080e returned with HTTP 404 Jul 22 10:07:03.618624 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1136/4580] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:03 2026] GET /volume/v3/snapshots/4be41a71-0f56-48a2-a101-8dc6966c080e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:03.625867 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b73f6a14-a110-41f6-a12d-be05462455b5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:03.628240 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b73f6a14-a110-41f6-a12d-be05462455b5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 Jul 22 10:07:03.628494 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b73f6a14-a110-41f6-a12d-be05462455b5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:03.628738 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b73f6a14-a110-41f6-a12d-be05462455b5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:03.628878 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-b73f6a14-a110-41f6-a12d-be05462455b5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete snapshot with id: dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 Jul 22 10:07:03.636161 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:03.636161 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:03.636713 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b73f6a14-a110-41f6-a12d-be05462455b5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:07:03.659634 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b73f6a14-a110-41f6-a12d-be05462455b5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot delete request issued successfully. Jul 22 10:07:03.659843 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b73f6a14-a110-41f6-a12d-be05462455b5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 returned with HTTP 202 Jul 22 10:07:03.660359 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1141/4581] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:07:03 2026] DELETE /volume/v3/snapshots/dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:07:03.668562 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4bd22b66-db56-4df7-a3e4-89f032174f82 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:03.670647 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4bd22b66-db56-4df7-a3e4-89f032174f82 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 Jul 22 10:07:03.670847 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4bd22b66-db56-4df7-a3e4-89f032174f82 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:03.671087 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4bd22b66-db56-4df7-a3e4-89f032174f82 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:03.677168 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:03.677168 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:03.677957 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4bd22b66-db56-4df7-a3e4-89f032174f82 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:07:03.678863 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4bd22b66-db56-4df7-a3e4-89f032174f82 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 returned with HTTP 200 Jul 22 10:07:03.679252 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1147/4582] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:03 2026] GET /volume/v3/snapshots/dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:03.703390 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-699f1b64-92b7-4cc6-9c9d-c5088ed989f7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:03.706366 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-699f1b64-92b7-4cc6-9c9d-c5088ed989f7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/volumes/5a9c311f-2a36-48a4-ba49-6553d9985429 Jul 22 10:07:03.706704 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-699f1b64-92b7-4cc6-9c9d-c5088ed989f7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:03.707042 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-699f1b64-92b7-4cc6-9c9d-c5088ed989f7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:03.714142 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-699f1b64-92b7-4cc6-9c9d-c5088ed989f7 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/volumes/5a9c311f-2a36-48a4-ba49-6553d9985429 returned with HTTP 404 Jul 22 10:07:03.714619 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1159/4583] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:03 2026] GET /volume/v3/volumes/5a9c311f-2a36-48a4-ba49-6553d9985429 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:03.723332 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cd88eb4b-1b4d-4c6d-9582-893fb755124b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:03.725399 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cd88eb4b-1b4d-4c6d-9582-893fb755124b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b5f58941-20b4-4ad9-b220-1eff213cd8cb Jul 22 10:07:03.725618 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cd88eb4b-1b4d-4c6d-9582-893fb755124b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:03.725814 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cd88eb4b-1b4d-4c6d-9582-893fb755124b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:03.726000 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-cd88eb4b-1b4d-4c6d-9582-893fb755124b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Delete volume with id: b5f58941-20b4-4ad9-b220-1eff213cd8cb Jul 22 10:07:03.737545 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:03.737545 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:03.738389 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cd88eb4b-1b4d-4c6d-9582-893fb755124b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Volume info retrieved successfully. Jul 22 10:07:03.761553 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cd88eb4b-1b4d-4c6d-9582-893fb755124b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Delete volume request issued successfully. Jul 22 10:07:03.761761 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cd88eb4b-1b4d-4c6d-9582-893fb755124b tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/volumes/b5f58941-20b4-4ad9-b220-1eff213cd8cb returned with HTTP 202 Jul 22 10:07:03.762227 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1137/4584] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:07:03 2026] DELETE /volume/v3/volumes/b5f58941-20b4-4ad9-b220-1eff213cd8cb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:07:03.769001 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8a33d217-4192-439d-b3db-e5c17873253d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:03.770738 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8a33d217-4192-439d-b3db-e5c17873253d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f58941-20b4-4ad9-b220-1eff213cd8cb Jul 22 10:07:03.770991 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8a33d217-4192-439d-b3db-e5c17873253d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:03.771232 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8a33d217-4192-439d-b3db-e5c17873253d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:03.778322 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:03.778322 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:03.782185 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8a33d217-4192-439d-b3db-e5c17873253d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Volume info retrieved successfully. Jul 22 10:07:03.787204 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8a33d217-4192-439d-b3db-e5c17873253d tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/volumes/b5f58941-20b4-4ad9-b220-1eff213cd8cb returned with HTTP 200 Jul 22 10:07:03.787660 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1142/4585] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:03 2026] GET /volume/v3/volumes/b5f58941-20b4-4ad9-b220-1eff213cd8cb => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:04.688852 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-605b4e36-54d1-4006-b9ff-c654502f568b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:04.690893 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-605b4e36-54d1-4006-b9ff-c654502f568b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 Jul 22 10:07:04.691180 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-605b4e36-54d1-4006-b9ff-c654502f568b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:04.691373 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-605b4e36-54d1-4006-b9ff-c654502f568b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:04.696241 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-605b4e36-54d1-4006-b9ff-c654502f568b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 returned with HTTP 404 Jul 22 10:07:04.696675 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1148/4586] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:04 2026] GET /volume/v3/snapshots/dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:04.703103 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1a57238c-6d7d-409d-b2ad-374e9dfcac76 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:04.704761 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1a57238c-6d7d-409d-b2ad-374e9dfcac76 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/4be41a71-0f56-48a2-a101-8dc6966c080e Jul 22 10:07:04.705167 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1a57238c-6d7d-409d-b2ad-374e9dfcac76 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:04.705232 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1a57238c-6d7d-409d-b2ad-374e9dfcac76 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:04.705347 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-1a57238c-6d7d-409d-b2ad-374e9dfcac76 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete snapshot with id: 4be41a71-0f56-48a2-a101-8dc6966c080e Jul 22 10:07:04.707013 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=247,cinder:UPDATE=84,cinder:INSERT=42 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:07:04.709777 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1a57238c-6d7d-409d-b2ad-374e9dfcac76 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/4be41a71-0f56-48a2-a101-8dc6966c080e returned with HTTP 404 Jul 22 10:07:04.710428 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1160/4587] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:07:04 2026] DELETE /volume/v3/snapshots/4be41a71-0f56-48a2-a101-8dc6966c080e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:04.717137 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cd242606-8f18-48f8-9c41-7b645fa60341 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:04.719040 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cd242606-8f18-48f8-9c41-7b645fa60341 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 Jul 22 10:07:04.719250 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cd242606-8f18-48f8-9c41-7b645fa60341 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:04.719430 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cd242606-8f18-48f8-9c41-7b645fa60341 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:04.719529 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-cd242606-8f18-48f8-9c41-7b645fa60341 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete snapshot with id: dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 Jul 22 10:07:04.721222 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=148,cinder:INSERT=8,cinder:UPDATE=21 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:07:04.724017 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cd242606-8f18-48f8-9c41-7b645fa60341 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 returned with HTTP 404 Jul 22 10:07:04.724472 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1138/4588] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:07:04 2026] DELETE /volume/v3/snapshots/dc0c02fa-7fc7-4bd7-b89e-64fcbee99dd2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:04.731324 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ca4115f9-e3e3-4cba-8263-1277ca9325c8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:04.733368 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ca4115f9-e3e3-4cba-8263-1277ca9325c8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/7d683ac7-3817-4d9c-bcef-28ddc19a9468 Jul 22 10:07:04.733543 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ca4115f9-e3e3-4cba-8263-1277ca9325c8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:04.733891 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ca4115f9-e3e3-4cba-8263-1277ca9325c8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:04.734016 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-ca4115f9-e3e3-4cba-8263-1277ca9325c8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete snapshot with id: 7d683ac7-3817-4d9c-bcef-28ddc19a9468 Jul 22 10:07:04.735652 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=160,cinder:INSERT=21,cinder:UPDATE=43 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:07:04.739204 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ca4115f9-e3e3-4cba-8263-1277ca9325c8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/7d683ac7-3817-4d9c-bcef-28ddc19a9468 returned with HTTP 404 Jul 22 10:07:04.740089 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1143/4589] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:07:04 2026] DELETE /volume/v3/snapshots/7d683ac7-3817-4d9c-bcef-28ddc19a9468 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:04.772706 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-3bef12af-44c5-4260-af20-3b30d047c1eb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:04.774749 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-3bef12af-44c5-4260-af20-3b30d047c1eb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:07:04.774985 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-3bef12af-44c5-4260-af20-3b30d047c1eb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:04.775216 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-3bef12af-44c5-4260-af20-3b30d047c1eb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:04.784460 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:04.784460 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:04.787750 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-3bef12af-44c5-4260-af20-3b30d047c1eb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:07:04.792358 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-3bef12af-44c5-4260-af20-3b30d047c1eb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 returned with HTTP 200 Jul 22 10:07:04.792721 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1149/4590] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:07:04 2026] GET /volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 => generated 1654 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:04.802251 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-efdd5e69-a8c7-4463-99d0-25a1cf778277 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:04.804100 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-efdd5e69-a8c7-4463-99d0-25a1cf778277 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f58941-20b4-4ad9-b220-1eff213cd8cb Jul 22 10:07:04.804338 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-efdd5e69-a8c7-4463-99d0-25a1cf778277 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:04.804541 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-efdd5e69-a8c7-4463-99d0-25a1cf778277 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:04.811795 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-02ff62f2-6a0f-4c2f-b975-69d187f24873 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:04.813079 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-efdd5e69-a8c7-4463-99d0-25a1cf778277 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/volumes/b5f58941-20b4-4ad9-b220-1eff213cd8cb returned with HTTP 404 Jul 22 10:07:04.813584 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1161/4591] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:04 2026] GET /volume/v3/volumes/b5f58941-20b4-4ad9-b220-1eff213cd8cb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:04.814036 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-02ff62f2-6a0f-4c2f-b975-69d187f24873 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4/action Jul 22 10:07:04.814462 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-02ff62f2-6a0f-4c2f-b975-69d187f24873 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:07:04.814626 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-02ff62f2-6a0f-4c2f-b975-69d187f24873 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:04.821179 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cc8823b2-1bcd-431f-9fee-5b5cdb1237aa None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:04.823061 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cc8823b2-1bcd-431f-9fee-5b5cdb1237aa tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] DELETE https://10.4.3.206/volume/v3/volumes/757fdb49-83bb-4185-ab47-c1c60a961b93 Jul 22 10:07:04.823367 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cc8823b2-1bcd-431f-9fee-5b5cdb1237aa tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:04.823608 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cc8823b2-1bcd-431f-9fee-5b5cdb1237aa tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:04.823816 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-cc8823b2-1bcd-431f-9fee-5b5cdb1237aa tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Delete volume with id: 757fdb49-83bb-4185-ab47-c1c60a961b93 Jul 22 10:07:04.828499 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:04.828499 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:04.829138 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-02ff62f2-6a0f-4c2f-b975-69d187f24873 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:07:04.832776 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:04.832776 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:04.833321 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-cc8823b2-1bcd-431f-9fee-5b5cdb1237aa tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Volume info retrieved successfully. Jul 22 10:07:04.837820 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-02ff62f2-6a0f-4c2f-b975-69d187f24873 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Begin detaching volume completed successfully. Jul 22 10:07:04.838158 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-02ff62f2-6a0f-4c2f-b975-69d187f24873 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4/action returned with HTTP 202 Jul 22 10:07:04.838722 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1139/4592] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:07:04 2026] POST /volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:07:04.855468 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-cc8823b2-1bcd-431f-9fee-5b5cdb1237aa tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Delete volume request issued successfully. Jul 22 10:07:04.855634 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cc8823b2-1bcd-431f-9fee-5b5cdb1237aa tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/volumes/757fdb49-83bb-4185-ab47-c1c60a961b93 returned with HTTP 202 Jul 22 10:07:04.856088 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1144/4593] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:07:04 2026] DELETE /volume/v3/volumes/757fdb49-83bb-4185-ab47-c1c60a961b93 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:07:04.863768 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f5e40ae0-f4a3-4a44-8439-97260690d285 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:04.866092 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f5e40ae0-f4a3-4a44-8439-97260690d285 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/volumes/757fdb49-83bb-4185-ab47-c1c60a961b93 Jul 22 10:07:04.866344 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f5e40ae0-f4a3-4a44-8439-97260690d285 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:04.866596 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f5e40ae0-f4a3-4a44-8439-97260690d285 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:04.877316 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:04.877316 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:04.882933 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f5e40ae0-f4a3-4a44-8439-97260690d285 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Volume info retrieved successfully. Jul 22 10:07:04.887669 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f5e40ae0-f4a3-4a44-8439-97260690d285 tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/volumes/757fdb49-83bb-4185-ab47-c1c60a961b93 returned with HTTP 200 Jul 22 10:07:04.888182 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1150/4594] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:04 2026] GET /volume/v3/volumes/757fdb49-83bb-4185-ab47-c1c60a961b93 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:04.890852 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cf03a504-474c-42b4-89cf-f45bf1ea9031 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:04.891339 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cf03a504-474c-42b4-89cf-f45bf1ea9031 None None] GET https://10.4.3.206/volume// Jul 22 10:07:04.891544 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cf03a504-474c-42b4-89cf-f45bf1ea9031 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:04.891778 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cf03a504-474c-42b4-89cf-f45bf1ea9031 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:04.892192 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cf03a504-474c-42b4-89cf-f45bf1ea9031 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:07:04.892544 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1162/4595] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10: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) Jul 22 10:07:04.900294 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-d04ce02e-51b2-47d1-9591-018cc818c04b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:04.902448 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-d04ce02e-51b2-47d1-9591-018cc818c04b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:07:04.902645 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-d04ce02e-51b2-47d1-9591-018cc818c04b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:04.902856 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-d04ce02e-51b2-47d1-9591-018cc818c04b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:04.912486 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:04.912486 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:04.916028 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-d04ce02e-51b2-47d1-9591-018cc818c04b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:07:04.920331 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-d04ce02e-51b2-47d1-9591-018cc818c04b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 returned with HTTP 200 Jul 22 10:07:04.920713 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1140/4596] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:07:04 2026] GET /volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 => generated 1837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:07:05.735878 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-f5ed2bfe-c945-4617-a5f4-1c2d1fc8b5a7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:05.737738 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-f5ed2bfe-c945-4617-a5f4-1c2d1fc8b5a7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/attachments/6d7beed0-20ed-4ce5-8b0e-17f0b16ee713 Jul 22 10:07:05.737907 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-f5ed2bfe-c945-4617-a5f4-1c2d1fc8b5a7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:05.738101 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-f5ed2bfe-c945-4617-a5f4-1c2d1fc8b5a7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:05.744344 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:05.744344 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:05.784335 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-555b3620-3d50-406a-8b93-44ec4c88c3cb req-f5ed2bfe-c945-4617-a5f4-1c2d1fc8b5a7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/attachments/6d7beed0-20ed-4ce5-8b0e-17f0b16ee713 returned with HTTP 200 Jul 22 10:07:05.784951 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1145/4597] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:07:05 2026] DELETE /volume/v3/attachments/6d7beed0-20ed-4ce5-8b0e-17f0b16ee713 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:05.901197 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-67d84373-2d46-4730-8f6b-d1a1c9ec16dc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:05.903066 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-67d84373-2d46-4730-8f6b-d1a1c9ec16dc tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] GET https://10.4.3.206/volume/v3/volumes/757fdb49-83bb-4185-ab47-c1c60a961b93 Jul 22 10:07:05.903246 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-67d84373-2d46-4730-8f6b-d1a1c9ec16dc tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:05.903427 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-67d84373-2d46-4730-8f6b-d1a1c9ec16dc tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:05.908878 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-67d84373-2d46-4730-8f6b-d1a1c9ec16dc tempest-VolumesBackupsTest-714654213 tempest-VolumesBackupsTest-714654213-project-member] https://10.4.3.206/volume/v3/volumes/757fdb49-83bb-4185-ab47-c1c60a961b93 returned with HTTP 404 Jul 22 10:07:05.909351 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1151/4598] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:05 2026] GET /volume/v3/volumes/757fdb49-83bb-4185-ab47-c1c60a961b93 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:06.848210 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-755a1c97-2d17-47f1-bf02-2bed949852a2 req-e621cd70-6d53-4f5c-9175-be81ec394b06 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:06.850602 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-755a1c97-2d17-47f1-bf02-2bed949852a2 req-e621cd70-6d53-4f5c-9175-be81ec394b06 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/attachments/6d7beed0-20ed-4ce5-8b0e-17f0b16ee713 Jul 22 10:07:06.850833 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-755a1c97-2d17-47f1-bf02-2bed949852a2 req-e621cd70-6d53-4f5c-9175-be81ec394b06 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:06.851106 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-755a1c97-2d17-47f1-bf02-2bed949852a2 req-e621cd70-6d53-4f5c-9175-be81ec394b06 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:06.855570 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-755a1c97-2d17-47f1-bf02-2bed949852a2 req-e621cd70-6d53-4f5c-9175-be81ec394b06 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/attachments/6d7beed0-20ed-4ce5-8b0e-17f0b16ee713 returned with HTTP 404 Jul 22 10:07:06.856198 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1163/4599] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:07:06 2026] DELETE /volume/v3/attachments/6d7beed0-20ed-4ce5-8b0e-17f0b16ee713 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:07:07.878312 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a3ab1da3-7432-4bbf-a6db-b9164fca9e58 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:07.879981 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a3ab1da3-7432-4bbf-a6db-b9164fca9e58 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:07:07.880173 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a3ab1da3-7432-4bbf-a6db-b9164fca9e58 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:07.880431 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a3ab1da3-7432-4bbf-a6db-b9164fca9e58 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:07.887344 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:07.887344 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:07.891770 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a3ab1da3-7432-4bbf-a6db-b9164fca9e58 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:07:07.897426 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a3ab1da3-7432-4bbf-a6db-b9164fca9e58 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 returned with HTTP 200 Jul 22 10:07:07.897851 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1141/4600] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:07 2026] GET /volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:07.911135 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-16b507c5-c238-4ad5-8044-326f7922c6b4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:07.913572 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-16b507c5-c238-4ad5-8044-326f7922c6b4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:07:07.913871 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-16b507c5-c238-4ad5-8044-326f7922c6b4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:07.914184 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-16b507c5-c238-4ad5-8044-326f7922c6b4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:07.914445 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-16b507c5-c238-4ad5-8044-326f7922c6b4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete volume with id: f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:07:07.923461 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:07.923461 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:07.924128 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-16b507c5-c238-4ad5-8044-326f7922c6b4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:07:07.942363 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-16b507c5-c238-4ad5-8044-326f7922c6b4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete volume request issued successfully. Jul 22 10:07:07.942661 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-16b507c5-c238-4ad5-8044-326f7922c6b4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 returned with HTTP 202 Jul 22 10:07:07.943307 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1146/4601] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:07:07 2026] DELETE /volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:07:07.949815 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-083536d8-96a3-4679-924a-f7ae61089a7f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:07.951628 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-083536d8-96a3-4679-924a-f7ae61089a7f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:07:07.951838 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-083536d8-96a3-4679-924a-f7ae61089a7f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:07.952035 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-083536d8-96a3-4679-924a-f7ae61089a7f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:07.954192 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=225,cinder:UPDATE=73,cinder:INSERT=27 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:07:07.958959 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:07.958959 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:07.963881 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-083536d8-96a3-4679-924a-f7ae61089a7f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:07:07.969190 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-083536d8-96a3-4679-924a-f7ae61089a7f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 returned with HTTP 200 Jul 22 10:07:07.969568 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1152/4602] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:07 2026] GET /volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:08.093943 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2b9dcab7-ffa1-439f-9f30-bc1a69a29096 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:08.210251 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2b9dcab7-ffa1-439f-9f30-bc1a69a29096 tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:07:08.210672 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2b9dcab7-ffa1-439f-9f30-bc1a69a29096 tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-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=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:08.227862 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2b9dcab7-ffa1-439f-9f30-bc1a69a29096 tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:07:08.228420 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1164/4603] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:07:08 2026] POST /volume/v3/types => generated 287 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:08.982509 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4ac41837-6668-43b3-b515-817084bf703a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:08.984303 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4ac41837-6668-43b3-b515-817084bf703a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 Jul 22 10:07:08.984482 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4ac41837-6668-43b3-b515-817084bf703a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:08.984655 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4ac41837-6668-43b3-b515-817084bf703a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:08.989991 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4ac41837-6668-43b3-b515-817084bf703a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 returned with HTTP 404 Jul 22 10:07:08.990393 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1142/4604] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:08 2026] GET /volume/v3/volumes/f2637086-4a46-4d9d-ab4f-2108409e9eb4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:09.001995 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e0777f9f-e347-40f3-b375-7f81b0883ccb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:09.003685 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e0777f9f-e347-40f3-b375-7f81b0883ccb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:07:09.003884 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e0777f9f-e347-40f3-b375-7f81b0883ccb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:09.004102 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e0777f9f-e347-40f3-b375-7f81b0883ccb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:09.010865 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:09.010865 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:09.014139 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e0777f9f-e347-40f3-b375-7f81b0883ccb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:07:09.017702 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e0777f9f-e347-40f3-b375-7f81b0883ccb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:07:09.018109 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1147/4605] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:09 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:09.031726 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a7a679f7-9354-4f3b-942f-104703a62b9d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:09.033561 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a7a679f7-9354-4f3b-942f-104703a62b9d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:07:09.033915 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a7a679f7-9354-4f3b-942f-104703a62b9d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "15c7cfea-5985-423d-b0a8-5979b2b67115", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-375320487"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:09.042045 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:09.042045 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:09.042575 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a7a679f7-9354-4f3b-942f-104703a62b9d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:07:09.042687 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-a7a679f7-9354-4f3b-942f-104703a62b9d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create snapshot from volume 15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:07:09.067409 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-a7a679f7-9354-4f3b-942f-104703a62b9d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Created reservations ['3e5bcb4a-9c17-4c4a-aa82-19bfa5d9c434', '38b38262-0883-4104-b00a-9a331e220a8b', '24dc4805-5ea4-4e72-bb24-24a26fbf1f30', 'b12ac28c-0168-4689-897d-a1891389f1ab'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:07:09.101369 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a7a679f7-9354-4f3b-942f-104703a62b9d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot create request issued successfully. Jul 22 10:07:09.101700 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a7a679f7-9354-4f3b-942f-104703a62b9d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:07:09.102151 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1153/4606] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:07:09 2026] POST /volume/v3/snapshots => generated 379 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:07:09.113560 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ebc50d8b-909d-41ba-b938-ec0af3e9aa77 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:09.115364 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ebc50d8b-909d-41ba-b938-ec0af3e9aa77 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 Jul 22 10:07:09.115554 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ebc50d8b-909d-41ba-b938-ec0af3e9aa77 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:09.115750 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ebc50d8b-909d-41ba-b938-ec0af3e9aa77 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:09.120915 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:09.120915 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:09.121347 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ebc50d8b-909d-41ba-b938-ec0af3e9aa77 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:07:09.122138 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ebc50d8b-909d-41ba-b938-ec0af3e9aa77 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 returned with HTTP 200 Jul 22 10:07:09.122495 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1165/4607] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:09 2026] GET /volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 => generated 511 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:09.745842 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-10727446-f4cd-476b-be37-58767b8f87bf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:09.747536 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:07:09.747868 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "b7136021-a072-4229-a78e-33f8a42b6ba1", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:09.749219 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'b7136021-a072-4229-a78e-33f8a42b6ba1', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:07:09.821912 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Create volume of 1 GB Jul 22 10:07:09.826731 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Availability Zones retrieved successfully. Jul 22 10:07:09.832298 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Flow 'volume_create_api' (3be7ca13-3e3b-4e0d-92f7-f9ae47f47e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:09.833613 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c8a1177-24e3-4684-a722-7f2ae187da7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:09.834721 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:07:09.884600 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c8a1177-24e3-4684-a722-7f2ae187da7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:07:08Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=0ec43a59-f814-4f25-99bf-e55bc678bd35,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': '0ec43a59-f814-4f25-99bf-e55bc678bd35', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:09.885439 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (371f293b-f7ba-425e-adc1-20f500fc3364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:09.910224 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:07:09.910535 np0000005636 devstack@c-api.service[100152]: WARNING cinder.quota [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:07:09.945557 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Created reservations ['97508052-9426-46ba-9b55-ac6515988422', '4f81b4f6-025c-4e4f-b722-1aa58ff74af0', '676e2dad-e34b-4a10-ae71-3083268bd0da', '558dc3aa-1e74-47fe-a5f5-d040a72b286d'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:07:09.946525 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (371f293b-f7ba-425e-adc1-20f500fc3364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97508052-9426-46ba-9b55-ac6515988422', '4f81b4f6-025c-4e4f-b722-1aa58ff74af0', '676e2dad-e34b-4a10-ae71-3083268bd0da', '558dc3aa-1e74-47fe-a5f5-d040a72b286d']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:09.947487 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (206a5cd6-b4eb-4e3d-805c-827ff64bf169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:09.971867 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (206a5cd6-b4eb-4e3d-805c-827ff64bf169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '700abf9e-3cd9-4564-b186-8f05a2fb7c36', '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='ff19c7cb10344012aea4742427a00305',qos_specs=None,replication_status=,reservations=['97508052-9426-46ba-9b55-ac6515988422','4f81b4f6-025c-4e4f-b722-1aa58ff74af0','676e2dad-e34b-4a10-ae71-3083268bd0da','558dc3aa-1e74-47fe-a5f5-d040a72b286d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e99ad14dc494a6b885b09f6f8d78b2e',volume_type_id=0ec43a59-f814-4f25-99bf-e55bc678bd35), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:07:09Z,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=700abf9e-3cd9-4564-b186-8f05a2fb7c36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff19c7cb10344012aea4742427a00305',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e99ad14dc494a6b885b09f6f8d78b2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ec43a59-f814-4f25-99bf-e55bc678bd35),volume_type_id=0ec43a59-f814-4f25-99bf-e55bc678bd35)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:09.972710 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f55edc24-a89e-4eb1-aee8-7b80afaec7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:09.990792 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f55edc24-a89e-4eb1-aee8-7b80afaec7d2) transitioned into state 'SUCCESS' from 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='ff19c7cb10344012aea4742427a00305',qos_specs=None,replication_status=,reservations=['97508052-9426-46ba-9b55-ac6515988422','4f81b4f6-025c-4e4f-b722-1aa58ff74af0','676e2dad-e34b-4a10-ae71-3083268bd0da','558dc3aa-1e74-47fe-a5f5-d040a72b286d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e99ad14dc494a6b885b09f6f8d78b2e',volume_type_id=0ec43a59-f814-4f25-99bf-e55bc678bd35)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:09.991786 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64db0bdd-db5b-48fc-9a9d-b7cb5b01c017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:10.000666 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64db0bdd-db5b-48fc-9a9d-b7cb5b01c017) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:10.001602 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Flow 'volume_create_api' (3be7ca13-3e3b-4e0d-92f7-f9ae47f47e80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:10.001960 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Create volume request issued successfully. Jul 22 10:07:10.002563 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-10727446-f4cd-476b-be37-58767b8f87bf tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:07:10.003000 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1143/4608] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:07:09 2026] POST /volume/v3/volumes => generated 798 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:07:10.014501 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e17a515e-50c6-4ccf-b064-7339c7287f37 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:10.016140 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e17a515e-50c6-4ccf-b064-7339c7287f37 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] GET https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 Jul 22 10:07:10.016303 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e17a515e-50c6-4ccf-b064-7339c7287f37 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:10.016476 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e17a515e-50c6-4ccf-b064-7339c7287f37 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:10.023323 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:10.023323 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:10.026941 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e17a515e-50c6-4ccf-b064-7339c7287f37 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Volume info retrieved successfully. Jul 22 10:07:10.030836 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e17a515e-50c6-4ccf-b064-7339c7287f37 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 returned with HTTP 200 Jul 22 10:07:10.031226 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1148/4609] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:10 2026] GET /volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 => generated 866 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:10.132332 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f57b4175-eb9b-4c16-b5a9-4917b622fe48 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:10.134094 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f57b4175-eb9b-4c16-b5a9-4917b622fe48 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 Jul 22 10:07:10.134277 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f57b4175-eb9b-4c16-b5a9-4917b622fe48 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:10.134475 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f57b4175-eb9b-4c16-b5a9-4917b622fe48 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:10.139732 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:10.139732 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:10.140212 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f57b4175-eb9b-4c16-b5a9-4917b622fe48 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:07:10.140957 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f57b4175-eb9b-4c16-b5a9-4917b622fe48 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 returned with HTTP 200 Jul 22 10:07:10.141306 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1154/4610] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:10 2026] GET /volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 => generated 538 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:10.149365 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c6ff356f-1380-4779-93b3-fa69018a0479 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:10.152188 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c6ff356f-1380-4779-93b3-fa69018a0479 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 Jul 22 10:07:10.152360 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c6ff356f-1380-4779-93b3-fa69018a0479 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:10.152533 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c6ff356f-1380-4779-93b3-fa69018a0479 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:10.157565 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:10.157565 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:10.157950 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c6ff356f-1380-4779-93b3-fa69018a0479 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:07:10.158593 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c6ff356f-1380-4779-93b3-fa69018a0479 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 returned with HTTP 200 Jul 22 10:07:10.158914 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1166/4611] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:10 2026] GET /volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:10.166673 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-889d4924-b49d-4701-973d-7aaaec70c644 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:10.168585 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-889d4924-b49d-4701-973d-7aaaec70c644 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots Jul 22 10:07:10.168827 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-889d4924-b49d-4701-973d-7aaaec70c644 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:10.169063 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-889d4924-b49d-4701-973d-7aaaec70c644 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:10.169313 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-889d4924-b49d-4701-973d-7aaaec70c644 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:07:10.169621 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:10.169621 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:10.170505 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-889d4924-b49d-4701-973d-7aaaec70c644 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 10:07:10.174061 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-889d4924-b49d-4701-973d-7aaaec70c644 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Get all snapshots completed successfully. Jul 22 10:07:10.174361 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-889d4924-b49d-4701-973d-7aaaec70c644 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 200 Jul 22 10:07:10.174691 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1144/4612] 10.4.3.206 () {66 vars in 1243 bytes} [Wed Jul 22 10:07:10 2026] GET /volume/v3/snapshots => generated 407 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:10.183169 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-befc51db-d8c3-4890-ba78-b3b4ecedae33 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:10.185236 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-befc51db-d8c3-4890-ba78-b3b4ecedae33 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] PUT https://10.4.3.206/volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 Jul 22 10:07:10.185634 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-befc51db-d8c3-4890-ba78-b3b4ecedae33 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-638178528", "description": "This is the new description of snapshot."}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:10.192409 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:10.192409 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:10.192818 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-befc51db-d8c3-4890-ba78-b3b4ecedae33 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:07:10.199004 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-befc51db-d8c3-4890-ba78-b3b4ecedae33 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 returned with HTTP 200 Jul 22 10:07:10.199483 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1149/4613] 10.4.3.206 () {68 vars in 1375 bytes} [Wed Jul 22 10:07:10 2026] PUT /volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:10.209158 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-87c6e89d-69e5-4527-aff0-eeceb33c02ab None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:10.211567 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-87c6e89d-69e5-4527-aff0-eeceb33c02ab tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 Jul 22 10:07:10.211855 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-87c6e89d-69e5-4527-aff0-eeceb33c02ab tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:10.212162 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-87c6e89d-69e5-4527-aff0-eeceb33c02ab tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:10.218626 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:10.218626 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:10.219237 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-87c6e89d-69e5-4527-aff0-eeceb33c02ab tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:07:10.220303 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-87c6e89d-69e5-4527-aff0-eeceb33c02ab tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 returned with HTTP 200 Jul 22 10:07:10.220739 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1155/4614] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:10 2026] GET /volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 => generated 576 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:10.228978 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5d1378cc-5d11-45cc-ae53-6a874da9b39a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:10.230602 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5d1378cc-5d11-45cc-ae53-6a874da9b39a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 Jul 22 10:07:10.230789 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5d1378cc-5d11-45cc-ae53-6a874da9b39a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:10.231004 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5d1378cc-5d11-45cc-ae53-6a874da9b39a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:10.231106 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-5d1378cc-5d11-45cc-ae53-6a874da9b39a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete snapshot with id: 6f60c90a-5dc1-4309-b1a9-3a279c2feb01 Jul 22 10:07:10.237367 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:10.237367 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:10.237792 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-5d1378cc-5d11-45cc-ae53-6a874da9b39a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:07:10.252873 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-5d1378cc-5d11-45cc-ae53-6a874da9b39a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot delete request issued successfully. Jul 22 10:07:10.253076 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5d1378cc-5d11-45cc-ae53-6a874da9b39a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 returned with HTTP 202 Jul 22 10:07:10.253476 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1167/4615] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:07:10 2026] DELETE /volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:07:10.261796 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1fa12b2f-3eac-4f20-8500-00e758fd298a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:10.264135 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1fa12b2f-3eac-4f20-8500-00e758fd298a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 Jul 22 10:07:10.264391 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1fa12b2f-3eac-4f20-8500-00e758fd298a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:10.264630 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1fa12b2f-3eac-4f20-8500-00e758fd298a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:10.271472 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:10.271472 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:10.272068 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1fa12b2f-3eac-4f20-8500-00e758fd298a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:07:10.273132 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1fa12b2f-3eac-4f20-8500-00e758fd298a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 returned with HTTP 200 Jul 22 10:07:10.273602 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1145/4616] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:10 2026] GET /volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 => generated 575 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:11.043306 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a91b1359-4a1d-493a-b8aa-1ffe06760941 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:11.044956 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a91b1359-4a1d-493a-b8aa-1ffe06760941 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] GET https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 Jul 22 10:07:11.045157 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a91b1359-4a1d-493a-b8aa-1ffe06760941 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:11.045329 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a91b1359-4a1d-493a-b8aa-1ffe06760941 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:11.051686 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:11.051686 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:11.054987 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a91b1359-4a1d-493a-b8aa-1ffe06760941 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Volume info retrieved successfully. Jul 22 10:07:11.058592 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a91b1359-4a1d-493a-b8aa-1ffe06760941 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 returned with HTTP 200 Jul 22 10:07:11.058935 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1150/4617] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:11 2026] GET /volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 => generated 948 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:11.283255 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7ec54695-2a4a-404f-a28e-8fc343b5748a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:11.285093 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7ec54695-2a4a-404f-a28e-8fc343b5748a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 Jul 22 10:07:11.285305 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7ec54695-2a4a-404f-a28e-8fc343b5748a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:11.285517 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7ec54695-2a4a-404f-a28e-8fc343b5748a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:11.291898 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7ec54695-2a4a-404f-a28e-8fc343b5748a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 returned with HTTP 404 Jul 22 10:07:11.292669 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1156/4618] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:11 2026] GET /volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:11.300507 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-56086b7f-132a-441d-ae23-aea1d1142f6b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:11.302698 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-56086b7f-132a-441d-ae23-aea1d1142f6b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 Jul 22 10:07:11.302937 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-56086b7f-132a-441d-ae23-aea1d1142f6b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:11.303128 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-56086b7f-132a-441d-ae23-aea1d1142f6b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:11.303232 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-56086b7f-132a-441d-ae23-aea1d1142f6b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete snapshot with id: 6f60c90a-5dc1-4309-b1a9-3a279c2feb01 Jul 22 10:07:11.307501 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-56086b7f-132a-441d-ae23-aea1d1142f6b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 returned with HTTP 404 Jul 22 10:07:11.308003 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1168/4619] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:07:11 2026] DELETE /volume/v3/snapshots/6f60c90a-5dc1-4309-b1a9-3a279c2feb01 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:11.316731 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-377d7bb8-1621-4c2a-baa4-899447b5151a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:11.318682 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-377d7bb8-1621-4c2a-baa4-899447b5151a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:07:11.318944 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-377d7bb8-1621-4c2a-baa4-899447b5151a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:11.319178 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-377d7bb8-1621-4c2a-baa4-899447b5151a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:11.327418 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:11.327418 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:11.331347 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-377d7bb8-1621-4c2a-baa4-899447b5151a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:07:11.335657 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-377d7bb8-1621-4c2a-baa4-899447b5151a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:07:11.336369 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1146/4620] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:11 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:11.347216 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-74b434e4-fa3d-45c4-9299-45ccc978328b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:11.348969 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-74b434e4-fa3d-45c4-9299-45ccc978328b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:07:11.349328 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-74b434e4-fa3d-45c4-9299-45ccc978328b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "15c7cfea-5985-423d-b0a8-5979b2b67115", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1283125156"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:11.357385 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:11.357385 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:11.357819 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-74b434e4-fa3d-45c4-9299-45ccc978328b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:07:11.357934 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-74b434e4-fa3d-45c4-9299-45ccc978328b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create snapshot from volume 15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:07:11.382031 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-74b434e4-fa3d-45c4-9299-45ccc978328b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Created reservations ['2dfe8285-bb33-463d-b03a-577f6728e906', 'f8dbf398-4042-49dd-89a5-b40eeb4635f4', '10932cd1-c6c6-450e-9cb7-0e4738ea1c5b', 'b9365a08-10af-442f-a175-c80ab3bd6502'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:07:11.408957 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-74b434e4-fa3d-45c4-9299-45ccc978328b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot create request issued successfully. Jul 22 10:07:11.409300 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-74b434e4-fa3d-45c4-9299-45ccc978328b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:07:11.409815 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1151/4621] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:07:11 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) Jul 22 10:07:11.421249 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1d8d11a9-b321-414e-97b7-a8773d87e420 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:11.422666 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1d8d11a9-b321-414e-97b7-a8773d87e420 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/9a175aa3-be22-438f-acc7-709239f9aec9 Jul 22 10:07:11.422994 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1d8d11a9-b321-414e-97b7-a8773d87e420 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:11.423449 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1d8d11a9-b321-414e-97b7-a8773d87e420 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:11.428703 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:11.428703 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:11.429271 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1d8d11a9-b321-414e-97b7-a8773d87e420 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:07:11.430413 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1d8d11a9-b321-414e-97b7-a8773d87e420 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/9a175aa3-be22-438f-acc7-709239f9aec9 returned with HTTP 200 Jul 22 10:07:11.430413 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1157/4622] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:11 2026] GET /volume/v3/snapshots/9a175aa3-be22-438f-acc7-709239f9aec9 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:12.070797 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4470f13c-8fcb-4c82-a3d7-62c3734e0365 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:12.072532 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4470f13c-8fcb-4c82-a3d7-62c3734e0365 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] GET https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 Jul 22 10:07:12.072710 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4470f13c-8fcb-4c82-a3d7-62c3734e0365 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:12.072943 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4470f13c-8fcb-4c82-a3d7-62c3734e0365 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:12.079865 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:12.079865 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:12.083728 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4470f13c-8fcb-4c82-a3d7-62c3734e0365 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Volume info retrieved successfully. Jul 22 10:07:12.087899 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4470f13c-8fcb-4c82-a3d7-62c3734e0365 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 returned with HTTP 200 Jul 22 10:07:12.088268 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1169/4623] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:12 2026] GET /volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:12.440835 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8c305580-d511-4709-bef8-e7914be971be None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:12.442548 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8c305580-d511-4709-bef8-e7914be971be tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/9a175aa3-be22-438f-acc7-709239f9aec9 Jul 22 10:07:12.442723 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8c305580-d511-4709-bef8-e7914be971be tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:12.442974 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8c305580-d511-4709-bef8-e7914be971be tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:12.448049 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:12.448049 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:12.448049 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8c305580-d511-4709-bef8-e7914be971be tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:07:12.448718 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8c305580-d511-4709-bef8-e7914be971be tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/9a175aa3-be22-438f-acc7-709239f9aec9 returned with HTTP 200 Jul 22 10:07:12.449124 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1147/4624] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:12 2026] GET /volume/v3/snapshots/9a175aa3-be22-438f-acc7-709239f9aec9 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:13.100653 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4de2ffb5-df3b-4d2f-8fe6-93cfb6055987 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:13.102568 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4de2ffb5-df3b-4d2f-8fe6-93cfb6055987 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] GET https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 Jul 22 10:07:13.102732 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4de2ffb5-df3b-4d2f-8fe6-93cfb6055987 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:13.102914 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4de2ffb5-df3b-4d2f-8fe6-93cfb6055987 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:13.109008 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:13.109008 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:13.112207 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4de2ffb5-df3b-4d2f-8fe6-93cfb6055987 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Volume info retrieved successfully. Jul 22 10:07:13.117106 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4de2ffb5-df3b-4d2f-8fe6-93cfb6055987 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 returned with HTTP 200 Jul 22 10:07:13.117557 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1152/4625] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:13 2026] GET /volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:14.131212 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-598d8d16-95e5-44a9-ad1b-976d2212ab22 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:14.136777 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-598d8d16-95e5-44a9-ad1b-976d2212ab22 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] GET https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 Jul 22 10:07:14.137016 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-598d8d16-95e5-44a9-ad1b-976d2212ab22 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:14.137236 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-598d8d16-95e5-44a9-ad1b-976d2212ab22 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:14.152706 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:14.152706 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:14.157079 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-598d8d16-95e5-44a9-ad1b-976d2212ab22 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Volume info retrieved successfully. Jul 22 10:07:14.165302 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-598d8d16-95e5-44a9-ad1b-976d2212ab22 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 returned with HTTP 200 Jul 22 10:07:14.165677 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1158/4626] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:14 2026] GET /volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 => generated 951 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:15.182289 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4a86c017-db5d-4a83-b6cc-aa65367816ff None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:15.183959 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4a86c017-db5d-4a83-b6cc-aa65367816ff tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] GET https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 Jul 22 10:07:15.184297 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4a86c017-db5d-4a83-b6cc-aa65367816ff tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:15.184594 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4a86c017-db5d-4a83-b6cc-aa65367816ff tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:15.194895 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:15.194895 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:15.198243 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4a86c017-db5d-4a83-b6cc-aa65367816ff tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Volume info retrieved successfully. Jul 22 10:07:15.206009 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4a86c017-db5d-4a83-b6cc-aa65367816ff tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 returned with HTTP 200 Jul 22 10:07:15.206009 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1170/4627] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:15 2026] GET /volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:16.225306 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3a855f83-ab9b-4e67-aef3-9104bf7ac9ff None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:16.227687 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3a855f83-ab9b-4e67-aef3-9104bf7ac9ff tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] GET https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 Jul 22 10:07:16.227917 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3a855f83-ab9b-4e67-aef3-9104bf7ac9ff tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:16.228184 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3a855f83-ab9b-4e67-aef3-9104bf7ac9ff tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:16.249236 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:16.249236 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:16.256342 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3a855f83-ab9b-4e67-aef3-9104bf7ac9ff tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Volume info retrieved successfully. Jul 22 10:07:16.261195 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3a855f83-ab9b-4e67-aef3-9104bf7ac9ff tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 returned with HTTP 200 Jul 22 10:07:16.261906 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1148/4628] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:16 2026] GET /volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 => generated 1295 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:16.278449 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9b1c523d-a68c-4520-bd7e-2370bfde3aba None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:16.280525 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9b1c523d-a68c-4520-bd7e-2370bfde3aba tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] DELETE https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 Jul 22 10:07:16.280892 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9b1c523d-a68c-4520-bd7e-2370bfde3aba tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:16.281220 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9b1c523d-a68c-4520-bd7e-2370bfde3aba tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:16.281487 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-9b1c523d-a68c-4520-bd7e-2370bfde3aba tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Delete volume with id: 700abf9e-3cd9-4564-b186-8f05a2fb7c36 Jul 22 10:07:16.294075 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:16.294075 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:16.294640 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9b1c523d-a68c-4520-bd7e-2370bfde3aba tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Volume info retrieved successfully. Jul 22 10:07:16.323480 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9b1c523d-a68c-4520-bd7e-2370bfde3aba tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Delete volume request issued successfully. Jul 22 10:07:16.323480 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9b1c523d-a68c-4520-bd7e-2370bfde3aba tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 returned with HTTP 202 Jul 22 10:07:16.323767 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1153/4629] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:07:16 2026] DELETE /volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:07:16.331471 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9dc6099c-906b-4c54-a06f-1a370f33459f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:16.333288 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9dc6099c-906b-4c54-a06f-1a370f33459f tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] GET https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 Jul 22 10:07:16.333485 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9dc6099c-906b-4c54-a06f-1a370f33459f tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:16.333798 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9dc6099c-906b-4c54-a06f-1a370f33459f tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:16.344101 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:16.344101 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:16.350502 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9dc6099c-906b-4c54-a06f-1a370f33459f tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Volume info retrieved successfully. Jul 22 10:07:16.356440 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9dc6099c-906b-4c54-a06f-1a370f33459f tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 returned with HTTP 200 Jul 22 10:07:16.357533 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1159/4630] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:16 2026] GET /volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 => generated 1294 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:17.370066 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-aede1b89-77f7-4c11-910c-25fde4275205 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:17.371854 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aede1b89-77f7-4c11-910c-25fde4275205 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] GET https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 Jul 22 10:07:17.372217 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aede1b89-77f7-4c11-910c-25fde4275205 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:17.372451 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aede1b89-77f7-4c11-910c-25fde4275205 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:17.378372 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aede1b89-77f7-4c11-910c-25fde4275205 tempest-VolumeAndVolumeTypeFromImageTest-51304611 tempest-VolumeAndVolumeTypeFromImageTest-51304611-project-member] https://10.4.3.206/volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 returned with HTTP 404 Jul 22 10:07:17.378964 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1171/4631] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:17 2026] GET /volume/v3/volumes/700abf9e-3cd9-4564-b186-8f05a2fb7c36 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:17.540301 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3afa34c6-d54e-4605-91f6-3e027758ade0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:17.542240 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3afa34c6-d54e-4605-91f6-3e027758ade0 tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Jul 22 10:07:17.542476 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3afa34c6-d54e-4605-91f6-3e027758ade0 tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:17.542688 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3afa34c6-d54e-4605-91f6-3e027758ade0 tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:17.543506 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3afa34c6-d54e-4605-91f6-3e027758ade0 tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:07:17.554592 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3afa34c6-d54e-4605-91f6-3e027758ade0 tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Get all volumes completed successfully. Jul 22 10:07:17.556016 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:17.556016 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:17.560599 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3afa34c6-d54e-4605-91f6-3e027758ade0 tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 10:07:17.561017 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1149/4632] 10.4.3.206 () {66 vars in 1285 bytes} [Wed Jul 22 10:07:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6042 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:17.574175 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2794cd1a-8c19-4299-beca-fa2b9977c20c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:17.575949 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2794cd1a-8c19-4299-beca-fa2b9977c20c tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/091752b7-1e61-4b4f-891d-8653af010ab4 Jul 22 10:07:17.576214 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2794cd1a-8c19-4299-beca-fa2b9977c20c tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:17.576432 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2794cd1a-8c19-4299-beca-fa2b9977c20c tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:17.576597 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-2794cd1a-8c19-4299-beca-fa2b9977c20c tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Delete volume with id: 091752b7-1e61-4b4f-891d-8653af010ab4 Jul 22 10:07:17.583764 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:17.583764 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:17.584124 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2794cd1a-8c19-4299-beca-fa2b9977c20c tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Volume info retrieved successfully. Jul 22 10:07:17.597994 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.image.cache [None req-2794cd1a-8c19-4299-beca-fa2b9977c20c tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'b7136021-a072-4229-a78e-33f8a42b6ba1', 'volume_id': '091752b7-1e61-4b4f-891d-8653af010ab4', 'host': 'np0000005636@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 22, 10, 7, 10), 'last_used': datetime.datetime(2026, 7, 22, 10, 7, 16)}. {{(pid=100149) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 22 10:07:17.607703 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2794cd1a-8c19-4299-beca-fa2b9977c20c tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Delete volume request issued successfully. Jul 22 10:07:17.607958 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2794cd1a-8c19-4299-beca-fa2b9977c20c tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] https://10.4.3.206/volume/v3/volumes/091752b7-1e61-4b4f-891d-8653af010ab4 returned with HTTP 202 Jul 22 10:07:17.608439 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1154/4633] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:07:17 2026] DELETE /volume/v3/volumes/091752b7-1e61-4b4f-891d-8653af010ab4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:07:17.615756 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3f9df83e-d682-42ce-94db-005ac9cc49fb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:17.618348 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3f9df83e-d682-42ce-94db-005ac9cc49fb tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] GET https://10.4.3.206/volume/v3/volumes/091752b7-1e61-4b4f-891d-8653af010ab4 Jul 22 10:07:17.619281 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3f9df83e-d682-42ce-94db-005ac9cc49fb tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:17.619526 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3f9df83e-d682-42ce-94db-005ac9cc49fb tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:17.626983 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:17.626983 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:17.630941 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-3f9df83e-d682-42ce-94db-005ac9cc49fb tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Volume info retrieved successfully. Jul 22 10:07:17.635560 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3f9df83e-d682-42ce-94db-005ac9cc49fb tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] https://10.4.3.206/volume/v3/volumes/091752b7-1e61-4b4f-891d-8653af010ab4 returned with HTTP 200 Jul 22 10:07:17.636151 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1160/4634] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:17 2026] GET /volume/v3/volumes/091752b7-1e61-4b4f-891d-8653af010ab4 => generated 1105 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:18.649289 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2cb2a273-0faa-4464-8199-17e8a03c40cc None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:18.651483 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2cb2a273-0faa-4464-8199-17e8a03c40cc tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] GET https://10.4.3.206/volume/v3/volumes/091752b7-1e61-4b4f-891d-8653af010ab4 Jul 22 10:07:18.651732 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2cb2a273-0faa-4464-8199-17e8a03c40cc tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:18.651997 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2cb2a273-0faa-4464-8199-17e8a03c40cc tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:18.658617 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2cb2a273-0faa-4464-8199-17e8a03c40cc tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] https://10.4.3.206/volume/v3/volumes/091752b7-1e61-4b4f-891d-8653af010ab4 returned with HTTP 404 Jul 22 10:07:18.659157 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1172/4635] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:18 2026] GET /volume/v3/volumes/091752b7-1e61-4b4f-891d-8653af010ab4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:18.666413 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b0924f17-dfe4-46c0-9f17-2d4ef947d744 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:18.668018 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b0924f17-dfe4-46c0-9f17-2d4ef947d744 tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] DELETE https://10.4.3.206/volume/v3/types/0ec43a59-f814-4f25-99bf-e55bc678bd35 Jul 22 10:07:18.668213 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b0924f17-dfe4-46c0-9f17-2d4ef947d744 tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:18.668386 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b0924f17-dfe4-46c0-9f17-2d4ef947d744 tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:18.689887 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b0924f17-dfe4-46c0-9f17-2d4ef947d744 tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] https://10.4.3.206/volume/v3/types/0ec43a59-f814-4f25-99bf-e55bc678bd35 returned with HTTP 202 Jul 22 10:07:18.690309 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1150/4636] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:07:18 2026] DELETE /volume/v3/types/0ec43a59-f814-4f25-99bf-e55bc678bd35 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:07:18.698419 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a92980ed-7a58-472a-82a2-4e68493a5714 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:18.700169 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a92980ed-7a58-472a-82a2-4e68493a5714 tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] GET https://10.4.3.206/volume/v3/types/0ec43a59-f814-4f25-99bf-e55bc678bd35 Jul 22 10:07:18.700343 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a92980ed-7a58-472a-82a2-4e68493a5714 tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:18.700564 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a92980ed-7a58-472a-82a2-4e68493a5714 tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:18.703820 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a92980ed-7a58-472a-82a2-4e68493a5714 tempest-VolumeAndVolumeTypeFromImageTest-116753667 tempest-VolumeAndVolumeTypeFromImageTest-116753667-project-admin] https://10.4.3.206/volume/v3/types/0ec43a59-f814-4f25-99bf-e55bc678bd35 returned with HTTP 404 Jul 22 10:07:18.704328 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1155/4637] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:07:18 2026] GET /volume/v3/types/0ec43a59-f814-4f25-99bf-e55bc678bd35 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:20.381824 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-67e6322d-5543-41be-baa5-43f073acbe1d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:20.458823 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:07:20.459165 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-399831594"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:20.460507 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Create volume request body: {'volume': {"'imageRef": 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-399831594'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:07:20.460625 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Create volume of 1 GB Jul 22 10:07:20.467640 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Availability Zones retrieved successfully. Jul 22 10:07:20.473365 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Flow 'volume_create_api' (b1a72d05-b244-409a-afd7-7a209de4daf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:20.474239 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fc651a3-706d-4d65-b90c-4de9d21bf3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:20.475147 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:07:20.503653 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fc651a3-706d-4d65-b90c-4de9d21bf3e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:20.504490 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9b385b6-06c9-4f0f-a0d9-503b5f482dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:20.560121 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Created reservations ['27e301de-8505-418c-9139-601c03e07f34', 'f60eb369-5759-4351-8f05-90d342ee8448', 'bd5c9df3-0553-4a84-803f-6de91647e674', 'bb1fef58-b5a1-40ed-a90a-7eb8662cdf58'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:07:20.560867 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9b385b6-06c9-4f0f-a0d9-503b5f482dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27e301de-8505-418c-9139-601c03e07f34', 'f60eb369-5759-4351-8f05-90d342ee8448', 'bd5c9df3-0553-4a84-803f-6de91647e674', 'bb1fef58-b5a1-40ed-a90a-7eb8662cdf58']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:20.561581 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c61b36ed-4c5b-4cd5-9929-47d341f7a331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:20.584378 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c61b36ed-4c5b-4cd5-9929-47d341f7a331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9af3878b-7278-4c85-bc8b-17c62ff97337', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-399831594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5fceaa6a3a84c0fa3c8c2df398af9db',qos_specs=None,replication_status=,reservations=['27e301de-8505-418c-9139-601c03e07f34','f60eb369-5759-4351-8f05-90d342ee8448','bd5c9df3-0553-4a84-803f-6de91647e674','bb1fef58-b5a1-40ed-a90a-7eb8662cdf58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b83795a7614bd1b2da828bd7dc1ce0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:07:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-399831594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9af3878b-7278-4c85-bc8b-17c62ff97337,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5fceaa6a3a84c0fa3c8c2df398af9db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8b83795a7614bd1b2da828bd7dc1ce0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:20.585212 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89215ee9-4ed3-46af-943a-36007e47c085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:20.604161 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89215ee9-4ed3-46af-943a-36007e47c085) transitioned into state 'SUCCESS' from state '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-399831594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5fceaa6a3a84c0fa3c8c2df398af9db',qos_specs=None,replication_status=,reservations=['27e301de-8505-418c-9139-601c03e07f34','f60eb369-5759-4351-8f05-90d342ee8448','bd5c9df3-0553-4a84-803f-6de91647e674','bb1fef58-b5a1-40ed-a90a-7eb8662cdf58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b83795a7614bd1b2da828bd7dc1ce0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:20.604873 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1673fc87-818c-4e48-b15d-d221f75ffbdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:20.613079 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1673fc87-818c-4e48-b15d-d221f75ffbdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:20.613839 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Flow 'volume_create_api' (b1a72d05-b244-409a-afd7-7a209de4daf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:20.614264 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Create volume request issued successfully. Jul 22 10:07:20.614782 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-67e6322d-5543-41be-baa5-43f073acbe1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:07:20.615195 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1161/4638] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:07:20 2026] POST /volume/v3/volumes => generated 756 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:07:20.626351 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:20.628012 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:07:20.628307 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-664255304"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:20.629686 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Create volume request body: {'volume': {"'imageRef": 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-664255304'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:07:20.629805 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Create volume of 1 GB Jul 22 10:07:20.633590 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Availability Zones retrieved successfully. Jul 22 10:07:20.640015 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Flow 'volume_create_api' (46126d2c-4d82-475e-a865-281b651a60de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:20.641030 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (874d9504-f190-4c70-b649-e102f7c09820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:20.642032 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:07:20.667729 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (874d9504-f190-4c70-b649-e102f7c09820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:20.668640 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3fcf72d-b16d-46a4-96d2-bc44a6081ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:20.706388 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Created reservations ['59ca2ab0-80a9-41a1-b801-6e058687209c', 'a8e16265-7a45-41f5-8385-15b221b71d90', '60312a83-70a9-4937-a49a-aef75516fb5f', '75284a29-8e11-4e9c-a5cb-1d15f410a3a1'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:07:20.707205 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3fcf72d-b16d-46a4-96d2-bc44a6081ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59ca2ab0-80a9-41a1-b801-6e058687209c', 'a8e16265-7a45-41f5-8385-15b221b71d90', '60312a83-70a9-4937-a49a-aef75516fb5f', '75284a29-8e11-4e9c-a5cb-1d15f410a3a1']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:20.708026 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7933bd3e-babd-4d6d-b439-36920aa652a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:20.730017 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7933bd3e-babd-4d6d-b439-36920aa652a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b82c4699-eec4-4ea2-8cc4-61593090ad63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-664255304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5fceaa6a3a84c0fa3c8c2df398af9db',qos_specs=None,replication_status=,reservations=['59ca2ab0-80a9-41a1-b801-6e058687209c','a8e16265-7a45-41f5-8385-15b221b71d90','60312a83-70a9-4937-a49a-aef75516fb5f','75284a29-8e11-4e9c-a5cb-1d15f410a3a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b83795a7614bd1b2da828bd7dc1ce0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:07:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-664255304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b82c4699-eec4-4ea2-8cc4-61593090ad63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5fceaa6a3a84c0fa3c8c2df398af9db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8b83795a7614bd1b2da828bd7dc1ce0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:20.730819 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f6cf2db-8b72-49a7-b4a7-3bb15c390bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:20.748151 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f6cf2db-8b72-49a7-b4a7-3bb15c390bad) transitioned into state 'SUCCESS' from state '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-664255304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5fceaa6a3a84c0fa3c8c2df398af9db',qos_specs=None,replication_status=,reservations=['59ca2ab0-80a9-41a1-b801-6e058687209c','a8e16265-7a45-41f5-8385-15b221b71d90','60312a83-70a9-4937-a49a-aef75516fb5f','75284a29-8e11-4e9c-a5cb-1d15f410a3a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b83795a7614bd1b2da828bd7dc1ce0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:20.748954 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8e3fe6a-999f-41ec-a3e7-24274c185758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:20.757235 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8e3fe6a-999f-41ec-a3e7-24274c185758) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:20.759231 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Flow 'volume_create_api' (46126d2c-4d82-475e-a865-281b651a60de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:20.759619 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Create volume request issued successfully. Jul 22 10:07:20.760490 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-460d1591-59d3-4fe2-b53b-5c62eae52062 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:07:20.761096 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1173/4639] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:07:20 2026] POST /volume/v3/volumes => generated 756 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:07:20.773509 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:20.775216 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:07:20.775540 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1181411222"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:20.777040 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Create volume request body: {'volume': {"'imageRef": 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1181411222'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:07:20.777154 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Create volume of 1 GB Jul 22 10:07:20.781139 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Availability Zones retrieved successfully. Jul 22 10:07:20.786738 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Flow 'volume_create_api' (b3ad7ae8-93ae-4ecb-8d36-436b365910c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:20.787831 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04717d94-7e3e-4963-b7a8-2b26c25b7231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:20.788621 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:07:20.814236 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04717d94-7e3e-4963-b7a8-2b26c25b7231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:20.814981 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (980f9e16-c6f4-4de5-b972-c56afcbd4a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:20.851109 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Created reservations ['4baa0a6a-b0b8-4d71-8c3b-df33abe7c15e', '00a197b8-d7b8-4460-84bd-0fcedffd823e', '9433e9e3-fb4a-4e00-8f8f-94f229320d85', 'bf28d902-1d5e-4b0a-b39f-1700a5008c27'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:07:20.851993 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (980f9e16-c6f4-4de5-b972-c56afcbd4a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4baa0a6a-b0b8-4d71-8c3b-df33abe7c15e', '00a197b8-d7b8-4460-84bd-0fcedffd823e', '9433e9e3-fb4a-4e00-8f8f-94f229320d85', 'bf28d902-1d5e-4b0a-b39f-1700a5008c27']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:20.853105 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2382f89f-bd64-4f72-b50c-b9c49201136f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:20.878175 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2382f89f-bd64-4f72-b50c-b9c49201136f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e29a9b94-906a-4391-b2b4-4a5b3d020b11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1181411222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5fceaa6a3a84c0fa3c8c2df398af9db',qos_specs=None,replication_status=,reservations=['4baa0a6a-b0b8-4d71-8c3b-df33abe7c15e','00a197b8-d7b8-4460-84bd-0fcedffd823e','9433e9e3-fb4a-4e00-8f8f-94f229320d85','bf28d902-1d5e-4b0a-b39f-1700a5008c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b83795a7614bd1b2da828bd7dc1ce0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:07:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1181411222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e29a9b94-906a-4391-b2b4-4a5b3d020b11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5fceaa6a3a84c0fa3c8c2df398af9db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8b83795a7614bd1b2da828bd7dc1ce0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:20.879518 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc9b79e2-fd72-4b65-b21f-4b49aa593127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:20.898225 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc9b79e2-fd72-4b65-b21f-4b49aa593127) transitioned into state 'SUCCESS' from state '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-1181411222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5fceaa6a3a84c0fa3c8c2df398af9db',qos_specs=None,replication_status=,reservations=['4baa0a6a-b0b8-4d71-8c3b-df33abe7c15e','00a197b8-d7b8-4460-84bd-0fcedffd823e','9433e9e3-fb4a-4e00-8f8f-94f229320d85','bf28d902-1d5e-4b0a-b39f-1700a5008c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b83795a7614bd1b2da828bd7dc1ce0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:20.899264 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6628af6e-2f20-41b2-8928-b973354e7a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:20.907847 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6628af6e-2f20-41b2-8928-b973354e7a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:20.908718 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Flow 'volume_create_api' (b3ad7ae8-93ae-4ecb-8d36-436b365910c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:20.909072 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Create volume request issued successfully. Jul 22 10:07:20.909628 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8ac0e202-6f25-4ca9-a120-3c4b273e75c0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:07:20.910085 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1151/4640] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:07:20 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) Jul 22 10:07:20.921690 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:20.926822 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:07:20.927204 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-292592296"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:20.930547 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Create volume request body: {'volume': {"'imageRef": 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-292592296'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:07:20.930702 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Create volume of 1 GB Jul 22 10:07:20.939457 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Availability Zones retrieved successfully. Jul 22 10:07:20.948074 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Flow 'volume_create_api' (4a72967d-92bf-46c2-ba7c-76f731ab580c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:20.949662 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c020e7a-2a90-469c-8fcc-dd05810b9f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:20.950797 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:07:20.978319 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c020e7a-2a90-469c-8fcc-dd05810b9f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:20.979243 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f145f63-0744-4ed7-86d0-a4990de9a5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:21.022879 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Created reservations ['82f7928b-b19b-43ea-9dbf-f5c3be9f267d', 'b69fccc2-9eb6-46ad-8e37-4813c64e000e', '55cceccf-dfe6-491a-9c99-b886b22c0c15', '2d2790ec-3563-4539-843d-d54ce0720bf3'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:07:21.023644 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f145f63-0744-4ed7-86d0-a4990de9a5a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82f7928b-b19b-43ea-9dbf-f5c3be9f267d', 'b69fccc2-9eb6-46ad-8e37-4813c64e000e', '55cceccf-dfe6-491a-9c99-b886b22c0c15', '2d2790ec-3563-4539-843d-d54ce0720bf3']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:21.024370 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f12fce-a58e-424e-a011-aa04f4c15a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:21.048098 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f12fce-a58e-424e-a011-aa04f4c15a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec502272-71af-4851-b781-7a0211084ad1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-292592296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5fceaa6a3a84c0fa3c8c2df398af9db',qos_specs=None,replication_status=,reservations=['82f7928b-b19b-43ea-9dbf-f5c3be9f267d','b69fccc2-9eb6-46ad-8e37-4813c64e000e','55cceccf-dfe6-491a-9c99-b886b22c0c15','2d2790ec-3563-4539-843d-d54ce0720bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b83795a7614bd1b2da828bd7dc1ce0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-292592296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec502272-71af-4851-b781-7a0211084ad1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5fceaa6a3a84c0fa3c8c2df398af9db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8b83795a7614bd1b2da828bd7dc1ce0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:21.048840 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b6058f0-639a-46c5-b5df-b4d98966cd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:21.065277 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b6058f0-639a-46c5-b5df-b4d98966cd17) transitioned into state 'SUCCESS' from state '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-292592296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5fceaa6a3a84c0fa3c8c2df398af9db',qos_specs=None,replication_status=,reservations=['82f7928b-b19b-43ea-9dbf-f5c3be9f267d','b69fccc2-9eb6-46ad-8e37-4813c64e000e','55cceccf-dfe6-491a-9c99-b886b22c0c15','2d2790ec-3563-4539-843d-d54ce0720bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b83795a7614bd1b2da828bd7dc1ce0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:21.066339 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19018abe-b25c-41a1-8154-2342948988d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:21.076778 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19018abe-b25c-41a1-8154-2342948988d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:21.078048 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Flow 'volume_create_api' (4a72967d-92bf-46c2-ba7c-76f731ab580c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:21.078444 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Create volume request issued successfully. Jul 22 10:07:21.079234 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d5572d32-c484-49b3-a472-7aacc3bb7309 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:07:21.079814 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1156/4641] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:07:20 2026] POST /volume/v3/volumes => generated 756 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:07:21.090632 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:21.092403 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:07:21.092751 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-244691604"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:21.094582 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Create volume request body: {'volume': {"'imageRef": 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-244691604'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:07:21.094728 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Create volume of 1 GB Jul 22 10:07:21.095121 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:21.095121 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:21.099444 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Availability Zones retrieved successfully. Jul 22 10:07:21.105502 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Flow 'volume_create_api' (f3639a22-c3c7-4793-8889-07f70bd86731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:21.106756 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53b735d8-1aeb-444a-965d-69a8b27da9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:21.108154 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:07:21.131701 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53b735d8-1aeb-444a-965d-69a8b27da9a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:21.132445 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f545fbb-eaff-4a2e-b7e4-6d9f24ba5c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:21.170726 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Created reservations ['41e60be7-224f-4ef9-9b63-c5ae5c4bc483', '7862a8ce-6692-4c48-a235-949ae53ea441', 'f6459860-4bc2-4b82-b51c-faae11953e1b', 'f29d86e6-3126-409a-8ce6-8fe0ac8ba0ff'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:07:21.171752 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f545fbb-eaff-4a2e-b7e4-6d9f24ba5c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41e60be7-224f-4ef9-9b63-c5ae5c4bc483', '7862a8ce-6692-4c48-a235-949ae53ea441', 'f6459860-4bc2-4b82-b51c-faae11953e1b', 'f29d86e6-3126-409a-8ce6-8fe0ac8ba0ff']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:21.172508 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24965f20-a458-4039-9e9b-1153321c3ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:21.193526 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24965f20-a458-4039-9e9b-1153321c3ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d77f98a-e036-4f45-93b2-23cf14ce4e8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-244691604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5fceaa6a3a84c0fa3c8c2df398af9db',qos_specs=None,replication_status=,reservations=['41e60be7-224f-4ef9-9b63-c5ae5c4bc483','7862a8ce-6692-4c48-a235-949ae53ea441','f6459860-4bc2-4b82-b51c-faae11953e1b','f29d86e6-3126-409a-8ce6-8fe0ac8ba0ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b83795a7614bd1b2da828bd7dc1ce0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-244691604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d77f98a-e036-4f45-93b2-23cf14ce4e8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5fceaa6a3a84c0fa3c8c2df398af9db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8b83795a7614bd1b2da828bd7dc1ce0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:21.194474 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (300895ba-256e-4627-8ef0-841521e5303e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:21.214574 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (300895ba-256e-4627-8ef0-841521e5303e) transitioned into state 'SUCCESS' from state '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-244691604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5fceaa6a3a84c0fa3c8c2df398af9db',qos_specs=None,replication_status=,reservations=['41e60be7-224f-4ef9-9b63-c5ae5c4bc483','7862a8ce-6692-4c48-a235-949ae53ea441','f6459860-4bc2-4b82-b51c-faae11953e1b','f29d86e6-3126-409a-8ce6-8fe0ac8ba0ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b83795a7614bd1b2da828bd7dc1ce0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:21.215442 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16e4b855-4e4c-45c1-a079-adf8f8bbf4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:21.223455 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16e4b855-4e4c-45c1-a079-adf8f8bbf4c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:21.224272 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Flow 'volume_create_api' (f3639a22-c3c7-4793-8889-07f70bd86731) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:21.224580 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Create volume request issued successfully. Jul 22 10:07:21.225200 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-82b3bcd4-60bb-4600-8cfe-273fcaad2d89 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:07:21.225576 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1162/4642] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:07:21 2026] POST /volume/v3/volumes => generated 756 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:07:21.240138 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2bac1054-7512-4c0b-80e4-322f3a81f853 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:21.242819 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2bac1054-7512-4c0b-80e4-322f3a81f853 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] GET https://10.4.3.206/volume/v3/volumes/9af3878b-7278-4c85-bc8b-17c62ff97337 Jul 22 10:07:21.243247 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2bac1054-7512-4c0b-80e4-322f3a81f853 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:21.243685 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2bac1054-7512-4c0b-80e4-322f3a81f853 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:21.251483 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:21.251483 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:21.255081 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2bac1054-7512-4c0b-80e4-322f3a81f853 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Volume info retrieved successfully. Jul 22 10:07:21.259025 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2bac1054-7512-4c0b-80e4-322f3a81f853 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/9af3878b-7278-4c85-bc8b-17c62ff97337 returned with HTTP 200 Jul 22 10:07:21.259423 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1174/4643] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:21 2026] GET /volume/v3/volumes/9af3878b-7278-4c85-bc8b-17c62ff97337 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:21.273717 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9abc5fc7-c270-40af-a74d-83667883d357 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:21.275820 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9abc5fc7-c270-40af-a74d-83667883d357 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] GET https://10.4.3.206/volume/v3/volumes/b82c4699-eec4-4ea2-8cc4-61593090ad63 Jul 22 10:07:21.276036 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9abc5fc7-c270-40af-a74d-83667883d357 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:21.276212 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9abc5fc7-c270-40af-a74d-83667883d357 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:21.284267 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:21.284267 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:21.288530 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9abc5fc7-c270-40af-a74d-83667883d357 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Volume info retrieved successfully. Jul 22 10:07:21.292043 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9abc5fc7-c270-40af-a74d-83667883d357 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/b82c4699-eec4-4ea2-8cc4-61593090ad63 returned with HTTP 200 Jul 22 10:07:21.292514 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1152/4644] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:21 2026] GET /volume/v3/volumes/b82c4699-eec4-4ea2-8cc4-61593090ad63 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:21.304294 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-99652387-6507-47a7-9e1e-338fa5e11931 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:21.309528 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-99652387-6507-47a7-9e1e-338fa5e11931 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] GET https://10.4.3.206/volume/v3/volumes/e29a9b94-906a-4391-b2b4-4a5b3d020b11 Jul 22 10:07:21.309790 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-99652387-6507-47a7-9e1e-338fa5e11931 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:21.309996 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-99652387-6507-47a7-9e1e-338fa5e11931 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:21.317095 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:21.317095 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:21.320968 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-99652387-6507-47a7-9e1e-338fa5e11931 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Volume info retrieved successfully. Jul 22 10:07:21.325400 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-99652387-6507-47a7-9e1e-338fa5e11931 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/e29a9b94-906a-4391-b2b4-4a5b3d020b11 returned with HTTP 200 Jul 22 10:07:21.325817 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1157/4645] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:21 2026] GET /volume/v3/volumes/e29a9b94-906a-4391-b2b4-4a5b3d020b11 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:21.337315 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ad3c6194-667f-47ec-a3e1-7b80636aff62 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:21.339105 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ad3c6194-667f-47ec-a3e1-7b80636aff62 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] GET https://10.4.3.206/volume/v3/volumes/ec502272-71af-4851-b781-7a0211084ad1 Jul 22 10:07:21.339305 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ad3c6194-667f-47ec-a3e1-7b80636aff62 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:21.339509 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ad3c6194-667f-47ec-a3e1-7b80636aff62 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:21.346417 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:21.346417 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:21.350235 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ad3c6194-667f-47ec-a3e1-7b80636aff62 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Volume info retrieved successfully. Jul 22 10:07:21.354343 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ad3c6194-667f-47ec-a3e1-7b80636aff62 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/ec502272-71af-4851-b781-7a0211084ad1 returned with HTTP 200 Jul 22 10:07:21.354772 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1163/4646] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:21 2026] GET /volume/v3/volumes/ec502272-71af-4851-b781-7a0211084ad1 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:21.367955 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c732f833-71f3-4307-9a37-7899122b4fc0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:21.370090 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c732f833-71f3-4307-9a37-7899122b4fc0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] GET https://10.4.3.206/volume/v3/volumes/7d77f98a-e036-4f45-93b2-23cf14ce4e8b Jul 22 10:07:21.370336 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c732f833-71f3-4307-9a37-7899122b4fc0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:21.370592 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c732f833-71f3-4307-9a37-7899122b4fc0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:21.377841 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:21.377841 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:21.381694 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c732f833-71f3-4307-9a37-7899122b4fc0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Volume info retrieved successfully. Jul 22 10:07:21.385775 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c732f833-71f3-4307-9a37-7899122b4fc0 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/7d77f98a-e036-4f45-93b2-23cf14ce4e8b returned with HTTP 200 Jul 22 10:07:21.386182 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1175/4647] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:21 2026] GET /volume/v3/volumes/7d77f98a-e036-4f45-93b2-23cf14ce4e8b => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:21.398084 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5d9e376d-0f8e-4835-a843-efd9208d81a6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:21.399692 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5d9e376d-0f8e-4835-a843-efd9208d81a6 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] DELETE https://10.4.3.206/volume/v3/volumes/7d77f98a-e036-4f45-93b2-23cf14ce4e8b Jul 22 10:07:21.399868 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5d9e376d-0f8e-4835-a843-efd9208d81a6 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:21.400066 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5d9e376d-0f8e-4835-a843-efd9208d81a6 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:21.400214 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-5d9e376d-0f8e-4835-a843-efd9208d81a6 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Delete volume with id: 7d77f98a-e036-4f45-93b2-23cf14ce4e8b Jul 22 10:07:21.406615 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:21.406615 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:21.407037 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5d9e376d-0f8e-4835-a843-efd9208d81a6 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Volume info retrieved successfully. Jul 22 10:07:21.421065 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5d9e376d-0f8e-4835-a843-efd9208d81a6 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Delete volume request issued successfully. Jul 22 10:07:21.421225 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5d9e376d-0f8e-4835-a843-efd9208d81a6 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/7d77f98a-e036-4f45-93b2-23cf14ce4e8b returned with HTTP 202 Jul 22 10:07:21.421588 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1153/4648] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:07:21 2026] DELETE /volume/v3/volumes/7d77f98a-e036-4f45-93b2-23cf14ce4e8b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:07:21.428051 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-bf299f94-d9c8-4de7-9f58-95113b1aa86e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:21.429793 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bf299f94-d9c8-4de7-9f58-95113b1aa86e tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] GET https://10.4.3.206/volume/v3/volumes/7d77f98a-e036-4f45-93b2-23cf14ce4e8b Jul 22 10:07:21.430002 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bf299f94-d9c8-4de7-9f58-95113b1aa86e tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:21.430185 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bf299f94-d9c8-4de7-9f58-95113b1aa86e tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:21.436505 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:21.436505 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:21.439862 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-bf299f94-d9c8-4de7-9f58-95113b1aa86e tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Volume info retrieved successfully. Jul 22 10:07:21.443629 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bf299f94-d9c8-4de7-9f58-95113b1aa86e tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/7d77f98a-e036-4f45-93b2-23cf14ce4e8b returned with HTTP 200 Jul 22 10:07:21.444010 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1158/4649] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:21 2026] GET /volume/v3/volumes/7d77f98a-e036-4f45-93b2-23cf14ce4e8b => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:22.456087 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ab8a67e3-563f-4065-b139-a67b5859143b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:22.457788 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ab8a67e3-563f-4065-b139-a67b5859143b tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] GET https://10.4.3.206/volume/v3/volumes/7d77f98a-e036-4f45-93b2-23cf14ce4e8b Jul 22 10:07:22.458014 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ab8a67e3-563f-4065-b139-a67b5859143b tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:22.458194 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ab8a67e3-563f-4065-b139-a67b5859143b tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:22.463885 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ab8a67e3-563f-4065-b139-a67b5859143b tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/7d77f98a-e036-4f45-93b2-23cf14ce4e8b returned with HTTP 404 Jul 22 10:07:22.464313 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1164/4650] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:22 2026] GET /volume/v3/volumes/7d77f98a-e036-4f45-93b2-23cf14ce4e8b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:22.471404 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-628e7a81-24d7-4eae-8a0c-0dbd14c40a5b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:22.473784 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-628e7a81-24d7-4eae-8a0c-0dbd14c40a5b tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ec502272-71af-4851-b781-7a0211084ad1 Jul 22 10:07:22.474079 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-628e7a81-24d7-4eae-8a0c-0dbd14c40a5b tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:22.474342 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-628e7a81-24d7-4eae-8a0c-0dbd14c40a5b tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:22.474575 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-628e7a81-24d7-4eae-8a0c-0dbd14c40a5b tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Delete volume with id: ec502272-71af-4851-b781-7a0211084ad1 Jul 22 10:07:22.484200 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:22.484200 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:22.484978 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-628e7a81-24d7-4eae-8a0c-0dbd14c40a5b tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Volume info retrieved successfully. Jul 22 10:07:22.502486 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-628e7a81-24d7-4eae-8a0c-0dbd14c40a5b tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Delete volume request issued successfully. Jul 22 10:07:22.502723 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-628e7a81-24d7-4eae-8a0c-0dbd14c40a5b tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/ec502272-71af-4851-b781-7a0211084ad1 returned with HTTP 202 Jul 22 10:07:22.503175 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1176/4651] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:07:22 2026] DELETE /volume/v3/volumes/ec502272-71af-4851-b781-7a0211084ad1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:07:22.509581 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ecbb04c8-6a26-4d16-abcd-622241ceb388 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:22.511889 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ecbb04c8-6a26-4d16-abcd-622241ceb388 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] GET https://10.4.3.206/volume/v3/volumes/ec502272-71af-4851-b781-7a0211084ad1 Jul 22 10:07:22.512151 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ecbb04c8-6a26-4d16-abcd-622241ceb388 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:22.512600 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ecbb04c8-6a26-4d16-abcd-622241ceb388 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:22.520908 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:22.520908 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:22.525134 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ecbb04c8-6a26-4d16-abcd-622241ceb388 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Volume info retrieved successfully. Jul 22 10:07:22.530084 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ecbb04c8-6a26-4d16-abcd-622241ceb388 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/ec502272-71af-4851-b781-7a0211084ad1 returned with HTTP 200 Jul 22 10:07:22.530464 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1154/4652] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:22 2026] GET /volume/v3/volumes/ec502272-71af-4851-b781-7a0211084ad1 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:22.682229 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:22.683938 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:07:22.684273 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1608723581", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:22.685649 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1608723581', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:07:22.685787 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Create volume of 1 GB Jul 22 10:07:22.689790 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Availability Zones retrieved successfully. Jul 22 10:07:22.695114 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Flow 'volume_create_api' (ecd6f90e-86bb-4d43-9411-4b5c972b3b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:22.696156 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8820022b-65a2-45fd-bc90-25a8988fd205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:22.697187 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:07:22.722639 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8820022b-65a2-45fd-bc90-25a8988fd205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:22.723322 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11c3894d-2771-4637-84c6-b22c4cc3b0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:22.778698 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Created reservations ['9df379ec-a1f3-46bf-9706-cd1d829582f8', 'e3ecb743-981c-40ea-803d-91d9ec9b8c99', 'd741730b-604c-4195-aeef-3366fe41e5a5', 'c6498a20-25c9-4f0f-9985-9812315583ff'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:07:22.779577 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11c3894d-2771-4637-84c6-b22c4cc3b0e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9df379ec-a1f3-46bf-9706-cd1d829582f8', 'e3ecb743-981c-40ea-803d-91d9ec9b8c99', 'd741730b-604c-4195-aeef-3366fe41e5a5', 'c6498a20-25c9-4f0f-9985-9812315583ff']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:22.780385 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8ac667-b635-4edf-a89a-f56a74768b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:22.802009 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8ac667-b635-4edf-a89a-f56a74768b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb729369-412c-45b8-a05d-d65f56045b7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1608723581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972511c2e0904862a408fe3b63ff0358',qos_specs=None,replication_status=,reservations=['9df379ec-a1f3-46bf-9706-cd1d829582f8','e3ecb743-981c-40ea-803d-91d9ec9b8c99','d741730b-604c-4195-aeef-3366fe41e5a5','c6498a20-25c9-4f0f-9985-9812315583ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fce7c967f56496ea2adb709299b8c2a',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:07:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1608723581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb729369-412c-45b8-a05d-d65f56045b7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='972511c2e0904862a408fe3b63ff0358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fce7c967f56496ea2adb709299b8c2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:22.802759 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1abff49-973f-473a-9098-5755fb020431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:22.821716 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1abff49-973f-473a-9098-5755fb020431) transitioned into state 'SUCCESS' from state '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-1608723581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972511c2e0904862a408fe3b63ff0358',qos_specs=None,replication_status=,reservations=['9df379ec-a1f3-46bf-9706-cd1d829582f8','e3ecb743-981c-40ea-803d-91d9ec9b8c99','d741730b-604c-4195-aeef-3366fe41e5a5','c6498a20-25c9-4f0f-9985-9812315583ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fce7c967f56496ea2adb709299b8c2a',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:22.822385 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c685e89-e7d8-4837-bbe6-f26648db1a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:22.830477 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c685e89-e7d8-4837-bbe6-f26648db1a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:22.831262 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Flow 'volume_create_api' (ecd6f90e-86bb-4d43-9411-4b5c972b3b51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:22.831522 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Create volume request issued successfully. Jul 22 10:07:22.832144 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6a9b0d29-8015-4386-b2c0-f7dc8f21e2c3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:07:22.832587 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1159/4653] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:07:22 2026] POST /volume/v3/volumes => generated 757 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:07:22.844462 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-34b2ce39-fc41-4703-b372-7da45eb6d5b9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:22.846120 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-34b2ce39-fc41-4703-b372-7da45eb6d5b9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:07:22.846285 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-34b2ce39-fc41-4703-b372-7da45eb6d5b9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:22.846468 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-34b2ce39-fc41-4703-b372-7da45eb6d5b9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:22.852907 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:22.852907 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:22.856166 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-34b2ce39-fc41-4703-b372-7da45eb6d5b9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:22.859614 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-34b2ce39-fc41-4703-b372-7da45eb6d5b9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d returned with HTTP 200 Jul 22 10:07:22.859989 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1165/4654] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:22 2026] GET /volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:23.545579 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9f4f2f57-0cf0-49d9-85d6-c165944c8708 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:23.547305 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9f4f2f57-0cf0-49d9-85d6-c165944c8708 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] GET https://10.4.3.206/volume/v3/volumes/ec502272-71af-4851-b781-7a0211084ad1 Jul 22 10:07:23.547491 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9f4f2f57-0cf0-49d9-85d6-c165944c8708 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:23.547677 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9f4f2f57-0cf0-49d9-85d6-c165944c8708 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:23.553987 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9f4f2f57-0cf0-49d9-85d6-c165944c8708 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/ec502272-71af-4851-b781-7a0211084ad1 returned with HTTP 404 Jul 22 10:07:23.554477 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1177/4655] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:23 2026] GET /volume/v3/volumes/ec502272-71af-4851-b781-7a0211084ad1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:23.560868 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bb17aade-5571-4619-91b1-158759696d1d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:23.562566 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bb17aade-5571-4619-91b1-158759696d1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] DELETE https://10.4.3.206/volume/v3/volumes/e29a9b94-906a-4391-b2b4-4a5b3d020b11 Jul 22 10:07:23.562809 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bb17aade-5571-4619-91b1-158759696d1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:23.563020 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bb17aade-5571-4619-91b1-158759696d1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:23.563210 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-bb17aade-5571-4619-91b1-158759696d1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Delete volume with id: e29a9b94-906a-4391-b2b4-4a5b3d020b11 Jul 22 10:07:23.569576 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:23.569576 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:23.570102 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bb17aade-5571-4619-91b1-158759696d1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Volume info retrieved successfully. Jul 22 10:07:23.586795 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bb17aade-5571-4619-91b1-158759696d1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Delete volume request issued successfully. Jul 22 10:07:23.587130 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bb17aade-5571-4619-91b1-158759696d1d tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/e29a9b94-906a-4391-b2b4-4a5b3d020b11 returned with HTTP 202 Jul 22 10:07:23.587505 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1155/4656] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:07:23 2026] DELETE /volume/v3/volumes/e29a9b94-906a-4391-b2b4-4a5b3d020b11 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:07:23.594494 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c0a000ad-9f61-4703-aa3d-246bd4d64617 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:23.596304 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c0a000ad-9f61-4703-aa3d-246bd4d64617 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] GET https://10.4.3.206/volume/v3/volumes/e29a9b94-906a-4391-b2b4-4a5b3d020b11 Jul 22 10:07:23.596481 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c0a000ad-9f61-4703-aa3d-246bd4d64617 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:23.596674 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c0a000ad-9f61-4703-aa3d-246bd4d64617 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:23.603625 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:23.603625 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:23.607294 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c0a000ad-9f61-4703-aa3d-246bd4d64617 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Volume info retrieved successfully. Jul 22 10:07:23.611221 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c0a000ad-9f61-4703-aa3d-246bd4d64617 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/e29a9b94-906a-4391-b2b4-4a5b3d020b11 returned with HTTP 200 Jul 22 10:07:23.611610 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1160/4657] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:23 2026] GET /volume/v3/volumes/e29a9b94-906a-4391-b2b4-4a5b3d020b11 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:23.872949 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1b633189-4b1a-4886-a444-8450c27cdf3b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:23.874512 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1b633189-4b1a-4886-a444-8450c27cdf3b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:07:23.874703 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1b633189-4b1a-4886-a444-8450c27cdf3b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:23.874898 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1b633189-4b1a-4886-a444-8450c27cdf3b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:23.881177 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:23.881177 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:23.884233 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1b633189-4b1a-4886-a444-8450c27cdf3b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:23.887643 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1b633189-4b1a-4886-a444-8450c27cdf3b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d returned with HTTP 200 Jul 22 10:07:23.887978 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1166/4658] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:23 2026] GET /volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:23.901977 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-be16cbe7-4578-485f-b7be-59d6c5ad8668 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:23.904092 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-be16cbe7-4578-485f-b7be-59d6c5ad8668 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:07:23.904476 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-be16cbe7-4578-485f-b7be-59d6c5ad8668 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:23.904787 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-be16cbe7-4578-485f-b7be-59d6c5ad8668 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:23.913256 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:23.913256 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:23.917137 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-be16cbe7-4578-485f-b7be-59d6c5ad8668 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:23.921603 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-be16cbe7-4578-485f-b7be-59d6c5ad8668 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d returned with HTTP 200 Jul 22 10:07:23.922077 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1178/4659] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:23 2026] GET /volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:24.575806 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-349622d1-a5ec-4fef-97d0-9d5fbdf06d60 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:24.578564 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-349622d1-a5ec-4fef-97d0-9d5fbdf06d60 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:07:24.578833 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-349622d1-a5ec-4fef-97d0-9d5fbdf06d60 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:24.579106 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-349622d1-a5ec-4fef-97d0-9d5fbdf06d60 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:24.588001 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:24.588001 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:24.592385 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-349622d1-a5ec-4fef-97d0-9d5fbdf06d60 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:24.597460 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-349622d1-a5ec-4fef-97d0-9d5fbdf06d60 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d returned with HTTP 200 Jul 22 10:07:24.598011 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1156/4660] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:07:24 2026] GET /volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:24.624026 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d6c193d4-c39f-46bc-9113-0a1df556ef2c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:24.625819 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d6c193d4-c39f-46bc-9113-0a1df556ef2c tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] GET https://10.4.3.206/volume/v3/volumes/e29a9b94-906a-4391-b2b4-4a5b3d020b11 Jul 22 10:07:24.626089 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d6c193d4-c39f-46bc-9113-0a1df556ef2c tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:24.626335 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d6c193d4-c39f-46bc-9113-0a1df556ef2c tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:24.632035 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d6c193d4-c39f-46bc-9113-0a1df556ef2c tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/e29a9b94-906a-4391-b2b4-4a5b3d020b11 returned with HTTP 404 Jul 22 10:07:24.632515 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1161/4661] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:24 2026] GET /volume/v3/volumes/e29a9b94-906a-4391-b2b4-4a5b3d020b11 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:24.642033 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b6398c72-0b86-46da-8150-25534063f85a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:24.642627 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b6398c72-0b86-46da-8150-25534063f85a tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b82c4699-eec4-4ea2-8cc4-61593090ad63 Jul 22 10:07:24.642994 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b6398c72-0b86-46da-8150-25534063f85a tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:24.643171 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b6398c72-0b86-46da-8150-25534063f85a tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:24.643332 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-b6398c72-0b86-46da-8150-25534063f85a tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Delete volume with id: b82c4699-eec4-4ea2-8cc4-61593090ad63 Jul 22 10:07:24.651505 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:24.651505 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:24.652053 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b6398c72-0b86-46da-8150-25534063f85a tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Volume info retrieved successfully. Jul 22 10:07:24.684473 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9e6d0ce1-3a96-439c-a4f5-79c121f90609 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:24.685093 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e6d0ce1-3a96-439c-a4f5-79c121f90609 None None] GET https://10.4.3.206/volume// Jul 22 10:07:24.685337 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e6d0ce1-3a96-439c-a4f5-79c121f90609 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:24.685581 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9e6d0ce1-3a96-439c-a4f5-79c121f90609 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:24.686046 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9e6d0ce1-3a96-439c-a4f5-79c121f90609 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:07:24.686347 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1179/4662] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:07:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:07:24.688999 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b6398c72-0b86-46da-8150-25534063f85a tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Delete volume request issued successfully. Jul 22 10:07:24.689196 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b6398c72-0b86-46da-8150-25534063f85a tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/b82c4699-eec4-4ea2-8cc4-61593090ad63 returned with HTTP 202 Jul 22 10:07:24.689581 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1167/4663] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:07:24 2026] DELETE /volume/v3/volumes/b82c4699-eec4-4ea2-8cc4-61593090ad63 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:07:24.694595 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-300134f0-4848-45ee-bd53-4e011289bed9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:24.696223 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-300134f0-4848-45ee-bd53-4e011289bed9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:07:24.696718 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-300134f0-4848-45ee-bd53-4e011289bed9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb729369-412c-45b8-a05d-d65f56045b7d", "connector": null, "instance_uuid": "3244765c-3f3c-47bb-a972-0bfd7e21aa5e"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:24.698948 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e3ccd6a2-084b-4e76-ac31-1ed1ee4acdf1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:24.700695 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e3ccd6a2-084b-4e76-ac31-1ed1ee4acdf1 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] GET https://10.4.3.206/volume/v3/volumes/b82c4699-eec4-4ea2-8cc4-61593090ad63 Jul 22 10:07:24.700889 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e3ccd6a2-084b-4e76-ac31-1ed1ee4acdf1 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:24.701094 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e3ccd6a2-084b-4e76-ac31-1ed1ee4acdf1 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:24.705321 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:24.705321 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:24.711482 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:24.711482 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:24.717666 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e3ccd6a2-084b-4e76-ac31-1ed1ee4acdf1 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Volume info retrieved successfully. Jul 22 10:07:24.722560 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e3ccd6a2-084b-4e76-ac31-1ed1ee4acdf1 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/b82c4699-eec4-4ea2-8cc4-61593090ad63 returned with HTTP 200 Jul 22 10:07:24.722994 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1162/4664] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:24 2026] GET /volume/v3/volumes/b82c4699-eec4-4ea2-8cc4-61593090ad63 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:24.738758 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-300134f0-4848-45ee-bd53-4e011289bed9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:07:24.739234 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1157/4665] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:07:24 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:24.775852 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-77f11fd7-a960-487a-895f-f96f9c0cf706 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:24.777346 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-77f11fd7-a960-487a-895f-f96f9c0cf706 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:07:24.777606 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-77f11fd7-a960-487a-895f-f96f9c0cf706 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:24.777895 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-77f11fd7-a960-487a-895f-f96f9c0cf706 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:24.781616 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f0dd24fc-a02a-4308-b2a7-30d5bc953ada None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:24.782147 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f0dd24fc-a02a-4308-b2a7-30d5bc953ada None None] GET https://10.4.3.206/volume// Jul 22 10:07:24.782320 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f0dd24fc-a02a-4308-b2a7-30d5bc953ada None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:24.782531 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f0dd24fc-a02a-4308-b2a7-30d5bc953ada None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:24.783004 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f0dd24fc-a02a-4308-b2a7-30d5bc953ada None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:07:24.783311 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1168/4666] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:07:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:07:24.788954 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:24.788954 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:24.791812 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-ebdf14b5-d8e2-459f-997f-2bb7abfd22bf None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:24.794474 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-77f11fd7-a960-487a-895f-f96f9c0cf706 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:24.794791 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-ebdf14b5-d8e2-459f-997f-2bb7abfd22bf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:07:24.795030 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-ebdf14b5-d8e2-459f-997f-2bb7abfd22bf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:24.795212 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-ebdf14b5-d8e2-459f-997f-2bb7abfd22bf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:24.800872 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-77f11fd7-a960-487a-895f-f96f9c0cf706 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d returned with HTTP 200 Jul 22 10:07:24.801391 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1180/4667] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:24 2026] GET /volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:24.805745 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:24.805745 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:24.809015 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-ebdf14b5-d8e2-459f-997f-2bb7abfd22bf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:24.813127 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-ebdf14b5-d8e2-459f-997f-2bb7abfd22bf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d returned with HTTP 200 Jul 22 10:07:24.813501 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1163/4668] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:07:24 2026] GET /volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d => generated 1029 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:07:24.915309 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-14987c21-97fb-47f5-9517-3321dde2de70 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:24.917407 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-14987c21-97fb-47f5-9517-3321dde2de70 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] PUT https://10.4.3.206/volume/v3/attachments/5a488f4f-7659-42bd-9e5e-53b6bec584fb Jul 22 10:07:24.917764 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-14987c21-97fb-47f5-9517-3321dde2de70 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:24.924796 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-14987c21-97fb-47f5-9517-3321dde2de70 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Acquiring lock "cinder-attachment_update-cb729369-412c-45b8-a05d-d65f56045b7d-np0000005636" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:07:24.929574 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-14987c21-97fb-47f5-9517-3321dde2de70 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Lock "cinder-attachment_update-cb729369-412c-45b8-a05d-d65f56045b7d-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:07:24.930468 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:24.930468 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:25.004693 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-14987c21-97fb-47f5-9517-3321dde2de70 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Lock "cinder-attachment_update-cb729369-412c-45b8-a05d-d65f56045b7d-np0000005636" released by "attachment_update" :: held 0.075s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:07:25.005023 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-14987c21-97fb-47f5-9517-3321dde2de70 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/attachments/5a488f4f-7659-42bd-9e5e-53b6bec584fb returned with HTTP 200 Jul 22 10:07:25.005488 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1158/4669] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:07:24 2026] PUT /volume/v3/attachments/5a488f4f-7659-42bd-9e5e-53b6bec584fb => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:25.737261 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1dc868e0-97ca-4d96-8bd3-3532516c82a3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:25.739484 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1dc868e0-97ca-4d96-8bd3-3532516c82a3 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] GET https://10.4.3.206/volume/v3/volumes/b82c4699-eec4-4ea2-8cc4-61593090ad63 Jul 22 10:07:25.739751 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1dc868e0-97ca-4d96-8bd3-3532516c82a3 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:25.740037 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1dc868e0-97ca-4d96-8bd3-3532516c82a3 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:25.748068 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1dc868e0-97ca-4d96-8bd3-3532516c82a3 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/b82c4699-eec4-4ea2-8cc4-61593090ad63 returned with HTTP 404 Jul 22 10:07:25.748685 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1169/4670] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:25 2026] GET /volume/v3/volumes/b82c4699-eec4-4ea2-8cc4-61593090ad63 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:25.755126 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0ac5989c-3d9b-40de-9451-aa861a84cfe7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:25.756806 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0ac5989c-3d9b-40de-9451-aa861a84cfe7 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] DELETE https://10.4.3.206/volume/v3/volumes/9af3878b-7278-4c85-bc8b-17c62ff97337 Jul 22 10:07:25.757001 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0ac5989c-3d9b-40de-9451-aa861a84cfe7 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:25.757173 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0ac5989c-3d9b-40de-9451-aa861a84cfe7 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:25.757355 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-0ac5989c-3d9b-40de-9451-aa861a84cfe7 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Delete volume with id: 9af3878b-7278-4c85-bc8b-17c62ff97337 Jul 22 10:07:25.763885 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:25.763885 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:25.764273 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0ac5989c-3d9b-40de-9451-aa861a84cfe7 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Volume info retrieved successfully. Jul 22 10:07:25.778607 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0ac5989c-3d9b-40de-9451-aa861a84cfe7 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Delete volume request issued successfully. Jul 22 10:07:25.778811 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0ac5989c-3d9b-40de-9451-aa861a84cfe7 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/9af3878b-7278-4c85-bc8b-17c62ff97337 returned with HTTP 202 Jul 22 10:07:25.779242 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1181/4671] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:07:25 2026] DELETE /volume/v3/volumes/9af3878b-7278-4c85-bc8b-17c62ff97337 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:07:25.786358 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-52d00e2f-cf46-4ea5-abbb-33033f436893 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:25.788227 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-52d00e2f-cf46-4ea5-abbb-33033f436893 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] GET https://10.4.3.206/volume/v3/volumes/9af3878b-7278-4c85-bc8b-17c62ff97337 Jul 22 10:07:25.788476 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-52d00e2f-cf46-4ea5-abbb-33033f436893 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:25.788711 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-52d00e2f-cf46-4ea5-abbb-33033f436893 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:25.796719 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:25.796719 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:25.800588 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-52d00e2f-cf46-4ea5-abbb-33033f436893 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Volume info retrieved successfully. Jul 22 10:07:25.805001 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-52d00e2f-cf46-4ea5-abbb-33033f436893 tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/9af3878b-7278-4c85-bc8b-17c62ff97337 returned with HTTP 200 Jul 22 10:07:25.805357 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1164/4672] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:25 2026] GET /volume/v3/volumes/9af3878b-7278-4c85-bc8b-17c62ff97337 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:25.815030 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d543442f-4709-4dc6-90d2-5bc20c47224a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:25.816831 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d543442f-4709-4dc6-90d2-5bc20c47224a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:07:25.817054 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d543442f-4709-4dc6-90d2-5bc20c47224a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:25.817230 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d543442f-4709-4dc6-90d2-5bc20c47224a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:25.826162 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:25.826162 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:25.829524 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d543442f-4709-4dc6-90d2-5bc20c47224a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:25.833371 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d543442f-4709-4dc6-90d2-5bc20c47224a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d returned with HTTP 200 Jul 22 10:07:25.833764 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1159/4673] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:25 2026] GET /volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:26.820199 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-69decd1b-9677-46af-b4fc-eac057912bec None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:26.821972 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-69decd1b-9677-46af-b4fc-eac057912bec tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] GET https://10.4.3.206/volume/v3/volumes/9af3878b-7278-4c85-bc8b-17c62ff97337 Jul 22 10:07:26.822163 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-69decd1b-9677-46af-b4fc-eac057912bec tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:26.822381 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-69decd1b-9677-46af-b4fc-eac057912bec tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:26.827752 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-69decd1b-9677-46af-b4fc-eac057912bec tempest-CreateVolumesFromImageTest-254263061 tempest-CreateVolumesFromImageTest-254263061-project-member] https://10.4.3.206/volume/v3/volumes/9af3878b-7278-4c85-bc8b-17c62ff97337 returned with HTTP 404 Jul 22 10:07:26.828197 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1170/4674] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:26 2026] GET /volume/v3/volumes/9af3878b-7278-4c85-bc8b-17c62ff97337 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:26.848298 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-64cabcad-a6b7-4b15-908c-cc3bf30988ad None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:26.853382 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-64cabcad-a6b7-4b15-908c-cc3bf30988ad tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:07:26.853579 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-64cabcad-a6b7-4b15-908c-cc3bf30988ad tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:26.853781 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-64cabcad-a6b7-4b15-908c-cc3bf30988ad tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:26.868705 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:26.868705 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:26.876219 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-64cabcad-a6b7-4b15-908c-cc3bf30988ad tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:26.880466 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-64cabcad-a6b7-4b15-908c-cc3bf30988ad tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d returned with HTTP 200 Jul 22 10:07:26.880977 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1182/4675] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:26 2026] GET /volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:27.892414 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1213a75c-16f4-4ac3-87be-cbd82d486ba7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:27.894242 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1213a75c-16f4-4ac3-87be-cbd82d486ba7 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:07:27.894432 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1213a75c-16f4-4ac3-87be-cbd82d486ba7 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:27.894622 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1213a75c-16f4-4ac3-87be-cbd82d486ba7 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:27.903878 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:27.903878 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:27.906562 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-1213a75c-16f4-4ac3-87be-cbd82d486ba7 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:27.910468 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1213a75c-16f4-4ac3-87be-cbd82d486ba7 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d returned with HTTP 200 Jul 22 10:07:27.911023 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1165/4676] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:27 2026] GET /volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:28.248310 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-a510febf-e0f7-4c43-94a7-6bcf0bf0a09e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:28.253139 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-a510febf-e0f7-4c43-94a7-6bcf0bf0a09e tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/attachments/5a488f4f-7659-42bd-9e5e-53b6bec584fb/action Jul 22 10:07:28.254003 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-a510febf-e0f7-4c43-94a7-6bcf0bf0a09e tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:07:28.254192 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-a510febf-e0f7-4c43-94a7-6bcf0bf0a09e tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:28.275345 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:28.275345 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:28.287968 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9a8dc94d-aed9-481b-8eb9-4f76470ce3f4 req-a510febf-e0f7-4c43-94a7-6bcf0bf0a09e tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/attachments/5a488f4f-7659-42bd-9e5e-53b6bec584fb/action returned with HTTP 204 Jul 22 10:07:28.288623 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1160/4677] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:07:28 2026] POST /volume/v3/attachments/5a488f4f-7659-42bd-9e5e-53b6bec584fb/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:28.924761 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-63ac06ae-fa8c-4697-948c-38745b4da3ab None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:28.926432 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-63ac06ae-fa8c-4697-948c-38745b4da3ab tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:07:28.926634 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-63ac06ae-fa8c-4697-948c-38745b4da3ab tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:28.926855 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-63ac06ae-fa8c-4697-948c-38745b4da3ab tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:28.942155 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:28.942155 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:28.949230 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-63ac06ae-fa8c-4697-948c-38745b4da3ab tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:28.955552 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-63ac06ae-fa8c-4697-948c-38745b4da3ab tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d returned with HTTP 200 Jul 22 10:07:28.956093 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1171/4678] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:28 2026] GET /volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:30.813920 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-fa3e6475-a825-42f5-94b1-e15f23ce0ef7 req-f53034a2-cf7c-45e3-bed7-0261eef56a5a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:30.817226 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-fa3e6475-a825-42f5-94b1-e15f23ce0ef7 req-f53034a2-cf7c-45e3-bed7-0261eef56a5a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/attachments/9a3451f9-6f42-44ba-a1cb-477022445443 Jul 22 10:07:30.817297 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-fa3e6475-a825-42f5-94b1-e15f23ce0ef7 req-f53034a2-cf7c-45e3-bed7-0261eef56a5a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:30.817493 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-fa3e6475-a825-42f5-94b1-e15f23ce0ef7 req-f53034a2-cf7c-45e3-bed7-0261eef56a5a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:30.824544 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:30.824544 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:30.877495 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-fa3e6475-a825-42f5-94b1-e15f23ce0ef7 req-f53034a2-cf7c-45e3-bed7-0261eef56a5a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/9a3451f9-6f42-44ba-a1cb-477022445443 returned with HTTP 200 Jul 22 10:07:30.877495 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1183/4679] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:07:30 2026] DELETE /volume/v3/attachments/9a3451f9-6f42-44ba-a1cb-477022445443 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:31.721302 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8266203a-e774-4621-8a2a-537c9c51c33f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:31.781823 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:07:31.782146 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2060585320"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:31.783398 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2060585320'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:07:31.783504 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Create volume of 1 GB Jul 22 10:07:31.787306 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Availability Zones retrieved successfully. Jul 22 10:07:31.792402 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Flow 'volume_create_api' (81807271-0f3a-4a60-96c3-beaa1da6bdce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:31.793258 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb8391ce-4e15-4242-9bcc-dcdeab1316a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:31.794080 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:07:31.817137 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb8391ce-4e15-4242-9bcc-dcdeab1316a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:31.817834 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (044e2cf6-dff5-4891-b296-887cfd65a168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:31.868297 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b494fe5a-2c0c-4b1b-a473-a1d2fecf1d81 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:31.869939 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b494fe5a-2c0c-4b1b-a473-a1d2fecf1d81 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:07:31.870273 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b494fe5a-2c0c-4b1b-a473-a1d2fecf1d81 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb729369-412c-45b8-a05d-d65f56045b7d", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-212589598", "description": null, "metadata": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:31.874041 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Created reservations ['93bbe537-01a4-4ac3-b84f-22445fa51d8d', '8f77d391-6502-467e-a3e7-317487b9f23d', 'ae6e7621-a42d-4cf8-bf9f-c1ccf1d8be87', '8b1790e1-8abd-4e1c-8e85-6b3f7d31f578'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:07:31.875013 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (044e2cf6-dff5-4891-b296-887cfd65a168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93bbe537-01a4-4ac3-b84f-22445fa51d8d', '8f77d391-6502-467e-a3e7-317487b9f23d', 'ae6e7621-a42d-4cf8-bf9f-c1ccf1d8be87', '8b1790e1-8abd-4e1c-8e85-6b3f7d31f578']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:31.875892 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983078a2-29e2-47fb-8b15-e63a0bf7506d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:31.880859 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:31.880859 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:31.881420 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b494fe5a-2c0c-4b1b-a473-a1d2fecf1d81 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:31.881551 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-b494fe5a-2c0c-4b1b-a473-a1d2fecf1d81 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Create snapshot from volume cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:07:31.897206 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983078a2-29e2-47fb-8b15-e63a0bf7506d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd28eccd1-a76f-4a50-9160-251bbba9afb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2060585320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06eb5eef74bf4a0080698912b63d27f0',qos_specs=None,replication_status=,reservations=['93bbe537-01a4-4ac3-b84f-22445fa51d8d','8f77d391-6502-467e-a3e7-317487b9f23d','ae6e7621-a42d-4cf8-bf9f-c1ccf1d8be87','8b1790e1-8abd-4e1c-8e85-6b3f7d31f578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb19c0a4456e444c9d502dd3d93e4d30',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2060585320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d28eccd1-a76f-4a50-9160-251bbba9afb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06eb5eef74bf4a0080698912b63d27f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb19c0a4456e444c9d502dd3d93e4d30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:31.897913 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6709d8ec-1f6d-4249-b5b8-3b8509e080c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:31.910531 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-b494fe5a-2c0c-4b1b-a473-a1d2fecf1d81 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Created reservations ['d80ab0a6-a351-4b60-817d-257a11da3c9a', '4fa284f2-78f5-4127-afd0-3a54b3d738ed', '331a3b01-3032-484d-aa7f-c27dd656df77', '42ac2f95-a9ad-46cb-8ca8-e94019c0f7f7'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:07:31.921010 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6709d8ec-1f6d-4249-b5b8-3b8509e080c7) transitioned into state 'SUCCESS' from state '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-2060585320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06eb5eef74bf4a0080698912b63d27f0',qos_specs=None,replication_status=,reservations=['93bbe537-01a4-4ac3-b84f-22445fa51d8d','8f77d391-6502-467e-a3e7-317487b9f23d','ae6e7621-a42d-4cf8-bf9f-c1ccf1d8be87','8b1790e1-8abd-4e1c-8e85-6b3f7d31f578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb19c0a4456e444c9d502dd3d93e4d30',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:31.921795 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbf58ef1-50d4-4b7b-877a-9080b540e1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:31.930211 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbf58ef1-50d4-4b7b-877a-9080b540e1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:31.931107 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Flow 'volume_create_api' (81807271-0f3a-4a60-96c3-beaa1da6bdce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:31.931404 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Create volume request issued successfully. Jul 22 10:07:31.932052 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8266203a-e774-4621-8a2a-537c9c51c33f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:07:31.932459 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1166/4680] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:07:31 2026] POST /volume/v3/volumes => generated 749 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:07:31.943228 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b494fe5a-2c0c-4b1b-a473-a1d2fecf1d81 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot force create request issued successfully. Jul 22 10:07:31.943373 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4719d731-64ec-4281-9203-f98b40f0c594 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:31.943684 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b494fe5a-2c0c-4b1b-a473-a1d2fecf1d81 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:07:31.944195 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1161/4681] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:07:31 2026] POST /volume/v3/snapshots => generated 312 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:07:31.946280 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4719d731-64ec-4281-9203-f98b40f0c594 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/d28eccd1-a76f-4a50-9160-251bbba9afb1 Jul 22 10:07:31.946280 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4719d731-64ec-4281-9203-f98b40f0c594 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:31.946280 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4719d731-64ec-4281-9203-f98b40f0c594 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:31.953072 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-901b4b10-20b0-4e1a-b374-ee127981a316 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:31.953905 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:31.953905 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:31.955376 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-901b4b10-20b0-4e1a-b374-ee127981a316 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/snapshots/611ab7c3-b1f0-4071-9c33-e1686821b273 Jul 22 10:07:31.955668 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-901b4b10-20b0-4e1a-b374-ee127981a316 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:31.955939 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-901b4b10-20b0-4e1a-b374-ee127981a316 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:31.957710 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4719d731-64ec-4281-9203-f98b40f0c594 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:07:31.962312 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4719d731-64ec-4281-9203-f98b40f0c594 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/d28eccd1-a76f-4a50-9160-251bbba9afb1 returned with HTTP 200 Jul 22 10:07:31.962387 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:31.962387 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:31.962739 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1172/4682] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:31 2026] GET /volume/v3/volumes/d28eccd1-a76f-4a50-9160-251bbba9afb1 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:31.962997 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-901b4b10-20b0-4e1a-b374-ee127981a316 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot retrieved successfully. Jul 22 10:07:31.964022 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-901b4b10-20b0-4e1a-b374-ee127981a316 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots/611ab7c3-b1f0-4071-9c33-e1686821b273 returned with HTTP 200 Jul 22 10:07:31.964637 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1184/4683] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:31 2026] GET /volume/v3/snapshots/611ab7c3-b1f0-4071-9c33-e1686821b273 => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:32.108369 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-a1298a17-5a3c-477c-93da-496bbaedfb4b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:32.110858 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-a1298a17-5a3c-477c-93da-496bbaedfb4b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 Jul 22 10:07:32.111100 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-a1298a17-5a3c-477c-93da-496bbaedfb4b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:32.111319 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-a1298a17-5a3c-477c-93da-496bbaedfb4b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:32.119292 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:32.119292 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:32.123003 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-a1298a17-5a3c-477c-93da-496bbaedfb4b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:07:32.127985 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-a1298a17-5a3c-477c-93da-496bbaedfb4b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 returned with HTTP 200 Jul 22 10:07:32.128417 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1167/4684] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:07:32 2026] GET /volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:32.545454 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-eaa682e7-bb82-4a5b-a3cc-5647f4291bdb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:32.548082 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-eaa682e7-bb82-4a5b-a3cc-5647f4291bdb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 Jul 22 10:07:32.548321 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-eaa682e7-bb82-4a5b-a3cc-5647f4291bdb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:32.548558 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-eaa682e7-bb82-4a5b-a3cc-5647f4291bdb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:32.556696 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:32.556696 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:32.561110 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-eaa682e7-bb82-4a5b-a3cc-5647f4291bdb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:07:32.566877 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-eaa682e7-bb82-4a5b-a3cc-5647f4291bdb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 returned with HTTP 200 Jul 22 10:07:32.567422 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1162/4685] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:07:32 2026] GET /volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:32.576006 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ad3cdc1e-f960-4ce8-986a-97123cfffaf4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:32.576364 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ad3cdc1e-f960-4ce8-986a-97123cfffaf4 None None] GET https://10.4.3.206/volume// Jul 22 10:07:32.576511 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ad3cdc1e-f960-4ce8-986a-97123cfffaf4 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:32.576751 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ad3cdc1e-f960-4ce8-986a-97123cfffaf4 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:32.577213 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ad3cdc1e-f960-4ce8-986a-97123cfffaf4 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:07:32.577598 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1173/4686] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 10:07:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:07:32.584191 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-6b37b853-e805-43a4-a224-dde9211c627f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:32.586142 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-6b37b853-e805-43a4-a224-dde9211c627f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:07:32.586547 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-6b37b853-e805-43a4-a224-dde9211c627f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17d39a85-ed86-409c-bbf2-6ccfdc0c4217", "connector": null, "instance_uuid": "2394ddf6-4afc-40ef-b8f2-142c38aa3de6"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:32.595013 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:32.595013 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:32.615733 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-6b37b853-e805-43a4-a224-dde9211c627f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:07:32.616508 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1185/4687] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:07:32 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:32.975014 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-028cc94e-df88-4188-9075-8d3487472cb5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:32.975459 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3ad83698-03e7-4c4e-9726-313315ead03c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:32.977243 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3ad83698-03e7-4c4e-9726-313315ead03c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/snapshots/611ab7c3-b1f0-4071-9c33-e1686821b273 Jul 22 10:07:32.977302 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-028cc94e-df88-4188-9075-8d3487472cb5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/d28eccd1-a76f-4a50-9160-251bbba9afb1 Jul 22 10:07:32.977499 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-028cc94e-df88-4188-9075-8d3487472cb5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:32.977539 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3ad83698-03e7-4c4e-9726-313315ead03c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:32.977776 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3ad83698-03e7-4c4e-9726-313315ead03c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:32.977996 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-028cc94e-df88-4188-9075-8d3487472cb5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:32.983465 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:32.983465 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:32.984024 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3ad83698-03e7-4c4e-9726-313315ead03c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot retrieved successfully. Jul 22 10:07:32.985037 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3ad83698-03e7-4c4e-9726-313315ead03c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots/611ab7c3-b1f0-4071-9c33-e1686821b273 returned with HTTP 200 Jul 22 10:07:32.986158 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1163/4688] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:32 2026] GET /volume/v3/snapshots/611ab7c3-b1f0-4071-9c33-e1686821b273 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:32.986615 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:32.986615 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:32.990129 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-028cc94e-df88-4188-9075-8d3487472cb5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:07:32.994540 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-028cc94e-df88-4188-9075-8d3487472cb5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/d28eccd1-a76f-4a50-9160-251bbba9afb1 returned with HTTP 200 Jul 22 10:07:32.994985 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1168/4689] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:32 2026] GET /volume/v3/volumes/d28eccd1-a76f-4a50-9160-251bbba9afb1 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:32.996036 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0e443566-3b6f-4616-a593-898fb654ad4a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:32.998668 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0e443566-3b6f-4616-a593-898fb654ad4a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/snapshots/611ab7c3-b1f0-4071-9c33-e1686821b273 Jul 22 10:07:32.998982 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0e443566-3b6f-4616-a593-898fb654ad4a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:32.999267 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0e443566-3b6f-4616-a593-898fb654ad4a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:33.006374 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:33.006374 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:33.007074 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0e443566-3b6f-4616-a593-898fb654ad4a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot retrieved successfully. Jul 22 10:07:33.008269 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0e443566-3b6f-4616-a593-898fb654ad4a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots/611ab7c3-b1f0-4071-9c33-e1686821b273 returned with HTTP 200 Jul 22 10:07:33.008742 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1174/4690] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:32 2026] GET /volume/v3/snapshots/611ab7c3-b1f0-4071-9c33-e1686821b273 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:33.012932 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b19ac402-e6ed-4318-bf2f-a7de2f880dca None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:33.015165 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b19ac402-e6ed-4318-bf2f-a7de2f880dca tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:07:33.015609 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b19ac402-e6ed-4318-bf2f-a7de2f880dca tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d28eccd1-a76f-4a50-9160-251bbba9afb1", "name": "tempest-VolumesBackupsTest-Backup-448872804"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:33.017511 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.backups [None req-b19ac402-e6ed-4318-bf2f-a7de2f880dca tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Creating new backup {'backup': {'volume_id': 'd28eccd1-a76f-4a50-9160-251bbba9afb1', 'name': 'tempest-VolumesBackupsTest-Backup-448872804'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:07:33.017716 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-b19ac402-e6ed-4318-bf2f-a7de2f880dca tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Creating backup of volume d28eccd1-a76f-4a50-9160-251bbba9afb1 in container None Jul 22 10:07:33.026798 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:33.026798 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:33.027435 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b19ac402-e6ed-4318-bf2f-a7de2f880dca tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:07:33.053906 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-b19ac402-e6ed-4318-bf2f-a7de2f880dca tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Created reservations ['79ca7a39-3912-4773-8ec3-d89d56c58486', '3fa0488b-f9dc-46f4-bd67-5f3a21aa285b'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:07:33.079600 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b19ac402-e6ed-4318-bf2f-a7de2f880dca tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:07:33.080072 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1186/4691] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:07:33 2026] POST /volume/v3/backups => generated 329 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:07:33.091700 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1b44c3de-b06b-4b17-b80a-ca8441fe0a9b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:33.094747 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b44c3de-b06b-4b17-b80a-ca8441fe0a9b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:33.095035 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b44c3de-b06b-4b17-b80a-ca8441fe0a9b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:33.095290 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b44c3de-b06b-4b17-b80a-ca8441fe0a9b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:33.095447 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-1b44c3de-b06b-4b17-b80a-ca8441fe0a9b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:33.102662 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:33.102662 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:33.103464 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b44c3de-b06b-4b17-b80a-ca8441fe0a9b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:33.103842 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1164/4692] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:33 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:33.415807 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6ebb60ec-cdba-4f43-8629-33f0e6473173 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:33.416190 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6ebb60ec-cdba-4f43-8629-33f0e6473173 None None] GET https://10.4.3.206/volume// Jul 22 10:07:33.416393 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6ebb60ec-cdba-4f43-8629-33f0e6473173 None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:33.416585 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6ebb60ec-cdba-4f43-8629-33f0e6473173 None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:33.416857 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6ebb60ec-cdba-4f43-8629-33f0e6473173 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:07:33.417171 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1169/4693] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:07:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:07:33.424961 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-87d23300-8f17-401f-84af-0874b5ddafbb None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:33.426901 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-87d23300-8f17-401f-84af-0874b5ddafbb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 Jul 22 10:07:33.427116 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-87d23300-8f17-401f-84af-0874b5ddafbb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:33.427290 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-87d23300-8f17-401f-84af-0874b5ddafbb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:33.436608 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:33.436608 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:33.439792 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-87d23300-8f17-401f-84af-0874b5ddafbb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:07:33.444082 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-87d23300-8f17-401f-84af-0874b5ddafbb tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 returned with HTTP 200 Jul 22 10:07:33.444436 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1175/4694] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:07:33 2026] GET /volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 => generated 1546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:07:33.560698 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-aefb2c24-87db-4c34-bdcd-3aa88d4d680f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:33.562834 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-aefb2c24-87db-4c34-bdcd-3aa88d4d680f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] PUT https://10.4.3.206/volume/v3/attachments/56b56144-0853-4e79-995a-dd022e854378 Jul 22 10:07:33.563255 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-aefb2c24-87db-4c34-bdcd-3aa88d4d680f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:33.570459 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-aefb2c24-87db-4c34-bdcd-3aa88d4d680f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Acquiring lock "cinder-attachment_update-17d39a85-ed86-409c-bbf2-6ccfdc0c4217-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:07:33.575228 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-aefb2c24-87db-4c34-bdcd-3aa88d4d680f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-17d39a85-ed86-409c-bbf2-6ccfdc0c4217-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:07:33.576121 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:33.576121 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:33.657582 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-aefb2c24-87db-4c34-bdcd-3aa88d4d680f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-17d39a85-ed86-409c-bbf2-6ccfdc0c4217-np0000005636" released by "attachment_update" :: held 0.082s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:07:33.657996 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-aefb2c24-87db-4c34-bdcd-3aa88d4d680f tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/56b56144-0853-4e79-995a-dd022e854378 returned with HTTP 200 Jul 22 10:07:33.658919 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1187/4695] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:07:33 2026] PUT /volume/v3/attachments/56b56144-0853-4e79-995a-dd022e854378 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:33.682031 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-a86bbc5e-d736-4cf5-8e41-f23c335bc610 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:33.684501 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-a86bbc5e-d736-4cf5-8e41-f23c335bc610 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments/56b56144-0853-4e79-995a-dd022e854378/action Jul 22 10:07:33.684896 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-a86bbc5e-d736-4cf5-8e41-f23c335bc610 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:07:33.685180 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-a86bbc5e-d736-4cf5-8e41-f23c335bc610 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:33.700869 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:33.700869 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:33.710726 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bc62ba1e-aff6-4fb4-81e1-af47eb840ebf req-a86bbc5e-d736-4cf5-8e41-f23c335bc610 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/56b56144-0853-4e79-995a-dd022e854378/action returned with HTTP 204 Jul 22 10:07:33.711187 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1165/4696] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:07:33 2026] POST /volume/v3/attachments/56b56144-0853-4e79-995a-dd022e854378/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:34.115246 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-571da20d-24e3-4868-911c-3cc7d0ae7cb3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:34.118098 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-571da20d-24e3-4868-911c-3cc7d0ae7cb3 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:34.118526 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-571da20d-24e3-4868-911c-3cc7d0ae7cb3 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:34.118526 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-571da20d-24e3-4868-911c-3cc7d0ae7cb3 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:34.118639 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-571da20d-24e3-4868-911c-3cc7d0ae7cb3 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:34.123778 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:34.123778 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:34.124544 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-571da20d-24e3-4868-911c-3cc7d0ae7cb3 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:34.125168 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1170/4697] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:34 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:34.502913 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-864bc060-e324-4e11-89ec-e50d355b612b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:34.504598 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-864bc060-e324-4e11-89ec-e50d355b612b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:07:34.504994 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-864bc060-e324-4e11-89ec-e50d355b612b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb729369-412c-45b8-a05d-d65f56045b7d", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1858850352", "description": null, "metadata": null}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:34.518364 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:34.518364 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:34.518837 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-864bc060-e324-4e11-89ec-e50d355b612b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:34.518993 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-864bc060-e324-4e11-89ec-e50d355b612b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Create snapshot from volume cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:07:34.542819 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-864bc060-e324-4e11-89ec-e50d355b612b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Created reservations ['63c34a4e-bad8-4091-8822-73960fb0d98e', 'e4775c80-9d5b-4981-8526-4154416d45b3', 'b1f05e65-d365-4fe4-9844-da85c5cc4f16', '338086df-a3b7-46a6-ba65-77fbef872b19'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:07:34.570117 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-864bc060-e324-4e11-89ec-e50d355b612b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot force create request issued successfully. Jul 22 10:07:34.570418 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-864bc060-e324-4e11-89ec-e50d355b612b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:07:34.570823 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1176/4698] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:07:34 2026] POST /volume/v3/snapshots => generated 313 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:07:34.579367 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0dc319c0-2f77-46c3-94dc-b9a045fc3e54 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:34.581543 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0dc319c0-2f77-46c3-94dc-b9a045fc3e54 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/snapshots/87e2688d-1757-4198-afdc-f868ee5af413 Jul 22 10:07:34.581798 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0dc319c0-2f77-46c3-94dc-b9a045fc3e54 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:34.582047 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0dc319c0-2f77-46c3-94dc-b9a045fc3e54 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:34.588422 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:34.588422 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:34.589165 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-0dc319c0-2f77-46c3-94dc-b9a045fc3e54 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot retrieved successfully. Jul 22 10:07:34.590252 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0dc319c0-2f77-46c3-94dc-b9a045fc3e54 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots/87e2688d-1757-4198-afdc-f868ee5af413 returned with HTTP 200 Jul 22 10:07:34.590760 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1188/4699] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:34 2026] GET /volume/v3/snapshots/87e2688d-1757-4198-afdc-f868ee5af413 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:35.134763 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-10215c07-8005-4a64-a0e8-5008ebba3d41 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:35.136737 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-10215c07-8005-4a64-a0e8-5008ebba3d41 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:35.136954 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-10215c07-8005-4a64-a0e8-5008ebba3d41 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:35.137184 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-10215c07-8005-4a64-a0e8-5008ebba3d41 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:35.137326 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-10215c07-8005-4a64-a0e8-5008ebba3d41 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:35.141771 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:35.141771 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:35.142681 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-10215c07-8005-4a64-a0e8-5008ebba3d41 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:35.143098 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1166/4700] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:35 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:35.598808 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c8bbac0b-519d-4082-ab93-0abb5c231817 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:35.600510 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c8bbac0b-519d-4082-ab93-0abb5c231817 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/snapshots/87e2688d-1757-4198-afdc-f868ee5af413 Jul 22 10:07:35.600701 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c8bbac0b-519d-4082-ab93-0abb5c231817 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:35.600900 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c8bbac0b-519d-4082-ab93-0abb5c231817 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:35.605547 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:35.605547 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:35.605945 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c8bbac0b-519d-4082-ab93-0abb5c231817 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot retrieved successfully. Jul 22 10:07:35.606670 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c8bbac0b-519d-4082-ab93-0abb5c231817 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots/87e2688d-1757-4198-afdc-f868ee5af413 returned with HTTP 200 Jul 22 10:07:35.607054 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1171/4701] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:35 2026] GET /volume/v3/snapshots/87e2688d-1757-4198-afdc-f868ee5af413 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:35.615082 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-96eb6ec8-cdbd-406f-87a1-9a1567c788cd None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:35.616827 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-96eb6ec8-cdbd-406f-87a1-9a1567c788cd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/snapshots/87e2688d-1757-4198-afdc-f868ee5af413 Jul 22 10:07:35.617037 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-96eb6ec8-cdbd-406f-87a1-9a1567c788cd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:35.617264 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-96eb6ec8-cdbd-406f-87a1-9a1567c788cd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:35.621980 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:35.621980 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:35.622363 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-96eb6ec8-cdbd-406f-87a1-9a1567c788cd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot retrieved successfully. Jul 22 10:07:35.623085 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-96eb6ec8-cdbd-406f-87a1-9a1567c788cd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots/87e2688d-1757-4198-afdc-f868ee5af413 returned with HTTP 200 Jul 22 10:07:35.623391 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1177/4702] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:35 2026] GET /volume/v3/snapshots/87e2688d-1757-4198-afdc-f868ee5af413 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:36.153412 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cac39224-c443-4d29-81ca-6319d3e0227c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:36.155132 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cac39224-c443-4d29-81ca-6319d3e0227c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:36.155338 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cac39224-c443-4d29-81ca-6319d3e0227c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:36.155526 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cac39224-c443-4d29-81ca-6319d3e0227c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:36.155665 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-cac39224-c443-4d29-81ca-6319d3e0227c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:36.160313 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:36.160313 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:36.161123 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cac39224-c443-4d29-81ca-6319d3e0227c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:36.161635 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1189/4703] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:36 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:37.019113 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-97546210-efd2-4061-8b81-9ab05e23e4d4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:37.020839 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-97546210-efd2-4061-8b81-9ab05e23e4d4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:07:37.021212 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-97546210-efd2-4061-8b81-9ab05e23e4d4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb729369-412c-45b8-a05d-d65f56045b7d", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1483562138", "description": null, "metadata": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:37.031329 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:37.031329 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:37.031783 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-97546210-efd2-4061-8b81-9ab05e23e4d4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:37.031907 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-97546210-efd2-4061-8b81-9ab05e23e4d4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Create snapshot from volume cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:07:37.053956 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-97546210-efd2-4061-8b81-9ab05e23e4d4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Created reservations ['d61bbbc1-8170-40ca-8b8a-a8c71620d8c3', '28346828-3d30-4039-95e0-aa00abce643b', 'f8a58d97-957e-4d60-82bd-16a4615419dd', 'f505f4d1-88e9-43b8-9d84-e40d13910a1b'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:07:37.084954 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-97546210-efd2-4061-8b81-9ab05e23e4d4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot force create request issued successfully. Jul 22 10:07:37.085311 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-97546210-efd2-4061-8b81-9ab05e23e4d4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:07:37.085753 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1167/4704] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:07:37 2026] POST /volume/v3/snapshots => generated 313 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:07:37.097342 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b311c90c-bee8-4947-aa36-ffa401b322a0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:37.098768 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b311c90c-bee8-4947-aa36-ffa401b322a0 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/snapshots/9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 Jul 22 10:07:37.098970 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b311c90c-bee8-4947-aa36-ffa401b322a0 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:37.099168 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b311c90c-bee8-4947-aa36-ffa401b322a0 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:37.104666 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:37.104666 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:37.105123 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b311c90c-bee8-4947-aa36-ffa401b322a0 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot retrieved successfully. Jul 22 10:07:37.105913 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b311c90c-bee8-4947-aa36-ffa401b322a0 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots/9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 returned with HTTP 200 Jul 22 10:07:37.106265 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1172/4705] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:37 2026] GET /volume/v3/snapshots/9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:37.171998 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fd8eaa02-0e44-4d34-8bd9-568592ab8e8d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:37.173719 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fd8eaa02-0e44-4d34-8bd9-568592ab8e8d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:37.173950 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fd8eaa02-0e44-4d34-8bd9-568592ab8e8d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:37.174192 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fd8eaa02-0e44-4d34-8bd9-568592ab8e8d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:37.174321 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-fd8eaa02-0e44-4d34-8bd9-568592ab8e8d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:37.178601 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:37.178601 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:37.179454 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fd8eaa02-0e44-4d34-8bd9-568592ab8e8d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:37.180160 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1178/4706] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:37 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:38.115953 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9a5be9c4-32bc-42a2-9772-1ab78f705ae4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:38.117981 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9a5be9c4-32bc-42a2-9772-1ab78f705ae4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/snapshots/9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 Jul 22 10:07:38.118403 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9a5be9c4-32bc-42a2-9772-1ab78f705ae4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:38.119675 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9a5be9c4-32bc-42a2-9772-1ab78f705ae4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:38.126083 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:38.126083 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:38.126083 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9a5be9c4-32bc-42a2-9772-1ab78f705ae4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot retrieved successfully. Jul 22 10:07:38.126083 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9a5be9c4-32bc-42a2-9772-1ab78f705ae4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots/9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 returned with HTTP 200 Jul 22 10:07:38.126083 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1190/4707] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:38 2026] GET /volume/v3/snapshots/9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:38.134285 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-10033771-2738-4c9e-91d0-1a0b91dfdbb1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:38.136454 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-10033771-2738-4c9e-91d0-1a0b91dfdbb1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/snapshots/9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 Jul 22 10:07:38.136745 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-10033771-2738-4c9e-91d0-1a0b91dfdbb1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:38.136965 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-10033771-2738-4c9e-91d0-1a0b91dfdbb1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:38.141805 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:38.141805 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:38.142257 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-10033771-2738-4c9e-91d0-1a0b91dfdbb1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot retrieved successfully. Jul 22 10:07:38.143348 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-10033771-2738-4c9e-91d0-1a0b91dfdbb1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots/9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 returned with HTTP 200 Jul 22 10:07:38.143882 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1168/4708] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:07:38 2026] GET /volume/v3/snapshots/9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:38.179084 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-d769b5f6-e1c0-4bbb-b940-b324a65c3d9c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:38.181470 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-d769b5f6-e1c0-4bbb-b940-b324a65c3d9c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:07:38.181676 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-d769b5f6-e1c0-4bbb-b940-b324a65c3d9c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:38.181868 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-d769b5f6-e1c0-4bbb-b940-b324a65c3d9c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:38.190235 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6fbde7fe-aa2d-4346-ae0e-835c618999ba None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:38.190840 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:38.190840 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:38.192330 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6fbde7fe-aa2d-4346-ae0e-835c618999ba tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:38.192598 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6fbde7fe-aa2d-4346-ae0e-835c618999ba tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:38.192829 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6fbde7fe-aa2d-4346-ae0e-835c618999ba tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:38.192989 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-6fbde7fe-aa2d-4346-ae0e-835c618999ba tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:38.194401 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-d769b5f6-e1c0-4bbb-b940-b324a65c3d9c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:38.196839 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:38.196839 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:38.197613 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6fbde7fe-aa2d-4346-ae0e-835c618999ba tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:38.198001 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1179/4709] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:38 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:38.198524 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-d769b5f6-e1c0-4bbb-b940-b324a65c3d9c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d returned with HTTP 200 Jul 22 10:07:38.198970 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1173/4710] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:07:38 2026] GET /volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:38.217710 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-9500c119-ebf2-43a7-ab0c-0c225e49cd7a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:38.219414 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-9500c119-ebf2-43a7-ab0c-0c225e49cd7a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d/action Jul 22 10:07:38.219891 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-9500c119-ebf2-43a7-ab0c-0c225e49cd7a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:07:38.220125 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-9500c119-ebf2-43a7-ab0c-0c225e49cd7a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:38.230373 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:38.230373 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:38.230976 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-9500c119-ebf2-43a7-ab0c-0c225e49cd7a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:38.236383 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-9500c119-ebf2-43a7-ab0c-0c225e49cd7a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Begin detaching volume completed successfully. Jul 22 10:07:38.236610 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-9500c119-ebf2-43a7-ab0c-0c225e49cd7a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d/action returned with HTTP 202 Jul 22 10:07:38.237063 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1191/4711] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:07:38 2026] POST /volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:07:38.275367 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7e2d00d1-80b5-4724-9ee0-ebf1aab22fbc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:38.275746 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7e2d00d1-80b5-4724-9ee0-ebf1aab22fbc None None] GET https://10.4.3.206/volume// Jul 22 10:07:38.275949 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7e2d00d1-80b5-4724-9ee0-ebf1aab22fbc None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:38.276168 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7e2d00d1-80b5-4724-9ee0-ebf1aab22fbc None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:38.276555 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7e2d00d1-80b5-4724-9ee0-ebf1aab22fbc None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:07:38.276932 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1169/4712] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:07:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:07:38.284130 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-283cd9ab-9f75-421c-a5fd-806dde182244 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:38.286510 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-283cd9ab-9f75-421c-a5fd-806dde182244 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:07:38.286760 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-283cd9ab-9f75-421c-a5fd-806dde182244 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:38.287007 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-283cd9ab-9f75-421c-a5fd-806dde182244 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:38.297054 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:38.297054 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:38.300554 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-283cd9ab-9f75-421c-a5fd-806dde182244 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:38.305025 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-283cd9ab-9f75-421c-a5fd-806dde182244 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d returned with HTTP 200 Jul 22 10:07:38.305560 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1180/4713] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:07:38 2026] GET /volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d => generated 1325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:07:39.106419 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-1a130f0a-e970-4241-821d-f174c92b23b4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:39.108969 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-1a130f0a-e970-4241-821d-f174c92b23b4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] DELETE https://10.4.3.206/volume/v3/attachments/5a488f4f-7659-42bd-9e5e-53b6bec584fb Jul 22 10:07:39.108969 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-1a130f0a-e970-4241-821d-f174c92b23b4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:39.108969 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-1a130f0a-e970-4241-821d-f174c92b23b4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:39.114738 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:39.114738 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:39.158814 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-85222696-a0f2-424e-bed9-97eef7848ab3 req-1a130f0a-e970-4241-821d-f174c92b23b4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/attachments/5a488f4f-7659-42bd-9e5e-53b6bec584fb returned with HTTP 200 Jul 22 10:07:39.159417 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1174/4714] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:07:39 2026] DELETE /volume/v3/attachments/5a488f4f-7659-42bd-9e5e-53b6bec584fb => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:39.207913 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9926114d-ac1a-4536-8180-87726b6309c9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:39.210012 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9926114d-ac1a-4536-8180-87726b6309c9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:39.210280 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9926114d-ac1a-4536-8180-87726b6309c9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:39.210544 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9926114d-ac1a-4536-8180-87726b6309c9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:39.210738 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-9926114d-ac1a-4536-8180-87726b6309c9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:39.214744 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:39.214744 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:39.215585 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9926114d-ac1a-4536-8180-87726b6309c9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:39.216026 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1192/4715] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:39 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:39.323771 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1ea3528b-c323-4a08-8350-33862083e533 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:39.325471 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:07:39.325837 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1140514249", "snapshot_id": "611ab7c3-b1f0-4071-9c33-e1686821b273", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:39.327300 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1140514249', 'snapshot_id': '611ab7c3-b1f0-4071-9c33-e1686821b273', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:07:39.332233 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:39.332233 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:39.332663 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot retrieved successfully. Jul 22 10:07:39.332771 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Create volume of 1 GB Jul 22 10:07:39.335761 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Availability Zones retrieved successfully. Jul 22 10:07:39.341609 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Flow 'volume_create_api' (1ee7d31b-fb1f-470f-a57b-bdf625c132ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:39.342661 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d616cddd-b69e-498d-aad9-45369cc4fc34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:39.343541 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:07:39.370088 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d616cddd-b69e-498d-aad9-45369cc4fc34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '611ab7c3-b1f0-4071-9c33-e1686821b273', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:39.370871 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed6e7a5a-eb91-4837-9964-671094d2c716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:39.406434 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Created reservations ['56a6bdcc-8b4b-4997-9d39-c5b228ac6b90', '62f6fd29-9e07-4e8c-844e-dbf659092d19', '99bd4f42-5076-4f52-9f40-b8fef4957fc6', '0d7b2f6f-3fc7-41c5-8ecd-0450e60d2b42'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:07:39.407412 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed6e7a5a-eb91-4837-9964-671094d2c716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56a6bdcc-8b4b-4997-9d39-c5b228ac6b90', '62f6fd29-9e07-4e8c-844e-dbf659092d19', '99bd4f42-5076-4f52-9f40-b8fef4957fc6', '0d7b2f6f-3fc7-41c5-8ecd-0450e60d2b42']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:39.408216 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (111ea3d9-746f-4af8-a36a-0bbf39487b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:39.450255 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (111ea3d9-746f-4af8-a36a-0bbf39487b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7b4f836-4dc5-440d-a48e-07f236e3fb0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1140514249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972511c2e0904862a408fe3b63ff0358',qos_specs=None,replication_status=,reservations=['56a6bdcc-8b4b-4997-9d39-c5b228ac6b90','62f6fd29-9e07-4e8c-844e-dbf659092d19','99bd4f42-5076-4f52-9f40-b8fef4957fc6','0d7b2f6f-3fc7-41c5-8ecd-0450e60d2b42'],size=1,snapshot_id=611ab7c3-b1f0-4071-9c33-e1686821b273,source_replicaid=,source_volid=None,status='creating',user_id='4fce7c967f56496ea2adb709299b8c2a',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:07:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1140514249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7b4f836-4dc5-440d-a48e-07f236e3fb0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='972511c2e0904862a408fe3b63ff0358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=611ab7c3-b1f0-4071-9c33-e1686821b273,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fce7c967f56496ea2adb709299b8c2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:39.451127 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b5c18e7-7b4c-4ecf-8d66-787a12ee01f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:39.476523 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b5c18e7-7b4c-4ecf-8d66-787a12ee01f3) transitioned into state 'SUCCESS' from state '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-1140514249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972511c2e0904862a408fe3b63ff0358',qos_specs=None,replication_status=,reservations=['56a6bdcc-8b4b-4997-9d39-c5b228ac6b90','62f6fd29-9e07-4e8c-844e-dbf659092d19','99bd4f42-5076-4f52-9f40-b8fef4957fc6','0d7b2f6f-3fc7-41c5-8ecd-0450e60d2b42'],size=1,snapshot_id=611ab7c3-b1f0-4071-9c33-e1686821b273,source_replicaid=,source_volid=None,status='creating',user_id='4fce7c967f56496ea2adb709299b8c2a',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:39.477595 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8c0da5a-d1ff-4014-8468-e4926f18bb79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:39.499816 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8c0da5a-d1ff-4014-8468-e4926f18bb79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:39.501067 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Flow 'volume_create_api' (1ee7d31b-fb1f-470f-a57b-bdf625c132ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:39.501345 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Create volume request issued successfully. Jul 22 10:07:39.502034 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ea3528b-c323-4a08-8350-33862083e533 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:07:39.502572 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1170/4716] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:07:39 2026] POST /volume/v3/volumes => generated 791 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:07:39.515166 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ea296499-b226-41f8-ad4a-2fb69e0eafed None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:39.516916 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ea296499-b226-41f8-ad4a-2fb69e0eafed tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:07:39.517174 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ea296499-b226-41f8-ad4a-2fb69e0eafed tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:39.517339 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ea296499-b226-41f8-ad4a-2fb69e0eafed tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:39.524545 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:39.524545 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:39.529862 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ea296499-b226-41f8-ad4a-2fb69e0eafed tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:39.534805 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ea296499-b226-41f8-ad4a-2fb69e0eafed tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f returned with HTTP 200 Jul 22 10:07:39.535341 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1181/4717] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:39 2026] GET /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:40.225867 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ed4a46b2-d0ba-4324-a524-9f4a4e7d5848 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:40.228865 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ed4a46b2-d0ba-4324-a524-9f4a4e7d5848 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:40.229115 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ed4a46b2-d0ba-4324-a524-9f4a4e7d5848 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:40.229347 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ed4a46b2-d0ba-4324-a524-9f4a4e7d5848 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:40.229504 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-ed4a46b2-d0ba-4324-a524-9f4a4e7d5848 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:40.233638 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:40.233638 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:40.234459 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ed4a46b2-d0ba-4324-a524-9f4a4e7d5848 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:40.234936 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1175/4718] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:40 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:40.548143 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f276ddaa-f15a-4231-b5c6-a07bc5ea7bb1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:40.549970 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f276ddaa-f15a-4231-b5c6-a07bc5ea7bb1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:07:40.550187 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f276ddaa-f15a-4231-b5c6-a07bc5ea7bb1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:40.550391 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f276ddaa-f15a-4231-b5c6-a07bc5ea7bb1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:40.557832 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:40.557832 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:40.561538 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f276ddaa-f15a-4231-b5c6-a07bc5ea7bb1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:40.566128 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f276ddaa-f15a-4231-b5c6-a07bc5ea7bb1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f returned with HTTP 200 Jul 22 10:07:40.566536 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1193/4719] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:40 2026] GET /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:40.580507 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bfab96cb-f58f-4b6b-ab35-afe562ac4ea6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:40.582319 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bfab96cb-f58f-4b6b-ab35-afe562ac4ea6 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:07:40.582590 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bfab96cb-f58f-4b6b-ab35-afe562ac4ea6 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:40.582803 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bfab96cb-f58f-4b6b-ab35-afe562ac4ea6 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:40.589181 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:40.589181 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:40.592507 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bfab96cb-f58f-4b6b-ab35-afe562ac4ea6 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:40.596168 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bfab96cb-f58f-4b6b-ab35-afe562ac4ea6 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f returned with HTTP 200 Jul 22 10:07:40.596556 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1171/4720] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:40 2026] GET /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:41.040570 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-ebd53ae5-147c-4d2b-9ca4-f9f319b310e0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:41.045155 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-ebd53ae5-147c-4d2b-9ca4-f9f319b310e0 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:07:41.045402 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-ebd53ae5-147c-4d2b-9ca4-f9f319b310e0 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:41.045650 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-ebd53ae5-147c-4d2b-9ca4-f9f319b310e0 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:41.052984 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:41.052984 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:41.056734 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-ebd53ae5-147c-4d2b-9ca4-f9f319b310e0 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:41.061172 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-ebd53ae5-147c-4d2b-9ca4-f9f319b310e0 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f returned with HTTP 200 Jul 22 10:07:41.061540 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1182/4721] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:07:41 2026] GET /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:41.160680 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7f43bad7-0cc7-4698-b795-55aa73fca29e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:41.161087 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7f43bad7-0cc7-4698-b795-55aa73fca29e None None] GET https://10.4.3.206/volume// Jul 22 10:07:41.161269 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7f43bad7-0cc7-4698-b795-55aa73fca29e None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:41.161483 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7f43bad7-0cc7-4698-b795-55aa73fca29e None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:41.161847 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7f43bad7-0cc7-4698-b795-55aa73fca29e None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:07:41.162169 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1176/4722] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:07:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:07:41.170311 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-5cd337b0-a329-4ca3-9d9a-beb0a0e2da4b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:41.172800 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-5cd337b0-a329-4ca3-9d9a-beb0a0e2da4b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:07:41.173273 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-5cd337b0-a329-4ca3-9d9a-beb0a0e2da4b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7b4f836-4dc5-440d-a48e-07f236e3fb0f", "connector": null, "instance_uuid": "3244765c-3f3c-47bb-a972-0bfd7e21aa5e"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:41.186363 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:41.186363 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:41.219646 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-5cd337b0-a329-4ca3-9d9a-beb0a0e2da4b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:07:41.220086 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1194/4723] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:07:41 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:41.247107 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f46e192e-fe42-48e8-aac9-f454f27aca7d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:41.250688 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f46e192e-fe42-48e8-aac9-f454f27aca7d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:41.250894 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f46e192e-fe42-48e8-aac9-f454f27aca7d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:41.251125 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f46e192e-fe42-48e8-aac9-f454f27aca7d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:41.251240 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-f46e192e-fe42-48e8-aac9-f454f27aca7d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:41.255106 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6d3b202c-ba10-46e6-8861-b77f62431279 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:41.256774 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:41.256774 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:41.257129 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6d3b202c-ba10-46e6-8861-b77f62431279 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:07:41.257435 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6d3b202c-ba10-46e6-8861-b77f62431279 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:41.257531 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6d3b202c-ba10-46e6-8861-b77f62431279 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:41.257902 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f46e192e-fe42-48e8-aac9-f454f27aca7d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:41.258397 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1172/4724] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:41 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:41.269192 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:41.269192 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:41.270881 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-dbc1f436-d932-46e6-8fa2-660c6bf16aba None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:41.271268 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dbc1f436-d932-46e6-8fa2-660c6bf16aba None None] GET https://10.4.3.206/volume// Jul 22 10:07:41.271453 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dbc1f436-d932-46e6-8fa2-660c6bf16aba None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:41.271665 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dbc1f436-d932-46e6-8fa2-660c6bf16aba None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:41.272008 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dbc1f436-d932-46e6-8fa2-660c6bf16aba None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:07:41.272294 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1177/4725] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:07:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:07:41.273339 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6d3b202c-ba10-46e6-8861-b77f62431279 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:41.281585 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6d3b202c-ba10-46e6-8861-b77f62431279 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f returned with HTTP 200 Jul 22 10:07:41.282094 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1183/4726] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:41 2026] GET /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:41.282784 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-b5811f29-629a-4f26-8da1-dc4183898afb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:41.289806 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-b5811f29-629a-4f26-8da1-dc4183898afb tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:07:41.290056 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-b5811f29-629a-4f26-8da1-dc4183898afb tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:41.290247 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-b5811f29-629a-4f26-8da1-dc4183898afb tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:41.304442 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:41.304442 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:41.309224 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-b5811f29-629a-4f26-8da1-dc4183898afb tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:41.315988 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-b5811f29-629a-4f26-8da1-dc4183898afb tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f returned with HTTP 200 Jul 22 10:07:41.316547 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1195/4727] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:07:41 2026] GET /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f => generated 1063 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:07:41.419208 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-006669e0-1a1c-432c-a425-aac5c78608a9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:41.422151 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-006669e0-1a1c-432c-a425-aac5c78608a9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] PUT https://10.4.3.206/volume/v3/attachments/94f75bc4-44c3-4f2d-9caf-d67753b152ed Jul 22 10:07:41.422807 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-006669e0-1a1c-432c-a425-aac5c78608a9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:41.433768 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-006669e0-1a1c-432c-a425-aac5c78608a9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Acquiring lock "cinder-attachment_update-e7b4f836-4dc5-440d-a48e-07f236e3fb0f-np0000005636" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:07:41.438578 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-006669e0-1a1c-432c-a425-aac5c78608a9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Lock "cinder-attachment_update-e7b4f836-4dc5-440d-a48e-07f236e3fb0f-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:07:41.439993 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:41.439993 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:41.526694 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-006669e0-1a1c-432c-a425-aac5c78608a9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Lock "cinder-attachment_update-e7b4f836-4dc5-440d-a48e-07f236e3fb0f-np0000005636" released by "attachment_update" :: held 0.088s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:07:41.527325 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-006669e0-1a1c-432c-a425-aac5c78608a9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/attachments/94f75bc4-44c3-4f2d-9caf-d67753b152ed returned with HTTP 200 Jul 22 10:07:41.527823 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1173/4728] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:07:41 2026] PUT /volume/v3/attachments/94f75bc4-44c3-4f2d-9caf-d67753b152ed => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:42.274036 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ec6c3907-c739-43a7-92ea-5b541a33c6d0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:42.276353 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ec6c3907-c739-43a7-92ea-5b541a33c6d0 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:42.278146 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ec6c3907-c739-43a7-92ea-5b541a33c6d0 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:42.278146 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ec6c3907-c739-43a7-92ea-5b541a33c6d0 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:42.278146 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-ec6c3907-c739-43a7-92ea-5b541a33c6d0 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:42.283685 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:42.283685 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:42.284863 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ec6c3907-c739-43a7-92ea-5b541a33c6d0 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:42.285394 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1178/4729] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:42 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:42.296172 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0aed9d22-5c33-41c9-865e-e66fd3d6d36f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:42.298076 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0aed9d22-5c33-41c9-865e-e66fd3d6d36f tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:07:42.298279 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0aed9d22-5c33-41c9-865e-e66fd3d6d36f tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:42.298539 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0aed9d22-5c33-41c9-865e-e66fd3d6d36f tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:42.309253 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:42.309253 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:42.313531 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0aed9d22-5c33-41c9-865e-e66fd3d6d36f tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:42.317994 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0aed9d22-5c33-41c9-865e-e66fd3d6d36f tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f returned with HTTP 200 Jul 22 10:07:42.318342 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1184/4730] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:42 2026] GET /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:43.302267 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4c2349b5-c242-4c8a-b390-c4f6882b36c6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:43.304035 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4c2349b5-c242-4c8a-b390-c4f6882b36c6 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:43.304215 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4c2349b5-c242-4c8a-b390-c4f6882b36c6 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:43.304378 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4c2349b5-c242-4c8a-b390-c4f6882b36c6 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:43.304491 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-4c2349b5-c242-4c8a-b390-c4f6882b36c6 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:43.308804 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:43.308804 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:43.309603 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4c2349b5-c242-4c8a-b390-c4f6882b36c6 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:43.310005 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1196/4731] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:43 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:43.333628 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ad34346c-b2e7-4fb8-b615-c6d2a57d4e2a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:43.335741 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ad34346c-b2e7-4fb8-b615-c6d2a57d4e2a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:07:43.336029 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ad34346c-b2e7-4fb8-b615-c6d2a57d4e2a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:43.336320 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ad34346c-b2e7-4fb8-b615-c6d2a57d4e2a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:43.347513 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:43.347513 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:43.351354 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ad34346c-b2e7-4fb8-b615-c6d2a57d4e2a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:43.356058 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ad34346c-b2e7-4fb8-b615-c6d2a57d4e2a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f returned with HTTP 200 Jul 22 10:07:43.356440 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1174/4732] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:43 2026] GET /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:44.341916 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-98b1a5e5-ef96-418b-ac54-8a5d3b506b38 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:44.343830 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-98b1a5e5-ef96-418b-ac54-8a5d3b506b38 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:44.343945 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-98b1a5e5-ef96-418b-ac54-8a5d3b506b38 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:44.344273 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-98b1a5e5-ef96-418b-ac54-8a5d3b506b38 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:44.344273 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-98b1a5e5-ef96-418b-ac54-8a5d3b506b38 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:44.348779 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:44.348779 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:44.349406 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-98b1a5e5-ef96-418b-ac54-8a5d3b506b38 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:44.349826 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1179/4733] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:44 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:44.370005 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a92bc7f2-5768-4ba2-844c-32d7892a9f45 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:44.371963 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a92bc7f2-5768-4ba2-844c-32d7892a9f45 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:07:44.372058 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a92bc7f2-5768-4ba2-844c-32d7892a9f45 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:44.372532 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a92bc7f2-5768-4ba2-844c-32d7892a9f45 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:44.385071 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:44.385071 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:44.389376 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a92bc7f2-5768-4ba2-844c-32d7892a9f45 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:44.394769 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a92bc7f2-5768-4ba2-844c-32d7892a9f45 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f returned with HTTP 200 Jul 22 10:07:44.395107 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1185/4734] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:44 2026] GET /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:45.384556 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1f7360c4-e53d-4ea0-b83f-da6ffb8910bf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:45.386418 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1f7360c4-e53d-4ea0-b83f-da6ffb8910bf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:45.386587 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1f7360c4-e53d-4ea0-b83f-da6ffb8910bf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:45.386774 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1f7360c4-e53d-4ea0-b83f-da6ffb8910bf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:45.387068 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-1f7360c4-e53d-4ea0-b83f-da6ffb8910bf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:45.391808 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:45.391808 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:45.392723 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1f7360c4-e53d-4ea0-b83f-da6ffb8910bf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:45.393185 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1197/4735] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:45 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:45.407918 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c65fdbd8-b09e-4c47-bc92-82947bbb0628 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:45.410104 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c65fdbd8-b09e-4c47-bc92-82947bbb0628 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:07:45.410446 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c65fdbd8-b09e-4c47-bc92-82947bbb0628 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:45.410541 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c65fdbd8-b09e-4c47-bc92-82947bbb0628 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:45.422199 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:45.422199 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:45.426123 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c65fdbd8-b09e-4c47-bc92-82947bbb0628 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:45.431096 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c65fdbd8-b09e-4c47-bc92-82947bbb0628 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f returned with HTTP 200 Jul 22 10:07:45.431579 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1175/4736] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:45 2026] GET /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:45.772553 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-04a7bfee-4289-403a-8ee4-ec82e5968ef6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:45.774679 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-04a7bfee-4289-403a-8ee4-ec82e5968ef6 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/attachments/94f75bc4-44c3-4f2d-9caf-d67753b152ed/action Jul 22 10:07:45.775128 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-04a7bfee-4289-403a-8ee4-ec82e5968ef6 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action body: b'{"os-complete": null}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:07:45.775297 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-04a7bfee-4289-403a-8ee4-ec82e5968ef6 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:45.794473 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:45.794473 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:45.805613 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-6c8752db-7e15-4caf-b9fe-bcdaff8d04aa req-04a7bfee-4289-403a-8ee4-ec82e5968ef6 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/attachments/94f75bc4-44c3-4f2d-9caf-d67753b152ed/action returned with HTTP 204 Jul 22 10:07:45.806179 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1180/4737] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:07:45 2026] POST /volume/v3/attachments/94f75bc4-44c3-4f2d-9caf-d67753b152ed/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 22 10:07:46.414228 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f31f31fe-8420-45de-a6e2-c9f9afb22898 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:46.416500 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f31f31fe-8420-45de-a6e2-c9f9afb22898 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:46.416771 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f31f31fe-8420-45de-a6e2-c9f9afb22898 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:46.417056 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f31f31fe-8420-45de-a6e2-c9f9afb22898 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:46.417346 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-f31f31fe-8420-45de-a6e2-c9f9afb22898 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:46.422606 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:46.422606 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:46.423701 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f31f31fe-8420-45de-a6e2-c9f9afb22898 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:46.424222 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1186/4738] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:46 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:46.446324 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-20e4b231-b90a-4117-8d50-40edd4f5e20c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:46.448422 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-20e4b231-b90a-4117-8d50-40edd4f5e20c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:07:46.448697 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-20e4b231-b90a-4117-8d50-40edd4f5e20c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:46.448851 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-20e4b231-b90a-4117-8d50-40edd4f5e20c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:46.460587 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:46.460587 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:46.465589 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-20e4b231-b90a-4117-8d50-40edd4f5e20c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:46.471806 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-20e4b231-b90a-4117-8d50-40edd4f5e20c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f returned with HTTP 200 Jul 22 10:07:46.472371 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1198/4739] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:46 2026] GET /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f => generated 1176 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:47.440029 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e1012a10-d5f2-4d5e-881b-a9dedd78b4cc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:47.441914 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1012a10-d5f2-4d5e-881b-a9dedd78b4cc tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:47.442135 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1012a10-d5f2-4d5e-881b-a9dedd78b4cc tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:47.442310 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1012a10-d5f2-4d5e-881b-a9dedd78b4cc tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:47.442443 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e1012a10-d5f2-4d5e-881b-a9dedd78b4cc tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:47.446649 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:47.446649 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:47.447419 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1012a10-d5f2-4d5e-881b-a9dedd78b4cc tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:47.447942 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1176/4740] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:47 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:47.457016 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b493d91c-0522-41cc-976d-6ee51e9e373d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:47.458892 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b493d91c-0522-41cc-976d-6ee51e9e373d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] POST https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e/restore Jul 22 10:07:47.459268 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b493d91c-0522-41cc-976d-6ee51e9e373d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "d28eccd1-a76f-4a50-9160-251bbba9afb1"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:47.460768 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-b493d91c-0522-41cc-976d-6ee51e9e373d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Restoring backup 71bc35ec-60b2-4a83-81ff-40012448a93e ({'restore': {'volume_id': 'd28eccd1-a76f-4a50-9160-251bbba9afb1'}}) {{(pid=100149) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 10:07:47.460881 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.backups [None req-b493d91c-0522-41cc-976d-6ee51e9e373d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Restoring backup 71bc35ec-60b2-4a83-81ff-40012448a93e to volume d28eccd1-a76f-4a50-9160-251bbba9afb1. Jul 22 10:07:47.464910 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:47.464910 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:47.471839 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:47.471839 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:47.472275 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b493d91c-0522-41cc-976d-6ee51e9e373d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:07:47.472426 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.api [None req-b493d91c-0522-41cc-976d-6ee51e9e373d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Checking backup size 1 against volume size 1 {{(pid=100149) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 10:07:47.472571 np0000005636 devstack@c-api.service[100149]: INFO cinder.backup.api [None req-b493d91c-0522-41cc-976d-6ee51e9e373d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Overwriting volume d28eccd1-a76f-4a50-9160-251bbba9afb1 with restore of backup 71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:47.483243 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.rpcapi [None req-b493d91c-0522-41cc-976d-6ee51e9e373d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] restore_backup in rpcapi backup_id 71bc35ec-60b2-4a83-81ff-40012448a93e {{(pid=100149) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 10:07:47.485084 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b493d91c-0522-41cc-976d-6ee51e9e373d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e/restore returned with HTTP 202 Jul 22 10:07:47.485527 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1181/4741] 10.4.3.206 () {68 vars in 1393 bytes} [Wed Jul 22 10:07:47 2026] POST /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e/restore => generated 182 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:07:47.494539 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3f3313f6-05d8-4f6d-9e8b-f6497e16571d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:47.496418 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3f3313f6-05d8-4f6d-9e8b-f6497e16571d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:47.496615 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3f3313f6-05d8-4f6d-9e8b-f6497e16571d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:47.496808 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3f3313f6-05d8-4f6d-9e8b-f6497e16571d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:47.496909 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-3f3313f6-05d8-4f6d-9e8b-f6497e16571d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:47.500680 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:47.500680 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:47.501413 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3f3313f6-05d8-4f6d-9e8b-f6497e16571d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:47.501847 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1187/4742] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:47 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:48.515436 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a12b7d56-4979-4c35-a745-fd5375e8e323 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:48.517241 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a12b7d56-4979-4c35-a745-fd5375e8e323 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:48.517484 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a12b7d56-4979-4c35-a745-fd5375e8e323 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:48.517704 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a12b7d56-4979-4c35-a745-fd5375e8e323 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:48.517867 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-a12b7d56-4979-4c35-a745-fd5375e8e323 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:48.522934 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:48.522934 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:48.523769 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a12b7d56-4979-4c35-a745-fd5375e8e323 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:48.524171 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1199/4743] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:48 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:49.534804 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a6cda7c2-4d80-4140-8693-fa577b8b473e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:49.536634 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a6cda7c2-4d80-4140-8693-fa577b8b473e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:49.536846 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a6cda7c2-4d80-4140-8693-fa577b8b473e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:49.537100 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a6cda7c2-4d80-4140-8693-fa577b8b473e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:49.537219 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a6cda7c2-4d80-4140-8693-fa577b8b473e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:49.541799 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:49.541799 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:49.542568 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a6cda7c2-4d80-4140-8693-fa577b8b473e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:49.543080 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1177/4744] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:49 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:49.757173 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-6675e1aa-839c-461e-98fe-71df4793e853 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:49.759134 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-6675e1aa-839c-461e-98fe-71df4793e853 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:07:49.759310 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-6675e1aa-839c-461e-98fe-71df4793e853 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:49.759619 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-6675e1aa-839c-461e-98fe-71df4793e853 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:49.768248 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:49.768248 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:49.771159 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-6675e1aa-839c-461e-98fe-71df4793e853 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:49.774601 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-6675e1aa-839c-461e-98fe-71df4793e853 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f returned with HTTP 200 Jul 22 10:07:49.774968 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1182/4745] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:07:49 2026] GET /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f => generated 1176 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:49.792674 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-465af649-0e24-499f-8d0d-2425fdba1dc4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:49.794608 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-465af649-0e24-499f-8d0d-2425fdba1dc4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f/action Jul 22 10:07:49.794934 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-465af649-0e24-499f-8d0d-2425fdba1dc4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:07:49.795060 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-465af649-0e24-499f-8d0d-2425fdba1dc4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:49.804867 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:49.804867 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:49.805337 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-465af649-0e24-499f-8d0d-2425fdba1dc4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:49.811250 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-465af649-0e24-499f-8d0d-2425fdba1dc4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Begin detaching volume completed successfully. Jul 22 10:07:49.811466 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-465af649-0e24-499f-8d0d-2425fdba1dc4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f/action returned with HTTP 202 Jul 22 10:07:49.811873 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1188/4746] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:07:49 2026] POST /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:07:49.855357 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-daad256d-6b7f-4904-97b6-f1ce3bb7d6e7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:49.855739 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-daad256d-6b7f-4904-97b6-f1ce3bb7d6e7 None None] GET https://10.4.3.206/volume// Jul 22 10:07:49.855979 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-daad256d-6b7f-4904-97b6-f1ce3bb7d6e7 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:49.856077 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-daad256d-6b7f-4904-97b6-f1ce3bb7d6e7 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:49.856351 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-daad256d-6b7f-4904-97b6-f1ce3bb7d6e7 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:07:49.856592 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1200/4747] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:07:49 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:07:49.865400 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-d81c18ec-24e4-40fd-b78c-a82020050003 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:49.868033 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-d81c18ec-24e4-40fd-b78c-a82020050003 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:07:49.868356 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-d81c18ec-24e4-40fd-b78c-a82020050003 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:49.868657 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-d81c18ec-24e4-40fd-b78c-a82020050003 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:49.879672 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:49.879672 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:49.883174 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-d81c18ec-24e4-40fd-b78c-a82020050003 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:49.887531 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-d81c18ec-24e4-40fd-b78c-a82020050003 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f returned with HTTP 200 Jul 22 10:07:49.887964 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1178/4748] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:07:49 2026] GET /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:07:50.553320 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-990f4c18-1bb8-4783-8c94-5abdaba07fb7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:50.555085 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-990f4c18-1bb8-4783-8c94-5abdaba07fb7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:50.555259 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-990f4c18-1bb8-4783-8c94-5abdaba07fb7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:50.555485 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-990f4c18-1bb8-4783-8c94-5abdaba07fb7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:50.555621 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-990f4c18-1bb8-4783-8c94-5abdaba07fb7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:50.559623 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:50.559623 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:50.560314 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-990f4c18-1bb8-4783-8c94-5abdaba07fb7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:50.560755 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1183/4749] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:50 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:50.717686 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-f8b69939-c355-43ea-965d-db9717ec3f49 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:50.721084 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-f8b69939-c355-43ea-965d-db9717ec3f49 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] DELETE https://10.4.3.206/volume/v3/attachments/94f75bc4-44c3-4f2d-9caf-d67753b152ed Jul 22 10:07:50.721084 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-f8b69939-c355-43ea-965d-db9717ec3f49 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:50.721084 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-f8b69939-c355-43ea-965d-db9717ec3f49 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:50.729290 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:50.729290 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:50.780330 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-a8eee4e4-7968-40bc-a3c2-0b826694b0d3 req-f8b69939-c355-43ea-965d-db9717ec3f49 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/attachments/94f75bc4-44c3-4f2d-9caf-d67753b152ed returned with HTTP 200 Jul 22 10:07:50.780330 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1189/4750] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:07:50 2026] DELETE /volume/v3/attachments/94f75bc4-44c3-4f2d-9caf-d67753b152ed => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:50.906985 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:50.908560 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:07:50.908860 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1613993519", "snapshot_id": "87e2688d-1757-4198-afdc-f868ee5af413", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:50.910304 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1613993519', 'snapshot_id': '87e2688d-1757-4198-afdc-f868ee5af413', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:07:50.915061 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:50.915061 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:50.915497 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot retrieved successfully. Jul 22 10:07:50.915625 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Create volume of 1 GB Jul 22 10:07:50.918846 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Availability Zones retrieved successfully. Jul 22 10:07:50.923768 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Flow 'volume_create_api' (14598531-6342-43b1-86b2-5f02b5ba5649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:50.924768 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5193430b-c9ed-40f8-be80-9bcbabf263ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:50.925584 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:07:50.950774 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5193430b-c9ed-40f8-be80-9bcbabf263ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '87e2688d-1757-4198-afdc-f868ee5af413', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:50.951706 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4e2ea02-c7b4-46fd-8705-1ebc179e0dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:51.010496 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Created reservations ['c2baa0f2-47f1-4143-8cd6-7294b9c37bff', '4dd050cd-53db-487b-b705-d9ec85e86b34', 'ece72678-33d7-4b7c-8537-6efe693aca04', '324a9f1c-d465-4490-8deb-38c1beaf22dc'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:07:51.011390 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4e2ea02-c7b4-46fd-8705-1ebc179e0dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2baa0f2-47f1-4143-8cd6-7294b9c37bff', '4dd050cd-53db-487b-b705-d9ec85e86b34', 'ece72678-33d7-4b7c-8537-6efe693aca04', '324a9f1c-d465-4490-8deb-38c1beaf22dc']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:51.012459 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (733f7fb4-799e-4046-ab38-c9a5140def45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:51.056088 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (733f7fb4-799e-4046-ab38-c9a5140def45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52c30db6-1b3c-4206-aa0c-db0f4b21fd5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1613993519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972511c2e0904862a408fe3b63ff0358',qos_specs=None,replication_status=,reservations=['c2baa0f2-47f1-4143-8cd6-7294b9c37bff','4dd050cd-53db-487b-b705-d9ec85e86b34','ece72678-33d7-4b7c-8537-6efe693aca04','324a9f1c-d465-4490-8deb-38c1beaf22dc'],size=1,snapshot_id=87e2688d-1757-4198-afdc-f868ee5af413,source_replicaid=,source_volid=None,status='creating',user_id='4fce7c967f56496ea2adb709299b8c2a',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:07:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1613993519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52c30db6-1b3c-4206-aa0c-db0f4b21fd5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='972511c2e0904862a408fe3b63ff0358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=87e2688d-1757-4198-afdc-f868ee5af413,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fce7c967f56496ea2adb709299b8c2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:51.058696 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d19e36f7-10e9-4028-9707-c50b41c0f433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:51.077554 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d19e36f7-10e9-4028-9707-c50b41c0f433) transitioned into state 'SUCCESS' from state '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-1613993519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972511c2e0904862a408fe3b63ff0358',qos_specs=None,replication_status=,reservations=['c2baa0f2-47f1-4143-8cd6-7294b9c37bff','4dd050cd-53db-487b-b705-d9ec85e86b34','ece72678-33d7-4b7c-8537-6efe693aca04','324a9f1c-d465-4490-8deb-38c1beaf22dc'],size=1,snapshot_id=87e2688d-1757-4198-afdc-f868ee5af413,source_replicaid=,source_volid=None,status='creating',user_id='4fce7c967f56496ea2adb709299b8c2a',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:51.078258 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04468263-cb0a-4710-97e6-80040b6d171d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:07:51.100688 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04468263-cb0a-4710-97e6-80040b6d171d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:07:51.101791 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Flow 'volume_create_api' (14598531-6342-43b1-86b2-5f02b5ba5649) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:07:51.102201 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Create volume request issued successfully. Jul 22 10:07:51.102892 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d6ccd74d-38b9-4a5b-9e1e-16acd73d0bdf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:07:51.103510 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1201/4751] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:07:50 2026] POST /volume/v3/volumes => generated 791 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:07:51.119264 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3b373e3b-8021-40d2-8c97-408a10289b05 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:51.121313 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b373e3b-8021-40d2-8c97-408a10289b05 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f Jul 22 10:07:51.121592 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b373e3b-8021-40d2-8c97-408a10289b05 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:51.122032 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b373e3b-8021-40d2-8c97-408a10289b05 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:51.129704 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:51.129704 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:51.133889 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3b373e3b-8021-40d2-8c97-408a10289b05 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:51.137767 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b373e3b-8021-40d2-8c97-408a10289b05 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f returned with HTTP 200 Jul 22 10:07:51.138186 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1179/4752] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:51 2026] GET /volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:51.571508 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-031ddaf9-057d-4264-8483-33a644c73bd1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:51.573679 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-031ddaf9-057d-4264-8483-33a644c73bd1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:51.573983 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-031ddaf9-057d-4264-8483-33a644c73bd1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:51.574257 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-031ddaf9-057d-4264-8483-33a644c73bd1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:51.574388 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-031ddaf9-057d-4264-8483-33a644c73bd1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:51.579226 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:51.579226 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:51.580121 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-031ddaf9-057d-4264-8483-33a644c73bd1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:51.580579 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1184/4753] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:51 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:52.152389 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2412601a-d3fa-4fc9-a1bd-b178107f1dc9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:52.154093 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2412601a-d3fa-4fc9-a1bd-b178107f1dc9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f Jul 22 10:07:52.154279 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2412601a-d3fa-4fc9-a1bd-b178107f1dc9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:52.154494 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2412601a-d3fa-4fc9-a1bd-b178107f1dc9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:52.162161 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:52.162161 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:52.166343 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2412601a-d3fa-4fc9-a1bd-b178107f1dc9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:52.171436 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2412601a-d3fa-4fc9-a1bd-b178107f1dc9 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f returned with HTTP 200 Jul 22 10:07:52.171897 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1190/4754] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:52 2026] GET /volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:52.188596 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-83293c6b-f34f-4ae9-95e9-b320d6c5781c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:52.190578 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-83293c6b-f34f-4ae9-95e9-b320d6c5781c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f Jul 22 10:07:52.190816 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-83293c6b-f34f-4ae9-95e9-b320d6c5781c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:52.191106 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-83293c6b-f34f-4ae9-95e9-b320d6c5781c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:52.200628 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:52.200628 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:52.205984 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-83293c6b-f34f-4ae9-95e9-b320d6c5781c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:52.210765 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-83293c6b-f34f-4ae9-95e9-b320d6c5781c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f returned with HTTP 200 Jul 22 10:07:52.211330 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1202/4755] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:52 2026] GET /volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:52.591757 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1e2d352d-c9db-4682-a9fd-35cd9d2501ed None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:52.594835 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1e2d352d-c9db-4682-a9fd-35cd9d2501ed tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:52.594835 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1e2d352d-c9db-4682-a9fd-35cd9d2501ed tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:52.594835 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1e2d352d-c9db-4682-a9fd-35cd9d2501ed tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:52.594835 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-1e2d352d-c9db-4682-a9fd-35cd9d2501ed tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:52.601157 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:52.601157 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:52.602106 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1e2d352d-c9db-4682-a9fd-35cd9d2501ed tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:52.602425 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1180/4756] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:52 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:52.702836 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-1b992afe-b1e7-4541-ab01-5a79ce875954 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:52.705753 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-1b992afe-b1e7-4541-ab01-5a79ce875954 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f Jul 22 10:07:52.705753 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-1b992afe-b1e7-4541-ab01-5a79ce875954 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:52.705753 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-1b992afe-b1e7-4541-ab01-5a79ce875954 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:52.713314 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:52.713314 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:52.717758 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-1b992afe-b1e7-4541-ab01-5a79ce875954 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:52.723424 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-1b992afe-b1e7-4541-ab01-5a79ce875954 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f returned with HTTP 200 Jul 22 10:07:52.723938 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1185/4757] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:07:52 2026] GET /volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:52.794538 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3bf94e93-34f1-486f-8d1f-732d3ab5f8e6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:52.795026 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3bf94e93-34f1-486f-8d1f-732d3ab5f8e6 None None] GET https://10.4.3.206/volume// Jul 22 10:07:52.795250 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3bf94e93-34f1-486f-8d1f-732d3ab5f8e6 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:52.795518 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3bf94e93-34f1-486f-8d1f-732d3ab5f8e6 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:52.795895 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3bf94e93-34f1-486f-8d1f-732d3ab5f8e6 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:07:52.796234 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1191/4758] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:07:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:07:52.804708 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-82d5ce55-83c3-460c-89ae-7084b98aeeab None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:52.806658 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-82d5ce55-83c3-460c-89ae-7084b98aeeab tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:07:52.806996 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-82d5ce55-83c3-460c-89ae-7084b98aeeab tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52c30db6-1b3c-4206-aa0c-db0f4b21fd5f", "connector": null, "instance_uuid": "3244765c-3f3c-47bb-a972-0bfd7e21aa5e"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:52.815144 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:52.815144 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:52.837000 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-82d5ce55-83c3-460c-89ae-7084b98aeeab tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:07:52.837395 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1203/4759] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:07:52 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) Jul 22 10:07:52.866414 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-29e77457-1627-4ec6-b5e2-06981b4d89d5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:52.868259 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-29e77457-1627-4ec6-b5e2-06981b4d89d5 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f Jul 22 10:07:52.868499 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-29e77457-1627-4ec6-b5e2-06981b4d89d5 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:52.868688 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-29e77457-1627-4ec6-b5e2-06981b4d89d5 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:52.872185 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-01ce46cf-8d33-45c4-b489-3b1a2cfa2d6d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:52.872678 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-01ce46cf-8d33-45c4-b489-3b1a2cfa2d6d None None] GET https://10.4.3.206/volume// Jul 22 10:07:52.872931 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-01ce46cf-8d33-45c4-b489-3b1a2cfa2d6d None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:52.873199 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-01ce46cf-8d33-45c4-b489-3b1a2cfa2d6d None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:52.873632 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-01ce46cf-8d33-45c4-b489-3b1a2cfa2d6d None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:07:52.874029 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1186/4760] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:07:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:07:52.878440 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:52.878440 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:52.881178 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-910d08fb-fd46-446e-a54b-cc1d40ceed7d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:52.882811 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-29e77457-1627-4ec6-b5e2-06981b4d89d5 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:52.883127 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-910d08fb-fd46-446e-a54b-cc1d40ceed7d tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f Jul 22 10:07:52.883343 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-910d08fb-fd46-446e-a54b-cc1d40ceed7d tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:52.883526 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-910d08fb-fd46-446e-a54b-cc1d40ceed7d tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:52.888518 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-29e77457-1627-4ec6-b5e2-06981b4d89d5 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f returned with HTTP 200 Jul 22 10:07:52.888901 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1181/4761] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:52 2026] GET /volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:52.895615 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:52.895615 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:52.900108 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-910d08fb-fd46-446e-a54b-cc1d40ceed7d tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:52.906030 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-910d08fb-fd46-446e-a54b-cc1d40ceed7d tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f returned with HTTP 200 Jul 22 10:07:52.906592 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1192/4762] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:07:52 2026] GET /volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f => generated 1063 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:07:53.018999 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-32343587-7232-4c6b-a3af-6f95535b88b2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:53.021740 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-32343587-7232-4c6b-a3af-6f95535b88b2 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] PUT https://10.4.3.206/volume/v3/attachments/8bc17876-31e3-4b9d-ba9d-d34174439917 Jul 22 10:07:53.021813 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-32343587-7232-4c6b-a3af-6f95535b88b2 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:53.033484 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-32343587-7232-4c6b-a3af-6f95535b88b2 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Acquiring lock "cinder-attachment_update-52c30db6-1b3c-4206-aa0c-db0f4b21fd5f-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:07:53.038840 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-32343587-7232-4c6b-a3af-6f95535b88b2 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Lock "cinder-attachment_update-52c30db6-1b3c-4206-aa0c-db0f4b21fd5f-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:07:53.039754 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:53.039754 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:53.130404 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-32343587-7232-4c6b-a3af-6f95535b88b2 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Lock "cinder-attachment_update-52c30db6-1b3c-4206-aa0c-db0f4b21fd5f-np0000005636" released by "attachment_update" :: held 0.092s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:07:53.130834 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-32343587-7232-4c6b-a3af-6f95535b88b2 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/attachments/8bc17876-31e3-4b9d-ba9d-d34174439917 returned with HTTP 200 Jul 22 10:07:53.131445 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1204/4763] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:07:53 2026] PUT /volume/v3/attachments/8bc17876-31e3-4b9d-ba9d-d34174439917 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:53.613430 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e61fb6ba-9c06-4141-a0dd-ad23e079c630 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:53.615453 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e61fb6ba-9c06-4141-a0dd-ad23e079c630 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:53.615648 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e61fb6ba-9c06-4141-a0dd-ad23e079c630 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:53.615835 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e61fb6ba-9c06-4141-a0dd-ad23e079c630 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:53.615953 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-e61fb6ba-9c06-4141-a0dd-ad23e079c630 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:53.620007 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:53.620007 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:53.620696 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e61fb6ba-9c06-4141-a0dd-ad23e079c630 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:53.621072 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1187/4764] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:53 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:53.905287 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f9df048f-7619-40a2-bbb3-2d211921ecc4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:53.907634 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f9df048f-7619-40a2-bbb3-2d211921ecc4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f Jul 22 10:07:53.907897 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f9df048f-7619-40a2-bbb3-2d211921ecc4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:53.908185 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f9df048f-7619-40a2-bbb3-2d211921ecc4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:53.920545 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:53.920545 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:53.924247 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f9df048f-7619-40a2-bbb3-2d211921ecc4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:53.928450 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f9df048f-7619-40a2-bbb3-2d211921ecc4 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f returned with HTTP 200 Jul 22 10:07:53.928846 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1182/4765] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:53 2026] GET /volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:54.631222 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d588f772-64c4-4f34-b451-3826e131b0da None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:54.633047 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d588f772-64c4-4f34-b451-3826e131b0da tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:54.633282 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d588f772-64c4-4f34-b451-3826e131b0da tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:54.633525 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d588f772-64c4-4f34-b451-3826e131b0da tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:54.633659 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-d588f772-64c4-4f34-b451-3826e131b0da tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:54.638800 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:54.638800 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:54.639603 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d588f772-64c4-4f34-b451-3826e131b0da tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:54.639951 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1193/4766] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:54 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:54.941172 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a3f67967-c237-4180-936f-2a6a1ad4dd5b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:54.943254 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a3f67967-c237-4180-936f-2a6a1ad4dd5b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f Jul 22 10:07:54.943495 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a3f67967-c237-4180-936f-2a6a1ad4dd5b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:54.943736 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a3f67967-c237-4180-936f-2a6a1ad4dd5b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:54.954101 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:54.954101 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:54.957892 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a3f67967-c237-4180-936f-2a6a1ad4dd5b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:54.962845 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a3f67967-c237-4180-936f-2a6a1ad4dd5b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f returned with HTTP 200 Jul 22 10:07:54.963220 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1205/4767] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:54 2026] GET /volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:55.650994 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e1bac494-db2c-44b4-b66e-bd318610eb35 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:55.652751 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e1bac494-db2c-44b4-b66e-bd318610eb35 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:55.652946 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e1bac494-db2c-44b4-b66e-bd318610eb35 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:55.653128 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e1bac494-db2c-44b4-b66e-bd318610eb35 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:55.653242 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-e1bac494-db2c-44b4-b66e-bd318610eb35 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:55.658105 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:55.658105 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:55.658967 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e1bac494-db2c-44b4-b66e-bd318610eb35 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:55.659381 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1188/4768] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:55 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:55.814439 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-52719584-bf4d-4db0-9692-e089d5b7ad41 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:55.816844 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-52719584-bf4d-4db0-9692-e089d5b7ad41 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:07:55.817064 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-52719584-bf4d-4db0-9692-e089d5b7ad41 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:55.817259 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-52719584-bf4d-4db0-9692-e089d5b7ad41 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:55.824862 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:55.824862 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:55.829487 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-52719584-bf4d-4db0-9692-e089d5b7ad41 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:07:55.834645 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-52719584-bf4d-4db0-9692-e089d5b7ad41 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:07:55.835093 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1183/4769] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:07:55 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:55.908808 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-24eaa4d0-3a68-4329-b4a0-5b603c1c7e20 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:55.908808 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-24eaa4d0-3a68-4329-b4a0-5b603c1c7e20 None None] GET https://10.4.3.206/volume// Jul 22 10:07:55.908808 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-24eaa4d0-3a68-4329-b4a0-5b603c1c7e20 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:55.908808 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-24eaa4d0-3a68-4329-b4a0-5b603c1c7e20 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:55.909228 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-24eaa4d0-3a68-4329-b4a0-5b603c1c7e20 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:07:55.909449 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1194/4770] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:07:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:07:55.915465 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-c1c60f8a-8180-4bbf-acbe-12b2ac84c3c6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:55.918256 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-c1c60f8a-8180-4bbf-acbe-12b2ac84c3c6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:07:55.918710 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-c1c60f8a-8180-4bbf-acbe-12b2ac84c3c6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15c7cfea-5985-423d-b0a8-5979b2b67115", "connector": null, "instance_uuid": "5d1f7572-5f88-4206-afd4-5526c2ad84ce"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:55.929361 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:55.929361 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:55.954008 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-c1c60f8a-8180-4bbf-acbe-12b2ac84c3c6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:07:55.954008 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1206/4771] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:07:55 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:55.977096 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1bd13278-fa55-4a2b-9a11-351207cdb15a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:55.978970 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1bd13278-fa55-4a2b-9a11-351207cdb15a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f Jul 22 10:07:55.979187 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1bd13278-fa55-4a2b-9a11-351207cdb15a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:55.979478 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1bd13278-fa55-4a2b-9a11-351207cdb15a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:55.979937 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6275a486-1da5-43ff-8f73-766baffde35a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:55.981979 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6275a486-1da5-43ff-8f73-766baffde35a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:07:55.982206 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6275a486-1da5-43ff-8f73-766baffde35a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:55.982409 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6275a486-1da5-43ff-8f73-766baffde35a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:55.986480 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b743b2b3-656a-4ed7-a3c9-82bb5acb9191 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:55.986857 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b743b2b3-656a-4ed7-a3c9-82bb5acb9191 None None] GET https://10.4.3.206/volume// Jul 22 10:07:55.987033 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b743b2b3-656a-4ed7-a3c9-82bb5acb9191 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:55.987210 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b743b2b3-656a-4ed7-a3c9-82bb5acb9191 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:55.987520 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b743b2b3-656a-4ed7-a3c9-82bb5acb9191 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:07:55.987790 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1195/4772] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:07:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:07:55.990572 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:55.990572 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:55.991352 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:55.991352 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:55.994093 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-5927456e-bbd1-436f-9416-7bd789ce7cc9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:55.994658 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-1bd13278-fa55-4a2b-9a11-351207cdb15a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:55.994898 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6275a486-1da5-43ff-8f73-766baffde35a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:07:55.998808 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6275a486-1da5-43ff-8f73-766baffde35a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:07:55.999055 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-5927456e-bbd1-436f-9416-7bd789ce7cc9 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:07:55.999237 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1184/4773] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:55 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:55.999397 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-5927456e-bbd1-436f-9416-7bd789ce7cc9 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:55.999591 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1bd13278-fa55-4a2b-9a11-351207cdb15a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f returned with HTTP 200 Jul 22 10:07:55.999675 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-5927456e-bbd1-436f-9416-7bd789ce7cc9 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:56.000075 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1189/4774] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:55 2026] GET /volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:56.008280 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:56.008280 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:56.011117 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-5927456e-bbd1-436f-9416-7bd789ce7cc9 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:07:56.014412 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-5927456e-bbd1-436f-9416-7bd789ce7cc9 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:07:56.014746 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1207/4775] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:07:55 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:07:56.115025 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-d98c0c59-6fbc-4fa8-b2d8-316deda79ac1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:56.116701 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-d98c0c59-6fbc-4fa8-b2d8-316deda79ac1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] PUT https://10.4.3.206/volume/v3/attachments/f9cb566f-4108-42f3-949e-18a96160dc67 Jul 22 10:07:56.117138 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-d98c0c59-6fbc-4fa8-b2d8-316deda79ac1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:56.125262 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-d98c0c59-6fbc-4fa8-b2d8-316deda79ac1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Acquiring lock "cinder-attachment_update-15c7cfea-5985-423d-b0a8-5979b2b67115-np0000005636" by "attachment_update" {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:07:56.132007 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-d98c0c59-6fbc-4fa8-b2d8-316deda79ac1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Lock "cinder-attachment_update-15c7cfea-5985-423d-b0a8-5979b2b67115-np0000005636" acquired by "attachment_update" :: waited 0.007s {{(pid=100150) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:07:56.132981 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:56.132981 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:56.224769 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.coordination [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-d98c0c59-6fbc-4fa8-b2d8-316deda79ac1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Lock "cinder-attachment_update-15c7cfea-5985-423d-b0a8-5979b2b67115-np0000005636" released by "attachment_update" :: held 0.093s {{(pid=100150) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:07:56.225628 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-d98c0c59-6fbc-4fa8-b2d8-316deda79ac1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/attachments/f9cb566f-4108-42f3-949e-18a96160dc67 returned with HTTP 200 Jul 22 10:07:56.226731 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1196/4776] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:07:56 2026] PUT /volume/v3/attachments/f9cb566f-4108-42f3-949e-18a96160dc67 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:56.383497 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-e34d23f2-c2cb-40c6-9dc8-bdcb195d1994 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:56.385458 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-e34d23f2-c2cb-40c6-9dc8-bdcb195d1994 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/attachments/8bc17876-31e3-4b9d-ba9d-d34174439917/action Jul 22 10:07:56.385859 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-e34d23f2-c2cb-40c6-9dc8-bdcb195d1994 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:07:56.386011 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-e34d23f2-c2cb-40c6-9dc8-bdcb195d1994 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:56.400736 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:56.400736 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:56.409031 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-233bbeb6-f08d-48de-be93-207584fe4bf0 req-e34d23f2-c2cb-40c6-9dc8-bdcb195d1994 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/attachments/8bc17876-31e3-4b9d-ba9d-d34174439917/action returned with HTTP 204 Jul 22 10:07:56.409876 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1185/4777] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:07:56 2026] POST /volume/v3/attachments/8bc17876-31e3-4b9d-ba9d-d34174439917/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:56.671154 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-697c9989-ad37-4cfa-8e43-7d681f421abb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:56.673668 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-697c9989-ad37-4cfa-8e43-7d681f421abb tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:56.673668 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-697c9989-ad37-4cfa-8e43-7d681f421abb tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:56.673668 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-697c9989-ad37-4cfa-8e43-7d681f421abb tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:56.673668 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-697c9989-ad37-4cfa-8e43-7d681f421abb tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:56.677844 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:56.677844 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:56.678397 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-697c9989-ad37-4cfa-8e43-7d681f421abb tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:56.678768 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1190/4778] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:56 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:57.011816 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-84b0999d-4831-4396-b0fc-36a4f70178c6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:57.012335 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-47634fc8-1234-4884-842c-15e75abcfe78 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:57.014338 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-47634fc8-1234-4884-842c-15e75abcfe78 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f Jul 22 10:07:57.014604 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-47634fc8-1234-4884-842c-15e75abcfe78 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:57.014661 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-84b0999d-4831-4396-b0fc-36a4f70178c6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:07:57.014847 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-47634fc8-1234-4884-842c-15e75abcfe78 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:57.014975 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-84b0999d-4831-4396-b0fc-36a4f70178c6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:57.015046 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-84b0999d-4831-4396-b0fc-36a4f70178c6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:57.026777 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:57.026777 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:57.027532 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:57.027532 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:57.030293 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-47634fc8-1234-4884-842c-15e75abcfe78 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:57.030424 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-84b0999d-4831-4396-b0fc-36a4f70178c6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:07:57.035377 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-47634fc8-1234-4884-842c-15e75abcfe78 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f returned with HTTP 200 Jul 22 10:07:57.035542 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-84b0999d-4831-4396-b0fc-36a4f70178c6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:07:57.035820 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1197/4779] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:57 2026] GET /volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:57.036101 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1208/4780] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:57 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:57.695687 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-08658f7d-0332-4539-9ce5-76bc5f80b095 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:57.697699 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-08658f7d-0332-4539-9ce5-76bc5f80b095 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:57.697902 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-08658f7d-0332-4539-9ce5-76bc5f80b095 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:57.698122 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-08658f7d-0332-4539-9ce5-76bc5f80b095 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:57.698225 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-08658f7d-0332-4539-9ce5-76bc5f80b095 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:57.702956 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:57.702956 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:57.703937 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-08658f7d-0332-4539-9ce5-76bc5f80b095 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:57.704425 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1186/4781] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:57 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:58.048209 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-86b47b4e-4254-4f84-8602-d28f50fc52d5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:58.049897 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-86b47b4e-4254-4f84-8602-d28f50fc52d5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:07:58.050108 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-86b47b4e-4254-4f84-8602-d28f50fc52d5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:58.050283 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-86b47b4e-4254-4f84-8602-d28f50fc52d5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:58.059352 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:58.059352 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:58.063515 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-86b47b4e-4254-4f84-8602-d28f50fc52d5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:07:58.068124 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-86b47b4e-4254-4f84-8602-d28f50fc52d5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:07:58.068628 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1191/4782] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:58 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:58.718139 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9c25e209-f6cd-49d0-b66c-32fd89a2db5a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:58.720347 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9c25e209-f6cd-49d0-b66c-32fd89a2db5a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:58.720847 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9c25e209-f6cd-49d0-b66c-32fd89a2db5a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:58.721945 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9c25e209-f6cd-49d0-b66c-32fd89a2db5a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:58.721945 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-9c25e209-f6cd-49d0-b66c-32fd89a2db5a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:58.726745 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:58.726745 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:58.727833 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9c25e209-f6cd-49d0-b66c-32fd89a2db5a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:58.728417 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1198/4783] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:58 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:59.080879 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3cd945ea-818f-4dd1-aa77-481cd501c6d4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:59.082705 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3cd945ea-818f-4dd1-aa77-481cd501c6d4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:07:59.082917 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3cd945ea-818f-4dd1-aa77-481cd501c6d4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:59.083176 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3cd945ea-818f-4dd1-aa77-481cd501c6d4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:59.093688 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:59.093688 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:59.096231 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3cd945ea-818f-4dd1-aa77-481cd501c6d4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:07:59.100139 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3cd945ea-818f-4dd1-aa77-481cd501c6d4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:07:59.100609 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1209/4784] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:59 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:59.454731 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-9f6649cd-36f0-4ccf-9a50-9fe5344be6a6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:59.457038 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-9f6649cd-36f0-4ccf-9a50-9fe5344be6a6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/attachments/f9cb566f-4108-42f3-949e-18a96160dc67/action Jul 22 10:07:59.457429 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-9f6649cd-36f0-4ccf-9a50-9fe5344be6a6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:07:59.458248 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-9f6649cd-36f0-4ccf-9a50-9fe5344be6a6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:59.474161 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:59.474161 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:59.486242 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8d9a2375-e8ba-496e-9416-a6ea02bf42f8 req-9f6649cd-36f0-4ccf-9a50-9fe5344be6a6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/attachments/f9cb566f-4108-42f3-949e-18a96160dc67/action returned with HTTP 204 Jul 22 10:07:59.486711 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1187/4785] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:07:59 2026] POST /volume/v3/attachments/f9cb566f-4108-42f3-949e-18a96160dc67/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:07:59.740180 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c4086e1e-d11b-488f-b74f-c8f922f9897b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:59.742436 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c4086e1e-d11b-488f-b74f-c8f922f9897b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:59.742655 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c4086e1e-d11b-488f-b74f-c8f922f9897b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:59.742842 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c4086e1e-d11b-488f-b74f-c8f922f9897b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:59.742953 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-c4086e1e-d11b-488f-b74f-c8f922f9897b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:59.747813 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:59.747813 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:59.748616 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c4086e1e-d11b-488f-b74f-c8f922f9897b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:59.749039 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1192/4786] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:59 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:59.760940 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-50736fa8-15fb-47bb-a958-a7b60e39ce4b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:59.762637 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-50736fa8-15fb-47bb-a958-a7b60e39ce4b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/d28eccd1-a76f-4a50-9160-251bbba9afb1 Jul 22 10:07:59.762832 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-50736fa8-15fb-47bb-a958-a7b60e39ce4b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:59.763018 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-50736fa8-15fb-47bb-a958-a7b60e39ce4b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:59.769697 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:59.769697 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:59.773185 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-50736fa8-15fb-47bb-a958-a7b60e39ce4b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:07:59.777181 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-50736fa8-15fb-47bb-a958-a7b60e39ce4b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/d28eccd1-a76f-4a50-9160-251bbba9afb1 returned with HTTP 200 Jul 22 10:07:59.777525 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1199/4787] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:59 2026] GET /volume/v3/volumes/d28eccd1-a76f-4a50-9160-251bbba9afb1 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:59.793282 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-14ad5a6c-c436-4522-914d-ec26d972e0f2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:59.795421 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-14ad5a6c-c436-4522-914d-ec26d972e0f2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] DELETE https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:59.795690 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-14ad5a6c-c436-4522-914d-ec26d972e0f2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:59.795878 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-14ad5a6c-c436-4522-914d-ec26d972e0f2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:59.796023 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-14ad5a6c-c436-4522-914d-ec26d972e0f2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Delete backup with id: 71bc35ec-60b2-4a83-81ff-40012448a93e. Jul 22 10:07:59.800748 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:59.800748 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:07:59.813273 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.backup.rpcapi [None req-14ad5a6c-c436-4522-914d-ec26d972e0f2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] delete_backup rpcapi backup_id 71bc35ec-60b2-4a83-81ff-40012448a93e {{(pid=100151) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:07:59.815100 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-14ad5a6c-c436-4522-914d-ec26d972e0f2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 202 Jul 22 10:07:59.815524 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1210/4788] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:07:59 2026] DELETE /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:07:59.821929 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-86ef484c-6b3f-4ad8-a7d0-13642fe467bf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:59.823723 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-86ef484c-6b3f-4ad8-a7d0-13642fe467bf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:07:59.823944 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-86ef484c-6b3f-4ad8-a7d0-13642fe467bf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:59.824169 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-86ef484c-6b3f-4ad8-a7d0-13642fe467bf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:59.824270 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-86ef484c-6b3f-4ad8-a7d0-13642fe467bf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:07:59.828524 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:59.828524 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:07:59.829245 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-86ef484c-6b3f-4ad8-a7d0-13642fe467bf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 200 Jul 22 10:07:59.829647 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1188/4789] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:07:59 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:07:59.928438 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-1447199a-513b-467a-b897-e7b99d8dbefd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:59.930346 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-1447199a-513b-467a-b897-e7b99d8dbefd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f Jul 22 10:07:59.930552 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-1447199a-513b-467a-b897-e7b99d8dbefd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:07:59.930739 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-1447199a-513b-467a-b897-e7b99d8dbefd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:07:59.940708 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:59.940708 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:07:59.944534 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-1447199a-513b-467a-b897-e7b99d8dbefd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:59.950108 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-1447199a-513b-467a-b897-e7b99d8dbefd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f returned with HTTP 200 Jul 22 10:07:59.950691 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1193/4790] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:07:59 2026] GET /volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:07:59.972401 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-c366ad2c-9f8e-406a-af3d-58d23c783238 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:07:59.974464 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-c366ad2c-9f8e-406a-af3d-58d23c783238 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f/action Jul 22 10:07:59.974848 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-c366ad2c-9f8e-406a-af3d-58d23c783238 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:07:59.975018 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-c366ad2c-9f8e-406a-af3d-58d23c783238 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:07:59.985387 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:07:59.985387 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:07:59.985963 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-c366ad2c-9f8e-406a-af3d-58d23c783238 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:07:59.992074 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-c366ad2c-9f8e-406a-af3d-58d23c783238 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Begin detaching volume completed successfully. Jul 22 10:07:59.992262 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-c366ad2c-9f8e-406a-af3d-58d23c783238 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f/action returned with HTTP 202 Jul 22 10:07:59.992770 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1200/4791] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:07:59 2026] POST /volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:08:00.030832 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-13a6241d-3b55-4d11-b508-179aea20546d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:00.031322 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-13a6241d-3b55-4d11-b508-179aea20546d None None] GET https://10.4.3.206/volume// Jul 22 10:08:00.031488 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-13a6241d-3b55-4d11-b508-179aea20546d None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:00.031684 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-13a6241d-3b55-4d11-b508-179aea20546d None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:00.032048 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-13a6241d-3b55-4d11-b508-179aea20546d None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:08:00.032358 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1211/4792] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:08:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:08:00.039636 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-79ec98cb-c345-417a-aeca-89064d6dd8d1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:00.042199 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-79ec98cb-c345-417a-aeca-89064d6dd8d1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f Jul 22 10:08:00.042199 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-79ec98cb-c345-417a-aeca-89064d6dd8d1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:00.042346 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-79ec98cb-c345-417a-aeca-89064d6dd8d1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:00.052303 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:00.052303 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:00.055877 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-79ec98cb-c345-417a-aeca-89064d6dd8d1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:00.060222 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-79ec98cb-c345-417a-aeca-89064d6dd8d1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f returned with HTTP 200 Jul 22 10:08:00.060674 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1189/4793] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:08:00 2026] GET /volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:08:00.112755 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-31630995-f357-4b5f-8c73-66aa02f1d647 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:00.115095 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-31630995-f357-4b5f-8c73-66aa02f1d647 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:08:00.115374 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-31630995-f357-4b5f-8c73-66aa02f1d647 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:00.115712 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-31630995-f357-4b5f-8c73-66aa02f1d647 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:00.128440 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:00.128440 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:00.131980 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-31630995-f357-4b5f-8c73-66aa02f1d647 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:00.135843 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-31630995-f357-4b5f-8c73-66aa02f1d647 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:08:00.136220 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1194/4794] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:00 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:00.148364 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a1d82c2e-aa3b-43cc-b10d-3bc49ebb971b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:00.150148 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a1d82c2e-aa3b-43cc-b10d-3bc49ebb971b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:08:00.150489 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a1d82c2e-aa3b-43cc-b10d-3bc49ebb971b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "15c7cfea-5985-423d-b0a8-5979b2b67115", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-522402086"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:00.160804 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:00.160804 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:00.161299 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a1d82c2e-aa3b-43cc-b10d-3bc49ebb971b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:00.161442 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-a1d82c2e-aa3b-43cc-b10d-3bc49ebb971b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create snapshot from volume 15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:08:00.187092 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-a1d82c2e-aa3b-43cc-b10d-3bc49ebb971b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Created reservations ['4ec40764-60c3-43c0-9c2b-22afaa91706e', '3a851bc9-57f6-4843-a8e7-d29e99639eed', '3d3e5f84-ad13-469c-83b4-4fc250ed247a', 'a6e566e3-a7ee-4e23-9801-00a9cbeb9d07'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:00.218230 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a1d82c2e-aa3b-43cc-b10d-3bc49ebb971b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot force create request issued successfully. Jul 22 10:08:00.218607 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a1d82c2e-aa3b-43cc-b10d-3bc49ebb971b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:08:00.219049 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1201/4795] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:08:00 2026] POST /volume/v3/snapshots => generated 309 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:00.228913 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c151db7a-13ca-4cdd-83a5-8becdd49549e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:00.230471 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c151db7a-13ca-4cdd-83a5-8becdd49549e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/20eebc4d-a921-4bdf-9658-1572c17f6f83 Jul 22 10:08:00.230819 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c151db7a-13ca-4cdd-83a5-8becdd49549e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:00.231164 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c151db7a-13ca-4cdd-83a5-8becdd49549e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:00.239838 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:00.239838 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:00.240907 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c151db7a-13ca-4cdd-83a5-8becdd49549e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:00.242560 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c151db7a-13ca-4cdd-83a5-8becdd49549e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/20eebc4d-a921-4bdf-9658-1572c17f6f83 returned with HTTP 200 Jul 22 10:08:00.244542 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1212/4796] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:00 2026] GET /volume/v3/snapshots/20eebc4d-a921-4bdf-9658-1572c17f6f83 => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:00.838776 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-53fcaad7-5365-4345-b1aa-164dc6163c5c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:00.840309 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e7c5f0a9-e240-4abf-ab12-fead2fe13cf1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:00.840784 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-53fcaad7-5365-4345-b1aa-164dc6163c5c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] DELETE https://10.4.3.206/volume/v3/attachments/8bc17876-31e3-4b9d-ba9d-d34174439917 Jul 22 10:08:00.840981 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-53fcaad7-5365-4345-b1aa-164dc6163c5c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:00.841154 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-53fcaad7-5365-4345-b1aa-164dc6163c5c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:00.842050 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e7c5f0a9-e240-4abf-ab12-fead2fe13cf1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e Jul 22 10:08:00.842236 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e7c5f0a9-e240-4abf-ab12-fead2fe13cf1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:00.842412 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e7c5f0a9-e240-4abf-ab12-fead2fe13cf1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:00.842528 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-e7c5f0a9-e240-4abf-ab12-fead2fe13cf1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 71bc35ec-60b2-4a83-81ff-40012448a93e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:00.846017 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e7c5f0a9-e240-4abf-ab12-fead2fe13cf1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e returned with HTTP 404 Jul 22 10:08:00.846471 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1195/4797] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:00 2026] GET /volume/v3/backups/71bc35ec-60b2-4a83-81ff-40012448a93e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:00.847628 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:00.847628 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:00.854505 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:00.856210 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:08:00.856547 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1107157330"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:00.858059 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1107157330'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:08:00.858171 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Create volume of 1 GB Jul 22 10:08:00.858449 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:00.858449 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:00.862882 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Availability Zones retrieved successfully. Jul 22 10:08:00.870372 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Flow 'volume_create_api' (47b416c5-79c0-4acd-b692-780b5d48c963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:00.871580 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e58e272-6dcf-4a61-be70-bd43892ca916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:00.872520 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:08:00.886974 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3ff3c75c-2d4a-47f0-85c2-d4f04233d761 req-53fcaad7-5365-4345-b1aa-164dc6163c5c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/attachments/8bc17876-31e3-4b9d-ba9d-d34174439917 returned with HTTP 200 Jul 22 10:08:00.887374 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1190/4798] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:08:00 2026] DELETE /volume/v3/attachments/8bc17876-31e3-4b9d-ba9d-d34174439917 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:00.897953 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e58e272-6dcf-4a61-be70-bd43892ca916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:00.898547 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23bb4f25-d019-4b48-8ee6-475786529e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:00.935575 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Created reservations ['15cc4629-283c-46c0-b943-ffc4c6cf1c0f', '868b6036-7e6f-455d-a6cd-eb5563fdad9c', '6e06d633-a823-44f5-8f37-73c6282d313f', 'c60ecdeb-a493-4028-9cd1-028750346b75'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:00.936297 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23bb4f25-d019-4b48-8ee6-475786529e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15cc4629-283c-46c0-b943-ffc4c6cf1c0f', '868b6036-7e6f-455d-a6cd-eb5563fdad9c', '6e06d633-a823-44f5-8f37-73c6282d313f', 'c60ecdeb-a493-4028-9cd1-028750346b75']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:00.936986 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c3f8d78-aca5-4e81-a8ad-c4cbd77d7c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:00.957123 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c3f8d78-aca5-4e81-a8ad-c4cbd77d7c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3dbb457-aff2-4654-b004-ed79d886bfdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1107157330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06eb5eef74bf4a0080698912b63d27f0',qos_specs=None,replication_status=,reservations=['15cc4629-283c-46c0-b943-ffc4c6cf1c0f','868b6036-7e6f-455d-a6cd-eb5563fdad9c','6e06d633-a823-44f5-8f37-73c6282d313f','c60ecdeb-a493-4028-9cd1-028750346b75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb19c0a4456e444c9d502dd3d93e4d30',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:08:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1107157330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3dbb457-aff2-4654-b004-ed79d886bfdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06eb5eef74bf4a0080698912b63d27f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb19c0a4456e444c9d502dd3d93e4d30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:00.957780 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5cc2b60-ec46-44ec-ba0e-ea25cf18db14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:00.972716 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5cc2b60-ec46-44ec-ba0e-ea25cf18db14) transitioned into state 'SUCCESS' from state '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-1107157330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06eb5eef74bf4a0080698912b63d27f0',qos_specs=None,replication_status=,reservations=['15cc4629-283c-46c0-b943-ffc4c6cf1c0f','868b6036-7e6f-455d-a6cd-eb5563fdad9c','6e06d633-a823-44f5-8f37-73c6282d313f','c60ecdeb-a493-4028-9cd1-028750346b75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb19c0a4456e444c9d502dd3d93e4d30',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:00.973369 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11eb7437-0f56-467b-82d2-d4ba7d313a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:00.981612 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11eb7437-0f56-467b-82d2-d4ba7d313a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:00.982422 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Flow 'volume_create_api' (47b416c5-79c0-4acd-b692-780b5d48c963) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:00.982740 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Create volume request issued successfully. Jul 22 10:08:00.983277 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-871a255b-7553-4fa9-ac67-4ae0ea096d8e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:08:00.983654 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1202/4799] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:08:00 2026] POST /volume/v3/volumes => generated 749 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:00.995389 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-622d9576-f201-4182-bbbf-9e80b32a07d6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:00.997152 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-622d9576-f201-4182-bbbf-9e80b32a07d6 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/a3dbb457-aff2-4654-b004-ed79d886bfdc Jul 22 10:08:00.997353 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-622d9576-f201-4182-bbbf-9e80b32a07d6 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:00.997532 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-622d9576-f201-4182-bbbf-9e80b32a07d6 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:01.004131 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:01.004131 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:01.007364 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-622d9576-f201-4182-bbbf-9e80b32a07d6 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:08:01.011116 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-622d9576-f201-4182-bbbf-9e80b32a07d6 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/a3dbb457-aff2-4654-b004-ed79d886bfdc returned with HTTP 200 Jul 22 10:08:01.011611 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1213/4800] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:00 2026] GET /volume/v3/volumes/a3dbb457-aff2-4654-b004-ed79d886bfdc => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:01.080380 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fbf37704-7e07-48af-9956-97bd560b213a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:01.081750 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:08:01.082082 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-338054830", "snapshot_id": "9b092a63-2d7b-4a9a-933e-dd30c1f8eab7", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:01.083584 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-338054830', 'snapshot_id': '9b092a63-2d7b-4a9a-933e-dd30c1f8eab7', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:08:01.089463 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:01.089463 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:01.090027 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot retrieved successfully. Jul 22 10:08:01.090156 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Create volume of 1 GB Jul 22 10:08:01.094453 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Availability Zones retrieved successfully. Jul 22 10:08:01.099722 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Flow 'volume_create_api' (e72a46d7-a473-4aa8-bc62-11f4d47c0659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:01.101660 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff7b393b-0e9d-4e30-88fa-ea363cc17b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:01.102775 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:08:01.130181 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff7b393b-0e9d-4e30-88fa-ea363cc17b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9b092a63-2d7b-4a9a-933e-dd30c1f8eab7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:01.130892 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (345dd8ac-0ab7-4e98-bc9c-335fe2e98b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:01.169035 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Created reservations ['bffe831b-c230-464a-b0d1-bccb200c4cd5', '6231c567-9cdf-4294-9fe4-411347b6b2e1', '5ba12287-275a-439b-9b1b-c86afc64d54d', '5337892f-36ae-4920-9d1f-f987f1db5760'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:01.170059 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (345dd8ac-0ab7-4e98-bc9c-335fe2e98b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bffe831b-c230-464a-b0d1-bccb200c4cd5', '6231c567-9cdf-4294-9fe4-411347b6b2e1', '5ba12287-275a-439b-9b1b-c86afc64d54d', '5337892f-36ae-4920-9d1f-f987f1db5760']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:01.170746 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35277847-fef8-4217-8576-8ffd6405a421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:01.205660 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35277847-fef8-4217-8576-8ffd6405a421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dd1d8cf-cac1-424e-93d8-3b7ae34b5885', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-338054830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972511c2e0904862a408fe3b63ff0358',qos_specs=None,replication_status=,reservations=['bffe831b-c230-464a-b0d1-bccb200c4cd5','6231c567-9cdf-4294-9fe4-411347b6b2e1','5ba12287-275a-439b-9b1b-c86afc64d54d','5337892f-36ae-4920-9d1f-f987f1db5760'],size=1,snapshot_id=9b092a63-2d7b-4a9a-933e-dd30c1f8eab7,source_replicaid=,source_volid=None,status='creating',user_id='4fce7c967f56496ea2adb709299b8c2a',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:08:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-338054830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dd1d8cf-cac1-424e-93d8-3b7ae34b5885,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='972511c2e0904862a408fe3b63ff0358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9b092a63-2d7b-4a9a-933e-dd30c1f8eab7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fce7c967f56496ea2adb709299b8c2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:01.206352 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0802cbe4-3161-414e-a2a4-fec223a38471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:01.221602 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0802cbe4-3161-414e-a2a4-fec223a38471) transitioned into state 'SUCCESS' from state '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-338054830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972511c2e0904862a408fe3b63ff0358',qos_specs=None,replication_status=,reservations=['bffe831b-c230-464a-b0d1-bccb200c4cd5','6231c567-9cdf-4294-9fe4-411347b6b2e1','5ba12287-275a-439b-9b1b-c86afc64d54d','5337892f-36ae-4920-9d1f-f987f1db5760'],size=1,snapshot_id=9b092a63-2d7b-4a9a-933e-dd30c1f8eab7,source_replicaid=,source_volid=None,status='creating',user_id='4fce7c967f56496ea2adb709299b8c2a',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:01.222231 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee4d3ea7-44ab-4671-acda-6a3cfc2050f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:01.240952 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee4d3ea7-44ab-4671-acda-6a3cfc2050f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:01.241766 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Flow 'volume_create_api' (e72a46d7-a473-4aa8-bc62-11f4d47c0659) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:01.242220 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Create volume request issued successfully. Jul 22 10:08:01.242768 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fbf37704-7e07-48af-9956-97bd560b213a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:08:01.243184 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1196/4801] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:08:01 2026] POST /volume/v3/volumes => generated 790 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:01.253629 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b7f6019a-123c-4147-99f1-2b9435a442e4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:01.254499 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-83b867dc-637c-4bee-b2c5-ace443c1af91 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:01.255501 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7f6019a-123c-4147-99f1-2b9435a442e4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/20eebc4d-a921-4bdf-9658-1572c17f6f83 Jul 22 10:08:01.255724 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b7f6019a-123c-4147-99f1-2b9435a442e4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:01.256177 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b7f6019a-123c-4147-99f1-2b9435a442e4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:01.256471 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-83b867dc-637c-4bee-b2c5-ace443c1af91 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:01.256666 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-83b867dc-637c-4bee-b2c5-ace443c1af91 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:01.256882 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-83b867dc-637c-4bee-b2c5-ace443c1af91 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:01.261778 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:01.261778 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:01.262328 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b7f6019a-123c-4147-99f1-2b9435a442e4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:01.263170 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7f6019a-123c-4147-99f1-2b9435a442e4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/20eebc4d-a921-4bdf-9658-1572c17f6f83 returned with HTTP 200 Jul 22 10:08:01.263433 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:01.263433 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:01.263626 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1191/4802] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:01 2026] GET /volume/v3/snapshots/20eebc4d-a921-4bdf-9658-1572c17f6f83 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:01.267037 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-83b867dc-637c-4bee-b2c5-ace443c1af91 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:01.271100 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-83b867dc-637c-4bee-b2c5-ace443c1af91 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 returned with HTTP 200 Jul 22 10:08:01.271511 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1203/4803] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:01 2026] GET /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:01.272522 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c2de244a-bf22-49ff-b049-785c86474651 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:01.274287 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c2de244a-bf22-49ff-b049-785c86474651 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:08:01.274689 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c2de244a-bf22-49ff-b049-785c86474651 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "15c7cfea-5985-423d-b0a8-5979b2b67115", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1447449385"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:01.285362 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:01.285362 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:01.285799 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c2de244a-bf22-49ff-b049-785c86474651 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:01.285959 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-c2de244a-bf22-49ff-b049-785c86474651 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create snapshot from volume 15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:08:01.309915 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-c2de244a-bf22-49ff-b049-785c86474651 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Created reservations ['95dbf862-470f-43a9-8a73-974d49a5c2c1', '9e9f6a72-06fd-422a-a1f2-8eb3614d9504', 'b110406d-ad6a-4a23-af46-a0fa8f9f8dd4', '11bbb123-841b-4aaa-8832-ac1d4b5bc96f'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:01.340458 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c2de244a-bf22-49ff-b049-785c86474651 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot force create request issued successfully. Jul 22 10:08:01.340782 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c2de244a-bf22-49ff-b049-785c86474651 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:08:01.341229 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1214/4804] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:08:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:01.349874 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7e283a98-c019-4a90-8829-633ffe69a36d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:01.351981 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7e283a98-c019-4a90-8829-633ffe69a36d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/d2355d1f-3b8b-4335-b154-eee5d8bc10d9 Jul 22 10:08:01.352184 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7e283a98-c019-4a90-8829-633ffe69a36d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:01.352411 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7e283a98-c019-4a90-8829-633ffe69a36d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:01.357863 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:01.357863 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:01.358338 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-7e283a98-c019-4a90-8829-633ffe69a36d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:01.359337 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7e283a98-c019-4a90-8829-633ffe69a36d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/d2355d1f-3b8b-4335-b154-eee5d8bc10d9 returned with HTTP 200 Jul 22 10:08:01.359719 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1197/4805] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:01 2026] GET /volume/v3/snapshots/d2355d1f-3b8b-4335-b154-eee5d8bc10d9 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:02.023172 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2351a634-f5e9-4f47-b4a1-98c8c381ab42 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:02.024968 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2351a634-f5e9-4f47-b4a1-98c8c381ab42 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/a3dbb457-aff2-4654-b004-ed79d886bfdc Jul 22 10:08:02.025192 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2351a634-f5e9-4f47-b4a1-98c8c381ab42 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:02.025433 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2351a634-f5e9-4f47-b4a1-98c8c381ab42 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:02.032484 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:02.032484 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:02.035685 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2351a634-f5e9-4f47-b4a1-98c8c381ab42 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:08:02.040480 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2351a634-f5e9-4f47-b4a1-98c8c381ab42 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/a3dbb457-aff2-4654-b004-ed79d886bfdc returned with HTTP 200 Jul 22 10:08:02.040910 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1192/4806] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:02 2026] GET /volume/v3/volumes/a3dbb457-aff2-4654-b004-ed79d886bfdc => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:02.052245 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-79661fa3-7448-4d05-8538-9144462c8b10 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:02.054085 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-79661fa3-7448-4d05-8538-9144462c8b10 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:08:02.054406 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-79661fa3-7448-4d05-8538-9144462c8b10 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a3dbb457-aff2-4654-b004-ed79d886bfdc", "name": "tempest-VolumesBackupsTest-Backup-1943457519"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:02.055716 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.backups [None req-79661fa3-7448-4d05-8538-9144462c8b10 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Creating new backup {'backup': {'volume_id': 'a3dbb457-aff2-4654-b004-ed79d886bfdc', 'name': 'tempest-VolumesBackupsTest-Backup-1943457519'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:08:02.055844 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-79661fa3-7448-4d05-8538-9144462c8b10 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Creating backup of volume a3dbb457-aff2-4654-b004-ed79d886bfdc in container None Jul 22 10:08:02.062054 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:02.062054 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:02.062440 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-79661fa3-7448-4d05-8538-9144462c8b10 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:08:02.075938 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-79661fa3-7448-4d05-8538-9144462c8b10 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Created reservations ['93ded05d-81c4-47f1-899e-be212234ac3c', '5421db03-0165-4dc4-87bd-439be70a0a75'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:02.096636 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-79661fa3-7448-4d05-8538-9144462c8b10 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:08:02.097038 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1204/4807] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:08:02 2026] POST /volume/v3/backups => generated 330 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:02.105025 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3e522864-076b-4c80-af4d-c2d963539aaf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:02.106813 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3e522864-076b-4c80-af4d-c2d963539aaf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 Jul 22 10:08:02.107008 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3e522864-076b-4c80-af4d-c2d963539aaf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:02.107181 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3e522864-076b-4c80-af4d-c2d963539aaf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:02.107267 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-3e522864-076b-4c80-af4d-c2d963539aaf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id cd1f55c6-25e9-4715-9880-87b8c3ebe395. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:02.111216 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:02.111216 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:02.111992 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3e522864-076b-4c80-af4d-c2d963539aaf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 returned with HTTP 200 Jul 22 10:08:02.112330 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1215/4808] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:02 2026] GET /volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:02.283015 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b96344f4-207d-4e6c-802d-34c2c7eec0f6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:02.285070 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b96344f4-207d-4e6c-802d-34c2c7eec0f6 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:02.285261 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b96344f4-207d-4e6c-802d-34c2c7eec0f6 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:02.285453 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b96344f4-207d-4e6c-802d-34c2c7eec0f6 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:02.292063 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:02.292063 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:02.295662 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b96344f4-207d-4e6c-802d-34c2c7eec0f6 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:02.299804 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b96344f4-207d-4e6c-802d-34c2c7eec0f6 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 returned with HTTP 200 Jul 22 10:08:02.300194 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1198/4809] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:02 2026] GET /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:02.311323 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7b19b2cc-61ec-44f7-b4ca-370bfd58118f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:02.313014 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b19b2cc-61ec-44f7-b4ca-370bfd58118f tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:02.313205 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b19b2cc-61ec-44f7-b4ca-370bfd58118f tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:02.313422 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b19b2cc-61ec-44f7-b4ca-370bfd58118f tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:02.319782 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:02.319782 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:02.322979 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7b19b2cc-61ec-44f7-b4ca-370bfd58118f tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:02.327047 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b19b2cc-61ec-44f7-b4ca-370bfd58118f tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 returned with HTTP 200 Jul 22 10:08:02.327404 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1193/4810] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:02 2026] GET /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:02.368445 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c8c0dfdc-d471-4f50-bed8-6c1d04f83f06 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:02.370272 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c8c0dfdc-d471-4f50-bed8-6c1d04f83f06 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/d2355d1f-3b8b-4335-b154-eee5d8bc10d9 Jul 22 10:08:02.370471 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c8c0dfdc-d471-4f50-bed8-6c1d04f83f06 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:02.370684 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c8c0dfdc-d471-4f50-bed8-6c1d04f83f06 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:02.375172 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:02.375172 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:02.375590 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c8c0dfdc-d471-4f50-bed8-6c1d04f83f06 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:02.376338 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c8c0dfdc-d471-4f50-bed8-6c1d04f83f06 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/d2355d1f-3b8b-4335-b154-eee5d8bc10d9 returned with HTTP 200 Jul 22 10:08:02.376649 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1205/4811] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:02 2026] GET /volume/v3/snapshots/d2355d1f-3b8b-4335-b154-eee5d8bc10d9 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:02.385126 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-aff6f6ec-4336-459c-b7d8-c3efc80e3465 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:02.386814 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aff6f6ec-4336-459c-b7d8-c3efc80e3465 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/d2355d1f-3b8b-4335-b154-eee5d8bc10d9 Jul 22 10:08:02.387042 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aff6f6ec-4336-459c-b7d8-c3efc80e3465 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:02.387245 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aff6f6ec-4336-459c-b7d8-c3efc80e3465 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:02.387351 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-aff6f6ec-4336-459c-b7d8-c3efc80e3465 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete snapshot with id: d2355d1f-3b8b-4335-b154-eee5d8bc10d9 Jul 22 10:08:02.392307 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:02.392307 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:02.392733 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-aff6f6ec-4336-459c-b7d8-c3efc80e3465 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:02.407809 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-aff6f6ec-4336-459c-b7d8-c3efc80e3465 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot delete request issued successfully. Jul 22 10:08:02.408026 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aff6f6ec-4336-459c-b7d8-c3efc80e3465 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/d2355d1f-3b8b-4335-b154-eee5d8bc10d9 returned with HTTP 202 Jul 22 10:08:02.408579 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1216/4812] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:08:02 2026] DELETE /volume/v3/snapshots/d2355d1f-3b8b-4335-b154-eee5d8bc10d9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:08:02.415802 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6c2d09e9-b786-4dcd-8c2c-91df2f8f7492 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:02.417892 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6c2d09e9-b786-4dcd-8c2c-91df2f8f7492 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/d2355d1f-3b8b-4335-b154-eee5d8bc10d9 Jul 22 10:08:02.418202 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6c2d09e9-b786-4dcd-8c2c-91df2f8f7492 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:02.418492 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6c2d09e9-b786-4dcd-8c2c-91df2f8f7492 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:02.423969 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:02.423969 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:02.424181 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6c2d09e9-b786-4dcd-8c2c-91df2f8f7492 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:02.425000 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6c2d09e9-b786-4dcd-8c2c-91df2f8f7492 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/d2355d1f-3b8b-4335-b154-eee5d8bc10d9 returned with HTTP 200 Jul 22 10:08:02.425367 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1199/4813] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:02 2026] GET /volume/v3/snapshots/d2355d1f-3b8b-4335-b154-eee5d8bc10d9 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:02.768929 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-9a752a61-1ab3-4d29-a5ef-b9f33551fbf1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:02.771307 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-9a752a61-1ab3-4d29-a5ef-b9f33551fbf1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:02.771538 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-9a752a61-1ab3-4d29-a5ef-b9f33551fbf1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:02.771763 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-9a752a61-1ab3-4d29-a5ef-b9f33551fbf1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:02.780182 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:02.780182 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:02.783972 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-9a752a61-1ab3-4d29-a5ef-b9f33551fbf1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:02.788382 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-9a752a61-1ab3-4d29-a5ef-b9f33551fbf1 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 returned with HTTP 200 Jul 22 10:08:02.788800 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1194/4814] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:08:02 2026] GET /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:02.854816 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9d73cf74-f3d4-4cbb-b685-c35e3420a00c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:02.855324 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9d73cf74-f3d4-4cbb-b685-c35e3420a00c None None] GET https://10.4.3.206/volume// Jul 22 10:08:02.855411 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9d73cf74-f3d4-4cbb-b685-c35e3420a00c None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:02.855611 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9d73cf74-f3d4-4cbb-b685-c35e3420a00c None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:02.855913 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9d73cf74-f3d4-4cbb-b685-c35e3420a00c None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:08:02.856207 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1206/4815] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:08:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:08:02.862096 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-87fefc9a-2c1a-47c2-98e5-6f2380a9a49c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:02.864029 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-87fefc9a-2c1a-47c2-98e5-6f2380a9a49c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:08:02.864378 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-87fefc9a-2c1a-47c2-98e5-6f2380a9a49c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0dd1d8cf-cac1-424e-93d8-3b7ae34b5885", "connector": null, "instance_uuid": "3244765c-3f3c-47bb-a972-0bfd7e21aa5e"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:02.872477 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:02.872477 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:02.895628 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-87fefc9a-2c1a-47c2-98e5-6f2380a9a49c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:08:02.896110 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1217/4816] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:08:02 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:02.922059 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2c402df9-340d-4c92-b0ea-5e5f50bb8349 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:02.924807 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2c402df9-340d-4c92-b0ea-5e5f50bb8349 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:02.924807 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2c402df9-340d-4c92-b0ea-5e5f50bb8349 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:02.924807 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2c402df9-340d-4c92-b0ea-5e5f50bb8349 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:02.930264 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8aad117a-4488-4d23-9afc-47340317d06c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:02.930635 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8aad117a-4488-4d23-9afc-47340317d06c None None] GET https://10.4.3.206/volume// Jul 22 10:08:02.930794 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8aad117a-4488-4d23-9afc-47340317d06c None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:02.931033 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8aad117a-4488-4d23-9afc-47340317d06c None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:02.931338 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8aad117a-4488-4d23-9afc-47340317d06c None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:08:02.931599 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1195/4817] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:08:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:08:02.933687 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:02.933687 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:02.936768 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2c402df9-340d-4c92-b0ea-5e5f50bb8349 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:02.937776 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-9d50e95b-6704-4d35-ba95-122184a82438 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:02.939858 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-9d50e95b-6704-4d35-ba95-122184a82438 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:02.940111 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-9d50e95b-6704-4d35-ba95-122184a82438 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:02.940327 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-9d50e95b-6704-4d35-ba95-122184a82438 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:02.940532 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2c402df9-340d-4c92-b0ea-5e5f50bb8349 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 returned with HTTP 200 Jul 22 10:08:02.940908 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1200/4818] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:02 2026] GET /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:02.949160 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:02.949160 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:02.952157 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-9d50e95b-6704-4d35-ba95-122184a82438 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:02.955717 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-9d50e95b-6704-4d35-ba95-122184a82438 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 returned with HTTP 200 Jul 22 10:08:02.956067 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1207/4819] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:08:02 2026] GET /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 => generated 1062 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:08:03.059085 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-4ac799df-a959-4958-9f6f-0613daab7d7e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:03.061018 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-4ac799df-a959-4958-9f6f-0613daab7d7e tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] PUT https://10.4.3.206/volume/v3/attachments/a18711a7-6dc7-4e94-afdc-7070c39d568b Jul 22 10:08:03.061440 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-4ac799df-a959-4958-9f6f-0613daab7d7e tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:03.068276 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-4ac799df-a959-4958-9f6f-0613daab7d7e tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Acquiring lock "cinder-attachment_update-0dd1d8cf-cac1-424e-93d8-3b7ae34b5885-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:08:03.072686 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-4ac799df-a959-4958-9f6f-0613daab7d7e tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Lock "cinder-attachment_update-0dd1d8cf-cac1-424e-93d8-3b7ae34b5885-np0000005636" acquired by "attachment_update" :: waited 0.004s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:08:03.073528 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:03.073528 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:03.122319 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-69ae2b77-2cdb-482a-bb51-4d804a9b3792 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:03.124643 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-69ae2b77-2cdb-482a-bb51-4d804a9b3792 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 Jul 22 10:08:03.124905 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-69ae2b77-2cdb-482a-bb51-4d804a9b3792 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:03.125210 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-69ae2b77-2cdb-482a-bb51-4d804a9b3792 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:03.125406 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-69ae2b77-2cdb-482a-bb51-4d804a9b3792 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id cd1f55c6-25e9-4715-9880-87b8c3ebe395. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:03.130189 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:03.130189 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:03.131261 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-69ae2b77-2cdb-482a-bb51-4d804a9b3792 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 returned with HTTP 200 Jul 22 10:08:03.131872 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1196/4820] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:03 2026] GET /volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:03.142036 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-4ac799df-a959-4958-9f6f-0613daab7d7e tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Lock "cinder-attachment_update-0dd1d8cf-cac1-424e-93d8-3b7ae34b5885-np0000005636" released by "attachment_update" :: held 0.069s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:08:03.142376 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-4ac799df-a959-4958-9f6f-0613daab7d7e tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/attachments/a18711a7-6dc7-4e94-afdc-7070c39d568b returned with HTTP 200 Jul 22 10:08:03.142802 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1218/4821] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:08:03 2026] PUT /volume/v3/attachments/a18711a7-6dc7-4e94-afdc-7070c39d568b => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:03.435124 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-315cad33-1cb0-481f-aa96-72ca1b0b9379 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:03.436811 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-315cad33-1cb0-481f-aa96-72ca1b0b9379 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/d2355d1f-3b8b-4335-b154-eee5d8bc10d9 Jul 22 10:08:03.437004 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-315cad33-1cb0-481f-aa96-72ca1b0b9379 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:03.437188 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-315cad33-1cb0-481f-aa96-72ca1b0b9379 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:03.441143 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-315cad33-1cb0-481f-aa96-72ca1b0b9379 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/d2355d1f-3b8b-4335-b154-eee5d8bc10d9 returned with HTTP 404 Jul 22 10:08:03.441583 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1201/4822] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:03 2026] GET /volume/v3/snapshots/d2355d1f-3b8b-4335-b154-eee5d8bc10d9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:03.448250 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f82f9b67-729e-414b-9091-b617271e88ff None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:03.449969 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f82f9b67-729e-414b-9091-b617271e88ff tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/9a175aa3-be22-438f-acc7-709239f9aec9 Jul 22 10:08:03.450185 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f82f9b67-729e-414b-9091-b617271e88ff tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:03.450431 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f82f9b67-729e-414b-9091-b617271e88ff tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:03.450550 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-f82f9b67-729e-414b-9091-b617271e88ff tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete snapshot with id: 9a175aa3-be22-438f-acc7-709239f9aec9 Jul 22 10:08:03.455114 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:03.455114 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:03.455519 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f82f9b67-729e-414b-9091-b617271e88ff tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:03.472521 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f82f9b67-729e-414b-9091-b617271e88ff tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot delete request issued successfully. Jul 22 10:08:03.472750 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f82f9b67-729e-414b-9091-b617271e88ff tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/9a175aa3-be22-438f-acc7-709239f9aec9 returned with HTTP 202 Jul 22 10:08:03.473312 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1208/4823] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:08:03 2026] DELETE /volume/v3/snapshots/9a175aa3-be22-438f-acc7-709239f9aec9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:08:03.479562 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-09bc059c-bd76-4f33-aded-91da17734e2a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:03.481961 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-09bc059c-bd76-4f33-aded-91da17734e2a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/9a175aa3-be22-438f-acc7-709239f9aec9 Jul 22 10:08:03.482227 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-09bc059c-bd76-4f33-aded-91da17734e2a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:03.482497 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-09bc059c-bd76-4f33-aded-91da17734e2a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:03.487374 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:03.487374 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:03.487765 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-09bc059c-bd76-4f33-aded-91da17734e2a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:03.488506 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-09bc059c-bd76-4f33-aded-91da17734e2a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/9a175aa3-be22-438f-acc7-709239f9aec9 returned with HTTP 200 Jul 22 10:08:03.488857 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1197/4824] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:03 2026] GET /volume/v3/snapshots/9a175aa3-be22-438f-acc7-709239f9aec9 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:03.952979 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8e2ed828-98fb-409b-890f-8d824f3bdf16 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:03.954887 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8e2ed828-98fb-409b-890f-8d824f3bdf16 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:03.955128 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8e2ed828-98fb-409b-890f-8d824f3bdf16 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:03.955355 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8e2ed828-98fb-409b-890f-8d824f3bdf16 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:03.965783 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:03.965783 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:03.969369 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8e2ed828-98fb-409b-890f-8d824f3bdf16 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:03.973612 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8e2ed828-98fb-409b-890f-8d824f3bdf16 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 returned with HTTP 200 Jul 22 10:08:03.974034 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1219/4825] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:03 2026] GET /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:04.141556 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-480398ec-94ed-4bc3-94b7-33d2cd789e98 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:04.143442 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-480398ec-94ed-4bc3-94b7-33d2cd789e98 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 Jul 22 10:08:04.143650 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-480398ec-94ed-4bc3-94b7-33d2cd789e98 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:04.143853 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-480398ec-94ed-4bc3-94b7-33d2cd789e98 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:04.143986 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-480398ec-94ed-4bc3-94b7-33d2cd789e98 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id cd1f55c6-25e9-4715-9880-87b8c3ebe395. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:04.148796 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:04.148796 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:04.149589 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-480398ec-94ed-4bc3-94b7-33d2cd789e98 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 returned with HTTP 200 Jul 22 10:08:04.150000 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1202/4826] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:04 2026] GET /volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:04.497811 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4cdbe6a0-7af4-47e7-b5ae-292d32bbc1e7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:04.499676 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4cdbe6a0-7af4-47e7-b5ae-292d32bbc1e7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/9a175aa3-be22-438f-acc7-709239f9aec9 Jul 22 10:08:04.499856 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4cdbe6a0-7af4-47e7-b5ae-292d32bbc1e7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:04.500076 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4cdbe6a0-7af4-47e7-b5ae-292d32bbc1e7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:04.504373 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4cdbe6a0-7af4-47e7-b5ae-292d32bbc1e7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/9a175aa3-be22-438f-acc7-709239f9aec9 returned with HTTP 404 Jul 22 10:08:04.504805 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1209/4827] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:04 2026] GET /volume/v3/snapshots/9a175aa3-be22-438f-acc7-709239f9aec9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:04.512882 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8f118cfe-2d9f-4d98-9351-9c25135e65e6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:04.514601 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8f118cfe-2d9f-4d98-9351-9c25135e65e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/20eebc4d-a921-4bdf-9658-1572c17f6f83 Jul 22 10:08:04.514785 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8f118cfe-2d9f-4d98-9351-9c25135e65e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:04.514974 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8f118cfe-2d9f-4d98-9351-9c25135e65e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:04.515085 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-8f118cfe-2d9f-4d98-9351-9c25135e65e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete snapshot with id: 20eebc4d-a921-4bdf-9658-1572c17f6f83 Jul 22 10:08:04.519992 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:04.519992 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:04.520374 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8f118cfe-2d9f-4d98-9351-9c25135e65e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:04.537596 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8f118cfe-2d9f-4d98-9351-9c25135e65e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot delete request issued successfully. Jul 22 10:08:04.537812 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8f118cfe-2d9f-4d98-9351-9c25135e65e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/20eebc4d-a921-4bdf-9658-1572c17f6f83 returned with HTTP 202 Jul 22 10:08:04.538193 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1198/4828] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:08:04 2026] DELETE /volume/v3/snapshots/20eebc4d-a921-4bdf-9658-1572c17f6f83 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:08:04.546163 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6c15ed56-b30e-4277-ab44-62f04947f216 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:04.548246 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6c15ed56-b30e-4277-ab44-62f04947f216 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/20eebc4d-a921-4bdf-9658-1572c17f6f83 Jul 22 10:08:04.548464 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6c15ed56-b30e-4277-ab44-62f04947f216 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:04.548663 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6c15ed56-b30e-4277-ab44-62f04947f216 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:04.554053 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:04.554053 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:04.554603 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6c15ed56-b30e-4277-ab44-62f04947f216 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:04.555746 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6c15ed56-b30e-4277-ab44-62f04947f216 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/20eebc4d-a921-4bdf-9658-1572c17f6f83 returned with HTTP 200 Jul 22 10:08:04.556400 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1220/4829] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:04 2026] GET /volume/v3/snapshots/20eebc4d-a921-4bdf-9658-1572c17f6f83 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:04.985489 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b2832fcd-7896-4b32-a98e-b6086214927b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:04.987115 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b2832fcd-7896-4b32-a98e-b6086214927b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:04.987292 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b2832fcd-7896-4b32-a98e-b6086214927b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:04.987497 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b2832fcd-7896-4b32-a98e-b6086214927b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:04.990041 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=268,cinder:UPDATE=75,cinder:INSERT=41,cinder:DELETE=1 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:08:04.997819 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:04.997819 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:05.001427 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b2832fcd-7896-4b32-a98e-b6086214927b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:05.005753 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b2832fcd-7896-4b32-a98e-b6086214927b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 returned with HTTP 200 Jul 22 10:08:05.006152 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1203/4830] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:04 2026] GET /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:05.160437 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ceb7e7f0-eea8-4b1a-b7c6-16bf9d5a1a75 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:05.162956 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ceb7e7f0-eea8-4b1a-b7c6-16bf9d5a1a75 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 Jul 22 10:08:05.163297 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ceb7e7f0-eea8-4b1a-b7c6-16bf9d5a1a75 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:05.163541 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ceb7e7f0-eea8-4b1a-b7c6-16bf9d5a1a75 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:05.164238 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-ceb7e7f0-eea8-4b1a-b7c6-16bf9d5a1a75 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id cd1f55c6-25e9-4715-9880-87b8c3ebe395. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:05.169963 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:05.169963 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:05.170786 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ceb7e7f0-eea8-4b1a-b7c6-16bf9d5a1a75 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 returned with HTTP 200 Jul 22 10:08:05.171172 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1210/4831] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:05 2026] GET /volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:05.567298 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-eb6eded5-fd34-4eee-addf-53713e419b08 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:05.568913 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eb6eded5-fd34-4eee-addf-53713e419b08 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/20eebc4d-a921-4bdf-9658-1572c17f6f83 Jul 22 10:08:05.569099 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eb6eded5-fd34-4eee-addf-53713e419b08 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:05.569296 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eb6eded5-fd34-4eee-addf-53713e419b08 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:05.570976 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=280,cinder:UPDATE=83,cinder:INSERT=37 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:08:05.574123 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eb6eded5-fd34-4eee-addf-53713e419b08 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/20eebc4d-a921-4bdf-9658-1572c17f6f83 returned with HTTP 404 Jul 22 10:08:05.574701 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1199/4832] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:05 2026] GET /volume/v3/snapshots/20eebc4d-a921-4bdf-9658-1572c17f6f83 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:05.582315 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d8ee8bb9-b401-4510-be77-95e320f74c19 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:05.587390 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d8ee8bb9-b401-4510-be77-95e320f74c19 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/d2355d1f-3b8b-4335-b154-eee5d8bc10d9 Jul 22 10:08:05.587390 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d8ee8bb9-b401-4510-be77-95e320f74c19 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:05.587390 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d8ee8bb9-b401-4510-be77-95e320f74c19 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:05.587390 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-d8ee8bb9-b401-4510-be77-95e320f74c19 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete snapshot with id: d2355d1f-3b8b-4335-b154-eee5d8bc10d9 Jul 22 10:08:05.588703 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=241,cinder:INSERT=30,cinder:UPDATE=66 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:08:05.592437 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d8ee8bb9-b401-4510-be77-95e320f74c19 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/d2355d1f-3b8b-4335-b154-eee5d8bc10d9 returned with HTTP 404 Jul 22 10:08:05.592437 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1221/4833] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:08:05 2026] DELETE /volume/v3/snapshots/d2355d1f-3b8b-4335-b154-eee5d8bc10d9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:05.599651 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7b09550a-9f74-4f25-bb92-c52ad8a05c13 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:05.602061 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7b09550a-9f74-4f25-bb92-c52ad8a05c13 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/20eebc4d-a921-4bdf-9658-1572c17f6f83 Jul 22 10:08:05.602333 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7b09550a-9f74-4f25-bb92-c52ad8a05c13 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:05.602575 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7b09550a-9f74-4f25-bb92-c52ad8a05c13 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:05.602701 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-7b09550a-9f74-4f25-bb92-c52ad8a05c13 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete snapshot with id: 20eebc4d-a921-4bdf-9658-1572c17f6f83 Jul 22 10:08:05.608148 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7b09550a-9f74-4f25-bb92-c52ad8a05c13 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/20eebc4d-a921-4bdf-9658-1572c17f6f83 returned with HTTP 404 Jul 22 10:08:05.608750 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1204/4834] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:08:05 2026] DELETE /volume/v3/snapshots/20eebc4d-a921-4bdf-9658-1572c17f6f83 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:05.646259 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-af8edeb5-2a8b-4612-a0f4-53e34a473f90 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:05.648325 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-af8edeb5-2a8b-4612-a0f4-53e34a473f90 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:08:05.648537 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-af8edeb5-2a8b-4612-a0f4-53e34a473f90 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:05.648719 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-af8edeb5-2a8b-4612-a0f4-53e34a473f90 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:05.657778 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:05.657778 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:05.661071 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-af8edeb5-2a8b-4612-a0f4-53e34a473f90 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:05.665315 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-af8edeb5-2a8b-4612-a0f4-53e34a473f90 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:08:05.665821 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1211/4835] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:08:05 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:05.688739 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-c06af09f-77b4-46f9-8594-09b324720e36 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:05.696018 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-c06af09f-77b4-46f9-8594-09b324720e36 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115/action Jul 22 10:08:05.697505 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-c06af09f-77b4-46f9-8594-09b324720e36 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:08:05.698160 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-c06af09f-77b4-46f9-8594-09b324720e36 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:05.724821 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:05.724821 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:05.725353 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-c06af09f-77b4-46f9-8594-09b324720e36 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:05.733585 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-c06af09f-77b4-46f9-8594-09b324720e36 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Begin detaching volume completed successfully. Jul 22 10:08:05.733893 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-c06af09f-77b4-46f9-8594-09b324720e36 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115/action returned with HTTP 202 Jul 22 10:08:05.734448 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1200/4836] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:08:05 2026] POST /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:08:05.774597 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a0c39295-1362-443c-99b4-e90fa3e00e24 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:05.774909 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a0c39295-1362-443c-99b4-e90fa3e00e24 None None] GET https://10.4.3.206/volume// Jul 22 10:08:05.775132 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a0c39295-1362-443c-99b4-e90fa3e00e24 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:05.775305 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a0c39295-1362-443c-99b4-e90fa3e00e24 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:05.775623 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a0c39295-1362-443c-99b4-e90fa3e00e24 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:08:05.776026 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1222/4837] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:08:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:08:05.782553 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-eed51628-7716-4f9e-b14e-164e3b12c221 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:05.784536 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-eed51628-7716-4f9e-b14e-164e3b12c221 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:08:05.784753 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-eed51628-7716-4f9e-b14e-164e3b12c221 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:05.784939 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-eed51628-7716-4f9e-b14e-164e3b12c221 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:05.795111 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:05.795111 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:05.798368 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-eed51628-7716-4f9e-b14e-164e3b12c221 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:05.802070 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-eed51628-7716-4f9e-b14e-164e3b12c221 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:08:05.802449 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1205/4838] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:08:05 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 1321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:08:06.019128 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4d714907-f7a9-4c60-8c93-8d455442aa3b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:06.020813 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4d714907-f7a9-4c60-8c93-8d455442aa3b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:06.021040 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4d714907-f7a9-4c60-8c93-8d455442aa3b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:06.021237 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4d714907-f7a9-4c60-8c93-8d455442aa3b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:06.030015 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:06.030015 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:06.033306 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-4d714907-f7a9-4c60-8c93-8d455442aa3b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:06.037309 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4d714907-f7a9-4c60-8c93-8d455442aa3b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 returned with HTTP 200 Jul 22 10:08:06.037658 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1212/4839] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:06 2026] GET /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:06.181424 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-20c1f681-db7b-46cb-be61-926bbbf9cfa1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:06.183116 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-20c1f681-db7b-46cb-be61-926bbbf9cfa1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 Jul 22 10:08:06.183314 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-20c1f681-db7b-46cb-be61-926bbbf9cfa1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:06.183490 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-20c1f681-db7b-46cb-be61-926bbbf9cfa1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:06.183625 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-20c1f681-db7b-46cb-be61-926bbbf9cfa1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id cd1f55c6-25e9-4715-9880-87b8c3ebe395. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:06.187606 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:06.187606 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:06.188330 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-20c1f681-db7b-46cb-be61-926bbbf9cfa1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 returned with HTTP 200 Jul 22 10:08:06.188672 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1201/4840] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:06 2026] GET /volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:07.050104 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ebde91a0-489e-42c6-a455-23721bb5c5fc None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:07.052146 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ebde91a0-489e-42c6-a455-23721bb5c5fc tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:07.052571 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ebde91a0-489e-42c6-a455-23721bb5c5fc tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:07.052915 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ebde91a0-489e-42c6-a455-23721bb5c5fc tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:07.070152 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:07.070152 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:07.073774 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ebde91a0-489e-42c6-a455-23721bb5c5fc tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:07.082014 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ebde91a0-489e-42c6-a455-23721bb5c5fc tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 returned with HTTP 200 Jul 22 10:08:07.082798 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1223/4841] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:07 2026] GET /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:07.199379 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6511f715-d6a7-4ae9-970d-1f7ece16122f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:07.201075 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6511f715-d6a7-4ae9-970d-1f7ece16122f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 Jul 22 10:08:07.201162 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6511f715-d6a7-4ae9-970d-1f7ece16122f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:07.201385 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6511f715-d6a7-4ae9-970d-1f7ece16122f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:07.201504 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-6511f715-d6a7-4ae9-970d-1f7ece16122f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id cd1f55c6-25e9-4715-9880-87b8c3ebe395. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:07.205245 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:07.205245 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:07.205887 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6511f715-d6a7-4ae9-970d-1f7ece16122f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 returned with HTTP 200 Jul 22 10:08:07.206281 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1206/4842] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:07 2026] GET /volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:07.640247 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-4f3c3d36-5236-46dd-9707-4289beb1129a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:07.642647 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-4f3c3d36-5236-46dd-9707-4289beb1129a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/attachments/a18711a7-6dc7-4e94-afdc-7070c39d568b/action Jul 22 10:08:07.643017 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-4f3c3d36-5236-46dd-9707-4289beb1129a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:08:07.643127 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-4f3c3d36-5236-46dd-9707-4289beb1129a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:07.661957 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:07.661957 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:07.678913 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b202a621-00b7-4701-a95e-aef237f71ce4 req-4f3c3d36-5236-46dd-9707-4289beb1129a tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/attachments/a18711a7-6dc7-4e94-afdc-7070c39d568b/action returned with HTTP 204 Jul 22 10:08:07.679443 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1213/4843] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:08:07 2026] POST /volume/v3/attachments/a18711a7-6dc7-4e94-afdc-7070c39d568b/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:07.778594 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-6d5b4b5f-f6fa-475b-9ba4-37ff2195de80 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:07.780682 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-6d5b4b5f-f6fa-475b-9ba4-37ff2195de80 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/attachments/f9cb566f-4108-42f3-949e-18a96160dc67 Jul 22 10:08:07.780880 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-6d5b4b5f-f6fa-475b-9ba4-37ff2195de80 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:07.781100 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-6d5b4b5f-f6fa-475b-9ba4-37ff2195de80 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:07.788072 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:07.788072 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:07.834041 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f5293d64-b2b7-4dd2-9c06-70e69288f199 req-6d5b4b5f-f6fa-475b-9ba4-37ff2195de80 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/attachments/f9cb566f-4108-42f3-949e-18a96160dc67 returned with HTTP 200 Jul 22 10:08:07.834735 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1202/4844] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:08:07 2026] DELETE /volume/v3/attachments/f9cb566f-4108-42f3-949e-18a96160dc67 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:08.095940 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-dc28ef85-1322-4d29-8566-ae87487e4f47 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:08.098278 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dc28ef85-1322-4d29-8566-ae87487e4f47 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:08.098587 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dc28ef85-1322-4d29-8566-ae87487e4f47 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:08.098856 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dc28ef85-1322-4d29-8566-ae87487e4f47 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:08.112419 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:08.112419 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:08.116801 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-dc28ef85-1322-4d29-8566-ae87487e4f47 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:08.121679 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dc28ef85-1322-4d29-8566-ae87487e4f47 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 returned with HTTP 200 Jul 22 10:08:08.122090 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1224/4845] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:08 2026] GET /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:08.216729 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a5234736-aeb7-46b9-b915-139d472a8c5b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:08.218794 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a5234736-aeb7-46b9-b915-139d472a8c5b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 Jul 22 10:08:08.219056 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a5234736-aeb7-46b9-b915-139d472a8c5b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:08.219325 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a5234736-aeb7-46b9-b915-139d472a8c5b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:08.219439 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-a5234736-aeb7-46b9-b915-139d472a8c5b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id cd1f55c6-25e9-4715-9880-87b8c3ebe395. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:08.224143 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:08.224143 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:08.225088 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a5234736-aeb7-46b9-b915-139d472a8c5b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 returned with HTTP 200 Jul 22 10:08:08.225522 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1207/4846] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:08 2026] GET /volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:08.970033 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-b2492cb1-fe75-4fe0-b9ca-3b44189b1a54 req-2cf33b60-5228-467d-8fd5-a2c6e377e96b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:08.972482 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b2492cb1-fe75-4fe0-b9ca-3b44189b1a54 req-2cf33b60-5228-467d-8fd5-a2c6e377e96b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/attachments/f9cb566f-4108-42f3-949e-18a96160dc67 Jul 22 10:08:08.972719 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b2492cb1-fe75-4fe0-b9ca-3b44189b1a54 req-2cf33b60-5228-467d-8fd5-a2c6e377e96b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:08.972932 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-b2492cb1-fe75-4fe0-b9ca-3b44189b1a54 req-2cf33b60-5228-467d-8fd5-a2c6e377e96b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:08.974850 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=270,cinder:INSERT=44,cinder:UPDATE=90 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:08:08.977502 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-b2492cb1-fe75-4fe0-b9ca-3b44189b1a54 req-2cf33b60-5228-467d-8fd5-a2c6e377e96b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/attachments/f9cb566f-4108-42f3-949e-18a96160dc67 returned with HTTP 404 Jul 22 10:08:08.978077 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1214/4847] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:08:08 2026] DELETE /volume/v3/attachments/f9cb566f-4108-42f3-949e-18a96160dc67 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:08:09.238964 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6a722345-9b79-470d-a4d5-72181dae7fb1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:09.241280 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6a722345-9b79-470d-a4d5-72181dae7fb1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 Jul 22 10:08:09.241551 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6a722345-9b79-470d-a4d5-72181dae7fb1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:09.241809 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6a722345-9b79-470d-a4d5-72181dae7fb1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:09.241985 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-6a722345-9b79-470d-a4d5-72181dae7fb1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id cd1f55c6-25e9-4715-9880-87b8c3ebe395. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:09.247912 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:09.247912 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:09.248446 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6a722345-9b79-470d-a4d5-72181dae7fb1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 returned with HTTP 200 Jul 22 10:08:09.248933 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1203/4848] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:09 2026] GET /volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:09.896460 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f04fdff2-584a-4f8e-9cee-4db7cdde2794 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:09.898213 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f04fdff2-584a-4f8e-9cee-4db7cdde2794 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/9a175aa3-be22-438f-acc7-709239f9aec9 Jul 22 10:08:09.898414 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f04fdff2-584a-4f8e-9cee-4db7cdde2794 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:09.898592 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f04fdff2-584a-4f8e-9cee-4db7cdde2794 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:09.898690 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-f04fdff2-584a-4f8e-9cee-4db7cdde2794 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete snapshot with id: 9a175aa3-be22-438f-acc7-709239f9aec9 Jul 22 10:08:09.903215 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f04fdff2-584a-4f8e-9cee-4db7cdde2794 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/9a175aa3-be22-438f-acc7-709239f9aec9 returned with HTTP 404 Jul 22 10:08:09.903632 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1225/4849] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:08:09 2026] DELETE /volume/v3/snapshots/9a175aa3-be22-438f-acc7-709239f9aec9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:09.914483 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b5b48f9e-114a-4402-89b5-024757b8a3b8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:09.916545 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b5b48f9e-114a-4402-89b5-024757b8a3b8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:08:09.916967 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b5b48f9e-114a-4402-89b5-024757b8a3b8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:09.917307 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b5b48f9e-114a-4402-89b5-024757b8a3b8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:09.929397 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:09.929397 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:09.933865 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b5b48f9e-114a-4402-89b5-024757b8a3b8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:09.941343 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b5b48f9e-114a-4402-89b5-024757b8a3b8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:08:09.942083 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1208/4850] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:09 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:09.954052 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:09.955845 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:08:09.956439 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-350835956"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:09.957937 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-350835956'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:08:09.958225 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create volume of 1 GB Jul 22 10:08:09.962917 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Availability Zones retrieved successfully. Jul 22 10:08:09.967990 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Flow 'volume_create_api' (b7f37dc4-462b-4dcb-9733-6a0be095d47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:09.969045 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (223a2e34-41c5-44c3-a423-0f8ca0a73c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:09.969915 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:08:09.995630 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (223a2e34-41c5-44c3-a423-0f8ca0a73c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:09.996637 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d2066d7-8694-4a9f-9176-cae2d4ee2ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:10.042575 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Created reservations ['5f51a50d-6009-490c-b0a2-6f706a703c0f', 'a8e849e9-ff52-4855-8305-668538017cee', '222c790c-59e7-4243-b026-6171d993ba7a', '5cb19ff2-0214-436c-add3-13a88c51607f'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:10.043650 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d2066d7-8694-4a9f-9176-cae2d4ee2ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f51a50d-6009-490c-b0a2-6f706a703c0f', 'a8e849e9-ff52-4855-8305-668538017cee', '222c790c-59e7-4243-b026-6171d993ba7a', '5cb19ff2-0214-436c-add3-13a88c51607f']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:10.044481 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6158ecf8-e613-403e-9ce6-b14825234fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:10.070634 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6158ecf8-e613-403e-9ce6-b14825234fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eea30b8-4faf-461e-b8a8-561b43d87ac7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-350835956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cee02efdfef42ee8dad829995c71d65',qos_specs=None,replication_status=,reservations=['5f51a50d-6009-490c-b0a2-6f706a703c0f','a8e849e9-ff52-4855-8305-668538017cee','222c790c-59e7-4243-b026-6171d993ba7a','5cb19ff2-0214-436c-add3-13a88c51607f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed0701b4b2d941c59ab7b3f867931a22',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:08:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-350835956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0eea30b8-4faf-461e-b8a8-561b43d87ac7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cee02efdfef42ee8dad829995c71d65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed0701b4b2d941c59ab7b3f867931a22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:10.071821 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b90320b5-fb9d-4b1f-82b9-6d1881977d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:10.094579 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b90320b5-fb9d-4b1f-82b9-6d1881977d4f) transitioned into state 'SUCCESS' from state '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-350835956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cee02efdfef42ee8dad829995c71d65',qos_specs=None,replication_status=,reservations=['5f51a50d-6009-490c-b0a2-6f706a703c0f','a8e849e9-ff52-4855-8305-668538017cee','222c790c-59e7-4243-b026-6171d993ba7a','5cb19ff2-0214-436c-add3-13a88c51607f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed0701b4b2d941c59ab7b3f867931a22',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:10.095525 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (048abe97-f377-4be2-9428-66db04512301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:10.105481 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (048abe97-f377-4be2-9428-66db04512301) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:10.106538 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Flow 'volume_create_api' (b7f37dc4-462b-4dcb-9733-6a0be095d47f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:10.106940 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create volume request issued successfully. Jul 22 10:08:10.107653 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-25bc7137-b337-4a91-8ba3-27ce4f298ea7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:08:10.108209 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1215/4851] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:08:09 2026] POST /volume/v3/volumes => generated 753 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:10.121520 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-691104ba-6e13-4abe-b728-df902d8ed88e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:10.124540 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-691104ba-6e13-4abe-b728-df902d8ed88e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/0eea30b8-4faf-461e-b8a8-561b43d87ac7 Jul 22 10:08:10.124793 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-691104ba-6e13-4abe-b728-df902d8ed88e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:10.125042 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-691104ba-6e13-4abe-b728-df902d8ed88e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:10.133201 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:10.133201 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:10.137204 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-691104ba-6e13-4abe-b728-df902d8ed88e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:10.141850 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-691104ba-6e13-4abe-b728-df902d8ed88e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/0eea30b8-4faf-461e-b8a8-561b43d87ac7 returned with HTTP 200 Jul 22 10:08:10.142356 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1204/4852] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:10 2026] GET /volume/v3/volumes/0eea30b8-4faf-461e-b8a8-561b43d87ac7 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:10.260676 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f451cbfd-87fb-42a0-b009-e978eb579e40 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:10.262725 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f451cbfd-87fb-42a0-b009-e978eb579e40 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 Jul 22 10:08:10.262956 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f451cbfd-87fb-42a0-b009-e978eb579e40 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:10.263186 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f451cbfd-87fb-42a0-b009-e978eb579e40 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:10.263322 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-f451cbfd-87fb-42a0-b009-e978eb579e40 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id cd1f55c6-25e9-4715-9880-87b8c3ebe395. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:10.268603 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:10.268603 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:10.269311 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f451cbfd-87fb-42a0-b009-e978eb579e40 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 returned with HTTP 200 Jul 22 10:08:10.269677 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1226/4853] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:10 2026] GET /volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:11.159362 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b4adabc6-187f-4673-93a1-5cee838bfa8b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:11.163959 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b4adabc6-187f-4673-93a1-5cee838bfa8b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/0eea30b8-4faf-461e-b8a8-561b43d87ac7 Jul 22 10:08:11.165983 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b4adabc6-187f-4673-93a1-5cee838bfa8b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:11.165983 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b4adabc6-187f-4673-93a1-5cee838bfa8b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:11.174438 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:11.174438 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:11.179442 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b4adabc6-187f-4673-93a1-5cee838bfa8b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:11.185500 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b4adabc6-187f-4673-93a1-5cee838bfa8b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/0eea30b8-4faf-461e-b8a8-561b43d87ac7 returned with HTTP 200 Jul 22 10:08:11.186320 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1209/4854] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:11 2026] GET /volume/v3/volumes/0eea30b8-4faf-461e-b8a8-561b43d87ac7 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:11.210084 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e5777a4c-3a01-49ed-b97b-f5b38e781eae None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:11.212146 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e5777a4c-3a01-49ed-b97b-f5b38e781eae tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:08:11.212543 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e5777a4c-3a01-49ed-b97b-f5b38e781eae tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0eea30b8-4faf-461e-b8a8-561b43d87ac7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1184510972"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:11.222697 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:11.222697 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:11.223311 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e5777a4c-3a01-49ed-b97b-f5b38e781eae tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:11.223459 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-e5777a4c-3a01-49ed-b97b-f5b38e781eae tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create snapshot from volume 0eea30b8-4faf-461e-b8a8-561b43d87ac7 Jul 22 10:08:11.257511 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-e5777a4c-3a01-49ed-b97b-f5b38e781eae tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Created reservations ['1e75353a-bea6-4c0e-b918-b2b3a28a7ed6', '547cebd2-8f52-4bc7-bf32-044e6dcfe17e', '74ffee75-8620-47cc-bc6b-a006c0000932', '7580a5fe-d2e2-44c8-9868-49db4b55f699'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:11.280470 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-30085cd5-79e7-44d6-a29f-f74a3400265c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:11.282799 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-30085cd5-79e7-44d6-a29f-f74a3400265c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 Jul 22 10:08:11.283090 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-30085cd5-79e7-44d6-a29f-f74a3400265c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:11.283368 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-30085cd5-79e7-44d6-a29f-f74a3400265c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:11.283529 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-30085cd5-79e7-44d6-a29f-f74a3400265c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id cd1f55c6-25e9-4715-9880-87b8c3ebe395. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:11.288069 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e5777a4c-3a01-49ed-b97b-f5b38e781eae tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot create request issued successfully. Jul 22 10:08:11.288472 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e5777a4c-3a01-49ed-b97b-f5b38e781eae tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:08:11.288894 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1216/4855] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:08:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:11.289063 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:11.289063 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:11.290169 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-30085cd5-79e7-44d6-a29f-f74a3400265c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 returned with HTTP 200 Jul 22 10:08:11.290683 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1205/4856] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:11 2026] GET /volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:11.298449 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4047d301-37dc-43b4-bbdf-fdc17ff9c5c8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:11.300854 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4047d301-37dc-43b4-bbdf-fdc17ff9c5c8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/dc27c9c5-be0e-4876-93fd-05d730c83bd3 Jul 22 10:08:11.301096 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4047d301-37dc-43b4-bbdf-fdc17ff9c5c8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:11.301314 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4047d301-37dc-43b4-bbdf-fdc17ff9c5c8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:11.307508 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:11.307508 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:11.308095 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4047d301-37dc-43b4-bbdf-fdc17ff9c5c8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:11.309068 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4047d301-37dc-43b4-bbdf-fdc17ff9c5c8 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/dc27c9c5-be0e-4876-93fd-05d730c83bd3 returned with HTTP 200 Jul 22 10:08:11.309555 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1227/4857] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:11 2026] GET /volume/v3/snapshots/dc27c9c5-be0e-4876-93fd-05d730c83bd3 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:11.448341 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-5818d84d-7104-43ae-acf6-13a7a2aa847b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:11.451055 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-5818d84d-7104-43ae-acf6-13a7a2aa847b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:11.451332 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-5818d84d-7104-43ae-acf6-13a7a2aa847b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:11.451598 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-5818d84d-7104-43ae-acf6-13a7a2aa847b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:11.460670 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:11.460670 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:11.464017 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-5818d84d-7104-43ae-acf6-13a7a2aa847b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:11.468615 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-5818d84d-7104-43ae-acf6-13a7a2aa847b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 returned with HTTP 200 Jul 22 10:08:11.469104 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1210/4858] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:08:11 2026] GET /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:11.486524 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-6862050f-041f-4788-81df-ac3d270dd6cd None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:11.488594 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-6862050f-041f-4788-81df-ac3d270dd6cd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] POST https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885/action Jul 22 10:08:11.488908 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-6862050f-041f-4788-81df-ac3d270dd6cd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:08:11.489066 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-6862050f-041f-4788-81df-ac3d270dd6cd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:11.499898 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:11.499898 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:11.500550 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-6862050f-041f-4788-81df-ac3d270dd6cd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:11.507080 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-6862050f-041f-4788-81df-ac3d270dd6cd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Begin detaching volume completed successfully. Jul 22 10:08:11.507320 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-6862050f-041f-4788-81df-ac3d270dd6cd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885/action returned with HTTP 202 Jul 22 10:08:11.507784 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1217/4859] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:08:11 2026] POST /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:08:11.552198 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-858140c4-6df5-4554-99ac-a6401119d171 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:11.552560 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-858140c4-6df5-4554-99ac-a6401119d171 None None] GET https://10.4.3.206/volume// Jul 22 10:08:11.552716 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-858140c4-6df5-4554-99ac-a6401119d171 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:11.552888 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-858140c4-6df5-4554-99ac-a6401119d171 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:11.553260 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-858140c4-6df5-4554-99ac-a6401119d171 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:08:11.553607 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1206/4860] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:08:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:08:11.561891 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-8ff19fa7-5dde-43d2-949e-0bcc5ade844b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:11.564044 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-8ff19fa7-5dde-43d2-949e-0bcc5ade844b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:11.564279 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-8ff19fa7-5dde-43d2-949e-0bcc5ade844b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:11.564455 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-8ff19fa7-5dde-43d2-949e-0bcc5ade844b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:11.574053 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:11.574053 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:11.577750 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-8ff19fa7-5dde-43d2-949e-0bcc5ade844b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:11.582817 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-8ff19fa7-5dde-43d2-949e-0bcc5ade844b tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 returned with HTTP 200 Jul 22 10:08:11.583250 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1228/4861] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:08:11 2026] GET /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 => generated 1358 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:08:12.303276 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-592cca9d-28cf-4105-98cb-88658b85d61f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:12.305645 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-592cca9d-28cf-4105-98cb-88658b85d61f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 Jul 22 10:08:12.305835 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-592cca9d-28cf-4105-98cb-88658b85d61f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:12.306017 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-592cca9d-28cf-4105-98cb-88658b85d61f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:12.306121 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-592cca9d-28cf-4105-98cb-88658b85d61f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id cd1f55c6-25e9-4715-9880-87b8c3ebe395. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:12.311368 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:12.311368 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:12.312374 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-592cca9d-28cf-4105-98cb-88658b85d61f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 returned with HTTP 200 Jul 22 10:08:12.312847 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1211/4862] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:12 2026] GET /volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:12.320512 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a0635ef9-120f-4ead-a353-483a47478ab1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:12.322311 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a0635ef9-120f-4ead-a353-483a47478ab1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/dc27c9c5-be0e-4876-93fd-05d730c83bd3 Jul 22 10:08:12.322540 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a0635ef9-120f-4ead-a353-483a47478ab1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:12.322751 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a0635ef9-120f-4ead-a353-483a47478ab1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:12.327716 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:12.327716 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:12.328161 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a0635ef9-120f-4ead-a353-483a47478ab1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:12.328936 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a0635ef9-120f-4ead-a353-483a47478ab1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/dc27c9c5-be0e-4876-93fd-05d730c83bd3 returned with HTTP 200 Jul 22 10:08:12.329308 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1218/4863] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:12 2026] GET /volume/v3/snapshots/dc27c9c5-be0e-4876-93fd-05d730c83bd3 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:12.337500 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f575638b-a348-4efb-a2c1-14a10562565f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:12.339130 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:08:12.339463 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "dc27c9c5-be0e-4876-93fd-05d730c83bd3", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-536418864"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:12.340915 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create volume request body: {'volume': {'snapshot_id': 'dc27c9c5-be0e-4876-93fd-05d730c83bd3', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-536418864'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:08:12.346245 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:12.346245 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:12.346671 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:12.346781 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create volume of 2 GB Jul 22 10:08:12.350145 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Availability Zones retrieved successfully. Jul 22 10:08:12.355648 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Flow 'volume_create_api' (c8e8f9a9-f1a7-4ad8-8503-f9f3f731ff26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:12.356807 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdfbc15e-7098-4abf-b514-c3145030e567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:12.357771 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:08:12.389249 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdfbc15e-7098-4abf-b514-c3145030e567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'dc27c9c5-be0e-4876-93fd-05d730c83bd3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:12.390213 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5f27102-2cae-4ef3-be42-cd43b7acab38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:12.433110 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Created reservations ['1a63eef5-205f-47c7-b765-e9dd1e610162', '560ca69d-ed44-45c3-8cfd-38c8710939a0', 'd0321a65-7f8d-4469-917b-6cb205bd3258', 'd77417bb-a54c-4fb1-88e0-a51a862cf860'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:12.434006 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5f27102-2cae-4ef3-be42-cd43b7acab38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a63eef5-205f-47c7-b765-e9dd1e610162', '560ca69d-ed44-45c3-8cfd-38c8710939a0', 'd0321a65-7f8d-4469-917b-6cb205bd3258', 'd77417bb-a54c-4fb1-88e0-a51a862cf860']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:12.434850 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b73b4a4f-6403-48c7-970d-6b2ebb356e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:12.455830 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-e19fa800-5657-43e8-bf02-28038893d3e0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:12.458308 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-e19fa800-5657-43e8-bf02-28038893d3e0 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] DELETE https://10.4.3.206/volume/v3/attachments/a18711a7-6dc7-4e94-afdc-7070c39d568b Jul 22 10:08:12.458511 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-e19fa800-5657-43e8-bf02-28038893d3e0 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:12.458717 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-e19fa800-5657-43e8-bf02-28038893d3e0 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:12.465713 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:12.465713 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:12.471714 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b73b4a4f-6403-48c7-970d-6b2ebb356e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6305512d-0521-425f-8ccb-d28da0fdf53d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-536418864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cee02efdfef42ee8dad829995c71d65',qos_specs=None,replication_status=,reservations=['1a63eef5-205f-47c7-b765-e9dd1e610162','560ca69d-ed44-45c3-8cfd-38c8710939a0','d0321a65-7f8d-4469-917b-6cb205bd3258','d77417bb-a54c-4fb1-88e0-a51a862cf860'],size=2,snapshot_id=dc27c9c5-be0e-4876-93fd-05d730c83bd3,source_replicaid=,source_volid=None,status='creating',user_id='ed0701b4b2d941c59ab7b3f867931a22',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:08:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-536418864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6305512d-0521-425f-8ccb-d28da0fdf53d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cee02efdfef42ee8dad829995c71d65',provider_auth=None,provider_geometry=None,provider_id=None,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=dc27c9c5-be0e-4876-93fd-05d730c83bd3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed0701b4b2d941c59ab7b3f867931a22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:12.472473 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (335b8f79-efa4-4ceb-92c9-82e05f8c75b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:12.493653 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (335b8f79-efa4-4ceb-92c9-82e05f8c75b6) transitioned into state 'SUCCESS' from state '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-536418864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cee02efdfef42ee8dad829995c71d65',qos_specs=None,replication_status=,reservations=['1a63eef5-205f-47c7-b765-e9dd1e610162','560ca69d-ed44-45c3-8cfd-38c8710939a0','d0321a65-7f8d-4469-917b-6cb205bd3258','d77417bb-a54c-4fb1-88e0-a51a862cf860'],size=2,snapshot_id=dc27c9c5-be0e-4876-93fd-05d730c83bd3,source_replicaid=,source_volid=None,status='creating',user_id='ed0701b4b2d941c59ab7b3f867931a22',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:12.494548 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e240eeb5-7ba5-41f3-9f32-03df093adb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:12.510912 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-78953826-ed87-46d7-9b22-ecc0602144c2 req-e19fa800-5657-43e8-bf02-28038893d3e0 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/attachments/a18711a7-6dc7-4e94-afdc-7070c39d568b returned with HTTP 200 Jul 22 10:08:12.511453 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1229/4864] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:08:12 2026] DELETE /volume/v3/attachments/a18711a7-6dc7-4e94-afdc-7070c39d568b => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:12.518805 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e240eeb5-7ba5-41f3-9f32-03df093adb36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:12.520138 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Flow 'volume_create_api' (c8e8f9a9-f1a7-4ad8-8503-f9f3f731ff26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:12.520557 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create volume request issued successfully. Jul 22 10:08:12.521402 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f575638b-a348-4efb-a2c1-14a10562565f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:08:12.522051 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1207/4865] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:08:12 2026] POST /volume/v3/volumes => generated 787 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:12.535746 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0c9f0881-1b8b-4bff-bd2c-e87c8b5039ec None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:12.537175 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0c9f0881-1b8b-4bff-bd2c-e87c8b5039ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d Jul 22 10:08:12.537329 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0c9f0881-1b8b-4bff-bd2c-e87c8b5039ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:12.537513 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0c9f0881-1b8b-4bff-bd2c-e87c8b5039ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:12.543613 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:12.543613 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:12.546779 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0c9f0881-1b8b-4bff-bd2c-e87c8b5039ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:12.550443 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0c9f0881-1b8b-4bff-bd2c-e87c8b5039ec tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d returned with HTTP 200 Jul 22 10:08:12.550860 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1212/4866] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:12 2026] GET /volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d => generated 855 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:12.595997 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-26d162c6-6490-495e-acad-80d832e061c5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:12.598659 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-26d162c6-6490-495e-acad-80d832e061c5 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:12.598941 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-26d162c6-6490-495e-acad-80d832e061c5 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:12.599232 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-26d162c6-6490-495e-acad-80d832e061c5 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:12.607747 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:12.607747 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:12.611973 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-26d162c6-6490-495e-acad-80d832e061c5 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:12.616283 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-26d162c6-6490-495e-acad-80d832e061c5 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 returned with HTTP 200 Jul 22 10:08:12.616686 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1219/4867] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:12 2026] GET /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:12.630275 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5fb496b8-01ef-4dc8-92cb-a3e1b0671fde None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:12.632196 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5fb496b8-01ef-4dc8-92cb-a3e1b0671fde tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:12.632291 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5fb496b8-01ef-4dc8-92cb-a3e1b0671fde tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:12.632522 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5fb496b8-01ef-4dc8-92cb-a3e1b0671fde tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:12.639402 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:12.639402 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:12.642910 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-5fb496b8-01ef-4dc8-92cb-a3e1b0671fde tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:12.646642 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5fb496b8-01ef-4dc8-92cb-a3e1b0671fde tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 returned with HTTP 200 Jul 22 10:08:12.647064 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1230/4868] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:12 2026] GET /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:12.666188 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b644571e-e3c4-4a1b-b093-25a8b275b8d3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:12.668435 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b644571e-e3c4-4a1b-b093-25a8b275b8d3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] DELETE https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:12.668435 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b644571e-e3c4-4a1b-b093-25a8b275b8d3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:12.668435 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b644571e-e3c4-4a1b-b093-25a8b275b8d3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:12.668628 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-b644571e-e3c4-4a1b-b093-25a8b275b8d3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Delete volume with id: 0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:12.675874 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:12.675874 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:12.676330 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b644571e-e3c4-4a1b-b093-25a8b275b8d3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:12.695401 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b644571e-e3c4-4a1b-b093-25a8b275b8d3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Delete volume request issued successfully. Jul 22 10:08:12.695671 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b644571e-e3c4-4a1b-b093-25a8b275b8d3 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 returned with HTTP 202 Jul 22 10:08:12.696245 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1208/4869] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:08:12 2026] DELETE /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:08:12.704700 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-03aa317a-ece1-4f3b-bbd2-7ba82739ad22 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:12.706527 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-03aa317a-ece1-4f3b-bbd2-7ba82739ad22 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:12.706596 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-03aa317a-ece1-4f3b-bbd2-7ba82739ad22 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:12.706773 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-03aa317a-ece1-4f3b-bbd2-7ba82739ad22 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:12.713621 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:12.713621 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:12.717460 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-03aa317a-ece1-4f3b-bbd2-7ba82739ad22 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:12.722469 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-03aa317a-ece1-4f3b-bbd2-7ba82739ad22 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 returned with HTTP 200 Jul 22 10:08:12.722892 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1213/4870] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:12 2026] GET /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:13.334687 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1ca36a01-f227-4647-8115-78ee698bb1d1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:13.336521 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1ca36a01-f227-4647-8115-78ee698bb1d1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 Jul 22 10:08:13.336729 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1ca36a01-f227-4647-8115-78ee698bb1d1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:13.336914 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1ca36a01-f227-4647-8115-78ee698bb1d1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:13.337038 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-1ca36a01-f227-4647-8115-78ee698bb1d1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id cd1f55c6-25e9-4715-9880-87b8c3ebe395. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:13.341341 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:13.341341 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:13.342079 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1ca36a01-f227-4647-8115-78ee698bb1d1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 returned with HTTP 200 Jul 22 10:08:13.342454 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1220/4871] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:13 2026] GET /volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:13.562824 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ee2c8553-bfba-4663-a569-626419bc607d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:13.564589 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ee2c8553-bfba-4663-a569-626419bc607d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d Jul 22 10:08:13.564851 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ee2c8553-bfba-4663-a569-626419bc607d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:13.565209 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ee2c8553-bfba-4663-a569-626419bc607d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:13.572951 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:13.572951 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:13.576219 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ee2c8553-bfba-4663-a569-626419bc607d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:13.580185 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ee2c8553-bfba-4663-a569-626419bc607d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d returned with HTTP 200 Jul 22 10:08:13.580639 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1231/4872] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:13 2026] GET /volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:13.592520 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-763d89c6-df24-4979-a487-48306037197d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:13.594218 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-763d89c6-df24-4979-a487-48306037197d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d Jul 22 10:08:13.594405 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-763d89c6-df24-4979-a487-48306037197d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:13.594580 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-763d89c6-df24-4979-a487-48306037197d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:13.602799 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:13.602799 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:13.607033 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-763d89c6-df24-4979-a487-48306037197d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:13.611724 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-763d89c6-df24-4979-a487-48306037197d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d returned with HTTP 200 Jul 22 10:08:13.612230 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1209/4873] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:13 2026] GET /volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:13.623638 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-89ede0c5-54e9-493c-815c-29b9af5fb822 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:13.625405 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-89ede0c5-54e9-493c-815c-29b9af5fb822 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d Jul 22 10:08:13.625606 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-89ede0c5-54e9-493c-815c-29b9af5fb822 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:13.625766 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-89ede0c5-54e9-493c-815c-29b9af5fb822 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:13.625934 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-89ede0c5-54e9-493c-815c-29b9af5fb822 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete volume with id: 6305512d-0521-425f-8ccb-d28da0fdf53d Jul 22 10:08:13.633060 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:13.633060 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:13.633582 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-89ede0c5-54e9-493c-815c-29b9af5fb822 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:13.650562 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-89ede0c5-54e9-493c-815c-29b9af5fb822 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete volume request issued successfully. Jul 22 10:08:13.650767 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-89ede0c5-54e9-493c-815c-29b9af5fb822 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d returned with HTTP 202 Jul 22 10:08:13.651346 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1214/4874] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:08:13 2026] DELETE /volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:08:13.658171 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1f8d11e2-6747-4c8b-a636-4ace015838da None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:13.660135 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1f8d11e2-6747-4c8b-a636-4ace015838da tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d Jul 22 10:08:13.660348 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1f8d11e2-6747-4c8b-a636-4ace015838da tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:13.660545 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1f8d11e2-6747-4c8b-a636-4ace015838da tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:13.667283 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:13.667283 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:13.670658 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1f8d11e2-6747-4c8b-a636-4ace015838da tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:13.674594 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1f8d11e2-6747-4c8b-a636-4ace015838da tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d returned with HTTP 200 Jul 22 10:08:13.674937 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1221/4875] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:13 2026] GET /volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:13.736180 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-39853991-6854-4dc0-840f-c3a532ca302e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:13.738320 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-39853991-6854-4dc0-840f-c3a532ca302e tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 Jul 22 10:08:13.739220 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-39853991-6854-4dc0-840f-c3a532ca302e tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:13.739220 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-39853991-6854-4dc0-840f-c3a532ca302e tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:13.745453 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-39853991-6854-4dc0-840f-c3a532ca302e tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 returned with HTTP 404 Jul 22 10:08:13.745935 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1232/4876] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:13 2026] GET /volume/v3/volumes/0dd1d8cf-cac1-424e-93d8-3b7ae34b5885 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:13.753439 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6a22e054-0c2c-4304-899e-0ba5c9f4ed10 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:13.755236 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6a22e054-0c2c-4304-899e-0ba5c9f4ed10 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f Jul 22 10:08:13.755425 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6a22e054-0c2c-4304-899e-0ba5c9f4ed10 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:13.755613 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6a22e054-0c2c-4304-899e-0ba5c9f4ed10 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:13.762651 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:13.762651 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:13.765715 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6a22e054-0c2c-4304-899e-0ba5c9f4ed10 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:13.769629 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6a22e054-0c2c-4304-899e-0ba5c9f4ed10 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f returned with HTTP 200 Jul 22 10:08:13.770009 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1210/4877] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:13 2026] GET /volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:13.784609 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9d11040d-e470-4089-9908-482df41f5843 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:13.786495 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9d11040d-e470-4089-9908-482df41f5843 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f Jul 22 10:08:13.786703 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9d11040d-e470-4089-9908-482df41f5843 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:13.786934 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9d11040d-e470-4089-9908-482df41f5843 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:13.795511 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:13.795511 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:13.799084 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9d11040d-e470-4089-9908-482df41f5843 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:13.802834 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9d11040d-e470-4089-9908-482df41f5843 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f returned with HTTP 200 Jul 22 10:08:13.803230 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1215/4878] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:13 2026] GET /volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:13.814345 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f6acf5ef-9ae4-490f-a9fe-741acd13ebcd None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:13.816285 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f6acf5ef-9ae4-490f-a9fe-741acd13ebcd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] DELETE https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f Jul 22 10:08:13.816498 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f6acf5ef-9ae4-490f-a9fe-741acd13ebcd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:13.816719 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f6acf5ef-9ae4-490f-a9fe-741acd13ebcd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:13.816907 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-f6acf5ef-9ae4-490f-a9fe-741acd13ebcd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Delete volume with id: 52c30db6-1b3c-4206-aa0c-db0f4b21fd5f Jul 22 10:08:13.824069 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:13.824069 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:13.824551 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f6acf5ef-9ae4-490f-a9fe-741acd13ebcd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:13.840979 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f6acf5ef-9ae4-490f-a9fe-741acd13ebcd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Delete volume request issued successfully. Jul 22 10:08:13.841283 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f6acf5ef-9ae4-490f-a9fe-741acd13ebcd tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f returned with HTTP 202 Jul 22 10:08:13.841847 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1222/4879] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:08:13 2026] DELETE /volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:08:13.849080 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f210eb77-b056-4bf3-a37c-770aba758f7c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:13.850842 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f210eb77-b056-4bf3-a37c-770aba758f7c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f Jul 22 10:08:13.851102 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f210eb77-b056-4bf3-a37c-770aba758f7c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:13.851331 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f210eb77-b056-4bf3-a37c-770aba758f7c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:13.859327 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:13.859327 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:13.863139 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f210eb77-b056-4bf3-a37c-770aba758f7c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:13.867370 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f210eb77-b056-4bf3-a37c-770aba758f7c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f returned with HTTP 200 Jul 22 10:08:13.867688 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1233/4880] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:13 2026] GET /volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:14.362414 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-48747d1b-a38e-4bbd-91ab-631b258d82db None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:14.364105 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48747d1b-a38e-4bbd-91ab-631b258d82db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 Jul 22 10:08:14.364307 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48747d1b-a38e-4bbd-91ab-631b258d82db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:14.364483 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48747d1b-a38e-4bbd-91ab-631b258d82db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:14.364582 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-48747d1b-a38e-4bbd-91ab-631b258d82db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id cd1f55c6-25e9-4715-9880-87b8c3ebe395. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:14.368905 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:14.368905 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:14.369658 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48747d1b-a38e-4bbd-91ab-631b258d82db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 returned with HTTP 200 Jul 22 10:08:14.369995 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1211/4881] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:14 2026] GET /volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:14.686717 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9684807c-dbca-457a-bd84-250e0f7bf59a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:14.688361 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9684807c-dbca-457a-bd84-250e0f7bf59a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d Jul 22 10:08:14.688537 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9684807c-dbca-457a-bd84-250e0f7bf59a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:14.688709 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9684807c-dbca-457a-bd84-250e0f7bf59a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:14.693953 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9684807c-dbca-457a-bd84-250e0f7bf59a tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d returned with HTTP 404 Jul 22 10:08:14.694565 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1216/4882] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:14 2026] GET /volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:14.701374 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b5163e0d-b251-4200-9439-5ce5c04114ba None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:14.702883 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b5163e0d-b251-4200-9439-5ce5c04114ba tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d Jul 22 10:08:14.703064 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b5163e0d-b251-4200-9439-5ce5c04114ba tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:14.703255 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b5163e0d-b251-4200-9439-5ce5c04114ba tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:14.708630 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b5163e0d-b251-4200-9439-5ce5c04114ba tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d returned with HTTP 404 Jul 22 10:08:14.709033 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1223/4883] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:14 2026] GET /volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:14.716257 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-17761ac9-6e27-4479-b7b1-52e730d1df2f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:14.718077 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-17761ac9-6e27-4479-b7b1-52e730d1df2f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d Jul 22 10:08:14.718295 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-17761ac9-6e27-4479-b7b1-52e730d1df2f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:14.718468 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-17761ac9-6e27-4479-b7b1-52e730d1df2f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:14.718642 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-17761ac9-6e27-4479-b7b1-52e730d1df2f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete volume with id: 6305512d-0521-425f-8ccb-d28da0fdf53d Jul 22 10:08:14.724189 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-17761ac9-6e27-4479-b7b1-52e730d1df2f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d returned with HTTP 404 Jul 22 10:08:14.724637 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1234/4884] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:08:14 2026] DELETE /volume/v3/volumes/6305512d-0521-425f-8ccb-d28da0fdf53d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:14.731157 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1af4a553-515c-45bc-9590-5dc33a08c5fe None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:14.732866 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1af4a553-515c-45bc-9590-5dc33a08c5fe tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/dc27c9c5-be0e-4876-93fd-05d730c83bd3 Jul 22 10:08:14.733106 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1af4a553-515c-45bc-9590-5dc33a08c5fe tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:14.733303 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1af4a553-515c-45bc-9590-5dc33a08c5fe tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:14.733418 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-1af4a553-515c-45bc-9590-5dc33a08c5fe tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete snapshot with id: dc27c9c5-be0e-4876-93fd-05d730c83bd3 Jul 22 10:08:14.737967 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:14.737967 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:14.738374 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1af4a553-515c-45bc-9590-5dc33a08c5fe tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:14.753410 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1af4a553-515c-45bc-9590-5dc33a08c5fe tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot delete request issued successfully. Jul 22 10:08:14.753587 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1af4a553-515c-45bc-9590-5dc33a08c5fe tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/dc27c9c5-be0e-4876-93fd-05d730c83bd3 returned with HTTP 202 Jul 22 10:08:14.753934 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1212/4885] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:08:14 2026] DELETE /volume/v3/snapshots/dc27c9c5-be0e-4876-93fd-05d730c83bd3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:08:14.762542 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8407346a-9d3f-47bd-b206-d7c8fc92f77c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:14.763839 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8407346a-9d3f-47bd-b206-d7c8fc92f77c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/dc27c9c5-be0e-4876-93fd-05d730c83bd3 Jul 22 10:08:14.764051 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8407346a-9d3f-47bd-b206-d7c8fc92f77c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:14.764245 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8407346a-9d3f-47bd-b206-d7c8fc92f77c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:14.769037 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:14.769037 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:14.769441 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8407346a-9d3f-47bd-b206-d7c8fc92f77c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:14.770172 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8407346a-9d3f-47bd-b206-d7c8fc92f77c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/dc27c9c5-be0e-4876-93fd-05d730c83bd3 returned with HTTP 200 Jul 22 10:08:14.770564 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1217/4886] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:14 2026] GET /volume/v3/snapshots/dc27c9c5-be0e-4876-93fd-05d730c83bd3 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:14.880806 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1d638894-825f-4a2e-b783-7938ca58d4c8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:14.882813 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1d638894-825f-4a2e-b783-7938ca58d4c8 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f Jul 22 10:08:14.883024 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1d638894-825f-4a2e-b783-7938ca58d4c8 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:14.883313 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1d638894-825f-4a2e-b783-7938ca58d4c8 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:14.888986 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1d638894-825f-4a2e-b783-7938ca58d4c8 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f returned with HTTP 404 Jul 22 10:08:14.889450 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1224/4887] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:14 2026] GET /volume/v3/volumes/52c30db6-1b3c-4206-aa0c-db0f4b21fd5f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:14.903147 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b3c4cf4a-bcba-4940-bf2b-0a823f021454 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:14.904743 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b3c4cf4a-bcba-4940-bf2b-0a823f021454 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:08:14.904912 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b3c4cf4a-bcba-4940-bf2b-0a823f021454 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:14.905131 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b3c4cf4a-bcba-4940-bf2b-0a823f021454 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:14.911551 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:14.911551 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:14.914855 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b3c4cf4a-bcba-4940-bf2b-0a823f021454 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:14.918549 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b3c4cf4a-bcba-4940-bf2b-0a823f021454 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f returned with HTTP 200 Jul 22 10:08:14.918934 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1235/4888] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:14 2026] GET /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:14.931295 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7245cc75-d4e4-48ff-83ae-ecf625d09231 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:14.933070 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7245cc75-d4e4-48ff-83ae-ecf625d09231 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:08:14.933311 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7245cc75-d4e4-48ff-83ae-ecf625d09231 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:14.933518 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7245cc75-d4e4-48ff-83ae-ecf625d09231 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:14.940274 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:14.940274 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:14.943570 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7245cc75-d4e4-48ff-83ae-ecf625d09231 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:14.947432 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7245cc75-d4e4-48ff-83ae-ecf625d09231 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f returned with HTTP 200 Jul 22 10:08:14.947848 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1213/4889] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:14 2026] GET /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:14.959239 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6b268174-5f8a-4dec-8b03-ac89ad8b570c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:14.961249 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6b268174-5f8a-4dec-8b03-ac89ad8b570c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] DELETE https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:08:14.961507 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6b268174-5f8a-4dec-8b03-ac89ad8b570c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:14.961738 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6b268174-5f8a-4dec-8b03-ac89ad8b570c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:14.961935 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-6b268174-5f8a-4dec-8b03-ac89ad8b570c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Delete volume with id: e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:08:14.970328 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:14.970328 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:14.970876 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6b268174-5f8a-4dec-8b03-ac89ad8b570c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:14.989697 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6b268174-5f8a-4dec-8b03-ac89ad8b570c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Delete volume request issued successfully. Jul 22 10:08:14.989907 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6b268174-5f8a-4dec-8b03-ac89ad8b570c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f returned with HTTP 202 Jul 22 10:08:14.990452 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1218/4890] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:08:14 2026] DELETE /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:08:14.996848 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8a87f4c7-a2a4-49b8-8269-0a0189043488 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:14.998712 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8a87f4c7-a2a4-49b8-8269-0a0189043488 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:08:14.998970 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8a87f4c7-a2a4-49b8-8269-0a0189043488 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:14.999182 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8a87f4c7-a2a4-49b8-8269-0a0189043488 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:15.006600 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:15.006600 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:15.010482 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8a87f4c7-a2a4-49b8-8269-0a0189043488 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:15.014667 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8a87f4c7-a2a4-49b8-8269-0a0189043488 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f returned with HTTP 200 Jul 22 10:08:15.015208 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1225/4891] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:14 2026] GET /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:15.379973 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-bb6eca55-29c1-41a3-bcb0-788a7263dd99 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:15.381788 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bb6eca55-29c1-41a3-bcb0-788a7263dd99 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 Jul 22 10:08:15.382001 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bb6eca55-29c1-41a3-bcb0-788a7263dd99 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:15.382200 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bb6eca55-29c1-41a3-bcb0-788a7263dd99 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:15.382298 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-bb6eca55-29c1-41a3-bcb0-788a7263dd99 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id cd1f55c6-25e9-4715-9880-87b8c3ebe395. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:15.386277 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:15.386277 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:15.386957 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bb6eca55-29c1-41a3-bcb0-788a7263dd99 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 returned with HTTP 200 Jul 22 10:08:15.387312 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1236/4892] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:15 2026] GET /volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:15.778819 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8c465cde-e645-4af9-af88-283e145d32c1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:15.780629 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8c465cde-e645-4af9-af88-283e145d32c1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/dc27c9c5-be0e-4876-93fd-05d730c83bd3 Jul 22 10:08:15.780811 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8c465cde-e645-4af9-af88-283e145d32c1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:15.781027 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8c465cde-e645-4af9-af88-283e145d32c1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:15.784936 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8c465cde-e645-4af9-af88-283e145d32c1 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/dc27c9c5-be0e-4876-93fd-05d730c83bd3 returned with HTTP 404 Jul 22 10:08:15.785421 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1214/4893] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:15 2026] GET /volume/v3/snapshots/dc27c9c5-be0e-4876-93fd-05d730c83bd3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:15.791295 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-71a49a94-f908-4266-8727-f050d3c8c479 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:15.792939 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-71a49a94-f908-4266-8727-f050d3c8c479 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/0eea30b8-4faf-461e-b8a8-561b43d87ac7 Jul 22 10:08:15.793126 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-71a49a94-f908-4266-8727-f050d3c8c479 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:15.793303 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-71a49a94-f908-4266-8727-f050d3c8c479 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:15.800427 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:15.800427 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:15.803871 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-71a49a94-f908-4266-8727-f050d3c8c479 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:15.807693 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-71a49a94-f908-4266-8727-f050d3c8c479 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/0eea30b8-4faf-461e-b8a8-561b43d87ac7 returned with HTTP 200 Jul 22 10:08:15.808059 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1219/4894] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:15 2026] GET /volume/v3/volumes/0eea30b8-4faf-461e-b8a8-561b43d87ac7 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:15.823376 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f2c04f7d-cf94-486b-8830-40c25e506439 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:15.825344 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f2c04f7d-cf94-486b-8830-40c25e506439 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/volumes/0eea30b8-4faf-461e-b8a8-561b43d87ac7 Jul 22 10:08:15.825540 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f2c04f7d-cf94-486b-8830-40c25e506439 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:15.825719 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f2c04f7d-cf94-486b-8830-40c25e506439 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:15.825868 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-f2c04f7d-cf94-486b-8830-40c25e506439 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete volume with id: 0eea30b8-4faf-461e-b8a8-561b43d87ac7 Jul 22 10:08:15.832373 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:15.832373 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:15.832825 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f2c04f7d-cf94-486b-8830-40c25e506439 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:15.847326 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f2c04f7d-cf94-486b-8830-40c25e506439 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete volume request issued successfully. Jul 22 10:08:15.847526 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f2c04f7d-cf94-486b-8830-40c25e506439 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/0eea30b8-4faf-461e-b8a8-561b43d87ac7 returned with HTTP 202 Jul 22 10:08:15.847852 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1226/4895] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:08:15 2026] DELETE /volume/v3/volumes/0eea30b8-4faf-461e-b8a8-561b43d87ac7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:08:15.857184 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a457069c-3e1d-41b2-b947-df6701f1a45d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:15.858653 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a457069c-3e1d-41b2-b947-df6701f1a45d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/0eea30b8-4faf-461e-b8a8-561b43d87ac7 Jul 22 10:08:15.858945 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a457069c-3e1d-41b2-b947-df6701f1a45d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:15.859137 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a457069c-3e1d-41b2-b947-df6701f1a45d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:15.865889 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:15.865889 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:15.869401 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a457069c-3e1d-41b2-b947-df6701f1a45d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:15.873724 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a457069c-3e1d-41b2-b947-df6701f1a45d tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/0eea30b8-4faf-461e-b8a8-561b43d87ac7 returned with HTTP 200 Jul 22 10:08:15.874153 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1237/4896] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:15 2026] GET /volume/v3/volumes/0eea30b8-4faf-461e-b8a8-561b43d87ac7 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:16.027402 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-13a4d138-e69d-4723-9ef7-f0892633c1eb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:16.029220 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-13a4d138-e69d-4723-9ef7-f0892633c1eb tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f Jul 22 10:08:16.029397 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-13a4d138-e69d-4723-9ef7-f0892633c1eb tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:16.029609 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-13a4d138-e69d-4723-9ef7-f0892633c1eb tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:16.035122 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-13a4d138-e69d-4723-9ef7-f0892633c1eb tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f returned with HTTP 404 Jul 22 10:08:16.035590 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1215/4897] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:16 2026] GET /volume/v3/volumes/e7b4f836-4dc5-440d-a48e-07f236e3fb0f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:16.042640 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b4876a37-e2c4-4647-ad0c-b16a37d54f38 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:16.044371 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b4876a37-e2c4-4647-ad0c-b16a37d54f38 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 Jul 22 10:08:16.044553 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b4876a37-e2c4-4647-ad0c-b16a37d54f38 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:16.044741 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b4876a37-e2c4-4647-ad0c-b16a37d54f38 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:16.044843 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-b4876a37-e2c4-4647-ad0c-b16a37d54f38 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Delete snapshot with id: 9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 Jul 22 10:08:16.049540 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:16.049540 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:16.050005 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b4876a37-e2c4-4647-ad0c-b16a37d54f38 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot retrieved successfully. Jul 22 10:08:16.063951 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b4876a37-e2c4-4647-ad0c-b16a37d54f38 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot delete request issued successfully. Jul 22 10:08:16.064237 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b4876a37-e2c4-4647-ad0c-b16a37d54f38 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots/9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 returned with HTTP 202 Jul 22 10:08:16.064762 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1220/4898] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:08:16 2026] DELETE /volume/v3/snapshots/9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:08:16.072791 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0900bbda-24d1-42e7-9d38-5d9a0aa1c358 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:16.074477 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0900bbda-24d1-42e7-9d38-5d9a0aa1c358 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/snapshots/9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 Jul 22 10:08:16.074658 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0900bbda-24d1-42e7-9d38-5d9a0aa1c358 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:16.074833 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0900bbda-24d1-42e7-9d38-5d9a0aa1c358 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:16.079793 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:16.079793 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:16.080357 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0900bbda-24d1-42e7-9d38-5d9a0aa1c358 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot retrieved successfully. Jul 22 10:08:16.081212 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0900bbda-24d1-42e7-9d38-5d9a0aa1c358 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots/9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 returned with HTTP 200 Jul 22 10:08:16.081593 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1227/4899] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:16 2026] GET /volume/v3/snapshots/9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:16.397141 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-986743c4-4733-4281-b1de-fc66372a35e8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:16.398819 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-986743c4-4733-4281-b1de-fc66372a35e8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 Jul 22 10:08:16.399013 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-986743c4-4733-4281-b1de-fc66372a35e8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:16.399198 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-986743c4-4733-4281-b1de-fc66372a35e8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:16.399289 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-986743c4-4733-4281-b1de-fc66372a35e8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id cd1f55c6-25e9-4715-9880-87b8c3ebe395. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:16.403153 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:16.403153 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:16.403778 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-986743c4-4733-4281-b1de-fc66372a35e8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 returned with HTTP 200 Jul 22 10:08:16.404293 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1238/4900] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:16 2026] GET /volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:16.414479 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c44f4ed3-36f7-494b-b277-6aa659d9a36d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:16.416146 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c44f4ed3-36f7-494b-b277-6aa659d9a36d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:08:16.416513 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c44f4ed3-36f7-494b-b277-6aa659d9a36d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a3dbb457-aff2-4654-b004-ed79d886bfdc", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-747995731"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:16.417786 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-c44f4ed3-36f7-494b-b277-6aa659d9a36d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Creating new backup {'backup': {'volume_id': 'a3dbb457-aff2-4654-b004-ed79d886bfdc', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-747995731'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:08:16.417912 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-c44f4ed3-36f7-494b-b277-6aa659d9a36d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Creating backup of volume a3dbb457-aff2-4654-b004-ed79d886bfdc in container None Jul 22 10:08:16.423879 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:16.423879 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:16.424323 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c44f4ed3-36f7-494b-b277-6aa659d9a36d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:08:16.437202 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-c44f4ed3-36f7-494b-b277-6aa659d9a36d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Created reservations ['875322c3-7c6b-4b81-a948-1c4dc68f1034', 'bbb01c49-705a-4652-b481-20046a7c6196'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:16.465135 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c44f4ed3-36f7-494b-b277-6aa659d9a36d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:08:16.465565 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1216/4901] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:08:16 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) Jul 22 10:08:16.473407 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b9e2251d-1e97-4d47-837a-57d32ccd09da None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:16.475044 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b9e2251d-1e97-4d47-837a-57d32ccd09da tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:16.475264 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b9e2251d-1e97-4d47-837a-57d32ccd09da tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:16.475453 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b9e2251d-1e97-4d47-837a-57d32ccd09da tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:16.475564 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-b9e2251d-1e97-4d47-837a-57d32ccd09da tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:16.479628 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:16.479628 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:16.480388 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b9e2251d-1e97-4d47-837a-57d32ccd09da tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:16.480704 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1221/4902] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:16 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:16.886188 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2405e52c-3d09-443a-ab9d-4c68a5d6e8ab None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:16.887936 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2405e52c-3d09-443a-ab9d-4c68a5d6e8ab tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/0eea30b8-4faf-461e-b8a8-561b43d87ac7 Jul 22 10:08:16.888149 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2405e52c-3d09-443a-ab9d-4c68a5d6e8ab tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:16.888357 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2405e52c-3d09-443a-ab9d-4c68a5d6e8ab tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:16.893963 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2405e52c-3d09-443a-ab9d-4c68a5d6e8ab tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/0eea30b8-4faf-461e-b8a8-561b43d87ac7 returned with HTTP 404 Jul 22 10:08:16.894447 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1228/4903] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:16 2026] GET /volume/v3/volumes/0eea30b8-4faf-461e-b8a8-561b43d87ac7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:16.902367 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-64396884-81ca-4730-b9ca-5eb9855f45ad None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:16.904291 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-64396884-81ca-4730-b9ca-5eb9855f45ad tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:08:16.904469 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-64396884-81ca-4730-b9ca-5eb9855f45ad tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:16.904635 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-64396884-81ca-4730-b9ca-5eb9855f45ad tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:16.911022 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:16.911022 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:16.913935 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-64396884-81ca-4730-b9ca-5eb9855f45ad tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:16.917236 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-64396884-81ca-4730-b9ca-5eb9855f45ad tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:08:16.917546 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1239/4904] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:16 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:16.928671 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:16.930274 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:08:16.930623 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-18886705"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:16.931905 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-18886705'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:08:16.932034 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create volume of 1 GB Jul 22 10:08:16.932270 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:16.932270 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:16.935555 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Availability Zones retrieved successfully. Jul 22 10:08:16.940549 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Flow 'volume_create_api' (a28abb92-7cb8-4fd1-a5e7-0914b0d953a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:16.941390 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9e8c63-e7ee-49a2-95a7-39f1e9f520dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:16.942171 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:08:16.962718 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9e8c63-e7ee-49a2-95a7-39f1e9f520dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:16.963387 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec790f58-737a-4acb-a808-fca9cd78ecb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:16.995335 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Created reservations ['ccb09063-a24f-4a30-9392-ed2552e28cf7', 'c6d7a501-6a41-4cfd-9e36-56d7c00befe5', 'ccf00a0b-740d-4fa8-84a5-15977fe44c25', 'f52707a8-51ab-4074-a277-81fed167595f'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:16.996031 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec790f58-737a-4acb-a808-fca9cd78ecb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccb09063-a24f-4a30-9392-ed2552e28cf7', 'c6d7a501-6a41-4cfd-9e36-56d7c00befe5', 'ccf00a0b-740d-4fa8-84a5-15977fe44c25', 'f52707a8-51ab-4074-a277-81fed167595f']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:16.996690 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26509a6d-ff64-4ec2-b300-b361ed5267e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:17.016432 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26509a6d-ff64-4ec2-b300-b361ed5267e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-18886705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cee02efdfef42ee8dad829995c71d65',qos_specs=None,replication_status=,reservations=['ccb09063-a24f-4a30-9392-ed2552e28cf7','c6d7a501-6a41-4cfd-9e36-56d7c00befe5','ccf00a0b-740d-4fa8-84a5-15977fe44c25','f52707a8-51ab-4074-a277-81fed167595f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed0701b4b2d941c59ab7b3f867931a22',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-18886705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cee02efdfef42ee8dad829995c71d65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed0701b4b2d941c59ab7b3f867931a22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:17.017160 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a48163-072a-4b45-9b4e-4d7bd0d8ae19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:17.036135 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a48163-072a-4b45-9b4e-4d7bd0d8ae19) transitioned into state 'SUCCESS' from state '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-18886705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cee02efdfef42ee8dad829995c71d65',qos_specs=None,replication_status=,reservations=['ccb09063-a24f-4a30-9392-ed2552e28cf7','c6d7a501-6a41-4cfd-9e36-56d7c00befe5','ccf00a0b-740d-4fa8-84a5-15977fe44c25','f52707a8-51ab-4074-a277-81fed167595f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed0701b4b2d941c59ab7b3f867931a22',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:17.036794 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (938dfb34-7a38-4fb9-bb3d-3963d5ef77b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:17.045791 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (938dfb34-7a38-4fb9-bb3d-3963d5ef77b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:17.046542 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Flow 'volume_create_api' (a28abb92-7cb8-4fd1-a5e7-0914b0d953a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:17.046815 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create volume request issued successfully. Jul 22 10:08:17.047336 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ee0384a4-3a05-4ccd-ab25-85ad77ca5572 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:08:17.047747 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1217/4905] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:08:16 2026] POST /volume/v3/volumes => generated 752 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:17.058145 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f3d44383-196e-4228-8663-e01f89c0b153 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:17.060299 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f3d44383-196e-4228-8663-e01f89c0b153 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 Jul 22 10:08:17.060570 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f3d44383-196e-4228-8663-e01f89c0b153 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:17.060842 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f3d44383-196e-4228-8663-e01f89c0b153 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:17.069881 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:17.069881 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:17.074252 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f3d44383-196e-4228-8663-e01f89c0b153 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:17.078994 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f3d44383-196e-4228-8663-e01f89c0b153 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 returned with HTTP 200 Jul 22 10:08:17.079468 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1222/4906] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:17 2026] GET /volume/v3/volumes/b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:17.090178 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-108d6c38-7f61-4766-a34c-45e1753ba818 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:17.091971 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-108d6c38-7f61-4766-a34c-45e1753ba818 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/snapshots/9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 Jul 22 10:08:17.092187 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-108d6c38-7f61-4766-a34c-45e1753ba818 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:17.092366 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-108d6c38-7f61-4766-a34c-45e1753ba818 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:17.096297 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-108d6c38-7f61-4766-a34c-45e1753ba818 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots/9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 returned with HTTP 404 Jul 22 10:08:17.096715 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1229/4907] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:17 2026] GET /volume/v3/snapshots/9b092a63-2d7b-4a9a-933e-dd30c1f8eab7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:17.102879 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b4ddd01d-fa98-4f0e-8f7e-5ff07ae92122 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:17.104560 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b4ddd01d-fa98-4f0e-8f7e-5ff07ae92122 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/87e2688d-1757-4198-afdc-f868ee5af413 Jul 22 10:08:17.104732 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b4ddd01d-fa98-4f0e-8f7e-5ff07ae92122 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:17.104912 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b4ddd01d-fa98-4f0e-8f7e-5ff07ae92122 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:17.105047 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-b4ddd01d-fa98-4f0e-8f7e-5ff07ae92122 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Delete snapshot with id: 87e2688d-1757-4198-afdc-f868ee5af413 Jul 22 10:08:17.109615 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:17.109615 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:17.110002 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b4ddd01d-fa98-4f0e-8f7e-5ff07ae92122 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot retrieved successfully. Jul 22 10:08:17.125824 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b4ddd01d-fa98-4f0e-8f7e-5ff07ae92122 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot delete request issued successfully. Jul 22 10:08:17.125961 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b4ddd01d-fa98-4f0e-8f7e-5ff07ae92122 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots/87e2688d-1757-4198-afdc-f868ee5af413 returned with HTTP 202 Jul 22 10:08:17.126312 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1240/4908] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:08:17 2026] DELETE /volume/v3/snapshots/87e2688d-1757-4198-afdc-f868ee5af413 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:08:17.134758 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-45f87153-954f-40ab-ae5e-4ce14520c22c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:17.136641 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-45f87153-954f-40ab-ae5e-4ce14520c22c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/snapshots/87e2688d-1757-4198-afdc-f868ee5af413 Jul 22 10:08:17.136798 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-45f87153-954f-40ab-ae5e-4ce14520c22c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:17.136990 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-45f87153-954f-40ab-ae5e-4ce14520c22c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:17.141670 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:17.141670 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:17.142167 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-45f87153-954f-40ab-ae5e-4ce14520c22c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot retrieved successfully. Jul 22 10:08:17.143094 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-45f87153-954f-40ab-ae5e-4ce14520c22c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots/87e2688d-1757-4198-afdc-f868ee5af413 returned with HTTP 200 Jul 22 10:08:17.143478 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1218/4909] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:17 2026] GET /volume/v3/snapshots/87e2688d-1757-4198-afdc-f868ee5af413 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:17.490572 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0d2bfdc3-df5c-4697-95dd-bb0f30cd72d7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:17.492179 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0d2bfdc3-df5c-4697-95dd-bb0f30cd72d7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:17.492363 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0d2bfdc3-df5c-4697-95dd-bb0f30cd72d7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:17.492542 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0d2bfdc3-df5c-4697-95dd-bb0f30cd72d7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:17.492646 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-0d2bfdc3-df5c-4697-95dd-bb0f30cd72d7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:17.496570 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:17.496570 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:17.497274 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0d2bfdc3-df5c-4697-95dd-bb0f30cd72d7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:17.497615 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1223/4910] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:17 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:18.090437 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f480af70-1837-4333-8c7d-e7ddae79f042 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:18.092037 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f480af70-1837-4333-8c7d-e7ddae79f042 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 Jul 22 10:08:18.092236 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f480af70-1837-4333-8c7d-e7ddae79f042 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:18.092402 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f480af70-1837-4333-8c7d-e7ddae79f042 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:18.098808 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:18.098808 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:18.101843 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f480af70-1837-4333-8c7d-e7ddae79f042 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:18.105295 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f480af70-1837-4333-8c7d-e7ddae79f042 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 returned with HTTP 200 Jul 22 10:08:18.105613 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1230/4911] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:18 2026] GET /volume/v3/volumes/b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:18.117294 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-93772a47-174c-463e-b2d3-e46a2968ffc7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:18.119029 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-93772a47-174c-463e-b2d3-e46a2968ffc7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:08:18.119379 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-93772a47-174c-463e-b2d3-e46a2968ffc7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-393610655"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:18.127171 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:18.127171 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:18.127611 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-93772a47-174c-463e-b2d3-e46a2968ffc7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:18.127728 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-93772a47-174c-463e-b2d3-e46a2968ffc7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create snapshot from volume b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 Jul 22 10:08:18.152123 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b797b732-cbef-45be-ba41-0c7e447e6312 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:18.154199 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-93772a47-174c-463e-b2d3-e46a2968ffc7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Created reservations ['e17a06a7-ff30-4947-95f6-8b40bc0c1a38', '7ea207dc-e8c5-41af-8043-0b1aca51a964', '4cc49a4c-b89b-4e63-9ab8-17487134ba7f', 'c47bdc01-27f5-42ab-ac02-ebbd31e73460'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:18.154317 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b797b732-cbef-45be-ba41-0c7e447e6312 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/snapshots/87e2688d-1757-4198-afdc-f868ee5af413 Jul 22 10:08:18.154518 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b797b732-cbef-45be-ba41-0c7e447e6312 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:18.154738 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b797b732-cbef-45be-ba41-0c7e447e6312 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:18.159319 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b797b732-cbef-45be-ba41-0c7e447e6312 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots/87e2688d-1757-4198-afdc-f868ee5af413 returned with HTTP 404 Jul 22 10:08:18.159833 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1219/4912] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:18 2026] GET /volume/v3/snapshots/87e2688d-1757-4198-afdc-f868ee5af413 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:18.166793 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-687c60cc-973d-4d42-b1cd-d10df380c13c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:18.168852 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-687c60cc-973d-4d42-b1cd-d10df380c13c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/611ab7c3-b1f0-4071-9c33-e1686821b273 Jul 22 10:08:18.169133 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-687c60cc-973d-4d42-b1cd-d10df380c13c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:18.169323 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-687c60cc-973d-4d42-b1cd-d10df380c13c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:18.169421 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-687c60cc-973d-4d42-b1cd-d10df380c13c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Delete snapshot with id: 611ab7c3-b1f0-4071-9c33-e1686821b273 Jul 22 10:08:18.174322 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:18.174322 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:18.174824 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-687c60cc-973d-4d42-b1cd-d10df380c13c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot retrieved successfully. Jul 22 10:08:18.181668 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-93772a47-174c-463e-b2d3-e46a2968ffc7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot create request issued successfully. Jul 22 10:08:18.181988 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-93772a47-174c-463e-b2d3-e46a2968ffc7 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:08:18.182391 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1241/4913] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:08:18 2026] POST /volume/v3/snapshots => generated 309 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:18.190682 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e882a7e3-ca71-4b35-9e27-bafc514a59bc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:18.191832 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-687c60cc-973d-4d42-b1cd-d10df380c13c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot delete request issued successfully. Jul 22 10:08:18.192025 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-687c60cc-973d-4d42-b1cd-d10df380c13c tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots/611ab7c3-b1f0-4071-9c33-e1686821b273 returned with HTTP 202 Jul 22 10:08:18.192471 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1224/4914] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:08:18 2026] DELETE /volume/v3/snapshots/611ab7c3-b1f0-4071-9c33-e1686821b273 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:08:18.192561 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e882a7e3-ca71-4b35-9e27-bafc514a59bc tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/90103d57-ecb6-413a-8d7a-c6f04e873e50 Jul 22 10:08:18.192850 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e882a7e3-ca71-4b35-9e27-bafc514a59bc tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:18.193171 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e882a7e3-ca71-4b35-9e27-bafc514a59bc tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:18.199320 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:18.199320 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:18.199419 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-98680e82-1980-473d-9d5d-6244e3fad5bf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:18.199986 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e882a7e3-ca71-4b35-9e27-bafc514a59bc tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:18.201137 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e882a7e3-ca71-4b35-9e27-bafc514a59bc tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/90103d57-ecb6-413a-8d7a-c6f04e873e50 returned with HTTP 200 Jul 22 10:08:18.201223 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-98680e82-1980-473d-9d5d-6244e3fad5bf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/snapshots/611ab7c3-b1f0-4071-9c33-e1686821b273 Jul 22 10:08:18.201418 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-98680e82-1980-473d-9d5d-6244e3fad5bf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:18.201788 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-98680e82-1980-473d-9d5d-6244e3fad5bf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:18.201866 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1231/4915] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:18 2026] GET /volume/v3/snapshots/90103d57-ecb6-413a-8d7a-c6f04e873e50 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:18.207222 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:18.207222 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:18.207651 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-98680e82-1980-473d-9d5d-6244e3fad5bf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Snapshot retrieved successfully. Jul 22 10:08:18.208515 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-98680e82-1980-473d-9d5d-6244e3fad5bf tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots/611ab7c3-b1f0-4071-9c33-e1686821b273 returned with HTTP 200 Jul 22 10:08:18.208986 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1220/4916] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:18 2026] GET /volume/v3/snapshots/611ab7c3-b1f0-4071-9c33-e1686821b273 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:18.508727 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-800f0c7d-b978-4bad-8a11-237f8e66d173 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:18.510558 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-800f0c7d-b978-4bad-8a11-237f8e66d173 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:18.510769 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-800f0c7d-b978-4bad-8a11-237f8e66d173 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:18.511006 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-800f0c7d-b978-4bad-8a11-237f8e66d173 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:18.511165 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-800f0c7d-b978-4bad-8a11-237f8e66d173 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:18.515240 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:18.515240 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:18.515977 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-800f0c7d-b978-4bad-8a11-237f8e66d173 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:18.516339 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1242/4917] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:18 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:18.681367 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f869f08e-fd29-40d0-a71e-3ba6635670e6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:18.683094 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f869f08e-fd29-40d0-a71e-3ba6635670e6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:08:18.683468 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f869f08e-fd29-40d0-a71e-3ba6635670e6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "17d39a85-ed86-409c-bbf2-6ccfdc0c4217", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1421048802", "description": null, "metadata": null}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:18.694052 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:18.694052 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:18.694587 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f869f08e-fd29-40d0-a71e-3ba6635670e6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:08:18.694735 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-f869f08e-fd29-40d0-a71e-3ba6635670e6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create snapshot from volume 17d39a85-ed86-409c-bbf2-6ccfdc0c4217 Jul 22 10:08:18.718139 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-f869f08e-fd29-40d0-a71e-3ba6635670e6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Created reservations ['6de981e1-dd7b-4fa6-b450-4378e3c39770', 'fefaceaa-0a33-49a3-81eb-aaff2534e693', '8a48cc3c-deff-4a77-8d8d-5eb22759b596', 'd8b218b1-a96a-415a-9447-59589e6dd15a'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:18.748012 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f869f08e-fd29-40d0-a71e-3ba6635670e6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot force create request issued successfully. Jul 22 10:08:18.748515 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f869f08e-fd29-40d0-a71e-3ba6635670e6 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:08:18.749088 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1225/4918] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:08:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:18.757210 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0ded96f7-f98a-481a-b875-d040cb9c6529 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:18.759087 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0ded96f7-f98a-481a-b875-d040cb9c6529 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/9ec94dad-fd32-4f11-82b3-642cbc2f2df8 Jul 22 10:08:18.759253 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0ded96f7-f98a-481a-b875-d040cb9c6529 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:18.759438 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0ded96f7-f98a-481a-b875-d040cb9c6529 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:18.764900 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:18.764900 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:18.765427 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0ded96f7-f98a-481a-b875-d040cb9c6529 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:08:18.766377 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0ded96f7-f98a-481a-b875-d040cb9c6529 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/9ec94dad-fd32-4f11-82b3-642cbc2f2df8 returned with HTTP 200 Jul 22 10:08:18.766732 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1232/4919] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:18 2026] GET /volume/v3/snapshots/9ec94dad-fd32-4f11-82b3-642cbc2f2df8 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:19.211331 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-523f74f0-8e09-49a9-b0f4-7be3ba3c7c8c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:19.213551 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-523f74f0-8e09-49a9-b0f4-7be3ba3c7c8c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/90103d57-ecb6-413a-8d7a-c6f04e873e50 Jul 22 10:08:19.213647 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-523f74f0-8e09-49a9-b0f4-7be3ba3c7c8c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:19.213871 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-523f74f0-8e09-49a9-b0f4-7be3ba3c7c8c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:19.219226 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3716d0f7-a1ce-4cb9-a7a1-3bc593879104 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:19.219616 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:19.219616 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:19.219816 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-523f74f0-8e09-49a9-b0f4-7be3ba3c7c8c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:19.220948 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-523f74f0-8e09-49a9-b0f4-7be3ba3c7c8c tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/90103d57-ecb6-413a-8d7a-c6f04e873e50 returned with HTTP 200 Jul 22 10:08:19.221240 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1221/4920] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:19 2026] GET /volume/v3/snapshots/90103d57-ecb6-413a-8d7a-c6f04e873e50 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:19.221421 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3716d0f7-a1ce-4cb9-a7a1-3bc593879104 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/snapshots/611ab7c3-b1f0-4071-9c33-e1686821b273 Jul 22 10:08:19.221790 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3716d0f7-a1ce-4cb9-a7a1-3bc593879104 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:19.221952 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3716d0f7-a1ce-4cb9-a7a1-3bc593879104 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:19.227401 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3716d0f7-a1ce-4cb9-a7a1-3bc593879104 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/snapshots/611ab7c3-b1f0-4071-9c33-e1686821b273 returned with HTTP 404 Jul 22 10:08:19.227957 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1243/4921] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:19 2026] GET /volume/v3/snapshots/611ab7c3-b1f0-4071-9c33-e1686821b273 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:19.231165 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2797bf9a-e34f-4358-877c-1457d05603e6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:19.233271 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:08:19.233696 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "90103d57-ecb6-413a-8d7a-c6f04e873e50", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-26067136"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:19.235667 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create volume request body: {'volume': {'snapshot_id': '90103d57-ecb6-413a-8d7a-c6f04e873e50', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-26067136'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:08:19.238798 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c2f98d9c-004a-41d8-89bc-a5f19b7cc00f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:19.240632 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c2f98d9c-004a-41d8-89bc-a5f19b7cc00f tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:08:19.240825 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c2f98d9c-004a-41d8-89bc-a5f19b7cc00f tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:19.241026 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c2f98d9c-004a-41d8-89bc-a5f19b7cc00f tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:19.241315 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:19.241315 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:19.241791 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:19.241964 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create volume of 1 GB Jul 22 10:08:19.245987 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Availability Zones retrieved successfully. Jul 22 10:08:19.248034 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:19.248034 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:19.251565 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c2f98d9c-004a-41d8-89bc-a5f19b7cc00f tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:19.252814 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Flow 'volume_create_api' (17014fd2-f4f6-46c1-89c6-6702a33c97b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:19.253943 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4013481e-51f1-46dc-a31f-5b6c34ba73ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:19.254955 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:08:19.256939 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c2f98d9c-004a-41d8-89bc-a5f19b7cc00f tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d returned with HTTP 200 Jul 22 10:08:19.257429 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1233/4922] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:19 2026] GET /volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:19.270745 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3f6e2551-92c2-4180-93ea-76a9c5094332 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:19.272564 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3f6e2551-92c2-4180-93ea-76a9c5094332 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:08:19.272803 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3f6e2551-92c2-4180-93ea-76a9c5094332 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:19.273029 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3f6e2551-92c2-4180-93ea-76a9c5094332 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:19.280022 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:19.280022 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:19.283894 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3f6e2551-92c2-4180-93ea-76a9c5094332 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:19.287795 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3f6e2551-92c2-4180-93ea-76a9c5094332 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d returned with HTTP 200 Jul 22 10:08:19.288235 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1222/4923] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:19 2026] GET /volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:19.288746 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4013481e-51f1-46dc-a31f-5b6c34ba73ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '90103d57-ecb6-413a-8d7a-c6f04e873e50', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:19.289907 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98eb2774-db64-4e75-8e40-dba41d78474c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:19.300279 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-325439de-32fd-40e9-a4cf-c508f9a48fad None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:19.302091 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-325439de-32fd-40e9-a4cf-c508f9a48fad tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] DELETE https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:08:19.302267 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-325439de-32fd-40e9-a4cf-c508f9a48fad tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:19.302449 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-325439de-32fd-40e9-a4cf-c508f9a48fad tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:19.302593 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-325439de-32fd-40e9-a4cf-c508f9a48fad tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Delete volume with id: cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:08:19.309635 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:19.309635 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:19.310203 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-325439de-32fd-40e9-a4cf-c508f9a48fad tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:19.329823 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-325439de-32fd-40e9-a4cf-c508f9a48fad tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Delete volume request issued successfully. Jul 22 10:08:19.330114 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-325439de-32fd-40e9-a4cf-c508f9a48fad tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d returned with HTTP 202 Jul 22 10:08:19.330834 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1244/4924] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:08:19 2026] DELETE /volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:08:19.331005 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Created reservations ['8704ad54-f7e5-412a-bab0-aa5ccb82d5b1', '2bc47af2-58ff-4aa3-aa5e-b8b21908418b', '64dc20e6-efa8-4752-94a7-c8bbe4d91e15', '8e4f63d9-2a5c-40fa-b120-68e84175a719'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:19.331873 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98eb2774-db64-4e75-8e40-dba41d78474c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8704ad54-f7e5-412a-bab0-aa5ccb82d5b1', '2bc47af2-58ff-4aa3-aa5e-b8b21908418b', '64dc20e6-efa8-4752-94a7-c8bbe4d91e15', '8e4f63d9-2a5c-40fa-b120-68e84175a719']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:19.332963 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d16e7ec-c5d9-43f5-a57c-8225ced670db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:19.337365 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e40d846b-aee2-410a-b4f2-84014f186138 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:19.339308 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e40d846b-aee2-410a-b4f2-84014f186138 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:08:19.339600 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e40d846b-aee2-410a-b4f2-84014f186138 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:19.339788 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e40d846b-aee2-410a-b4f2-84014f186138 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:19.346824 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:19.346824 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:19.350395 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e40d846b-aee2-410a-b4f2-84014f186138 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Volume info retrieved successfully. Jul 22 10:08:19.354347 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e40d846b-aee2-410a-b4f2-84014f186138 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d returned with HTTP 200 Jul 22 10:08:19.354724 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1234/4925] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:19 2026] GET /volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:19.378554 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d16e7ec-c5d9-43f5-a57c-8225ced670db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4dc1a6c-9736-48dd-8ada-e341f82b54b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-26067136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cee02efdfef42ee8dad829995c71d65',qos_specs=None,replication_status=,reservations=['8704ad54-f7e5-412a-bab0-aa5ccb82d5b1','2bc47af2-58ff-4aa3-aa5e-b8b21908418b','64dc20e6-efa8-4752-94a7-c8bbe4d91e15','8e4f63d9-2a5c-40fa-b120-68e84175a719'],size=1,snapshot_id=90103d57-ecb6-413a-8d7a-c6f04e873e50,source_replicaid=,source_volid=None,status='creating',user_id='ed0701b4b2d941c59ab7b3f867931a22',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:08:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-26067136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4dc1a6c-9736-48dd-8ada-e341f82b54b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cee02efdfef42ee8dad829995c71d65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=90103d57-ecb6-413a-8d7a-c6f04e873e50,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed0701b4b2d941c59ab7b3f867931a22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:19.379371 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a81b48da-8a36-4d73-9d17-4cae69d301a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:19.401128 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a81b48da-8a36-4d73-9d17-4cae69d301a9) transitioned into state 'SUCCESS' from state '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-26067136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cee02efdfef42ee8dad829995c71d65',qos_specs=None,replication_status=,reservations=['8704ad54-f7e5-412a-bab0-aa5ccb82d5b1','2bc47af2-58ff-4aa3-aa5e-b8b21908418b','64dc20e6-efa8-4752-94a7-c8bbe4d91e15','8e4f63d9-2a5c-40fa-b120-68e84175a719'],size=1,snapshot_id=90103d57-ecb6-413a-8d7a-c6f04e873e50,source_replicaid=,source_volid=None,status='creating',user_id='ed0701b4b2d941c59ab7b3f867931a22',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:19.401885 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d1ed992-a351-454e-a996-f066908b76de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:19.423839 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d1ed992-a351-454e-a996-f066908b76de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:19.424671 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Flow 'volume_create_api' (17014fd2-f4f6-46c1-89c6-6702a33c97b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:19.425001 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Create volume request issued successfully. Jul 22 10:08:19.425572 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2797bf9a-e34f-4358-877c-1457d05603e6 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:08:19.426136 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1226/4926] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:08:19 2026] POST /volume/v3/volumes => generated 786 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:19.440397 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4750ace2-5b35-40c7-8d43-5b3758fd16cc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:19.442189 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4750ace2-5b35-40c7-8d43-5b3758fd16cc tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 Jul 22 10:08:19.442380 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4750ace2-5b35-40c7-8d43-5b3758fd16cc tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:19.442570 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4750ace2-5b35-40c7-8d43-5b3758fd16cc tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:19.449082 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:19.449082 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:19.453333 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4750ace2-5b35-40c7-8d43-5b3758fd16cc tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:19.459066 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4750ace2-5b35-40c7-8d43-5b3758fd16cc tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 returned with HTTP 200 Jul 22 10:08:19.459545 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1223/4927] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:19 2026] GET /volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:19.526857 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-09f10d59-5fc1-485e-b174-2d0c775117dd None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:19.528542 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-09f10d59-5fc1-485e-b174-2d0c775117dd tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:19.528713 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-09f10d59-5fc1-485e-b174-2d0c775117dd tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:19.528889 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-09f10d59-5fc1-485e-b174-2d0c775117dd tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:19.529003 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-09f10d59-5fc1-485e-b174-2d0c775117dd tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:19.532949 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:19.532949 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:19.533618 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-09f10d59-5fc1-485e-b174-2d0c775117dd tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:19.533965 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1245/4928] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:19 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:19.775435 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1c86c346-35ea-40d6-a115-ac64dbf7b60a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:19.777223 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1c86c346-35ea-40d6-a115-ac64dbf7b60a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/9ec94dad-fd32-4f11-82b3-642cbc2f2df8 Jul 22 10:08:19.777426 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1c86c346-35ea-40d6-a115-ac64dbf7b60a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:19.777618 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1c86c346-35ea-40d6-a115-ac64dbf7b60a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:19.782660 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:19.782660 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:19.783072 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1c86c346-35ea-40d6-a115-ac64dbf7b60a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:08:19.783806 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1c86c346-35ea-40d6-a115-ac64dbf7b60a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/9ec94dad-fd32-4f11-82b3-642cbc2f2df8 returned with HTTP 200 Jul 22 10:08:19.784176 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1235/4929] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:19 2026] GET /volume/v3/snapshots/9ec94dad-fd32-4f11-82b3-642cbc2f2df8 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:19.792283 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e15630e2-01e5-429d-823c-b627a3417c70 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:19.794288 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e15630e2-01e5-429d-823c-b627a3417c70 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/9ec94dad-fd32-4f11-82b3-642cbc2f2df8 Jul 22 10:08:19.794492 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e15630e2-01e5-429d-823c-b627a3417c70 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:19.794716 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e15630e2-01e5-429d-823c-b627a3417c70 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:19.799611 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:19.799611 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:19.800008 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-e15630e2-01e5-429d-823c-b627a3417c70 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:08:19.800750 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e15630e2-01e5-429d-823c-b627a3417c70 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/9ec94dad-fd32-4f11-82b3-642cbc2f2df8 returned with HTTP 200 Jul 22 10:08:19.801120 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1227/4930] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:19 2026] GET /volume/v3/snapshots/9ec94dad-fd32-4f11-82b3-642cbc2f2df8 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:19.808507 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:19.810404 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:08:19.810782 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-813022646", "snapshot_id": "9ec94dad-fd32-4f11-82b3-642cbc2f2df8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:19.812707 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-813022646', 'snapshot_id': '9ec94dad-fd32-4f11-82b3-642cbc2f2df8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:08:19.817843 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:19.817843 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:19.818374 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:08:19.818514 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume of 1 GB Jul 22 10:08:19.822137 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Availability Zones retrieved successfully. Jul 22 10:08:19.829164 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (c69a014b-5955-4990-98d5-3a83c90753e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:19.830321 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41fc83c5-6ac9-4687-9adf-7dc27bf4a411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:19.831395 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:08:19.865549 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41fc83c5-6ac9-4687-9adf-7dc27bf4a411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9ec94dad-fd32-4f11-82b3-642cbc2f2df8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:19.866512 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be3318d-d423-45bb-9328-a998903969cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:19.909762 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Created reservations ['0898fe87-29e8-4705-9ef8-136615f2ba98', '41085fe1-fd44-4e5d-a3b4-0a253a264288', '1676de62-e84a-494b-88bd-6251d3b1d326', 'b840705b-1b31-457c-b5d9-05abefbfb043'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:19.910706 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be3318d-d423-45bb-9328-a998903969cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0898fe87-29e8-4705-9ef8-136615f2ba98', '41085fe1-fd44-4e5d-a3b4-0a253a264288', '1676de62-e84a-494b-88bd-6251d3b1d326', 'b840705b-1b31-457c-b5d9-05abefbfb043']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:19.911701 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6b62bb5-a046-47df-8219-20d71a99506b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:19.960636 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6b62bb5-a046-47df-8219-20d71a99506b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e85ee1a7-feb8-4e89-9059-890176e4ff56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-813022646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['0898fe87-29e8-4705-9ef8-136615f2ba98','41085fe1-fd44-4e5d-a3b4-0a253a264288','1676de62-e84a-494b-88bd-6251d3b1d326','b840705b-1b31-457c-b5d9-05abefbfb043'],size=1,snapshot_id=9ec94dad-fd32-4f11-82b3-642cbc2f2df8,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:08:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-813022646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e85ee1a7-feb8-4e89-9059-890176e4ff56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='599a9fadaa9b405ca90dd6f4f106719a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9ec94dad-fd32-4f11-82b3-642cbc2f2df8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4175e860c124a3386af0e8d40ec0adb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:19.961514 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce07b697-e4a4-429b-8d83-6c242e8fb1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:19.979315 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce07b697-e4a4-429b-8d83-6c242e8fb1c1) transitioned into state 'SUCCESS' from state '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-813022646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='599a9fadaa9b405ca90dd6f4f106719a',qos_specs=None,replication_status=,reservations=['0898fe87-29e8-4705-9ef8-136615f2ba98','41085fe1-fd44-4e5d-a3b4-0a253a264288','1676de62-e84a-494b-88bd-6251d3b1d326','b840705b-1b31-457c-b5d9-05abefbfb043'],size=1,snapshot_id=9ec94dad-fd32-4f11-82b3-642cbc2f2df8,source_replicaid=,source_volid=None,status='creating',user_id='f4175e860c124a3386af0e8d40ec0adb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:19.979937 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9ed636d-d3b5-49de-ac40-572548e7c41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:20.001821 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9ed636d-d3b5-49de-ac40-572548e7c41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:20.002872 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Flow 'volume_create_api' (c69a014b-5955-4990-98d5-3a83c90753e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:20.003402 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Create volume request issued successfully. Jul 22 10:08:20.004044 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d10eeaf3-4121-42e9-99d9-9fd6f102f7ec tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:08:20.004534 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1224/4931] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:08:19 2026] POST /volume/v3/volumes => generated 784 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:20.016607 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-efd50902-5ae5-484d-8e4e-349134991855 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:20.018832 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-efd50902-5ae5-484d-8e4e-349134991855 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 Jul 22 10:08:20.019064 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-efd50902-5ae5-484d-8e4e-349134991855 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:20.019251 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-efd50902-5ae5-484d-8e4e-349134991855 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:20.026089 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:20.026089 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:20.029886 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-efd50902-5ae5-484d-8e4e-349134991855 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:08:20.034177 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-efd50902-5ae5-484d-8e4e-349134991855 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 returned with HTTP 200 Jul 22 10:08:20.034584 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1246/4932] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:20 2026] GET /volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:20.368202 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8f82a049-9c62-46d1-a9ef-a9bdbce12786 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:20.370200 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8f82a049-9c62-46d1-a9ef-a9bdbce12786 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] GET https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d Jul 22 10:08:20.370384 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8f82a049-9c62-46d1-a9ef-a9bdbce12786 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:20.370558 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8f82a049-9c62-46d1-a9ef-a9bdbce12786 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:20.376740 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8f82a049-9c62-46d1-a9ef-a9bdbce12786 tempest-SnapshotDataIntegrityTests-1706879425 tempest-SnapshotDataIntegrityTests-1706879425-project-member] https://10.4.3.206/volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d returned with HTTP 404 Jul 22 10:08:20.377275 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1236/4933] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:20 2026] GET /volume/v3/volumes/cb729369-412c-45b8-a05d-d65f56045b7d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:20.472002 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4b78ea5b-4751-429c-9469-11ac9def5ea5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:20.473816 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4b78ea5b-4751-429c-9469-11ac9def5ea5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 Jul 22 10:08:20.474051 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4b78ea5b-4751-429c-9469-11ac9def5ea5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:20.474280 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4b78ea5b-4751-429c-9469-11ac9def5ea5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:20.481882 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:20.481882 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:20.487732 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4b78ea5b-4751-429c-9469-11ac9def5ea5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:20.492495 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4b78ea5b-4751-429c-9469-11ac9def5ea5 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 returned with HTTP 200 Jul 22 10:08:20.492855 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1228/4934] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:20 2026] GET /volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:20.507269 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2e584e5e-0955-417a-9fd6-5829a37531fb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:20.509376 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2e584e5e-0955-417a-9fd6-5829a37531fb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 Jul 22 10:08:20.509598 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2e584e5e-0955-417a-9fd6-5829a37531fb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:20.509812 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2e584e5e-0955-417a-9fd6-5829a37531fb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:20.516454 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:20.516454 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:20.519624 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2e584e5e-0955-417a-9fd6-5829a37531fb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:20.523982 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2e584e5e-0955-417a-9fd6-5829a37531fb tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 returned with HTTP 200 Jul 22 10:08:20.524379 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1225/4935] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:20 2026] GET /volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:20.537275 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cf14842d-8c42-4de3-ad33-4efda3c09752 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:20.538962 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cf14842d-8c42-4de3-ad33-4efda3c09752 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 Jul 22 10:08:20.539153 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cf14842d-8c42-4de3-ad33-4efda3c09752 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:20.539357 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cf14842d-8c42-4de3-ad33-4efda3c09752 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:20.539511 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-cf14842d-8c42-4de3-ad33-4efda3c09752 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete volume with id: f4dc1a6c-9736-48dd-8ada-e341f82b54b9 Jul 22 10:08:20.544725 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2f9b1475-ce78-443e-90a8-f6a1fa304a04 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:20.546856 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:20.546856 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:20.546980 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2f9b1475-ce78-443e-90a8-f6a1fa304a04 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:20.547151 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2f9b1475-ce78-443e-90a8-f6a1fa304a04 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:20.547342 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-cf14842d-8c42-4de3-ad33-4efda3c09752 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:20.547405 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2f9b1475-ce78-443e-90a8-f6a1fa304a04 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:20.547519 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-2f9b1475-ce78-443e-90a8-f6a1fa304a04 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:20.552218 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:20.552218 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:20.553104 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2f9b1475-ce78-443e-90a8-f6a1fa304a04 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:20.553527 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1237/4936] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:20 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:20.564517 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-cf14842d-8c42-4de3-ad33-4efda3c09752 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete volume request issued successfully. Jul 22 10:08:20.564779 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cf14842d-8c42-4de3-ad33-4efda3c09752 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 returned with HTTP 202 Jul 22 10:08:20.565299 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1247/4937] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:08:20 2026] DELETE /volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:08:20.572226 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-68d3285f-5f88-46ca-b0de-52794afd6143 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:20.574350 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-68d3285f-5f88-46ca-b0de-52794afd6143 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 Jul 22 10:08:20.574559 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-68d3285f-5f88-46ca-b0de-52794afd6143 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:20.574868 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-68d3285f-5f88-46ca-b0de-52794afd6143 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:20.581684 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:20.581684 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:20.585194 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-68d3285f-5f88-46ca-b0de-52794afd6143 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:20.590070 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-68d3285f-5f88-46ca-b0de-52794afd6143 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 returned with HTTP 200 Jul 22 10:08:20.590610 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1229/4938] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:20 2026] GET /volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:21.046746 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9a9abf78-621d-4a68-8710-ce494f4d88d4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:21.048625 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9a9abf78-621d-4a68-8710-ce494f4d88d4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 Jul 22 10:08:21.048840 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9a9abf78-621d-4a68-8710-ce494f4d88d4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:21.049170 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9a9abf78-621d-4a68-8710-ce494f4d88d4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:21.057073 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:21.057073 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:21.061832 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9a9abf78-621d-4a68-8710-ce494f4d88d4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:08:21.066848 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9a9abf78-621d-4a68-8710-ce494f4d88d4 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 returned with HTTP 200 Jul 22 10:08:21.067445 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1226/4939] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:21 2026] GET /volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:21.080657 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-efef7103-fe92-4488-abea-073193ba62d5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:21.082652 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-efef7103-fe92-4488-abea-073193ba62d5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 Jul 22 10:08:21.082909 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-efef7103-fe92-4488-abea-073193ba62d5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:21.083208 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-efef7103-fe92-4488-abea-073193ba62d5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:21.091263 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:21.091263 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:21.095239 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-efef7103-fe92-4488-abea-073193ba62d5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:08:21.100683 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-efef7103-fe92-4488-abea-073193ba62d5 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 returned with HTTP 200 Jul 22 10:08:21.101187 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1238/4940] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:21 2026] GET /volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:21.192349 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-8cbff964-7668-48c0-ab18-cc86f0679284 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:21.194216 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-8cbff964-7668-48c0-ab18-cc86f0679284 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 Jul 22 10:08:21.194388 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-8cbff964-7668-48c0-ab18-cc86f0679284 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:21.194555 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-8cbff964-7668-48c0-ab18-cc86f0679284 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:21.200792 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:21.200792 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:21.203817 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-8cbff964-7668-48c0-ab18-cc86f0679284 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:08:21.207836 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-8cbff964-7668-48c0-ab18-cc86f0679284 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 returned with HTTP 200 Jul 22 10:08:21.208234 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1248/4941] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:08:21 2026] GET /volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 => generated 1393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:21.563128 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-16e6ae30-68e9-432a-9fb1-4cdf097276de None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:21.564847 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-16e6ae30-68e9-432a-9fb1-4cdf097276de tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:21.565119 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-16e6ae30-68e9-432a-9fb1-4cdf097276de tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:21.565364 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-16e6ae30-68e9-432a-9fb1-4cdf097276de tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:21.565473 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-16e6ae30-68e9-432a-9fb1-4cdf097276de tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:21.574695 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:21.574695 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:21.575378 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-16e6ae30-68e9-432a-9fb1-4cdf097276de tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:21.575819 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1230/4942] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:21 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:21.603161 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d9b64c7a-5fa2-44dd-a2cd-7bb4b2cd3695 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:21.605532 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d9b64c7a-5fa2-44dd-a2cd-7bb4b2cd3695 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 Jul 22 10:08:21.605847 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d9b64c7a-5fa2-44dd-a2cd-7bb4b2cd3695 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:21.606169 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d9b64c7a-5fa2-44dd-a2cd-7bb4b2cd3695 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:21.612270 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d9b64c7a-5fa2-44dd-a2cd-7bb4b2cd3695 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 returned with HTTP 404 Jul 22 10:08:21.612757 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1227/4943] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:21 2026] GET /volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:21.620161 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3d6c433b-afac-4515-8a4f-642b73e94b09 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:21.622376 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3d6c433b-afac-4515-8a4f-642b73e94b09 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 Jul 22 10:08:21.622652 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3d6c433b-afac-4515-8a4f-642b73e94b09 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:21.622870 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3d6c433b-afac-4515-8a4f-642b73e94b09 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:21.629611 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3d6c433b-afac-4515-8a4f-642b73e94b09 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 returned with HTTP 404 Jul 22 10:08:21.630180 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1239/4944] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:21 2026] GET /volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:21.637831 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-33e5c2f3-3694-41d2-ba17-97c06859de55 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:21.640538 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-33e5c2f3-3694-41d2-ba17-97c06859de55 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 Jul 22 10:08:21.640538 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-33e5c2f3-3694-41d2-ba17-97c06859de55 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:21.640704 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-33e5c2f3-3694-41d2-ba17-97c06859de55 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:21.640828 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-33e5c2f3-3694-41d2-ba17-97c06859de55 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete volume with id: f4dc1a6c-9736-48dd-8ada-e341f82b54b9 Jul 22 10:08:21.647052 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-33e5c2f3-3694-41d2-ba17-97c06859de55 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 returned with HTTP 404 Jul 22 10:08:21.647692 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1249/4945] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:08:21 2026] DELETE /volume/v3/volumes/f4dc1a6c-9736-48dd-8ada-e341f82b54b9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:21.654693 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-690e08a4-c4fb-48c8-8346-2abc8a97bca9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:21.656506 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-690e08a4-c4fb-48c8-8346-2abc8a97bca9 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/90103d57-ecb6-413a-8d7a-c6f04e873e50 Jul 22 10:08:21.656724 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-690e08a4-c4fb-48c8-8346-2abc8a97bca9 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:21.656950 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-690e08a4-c4fb-48c8-8346-2abc8a97bca9 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:21.657136 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-690e08a4-c4fb-48c8-8346-2abc8a97bca9 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete snapshot with id: 90103d57-ecb6-413a-8d7a-c6f04e873e50 Jul 22 10:08:21.662102 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:21.662102 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:21.662527 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-690e08a4-c4fb-48c8-8346-2abc8a97bca9 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:21.679369 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-690e08a4-c4fb-48c8-8346-2abc8a97bca9 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot delete request issued successfully. Jul 22 10:08:21.679614 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-690e08a4-c4fb-48c8-8346-2abc8a97bca9 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/90103d57-ecb6-413a-8d7a-c6f04e873e50 returned with HTTP 202 Jul 22 10:08:21.680562 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1231/4946] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:08:21 2026] DELETE /volume/v3/snapshots/90103d57-ecb6-413a-8d7a-c6f04e873e50 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:08:21.694153 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-55e7db6c-319d-4279-bf8f-9f3c1e51902b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:21.697213 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-55e7db6c-319d-4279-bf8f-9f3c1e51902b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/90103d57-ecb6-413a-8d7a-c6f04e873e50 Jul 22 10:08:21.697431 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-55e7db6c-319d-4279-bf8f-9f3c1e51902b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:21.697638 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-55e7db6c-319d-4279-bf8f-9f3c1e51902b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:21.705965 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:21.705965 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:21.706597 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-55e7db6c-319d-4279-bf8f-9f3c1e51902b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Snapshot retrieved successfully. Jul 22 10:08:21.707462 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-55e7db6c-319d-4279-bf8f-9f3c1e51902b tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/90103d57-ecb6-413a-8d7a-c6f04e873e50 returned with HTTP 200 Jul 22 10:08:21.707820 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1228/4947] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:21 2026] GET /volume/v3/snapshots/90103d57-ecb6-413a-8d7a-c6f04e873e50 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:21.807980 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-b427aa75-03b9-4086-93ed-eed4d625330c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:21.810189 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-b427aa75-03b9-4086-93ed-eed4d625330c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 Jul 22 10:08:21.810302 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-b427aa75-03b9-4086-93ed-eed4d625330c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:21.810514 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-b427aa75-03b9-4086-93ed-eed4d625330c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:21.817258 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:21.817258 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:21.822542 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-b427aa75-03b9-4086-93ed-eed4d625330c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:08:21.828789 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-b427aa75-03b9-4086-93ed-eed4d625330c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 returned with HTTP 200 Jul 22 10:08:21.829258 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1240/4948] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:08:21 2026] GET /volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 => generated 1393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:21.840157 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-61c17b96-77c7-439a-916d-c050faccb4f1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:21.840558 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-61c17b96-77c7-439a-916d-c050faccb4f1 None None] GET https://10.4.3.206/volume// Jul 22 10:08:21.840859 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-61c17b96-77c7-439a-916d-c050faccb4f1 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:21.841154 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-61c17b96-77c7-439a-916d-c050faccb4f1 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:21.841556 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-61c17b96-77c7-439a-916d-c050faccb4f1 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:08:21.841904 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1250/4949] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 10:08:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:08:21.850403 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-a34ed59c-2085-4941-a70c-102f9ef4b379 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:21.853173 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-a34ed59c-2085-4941-a70c-102f9ef4b379 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:08:21.853654 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-a34ed59c-2085-4941-a70c-102f9ef4b379 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e85ee1a7-feb8-4e89-9059-890176e4ff56", "connector": null, "instance_uuid": "f18e0218-cd34-4588-ad55-2b97f780da1f"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:21.862649 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:21.862649 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:21.894163 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-a34ed59c-2085-4941-a70c-102f9ef4b379 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:08:21.894720 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1232/4950] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:08:21 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) Jul 22 10:08:22.585577 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e1a231de-379a-4fa2-86f6-eececf8b8b46 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:22.587657 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1a231de-379a-4fa2-86f6-eececf8b8b46 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:22.587910 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1a231de-379a-4fa2-86f6-eececf8b8b46 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:22.588138 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1a231de-379a-4fa2-86f6-eececf8b8b46 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:22.588292 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e1a231de-379a-4fa2-86f6-eececf8b8b46 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:22.593269 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:22.593269 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:22.593918 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1a231de-379a-4fa2-86f6-eececf8b8b46 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:22.594285 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1229/4951] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:22 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:22.679723 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-109e98fc-7236-4178-89e0-db9d8b3e8066 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:22.680145 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-109e98fc-7236-4178-89e0-db9d8b3e8066 None None] GET https://10.4.3.206/volume// Jul 22 10:08:22.680321 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-109e98fc-7236-4178-89e0-db9d8b3e8066 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:22.680511 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-109e98fc-7236-4178-89e0-db9d8b3e8066 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:22.680811 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-109e98fc-7236-4178-89e0-db9d8b3e8066 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:08:22.681359 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1241/4952] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:08:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:08:22.689788 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-1599e349-6578-4099-8c70-8089fa2ffd5b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:22.691909 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-1599e349-6578-4099-8c70-8089fa2ffd5b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 Jul 22 10:08:22.692170 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-1599e349-6578-4099-8c70-8089fa2ffd5b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:22.692361 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-1599e349-6578-4099-8c70-8089fa2ffd5b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:22.701848 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:22.701848 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:22.705535 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-1599e349-6578-4099-8c70-8089fa2ffd5b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:08:22.710805 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-1599e349-6578-4099-8c70-8089fa2ffd5b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 returned with HTTP 200 Jul 22 10:08:22.711084 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1251/4953] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:08:22 2026] GET /volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 => generated 1572 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:08:22.717976 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-603eb417-5848-465c-baa1-84dbc852b339 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:22.719671 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-603eb417-5848-465c-baa1-84dbc852b339 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/snapshots/90103d57-ecb6-413a-8d7a-c6f04e873e50 Jul 22 10:08:22.719971 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-603eb417-5848-465c-baa1-84dbc852b339 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:22.720236 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-603eb417-5848-465c-baa1-84dbc852b339 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:22.725131 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-603eb417-5848-465c-baa1-84dbc852b339 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/snapshots/90103d57-ecb6-413a-8d7a-c6f04e873e50 returned with HTTP 404 Jul 22 10:08:22.725829 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1233/4954] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:08:22 2026] GET /volume/v3/snapshots/90103d57-ecb6-413a-8d7a-c6f04e873e50 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:22.732469 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fe2b7fcc-8b97-4fb2-af62-7afbe8934a93 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:22.734720 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fe2b7fcc-8b97-4fb2-af62-7afbe8934a93 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 Jul 22 10:08:22.734949 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fe2b7fcc-8b97-4fb2-af62-7afbe8934a93 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:22.735188 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fe2b7fcc-8b97-4fb2-af62-7afbe8934a93 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:22.742848 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:22.742848 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:22.746506 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fe2b7fcc-8b97-4fb2-af62-7afbe8934a93 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:22.751020 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fe2b7fcc-8b97-4fb2-af62-7afbe8934a93 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 returned with HTTP 200 Jul 22 10:08:22.751443 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1230/4955] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:22 2026] GET /volume/v3/volumes/b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:08:22.764389 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ebe7db1a-53e1-444d-9c04-fc38e8e5886f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:22.766244 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ebe7db1a-53e1-444d-9c04-fc38e8e5886f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 Jul 22 10:08:22.766452 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ebe7db1a-53e1-444d-9c04-fc38e8e5886f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:22.766630 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ebe7db1a-53e1-444d-9c04-fc38e8e5886f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:22.766826 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-ebe7db1a-53e1-444d-9c04-fc38e8e5886f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete volume with id: b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 Jul 22 10:08:22.773677 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:22.773677 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:22.774223 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ebe7db1a-53e1-444d-9c04-fc38e8e5886f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:22.797761 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ebe7db1a-53e1-444d-9c04-fc38e8e5886f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete volume request issued successfully. Jul 22 10:08:22.798069 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ebe7db1a-53e1-444d-9c04-fc38e8e5886f tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 returned with HTTP 202 Jul 22 10:08:22.798565 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1242/4956] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:08:22 2026] DELETE /volume/v3/volumes/b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:08:22.805859 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-68b2c231-a7c8-42e1-9fe7-045ff91cd3ba None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:22.808035 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-68b2c231-a7c8-42e1-9fe7-045ff91cd3ba tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 Jul 22 10:08:22.808359 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-68b2c231-a7c8-42e1-9fe7-045ff91cd3ba tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:22.808499 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-68b2c231-a7c8-42e1-9fe7-045ff91cd3ba tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:22.817496 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:22.817496 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:22.818038 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-2feee24c-a5fa-40c3-9a43-36344fdc218b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:22.820535 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-2feee24c-a5fa-40c3-9a43-36344fdc218b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] PUT https://10.4.3.206/volume/v3/attachments/f1a2f195-cd46-45cd-ab18-e5ad038222cd Jul 22 10:08:22.820884 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-2feee24c-a5fa-40c3-9a43-36344fdc218b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:22.822071 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-68b2c231-a7c8-42e1-9fe7-045ff91cd3ba tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:22.827935 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-68b2c231-a7c8-42e1-9fe7-045ff91cd3ba tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 returned with HTTP 200 Jul 22 10:08:22.828437 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1252/4957] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:22 2026] GET /volume/v3/volumes/b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:22.828820 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-2feee24c-a5fa-40c3-9a43-36344fdc218b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Acquiring lock "cinder-attachment_update-e85ee1a7-feb8-4e89-9059-890176e4ff56-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:08:22.833513 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-2feee24c-a5fa-40c3-9a43-36344fdc218b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-e85ee1a7-feb8-4e89-9059-890176e4ff56-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:08:22.834515 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:22.834515 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:22.939040 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-2feee24c-a5fa-40c3-9a43-36344fdc218b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Lock "cinder-attachment_update-e85ee1a7-feb8-4e89-9059-890176e4ff56-np0000005636" released by "attachment_update" :: held 0.105s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:08:22.939289 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-2feee24c-a5fa-40c3-9a43-36344fdc218b tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/f1a2f195-cd46-45cd-ab18-e5ad038222cd returned with HTTP 200 Jul 22 10:08:22.940173 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1234/4958] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:08:22 2026] PUT /volume/v3/attachments/f1a2f195-cd46-45cd-ab18-e5ad038222cd => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:22.963864 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-08efbf1e-3184-4195-b237-3ca0040e6db8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:22.966785 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-08efbf1e-3184-4195-b237-3ca0040e6db8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] POST https://10.4.3.206/volume/v3/attachments/f1a2f195-cd46-45cd-ab18-e5ad038222cd/action Jul 22 10:08:22.967274 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-08efbf1e-3184-4195-b237-3ca0040e6db8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:08:22.967458 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-08efbf1e-3184-4195-b237-3ca0040e6db8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:22.984754 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:22.984754 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:22.997145 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-78adad1f-64f7-48d4-a672-1722e0fe716b req-08efbf1e-3184-4195-b237-3ca0040e6db8 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/f1a2f195-cd46-45cd-ab18-e5ad038222cd/action returned with HTTP 204 Jul 22 10:08:22.997659 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1231/4959] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:08:22 2026] POST /volume/v3/attachments/f1a2f195-cd46-45cd-ab18-e5ad038222cd/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:23.604584 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-031c8a39-b056-4583-be74-893964c096d6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:23.606424 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-031c8a39-b056-4583-be74-893964c096d6 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:23.606699 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-031c8a39-b056-4583-be74-893964c096d6 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:23.606810 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-031c8a39-b056-4583-be74-893964c096d6 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:23.606913 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-031c8a39-b056-4583-be74-893964c096d6 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:23.611248 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:23.611248 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:23.611936 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-031c8a39-b056-4583-be74-893964c096d6 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:23.612299 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1243/4960] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:23 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:23.621715 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-aef5b43e-113f-4c13-9997-053fac6ca0c9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:23.623405 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aef5b43e-113f-4c13-9997-053fac6ca0c9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] POST https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8/restore Jul 22 10:08:23.623714 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aef5b43e-113f-4c13-9997-053fac6ca0c9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "a3dbb457-aff2-4654-b004-ed79d886bfdc"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:23.625159 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.backups [None req-aef5b43e-113f-4c13-9997-053fac6ca0c9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Restoring backup e758cc7d-1133-4381-82be-9a964ec0bee8 ({'restore': {'volume_id': 'a3dbb457-aff2-4654-b004-ed79d886bfdc'}}) {{(pid=100151) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 10:08:23.625343 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-aef5b43e-113f-4c13-9997-053fac6ca0c9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Restoring backup e758cc7d-1133-4381-82be-9a964ec0bee8 to volume a3dbb457-aff2-4654-b004-ed79d886bfdc. Jul 22 10:08:23.629198 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:23.629198 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:23.636291 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:23.636291 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:23.636706 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-aef5b43e-113f-4c13-9997-053fac6ca0c9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:08:23.636837 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.backup.api [None req-aef5b43e-113f-4c13-9997-053fac6ca0c9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Checking backup size 1 against volume size 1 {{(pid=100151) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 10:08:23.636935 np0000005636 devstack@c-api.service[100151]: INFO cinder.backup.api [None req-aef5b43e-113f-4c13-9997-053fac6ca0c9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Overwriting volume a3dbb457-aff2-4654-b004-ed79d886bfdc with restore of backup e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:23.653701 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.backup.rpcapi [None req-aef5b43e-113f-4c13-9997-053fac6ca0c9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] restore_backup in rpcapi backup_id e758cc7d-1133-4381-82be-9a964ec0bee8 {{(pid=100151) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 10:08:23.655668 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aef5b43e-113f-4c13-9997-053fac6ca0c9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8/restore returned with HTTP 202 Jul 22 10:08:23.656286 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1253/4961] 10.4.3.206 () {68 vars in 1393 bytes} [Wed Jul 22 10:08:23 2026] POST /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8/restore => generated 182 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:23.664835 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5d464724-0bcc-43b6-b0f5-857188e1aa19 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:23.666627 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5d464724-0bcc-43b6-b0f5-857188e1aa19 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:23.666910 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5d464724-0bcc-43b6-b0f5-857188e1aa19 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:23.667190 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5d464724-0bcc-43b6-b0f5-857188e1aa19 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:23.667333 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-5d464724-0bcc-43b6-b0f5-857188e1aa19 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:23.672373 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:23.672373 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:23.673129 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5d464724-0bcc-43b6-b0f5-857188e1aa19 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:23.673498 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1235/4962] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:23 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:23.842452 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b3c8bdee-6644-41a0-9b1a-c1732bc93b9e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:23.844186 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b3c8bdee-6644-41a0-9b1a-c1732bc93b9e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 Jul 22 10:08:23.844380 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b3c8bdee-6644-41a0-9b1a-c1732bc93b9e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:23.844952 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b3c8bdee-6644-41a0-9b1a-c1732bc93b9e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:23.850146 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b3c8bdee-6644-41a0-9b1a-c1732bc93b9e tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 returned with HTTP 404 Jul 22 10:08:23.850571 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1232/4963] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:23 2026] GET /volume/v3/volumes/b99dd8f0-4d63-4a4c-9745-fc94ad4c8c43 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:23.859311 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5d241f2f-4e59-4c6d-9f20-3c63347889f4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:23.863960 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5d241f2f-4e59-4c6d-9f20-3c63347889f4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:08:23.863960 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5d241f2f-4e59-4c6d-9f20-3c63347889f4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:23.863960 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5d241f2f-4e59-4c6d-9f20-3c63347889f4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:23.871441 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:23.871441 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:23.875137 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5d241f2f-4e59-4c6d-9f20-3c63347889f4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:23.879880 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5d241f2f-4e59-4c6d-9f20-3c63347889f4 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:08:23.880356 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1244/4964] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:23 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:23.891251 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-61f55c19-707f-4d3a-9cb3-0d627be37d33 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:23.892858 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-61f55c19-707f-4d3a-9cb3-0d627be37d33 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] DELETE https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:08:23.893077 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-61f55c19-707f-4d3a-9cb3-0d627be37d33 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:23.893252 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-61f55c19-707f-4d3a-9cb3-0d627be37d33 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:23.893400 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-61f55c19-707f-4d3a-9cb3-0d627be37d33 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete volume with id: 15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:08:23.900152 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:23.900152 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:23.900526 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-61f55c19-707f-4d3a-9cb3-0d627be37d33 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:23.915400 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-61f55c19-707f-4d3a-9cb3-0d627be37d33 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Delete volume request issued successfully. Jul 22 10:08:23.915565 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-61f55c19-707f-4d3a-9cb3-0d627be37d33 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 202 Jul 22 10:08:23.915953 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1254/4965] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:08:23 2026] DELETE /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:08:23.925068 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6e3fabb6-870b-4631-8775-ae64478580bc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:23.926651 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6e3fabb6-870b-4631-8775-ae64478580bc tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:08:23.926831 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6e3fabb6-870b-4631-8775-ae64478580bc tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:23.927037 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6e3fabb6-870b-4631-8775-ae64478580bc tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:23.933249 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:23.933249 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:23.936488 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6e3fabb6-870b-4631-8775-ae64478580bc tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Volume info retrieved successfully. Jul 22 10:08:23.940364 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6e3fabb6-870b-4631-8775-ae64478580bc tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 200 Jul 22 10:08:23.940869 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1236/4966] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:23 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:24.683577 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3dea59f5-2902-4444-b597-771f198a4789 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:24.685435 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3dea59f5-2902-4444-b597-771f198a4789 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:24.685612 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3dea59f5-2902-4444-b597-771f198a4789 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:24.685777 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3dea59f5-2902-4444-b597-771f198a4789 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:24.685882 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3dea59f5-2902-4444-b597-771f198a4789 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:24.689679 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:24.689679 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:24.690492 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3dea59f5-2902-4444-b597-771f198a4789 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:24.690821 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1233/4967] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:24 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:24.953377 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-455a69a8-a590-4255-9cc0-ba21c1b73b82 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:24.955600 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-455a69a8-a590-4255-9cc0-ba21c1b73b82 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] GET https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 Jul 22 10:08:24.955872 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-455a69a8-a590-4255-9cc0-ba21c1b73b82 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:24.956111 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-455a69a8-a590-4255-9cc0-ba21c1b73b82 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:24.961684 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-455a69a8-a590-4255-9cc0-ba21c1b73b82 tempest-VolumesSnapshotTestJSON-1804787928 tempest-VolumesSnapshotTestJSON-1804787928-project-member] https://10.4.3.206/volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 returned with HTTP 404 Jul 22 10:08:24.962310 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1245/4968] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:24 2026] GET /volume/v3/volumes/15c7cfea-5985-423d-b0a8-5979b2b67115 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:25.701631 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e2a62f8b-90b2-434d-a75b-5385cba89fb5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:25.703761 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e2a62f8b-90b2-434d-a75b-5385cba89fb5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:25.704068 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e2a62f8b-90b2-434d-a75b-5385cba89fb5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:25.704331 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e2a62f8b-90b2-434d-a75b-5385cba89fb5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:25.704483 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-e2a62f8b-90b2-434d-a75b-5385cba89fb5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:25.709766 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:25.709766 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:25.710788 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e2a62f8b-90b2-434d-a75b-5385cba89fb5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:25.711326 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1255/4969] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:25 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:26.723387 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-127ff147-66d1-44c4-a078-21f597337c9b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:26.724656 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-127ff147-66d1-44c4-a078-21f597337c9b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:26.725386 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-127ff147-66d1-44c4-a078-21f597337c9b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:26.725386 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-127ff147-66d1-44c4-a078-21f597337c9b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:26.725386 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-127ff147-66d1-44c4-a078-21f597337c9b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:26.732376 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:26.732376 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:26.733036 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-127ff147-66d1-44c4-a078-21f597337c9b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:26.733419 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1237/4970] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:26 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:27.745058 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cdaccbfb-d28e-4898-8b66-ab9b8f1cb9c5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:27.745058 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cdaccbfb-d28e-4898-8b66-ab9b8f1cb9c5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:27.745058 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cdaccbfb-d28e-4898-8b66-ab9b8f1cb9c5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:27.745604 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cdaccbfb-d28e-4898-8b66-ab9b8f1cb9c5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:27.745604 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-cdaccbfb-d28e-4898-8b66-ab9b8f1cb9c5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:27.752515 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:27.752515 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:27.753547 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cdaccbfb-d28e-4898-8b66-ab9b8f1cb9c5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:27.754058 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1234/4971] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:27 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:28.763685 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4ddbdedb-072e-48cd-99f6-06c7483c373f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:28.765452 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4ddbdedb-072e-48cd-99f6-06c7483c373f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:28.765652 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4ddbdedb-072e-48cd-99f6-06c7483c373f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:28.765841 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4ddbdedb-072e-48cd-99f6-06c7483c373f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:28.765966 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-4ddbdedb-072e-48cd-99f6-06c7483c373f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:28.770091 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:28.770091 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:28.770776 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4ddbdedb-072e-48cd-99f6-06c7483c373f tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:28.771133 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1246/4972] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:28 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:29.784037 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6e63c04f-80fb-453d-9eb7-4a07d70fc3e1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:29.784899 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6e63c04f-80fb-453d-9eb7-4a07d70fc3e1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:29.784899 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6e63c04f-80fb-453d-9eb7-4a07d70fc3e1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:29.785176 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6e63c04f-80fb-453d-9eb7-4a07d70fc3e1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:29.785378 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-6e63c04f-80fb-453d-9eb7-4a07d70fc3e1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:29.791967 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:29.791967 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:29.792345 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6e63c04f-80fb-453d-9eb7-4a07d70fc3e1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:29.792977 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1256/4973] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:29 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:30.805730 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e224c41f-6504-4b0f-ba78-39f8b0722af1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:30.808330 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e224c41f-6504-4b0f-ba78-39f8b0722af1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:30.808552 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e224c41f-6504-4b0f-ba78-39f8b0722af1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:30.808768 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e224c41f-6504-4b0f-ba78-39f8b0722af1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:30.808932 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-e224c41f-6504-4b0f-ba78-39f8b0722af1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:30.813199 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:30.813199 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:30.813871 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e224c41f-6504-4b0f-ba78-39f8b0722af1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:30.814259 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1238/4974] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:30 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:31.824215 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ddf57a6e-82b8-4366-be75-8651be4e91be None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:31.827743 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ddf57a6e-82b8-4366-be75-8651be4e91be tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:31.827940 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ddf57a6e-82b8-4366-be75-8651be4e91be tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:31.828178 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ddf57a6e-82b8-4366-be75-8651be4e91be tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:31.828240 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ddf57a6e-82b8-4366-be75-8651be4e91be tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:31.832832 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:31.832832 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:31.833579 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ddf57a6e-82b8-4366-be75-8651be4e91be tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:31.833914 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1235/4975] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:31 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:32.844945 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bd7c3b5a-fc66-4c0d-bd3f-8cbf53e45a52 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:32.847314 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bd7c3b5a-fc66-4c0d-bd3f-8cbf53e45a52 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:32.847564 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bd7c3b5a-fc66-4c0d-bd3f-8cbf53e45a52 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:32.847856 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bd7c3b5a-fc66-4c0d-bd3f-8cbf53e45a52 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:32.848041 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-bd7c3b5a-fc66-4c0d-bd3f-8cbf53e45a52 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:32.853378 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:32.853378 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:32.854510 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bd7c3b5a-fc66-4c0d-bd3f-8cbf53e45a52 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:32.855200 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1247/4976] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:32 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:33.864638 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-23bbe6ce-1c5f-4ea9-8dfa-56e676907757 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:33.866492 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-23bbe6ce-1c5f-4ea9-8dfa-56e676907757 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:33.866676 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-23bbe6ce-1c5f-4ea9-8dfa-56e676907757 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:33.866860 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-23bbe6ce-1c5f-4ea9-8dfa-56e676907757 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:33.867022 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-23bbe6ce-1c5f-4ea9-8dfa-56e676907757 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:33.871658 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:33.871658 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:33.872576 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-23bbe6ce-1c5f-4ea9-8dfa-56e676907757 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:33.873026 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1257/4977] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:33 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:34.884690 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5dee6ceb-d613-407b-9024-8098da68500c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:34.887016 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5dee6ceb-d613-407b-9024-8098da68500c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:34.887372 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5dee6ceb-d613-407b-9024-8098da68500c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:34.887372 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5dee6ceb-d613-407b-9024-8098da68500c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:34.888590 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-5dee6ceb-d613-407b-9024-8098da68500c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:34.891342 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:34.891342 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:34.892052 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5dee6ceb-d613-407b-9024-8098da68500c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:34.892388 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1239/4978] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:34 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:35.901958 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cc0da797-35d2-4777-ab3e-0082dad275c3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:35.903607 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cc0da797-35d2-4777-ab3e-0082dad275c3 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:35.903799 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cc0da797-35d2-4777-ab3e-0082dad275c3 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:35.904051 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cc0da797-35d2-4777-ab3e-0082dad275c3 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:35.904156 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-cc0da797-35d2-4777-ab3e-0082dad275c3 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:35.908624 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:35.908624 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:35.909394 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cc0da797-35d2-4777-ab3e-0082dad275c3 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:35.909806 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1236/4979] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:35 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:35.921649 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ca1aa39d-1ada-4e44-951f-fb91a1088da8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:35.923507 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ca1aa39d-1ada-4e44-951f-fb91a1088da8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/a3dbb457-aff2-4654-b004-ed79d886bfdc Jul 22 10:08:35.923759 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ca1aa39d-1ada-4e44-951f-fb91a1088da8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:35.923963 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ca1aa39d-1ada-4e44-951f-fb91a1088da8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:35.930675 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:35.930675 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:35.933838 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ca1aa39d-1ada-4e44-951f-fb91a1088da8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:08:35.940512 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ca1aa39d-1ada-4e44-951f-fb91a1088da8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/a3dbb457-aff2-4654-b004-ed79d886bfdc returned with HTTP 200 Jul 22 10:08:35.940512 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1248/4980] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:35 2026] GET /volume/v3/volumes/a3dbb457-aff2-4654-b004-ed79d886bfdc => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:35.958332 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-717de57c-cb74-4b3c-a370-da4531642fda None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:35.960147 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-717de57c-cb74-4b3c-a370-da4531642fda tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] DELETE https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:35.960342 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-717de57c-cb74-4b3c-a370-da4531642fda tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:35.960535 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-717de57c-cb74-4b3c-a370-da4531642fda tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:35.960637 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-717de57c-cb74-4b3c-a370-da4531642fda tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Delete backup with id: e758cc7d-1133-4381-82be-9a964ec0bee8. Jul 22 10:08:35.966700 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:35.966700 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:35.981479 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.backup.rpcapi [None req-717de57c-cb74-4b3c-a370-da4531642fda tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] delete_backup rpcapi backup_id e758cc7d-1133-4381-82be-9a964ec0bee8 {{(pid=100151) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:08:35.983678 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-717de57c-cb74-4b3c-a370-da4531642fda tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 202 Jul 22 10:08:35.984271 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1258/4981] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:08:35 2026] DELETE /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:08:35.994165 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5cc0ddec-8581-4d9f-b678-ccb97ed68a3c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:35.996334 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5cc0ddec-8581-4d9f-b678-ccb97ed68a3c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:35.996578 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5cc0ddec-8581-4d9f-b678-ccb97ed68a3c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:35.996807 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5cc0ddec-8581-4d9f-b678-ccb97ed68a3c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:35.996964 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-5cc0ddec-8581-4d9f-b678-ccb97ed68a3c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:36.001731 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:36.001731 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:36.002720 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5cc0ddec-8581-4d9f-b678-ccb97ed68a3c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 200 Jul 22 10:08:36.003229 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1240/4982] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:35 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:36.678613 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-71671b6d-b8d3-403d-b72f-060400b56b9f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:36.758283 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-71671b6d-b8d3-403d-b72f-060400b56b9f tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:08:36.758733 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-71671b6d-b8d3-403d-b72f-060400b56b9f tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-405508599-955499670", "extra_specs": {}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:36.773679 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-71671b6d-b8d3-403d-b72f-060400b56b9f tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:08:36.774344 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1237/4983] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:08:36 2026] POST /volume/v3/types => generated 267 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:37.013524 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-468036de-3c3b-408f-ab7a-100172d7b637 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:37.015241 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-468036de-3c3b-408f-ab7a-100172d7b637 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 Jul 22 10:08:37.015415 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-468036de-3c3b-408f-ab7a-100172d7b637 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:37.015598 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-468036de-3c3b-408f-ab7a-100172d7b637 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:37.015685 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-468036de-3c3b-408f-ab7a-100172d7b637 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id e758cc7d-1133-4381-82be-9a964ec0bee8. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:37.019823 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-468036de-3c3b-408f-ab7a-100172d7b637 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 returned with HTTP 404 Jul 22 10:08:37.020456 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1249/4984] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:37 2026] GET /volume/v3/backups/e758cc7d-1133-4381-82be-9a964ec0bee8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:37.026780 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4c0fb8b0-3d18-43de-8314-05bf94c71317 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:37.028455 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4c0fb8b0-3d18-43de-8314-05bf94c71317 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] DELETE https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 Jul 22 10:08:37.028637 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4c0fb8b0-3d18-43de-8314-05bf94c71317 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:37.028811 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4c0fb8b0-3d18-43de-8314-05bf94c71317 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:37.028988 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-4c0fb8b0-3d18-43de-8314-05bf94c71317 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Delete backup with id: cd1f55c6-25e9-4715-9880-87b8c3ebe395. Jul 22 10:08:37.034018 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:37.034018 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:37.048886 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.backup.rpcapi [None req-4c0fb8b0-3d18-43de-8314-05bf94c71317 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] delete_backup rpcapi backup_id cd1f55c6-25e9-4715-9880-87b8c3ebe395 {{(pid=100151) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:08:37.050947 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4c0fb8b0-3d18-43de-8314-05bf94c71317 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 returned with HTTP 202 Jul 22 10:08:37.051679 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1259/4985] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:08:37 2026] DELETE /volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:08:37.060637 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-384487ea-af4a-40d7-9d2f-75dbe3e707ce None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:37.062666 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-384487ea-af4a-40d7-9d2f-75dbe3e707ce tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 Jul 22 10:08:37.062982 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-384487ea-af4a-40d7-9d2f-75dbe3e707ce tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:37.063313 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-384487ea-af4a-40d7-9d2f-75dbe3e707ce tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:37.063591 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-384487ea-af4a-40d7-9d2f-75dbe3e707ce tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id cd1f55c6-25e9-4715-9880-87b8c3ebe395. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:37.068269 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:37.068269 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:37.069181 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-384487ea-af4a-40d7-9d2f-75dbe3e707ce tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 returned with HTTP 200 Jul 22 10:08:37.069630 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1241/4986] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:37 2026] GET /volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:38.083534 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9db17fa9-9b99-4b2c-a050-8cd621ca9045 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:38.085877 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9db17fa9-9b99-4b2c-a050-8cd621ca9045 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 Jul 22 10:08:38.086197 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9db17fa9-9b99-4b2c-a050-8cd621ca9045 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:38.086504 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9db17fa9-9b99-4b2c-a050-8cd621ca9045 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:38.086722 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-9db17fa9-9b99-4b2c-a050-8cd621ca9045 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id cd1f55c6-25e9-4715-9880-87b8c3ebe395. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:38.091294 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9db17fa9-9b99-4b2c-a050-8cd621ca9045 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 returned with HTTP 404 Jul 22 10:08:38.092075 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1238/4987] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:38 2026] GET /volume/v3/backups/cd1f55c6-25e9-4715-9880-87b8c3ebe395 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:38.121702 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:38.123462 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:08:38.123779 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "dbafa895-0e75-4af3-9bbb-c24b576eb3b9", "name": "tempest-VolumesBackupsTest-Volume-823902245"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:38.125219 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'dbafa895-0e75-4af3-9bbb-c24b576eb3b9', 'name': 'tempest-VolumesBackupsTest-Volume-823902245'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:08:38.219391 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Create volume of 1 GB Jul 22 10:08:38.225422 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Availability Zones retrieved successfully. Jul 22 10:08:38.233274 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Flow 'volume_create_api' (bc7fd62e-22cd-4a87-a537-24597c9a4cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:38.234361 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdcfe512-8333-4dcb-bf0a-12398a135d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:38.235335 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:08:38.297561 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdcfe512-8333-4dcb-bf0a-12398a135d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:38.298400 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00c0591-7ce2-4cda-82c3-0fff3470b05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:38.351338 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Created reservations ['8684f9bf-3ec4-4d93-aa6d-7da7c013fc13', 'a938e1a3-7aac-4d08-bb14-b1770ccea80b', '499ee296-6176-4490-9f08-298de9feed8b', 'a34756f3-7f0b-4142-b1e5-9d6e757822ab'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:38.352210 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00c0591-7ce2-4cda-82c3-0fff3470b05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8684f9bf-3ec4-4d93-aa6d-7da7c013fc13', 'a938e1a3-7aac-4d08-bb14-b1770ccea80b', '499ee296-6176-4490-9f08-298de9feed8b', 'a34756f3-7f0b-4142-b1e5-9d6e757822ab']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:38.353030 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e970cd3d-40b3-42c8-b645-2372312bff46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:38.376595 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e970cd3d-40b3-42c8-b645-2372312bff46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '205ed801-4ed8-4889-b2a8-0db07556f7fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-823902245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06eb5eef74bf4a0080698912b63d27f0',qos_specs=None,replication_status=,reservations=['8684f9bf-3ec4-4d93-aa6d-7da7c013fc13','a938e1a3-7aac-4d08-bb14-b1770ccea80b','499ee296-6176-4490-9f08-298de9feed8b','a34756f3-7f0b-4142-b1e5-9d6e757822ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb19c0a4456e444c9d502dd3d93e4d30',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-823902245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=205ed801-4ed8-4889-b2a8-0db07556f7fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06eb5eef74bf4a0080698912b63d27f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb19c0a4456e444c9d502dd3d93e4d30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:38.377434 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb4bcb9-2814-4345-9b27-08da901a2058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:38.397765 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb4bcb9-2814-4345-9b27-08da901a2058) transitioned into state 'SUCCESS' from state '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-823902245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06eb5eef74bf4a0080698912b63d27f0',qos_specs=None,replication_status=,reservations=['8684f9bf-3ec4-4d93-aa6d-7da7c013fc13','a938e1a3-7aac-4d08-bb14-b1770ccea80b','499ee296-6176-4490-9f08-298de9feed8b','a34756f3-7f0b-4142-b1e5-9d6e757822ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb19c0a4456e444c9d502dd3d93e4d30',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:38.398768 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b4112d-46dc-4dab-9915-90f01ebbfec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:38.409793 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b4112d-46dc-4dab-9915-90f01ebbfec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:38.410683 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Flow 'volume_create_api' (bc7fd62e-22cd-4a87-a537-24597c9a4cd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:38.411107 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Create volume request issued successfully. Jul 22 10:08:38.411703 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6ae32b45-1e4b-4901-b160-76885c6c7158 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:08:38.412199 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1250/4988] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:08:38 2026] POST /volume/v3/volumes => generated 748 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:38.425790 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6d653717-c1f9-4743-97dd-6905ec12caab None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:38.428555 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6d653717-c1f9-4743-97dd-6905ec12caab tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd Jul 22 10:08:38.428756 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6d653717-c1f9-4743-97dd-6905ec12caab tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:38.428978 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6d653717-c1f9-4743-97dd-6905ec12caab tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:38.441139 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:38.441139 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:38.448660 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6d653717-c1f9-4743-97dd-6905ec12caab tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:08:38.454306 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6d653717-c1f9-4743-97dd-6905ec12caab tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd returned with HTTP 200 Jul 22 10:08:38.454854 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1260/4989] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:38 2026] GET /volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:38.693700 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-20105502-6c07-4561-9031-332dda20051d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:38.695615 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-20105502-6c07-4561-9031-332dda20051d tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:08:38.696176 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-20105502-6c07-4561-9031-332dda20051d tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-559425569-1658646392", "extra_specs": {}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:38.710849 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-20105502-6c07-4561-9031-332dda20051d tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:08:38.711311 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1242/4990] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:08:38 2026] POST /volume/v3/types => generated 268 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:38.719406 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-68612ccc-3ea1-4acd-b54a-24dc89f70d3a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:38.721313 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68612ccc-3ea1-4acd-b54a-24dc89f70d3a tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:08:38.721741 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68612ccc-3ea1-4acd-b54a-24dc89f70d3a tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-799675324-1178408875", "extra_specs": {}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:38.738193 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68612ccc-3ea1-4acd-b54a-24dc89f70d3a tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:08:38.738774 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1239/4991] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:08:38 2026] POST /volume/v3/types => generated 268 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:38.746889 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:38.749111 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:08:38.749510 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-370392091", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-559425569-1658646392", "size": 1}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:38.751550 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-370392091', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-559425569-1658646392', 'size': 1}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:08:38.755489 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Create volume of 1 GB Jul 22 10:08:38.755800 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:38.755800 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:38.756375 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Availability Zones retrieved successfully. Jul 22 10:08:38.761974 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Flow 'volume_create_api' (20534613-6595-490d-bff8-c84de4fe2ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:38.762859 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (622d2b14-d142-494f-965f-d73d2ba3b948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:38.763977 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:08:38.786079 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (622d2b14-d142-494f-965f-d73d2ba3b948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:08:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e85d6dd4-f935-4766-877c-3a84f3c7cb84,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-559425569-1658646392',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e85d6dd4-f935-4766-877c-3a84f3c7cb84', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:38.786812 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08a74a81-af83-4048-ab33-9e33509851b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:38.812945 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-559425569-1658646392 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-559425569-1658646392, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:08:38.813257 np0000005636 devstack@c-api.service[100150]: WARNING cinder.quota [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-559425569-1658646392 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-559425569-1658646392, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:08:38.844043 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Created reservations ['fea9ddf3-bc74-4289-abeb-483ab26deb35', '36996ca3-6c56-4403-b8b1-46135a4a1b5e', '8943c95a-fa4d-4997-a22b-af87e1b2f444', '21bee48b-63dd-44e8-8f37-bfe0344261d7'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:38.844892 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08a74a81-af83-4048-ab33-9e33509851b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fea9ddf3-bc74-4289-abeb-483ab26deb35', '36996ca3-6c56-4403-b8b1-46135a4a1b5e', '8943c95a-fa4d-4997-a22b-af87e1b2f444', '21bee48b-63dd-44e8-8f37-bfe0344261d7']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:38.845812 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d70881e8-fcaf-4f03-b6a1-44f07a9b99cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:38.867331 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d70881e8-fcaf-4f03-b6a1-44f07a9b99cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bff5d6a-fca1-4d7d-83be-d4c869479473', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-370392091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6d28179aa254908969ad47a1f72daee',qos_specs=None,replication_status=,reservations=['fea9ddf3-bc74-4289-abeb-483ab26deb35','36996ca3-6c56-4403-b8b1-46135a4a1b5e','8943c95a-fa4d-4997-a22b-af87e1b2f444','21bee48b-63dd-44e8-8f37-bfe0344261d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d96af494d9642cfaca25266f69f0b57',volume_type_id=e85d6dd4-f935-4766-877c-3a84f3c7cb84), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-370392091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bff5d6a-fca1-4d7d-83be-d4c869479473,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6d28179aa254908969ad47a1f72daee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d96af494d9642cfaca25266f69f0b57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e85d6dd4-f935-4766-877c-3a84f3c7cb84),volume_type_id=e85d6dd4-f935-4766-877c-3a84f3c7cb84)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:38.868195 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a8df131-9c2f-49a0-817f-2053700824d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:38.885228 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a8df131-9c2f-49a0-817f-2053700824d6) transitioned into state 'SUCCESS' from state '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-370392091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6d28179aa254908969ad47a1f72daee',qos_specs=None,replication_status=,reservations=['fea9ddf3-bc74-4289-abeb-483ab26deb35','36996ca3-6c56-4403-b8b1-46135a4a1b5e','8943c95a-fa4d-4997-a22b-af87e1b2f444','21bee48b-63dd-44e8-8f37-bfe0344261d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d96af494d9642cfaca25266f69f0b57',volume_type_id=e85d6dd4-f935-4766-877c-3a84f3c7cb84)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:38.886014 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79811728-a080-4310-a764-3b7b3ad2c3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:38.896175 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79811728-a080-4310-a764-3b7b3ad2c3ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:38.896976 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Flow 'volume_create_api' (20534613-6595-490d-bff8-c84de4fe2ef8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:38.897390 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Create volume request issued successfully. Jul 22 10:08:38.898023 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f31c6455-a3e2-4cd7-85ca-33aa5cde7b5d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:08:38.898461 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1251/4992] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:08:38 2026] POST /volume/v3/volumes => generated 845 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:38.909945 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cae1f066-5913-4197-9c12-3fff331983b3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:38.911553 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:08:38.911899 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-65032915", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-799675324-1178408875", "size": 1}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:38.913355 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-65032915', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-799675324-1178408875', 'size': 1}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:08:38.916752 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Create volume of 1 GB Jul 22 10:08:38.917067 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:38.917067 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:38.917560 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Availability Zones retrieved successfully. Jul 22 10:08:38.922968 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Flow 'volume_create_api' (3ae5a0c5-b117-43f0-a9e5-5030e73e6b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:38.923942 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a16eb017-24f0-4f12-ac41-84cd017d245a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:38.924846 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:08:38.945194 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a16eb017-24f0-4f12-ac41-84cd017d245a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:08:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a310f07d-1ebe-41d0-ae86-2d74385144be,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-799675324-1178408875',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a310f07d-1ebe-41d0-ae86-2d74385144be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:38.945814 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f683037-d1de-43e4-96e0-c242bc1679a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:38.971137 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-799675324-1178408875 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-799675324-1178408875, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:08:38.971426 np0000005636 devstack@c-api.service[100151]: WARNING cinder.quota [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-799675324-1178408875 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-799675324-1178408875, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:08:38.998652 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Created reservations ['9758eec7-19fa-426d-ab03-1bfa4b0940bf', 'a0c63c68-5674-493c-9ae8-53c5af8ad943', '4846238e-4304-4a65-9aac-006c1c78e70a', '1ff70b08-f10d-464b-a50a-919cc68969a2'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:38.999673 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f683037-d1de-43e4-96e0-c242bc1679a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9758eec7-19fa-426d-ab03-1bfa4b0940bf', 'a0c63c68-5674-493c-9ae8-53c5af8ad943', '4846238e-4304-4a65-9aac-006c1c78e70a', '1ff70b08-f10d-464b-a50a-919cc68969a2']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:39.000438 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bbaff42-d8ce-423c-8e58-95bc3b6a1d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:39.032554 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bbaff42-d8ce-423c-8e58-95bc3b6a1d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05924574-b921-43ad-ac0b-d0563c90e87d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-65032915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6d28179aa254908969ad47a1f72daee',qos_specs=None,replication_status=,reservations=['9758eec7-19fa-426d-ab03-1bfa4b0940bf','a0c63c68-5674-493c-9ae8-53c5af8ad943','4846238e-4304-4a65-9aac-006c1c78e70a','1ff70b08-f10d-464b-a50a-919cc68969a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d96af494d9642cfaca25266f69f0b57',volume_type_id=a310f07d-1ebe-41d0-ae86-2d74385144be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:08:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-65032915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05924574-b921-43ad-ac0b-d0563c90e87d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6d28179aa254908969ad47a1f72daee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d96af494d9642cfaca25266f69f0b57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a310f07d-1ebe-41d0-ae86-2d74385144be),volume_type_id=a310f07d-1ebe-41d0-ae86-2d74385144be)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:39.033361 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (828094f5-0142-4ff7-9c14-d57809933fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:39.049561 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (828094f5-0142-4ff7-9c14-d57809933fa4) transitioned into state 'SUCCESS' from state '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-65032915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6d28179aa254908969ad47a1f72daee',qos_specs=None,replication_status=,reservations=['9758eec7-19fa-426d-ab03-1bfa4b0940bf','a0c63c68-5674-493c-9ae8-53c5af8ad943','4846238e-4304-4a65-9aac-006c1c78e70a','1ff70b08-f10d-464b-a50a-919cc68969a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d96af494d9642cfaca25266f69f0b57',volume_type_id=a310f07d-1ebe-41d0-ae86-2d74385144be)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:39.050266 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a2b5bcc-93c7-4441-bdf6-ddad9b3a2252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:39.058460 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a2b5bcc-93c7-4441-bdf6-ddad9b3a2252) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:39.059272 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Flow 'volume_create_api' (3ae5a0c5-b117-43f0-a9e5-5030e73e6b30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:39.059568 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Create volume request issued successfully. Jul 22 10:08:39.060159 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cae1f066-5913-4197-9c12-3fff331983b3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:08:39.060608 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1261/4993] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:08:38 2026] POST /volume/v3/volumes => generated 844 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:39.091408 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:39.093193 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:08:39.093545 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1487584771", "snapshot_id": null, "imageRef": "0a4b0cc2-5eda-4d2c-8c74-387ab642098d", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-405508599-955499670", "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:39.095398 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1487584771', 'snapshot_id': None, 'imageRef': '0a4b0cc2-5eda-4d2c-8c74-387ab642098d', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-405508599-955499670', 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:08:39.172608 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Create volume of 1 GB Jul 22 10:08:39.172973 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:39.172973 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:39.173865 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Availability Zones retrieved successfully. Jul 22 10:08:39.179814 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Flow 'volume_create_api' (9bc4b0db-9da0-48be-977e-fb72593e8afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:39.181528 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07b2d6d8-6e46-4e5a-8944-80cc9ad7b5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:39.182530 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:08:39.233598 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07b2d6d8-6e46-4e5a-8944-80cc9ad7b5e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T10:08:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4410adfe-3903-4433-8a66-4eb18a5b48c3,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-405508599-955499670',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4410adfe-3903-4433-8a66-4eb18a5b48c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:39.234491 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df1488c6-40df-4fc1-a052-2b8c32ac32bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:39.260184 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-405508599-955499670 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-405508599-955499670, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:08:39.260543 np0000005636 devstack@c-api.service[100149]: WARNING cinder.quota [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-405508599-955499670 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-405508599-955499670, it is now deprecated. Please use the default quota class for default quota. Jul 22 10:08:39.288452 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Created reservations ['59ee38d2-f1c4-4386-b5cc-f8b8d5870a22', '8020347d-f601-41d5-97eb-795e91db2c8e', '9c5f97b1-9adb-4014-a166-763451241e8f', '1da4b6a2-0d6b-414e-8ea8-70c0175b2b5d'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:39.289403 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df1488c6-40df-4fc1-a052-2b8c32ac32bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59ee38d2-f1c4-4386-b5cc-f8b8d5870a22', '8020347d-f601-41d5-97eb-795e91db2c8e', '9c5f97b1-9adb-4014-a166-763451241e8f', '1da4b6a2-0d6b-414e-8ea8-70c0175b2b5d']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:39.290232 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b127774-280a-4646-b1d2-0dbfd686d195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:39.313078 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b127774-280a-4646-b1d2-0dbfd686d195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1487584771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6d28179aa254908969ad47a1f72daee',qos_specs=None,replication_status=,reservations=['59ee38d2-f1c4-4386-b5cc-f8b8d5870a22','8020347d-f601-41d5-97eb-795e91db2c8e','9c5f97b1-9adb-4014-a166-763451241e8f','1da4b6a2-0d6b-414e-8ea8-70c0175b2b5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d96af494d9642cfaca25266f69f0b57',volume_type_id=4410adfe-3903-4433-8a66-4eb18a5b48c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:08:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1487584771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6d28179aa254908969ad47a1f72daee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d96af494d9642cfaca25266f69f0b57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4410adfe-3903-4433-8a66-4eb18a5b48c3),volume_type_id=4410adfe-3903-4433-8a66-4eb18a5b48c3)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:39.313978 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb7caf30-c73b-44f4-b414-1126f4184891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:39.332292 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb7caf30-c73b-44f4-b414-1126f4184891) transitioned into state 'SUCCESS' from state '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-1487584771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6d28179aa254908969ad47a1f72daee',qos_specs=None,replication_status=,reservations=['59ee38d2-f1c4-4386-b5cc-f8b8d5870a22','8020347d-f601-41d5-97eb-795e91db2c8e','9c5f97b1-9adb-4014-a166-763451241e8f','1da4b6a2-0d6b-414e-8ea8-70c0175b2b5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d96af494d9642cfaca25266f69f0b57',volume_type_id=4410adfe-3903-4433-8a66-4eb18a5b48c3)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:39.333052 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce5ddebe-10b8-4961-aa10-c3c1f73dee00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:08:39.342804 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce5ddebe-10b8-4961-aa10-c3c1f73dee00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:08:39.343866 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Flow 'volume_create_api' (9bc4b0db-9da0-48be-977e-fb72593e8afa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:08:39.344383 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Create volume request issued successfully. Jul 22 10:08:39.345267 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fbf1c877-2531-4a50-88b9-e793b34ee28b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:08:39.345842 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1243/4994] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:08:39 2026] POST /volume/v3/volumes => generated 845 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:39.361233 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-146ab582-44d0-4ec6-b2fa-5130c14c49fa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:39.363125 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-146ab582-44d0-4ec6-b2fa-5130c14c49fa tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 Jul 22 10:08:39.363185 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-146ab582-44d0-4ec6-b2fa-5130c14c49fa tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:39.363406 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-146ab582-44d0-4ec6-b2fa-5130c14c49fa tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:39.369952 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:39.369952 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:39.373315 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-146ab582-44d0-4ec6-b2fa-5130c14c49fa tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:08:39.378505 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-146ab582-44d0-4ec6-b2fa-5130c14c49fa tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 returned with HTTP 200 Jul 22 10:08:39.380004 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1240/4995] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:39 2026] GET /volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 => generated 913 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:39.467179 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bfe430c4-4008-482b-83d7-b2e07c8de792 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:39.469040 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bfe430c4-4008-482b-83d7-b2e07c8de792 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd Jul 22 10:08:39.469227 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bfe430c4-4008-482b-83d7-b2e07c8de792 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:39.469407 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bfe430c4-4008-482b-83d7-b2e07c8de792 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:39.476127 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:39.476127 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:39.480635 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-bfe430c4-4008-482b-83d7-b2e07c8de792 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:08:39.486035 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bfe430c4-4008-482b-83d7-b2e07c8de792 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd returned with HTTP 200 Jul 22 10:08:39.486415 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1252/4996] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:39 2026] GET /volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:39.500108 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3ebdd5ee-17e6-4d65-ad80-6f34cf834b69 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:39.502638 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3ebdd5ee-17e6-4d65-ad80-6f34cf834b69 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:08:39.503170 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3ebdd5ee-17e6-4d65-ad80-6f34cf834b69 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "205ed801-4ed8-4889-b2a8-0db07556f7fd", "name": "tempest-VolumesBackupsTest-Backup-1931082540"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:39.506851 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.backups [None req-3ebdd5ee-17e6-4d65-ad80-6f34cf834b69 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Creating new backup {'backup': {'volume_id': '205ed801-4ed8-4889-b2a8-0db07556f7fd', 'name': 'tempest-VolumesBackupsTest-Backup-1931082540'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:08:39.507035 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-3ebdd5ee-17e6-4d65-ad80-6f34cf834b69 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Creating backup of volume 205ed801-4ed8-4889-b2a8-0db07556f7fd in container None Jul 22 10:08:39.517105 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:39.517105 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:39.517560 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3ebdd5ee-17e6-4d65-ad80-6f34cf834b69 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:08:39.540730 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-3ebdd5ee-17e6-4d65-ad80-6f34cf834b69 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Created reservations ['51f8fa58-b068-4766-9b45-ede77fdcef5d', 'b4096653-fb6f-4a5f-b4ff-b1d28c3e88d8'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:08:39.575152 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3ebdd5ee-17e6-4d65-ad80-6f34cf834b69 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:08:39.575396 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1262/4997] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:08:39 2026] POST /volume/v3/backups => generated 330 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:08:39.586103 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9e1ef0b8-be2c-4593-9571-44f503e78d06 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:39.588295 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9e1ef0b8-be2c-4593-9571-44f503e78d06 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:08:39.588599 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9e1ef0b8-be2c-4593-9571-44f503e78d06 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:39.588986 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9e1ef0b8-be2c-4593-9571-44f503e78d06 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:39.589197 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-9e1ef0b8-be2c-4593-9571-44f503e78d06 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 302dfa08-0f25-42fa-bdad-eb90b5945788. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:39.596059 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:39.596059 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:39.596873 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9e1ef0b8-be2c-4593-9571-44f503e78d06 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 200 Jul 22 10:08:39.597281 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1244/4998] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:39 2026] GET /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:40.392394 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8922a168-b5e7-47af-a30c-a5fc56ec8f7d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:40.394313 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8922a168-b5e7-47af-a30c-a5fc56ec8f7d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 Jul 22 10:08:40.394530 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8922a168-b5e7-47af-a30c-a5fc56ec8f7d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:40.394752 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8922a168-b5e7-47af-a30c-a5fc56ec8f7d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:40.402479 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:40.402479 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:40.406674 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8922a168-b5e7-47af-a30c-a5fc56ec8f7d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:08:40.412227 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8922a168-b5e7-47af-a30c-a5fc56ec8f7d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 returned with HTTP 200 Jul 22 10:08:40.412625 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1241/4999] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:40 2026] GET /volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:40.609396 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7944668a-13e9-426c-83ff-8b9655022399 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:40.611159 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7944668a-13e9-426c-83ff-8b9655022399 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:08:40.611428 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7944668a-13e9-426c-83ff-8b9655022399 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:40.611599 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7944668a-13e9-426c-83ff-8b9655022399 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:40.611698 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-7944668a-13e9-426c-83ff-8b9655022399 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 302dfa08-0f25-42fa-bdad-eb90b5945788. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:40.615985 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:40.615985 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:40.616705 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7944668a-13e9-426c-83ff-8b9655022399 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 200 Jul 22 10:08:40.617146 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1253/5000] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:40 2026] GET /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:41.424986 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-aa5f84c8-a56e-4898-a584-b07c1b9bad1b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:41.426982 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aa5f84c8-a56e-4898-a584-b07c1b9bad1b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 Jul 22 10:08:41.427191 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aa5f84c8-a56e-4898-a584-b07c1b9bad1b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:41.427400 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-aa5f84c8-a56e-4898-a584-b07c1b9bad1b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:41.434572 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:41.434572 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:41.438361 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-aa5f84c8-a56e-4898-a584-b07c1b9bad1b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:08:41.442592 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-aa5f84c8-a56e-4898-a584-b07c1b9bad1b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 returned with HTTP 200 Jul 22 10:08:41.443168 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1263/5001] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:41 2026] GET /volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:41.627355 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5ce8ad2a-393f-446a-b88f-d77e9a6bddb0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:41.629022 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5ce8ad2a-393f-446a-b88f-d77e9a6bddb0 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:08:41.629239 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5ce8ad2a-393f-446a-b88f-d77e9a6bddb0 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:41.629416 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5ce8ad2a-393f-446a-b88f-d77e9a6bddb0 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:41.629518 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-5ce8ad2a-393f-446a-b88f-d77e9a6bddb0 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 302dfa08-0f25-42fa-bdad-eb90b5945788. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:41.633596 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:41.633596 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:41.634303 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5ce8ad2a-393f-446a-b88f-d77e9a6bddb0 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 200 Jul 22 10:08:41.634639 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1245/5002] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:41 2026] GET /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:42.456187 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1227a011-d7bf-45d7-ba55-f1f5ec1fc5e9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:42.458054 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1227a011-d7bf-45d7-ba55-f1f5ec1fc5e9 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 Jul 22 10:08:42.458278 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1227a011-d7bf-45d7-ba55-f1f5ec1fc5e9 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:42.458465 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1227a011-d7bf-45d7-ba55-f1f5ec1fc5e9 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:42.465914 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:42.465914 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:42.470202 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1227a011-d7bf-45d7-ba55-f1f5ec1fc5e9 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:08:42.474728 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1227a011-d7bf-45d7-ba55-f1f5ec1fc5e9 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 returned with HTTP 200 Jul 22 10:08:42.475251 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1242/5003] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:42 2026] GET /volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:42.645257 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0ff78eed-3eb0-4bd8-b021-ac75d876adc8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:42.647448 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0ff78eed-3eb0-4bd8-b021-ac75d876adc8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:08:42.647699 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0ff78eed-3eb0-4bd8-b021-ac75d876adc8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:42.647981 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0ff78eed-3eb0-4bd8-b021-ac75d876adc8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:42.648182 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-0ff78eed-3eb0-4bd8-b021-ac75d876adc8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 302dfa08-0f25-42fa-bdad-eb90b5945788. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:42.653303 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:42.653303 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:42.654463 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0ff78eed-3eb0-4bd8-b021-ac75d876adc8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 200 Jul 22 10:08:42.654987 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1254/5004] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:42 2026] GET /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:43.489008 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e765674d-bfbd-49f2-aae4-85fb6220e887 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:43.490670 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e765674d-bfbd-49f2-aae4-85fb6220e887 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 Jul 22 10:08:43.490851 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e765674d-bfbd-49f2-aae4-85fb6220e887 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:43.491048 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e765674d-bfbd-49f2-aae4-85fb6220e887 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:43.497867 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:43.497867 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:43.501255 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e765674d-bfbd-49f2-aae4-85fb6220e887 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:08:43.505421 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e765674d-bfbd-49f2-aae4-85fb6220e887 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 returned with HTTP 200 Jul 22 10:08:43.505810 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1264/5005] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:43 2026] GET /volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:43.666470 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c9111eda-f66a-49e3-8542-6f233b3fbdb7 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:43.668343 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c9111eda-f66a-49e3-8542-6f233b3fbdb7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:08:43.668541 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c9111eda-f66a-49e3-8542-6f233b3fbdb7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:43.668719 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c9111eda-f66a-49e3-8542-6f233b3fbdb7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:43.668852 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-c9111eda-f66a-49e3-8542-6f233b3fbdb7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 302dfa08-0f25-42fa-bdad-eb90b5945788. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:43.673271 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:43.673271 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:43.674086 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c9111eda-f66a-49e3-8542-6f233b3fbdb7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 200 Jul 22 10:08:43.674472 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1246/5006] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:43 2026] GET /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:44.523078 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-013b5e0d-4a86-4051-b47e-618056b92a28 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:44.524983 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-013b5e0d-4a86-4051-b47e-618056b92a28 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 Jul 22 10:08:44.525204 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-013b5e0d-4a86-4051-b47e-618056b92a28 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:44.525414 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-013b5e0d-4a86-4051-b47e-618056b92a28 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:44.533600 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:44.533600 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:44.537993 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-013b5e0d-4a86-4051-b47e-618056b92a28 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:08:44.543402 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-013b5e0d-4a86-4051-b47e-618056b92a28 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 returned with HTTP 200 Jul 22 10:08:44.543872 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1243/5007] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:44 2026] GET /volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:44.684201 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-31b16978-93c9-4ffe-9ef6-c8a8dcc4bc73 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:44.685958 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-31b16978-93c9-4ffe-9ef6-c8a8dcc4bc73 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:08:44.686141 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-31b16978-93c9-4ffe-9ef6-c8a8dcc4bc73 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:44.686316 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-31b16978-93c9-4ffe-9ef6-c8a8dcc4bc73 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:44.686411 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-31b16978-93c9-4ffe-9ef6-c8a8dcc4bc73 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 302dfa08-0f25-42fa-bdad-eb90b5945788. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:44.690258 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:44.690258 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:44.690933 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-31b16978-93c9-4ffe-9ef6-c8a8dcc4bc73 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 200 Jul 22 10:08:44.691390 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1255/5008] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:44 2026] GET /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:45.555466 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-45102c3a-56bf-4f4c-9082-1ed1cc56dd41 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:45.558163 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-45102c3a-56bf-4f4c-9082-1ed1cc56dd41 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 Jul 22 10:08:45.558393 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-45102c3a-56bf-4f4c-9082-1ed1cc56dd41 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:45.558610 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-45102c3a-56bf-4f4c-9082-1ed1cc56dd41 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:45.566556 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:45.566556 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:45.570884 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-45102c3a-56bf-4f4c-9082-1ed1cc56dd41 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:08:45.575456 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-45102c3a-56bf-4f4c-9082-1ed1cc56dd41 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 returned with HTTP 200 Jul 22 10:08:45.575888 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1265/5009] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:45 2026] GET /volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:45.701659 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8a65baa9-40b6-42e9-b669-3b52eda99fc0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:45.703445 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8a65baa9-40b6-42e9-b669-3b52eda99fc0 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:08:45.703620 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8a65baa9-40b6-42e9-b669-3b52eda99fc0 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:45.703831 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8a65baa9-40b6-42e9-b669-3b52eda99fc0 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:45.703960 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-8a65baa9-40b6-42e9-b669-3b52eda99fc0 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 302dfa08-0f25-42fa-bdad-eb90b5945788. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:45.708228 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:45.708228 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:45.709089 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8a65baa9-40b6-42e9-b669-3b52eda99fc0 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 200 Jul 22 10:08:45.709558 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1247/5010] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:45 2026] GET /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:46.590239 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-549213ff-8d6b-4bbc-a071-449f838dd88b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:46.592312 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-549213ff-8d6b-4bbc-a071-449f838dd88b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 Jul 22 10:08:46.592550 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-549213ff-8d6b-4bbc-a071-449f838dd88b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:46.592799 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-549213ff-8d6b-4bbc-a071-449f838dd88b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:46.602147 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:46.602147 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:46.607746 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-549213ff-8d6b-4bbc-a071-449f838dd88b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:08:46.614086 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-549213ff-8d6b-4bbc-a071-449f838dd88b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 returned with HTTP 200 Jul 22 10:08:46.614612 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1244/5011] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:46 2026] GET /volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:46.719562 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7364c8e2-861d-4404-b904-c20fcd721880 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:46.721475 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7364c8e2-861d-4404-b904-c20fcd721880 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:08:46.721747 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7364c8e2-861d-4404-b904-c20fcd721880 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:46.721983 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7364c8e2-861d-4404-b904-c20fcd721880 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:46.722073 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-7364c8e2-861d-4404-b904-c20fcd721880 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 302dfa08-0f25-42fa-bdad-eb90b5945788. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:46.726475 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:46.726475 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:46.727200 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7364c8e2-861d-4404-b904-c20fcd721880 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 200 Jul 22 10:08:46.727538 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1256/5012] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:46 2026] GET /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:47.627887 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fadae9b6-e431-414c-9bf5-c7a3fcb4ec57 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:47.630318 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fadae9b6-e431-414c-9bf5-c7a3fcb4ec57 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 Jul 22 10:08:47.630534 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fadae9b6-e431-414c-9bf5-c7a3fcb4ec57 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:47.630720 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fadae9b6-e431-414c-9bf5-c7a3fcb4ec57 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:47.639133 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:47.639133 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:47.643012 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fadae9b6-e431-414c-9bf5-c7a3fcb4ec57 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:08:47.648216 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fadae9b6-e431-414c-9bf5-c7a3fcb4ec57 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 returned with HTTP 200 Jul 22 10:08:47.648674 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1266/5013] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:47 2026] GET /volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 => generated 1249 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:47.737800 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-dad43131-ac43-4aa6-94da-2d880bd72dcb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:47.739162 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-8abd2af6-ab2f-4863-bc90-a9f654ad6f4f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:47.740489 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dad43131-ac43-4aa6-94da-2d880bd72dcb tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:08:47.740698 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dad43131-ac43-4aa6-94da-2d880bd72dcb tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:47.740904 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dad43131-ac43-4aa6-94da-2d880bd72dcb tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:47.741144 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-dad43131-ac43-4aa6-94da-2d880bd72dcb tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 302dfa08-0f25-42fa-bdad-eb90b5945788. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:47.741406 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-8abd2af6-ab2f-4863-bc90-a9f654ad6f4f tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 Jul 22 10:08:47.741596 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-8abd2af6-ab2f-4863-bc90-a9f654ad6f4f tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:47.741799 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-8abd2af6-ab2f-4863-bc90-a9f654ad6f4f tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:47.748089 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:47.748089 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:47.748525 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:47.748525 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:47.748818 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dad43131-ac43-4aa6-94da-2d880bd72dcb tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 200 Jul 22 10:08:47.749293 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1248/5014] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:47 2026] GET /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:47.752349 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-8abd2af6-ab2f-4863-bc90-a9f654ad6f4f tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:08:47.756803 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-8abd2af6-ab2f-4863-bc90-a9f654ad6f4f tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 returned with HTTP 200 Jul 22 10:08:47.757238 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1245/5015] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:08:47 2026] GET /volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 => generated 1249 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:48.101136 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-576ff039-8756-4392-bbed-949584f4a48a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:48.103112 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-576ff039-8756-4392-bbed-949584f4a48a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 Jul 22 10:08:48.103300 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-576ff039-8756-4392-bbed-949584f4a48a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:48.103473 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-576ff039-8756-4392-bbed-949584f4a48a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:48.109898 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:48.109898 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:48.113460 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-576ff039-8756-4392-bbed-949584f4a48a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:08:48.118244 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-576ff039-8756-4392-bbed-949584f4a48a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 returned with HTTP 200 Jul 22 10:08:48.118536 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1257/5016] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:08:48 2026] GET /volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 => generated 1249 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:48.128636 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-46506ddb-8887-43dd-aa98-1e38f6360ec4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:48.129449 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-46506ddb-8887-43dd-aa98-1e38f6360ec4 None None] GET https://10.4.3.206/volume// Jul 22 10:08:48.129449 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-46506ddb-8887-43dd-aa98-1e38f6360ec4 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:48.129657 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-46506ddb-8887-43dd-aa98-1e38f6360ec4 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:48.130153 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-46506ddb-8887-43dd-aa98-1e38f6360ec4 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:08:48.130804 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1267/5017] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 10:08:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:08:48.138516 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-732185fc-f118-4f91-82e4-2cd131e25260 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:48.140619 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-732185fc-f118-4f91-82e4-2cd131e25260 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:08:48.141087 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-732185fc-f118-4f91-82e4-2cd131e25260 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2", "connector": null, "instance_uuid": "d730d67e-aa90-48c5-b194-f0e617f56893"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:48.151571 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:48.151571 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:48.177821 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-732185fc-f118-4f91-82e4-2cd131e25260 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:08:48.178297 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1249/5018] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:08:48 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:48.759350 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-088aa1eb-317d-4025-a573-56117203bb71 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:48.761279 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-088aa1eb-317d-4025-a573-56117203bb71 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:08:48.761538 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-088aa1eb-317d-4025-a573-56117203bb71 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:48.761726 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-088aa1eb-317d-4025-a573-56117203bb71 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:48.761854 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-088aa1eb-317d-4025-a573-56117203bb71 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 302dfa08-0f25-42fa-bdad-eb90b5945788. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:48.766258 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:48.766258 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:48.766973 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-088aa1eb-317d-4025-a573-56117203bb71 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 200 Jul 22 10:08:48.767411 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1246/5019] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:48 2026] GET /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:48.973060 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1b207e06-37e3-470a-be14-2ab3197e2420 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:48.973060 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1b207e06-37e3-470a-be14-2ab3197e2420 None None] GET https://10.4.3.206/volume// Jul 22 10:08:48.973060 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1b207e06-37e3-470a-be14-2ab3197e2420 None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:48.973060 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1b207e06-37e3-470a-be14-2ab3197e2420 None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:48.973060 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1b207e06-37e3-470a-be14-2ab3197e2420 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:08:48.973060 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1258/5020] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:08:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:08:48.986972 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-ee213b39-9cde-43df-862f-2f22c9e9386a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:48.989119 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-ee213b39-9cde-43df-862f-2f22c9e9386a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 Jul 22 10:08:48.989411 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-ee213b39-9cde-43df-862f-2f22c9e9386a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:48.989630 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-ee213b39-9cde-43df-862f-2f22c9e9386a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:48.999260 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:48.999260 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:49.002936 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-ee213b39-9cde-43df-862f-2f22c9e9386a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:08:49.008190 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-ee213b39-9cde-43df-862f-2f22c9e9386a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 returned with HTTP 200 Jul 22 10:08:49.008190 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1268/5021] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:08:48 2026] GET /volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 => generated 1428 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:08:49.106835 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-dfa73fc5-74c3-49de-b585-320a7d454d37 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:49.109084 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-dfa73fc5-74c3-49de-b585-320a7d454d37 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] PUT https://10.4.3.206/volume/v3/attachments/79416f56-6782-4cb6-b714-6d92582d7de8 Jul 22 10:08:49.109490 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-dfa73fc5-74c3-49de-b585-320a7d454d37 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:49.117575 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-dfa73fc5-74c3-49de-b585-320a7d454d37 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Acquiring lock "cinder-attachment_update-0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:08:49.122214 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-dfa73fc5-74c3-49de-b585-320a7d454d37 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Lock "cinder-attachment_update-0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:08:49.123154 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:49.123154 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:49.200391 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-dfa73fc5-74c3-49de-b585-320a7d454d37 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Lock "cinder-attachment_update-0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2-np0000005636" released by "attachment_update" :: held 0.078s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:08:49.200869 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-dfa73fc5-74c3-49de-b585-320a7d454d37 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/attachments/79416f56-6782-4cb6-b714-6d92582d7de8 returned with HTTP 200 Jul 22 10:08:49.201401 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1250/5022] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:08:49 2026] PUT /volume/v3/attachments/79416f56-6782-4cb6-b714-6d92582d7de8 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:49.222515 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-acaa5e63-e699-41cb-a533-d901a3052bbf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:49.225127 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-acaa5e63-e699-41cb-a533-d901a3052bbf tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] POST https://10.4.3.206/volume/v3/attachments/79416f56-6782-4cb6-b714-6d92582d7de8/action Jul 22 10:08:49.225481 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-acaa5e63-e699-41cb-a533-d901a3052bbf tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:08:49.225601 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-acaa5e63-e699-41cb-a533-d901a3052bbf tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:49.242649 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:49.242649 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:49.254233 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f2172276-006e-4d4d-b10a-2e354838fa9e req-acaa5e63-e699-41cb-a533-d901a3052bbf tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/attachments/79416f56-6782-4cb6-b714-6d92582d7de8/action returned with HTTP 204 Jul 22 10:08:49.254718 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1247/5023] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:08:49 2026] POST /volume/v3/attachments/79416f56-6782-4cb6-b714-6d92582d7de8/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:08:49.778333 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-dc88cd68-b0ba-45d0-8a08-ed0a25a88f82 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:49.780547 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dc88cd68-b0ba-45d0-8a08-ed0a25a88f82 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:08:49.780832 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dc88cd68-b0ba-45d0-8a08-ed0a25a88f82 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:49.781069 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dc88cd68-b0ba-45d0-8a08-ed0a25a88f82 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:49.781197 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-dc88cd68-b0ba-45d0-8a08-ed0a25a88f82 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 302dfa08-0f25-42fa-bdad-eb90b5945788. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:49.785839 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:49.785839 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:49.786534 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dc88cd68-b0ba-45d0-8a08-ed0a25a88f82 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 200 Jul 22 10:08:49.786901 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1259/5024] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:49 2026] GET /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:50.797904 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8a91d6fb-8d7b-42f3-8e15-9c11a5947da5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:50.800067 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8a91d6fb-8d7b-42f3-8e15-9c11a5947da5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:08:50.800347 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8a91d6fb-8d7b-42f3-8e15-9c11a5947da5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:50.800590 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8a91d6fb-8d7b-42f3-8e15-9c11a5947da5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:50.800749 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-8a91d6fb-8d7b-42f3-8e15-9c11a5947da5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 302dfa08-0f25-42fa-bdad-eb90b5945788. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:50.805604 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:50.805604 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:50.806467 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8a91d6fb-8d7b-42f3-8e15-9c11a5947da5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 200 Jul 22 10:08:50.807141 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1269/5025] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:50 2026] GET /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:51.817434 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-35742c3e-1198-486a-b62e-890ea587e52a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:51.819537 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-35742c3e-1198-486a-b62e-890ea587e52a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:08:51.819736 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-35742c3e-1198-486a-b62e-890ea587e52a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:51.819937 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-35742c3e-1198-486a-b62e-890ea587e52a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:51.820038 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-35742c3e-1198-486a-b62e-890ea587e52a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 302dfa08-0f25-42fa-bdad-eb90b5945788. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:51.824666 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:51.824666 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:51.825580 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-35742c3e-1198-486a-b62e-890ea587e52a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 200 Jul 22 10:08:51.826060 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1251/5026] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:51 2026] GET /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:52.836814 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3e62c74b-0251-4713-b155-10dce9c81455 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:52.838986 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3e62c74b-0251-4713-b155-10dce9c81455 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:08:52.839248 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3e62c74b-0251-4713-b155-10dce9c81455 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:52.839500 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3e62c74b-0251-4713-b155-10dce9c81455 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:52.839651 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3e62c74b-0251-4713-b155-10dce9c81455 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 302dfa08-0f25-42fa-bdad-eb90b5945788. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:52.844871 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:52.844871 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:52.845916 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3e62c74b-0251-4713-b155-10dce9c81455 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 200 Jul 22 10:08:52.846426 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1248/5027] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:52 2026] GET /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:53.855817 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3d316539-2143-4e7f-b70a-4cdbe13adb29 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:53.857537 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3d316539-2143-4e7f-b70a-4cdbe13adb29 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:08:53.857710 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3d316539-2143-4e7f-b70a-4cdbe13adb29 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:53.857978 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3d316539-2143-4e7f-b70a-4cdbe13adb29 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:53.858155 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-3d316539-2143-4e7f-b70a-4cdbe13adb29 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 302dfa08-0f25-42fa-bdad-eb90b5945788. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:53.862288 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:53.862288 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:53.863088 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3d316539-2143-4e7f-b70a-4cdbe13adb29 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 200 Jul 22 10:08:53.863448 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1260/5028] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:53 2026] GET /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:54.874779 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-88501a73-0b25-4f27-afe8-f8574eec0aa3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:54.876686 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-88501a73-0b25-4f27-afe8-f8574eec0aa3 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:08:54.876986 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-88501a73-0b25-4f27-afe8-f8574eec0aa3 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:54.877209 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-88501a73-0b25-4f27-afe8-f8574eec0aa3 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:54.877337 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-88501a73-0b25-4f27-afe8-f8574eec0aa3 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 302dfa08-0f25-42fa-bdad-eb90b5945788. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:08:54.882475 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:54.882475 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:08:54.883465 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-88501a73-0b25-4f27-afe8-f8574eec0aa3 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 200 Jul 22 10:08:54.883960 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1270/5029] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:08:54 2026] GET /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:08:56.479564 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-461ab106-79db-4a92-927f-b6f0131c7f51 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:56.481845 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-461ab106-79db-4a92-927f-b6f0131c7f51 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd Jul 22 10:08:56.482807 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-461ab106-79db-4a92-927f-b6f0131c7f51 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:56.482807 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-461ab106-79db-4a92-927f-b6f0131c7f51 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:56.489725 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:56.489725 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:56.493748 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-461ab106-79db-4a92-927f-b6f0131c7f51 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:08:56.498691 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-461ab106-79db-4a92-927f-b6f0131c7f51 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd returned with HTTP 200 Jul 22 10:08:56.499228 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1252/5030] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:08:56 2026] GET /volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:56.509201 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-136f2206-d2fe-4b1b-b2ae-94c96ae23e88 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:56.509561 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-136f2206-d2fe-4b1b-b2ae-94c96ae23e88 None None] GET https://10.4.3.206/volume// Jul 22 10:08:56.509710 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-136f2206-d2fe-4b1b-b2ae-94c96ae23e88 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:56.509902 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-136f2206-d2fe-4b1b-b2ae-94c96ae23e88 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:56.510236 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-136f2206-d2fe-4b1b-b2ae-94c96ae23e88 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:08:56.510496 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1249/5031] 10.4.3.206 () {66 vars in 1419 bytes} [Wed Jul 22 10:08:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:08:56.517671 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-df00cba9-f906-4d92-867a-926b3dbc688c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:56.521255 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-df00cba9-f906-4d92-867a-926b3dbc688c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:08:56.521574 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-df00cba9-f906-4d92-867a-926b3dbc688c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "205ed801-4ed8-4889-b2a8-0db07556f7fd", "connector": null, "instance_uuid": "c9b4122a-d345-43bc-995e-00301828fde9"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:56.534570 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:56.534570 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:56.568714 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-df00cba9-f906-4d92-867a-926b3dbc688c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:08:56.569191 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1261/5032] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:08:56 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:57.442008 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-39a6741e-aecf-4d0f-8e7f-024bfa267506 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:57.442232 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-39a6741e-aecf-4d0f-8e7f-024bfa267506 None None] GET https://10.4.3.206/volume// Jul 22 10:08:57.442311 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-39a6741e-aecf-4d0f-8e7f-024bfa267506 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:57.442481 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-39a6741e-aecf-4d0f-8e7f-024bfa267506 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:57.442827 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-39a6741e-aecf-4d0f-8e7f-024bfa267506 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:08:57.443084 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1271/5033] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10: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) Jul 22 10:08:57.455078 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-edfb2ef0-03d8-4f9c-bc8e-38b861cc7d55 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:57.456976 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-edfb2ef0-03d8-4f9c-bc8e-38b861cc7d55 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd Jul 22 10:08:57.457205 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-edfb2ef0-03d8-4f9c-bc8e-38b861cc7d55 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:08:57.457383 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-edfb2ef0-03d8-4f9c-bc8e-38b861cc7d55 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:08:57.465748 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:57.465748 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:08:57.468797 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-edfb2ef0-03d8-4f9c-bc8e-38b861cc7d55 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:08:57.472908 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-edfb2ef0-03d8-4f9c-bc8e-38b861cc7d55 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd returned with HTTP 200 Jul 22 10:08:57.473346 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1253/5034] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:08:57 2026] GET /volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd => generated 1535 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:08:57.592202 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-727534fc-b2b9-481b-8f73-52fbed5c05ba None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:57.594116 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-727534fc-b2b9-481b-8f73-52fbed5c05ba tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] PUT https://10.4.3.206/volume/v3/attachments/c2b9f0d6-a084-4439-8b9f-49fd7cc233e7 Jul 22 10:08:57.594438 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-727534fc-b2b9-481b-8f73-52fbed5c05ba tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:57.602143 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-727534fc-b2b9-481b-8f73-52fbed5c05ba tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Acquiring lock "cinder-attachment_update-205ed801-4ed8-4889-b2a8-0db07556f7fd-np0000005636" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:08:57.608756 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-727534fc-b2b9-481b-8f73-52fbed5c05ba tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Lock "cinder-attachment_update-205ed801-4ed8-4889-b2a8-0db07556f7fd-np0000005636" acquired by "attachment_update" :: waited 0.004s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:08:57.608756 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:57.608756 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:08:57.704995 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-727534fc-b2b9-481b-8f73-52fbed5c05ba tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Lock "cinder-attachment_update-205ed801-4ed8-4889-b2a8-0db07556f7fd-np0000005636" released by "attachment_update" :: held 0.099s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:08:57.706256 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-727534fc-b2b9-481b-8f73-52fbed5c05ba tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/attachments/c2b9f0d6-a084-4439-8b9f-49fd7cc233e7 returned with HTTP 200 Jul 22 10:08:57.706256 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1250/5035] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:08:57 2026] PUT /volume/v3/attachments/c2b9f0d6-a084-4439-8b9f-49fd7cc233e7 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:08:57.732236 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-c11d1060-fb34-4764-afa2-66994702525b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:08:57.735345 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-c11d1060-fb34-4764-afa2-66994702525b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] POST https://10.4.3.206/volume/v3/attachments/c2b9f0d6-a084-4439-8b9f-49fd7cc233e7/action Jul 22 10:08:57.735735 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-c11d1060-fb34-4764-afa2-66994702525b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Action body: b'{"os-complete": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:08:57.735856 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-c11d1060-fb34-4764-afa2-66994702525b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:08:57.755030 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:08:57.755030 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:08:57.767188 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-71fa74c3-9eff-4729-b6ef-9ee40c07408c req-c11d1060-fb34-4764-afa2-66994702525b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/attachments/c2b9f0d6-a084-4439-8b9f-49fd7cc233e7/action returned with HTTP 204 Jul 22 10:08:57.767597 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1262/5036] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:08:57 2026] POST /volume/v3/attachments/c2b9f0d6-a084-4439-8b9f-49fd7cc233e7/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:04.879500 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=171,cinder:UPDATE=43,cinder:INSERT=19 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:09:07.471880 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=185,cinder:UPDATE=47,cinder:INSERT=24 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:09:07.697722 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=200,cinder:UPDATE=55,cinder:INSERT=24 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:09:07.764080 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=170,cinder:INSERT=31,cinder:UPDATE=56 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:09:11.401509 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-755c50d8-49f3-4ae6-a8be-6e6bde67e62a req-2a0a76b4-9283-4833-8964-6069106ff06d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:11.404393 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-755c50d8-49f3-4ae6-a8be-6e6bde67e62a req-2a0a76b4-9283-4833-8964-6069106ff06d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/attachments/f1a2f195-cd46-45cd-ab18-e5ad038222cd Jul 22 10:09:11.404676 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-755c50d8-49f3-4ae6-a8be-6e6bde67e62a req-2a0a76b4-9283-4833-8964-6069106ff06d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:11.404945 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-755c50d8-49f3-4ae6-a8be-6e6bde67e62a req-2a0a76b4-9283-4833-8964-6069106ff06d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:11.414167 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:11.414167 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:11.457668 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-755c50d8-49f3-4ae6-a8be-6e6bde67e62a req-2a0a76b4-9283-4833-8964-6069106ff06d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/f1a2f195-cd46-45cd-ab18-e5ad038222cd returned with HTTP 200 Jul 22 10:09:11.458138 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1272/5037] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:09:11 2026] DELETE /volume/v3/attachments/f1a2f195-cd46-45cd-ab18-e5ad038222cd => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:12.156694 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f6bab31e-b556-48f8-bc8a-9386cec885db None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:12.158437 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f6bab31e-b556-48f8-bc8a-9386cec885db tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 Jul 22 10:09:12.158635 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f6bab31e-b556-48f8-bc8a-9386cec885db tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:12.158810 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f6bab31e-b556-48f8-bc8a-9386cec885db tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:12.158982 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-f6bab31e-b556-48f8-bc8a-9386cec885db tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume with id: e85ee1a7-feb8-4e89-9059-890176e4ff56 Jul 22 10:09:12.165385 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:12.165385 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:12.165829 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f6bab31e-b556-48f8-bc8a-9386cec885db tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:09:12.187965 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f6bab31e-b556-48f8-bc8a-9386cec885db tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume request issued successfully. Jul 22 10:09:12.187965 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f6bab31e-b556-48f8-bc8a-9386cec885db tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 returned with HTTP 202 Jul 22 10:09:12.187965 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1254/5038] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:09:12 2026] DELETE /volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:09:12.193226 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c139df6d-4149-48c1-8213-d7fad21cd38e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:12.194945 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c139df6d-4149-48c1-8213-d7fad21cd38e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 Jul 22 10:09:12.194945 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c139df6d-4149-48c1-8213-d7fad21cd38e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:12.194945 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c139df6d-4149-48c1-8213-d7fad21cd38e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:12.203041 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:12.203041 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:12.206969 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c139df6d-4149-48c1-8213-d7fad21cd38e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:09:12.212520 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c139df6d-4149-48c1-8213-d7fad21cd38e tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 returned with HTTP 200 Jul 22 10:09:12.212520 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1251/5039] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:12 2026] GET /volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:13.226027 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d39b6912-b6ef-46c8-9e2b-01765cd5726c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:13.228673 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d39b6912-b6ef-46c8-9e2b-01765cd5726c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 Jul 22 10:09:13.228969 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d39b6912-b6ef-46c8-9e2b-01765cd5726c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:13.229236 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d39b6912-b6ef-46c8-9e2b-01765cd5726c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:13.237327 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d39b6912-b6ef-46c8-9e2b-01765cd5726c tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 returned with HTTP 404 Jul 22 10:09:13.237999 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1263/5040] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:13 2026] GET /volume/v3/volumes/e85ee1a7-feb8-4e89-9059-890176e4ff56 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:13.244846 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-09ca67f3-219b-411e-9e92-5b80ed8ab88a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:13.246662 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-09ca67f3-219b-411e-9e92-5b80ed8ab88a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/9ec94dad-fd32-4f11-82b3-642cbc2f2df8 Jul 22 10:09:13.246860 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-09ca67f3-219b-411e-9e92-5b80ed8ab88a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:13.247065 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-09ca67f3-219b-411e-9e92-5b80ed8ab88a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:13.247161 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-09ca67f3-219b-411e-9e92-5b80ed8ab88a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete snapshot with id: 9ec94dad-fd32-4f11-82b3-642cbc2f2df8 Jul 22 10:09:13.252010 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:13.252010 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:13.252405 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-09ca67f3-219b-411e-9e92-5b80ed8ab88a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:09:13.270059 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-09ca67f3-219b-411e-9e92-5b80ed8ab88a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot delete request issued successfully. Jul 22 10:09:13.270188 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-09ca67f3-219b-411e-9e92-5b80ed8ab88a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/9ec94dad-fd32-4f11-82b3-642cbc2f2df8 returned with HTTP 202 Jul 22 10:09:13.270573 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1273/5041] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:09:13 2026] DELETE /volume/v3/snapshots/9ec94dad-fd32-4f11-82b3-642cbc2f2df8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:09:13.280160 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4810bf7c-4adb-494e-a7dd-3eb62dd8481a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:13.282272 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4810bf7c-4adb-494e-a7dd-3eb62dd8481a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/9ec94dad-fd32-4f11-82b3-642cbc2f2df8 Jul 22 10:09:13.282508 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4810bf7c-4adb-494e-a7dd-3eb62dd8481a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:13.282721 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4810bf7c-4adb-494e-a7dd-3eb62dd8481a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:13.287336 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:13.287336 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:13.287769 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4810bf7c-4adb-494e-a7dd-3eb62dd8481a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Snapshot retrieved successfully. Jul 22 10:09:13.288490 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4810bf7c-4adb-494e-a7dd-3eb62dd8481a tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/9ec94dad-fd32-4f11-82b3-642cbc2f2df8 returned with HTTP 200 Jul 22 10:09:13.288838 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1255/5042] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:13 2026] GET /volume/v3/snapshots/9ec94dad-fd32-4f11-82b3-642cbc2f2df8 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:14.299599 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-20dbd062-5d82-4ceb-9d84-05c62b3fd37d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:14.301819 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-20dbd062-5d82-4ceb-9d84-05c62b3fd37d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/snapshots/9ec94dad-fd32-4f11-82b3-642cbc2f2df8 Jul 22 10:09:14.302103 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-20dbd062-5d82-4ceb-9d84-05c62b3fd37d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:14.302327 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-20dbd062-5d82-4ceb-9d84-05c62b3fd37d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:14.306652 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-20dbd062-5d82-4ceb-9d84-05c62b3fd37d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/snapshots/9ec94dad-fd32-4f11-82b3-642cbc2f2df8 returned with HTTP 404 Jul 22 10:09:14.307207 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1252/5043] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:14 2026] GET /volume/v3/snapshots/9ec94dad-fd32-4f11-82b3-642cbc2f2df8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:15.787428 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-c6ef8d42-7467-4fc7-8f45-9315ecff6a9e req-14d7b175-48cc-44fd-ae81-f3773e28fe24 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:15.790903 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c6ef8d42-7467-4fc7-8f45-9315ecff6a9e req-14d7b175-48cc-44fd-ae81-f3773e28fe24 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/attachments/56b56144-0853-4e79-995a-dd022e854378 Jul 22 10:09:15.790903 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c6ef8d42-7467-4fc7-8f45-9315ecff6a9e req-14d7b175-48cc-44fd-ae81-f3773e28fe24 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:15.790903 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c6ef8d42-7467-4fc7-8f45-9315ecff6a9e req-14d7b175-48cc-44fd-ae81-f3773e28fe24 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:15.798017 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:15.798017 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:15.845439 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c6ef8d42-7467-4fc7-8f45-9315ecff6a9e req-14d7b175-48cc-44fd-ae81-f3773e28fe24 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/attachments/56b56144-0853-4e79-995a-dd022e854378 returned with HTTP 200 Jul 22 10:09:15.845439 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1264/5044] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:09:15 2026] DELETE /volume/v3/attachments/56b56144-0853-4e79-995a-dd022e854378 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:17.276856 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-71849938-9605-4e92-8d9d-9e1bfcc9fe9d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:17.278743 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-71849938-9605-4e92-8d9d-9e1bfcc9fe9d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] DELETE https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 Jul 22 10:09:17.278976 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-71849938-9605-4e92-8d9d-9e1bfcc9fe9d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:17.279167 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-71849938-9605-4e92-8d9d-9e1bfcc9fe9d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:17.279319 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-71849938-9605-4e92-8d9d-9e1bfcc9fe9d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume with id: 17d39a85-ed86-409c-bbf2-6ccfdc0c4217 Jul 22 10:09:17.286414 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:17.286414 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:17.286847 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-71849938-9605-4e92-8d9d-9e1bfcc9fe9d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:09:17.307009 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-71849938-9605-4e92-8d9d-9e1bfcc9fe9d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Delete volume request issued successfully. Jul 22 10:09:17.307201 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-71849938-9605-4e92-8d9d-9e1bfcc9fe9d tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 returned with HTTP 202 Jul 22 10:09:17.307664 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1274/5045] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:09:17 2026] DELETE /volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:09:17.314767 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-04b45410-a5f6-4241-bded-cb3ace9c8917 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:17.316543 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-04b45410-a5f6-4241-bded-cb3ace9c8917 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 Jul 22 10:09:17.316750 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-04b45410-a5f6-4241-bded-cb3ace9c8917 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:17.316914 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-04b45410-a5f6-4241-bded-cb3ace9c8917 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:17.327180 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:17.327180 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:17.331203 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-04b45410-a5f6-4241-bded-cb3ace9c8917 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Volume info retrieved successfully. Jul 22 10:09:17.337422 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-04b45410-a5f6-4241-bded-cb3ace9c8917 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 returned with HTTP 200 Jul 22 10:09:17.337850 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1256/5046] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:17 2026] GET /volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:18.349688 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fb963b05-6b2c-4f8b-8d2a-5e22d8ca9a74 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:18.351543 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fb963b05-6b2c-4f8b-8d2a-5e22d8ca9a74 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] GET https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 Jul 22 10:09:18.351730 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fb963b05-6b2c-4f8b-8d2a-5e22d8ca9a74 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:18.351905 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fb963b05-6b2c-4f8b-8d2a-5e22d8ca9a74 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:18.357304 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fb963b05-6b2c-4f8b-8d2a-5e22d8ca9a74 tempest-TestVolumeBootPattern-1371800891 tempest-TestVolumeBootPattern-1371800891-project-member] https://10.4.3.206/volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 returned with HTTP 404 Jul 22 10:09:18.357748 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1253/5047] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:18 2026] GET /volume/v3/volumes/17d39a85-ed86-409c-bbf2-6ccfdc0c4217 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:23.396617 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:23.489720 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:09:23.490149 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1410840999"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:23.492029 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1410840999'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:09:23.492168 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume of 1 GB Jul 22 10:09:23.492548 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:23.492548 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:23.497322 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Availability Zones retrieved successfully. Jul 22 10:09:23.502605 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (cbf481e1-d177-454a-a683-cae1019a9e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:23.504292 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239eb210-233f-4a1e-8b0e-07b1275709ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:23.505169 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:09:23.541430 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239eb210-233f-4a1e-8b0e-07b1275709ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:23.542286 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e20ef275-0c27-401b-bdeb-a8a5a4131f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:23.637074 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Created reservations ['ec42574e-5526-4642-83b6-aaf0756fd85e', 'f755d282-85e8-40b2-81c1-bfd1ec9a43bb', 'afe060a4-d213-42bb-9c31-0808e4dc6c98', '03723cac-f945-4505-bc3d-191fee727bd0'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:23.637848 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e20ef275-0c27-401b-bdeb-a8a5a4131f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec42574e-5526-4642-83b6-aaf0756fd85e', 'f755d282-85e8-40b2-81c1-bfd1ec9a43bb', 'afe060a4-d213-42bb-9c31-0808e4dc6c98', '03723cac-f945-4505-bc3d-191fee727bd0']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:23.638613 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce4512c-2e49-4deb-b2f1-0a99d559a5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:23.659707 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce4512c-2e49-4deb-b2f1-0a99d559a5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fa8a426-6fb1-47b1-be02-fa88cd30f8f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1410840999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['ec42574e-5526-4642-83b6-aaf0756fd85e','f755d282-85e8-40b2-81c1-bfd1ec9a43bb','afe060a4-d213-42bb-9c31-0808e4dc6c98','03723cac-f945-4505-bc3d-191fee727bd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:09:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1410840999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fa8a426-6fb1-47b1-be02-fa88cd30f8f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='678f54dea38842328579f5a5188007e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79b0efd12674caba20878ee9939a261',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:23.660395 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423600df-b96b-4974-b2e1-41dfe024bed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:23.679014 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423600df-b96b-4974-b2e1-41dfe024bed5) transitioned into state 'SUCCESS' from state '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-1410840999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['ec42574e-5526-4642-83b6-aaf0756fd85e','f755d282-85e8-40b2-81c1-bfd1ec9a43bb','afe060a4-d213-42bb-9c31-0808e4dc6c98','03723cac-f945-4505-bc3d-191fee727bd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:23.679732 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1890fb5-76f4-4244-83af-6ba72223e8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:23.689437 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1890fb5-76f4-4244-83af-6ba72223e8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:23.690733 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (cbf481e1-d177-454a-a683-cae1019a9e26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:23.691226 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request issued successfully. Jul 22 10:09:23.692010 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a9eb9989-f513-4850-ae29-3825e68cfcdf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:09:23.692576 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1265/5048] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:09:23 2026] POST /volume/v3/volumes => generated 770 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:23.704434 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4b767f3c-8128-4d77-a641-962f5a13ee0a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:23.706153 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4b767f3c-8128-4d77-a641-962f5a13ee0a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 Jul 22 10:09:23.706392 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4b767f3c-8128-4d77-a641-962f5a13ee0a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:23.706613 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4b767f3c-8128-4d77-a641-962f5a13ee0a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:23.713457 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:23.713457 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:23.717292 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4b767f3c-8128-4d77-a641-962f5a13ee0a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:23.722283 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4b767f3c-8128-4d77-a641-962f5a13ee0a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 returned with HTTP 200 Jul 22 10:09:23.722779 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1275/5049] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:23 2026] GET /volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:23.782403 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-90c4d0f9-b399-43d1-afff-80b7d9b45209 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:23.784573 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-90c4d0f9-b399-43d1-afff-80b7d9b45209 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 Jul 22 10:09:23.785949 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-90c4d0f9-b399-43d1-afff-80b7d9b45209 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:23.785949 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-90c4d0f9-b399-43d1-afff-80b7d9b45209 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:23.794986 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:23.794986 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:23.798740 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-90c4d0f9-b399-43d1-afff-80b7d9b45209 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:23.804119 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-90c4d0f9-b399-43d1-afff-80b7d9b45209 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 returned with HTTP 200 Jul 22 10:09:23.804796 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1257/5050] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:23 2026] GET /volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:24.385004 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-ff9a9f73-efbd-4b08-8557-f074bb0dfe1c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:24.386895 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-ff9a9f73-efbd-4b08-8557-f074bb0dfe1c tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 Jul 22 10:09:24.387085 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-ff9a9f73-efbd-4b08-8557-f074bb0dfe1c tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:24.387254 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-ff9a9f73-efbd-4b08-8557-f074bb0dfe1c tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:24.394514 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:24.394514 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:24.397825 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-ff9a9f73-efbd-4b08-8557-f074bb0dfe1c tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:24.402119 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-ff9a9f73-efbd-4b08-8557-f074bb0dfe1c tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 returned with HTTP 200 Jul 22 10:09:24.402648 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1254/5051] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:09:24 2026] GET /volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:24.479453 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-26090d00-9678-40f3-825c-45b293a58bfd None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:24.479967 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-26090d00-9678-40f3-825c-45b293a58bfd None None] GET https://10.4.3.206/volume// Jul 22 10:09:24.480244 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-26090d00-9678-40f3-825c-45b293a58bfd None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:24.480539 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-26090d00-9678-40f3-825c-45b293a58bfd None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:24.481191 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-26090d00-9678-40f3-825c-45b293a58bfd None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:09:24.481683 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1266/5052] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:09:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:09:24.488813 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-2a4f0cd4-543b-44a8-931b-251614cd01a8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:24.491192 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-2a4f0cd4-543b-44a8-931b-251614cd01a8 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:09:24.491586 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-2a4f0cd4-543b-44a8-931b-251614cd01a8 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0bff5d6a-fca1-4d7d-83be-d4c869479473", "connector": null, "instance_uuid": "d730d67e-aa90-48c5-b194-f0e617f56893"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:24.500389 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:24.500389 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:24.524937 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-2a4f0cd4-543b-44a8-931b-251614cd01a8 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:09:24.525429 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1276/5053] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:09:24 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:24.555143 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-31262fc2-b799-4399-87b6-c19e2bc4b9a1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:24.556607 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-31262fc2-b799-4399-87b6-c19e2bc4b9a1 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 Jul 22 10:09:24.557007 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-31262fc2-b799-4399-87b6-c19e2bc4b9a1 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:24.557505 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-31262fc2-b799-4399-87b6-c19e2bc4b9a1 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:24.561703 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-69ff0d8b-928c-435d-9940-331ec7e0ec45 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:24.563521 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-69ff0d8b-928c-435d-9940-331ec7e0ec45 None None] GET https://10.4.3.206/volume// Jul 22 10:09:24.563521 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-69ff0d8b-928c-435d-9940-331ec7e0ec45 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:24.563521 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-69ff0d8b-928c-435d-9940-331ec7e0ec45 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:24.563521 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-69ff0d8b-928c-435d-9940-331ec7e0ec45 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:09:24.563521 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1255/5054] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:09:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:09:24.568299 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:24.568299 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:24.570385 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-cfa0ddf1-4d5f-4587-a7fc-46a28a4bc5fa None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:24.572619 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-31262fc2-b799-4399-87b6-c19e2bc4b9a1 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:24.572894 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-cfa0ddf1-4d5f-4587-a7fc-46a28a4bc5fa tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 Jul 22 10:09:24.573140 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-cfa0ddf1-4d5f-4587-a7fc-46a28a4bc5fa tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:24.573372 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-cfa0ddf1-4d5f-4587-a7fc-46a28a4bc5fa tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:24.577410 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-31262fc2-b799-4399-87b6-c19e2bc4b9a1 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 returned with HTTP 200 Jul 22 10:09:24.578233 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1258/5055] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:24 2026] GET /volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:24.584075 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:24.584075 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:24.587759 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-cfa0ddf1-4d5f-4587-a7fc-46a28a4bc5fa tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:24.592688 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-cfa0ddf1-4d5f-4587-a7fc-46a28a4bc5fa tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 returned with HTTP 200 Jul 22 10:09:24.593139 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1267/5056] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:09:24 2026] GET /volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 => generated 1117 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:09:24.700619 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-d8fbe4f4-2a39-4439-be78-2df56f6c7837 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:24.702612 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-d8fbe4f4-2a39-4439-be78-2df56f6c7837 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] PUT https://10.4.3.206/volume/v3/attachments/6a3c6c8a-1e2f-4ac0-9d68-022a3333cc15 Jul 22 10:09:24.703020 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-d8fbe4f4-2a39-4439-be78-2df56f6c7837 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:24.710291 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-d8fbe4f4-2a39-4439-be78-2df56f6c7837 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Acquiring lock "cinder-attachment_update-0bff5d6a-fca1-4d7d-83be-d4c869479473-np0000005636" by "attachment_update" {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:09:24.714616 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-d8fbe4f4-2a39-4439-be78-2df56f6c7837 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Lock "cinder-attachment_update-0bff5d6a-fca1-4d7d-83be-d4c869479473-np0000005636" acquired by "attachment_update" :: waited 0.004s {{(pid=100151) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:09:24.715647 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:24.715647 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:24.736702 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cb808352-9d64-4427-81c8-c00ca693234d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:24.738728 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb808352-9d64-4427-81c8-c00ca693234d tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 Jul 22 10:09:24.738939 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cb808352-9d64-4427-81c8-c00ca693234d tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:24.739184 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cb808352-9d64-4427-81c8-c00ca693234d tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:24.746469 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:24.746469 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:24.750546 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cb808352-9d64-4427-81c8-c00ca693234d tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:24.754895 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb808352-9d64-4427-81c8-c00ca693234d tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 returned with HTTP 200 Jul 22 10:09:24.755354 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1256/5057] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:24 2026] GET /volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:24.770955 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0acb7827-0260-40e6-a0e1-e945d2160d73 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:24.773481 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0acb7827-0260-40e6-a0e1-e945d2160d73 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:09:24.773683 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0acb7827-0260-40e6-a0e1-e945d2160d73 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6fa8a426-6fb1-47b1-be02-fa88cd30f8f3", "name": "tempest-VolumeDependencyTests-Snapshot-1837960235"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:24.783908 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:24.783908 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:24.783908 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0acb7827-0260-40e6-a0e1-e945d2160d73 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:24.783908 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-0acb7827-0260-40e6-a0e1-e945d2160d73 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create snapshot from volume 6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 Jul 22 10:09:24.800630 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.coordination [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-d8fbe4f4-2a39-4439-be78-2df56f6c7837 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Lock "cinder-attachment_update-0bff5d6a-fca1-4d7d-83be-d4c869479473-np0000005636" released by "attachment_update" :: held 0.086s {{(pid=100151) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:09:24.802173 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-d8fbe4f4-2a39-4439-be78-2df56f6c7837 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/attachments/6a3c6c8a-1e2f-4ac0-9d68-022a3333cc15 returned with HTTP 200 Jul 22 10:09:24.802173 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1277/5058] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:09:24 2026] PUT /volume/v3/attachments/6a3c6c8a-1e2f-4ac0-9d68-022a3333cc15 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:24.828177 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-0acb7827-0260-40e6-a0e1-e945d2160d73 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Created reservations ['3bb3ffb8-5be0-4f64-a113-6bf539efec22', 'a680e585-81d4-4fa8-9586-0cbfba6e78b2', 'd2f05d0c-6ef2-4395-8b83-17d0d1f9ce59', 'fe1d6363-2fa1-4ed9-ae6a-d8439554cc65'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:24.863017 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0acb7827-0260-40e6-a0e1-e945d2160d73 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot create request issued successfully. Jul 22 10:09:24.863200 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0acb7827-0260-40e6-a0e1-e945d2160d73 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:09:24.863637 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1259/5059] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:09:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:09:24.874022 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e6578959-e890-4054-bf7d-98745c370b68 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:24.876045 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e6578959-e890-4054-bf7d-98745c370b68 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e Jul 22 10:09:24.877442 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e6578959-e890-4054-bf7d-98745c370b68 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:24.877442 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e6578959-e890-4054-bf7d-98745c370b68 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:24.884193 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:24.884193 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:24.884897 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e6578959-e890-4054-bf7d-98745c370b68 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:24.886142 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e6578959-e890-4054-bf7d-98745c370b68 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e returned with HTTP 200 Jul 22 10:09:24.886803 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1268/5060] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:24 2026] GET /volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:25.592209 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-23b59550-84f3-4e24-9dec-c12a0494ce8f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:25.594044 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-23b59550-84f3-4e24-9dec-c12a0494ce8f tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 Jul 22 10:09:25.594246 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-23b59550-84f3-4e24-9dec-c12a0494ce8f tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:25.594447 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-23b59550-84f3-4e24-9dec-c12a0494ce8f tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:25.604571 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:25.604571 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:25.607898 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-23b59550-84f3-4e24-9dec-c12a0494ce8f tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:25.611708 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-23b59550-84f3-4e24-9dec-c12a0494ce8f tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 returned with HTTP 200 Jul 22 10:09:25.612104 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1257/5061] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:25 2026] GET /volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:25.895647 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-af87fd38-43c3-44dd-912d-8f3aa4156b5b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:25.897441 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-af87fd38-43c3-44dd-912d-8f3aa4156b5b tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e Jul 22 10:09:25.898055 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-af87fd38-43c3-44dd-912d-8f3aa4156b5b tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:25.898055 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-af87fd38-43c3-44dd-912d-8f3aa4156b5b tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:25.904744 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:25.904744 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:25.905411 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-af87fd38-43c3-44dd-912d-8f3aa4156b5b tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:25.906445 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-af87fd38-43c3-44dd-912d-8f3aa4156b5b tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e returned with HTTP 200 Jul 22 10:09:25.906789 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1278/5062] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:25 2026] GET /volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:25.915581 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:25.918069 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:09:25.918596 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f15e4cee-696e-435c-990b-52d8f8c1e52e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-81704988"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:25.920050 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request body: {'volume': {'snapshot_id': 'f15e4cee-696e-435c-990b-52d8f8c1e52e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-81704988'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:09:25.924588 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:25.924588 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:25.925023 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:25.925152 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume of 1 GB Jul 22 10:09:25.928470 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Availability Zones retrieved successfully. Jul 22 10:09:25.933794 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (8929d838-f9a1-444c-acf0-59e4788cdf75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:25.934738 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee47401c-78c3-4f9a-82f9-986518478346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:25.935658 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:09:25.969416 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee47401c-78c3-4f9a-82f9-986518478346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f15e4cee-696e-435c-990b-52d8f8c1e52e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:25.969416 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc51f45c-5fc9-4961-b4aa-ef8d2b50c285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:26.016994 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Created reservations ['39bfc60c-c337-44da-9a75-22e1363a97d6', '37c7b57e-31bc-4eb4-bdf4-b39bab574029', '225ffe66-be83-4bf2-b0ed-eb1a22d25fc1', '8f2c360d-9e33-4378-85cb-42692f541b3b'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:26.017900 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc51f45c-5fc9-4961-b4aa-ef8d2b50c285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39bfc60c-c337-44da-9a75-22e1363a97d6', '37c7b57e-31bc-4eb4-bdf4-b39bab574029', '225ffe66-be83-4bf2-b0ed-eb1a22d25fc1', '8f2c360d-9e33-4378-85cb-42692f541b3b']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:26.018805 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd112a76-8e60-4b8c-9cb8-4a8a20076df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:26.057002 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd112a76-8e60-4b8c-9cb8-4a8a20076df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bea67fb-ac98-4ce8-9022-20e84d45e9c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-81704988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['39bfc60c-c337-44da-9a75-22e1363a97d6','37c7b57e-31bc-4eb4-bdf4-b39bab574029','225ffe66-be83-4bf2-b0ed-eb1a22d25fc1','8f2c360d-9e33-4378-85cb-42692f541b3b'],size=1,snapshot_id=f15e4cee-696e-435c-990b-52d8f8c1e52e,source_replicaid=,source_volid=None,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:09:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-81704988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bea67fb-ac98-4ce8-9022-20e84d45e9c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='678f54dea38842328579f5a5188007e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f15e4cee-696e-435c-990b-52d8f8c1e52e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79b0efd12674caba20878ee9939a261',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:26.057690 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (356a713a-7e83-4e0d-b574-83c578ccb0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:26.076817 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (356a713a-7e83-4e0d-b574-83c578ccb0a5) transitioned into state 'SUCCESS' from state '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-81704988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['39bfc60c-c337-44da-9a75-22e1363a97d6','37c7b57e-31bc-4eb4-bdf4-b39bab574029','225ffe66-be83-4bf2-b0ed-eb1a22d25fc1','8f2c360d-9e33-4378-85cb-42692f541b3b'],size=1,snapshot_id=f15e4cee-696e-435c-990b-52d8f8c1e52e,source_replicaid=,source_volid=None,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:26.077526 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a6fd5f-2160-4f2a-9cc5-345a6b1370da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:26.100251 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a6fd5f-2160-4f2a-9cc5-345a6b1370da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:26.101260 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (8929d838-f9a1-444c-acf0-59e4788cdf75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:26.101654 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request issued successfully. Jul 22 10:09:26.102349 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-37b777ac-cfe6-4d74-9672-e3717127bd51 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:09:26.102916 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1260/5063] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:09:25 2026] POST /volume/v3/volumes => generated 802 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:26.115720 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-59e83b31-4afe-4ccd-9423-116a0e9271cc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:26.117717 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-59e83b31-4afe-4ccd-9423-116a0e9271cc tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 Jul 22 10:09:26.117937 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-59e83b31-4afe-4ccd-9423-116a0e9271cc tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:26.118147 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-59e83b31-4afe-4ccd-9423-116a0e9271cc tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:26.125245 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:26.125245 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:26.129511 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-59e83b31-4afe-4ccd-9423-116a0e9271cc tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:26.133851 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-59e83b31-4afe-4ccd-9423-116a0e9271cc tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 returned with HTTP 200 Jul 22 10:09:26.134295 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1269/5064] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:26 2026] GET /volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:26.625084 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-acdac7e3-ce4d-4552-9509-0ee8d1bb20b1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:26.627121 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-acdac7e3-ce4d-4552-9509-0ee8d1bb20b1 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 Jul 22 10:09:26.627315 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-acdac7e3-ce4d-4552-9509-0ee8d1bb20b1 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:26.627521 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-acdac7e3-ce4d-4552-9509-0ee8d1bb20b1 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:26.638529 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:26.638529 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:26.642534 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-acdac7e3-ce4d-4552-9509-0ee8d1bb20b1 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:26.646978 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-acdac7e3-ce4d-4552-9509-0ee8d1bb20b1 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 returned with HTTP 200 Jul 22 10:09:26.647592 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1258/5065] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:26 2026] GET /volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:27.147272 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-69d01b67-81bd-438c-b5b7-05afc362b31c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:27.148994 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-69d01b67-81bd-438c-b5b7-05afc362b31c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 Jul 22 10:09:27.149205 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-69d01b67-81bd-438c-b5b7-05afc362b31c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:27.149399 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-69d01b67-81bd-438c-b5b7-05afc362b31c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:27.156241 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:27.156241 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:27.159599 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-69d01b67-81bd-438c-b5b7-05afc362b31c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:27.163569 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-69d01b67-81bd-438c-b5b7-05afc362b31c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 returned with HTTP 200 Jul 22 10:09:27.163998 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1279/5066] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:27 2026] GET /volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:27.180704 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2a14ad02-5e59-4267-a027-be0f2a7a473a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:27.182640 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2a14ad02-5e59-4267-a027-be0f2a7a473a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:09:27.183020 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2a14ad02-5e59-4267-a027-be0f2a7a473a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8bea67fb-ac98-4ce8-9022-20e84d45e9c6", "name": "tempest-VolumeDependencyTests-Snapshot-2074511647"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:27.190822 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:27.190822 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:27.191341 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2a14ad02-5e59-4267-a027-be0f2a7a473a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:27.191480 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-2a14ad02-5e59-4267-a027-be0f2a7a473a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create snapshot from volume 8bea67fb-ac98-4ce8-9022-20e84d45e9c6 Jul 22 10:09:27.214397 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-2a14ad02-5e59-4267-a027-be0f2a7a473a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Created reservations ['54a4f4fb-e0b0-419f-88d1-be03e0a10fa9', '9f5301bf-7f95-424e-9e7f-c07a50509d25', '3f9f7ff3-c977-46d7-b242-01008699d9c0', 'd3ff5865-8772-4cee-b80a-a788915b16c4'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:27.241096 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2a14ad02-5e59-4267-a027-be0f2a7a473a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot create request issued successfully. Jul 22 10:09:27.241502 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2a14ad02-5e59-4267-a027-be0f2a7a473a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:09:27.242014 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1261/5067] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:09:27 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) Jul 22 10:09:27.250531 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2c6ff04d-b667-45a2-963d-2c0eb166ee29 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:27.252692 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2c6ff04d-b667-45a2-963d-2c0eb166ee29 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 Jul 22 10:09:27.252934 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2c6ff04d-b667-45a2-963d-2c0eb166ee29 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:27.253174 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2c6ff04d-b667-45a2-963d-2c0eb166ee29 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:27.259533 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:27.259533 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:27.260050 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2c6ff04d-b667-45a2-963d-2c0eb166ee29 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:27.260984 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2c6ff04d-b667-45a2-963d-2c0eb166ee29 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 returned with HTTP 200 Jul 22 10:09:27.261398 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1270/5068] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:27 2026] GET /volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:27.661747 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-86ad791d-f5b3-4d27-b3ef-ed09b42c8f86 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:27.663777 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-86ad791d-f5b3-4d27-b3ef-ed09b42c8f86 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 Jul 22 10:09:27.664027 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-86ad791d-f5b3-4d27-b3ef-ed09b42c8f86 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:27.664259 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-86ad791d-f5b3-4d27-b3ef-ed09b42c8f86 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:27.675649 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:27.675649 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:27.679652 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-86ad791d-f5b3-4d27-b3ef-ed09b42c8f86 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:27.684606 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-86ad791d-f5b3-4d27-b3ef-ed09b42c8f86 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 returned with HTTP 200 Jul 22 10:09:27.685079 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1259/5069] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:27 2026] GET /volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:28.269698 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9beafbd6-626d-4d40-a84e-8c6ed77f5187 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:28.271527 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9beafbd6-626d-4d40-a84e-8c6ed77f5187 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 Jul 22 10:09:28.271768 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9beafbd6-626d-4d40-a84e-8c6ed77f5187 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:28.272050 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9beafbd6-626d-4d40-a84e-8c6ed77f5187 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:28.277590 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:28.277590 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:28.278032 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9beafbd6-626d-4d40-a84e-8c6ed77f5187 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:28.278792 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9beafbd6-626d-4d40-a84e-8c6ed77f5187 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 returned with HTTP 200 Jul 22 10:09:28.279217 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1280/5070] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:28 2026] GET /volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:28.288540 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-44c5778f-78b1-4485-88b0-4bc28519910a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:28.290400 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:09:28.290729 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3f497b99-1ffd-470f-a99b-3cf022427cb1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1533568877"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:28.292151 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request body: {'volume': {'snapshot_id': '3f497b99-1ffd-470f-a99b-3cf022427cb1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1533568877'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:09:28.296947 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:28.296947 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:28.297332 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:28.297439 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume of 1 GB Jul 22 10:09:28.300377 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Availability Zones retrieved successfully. Jul 22 10:09:28.305129 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (81bfc398-cf22-4157-98d6-f442f3529dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:28.306101 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ff8c120-940c-49f7-9f95-a85aced31e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:28.306873 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:09:28.330955 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ff8c120-940c-49f7-9f95-a85aced31e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3f497b99-1ffd-470f-a99b-3cf022427cb1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:28.331629 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b6d3a0a-e405-4a53-9c99-ff185a139386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:28.365292 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Created reservations ['859331fb-431d-43b8-bb73-9e3dceff4fd9', '4bd66805-b72e-49b7-bb31-80131f0630f3', 'cd1ad648-8e25-41e6-b0bc-e23c8879602f', 'ba2d89c9-7cf6-4043-990b-c24dfb57be5e'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:28.366022 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b6d3a0a-e405-4a53-9c99-ff185a139386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['859331fb-431d-43b8-bb73-9e3dceff4fd9', '4bd66805-b72e-49b7-bb31-80131f0630f3', 'cd1ad648-8e25-41e6-b0bc-e23c8879602f', 'ba2d89c9-7cf6-4043-990b-c24dfb57be5e']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:28.366792 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b490f53-ec07-4d1e-bc66-1cc266462098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:28.401725 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b490f53-ec07-4d1e-bc66-1cc266462098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6ff605a-e1d5-4daf-92a8-793ac575b001', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1533568877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['859331fb-431d-43b8-bb73-9e3dceff4fd9','4bd66805-b72e-49b7-bb31-80131f0630f3','cd1ad648-8e25-41e6-b0bc-e23c8879602f','ba2d89c9-7cf6-4043-990b-c24dfb57be5e'],size=1,snapshot_id=3f497b99-1ffd-470f-a99b-3cf022427cb1,source_replicaid=,source_volid=None,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:09:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1533568877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6ff605a-e1d5-4daf-92a8-793ac575b001,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='678f54dea38842328579f5a5188007e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3f497b99-1ffd-470f-a99b-3cf022427cb1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79b0efd12674caba20878ee9939a261',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:28.402582 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bc031c1-4c48-41d4-9fcf-9898dc40cb0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:28.419243 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bc031c1-4c48-41d4-9fcf-9898dc40cb0a) transitioned into state 'SUCCESS' from state '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-1533568877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['859331fb-431d-43b8-bb73-9e3dceff4fd9','4bd66805-b72e-49b7-bb31-80131f0630f3','cd1ad648-8e25-41e6-b0bc-e23c8879602f','ba2d89c9-7cf6-4043-990b-c24dfb57be5e'],size=1,snapshot_id=3f497b99-1ffd-470f-a99b-3cf022427cb1,source_replicaid=,source_volid=None,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:28.420100 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f9b5f81-515e-45d9-a943-0d492a684a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:28.444656 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f9b5f81-515e-45d9-a943-0d492a684a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:28.445736 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (81bfc398-cf22-4157-98d6-f442f3529dc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:28.446122 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request issued successfully. Jul 22 10:09:28.446798 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-44c5778f-78b1-4485-88b0-4bc28519910a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:09:28.447495 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1262/5071] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:09:28 2026] POST /volume/v3/volumes => generated 804 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:28.461234 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8aa77b92-5fe4-4b5e-8867-267f5ac22202 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:28.463290 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8aa77b92-5fe4-4b5e-8867-267f5ac22202 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 Jul 22 10:09:28.463491 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8aa77b92-5fe4-4b5e-8867-267f5ac22202 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:28.463667 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8aa77b92-5fe4-4b5e-8867-267f5ac22202 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:28.470168 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:28.470168 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:28.473509 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8aa77b92-5fe4-4b5e-8867-267f5ac22202 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:28.477637 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8aa77b92-5fe4-4b5e-8867-267f5ac22202 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 returned with HTTP 200 Jul 22 10:09:28.477979 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1271/5072] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:28 2026] GET /volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:28.696427 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0150121f-63ce-453d-91e3-ee36b03477a9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:28.698183 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0150121f-63ce-453d-91e3-ee36b03477a9 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 Jul 22 10:09:28.698420 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0150121f-63ce-453d-91e3-ee36b03477a9 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:28.698618 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0150121f-63ce-453d-91e3-ee36b03477a9 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:28.708441 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:28.708441 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:28.711882 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0150121f-63ce-453d-91e3-ee36b03477a9 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:28.716156 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0150121f-63ce-453d-91e3-ee36b03477a9 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 returned with HTTP 200 Jul 22 10:09:28.716546 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1260/5073] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:28 2026] GET /volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:29.038347 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-3cb0933d-3c69-4c1c-ae2d-eae0c00ec5da None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:29.040425 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-3cb0933d-3c69-4c1c-ae2d-eae0c00ec5da tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] POST https://10.4.3.206/volume/v3/attachments/6a3c6c8a-1e2f-4ac0-9d68-022a3333cc15/action Jul 22 10:09:29.040781 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-3cb0933d-3c69-4c1c-ae2d-eae0c00ec5da tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action body: b'{"os-complete": null}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:09:29.040930 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-3cb0933d-3c69-4c1c-ae2d-eae0c00ec5da tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:29.059302 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:29.059302 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:29.071709 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-00a167de-8777-4d6c-b26b-93e5469106b0 req-3cb0933d-3c69-4c1c-ae2d-eae0c00ec5da tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/attachments/6a3c6c8a-1e2f-4ac0-9d68-022a3333cc15/action returned with HTTP 204 Jul 22 10:09:29.072251 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1281/5074] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:09:29 2026] POST /volume/v3/attachments/6a3c6c8a-1e2f-4ac0-9d68-022a3333cc15/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:29.493216 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2c1fd5dc-b786-46d6-8c1d-1a0752a841a1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:29.495133 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2c1fd5dc-b786-46d6-8c1d-1a0752a841a1 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 Jul 22 10:09:29.495349 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2c1fd5dc-b786-46d6-8c1d-1a0752a841a1 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:29.495526 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2c1fd5dc-b786-46d6-8c1d-1a0752a841a1 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:29.502298 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:29.502298 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:29.505581 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2c1fd5dc-b786-46d6-8c1d-1a0752a841a1 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:29.509939 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2c1fd5dc-b786-46d6-8c1d-1a0752a841a1 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 returned with HTTP 200 Jul 22 10:09:29.510301 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1263/5075] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:29 2026] GET /volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:29.523423 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:29.525145 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:09:29.525578 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a6ff605a-e1d5-4daf-92a8-793ac575b001", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1985873144"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:29.527085 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request body: {'volume': {'source_volid': 'a6ff605a-e1d5-4daf-92a8-793ac575b001', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1985873144'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:09:29.534370 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:29.534370 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:29.534803 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume retrieved successfully. Jul 22 10:09:29.534942 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume of 1 GB Jul 22 10:09:29.538273 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Availability Zones retrieved successfully. Jul 22 10:09:29.543311 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (3855f03c-f3be-4433-9ecb-1f7e588b458b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:29.544289 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3ca237-9fe8-43df-80d7-b0f025574ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:29.545073 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:09:29.564835 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3ca237-9fe8-43df-80d7-b0f025574ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a6ff605a-e1d5-4daf-92a8-793ac575b001', 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:29.565535 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e254929c-83af-4f9e-90e7-4ea717e3a87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:29.604334 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Created reservations ['6d23bcd3-9823-410a-9d4f-a60f3e35dd3f', 'f493b7dd-61c6-4dc2-8f5c-b3a4eb6b642b', '4994cfee-9edd-49d9-a60e-9ef84b59b56b', 'f7e2bb4c-8a60-4d63-a61d-48fed8a49d35'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:29.605388 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e254929c-83af-4f9e-90e7-4ea717e3a87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d23bcd3-9823-410a-9d4f-a60f3e35dd3f', 'f493b7dd-61c6-4dc2-8f5c-b3a4eb6b642b', '4994cfee-9edd-49d9-a60e-9ef84b59b56b', 'f7e2bb4c-8a60-4d63-a61d-48fed8a49d35']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:29.606435 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c83c13d1-7a9f-4d3d-a685-84f81d4447c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:29.642175 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c83c13d1-7a9f-4d3d-a685-84f81d4447c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbe7c79c-3f34-4230-8e75-c8c26df0dfc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1985873144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['6d23bcd3-9823-410a-9d4f-a60f3e35dd3f','f493b7dd-61c6-4dc2-8f5c-b3a4eb6b642b','4994cfee-9edd-49d9-a60e-9ef84b59b56b','f7e2bb4c-8a60-4d63-a61d-48fed8a49d35'],size=1,snapshot_id=None,source_replicaid=,source_volid=a6ff605a-e1d5-4daf-92a8-793ac575b001,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:09:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1985873144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbe7c79c-3f34-4230-8e75-c8c26df0dfc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='678f54dea38842328579f5a5188007e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a6ff605a-e1d5-4daf-92a8-793ac575b001,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79b0efd12674caba20878ee9939a261',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:29.643244 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75f2cbc2-0cf7-44d4-9340-ba541eda12c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:29.659937 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75f2cbc2-0cf7-44d4-9340-ba541eda12c1) transitioned into state 'SUCCESS' from state '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-1985873144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['6d23bcd3-9823-410a-9d4f-a60f3e35dd3f','f493b7dd-61c6-4dc2-8f5c-b3a4eb6b642b','4994cfee-9edd-49d9-a60e-9ef84b59b56b','f7e2bb4c-8a60-4d63-a61d-48fed8a49d35'],size=1,snapshot_id=None,source_replicaid=,source_volid=a6ff605a-e1d5-4daf-92a8-793ac575b001,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:29.660686 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bfcebca-9b94-4faa-8977-5e338240f493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:29.675637 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bfcebca-9b94-4faa-8977-5e338240f493) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:29.676478 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (3855f03c-f3be-4433-9ecb-1f7e588b458b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:29.676785 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request issued successfully. Jul 22 10:09:29.677355 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-abb79abe-ba2a-4fd3-b396-d50762f1d308 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:09:29.677855 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1272/5076] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:09:29 2026] POST /volume/v3/volumes => generated 804 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:29.688423 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dac15220-09bd-4ff0-9478-c9877468cf15 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:29.690136 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dac15220-09bd-4ff0-9478-c9877468cf15 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 Jul 22 10:09:29.690386 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dac15220-09bd-4ff0-9478-c9877468cf15 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:29.690565 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dac15220-09bd-4ff0-9478-c9877468cf15 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:29.697408 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:29.697408 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:29.701141 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-dac15220-09bd-4ff0-9478-c9877468cf15 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:29.705061 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dac15220-09bd-4ff0-9478-c9877468cf15 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 returned with HTTP 200 Jul 22 10:09:29.705432 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1261/5077] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:29 2026] GET /volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:29.727908 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b68adde2-fdbe-4fcd-9369-f1bbc3ad7457 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:29.729620 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b68adde2-fdbe-4fcd-9369-f1bbc3ad7457 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 Jul 22 10:09:29.729792 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b68adde2-fdbe-4fcd-9369-f1bbc3ad7457 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:29.729993 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b68adde2-fdbe-4fcd-9369-f1bbc3ad7457 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:29.738995 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:29.738995 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:29.741935 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b68adde2-fdbe-4fcd-9369-f1bbc3ad7457 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:29.746839 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b68adde2-fdbe-4fcd-9369-f1bbc3ad7457 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 returned with HTTP 200 Jul 22 10:09:29.747147 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1282/5078] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:29 2026] GET /volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 => generated 1230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:29.758600 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-35ddb9a8-fd4f-426a-a36c-eb63671b2f0d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:29.760204 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-35ddb9a8-fd4f-426a-a36c-eb63671b2f0d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 Jul 22 10:09:29.760393 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-35ddb9a8-fd4f-426a-a36c-eb63671b2f0d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:29.760554 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-35ddb9a8-fd4f-426a-a36c-eb63671b2f0d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:29.768995 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:29.768995 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:29.771936 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-35ddb9a8-fd4f-426a-a36c-eb63671b2f0d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:29.776235 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-35ddb9a8-fd4f-426a-a36c-eb63671b2f0d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 returned with HTTP 200 Jul 22 10:09:29.776576 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1264/5079] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:29 2026] GET /volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 => generated 1230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:30.309406 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-64be60ab-a372-4836-88ed-745934036941 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:30.311381 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-64be60ab-a372-4836-88ed-745934036941 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d Jul 22 10:09:30.311592 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-64be60ab-a372-4836-88ed-745934036941 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:30.311773 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-64be60ab-a372-4836-88ed-745934036941 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:30.318687 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:30.318687 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:30.322193 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-64be60ab-a372-4836-88ed-745934036941 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:30.325991 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-64be60ab-a372-4836-88ed-745934036941 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d returned with HTTP 200 Jul 22 10:09:30.326369 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1273/5080] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:30 2026] GET /volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d => generated 937 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:30.605786 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-cc0bae4f-ea92-4dfb-a4ca-67a6e04e05e3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:30.607753 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-cc0bae4f-ea92-4dfb-a4ca-67a6e04e05e3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d Jul 22 10:09:30.607937 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-cc0bae4f-ea92-4dfb-a4ca-67a6e04e05e3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:30.608122 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-cc0bae4f-ea92-4dfb-a4ca-67a6e04e05e3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:30.614358 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:30.614358 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:30.617619 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-cc0bae4f-ea92-4dfb-a4ca-67a6e04e05e3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:30.621372 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-cc0bae4f-ea92-4dfb-a4ca-67a6e04e05e3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d returned with HTTP 200 Jul 22 10:09:30.621714 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1262/5081] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:09:30 2026] GET /volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d => generated 937 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:30.688846 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d04ae200-5eba-453c-b82a-8a3557762841 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:30.689230 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d04ae200-5eba-453c-b82a-8a3557762841 None None] GET https://10.4.3.206/volume// Jul 22 10:09:30.689396 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d04ae200-5eba-453c-b82a-8a3557762841 None None] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:30.689579 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d04ae200-5eba-453c-b82a-8a3557762841 None None] Calling method 'all' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:30.689872 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d04ae200-5eba-453c-b82a-8a3557762841 None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:09:30.690179 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1283/5082] 10.4.3.206 () {66 vars in 1428 bytes} [Wed Jul 22 10:09:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:09:30.696595 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-fab179cd-d94c-4440-98a5-3784fbf7c631 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:30.717746 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0be555ee-5244-4df5-abbd-85fa6901584c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:30.720126 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0be555ee-5244-4df5-abbd-85fa6901584c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 Jul 22 10:09:30.720339 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0be555ee-5244-4df5-abbd-85fa6901584c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:30.720517 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0be555ee-5244-4df5-abbd-85fa6901584c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:30.733694 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:30.733694 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:30.741465 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0be555ee-5244-4df5-abbd-85fa6901584c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:30.749316 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0be555ee-5244-4df5-abbd-85fa6901584c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 returned with HTTP 200 Jul 22 10:09:30.749919 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1274/5083] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:30 2026] GET /volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 => generated 897 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:30.761352 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-53089eab-acb3-42dd-a1cf-36f56ca153fc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:30.763375 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-53089eab-acb3-42dd-a1cf-36f56ca153fc tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e Jul 22 10:09:30.763583 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-53089eab-acb3-42dd-a1cf-36f56ca153fc tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:30.763761 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-53089eab-acb3-42dd-a1cf-36f56ca153fc tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:30.763857 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-53089eab-acb3-42dd-a1cf-36f56ca153fc tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete snapshot with id: f15e4cee-696e-435c-990b-52d8f8c1e52e Jul 22 10:09:30.768435 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:30.768435 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:30.768811 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-53089eab-acb3-42dd-a1cf-36f56ca153fc tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:30.784985 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-53089eab-acb3-42dd-a1cf-36f56ca153fc tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot delete request issued successfully. Jul 22 10:09:30.785229 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-53089eab-acb3-42dd-a1cf-36f56ca153fc tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e returned with HTTP 202 Jul 22 10:09:30.785646 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1263/5084] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:09:30 2026] DELETE /volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:09:30.786798 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-fab179cd-d94c-4440-98a5-3784fbf7c631 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] POST https://10.4.3.206/volume/v3/attachments Jul 22 10:09:30.787258 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-fab179cd-d94c-4440-98a5-3784fbf7c631 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05924574-b921-43ad-ac0b-d0563c90e87d", "connector": null, "instance_uuid": "d730d67e-aa90-48c5-b194-f0e617f56893"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:30.800742 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-954e1f4a-b748-4c58-a027-27aba0c14905 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:30.801298 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-954e1f4a-b748-4c58-a027-27aba0c14905 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e Jul 22 10:09:30.801298 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-954e1f4a-b748-4c58-a027-27aba0c14905 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:30.801435 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-954e1f4a-b748-4c58-a027-27aba0c14905 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:30.803242 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:30.803242 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:30.807105 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:30.807105 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:30.807589 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-954e1f4a-b748-4c58-a027-27aba0c14905 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:30.808562 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-954e1f4a-b748-4c58-a027-27aba0c14905 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e returned with HTTP 200 Jul 22 10:09:30.808873 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1284/5085] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:30 2026] GET /volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:30.830385 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-fab179cd-d94c-4440-98a5-3784fbf7c631 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Jul 22 10:09:30.830385 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1265/5086] 10.4.3.206 () {74 vars in 1594 bytes} [Wed Jul 22 10:09:30 2026] POST /volume/v3/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:30.861483 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-754a4556-d910-4489-8751-03eb0b2ed35f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:30.863152 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-754a4556-d910-4489-8751-03eb0b2ed35f tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d Jul 22 10:09:30.863325 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-754a4556-d910-4489-8751-03eb0b2ed35f tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:30.863496 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-754a4556-d910-4489-8751-03eb0b2ed35f tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:30.869099 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9b085719-ca82-49c0-853f-667fe32e277a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:30.869503 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b085719-ca82-49c0-853f-667fe32e277a None None] GET https://10.4.3.206/volume// Jul 22 10:09:30.869668 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b085719-ca82-49c0-853f-667fe32e277a None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:30.869871 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b085719-ca82-49c0-853f-667fe32e277a None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:30.870303 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b085719-ca82-49c0-853f-667fe32e277a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:09:30.870656 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1264/5087] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:09:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:09:30.874876 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:30.874876 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:30.877166 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-4d5f399a-876a-4a9a-aa02-ba5c1c6c7e50 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:30.878836 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-754a4556-d910-4489-8751-03eb0b2ed35f tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:30.882575 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-4d5f399a-876a-4a9a-aa02-ba5c1c6c7e50 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d Jul 22 10:09:30.882987 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-4d5f399a-876a-4a9a-aa02-ba5c1c6c7e50 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:30.883201 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-4d5f399a-876a-4a9a-aa02-ba5c1c6c7e50 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:30.883272 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-754a4556-d910-4489-8751-03eb0b2ed35f tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d returned with HTTP 200 Jul 22 10:09:30.883600 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1275/5088] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:30 2026] GET /volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:30.891908 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:30.891908 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:30.894862 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-4d5f399a-876a-4a9a-aa02-ba5c1c6c7e50 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:30.898438 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-4d5f399a-876a-4a9a-aa02-ba5c1c6c7e50 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d returned with HTTP 200 Jul 22 10:09:30.898783 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1285/5089] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:09:30 2026] GET /volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d => generated 1116 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:09:31.000916 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-bcb28f90-5f5b-400f-b5a1-f34c88b5f7d8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:31.002682 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-bcb28f90-5f5b-400f-b5a1-f34c88b5f7d8 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] PUT https://10.4.3.206/volume/v3/attachments/f018fc6b-81b8-47ca-87df-62002479a215 Jul 22 10:09:31.003159 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-bcb28f90-5f5b-400f-b5a1-f34c88b5f7d8 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000005636", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c188d09f1cfd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d0da0e22-769e-4760-8462-4c455494f9d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:31.010452 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-bcb28f90-5f5b-400f-b5a1-f34c88b5f7d8 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Acquiring lock "cinder-attachment_update-05924574-b921-43ad-ac0b-d0563c90e87d-np0000005636" by "attachment_update" {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 10:09:31.017518 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-bcb28f90-5f5b-400f-b5a1-f34c88b5f7d8 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Lock "cinder-attachment_update-05924574-b921-43ad-ac0b-d0563c90e87d-np0000005636" acquired by "attachment_update" :: waited 0.005s {{(pid=100149) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 10:09:31.017518 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:31.017518 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:31.083140 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.coordination [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-bcb28f90-5f5b-400f-b5a1-f34c88b5f7d8 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Lock "cinder-attachment_update-05924574-b921-43ad-ac0b-d0563c90e87d-np0000005636" released by "attachment_update" :: held 0.068s {{(pid=100149) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 10:09:31.084393 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-bcb28f90-5f5b-400f-b5a1-f34c88b5f7d8 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/attachments/f018fc6b-81b8-47ca-87df-62002479a215 returned with HTTP 200 Jul 22 10:09:31.084393 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1266/5090] 10.4.3.206 () {74 vars in 1704 bytes} [Wed Jul 22 10:09:30 2026] PUT /volume/v3/attachments/f018fc6b-81b8-47ca-87df-62002479a215 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:31.818246 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5560b73a-ccfb-48aa-998b-e61e9d4617ca None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:31.819957 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5560b73a-ccfb-48aa-998b-e61e9d4617ca tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e Jul 22 10:09:31.820141 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5560b73a-ccfb-48aa-998b-e61e9d4617ca tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:31.820352 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5560b73a-ccfb-48aa-998b-e61e9d4617ca tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:31.824615 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5560b73a-ccfb-48aa-998b-e61e9d4617ca tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e returned with HTTP 404 Jul 22 10:09:31.825056 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1265/5091] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:31 2026] GET /volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:31.832264 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9b30c4ed-e4a2-46f5-8cf2-6de63c696a78 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:31.834209 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9b30c4ed-e4a2-46f5-8cf2-6de63c696a78 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 Jul 22 10:09:31.834564 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9b30c4ed-e4a2-46f5-8cf2-6de63c696a78 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:31.834751 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9b30c4ed-e4a2-46f5-8cf2-6de63c696a78 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:31.834855 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-9b30c4ed-e4a2-46f5-8cf2-6de63c696a78 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete snapshot with id: 3f497b99-1ffd-470f-a99b-3cf022427cb1 Jul 22 10:09:31.840050 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:31.840050 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:31.840487 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9b30c4ed-e4a2-46f5-8cf2-6de63c696a78 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:31.858202 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9b30c4ed-e4a2-46f5-8cf2-6de63c696a78 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot delete request issued successfully. Jul 22 10:09:31.858462 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9b30c4ed-e4a2-46f5-8cf2-6de63c696a78 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 returned with HTTP 202 Jul 22 10:09:31.859026 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1276/5092] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:09:31 2026] DELETE /volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:09:31.868765 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-26f202f0-1e6a-44b7-bcbb-e8f4d1b194cb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:31.870884 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-26f202f0-1e6a-44b7-bcbb-e8f4d1b194cb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 Jul 22 10:09:31.871117 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-26f202f0-1e6a-44b7-bcbb-e8f4d1b194cb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:31.871325 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-26f202f0-1e6a-44b7-bcbb-e8f4d1b194cb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:31.876876 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:31.876876 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:31.877305 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-26f202f0-1e6a-44b7-bcbb-e8f4d1b194cb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:31.878031 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-26f202f0-1e6a-44b7-bcbb-e8f4d1b194cb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 returned with HTTP 200 Jul 22 10:09:31.878412 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1286/5093] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:31 2026] GET /volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:31.900177 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5d526aab-3783-4134-95af-542a9680ec61 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:31.901842 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5d526aab-3783-4134-95af-542a9680ec61 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d Jul 22 10:09:31.902171 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5d526aab-3783-4134-95af-542a9680ec61 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:31.902493 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5d526aab-3783-4134-95af-542a9680ec61 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:31.912736 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:31.912736 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:31.916514 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-5d526aab-3783-4134-95af-542a9680ec61 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:31.920729 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5d526aab-3783-4134-95af-542a9680ec61 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d returned with HTTP 200 Jul 22 10:09:31.921402 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1267/5094] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:31 2026] GET /volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d => generated 937 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:32.888575 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8ff2146f-7a37-4387-9c2b-b35510244cc4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:32.890401 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8ff2146f-7a37-4387-9c2b-b35510244cc4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 Jul 22 10:09:32.890580 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8ff2146f-7a37-4387-9c2b-b35510244cc4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:32.890756 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8ff2146f-7a37-4387-9c2b-b35510244cc4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:32.895887 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8ff2146f-7a37-4387-9c2b-b35510244cc4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 returned with HTTP 404 Jul 22 10:09:32.896391 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1266/5095] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:32 2026] GET /volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:32.903714 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f0831267-cc16-4012-895f-0592ca294379 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:32.905489 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f0831267-cc16-4012-895f-0592ca294379 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 Jul 22 10:09:32.905716 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f0831267-cc16-4012-895f-0592ca294379 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:32.905933 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f0831267-cc16-4012-895f-0592ca294379 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:32.906132 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-f0831267-cc16-4012-895f-0592ca294379 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: a6ff605a-e1d5-4daf-92a8-793ac575b001 Jul 22 10:09:32.913063 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:32.913063 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:32.913516 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f0831267-cc16-4012-895f-0592ca294379 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:32.930285 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f0831267-cc16-4012-895f-0592ca294379 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume request issued successfully. Jul 22 10:09:32.930453 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f0831267-cc16-4012-895f-0592ca294379 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 returned with HTTP 202 Jul 22 10:09:32.930890 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1277/5096] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:09:32 2026] DELETE /volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:09:32.944601 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-dc84cf46-a3ae-40fd-9b65-ff783e4f5203 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:32.946844 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8c6f1582-a6ca-40aa-b807-fd0bc1d6f08b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:32.947118 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dc84cf46-a3ae-40fd-9b65-ff783e4f5203 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d Jul 22 10:09:32.947118 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dc84cf46-a3ae-40fd-9b65-ff783e4f5203 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:32.947291 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dc84cf46-a3ae-40fd-9b65-ff783e4f5203 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:32.948645 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8c6f1582-a6ca-40aa-b807-fd0bc1d6f08b tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 Jul 22 10:09:32.948969 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8c6f1582-a6ca-40aa-b807-fd0bc1d6f08b tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:32.950336 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8c6f1582-a6ca-40aa-b807-fd0bc1d6f08b tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:32.959791 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:32.959791 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:32.960505 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:32.960505 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:32.964703 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8c6f1582-a6ca-40aa-b807-fd0bc1d6f08b tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:32.965585 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-dc84cf46-a3ae-40fd-9b65-ff783e4f5203 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:32.970196 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8c6f1582-a6ca-40aa-b807-fd0bc1d6f08b tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 returned with HTTP 200 Jul 22 10:09:32.970340 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dc84cf46-a3ae-40fd-9b65-ff783e4f5203 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d returned with HTTP 200 Jul 22 10:09:32.970737 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1287/5097] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:32 2026] GET /volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:32.970878 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1268/5098] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:32 2026] GET /volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:33.989494 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e437d93d-72c8-43dc-817a-7f789939aafd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:33.990898 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-cbd9a305-0286-42c0-803a-ca2267a029c7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:33.991202 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e437d93d-72c8-43dc-817a-7f789939aafd tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 Jul 22 10:09:33.991419 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e437d93d-72c8-43dc-817a-7f789939aafd tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:33.991593 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e437d93d-72c8-43dc-817a-7f789939aafd tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:33.992661 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cbd9a305-0286-42c0-803a-ca2267a029c7 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d Jul 22 10:09:33.992846 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cbd9a305-0286-42c0-803a-ca2267a029c7 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:33.993060 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cbd9a305-0286-42c0-803a-ca2267a029c7 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:33.997033 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e437d93d-72c8-43dc-817a-7f789939aafd tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 returned with HTTP 404 Jul 22 10:09:33.997477 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1267/5099] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:33 2026] GET /volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:09:34.002421 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:34.002421 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:34.004049 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-121eedc5-c788-4042-b9dd-7b2b31a45a3f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:34.005838 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-cbd9a305-0286-42c0-803a-ca2267a029c7 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:34.005946 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-121eedc5-c788-4042-b9dd-7b2b31a45a3f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 Jul 22 10:09:34.006110 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-121eedc5-c788-4042-b9dd-7b2b31a45a3f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:34.006341 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-121eedc5-c788-4042-b9dd-7b2b31a45a3f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:34.006501 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-121eedc5-c788-4042-b9dd-7b2b31a45a3f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: 6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 Jul 22 10:09:34.009796 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cbd9a305-0286-42c0-803a-ca2267a029c7 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d returned with HTTP 200 Jul 22 10:09:34.010165 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1278/5100] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:33 2026] GET /volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d => generated 937 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:34.014791 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:34.014791 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:34.015483 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-121eedc5-c788-4042-b9dd-7b2b31a45a3f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:34.033096 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-121eedc5-c788-4042-b9dd-7b2b31a45a3f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume request issued successfully. Jul 22 10:09:34.033294 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-121eedc5-c788-4042-b9dd-7b2b31a45a3f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 returned with HTTP 202 Jul 22 10:09:34.033700 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1288/5101] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:09:34 2026] DELETE /volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:09:34.040474 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0eca2892-c181-4960-a73c-6f7dcd6994f6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:34.041881 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0eca2892-c181-4960-a73c-6f7dcd6994f6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 Jul 22 10:09:34.042087 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0eca2892-c181-4960-a73c-6f7dcd6994f6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:34.042289 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0eca2892-c181-4960-a73c-6f7dcd6994f6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:34.048596 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:34.048596 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:34.052730 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0eca2892-c181-4960-a73c-6f7dcd6994f6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:34.056856 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0eca2892-c181-4960-a73c-6f7dcd6994f6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 returned with HTTP 200 Jul 22 10:09:34.057296 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1269/5102] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:34 2026] GET /volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:34.332286 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-ab535051-fba5-4e27-b3a7-5634d9ee27ea None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:34.334324 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-ab535051-fba5-4e27-b3a7-5634d9ee27ea tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] POST https://10.4.3.206/volume/v3/attachments/f018fc6b-81b8-47ca-87df-62002479a215/action Jul 22 10:09:34.334704 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-ab535051-fba5-4e27-b3a7-5634d9ee27ea tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:09:34.335018 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-ab535051-fba5-4e27-b3a7-5634d9ee27ea tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:34.349581 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:34.349581 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:34.358551 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3232dc41-b736-4e6c-9af5-3dfba6ec115f req-ab535051-fba5-4e27-b3a7-5634d9ee27ea tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/attachments/f018fc6b-81b8-47ca-87df-62002479a215/action returned with HTTP 204 Jul 22 10:09:34.358999 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1268/5103] 10.4.3.206 () {74 vars in 1725 bytes} [Wed Jul 22 10:09:34 2026] POST /volume/v3/attachments/f018fc6b-81b8-47ca-87df-62002479a215/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:35.026494 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-95e36643-7f6b-4009-80a4-f3bef9bb2aa4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:35.028693 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-95e36643-7f6b-4009-80a4-f3bef9bb2aa4 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d Jul 22 10:09:35.028988 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-95e36643-7f6b-4009-80a4-f3bef9bb2aa4 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:35.029306 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-95e36643-7f6b-4009-80a4-f3bef9bb2aa4 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:35.039156 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:35.039156 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:35.042690 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-95e36643-7f6b-4009-80a4-f3bef9bb2aa4 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:35.046836 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-95e36643-7f6b-4009-80a4-f3bef9bb2aa4 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d returned with HTTP 200 Jul 22 10:09:35.047286 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1279/5104] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:35 2026] GET /volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d => generated 1229 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:35.059873 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-515ab2d3-e63c-4877-a8da-a1daf24e8803 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:35.061870 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-515ab2d3-e63c-4877-a8da-a1daf24e8803 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d Jul 22 10:09:35.062103 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-515ab2d3-e63c-4877-a8da-a1daf24e8803 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:35.062341 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-515ab2d3-e63c-4877-a8da-a1daf24e8803 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:35.069337 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b4460220-c729-444b-a006-51220186dee4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:35.071091 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b4460220-c729-444b-a006-51220186dee4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 Jul 22 10:09:35.071312 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b4460220-c729-444b-a006-51220186dee4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:35.071486 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b4460220-c729-444b-a006-51220186dee4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:35.072158 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:35.072158 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:35.075771 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-515ab2d3-e63c-4877-a8da-a1daf24e8803 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:35.076871 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b4460220-c729-444b-a006-51220186dee4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 returned with HTTP 404 Jul 22 10:09:35.077347 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1270/5105] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:35 2026] GET /volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:09:35.079848 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-515ab2d3-e63c-4877-a8da-a1daf24e8803 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d returned with HTTP 200 Jul 22 10:09:35.080245 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1289/5106] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:35 2026] GET /volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d => generated 1229 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:35.084682 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c999f8d8-ce4c-4964-b9e7-201a59721ab8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:35.086329 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c999f8d8-ce4c-4964-b9e7-201a59721ab8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 Jul 22 10:09:35.086554 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c999f8d8-ce4c-4964-b9e7-201a59721ab8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:35.086770 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c999f8d8-ce4c-4964-b9e7-201a59721ab8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:35.086984 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-c999f8d8-ce4c-4964-b9e7-201a59721ab8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: 8bea67fb-ac98-4ce8-9022-20e84d45e9c6 Jul 22 10:09:35.095935 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:35.095935 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:35.096716 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c999f8d8-ce4c-4964-b9e7-201a59721ab8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:35.119963 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c999f8d8-ce4c-4964-b9e7-201a59721ab8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume request issued successfully. Jul 22 10:09:35.120379 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c999f8d8-ce4c-4964-b9e7-201a59721ab8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 returned with HTTP 202 Jul 22 10:09:35.121017 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1269/5107] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:09:35 2026] DELETE /volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:09:35.128336 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-12318450-fa00-4864-9a27-27afd27e9354 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:35.130130 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-12318450-fa00-4864-9a27-27afd27e9354 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 Jul 22 10:09:35.130367 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-12318450-fa00-4864-9a27-27afd27e9354 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:35.130555 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-12318450-fa00-4864-9a27-27afd27e9354 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:35.137728 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:35.137728 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:35.141236 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-12318450-fa00-4864-9a27-27afd27e9354 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:35.145875 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-12318450-fa00-4864-9a27-27afd27e9354 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 returned with HTTP 200 Jul 22 10:09:35.146315 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1280/5108] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:35 2026] GET /volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:36.161012 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ed6f6e30-3d3c-448f-b778-dc55603a1b7a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:36.162665 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ed6f6e30-3d3c-448f-b778-dc55603a1b7a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 Jul 22 10:09:36.162854 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ed6f6e30-3d3c-448f-b778-dc55603a1b7a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:36.163049 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ed6f6e30-3d3c-448f-b778-dc55603a1b7a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:36.168848 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ed6f6e30-3d3c-448f-b778-dc55603a1b7a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 returned with HTTP 404 Jul 22 10:09:36.169460 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1271/5109] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:36 2026] GET /volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:09:36.176097 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5e82f130-a1c8-419e-83af-4b106f165a3f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:36.177705 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5e82f130-a1c8-419e-83af-4b106f165a3f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 Jul 22 10:09:36.177915 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5e82f130-a1c8-419e-83af-4b106f165a3f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:36.178221 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5e82f130-a1c8-419e-83af-4b106f165a3f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:36.178326 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-5e82f130-a1c8-419e-83af-4b106f165a3f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 Jul 22 10:09:36.184988 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:36.184988 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:36.185392 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-5e82f130-a1c8-419e-83af-4b106f165a3f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:36.207259 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-5e82f130-a1c8-419e-83af-4b106f165a3f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume request issued successfully. Jul 22 10:09:36.207474 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5e82f130-a1c8-419e-83af-4b106f165a3f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 returned with HTTP 202 Jul 22 10:09:36.208034 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1290/5110] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:09:36 2026] DELETE /volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:09:36.215810 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5032c693-d0d7-469f-b13d-55189eb799e8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:36.217592 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5032c693-d0d7-469f-b13d-55189eb799e8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 Jul 22 10:09:36.217801 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5032c693-d0d7-469f-b13d-55189eb799e8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:36.217996 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5032c693-d0d7-469f-b13d-55189eb799e8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:36.225327 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:36.225327 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:36.228958 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5032c693-d0d7-469f-b13d-55189eb799e8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:36.233707 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5032c693-d0d7-469f-b13d-55189eb799e8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 returned with HTTP 200 Jul 22 10:09:36.234281 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1270/5111] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:36 2026] GET /volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:37.249184 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-632a83f0-77b4-4485-b2f3-c5ce2c187472 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:37.251397 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-632a83f0-77b4-4485-b2f3-c5ce2c187472 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 Jul 22 10:09:37.251658 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-632a83f0-77b4-4485-b2f3-c5ce2c187472 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:37.251904 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-632a83f0-77b4-4485-b2f3-c5ce2c187472 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:37.258968 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-632a83f0-77b4-4485-b2f3-c5ce2c187472 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 returned with HTTP 404 Jul 22 10:09:37.259588 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1281/5112] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:37 2026] GET /volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:09:37.268855 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:37.270513 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:09:37.270854 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-248436520"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:37.272195 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-248436520'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:09:37.272381 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume of 1 GB Jul 22 10:09:37.276984 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Availability Zones retrieved successfully. Jul 22 10:09:37.285204 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (ab710103-9a79-4fbb-a3f9-2adb7eb0e86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:37.286475 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e72bdc-59ab-4e36-add1-55d94707f124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:37.287738 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:09:37.315778 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e72bdc-59ab-4e36-add1-55d94707f124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:37.316471 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c0dd2a3-f239-49d6-b05a-264707a03cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:37.356161 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Created reservations ['36f99664-0da6-4548-8202-c571ed05bd32', '3a8c4acf-1050-4c98-98ca-062860573d8d', 'dd99dfa9-d05f-4f30-95b5-1ed5a0694610', '01984d83-7c77-4762-9f38-aecd1fd91f8b'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:37.357099 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c0dd2a3-f239-49d6-b05a-264707a03cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36f99664-0da6-4548-8202-c571ed05bd32', '3a8c4acf-1050-4c98-98ca-062860573d8d', 'dd99dfa9-d05f-4f30-95b5-1ed5a0694610', '01984d83-7c77-4762-9f38-aecd1fd91f8b']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:37.357906 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e04a7e70-ec07-4a3f-88f6-9bc02bb7869f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:37.378792 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e04a7e70-ec07-4a3f-88f6-9bc02bb7869f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '605e13c4-7f9d-49d0-b712-3faf49a0955b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-248436520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['36f99664-0da6-4548-8202-c571ed05bd32','3a8c4acf-1050-4c98-98ca-062860573d8d','dd99dfa9-d05f-4f30-95b5-1ed5a0694610','01984d83-7c77-4762-9f38-aecd1fd91f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-248436520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=605e13c4-7f9d-49d0-b712-3faf49a0955b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='678f54dea38842328579f5a5188007e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79b0efd12674caba20878ee9939a261',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:37.379649 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4130e8b6-b930-409f-9871-1fc11d709a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:37.397601 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4130e8b6-b930-409f-9871-1fc11d709a92) transitioned into state 'SUCCESS' from state '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-248436520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['36f99664-0da6-4548-8202-c571ed05bd32','3a8c4acf-1050-4c98-98ca-062860573d8d','dd99dfa9-d05f-4f30-95b5-1ed5a0694610','01984d83-7c77-4762-9f38-aecd1fd91f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:37.398339 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34bf416b-8b62-49b3-9134-ce5ec5b110f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:37.407055 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34bf416b-8b62-49b3-9134-ce5ec5b110f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:37.407882 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (ab710103-9a79-4fbb-a3f9-2adb7eb0e86c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:37.408217 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request issued successfully. Jul 22 10:09:37.408737 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cd2d3335-aae8-4400-b442-9d804dee4db3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:09:37.409267 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1272/5113] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:09:37 2026] POST /volume/v3/volumes => generated 769 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:37.420675 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e88dcfd7-4f4b-4b28-9a36-0b3a4a575586 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:37.422856 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e88dcfd7-4f4b-4b28-9a36-0b3a4a575586 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b Jul 22 10:09:37.423255 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e88dcfd7-4f4b-4b28-9a36-0b3a4a575586 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:37.423482 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e88dcfd7-4f4b-4b28-9a36-0b3a4a575586 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:37.433671 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:37.433671 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:37.439548 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-e88dcfd7-4f4b-4b28-9a36-0b3a4a575586 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:37.444591 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e88dcfd7-4f4b-4b28-9a36-0b3a4a575586 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b returned with HTTP 200 Jul 22 10:09:37.445100 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1291/5114] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:37 2026] GET /volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:38.456847 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-122a8a95-a0b3-403c-a649-e8f721386463 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:38.458676 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-122a8a95-a0b3-403c-a649-e8f721386463 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b Jul 22 10:09:38.458885 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-122a8a95-a0b3-403c-a649-e8f721386463 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:38.459117 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-122a8a95-a0b3-403c-a649-e8f721386463 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:38.465779 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:38.465779 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:38.469278 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-122a8a95-a0b3-403c-a649-e8f721386463 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:38.473235 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-122a8a95-a0b3-403c-a649-e8f721386463 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b returned with HTTP 200 Jul 22 10:09:38.473599 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1271/5115] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:38 2026] GET /volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:38.486343 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5304a4bd-966d-4e51-8f0e-a37c52d4ba8a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:38.488039 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5304a4bd-966d-4e51-8f0e-a37c52d4ba8a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:09:38.488412 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5304a4bd-966d-4e51-8f0e-a37c52d4ba8a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "605e13c4-7f9d-49d0-b712-3faf49a0955b", "name": "tempest-VolumeDependencyTests-Snapshot-871636127"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:38.496264 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:38.496264 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:38.496670 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5304a4bd-966d-4e51-8f0e-a37c52d4ba8a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:38.496779 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-5304a4bd-966d-4e51-8f0e-a37c52d4ba8a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create snapshot from volume 605e13c4-7f9d-49d0-b712-3faf49a0955b Jul 22 10:09:38.522086 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-5304a4bd-966d-4e51-8f0e-a37c52d4ba8a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Created reservations ['0fdb2121-98a6-4f3d-9c3a-f53e412ef2b3', 'd970f85e-6c6f-45fb-8c01-03a64987e3f9', 'e39d0e83-97d8-4124-8da2-7a58c71445ee', '1aa625c1-de41-4e4c-842f-ad2d12869352'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:38.548527 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5304a4bd-966d-4e51-8f0e-a37c52d4ba8a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot create request issued successfully. Jul 22 10:09:38.548821 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5304a4bd-966d-4e51-8f0e-a37c52d4ba8a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:09:38.549226 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1282/5116] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:09:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:09:38.557509 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fa961467-7464-4545-ba75-c7114263790f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:38.559145 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fa961467-7464-4545-ba75-c7114263790f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e Jul 22 10:09:38.559333 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fa961467-7464-4545-ba75-c7114263790f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:38.559497 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fa961467-7464-4545-ba75-c7114263790f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:38.563884 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:38.563884 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:38.564286 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fa961467-7464-4545-ba75-c7114263790f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:38.564945 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fa961467-7464-4545-ba75-c7114263790f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e returned with HTTP 200 Jul 22 10:09:38.565327 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1273/5117] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:38 2026] GET /volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:39.338481 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-18f4e651-6c51-4177-b075-a511f0024c92 req-9e95b186-8af8-4f16-a971-6571cbe38dc5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:39.340967 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-18f4e651-6c51-4177-b075-a511f0024c92 req-9e95b186-8af8-4f16-a971-6571cbe38dc5 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 Jul 22 10:09:39.341212 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-18f4e651-6c51-4177-b075-a511f0024c92 req-9e95b186-8af8-4f16-a971-6571cbe38dc5 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:39.341373 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-18f4e651-6c51-4177-b075-a511f0024c92 req-9e95b186-8af8-4f16-a971-6571cbe38dc5 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:39.349796 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:39.349796 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:39.352746 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-18f4e651-6c51-4177-b075-a511f0024c92 req-9e95b186-8af8-4f16-a971-6571cbe38dc5 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:39.356490 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-18f4e651-6c51-4177-b075-a511f0024c92 req-9e95b186-8af8-4f16-a971-6571cbe38dc5 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 returned with HTTP 200 Jul 22 10:09:39.356849 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1292/5118] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:09:39 2026] GET /volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 => generated 1230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:39.379383 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-18f4e651-6c51-4177-b075-a511f0024c92 req-548f1d5a-11a0-4579-b8df-d48bb6337d27 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:39.381359 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-18f4e651-6c51-4177-b075-a511f0024c92 req-548f1d5a-11a0-4579-b8df-d48bb6337d27 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] POST https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473/action Jul 22 10:09:39.381687 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-18f4e651-6c51-4177-b075-a511f0024c92 req-548f1d5a-11a0-4579-b8df-d48bb6337d27 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:09:39.381825 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-18f4e651-6c51-4177-b075-a511f0024c92 req-548f1d5a-11a0-4579-b8df-d48bb6337d27 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:39.393590 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:39.393590 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:39.394077 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-18f4e651-6c51-4177-b075-a511f0024c92 req-548f1d5a-11a0-4579-b8df-d48bb6337d27 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:39.400544 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-18f4e651-6c51-4177-b075-a511f0024c92 req-548f1d5a-11a0-4579-b8df-d48bb6337d27 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Begin detaching volume completed successfully. Jul 22 10:09:39.400775 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-18f4e651-6c51-4177-b075-a511f0024c92 req-548f1d5a-11a0-4579-b8df-d48bb6337d27 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473/action returned with HTTP 202 Jul 22 10:09:39.401202 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1272/5119] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:09:39 2026] POST /volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:09:39.442845 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d6482d8d-a5f7-4592-a15a-6bed37953d4f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:39.443335 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d6482d8d-a5f7-4592-a15a-6bed37953d4f None None] GET https://10.4.3.206/volume// Jul 22 10:09:39.443495 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d6482d8d-a5f7-4592-a15a-6bed37953d4f None None] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:39.443674 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d6482d8d-a5f7-4592-a15a-6bed37953d4f None None] Calling method 'all' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:39.444043 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d6482d8d-a5f7-4592-a15a-6bed37953d4f None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:09:39.444353 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1283/5120] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:09:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:09:39.450969 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-18f4e651-6c51-4177-b075-a511f0024c92 req-06f3ebca-d027-4b8d-a28c-7ead8dabdfdb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:39.452869 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-18f4e651-6c51-4177-b075-a511f0024c92 req-06f3ebca-d027-4b8d-a28c-7ead8dabdfdb tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 Jul 22 10:09:39.453080 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-18f4e651-6c51-4177-b075-a511f0024c92 req-06f3ebca-d027-4b8d-a28c-7ead8dabdfdb tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:39.453309 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-18f4e651-6c51-4177-b075-a511f0024c92 req-06f3ebca-d027-4b8d-a28c-7ead8dabdfdb tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:39.461840 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:39.461840 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:39.465041 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-18f4e651-6c51-4177-b075-a511f0024c92 req-06f3ebca-d027-4b8d-a28c-7ead8dabdfdb tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:39.469034 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-18f4e651-6c51-4177-b075-a511f0024c92 req-06f3ebca-d027-4b8d-a28c-7ead8dabdfdb tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 returned with HTTP 200 Jul 22 10:09:39.469584 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1274/5121] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:09:39 2026] GET /volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 => generated 1413 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:09:39.573456 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3d21fbf0-b78c-4256-aba9-0e8d02fa566f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:39.575064 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3d21fbf0-b78c-4256-aba9-0e8d02fa566f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e Jul 22 10:09:39.575259 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3d21fbf0-b78c-4256-aba9-0e8d02fa566f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:39.575429 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3d21fbf0-b78c-4256-aba9-0e8d02fa566f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:39.580748 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:39.580748 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:39.581135 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3d21fbf0-b78c-4256-aba9-0e8d02fa566f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:39.581844 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3d21fbf0-b78c-4256-aba9-0e8d02fa566f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e returned with HTTP 200 Jul 22 10:09:39.582217 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1293/5122] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:39 2026] GET /volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:39.590267 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-19236173-04f0-43e6-a939-5767e2e05778 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:39.591790 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:09:39.592128 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "73dcad84-f652-4818-8913-e4d5a4fe7a5e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1870131381"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:39.593450 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request body: {'volume': {'snapshot_id': '73dcad84-f652-4818-8913-e4d5a4fe7a5e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1870131381'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:09:39.597810 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:39.597810 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:39.598181 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:39.598277 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume of 1 GB Jul 22 10:09:39.601099 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Availability Zones retrieved successfully. Jul 22 10:09:39.605953 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (03b23363-38d0-4c30-adfe-3c7bf898eb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:39.606756 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1caf015f-681b-49fc-96e0-ece42847ec9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:39.607515 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:09:39.631946 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1caf015f-681b-49fc-96e0-ece42847ec9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '73dcad84-f652-4818-8913-e4d5a4fe7a5e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:39.632548 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea5fba3b-6886-4001-b975-223602be2d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:39.669845 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Created reservations ['92f829a2-3145-4a76-b6dd-05879fde3b4b', '03b9ecef-7696-4802-a89b-527b333d94e1', '21ad9163-4987-4b01-928d-2915084cec2b', 'a887a0e6-457c-4c5f-816c-acd929f742cd'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:39.670765 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea5fba3b-6886-4001-b975-223602be2d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92f829a2-3145-4a76-b6dd-05879fde3b4b', '03b9ecef-7696-4802-a89b-527b333d94e1', '21ad9163-4987-4b01-928d-2915084cec2b', 'a887a0e6-457c-4c5f-816c-acd929f742cd']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:39.671542 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d96f1f96-a236-44da-a1df-25fc85b4f966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:39.709857 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d96f1f96-a236-44da-a1df-25fc85b4f966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '832607c5-ccfa-4f6d-991d-f1a5d899bfe5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1870131381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['92f829a2-3145-4a76-b6dd-05879fde3b4b','03b9ecef-7696-4802-a89b-527b333d94e1','21ad9163-4987-4b01-928d-2915084cec2b','a887a0e6-457c-4c5f-816c-acd929f742cd'],size=1,snapshot_id=73dcad84-f652-4818-8913-e4d5a4fe7a5e,source_replicaid=,source_volid=None,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:09:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1870131381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=832607c5-ccfa-4f6d-991d-f1a5d899bfe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='678f54dea38842328579f5a5188007e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=73dcad84-f652-4818-8913-e4d5a4fe7a5e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79b0efd12674caba20878ee9939a261',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:39.710595 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca7b7c7-b8fb-471c-8150-c909f9af8352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:39.727558 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca7b7c7-b8fb-471c-8150-c909f9af8352) transitioned into state 'SUCCESS' from state '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-1870131381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['92f829a2-3145-4a76-b6dd-05879fde3b4b','03b9ecef-7696-4802-a89b-527b333d94e1','21ad9163-4987-4b01-928d-2915084cec2b','a887a0e6-457c-4c5f-816c-acd929f742cd'],size=1,snapshot_id=73dcad84-f652-4818-8913-e4d5a4fe7a5e,source_replicaid=,source_volid=None,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:39.728178 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (938e55e6-59c3-4dd7-851d-0a5c1685fcce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:39.747162 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (938e55e6-59c3-4dd7-851d-0a5c1685fcce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:39.747901 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (03b23363-38d0-4c30-adfe-3c7bf898eb11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:39.748227 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request issued successfully. Jul 22 10:09:39.748893 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19236173-04f0-43e6-a939-5767e2e05778 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:09:39.749138 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1273/5123] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:09:39 2026] POST /volume/v3/volumes => generated 804 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:39.760720 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-01b41e5d-934b-4747-9900-38059755796a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:39.763320 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-01b41e5d-934b-4747-9900-38059755796a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 Jul 22 10:09:39.763601 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-01b41e5d-934b-4747-9900-38059755796a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:39.763844 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-01b41e5d-934b-4747-9900-38059755796a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:39.773564 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:39.773564 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:39.777964 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-01b41e5d-934b-4747-9900-38059755796a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:39.783339 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-01b41e5d-934b-4747-9900-38059755796a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 returned with HTTP 200 Jul 22 10:09:39.783802 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1284/5124] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:39 2026] GET /volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:40.266582 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-18f4e651-6c51-4177-b075-a511f0024c92 req-37d532a7-d221-4d10-8ba9-6ace2dab1da4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:40.268754 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-18f4e651-6c51-4177-b075-a511f0024c92 req-37d532a7-d221-4d10-8ba9-6ace2dab1da4 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] DELETE https://10.4.3.206/volume/v3/attachments/6a3c6c8a-1e2f-4ac0-9d68-022a3333cc15 Jul 22 10:09:40.268989 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-18f4e651-6c51-4177-b075-a511f0024c92 req-37d532a7-d221-4d10-8ba9-6ace2dab1da4 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:40.269212 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-18f4e651-6c51-4177-b075-a511f0024c92 req-37d532a7-d221-4d10-8ba9-6ace2dab1da4 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'version_select' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:40.275941 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:40.275941 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:40.327407 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-18f4e651-6c51-4177-b075-a511f0024c92 req-37d532a7-d221-4d10-8ba9-6ace2dab1da4 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/attachments/6a3c6c8a-1e2f-4ac0-9d68-022a3333cc15 returned with HTTP 200 Jul 22 10:09:40.327898 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1fbcbdb5-d612-4f57-b569-d1d513afd77c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:40.328001 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1275/5125] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:09:40 2026] DELETE /volume/v3/attachments/6a3c6c8a-1e2f-4ac0-9d68-022a3333cc15 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:40.329504 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1fbcbdb5-d612-4f57-b569-d1d513afd77c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd Jul 22 10:09:40.329691 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1fbcbdb5-d612-4f57-b569-d1d513afd77c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:40.329866 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1fbcbdb5-d612-4f57-b569-d1d513afd77c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:40.339080 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:40.339080 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:40.342478 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1fbcbdb5-d612-4f57-b569-d1d513afd77c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:09:40.347254 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1fbcbdb5-d612-4f57-b569-d1d513afd77c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd returned with HTTP 200 Jul 22 10:09:40.347555 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1294/5126] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:40 2026] GET /volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd => generated 1648 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:40.488333 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b75a189b-d14d-457a-b024-59e9ddcaf070 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:40.490235 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b75a189b-d14d-457a-b024-59e9ddcaf070 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] DELETE https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 Jul 22 10:09:40.490437 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b75a189b-d14d-457a-b024-59e9ddcaf070 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:40.490620 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b75a189b-d14d-457a-b024-59e9ddcaf070 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:40.490768 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-b75a189b-d14d-457a-b024-59e9ddcaf070 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Delete volume with id: 0bff5d6a-fca1-4d7d-83be-d4c869479473 Jul 22 10:09:40.497632 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:40.497632 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:40.498080 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b75a189b-d14d-457a-b024-59e9ddcaf070 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:40.512639 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b75a189b-d14d-457a-b024-59e9ddcaf070 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Delete volume request issued successfully. Jul 22 10:09:40.512803 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b75a189b-d14d-457a-b024-59e9ddcaf070 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 returned with HTTP 202 Jul 22 10:09:40.513280 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1274/5127] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:09:40 2026] DELETE /volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:09:40.795379 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7e36460b-b8c2-40e5-81ca-7b8543502b9a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:40.797478 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7e36460b-b8c2-40e5-81ca-7b8543502b9a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 Jul 22 10:09:40.797802 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7e36460b-b8c2-40e5-81ca-7b8543502b9a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:40.798039 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7e36460b-b8c2-40e5-81ca-7b8543502b9a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:40.805814 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:40.805814 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:40.809877 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7e36460b-b8c2-40e5-81ca-7b8543502b9a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:40.814246 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7e36460b-b8c2-40e5-81ca-7b8543502b9a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 returned with HTTP 200 Jul 22 10:09:40.814346 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1285/5128] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:40 2026] GET /volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 => generated 897 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:40.828955 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8f3d5a7c-5c7c-440d-aa09-b109fe747acf None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:40.830730 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8f3d5a7c-5c7c-440d-aa09-b109fe747acf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:09:40.831083 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8f3d5a7c-5c7c-440d-aa09-b109fe747acf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "832607c5-ccfa-4f6d-991d-f1a5d899bfe5", "name": "tempest-VolumeDependencyTests-Snapshot-49476362"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:40.839287 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:40.839287 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:40.839717 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8f3d5a7c-5c7c-440d-aa09-b109fe747acf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:40.839822 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-8f3d5a7c-5c7c-440d-aa09-b109fe747acf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create snapshot from volume 832607c5-ccfa-4f6d-991d-f1a5d899bfe5 Jul 22 10:09:40.863388 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-8f3d5a7c-5c7c-440d-aa09-b109fe747acf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Created reservations ['91c82afb-f3bb-4098-a6df-3d15c3fe73c2', '391144b7-f2c1-4cb0-8bf5-286d3f7cc932', '8a0ba2e1-8532-4159-a8ff-1b859ece9ced', '569b0396-bc4c-4d5d-8ea8-6ef830e4c5e5'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:40.893570 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8f3d5a7c-5c7c-440d-aa09-b109fe747acf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot create request issued successfully. Jul 22 10:09:40.893570 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8f3d5a7c-5c7c-440d-aa09-b109fe747acf tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:09:40.893706 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1276/5129] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:09:40 2026] POST /volume/v3/snapshots => generated 306 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:09:40.901444 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-49483fac-32a2-410a-9fdd-19ff189a40aa None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:40.904217 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-49483fac-32a2-410a-9fdd-19ff189a40aa tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 Jul 22 10:09:40.904415 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-49483fac-32a2-410a-9fdd-19ff189a40aa tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:40.904600 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-49483fac-32a2-410a-9fdd-19ff189a40aa tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:40.909698 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:40.909698 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:40.910113 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-49483fac-32a2-410a-9fdd-19ff189a40aa tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:40.910834 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-49483fac-32a2-410a-9fdd-19ff189a40aa tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 returned with HTTP 200 Jul 22 10:09:40.911226 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1295/5130] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:40 2026] GET /volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:41.358992 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e967bbdb-1fd1-483c-b448-b842ad6c5ad5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:41.360830 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e967bbdb-1fd1-483c-b448-b842ad6c5ad5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd Jul 22 10:09:41.361086 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e967bbdb-1fd1-483c-b448-b842ad6c5ad5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:41.361282 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e967bbdb-1fd1-483c-b448-b842ad6c5ad5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:41.370793 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:41.370793 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:41.374152 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e967bbdb-1fd1-483c-b448-b842ad6c5ad5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:09:41.379500 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e967bbdb-1fd1-483c-b448-b842ad6c5ad5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd returned with HTTP 200 Jul 22 10:09:41.380173 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1275/5131] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:41 2026] GET /volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd => generated 1648 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:41.585135 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-c9a4dc6e-97ab-4093-b08e-d6d716f133c6 req-a74b5586-f81d-46fd-b812-29470cc1628a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:41.587112 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c9a4dc6e-97ab-4093-b08e-d6d716f133c6 req-a74b5586-f81d-46fd-b812-29470cc1628a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] DELETE https://10.4.3.206/volume/v3/attachments/c2b9f0d6-a084-4439-8b9f-49fd7cc233e7 Jul 22 10:09:41.587306 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c9a4dc6e-97ab-4093-b08e-d6d716f133c6 req-a74b5586-f81d-46fd-b812-29470cc1628a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:41.587488 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-c9a4dc6e-97ab-4093-b08e-d6d716f133c6 req-a74b5586-f81d-46fd-b812-29470cc1628a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'version_select' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:41.594383 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:41.594383 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:41.641893 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-c9a4dc6e-97ab-4093-b08e-d6d716f133c6 req-a74b5586-f81d-46fd-b812-29470cc1628a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/attachments/c2b9f0d6-a084-4439-8b9f-49fd7cc233e7 returned with HTTP 200 Jul 22 10:09:41.642567 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1286/5132] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:09:41 2026] DELETE /volume/v3/attachments/c2b9f0d6-a084-4439-8b9f-49fd7cc233e7 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:41.920914 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-bbb2967e-ac23-4613-9111-8134815b9853 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:41.922917 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bbb2967e-ac23-4613-9111-8134815b9853 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 Jul 22 10:09:41.923179 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bbb2967e-ac23-4613-9111-8134815b9853 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:41.923398 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bbb2967e-ac23-4613-9111-8134815b9853 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:41.928652 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:41.928652 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:41.929060 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-bbb2967e-ac23-4613-9111-8134815b9853 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:41.929846 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bbb2967e-ac23-4613-9111-8134815b9853 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 returned with HTTP 200 Jul 22 10:09:41.930223 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1277/5133] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:41 2026] GET /volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:41.938805 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:41.940545 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:09:41.940882 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ff41be91-9374-4466-92e8-8f79c63f0901", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2081330964"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:41.942342 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request body: {'volume': {'snapshot_id': 'ff41be91-9374-4466-92e8-8f79c63f0901', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2081330964'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:09:41.947418 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:41.947418 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:41.947802 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:41.947906 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume of 1 GB Jul 22 10:09:41.951295 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Availability Zones retrieved successfully. Jul 22 10:09:41.956052 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (5538eed1-99c8-4b0b-b5b4-59b148386962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:41.957107 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b7d4352-f524-4d61-b990-04651388404f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:41.958148 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:09:41.991056 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b7d4352-f524-4d61-b990-04651388404f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ff41be91-9374-4466-92e8-8f79c63f0901', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:41.991781 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef89267-797e-4f1f-8d4d-45f7bfdcf932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:42.029277 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Created reservations ['e9d7f6f1-39ea-4f2f-91e8-c1212d3a373d', '231e0753-07a1-4815-b775-f28b1cdfcc90', '37850a5b-c1a5-4fe0-9abf-e4fcf9be8442', '7bf43b65-30ad-4477-901e-59ac1137096d'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:42.030075 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef89267-797e-4f1f-8d4d-45f7bfdcf932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9d7f6f1-39ea-4f2f-91e8-c1212d3a373d', '231e0753-07a1-4815-b775-f28b1cdfcc90', '37850a5b-c1a5-4fe0-9abf-e4fcf9be8442', '7bf43b65-30ad-4477-901e-59ac1137096d']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:42.030820 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (139f5228-13f5-432d-987c-67fbbb08b128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:42.071427 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (139f5228-13f5-432d-987c-67fbbb08b128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '059d6a26-0edb-458c-ac65-8f75c6e80906', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2081330964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['e9d7f6f1-39ea-4f2f-91e8-c1212d3a373d','231e0753-07a1-4815-b775-f28b1cdfcc90','37850a5b-c1a5-4fe0-9abf-e4fcf9be8442','7bf43b65-30ad-4477-901e-59ac1137096d'],size=1,snapshot_id=ff41be91-9374-4466-92e8-8f79c63f0901,source_replicaid=,source_volid=None,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:09:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2081330964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=059d6a26-0edb-458c-ac65-8f75c6e80906,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='678f54dea38842328579f5a5188007e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ff41be91-9374-4466-92e8-8f79c63f0901,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79b0efd12674caba20878ee9939a261',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:42.072158 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d74940e-ee27-4597-b425-816b4f4dc74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:42.090161 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d74940e-ee27-4597-b425-816b4f4dc74c) transitioned into state 'SUCCESS' from state '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-2081330964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['e9d7f6f1-39ea-4f2f-91e8-c1212d3a373d','231e0753-07a1-4815-b775-f28b1cdfcc90','37850a5b-c1a5-4fe0-9abf-e4fcf9be8442','7bf43b65-30ad-4477-901e-59ac1137096d'],size=1,snapshot_id=ff41be91-9374-4466-92e8-8f79c63f0901,source_replicaid=,source_volid=None,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:42.090849 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63b3d4ec-dada-467b-9606-55eff44e68df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:42.112825 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63b3d4ec-dada-467b-9606-55eff44e68df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:42.113618 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (5538eed1-99c8-4b0b-b5b4-59b148386962) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:42.113942 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request issued successfully. Jul 22 10:09:42.114511 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a7728fbc-cded-4717-ba87-f4e24b302b2c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:09:42.114916 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1296/5134] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:09:41 2026] POST /volume/v3/volumes => generated 804 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:42.127060 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b1e12df0-43d5-4a14-986d-48285a7659b9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:42.128812 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b1e12df0-43d5-4a14-986d-48285a7659b9 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 Jul 22 10:09:42.129054 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b1e12df0-43d5-4a14-986d-48285a7659b9 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:42.129271 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b1e12df0-43d5-4a14-986d-48285a7659b9 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:42.135499 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:42.135499 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:42.138685 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b1e12df0-43d5-4a14-986d-48285a7659b9 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:42.142708 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b1e12df0-43d5-4a14-986d-48285a7659b9 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 returned with HTTP 200 Jul 22 10:09:42.143103 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1276/5135] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:42 2026] GET /volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:42.393205 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b89923b6-93e4-42e6-b4b1-3ce01374d7b8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:42.394874 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b89923b6-93e4-42e6-b4b1-3ce01374d7b8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd Jul 22 10:09:42.395097 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b89923b6-93e4-42e6-b4b1-3ce01374d7b8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:42.395313 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b89923b6-93e4-42e6-b4b1-3ce01374d7b8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:42.402076 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:42.402076 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:42.405363 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b89923b6-93e4-42e6-b4b1-3ce01374d7b8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:09:42.409245 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b89923b6-93e4-42e6-b4b1-3ce01374d7b8 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd returned with HTTP 200 Jul 22 10:09:42.409570 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1287/5136] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:42 2026] GET /volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:42.423812 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-bbb69302-0504-475b-8726-8ece9a0b0a47 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:42.425511 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bbb69302-0504-475b-8726-8ece9a0b0a47 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:09:42.425860 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bbb69302-0504-475b-8726-8ece9a0b0a47 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "205ed801-4ed8-4889-b2a8-0db07556f7fd", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1310456457"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:42.427280 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-bbb69302-0504-475b-8726-8ece9a0b0a47 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Creating new backup {'backup': {'volume_id': '205ed801-4ed8-4889-b2a8-0db07556f7fd', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1310456457'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:09:42.427437 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.backups [None req-bbb69302-0504-475b-8726-8ece9a0b0a47 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Creating backup of volume 205ed801-4ed8-4889-b2a8-0db07556f7fd in container None Jul 22 10:09:42.434146 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:42.434146 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:42.434721 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-bbb69302-0504-475b-8726-8ece9a0b0a47 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:09:42.450345 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-bbb69302-0504-475b-8726-8ece9a0b0a47 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Created reservations ['4beb2ac4-5479-4d30-bd4c-948acbabb1cd', '92214ad3-911c-41ad-9b6b-fe477d87a859'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:42.486974 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bbb69302-0504-475b-8726-8ece9a0b0a47 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:09:42.487371 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1278/5137] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:09:42 2026] POST /volume/v3/backups => generated 330 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:09:42.496958 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-137af879-55dd-4a12-9d12-2b46d11f06b5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:42.499001 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-137af879-55dd-4a12-9d12-2b46d11f06b5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 Jul 22 10:09:42.499237 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-137af879-55dd-4a12-9d12-2b46d11f06b5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:42.499472 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-137af879-55dd-4a12-9d12-2b46d11f06b5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:42.499598 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-137af879-55dd-4a12-9d12-2b46d11f06b5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 6bdebb38-0d3f-489b-afd3-d7cd85f67f91. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:42.505837 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:42.505837 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:42.506572 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-137af879-55dd-4a12-9d12-2b46d11f06b5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 returned with HTTP 200 Jul 22 10:09:42.506936 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1297/5138] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:42 2026] GET /volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:43.155264 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-39599543-c85d-4dfb-b444-8606b8ef9a87 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:43.157150 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-39599543-c85d-4dfb-b444-8606b8ef9a87 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 Jul 22 10:09:43.157415 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-39599543-c85d-4dfb-b444-8606b8ef9a87 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:43.157635 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-39599543-c85d-4dfb-b444-8606b8ef9a87 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:43.165073 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:43.165073 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:43.168740 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-39599543-c85d-4dfb-b444-8606b8ef9a87 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:43.172449 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-39599543-c85d-4dfb-b444-8606b8ef9a87 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 returned with HTTP 200 Jul 22 10:09:43.172803 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1277/5139] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:43 2026] GET /volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:43.188864 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f641672e-77ab-4ae5-b583-83f8d2e85c6c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:43.191328 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f641672e-77ab-4ae5-b583-83f8d2e85c6c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e Jul 22 10:09:43.191614 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f641672e-77ab-4ae5-b583-83f8d2e85c6c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:43.191883 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f641672e-77ab-4ae5-b583-83f8d2e85c6c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:43.192059 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-f641672e-77ab-4ae5-b583-83f8d2e85c6c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete snapshot with id: 73dcad84-f652-4818-8913-e4d5a4fe7a5e Jul 22 10:09:43.197259 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:43.197259 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:43.197632 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f641672e-77ab-4ae5-b583-83f8d2e85c6c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:43.215188 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f641672e-77ab-4ae5-b583-83f8d2e85c6c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot delete request issued successfully. Jul 22 10:09:43.215398 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f641672e-77ab-4ae5-b583-83f8d2e85c6c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e returned with HTTP 202 Jul 22 10:09:43.215815 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1288/5140] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:09:43 2026] DELETE /volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:09:43.222337 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4c7b6914-8453-45e4-a465-4b6eb5e7bb5c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:43.224347 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4c7b6914-8453-45e4-a465-4b6eb5e7bb5c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e Jul 22 10:09:43.224624 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4c7b6914-8453-45e4-a465-4b6eb5e7bb5c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:43.224901 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4c7b6914-8453-45e4-a465-4b6eb5e7bb5c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:43.230093 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:43.230093 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:43.230511 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4c7b6914-8453-45e4-a465-4b6eb5e7bb5c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:43.231276 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4c7b6914-8453-45e4-a465-4b6eb5e7bb5c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e returned with HTTP 200 Jul 22 10:09:43.231618 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1279/5141] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:43 2026] GET /volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:43.517126 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6ddfd149-24b4-4ebc-83d5-0fecd7e1085a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:43.519399 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6ddfd149-24b4-4ebc-83d5-0fecd7e1085a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 Jul 22 10:09:43.519603 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6ddfd149-24b4-4ebc-83d5-0fecd7e1085a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:43.519790 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6ddfd149-24b4-4ebc-83d5-0fecd7e1085a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:43.519885 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-6ddfd149-24b4-4ebc-83d5-0fecd7e1085a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 6bdebb38-0d3f-489b-afd3-d7cd85f67f91. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:43.524202 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:43.524202 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:43.524882 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6ddfd149-24b4-4ebc-83d5-0fecd7e1085a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 returned with HTTP 200 Jul 22 10:09:43.525307 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1298/5142] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:43 2026] GET /volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:44.239652 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1ee51be6-d46a-44c4-8a0c-c1b268ed6b41 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:44.241199 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ee51be6-d46a-44c4-8a0c-c1b268ed6b41 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e Jul 22 10:09:44.241380 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ee51be6-d46a-44c4-8a0c-c1b268ed6b41 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:44.241552 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ee51be6-d46a-44c4-8a0c-c1b268ed6b41 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:44.245339 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ee51be6-d46a-44c4-8a0c-c1b268ed6b41 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e returned with HTTP 404 Jul 22 10:09:44.245709 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1278/5143] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:44 2026] GET /volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:44.252280 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1025ec65-bef8-44c3-a1cc-52d1d54aaf48 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:44.254026 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1025ec65-bef8-44c3-a1cc-52d1d54aaf48 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 Jul 22 10:09:44.254259 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1025ec65-bef8-44c3-a1cc-52d1d54aaf48 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:44.254449 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1025ec65-bef8-44c3-a1cc-52d1d54aaf48 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:44.254551 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-1025ec65-bef8-44c3-a1cc-52d1d54aaf48 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete snapshot with id: ff41be91-9374-4466-92e8-8f79c63f0901 Jul 22 10:09:44.259559 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:44.259559 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:44.260007 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1025ec65-bef8-44c3-a1cc-52d1d54aaf48 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:44.277693 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1025ec65-bef8-44c3-a1cc-52d1d54aaf48 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot delete request issued successfully. Jul 22 10:09:44.277937 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1025ec65-bef8-44c3-a1cc-52d1d54aaf48 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 returned with HTTP 202 Jul 22 10:09:44.278416 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1289/5144] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:09:44 2026] DELETE /volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:09:44.285570 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6e786c62-cfc5-4d1a-8dae-0dd3b8eb58ed None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:44.287834 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6e786c62-cfc5-4d1a-8dae-0dd3b8eb58ed tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 Jul 22 10:09:44.288173 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6e786c62-cfc5-4d1a-8dae-0dd3b8eb58ed tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:44.288398 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6e786c62-cfc5-4d1a-8dae-0dd3b8eb58ed tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:44.293403 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:44.293403 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:44.293814 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6e786c62-cfc5-4d1a-8dae-0dd3b8eb58ed tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:44.294526 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6e786c62-cfc5-4d1a-8dae-0dd3b8eb58ed tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 returned with HTTP 200 Jul 22 10:09:44.294943 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1280/5145] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:44 2026] GET /volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:44.534979 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c1891cd0-2d28-46ff-a72a-76603ca5a316 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:44.537000 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c1891cd0-2d28-46ff-a72a-76603ca5a316 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 Jul 22 10:09:44.537381 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c1891cd0-2d28-46ff-a72a-76603ca5a316 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:44.537565 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c1891cd0-2d28-46ff-a72a-76603ca5a316 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:44.537665 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-c1891cd0-2d28-46ff-a72a-76603ca5a316 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 6bdebb38-0d3f-489b-afd3-d7cd85f67f91. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:44.542018 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:44.542018 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:44.542870 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c1891cd0-2d28-46ff-a72a-76603ca5a316 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 returned with HTTP 200 Jul 22 10:09:44.543340 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1299/5146] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:44 2026] GET /volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:44.576329 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-604fe955-ea3c-4c02-ad0c-447a48c77df3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:44.578365 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-604fe955-ea3c-4c02-ad0c-447a48c77df3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d Jul 22 10:09:44.578570 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-604fe955-ea3c-4c02-ad0c-447a48c77df3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:44.578743 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-604fe955-ea3c-4c02-ad0c-447a48c77df3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:44.587049 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:44.587049 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:44.590089 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-604fe955-ea3c-4c02-ad0c-447a48c77df3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:44.594849 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-604fe955-ea3c-4c02-ad0c-447a48c77df3 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d returned with HTTP 200 Jul 22 10:09:44.595254 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1279/5147] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:09:44 2026] GET /volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d => generated 1229 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:44.611726 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-b34d29a5-3591-48e3-821e-71ec5b898e07 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:44.613604 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-b34d29a5-3591-48e3-821e-71ec5b898e07 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] POST https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d/action Jul 22 10:09:44.613909 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-b34d29a5-3591-48e3-821e-71ec5b898e07 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:09:44.614041 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-b34d29a5-3591-48e3-821e-71ec5b898e07 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:44.623407 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:44.623407 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:44.623783 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-b34d29a5-3591-48e3-821e-71ec5b898e07 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:44.629273 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-b34d29a5-3591-48e3-821e-71ec5b898e07 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Begin detaching volume completed successfully. Jul 22 10:09:44.629480 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-b34d29a5-3591-48e3-821e-71ec5b898e07 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d/action returned with HTTP 202 Jul 22 10:09:44.630056 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1290/5148] 10.4.3.206 () {72 vars in 1672 bytes} [Wed Jul 22 10:09:44 2026] POST /volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:09:44.665761 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b7f93755-18d7-4d92-a190-6d1e33ab999a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:44.666171 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b7f93755-18d7-4d92-a190-6d1e33ab999a None None] GET https://10.4.3.206/volume// Jul 22 10:09:44.666337 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b7f93755-18d7-4d92-a190-6d1e33ab999a None None] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:44.666536 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b7f93755-18d7-4d92-a190-6d1e33ab999a None None] Calling method 'all' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:44.666873 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b7f93755-18d7-4d92-a190-6d1e33ab999a None None] https://10.4.3.206/volume// returned with HTTP 300 Jul 22 10:09:44.667191 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1281/5149] 10.4.3.206 () {66 vars in 1426 bytes} [Wed Jul 22 10:09:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 10:09:44.673590 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-5ac438c8-413f-4f1d-b5af-651c5404b96d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:44.675449 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-5ac438c8-413f-4f1d-b5af-651c5404b96d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d Jul 22 10:09:44.675628 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-5ac438c8-413f-4f1d-b5af-651c5404b96d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:44.675804 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-5ac438c8-413f-4f1d-b5af-651c5404b96d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:44.684033 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:44.684033 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:44.686907 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-5ac438c8-413f-4f1d-b5af-651c5404b96d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:44.690319 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-5ac438c8-413f-4f1d-b5af-651c5404b96d tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d returned with HTTP 200 Jul 22 10:09:44.690652 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1300/5150] 10.4.3.206 () {70 vars in 1639 bytes} [Wed Jul 22 10:09:44 2026] GET /volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d => generated 1412 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:09:45.303041 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-41748a45-c41e-4aa7-a850-c8629ad8b959 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:45.305160 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-41748a45-c41e-4aa7-a850-c8629ad8b959 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 Jul 22 10:09:45.305356 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-41748a45-c41e-4aa7-a850-c8629ad8b959 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:45.305601 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-41748a45-c41e-4aa7-a850-c8629ad8b959 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:45.310103 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-41748a45-c41e-4aa7-a850-c8629ad8b959 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 returned with HTTP 404 Jul 22 10:09:45.310651 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1280/5151] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:45 2026] GET /volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:45.317669 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e474ee13-041a-4bc4-b454-29a3d0c0cd0c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:45.319515 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e474ee13-041a-4bc4-b454-29a3d0c0cd0c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b Jul 22 10:09:45.319717 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e474ee13-041a-4bc4-b454-29a3d0c0cd0c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:45.319888 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e474ee13-041a-4bc4-b454-29a3d0c0cd0c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:45.320079 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-e474ee13-041a-4bc4-b454-29a3d0c0cd0c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: 605e13c4-7f9d-49d0-b712-3faf49a0955b Jul 22 10:09:45.326454 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:45.326454 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:45.326853 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e474ee13-041a-4bc4-b454-29a3d0c0cd0c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:45.343963 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e474ee13-041a-4bc4-b454-29a3d0c0cd0c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume request issued successfully. Jul 22 10:09:45.344211 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e474ee13-041a-4bc4-b454-29a3d0c0cd0c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b returned with HTTP 202 Jul 22 10:09:45.344856 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1291/5152] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:09:45 2026] DELETE /volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:09:45.351375 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-592ed1f1-6d9f-4174-ba4e-a4ddd9c26ea5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:45.353258 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-592ed1f1-6d9f-4174-ba4e-a4ddd9c26ea5 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b Jul 22 10:09:45.353494 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-592ed1f1-6d9f-4174-ba4e-a4ddd9c26ea5 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:45.353775 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-592ed1f1-6d9f-4174-ba4e-a4ddd9c26ea5 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:45.360537 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:45.360537 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:45.364269 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-592ed1f1-6d9f-4174-ba4e-a4ddd9c26ea5 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:45.368523 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-592ed1f1-6d9f-4174-ba4e-a4ddd9c26ea5 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b returned with HTTP 200 Jul 22 10:09:45.368934 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1282/5153] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:45 2026] GET /volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:45.495616 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-6d660f1a-8995-4caf-916a-1a94aec5c109 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:45.497975 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-6d660f1a-8995-4caf-916a-1a94aec5c109 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] DELETE https://10.4.3.206/volume/v3/attachments/f018fc6b-81b8-47ca-87df-62002479a215 Jul 22 10:09:45.498107 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-6d660f1a-8995-4caf-916a-1a94aec5c109 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:45.498299 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-6d660f1a-8995-4caf-916a-1a94aec5c109 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:45.505064 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:45.505064 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:45.553018 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-605b6b6d-7f75-47a4-869e-5ea4e472a222 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:45.555192 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-605b6b6d-7f75-47a4-869e-5ea4e472a222 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 Jul 22 10:09:45.555439 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-605b6b6d-7f75-47a4-869e-5ea4e472a222 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:45.555679 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-605b6b6d-7f75-47a4-869e-5ea4e472a222 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:45.555819 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-605b6b6d-7f75-47a4-869e-5ea4e472a222 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 6bdebb38-0d3f-489b-afd3-d7cd85f67f91. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:45.561064 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:45.561064 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:45.562005 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-605b6b6d-7f75-47a4-869e-5ea4e472a222 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 returned with HTTP 200 Jul 22 10:09:45.562446 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1281/5154] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:45 2026] GET /volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:45.575228 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-7fded907-32e5-4ff3-b154-1d8e4bb04d74 req-6d660f1a-8995-4caf-916a-1a94aec5c109 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/attachments/f018fc6b-81b8-47ca-87df-62002479a215 returned with HTTP 200 Jul 22 10:09:45.575808 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1301/5155] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:09:45 2026] DELETE /volume/v3/attachments/f018fc6b-81b8-47ca-87df-62002479a215 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:45.713677 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-76796e54-17cc-4307-944b-c4e735f94b2b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:45.715621 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-76796e54-17cc-4307-944b-c4e735f94b2b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] DELETE https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d Jul 22 10:09:45.715851 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-76796e54-17cc-4307-944b-c4e735f94b2b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:45.716082 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-76796e54-17cc-4307-944b-c4e735f94b2b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:45.716512 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-76796e54-17cc-4307-944b-c4e735f94b2b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Delete volume with id: 05924574-b921-43ad-ac0b-d0563c90e87d Jul 22 10:09:45.724510 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:45.724510 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:45.725047 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-76796e54-17cc-4307-944b-c4e735f94b2b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:45.748865 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-76796e54-17cc-4307-944b-c4e735f94b2b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Delete volume request issued successfully. Jul 22 10:09:45.749198 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-76796e54-17cc-4307-944b-c4e735f94b2b tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d returned with HTTP 202 Jul 22 10:09:45.749804 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1292/5156] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:09:45 2026] DELETE /volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:09:45.785885 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [req-cd316e09-291d-49c1-891c-a1ba68ae4bce req-145523f2-a2cd-4ced-8861-7c7c9da67a0a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:45.787752 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-cd316e09-291d-49c1-891c-a1ba68ae4bce req-145523f2-a2cd-4ced-8861-7c7c9da67a0a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d Jul 22 10:09:45.787939 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-cd316e09-291d-49c1-891c-a1ba68ae4bce req-145523f2-a2cd-4ced-8861-7c7c9da67a0a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:45.788179 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [req-cd316e09-291d-49c1-891c-a1ba68ae4bce req-145523f2-a2cd-4ced-8861-7c7c9da67a0a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:45.796010 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:45.796010 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:45.799751 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [req-cd316e09-291d-49c1-891c-a1ba68ae4bce req-145523f2-a2cd-4ced-8861-7c7c9da67a0a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:45.804684 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [req-cd316e09-291d-49c1-891c-a1ba68ae4bce req-145523f2-a2cd-4ced-8861-7c7c9da67a0a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d returned with HTTP 200 Jul 22 10:09:45.805133 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1283/5157] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:09:45 2026] GET /volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:45.842633 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-2aa5be0b-f4d6-4c72-aa7d-af91718fe865 req-0433e5b8-0991-44ca-83fa-087eadc1c47a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:45.845445 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2aa5be0b-f4d6-4c72-aa7d-af91718fe865 req-0433e5b8-0991-44ca-83fa-087eadc1c47a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 Jul 22 10:09:45.845703 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2aa5be0b-f4d6-4c72-aa7d-af91718fe865 req-0433e5b8-0991-44ca-83fa-087eadc1c47a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:45.845891 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2aa5be0b-f4d6-4c72-aa7d-af91718fe865 req-0433e5b8-0991-44ca-83fa-087eadc1c47a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:45.851692 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2aa5be0b-f4d6-4c72-aa7d-af91718fe865 req-0433e5b8-0991-44ca-83fa-087eadc1c47a tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 returned with HTTP 404 Jul 22 10:09:45.852245 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1282/5158] 10.4.3.206 () {68 vars in 1598 bytes} [Wed Jul 22 10:09:45 2026] GET /volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:46.382729 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a23a03f6-9f5f-4ccb-8ead-bc973c9b2c77 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:46.384780 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a23a03f6-9f5f-4ccb-8ead-bc973c9b2c77 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b Jul 22 10:09:46.385059 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a23a03f6-9f5f-4ccb-8ead-bc973c9b2c77 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:46.385332 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a23a03f6-9f5f-4ccb-8ead-bc973c9b2c77 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:46.392178 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a23a03f6-9f5f-4ccb-8ead-bc973c9b2c77 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b returned with HTTP 404 Jul 22 10:09:46.392608 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1302/5159] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:46 2026] GET /volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:09:46.399137 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ca848ff9-687f-483c-92eb-e58a08c74293 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:46.401267 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ca848ff9-687f-483c-92eb-e58a08c74293 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 Jul 22 10:09:46.401551 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ca848ff9-687f-483c-92eb-e58a08c74293 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:46.401804 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ca848ff9-687f-483c-92eb-e58a08c74293 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:46.402069 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-ca848ff9-687f-483c-92eb-e58a08c74293 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: 832607c5-ccfa-4f6d-991d-f1a5d899bfe5 Jul 22 10:09:46.410686 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:46.410686 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:46.411272 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ca848ff9-687f-483c-92eb-e58a08c74293 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:46.430723 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ca848ff9-687f-483c-92eb-e58a08c74293 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume request issued successfully. Jul 22 10:09:46.431444 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ca848ff9-687f-483c-92eb-e58a08c74293 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 returned with HTTP 202 Jul 22 10:09:46.431444 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1293/5160] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:09:46 2026] DELETE /volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:09:46.438410 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4840044d-dea5-468a-8600-343759d0a81a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:46.440287 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4840044d-dea5-468a-8600-343759d0a81a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 Jul 22 10:09:46.440513 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4840044d-dea5-468a-8600-343759d0a81a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:46.440689 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4840044d-dea5-468a-8600-343759d0a81a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:46.447600 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:46.447600 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:46.451039 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4840044d-dea5-468a-8600-343759d0a81a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:46.455564 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4840044d-dea5-468a-8600-343759d0a81a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 returned with HTTP 200 Jul 22 10:09:46.455872 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1284/5161] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:46 2026] GET /volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:46.572000 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3645e090-0943-44af-bb5e-dbb3bded67b9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:46.573879 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3645e090-0943-44af-bb5e-dbb3bded67b9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 Jul 22 10:09:46.574156 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3645e090-0943-44af-bb5e-dbb3bded67b9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:46.574386 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3645e090-0943-44af-bb5e-dbb3bded67b9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:46.574666 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3645e090-0943-44af-bb5e-dbb3bded67b9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 6bdebb38-0d3f-489b-afd3-d7cd85f67f91. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:46.579529 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:46.579529 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:46.580271 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3645e090-0943-44af-bb5e-dbb3bded67b9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 returned with HTTP 200 Jul 22 10:09:46.580633 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1283/5162] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:46 2026] GET /volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:47.469872 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-46b16565-d8a3-4da1-9772-815f867b071f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:47.471640 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-46b16565-d8a3-4da1-9772-815f867b071f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 Jul 22 10:09:47.471836 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-46b16565-d8a3-4da1-9772-815f867b071f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:47.472058 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-46b16565-d8a3-4da1-9772-815f867b071f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:47.477218 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-46b16565-d8a3-4da1-9772-815f867b071f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 returned with HTTP 404 Jul 22 10:09:47.477641 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1303/5163] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:47 2026] GET /volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:09:47.484484 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-83beed90-6cfe-4fe5-99ef-910c68dace49 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:47.486170 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-83beed90-6cfe-4fe5-99ef-910c68dace49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 Jul 22 10:09:47.486375 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-83beed90-6cfe-4fe5-99ef-910c68dace49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:47.486555 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-83beed90-6cfe-4fe5-99ef-910c68dace49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:47.486708 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-83beed90-6cfe-4fe5-99ef-910c68dace49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: 059d6a26-0edb-458c-ac65-8f75c6e80906 Jul 22 10:09:47.494691 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:47.494691 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:47.496622 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-83beed90-6cfe-4fe5-99ef-910c68dace49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:47.525957 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-83beed90-6cfe-4fe5-99ef-910c68dace49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume request issued successfully. Jul 22 10:09:47.526210 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-83beed90-6cfe-4fe5-99ef-910c68dace49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 returned with HTTP 202 Jul 22 10:09:47.526709 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1294/5164] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:09:47 2026] DELETE /volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:09:47.533599 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b17f430f-8f9c-4122-86a8-3d64447ea69a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:47.535658 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b17f430f-8f9c-4122-86a8-3d64447ea69a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 Jul 22 10:09:47.535863 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b17f430f-8f9c-4122-86a8-3d64447ea69a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:47.536079 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b17f430f-8f9c-4122-86a8-3d64447ea69a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:47.546425 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:47.546425 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:47.551365 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-b17f430f-8f9c-4122-86a8-3d64447ea69a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:47.556600 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b17f430f-8f9c-4122-86a8-3d64447ea69a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 returned with HTTP 200 Jul 22 10:09:47.556947 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1285/5165] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:47 2026] GET /volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:47.589643 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-48a4a82c-9de7-4346-9938-ac1961e9211e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:47.591820 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48a4a82c-9de7-4346-9938-ac1961e9211e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 Jul 22 10:09:47.592070 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48a4a82c-9de7-4346-9938-ac1961e9211e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:47.592308 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48a4a82c-9de7-4346-9938-ac1961e9211e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:47.592440 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-48a4a82c-9de7-4346-9938-ac1961e9211e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 6bdebb38-0d3f-489b-afd3-d7cd85f67f91. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:47.597137 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:47.597137 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:47.597982 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48a4a82c-9de7-4346-9938-ac1961e9211e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 returned with HTTP 200 Jul 22 10:09:47.598352 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1284/5166] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:47 2026] GET /volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:48.009579 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [req-b76f2cfe-e206-4546-a363-33e4c0031012 req-f2472f0e-b0c3-4746-a684-68e4e2841914 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:48.011670 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b76f2cfe-e206-4546-a363-33e4c0031012 req-f2472f0e-b0c3-4746-a684-68e4e2841914 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] DELETE https://10.4.3.206/volume/v3/attachments/79416f56-6782-4cb6-b714-6d92582d7de8 Jul 22 10:09:48.011850 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b76f2cfe-e206-4546-a363-33e4c0031012 req-f2472f0e-b0c3-4746-a684-68e4e2841914 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:48.012057 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [req-b76f2cfe-e206-4546-a363-33e4c0031012 req-f2472f0e-b0c3-4746-a684-68e4e2841914 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'version_select' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:48.019426 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:48.019426 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:48.064181 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [req-b76f2cfe-e206-4546-a363-33e4c0031012 req-f2472f0e-b0c3-4746-a684-68e4e2841914 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/attachments/79416f56-6782-4cb6-b714-6d92582d7de8 returned with HTTP 200 Jul 22 10:09:48.064562 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1304/5167] 10.4.3.206 () {72 vars in 1673 bytes} [Wed Jul 22 10:09:48 2026] DELETE /volume/v3/attachments/79416f56-6782-4cb6-b714-6d92582d7de8 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:48.569456 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c3cf2f13-a7d6-4272-bf7f-ca6f47aa9055 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:48.571168 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c3cf2f13-a7d6-4272-bf7f-ca6f47aa9055 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 Jul 22 10:09:48.571385 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c3cf2f13-a7d6-4272-bf7f-ca6f47aa9055 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:48.571569 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c3cf2f13-a7d6-4272-bf7f-ca6f47aa9055 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:48.579510 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c3cf2f13-a7d6-4272-bf7f-ca6f47aa9055 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 returned with HTTP 404 Jul 22 10:09:48.580108 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1295/5168] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:48 2026] GET /volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:09:48.587488 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:48.589215 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:09:48.589603 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1396679358"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:48.591008 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1396679358'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:09:48.591195 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume of 1 GB Jul 22 10:09:48.597202 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Availability Zones retrieved successfully. Jul 22 10:09:48.602990 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (8617e70e-21e3-4410-9257-7ab3c0245066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:48.603852 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f50ebfa3-8130-4c82-bb2d-287dfdb91979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:48.604759 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:09:48.608126 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-28b92fae-e78e-48c2-a07e-0eab548684d1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:48.609845 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-28b92fae-e78e-48c2-a07e-0eab548684d1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 Jul 22 10:09:48.610070 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-28b92fae-e78e-48c2-a07e-0eab548684d1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:48.610310 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-28b92fae-e78e-48c2-a07e-0eab548684d1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:48.610398 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-28b92fae-e78e-48c2-a07e-0eab548684d1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 6bdebb38-0d3f-489b-afd3-d7cd85f67f91. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:48.614536 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:48.614536 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:48.615262 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-28b92fae-e78e-48c2-a07e-0eab548684d1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 returned with HTTP 200 Jul 22 10:09:48.615615 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1285/5169] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:48 2026] GET /volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:48.633033 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f50ebfa3-8130-4c82-bb2d-287dfdb91979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:48.633849 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c362a809-072d-4c71-9dfb-67bd070c9769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:48.669145 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Created reservations ['0fb04e02-c1bc-48bb-8ba8-f08c9f7b07f3', '1b94610d-14cb-4f62-a90f-6d258411a9b9', '629b9616-dd1e-48df-b916-9d50814a055a', 'c782b33d-10a5-46f7-853c-acf4e54b57c9'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:48.670083 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c362a809-072d-4c71-9dfb-67bd070c9769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fb04e02-c1bc-48bb-8ba8-f08c9f7b07f3', '1b94610d-14cb-4f62-a90f-6d258411a9b9', '629b9616-dd1e-48df-b916-9d50814a055a', 'c782b33d-10a5-46f7-853c-acf4e54b57c9']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:48.670892 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1284f87-c051-45a0-a501-ac5a45483ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:48.692476 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1284f87-c051-45a0-a501-ac5a45483ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f22aaf82-3925-455e-90a2-77b7b9377b6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1396679358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['0fb04e02-c1bc-48bb-8ba8-f08c9f7b07f3','1b94610d-14cb-4f62-a90f-6d258411a9b9','629b9616-dd1e-48df-b916-9d50814a055a','c782b33d-10a5-46f7-853c-acf4e54b57c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:09:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1396679358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f22aaf82-3925-455e-90a2-77b7b9377b6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='678f54dea38842328579f5a5188007e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79b0efd12674caba20878ee9939a261',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:48.693314 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108b36da-8940-48f7-8074-ecb125c1392c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:48.710605 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108b36da-8940-48f7-8074-ecb125c1392c) transitioned into state 'SUCCESS' from state '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-1396679358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['0fb04e02-c1bc-48bb-8ba8-f08c9f7b07f3','1b94610d-14cb-4f62-a90f-6d258411a9b9','629b9616-dd1e-48df-b916-9d50814a055a','c782b33d-10a5-46f7-853c-acf4e54b57c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:48.711440 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7501693e-fd89-47d3-8a91-330190cc5a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:48.719937 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7501693e-fd89-47d3-8a91-330190cc5a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:48.720862 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (8617e70e-21e3-4410-9257-7ab3c0245066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:48.721165 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request issued successfully. Jul 22 10:09:48.721791 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-67bcb3fa-de51-44a8-931c-ba76308fcc49 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:09:48.722303 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1286/5170] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:09:48 2026] POST /volume/v3/volumes => generated 770 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:48.733839 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5c4bf4ab-a6a1-4b75-b190-8c92f6a2decc None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:48.736122 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5c4bf4ab-a6a1-4b75-b190-8c92f6a2decc tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c Jul 22 10:09:48.736122 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5c4bf4ab-a6a1-4b75-b190-8c92f6a2decc tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:48.736222 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5c4bf4ab-a6a1-4b75-b190-8c92f6a2decc tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:48.744820 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:48.744820 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:48.749276 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-5c4bf4ab-a6a1-4b75-b190-8c92f6a2decc tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:48.754839 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5c4bf4ab-a6a1-4b75-b190-8c92f6a2decc tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c returned with HTTP 200 Jul 22 10:09:48.755380 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1305/5171] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:48 2026] GET /volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:49.240585 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-18af06d4-7643-4e34-a017-c211f189f838 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:49.242106 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-18af06d4-7643-4e34-a017-c211f189f838 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] DELETE https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 Jul 22 10:09:49.242413 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-18af06d4-7643-4e34-a017-c211f189f838 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:49.242686 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-18af06d4-7643-4e34-a017-c211f189f838 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:49.243102 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-18af06d4-7643-4e34-a017-c211f189f838 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Delete volume with id: 0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 Jul 22 10:09:49.250370 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:49.250370 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:49.250793 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-18af06d4-7643-4e34-a017-c211f189f838 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:49.268778 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-18af06d4-7643-4e34-a017-c211f189f838 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Delete volume request issued successfully. Jul 22 10:09:49.269053 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-18af06d4-7643-4e34-a017-c211f189f838 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 returned with HTTP 202 Jul 22 10:09:49.269501 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1296/5172] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:09:49 2026] DELETE /volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:09:49.277180 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3b1a2a55-6b95-49c9-b55b-72dd7b0d79c4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:49.279007 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b1a2a55-6b95-49c9-b55b-72dd7b0d79c4 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 Jul 22 10:09:49.279243 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b1a2a55-6b95-49c9-b55b-72dd7b0d79c4 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:49.279421 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b1a2a55-6b95-49c9-b55b-72dd7b0d79c4 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:49.286996 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:49.286996 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:49.290617 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3b1a2a55-6b95-49c9-b55b-72dd7b0d79c4 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Volume info retrieved successfully. Jul 22 10:09:49.295355 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b1a2a55-6b95-49c9-b55b-72dd7b0d79c4 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 returned with HTTP 200 Jul 22 10:09:49.295759 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1286/5173] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:49 2026] GET /volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 => generated 1248 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:49.625226 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-68020a6a-bfb2-4650-a78b-961bc4e5e45c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:49.627480 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-68020a6a-bfb2-4650-a78b-961bc4e5e45c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 Jul 22 10:09:49.627731 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-68020a6a-bfb2-4650-a78b-961bc4e5e45c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:49.627975 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-68020a6a-bfb2-4650-a78b-961bc4e5e45c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:49.628119 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-68020a6a-bfb2-4650-a78b-961bc4e5e45c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 6bdebb38-0d3f-489b-afd3-d7cd85f67f91. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:49.632849 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:49.632849 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:49.633680 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-68020a6a-bfb2-4650-a78b-961bc4e5e45c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 returned with HTTP 200 Jul 22 10:09:49.634145 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1287/5174] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:49 2026] GET /volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:49.774577 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-98eea566-ecb6-49f4-a448-7d716d7b96a5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:49.784091 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-98eea566-ecb6-49f4-a448-7d716d7b96a5 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c Jul 22 10:09:49.784832 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-98eea566-ecb6-49f4-a448-7d716d7b96a5 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:49.785632 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-98eea566-ecb6-49f4-a448-7d716d7b96a5 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:49.842363 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:49.842363 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:49.846183 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-98eea566-ecb6-49f4-a448-7d716d7b96a5 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:49.849985 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-98eea566-ecb6-49f4-a448-7d716d7b96a5 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c returned with HTTP 200 Jul 22 10:09:49.850544 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1306/5175] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:49 2026] GET /volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c => generated 863 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:49.862392 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e8cf7641-e823-4a73-b928-7bf1309f3994 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:49.864250 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e8cf7641-e823-4a73-b928-7bf1309f3994 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:09:49.864620 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e8cf7641-e823-4a73-b928-7bf1309f3994 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f22aaf82-3925-455e-90a2-77b7b9377b6c", "name": "tempest-VolumeDependencyTests-Snapshot-1325796124"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:49.872797 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:49.872797 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:49.873243 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e8cf7641-e823-4a73-b928-7bf1309f3994 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:49.873344 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-e8cf7641-e823-4a73-b928-7bf1309f3994 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create snapshot from volume f22aaf82-3925-455e-90a2-77b7b9377b6c Jul 22 10:09:49.896721 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-e8cf7641-e823-4a73-b928-7bf1309f3994 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Created reservations ['c6ab62f3-6e1c-4c4c-bb36-65efd971fceb', '5670eb30-cc0c-4568-b708-dd942adf8243', '32ae9f89-91f1-46d8-bbd8-67eec38c3bac', '52d9f1c8-e6fb-42c2-b8a5-10f7391e1e85'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:49.928374 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e8cf7641-e823-4a73-b928-7bf1309f3994 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot create request issued successfully. Jul 22 10:09:49.928739 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e8cf7641-e823-4a73-b928-7bf1309f3994 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:09:49.929196 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1297/5176] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:09:49 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) Jul 22 10:09:49.938165 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-844fcada-1be6-4dd2-b95c-49fb12ef06f8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:49.939432 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-844fcada-1be6-4dd2-b95c-49fb12ef06f8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c Jul 22 10:09:49.939698 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-844fcada-1be6-4dd2-b95c-49fb12ef06f8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:49.939956 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-844fcada-1be6-4dd2-b95c-49fb12ef06f8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:49.945744 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:49.945744 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:49.946338 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-844fcada-1be6-4dd2-b95c-49fb12ef06f8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:49.947427 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-844fcada-1be6-4dd2-b95c-49fb12ef06f8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c returned with HTTP 200 Jul 22 10:09:49.947794 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1287/5177] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:49 2026] GET /volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:50.307304 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-919ac742-484f-4db1-82a1-7498eb78b106 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:50.308941 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-919ac742-484f-4db1-82a1-7498eb78b106 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 Jul 22 10:09:50.309166 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-919ac742-484f-4db1-82a1-7498eb78b106 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:50.309337 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-919ac742-484f-4db1-82a1-7498eb78b106 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:50.314764 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-919ac742-484f-4db1-82a1-7498eb78b106 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 returned with HTTP 404 Jul 22 10:09:50.315212 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1288/5178] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:50 2026] GET /volume/v3/volumes/0b852fe7-43e8-4fc6-be50-2b0a90aeeaf2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:50.321451 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8f8f8572-cf02-46cc-b147-ed63dfc0a1c9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:50.323130 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8f8f8572-cf02-46cc-b147-ed63dfc0a1c9 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] DELETE https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d Jul 22 10:09:50.323310 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8f8f8572-cf02-46cc-b147-ed63dfc0a1c9 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:50.323481 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8f8f8572-cf02-46cc-b147-ed63dfc0a1c9 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:50.323629 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-8f8f8572-cf02-46cc-b147-ed63dfc0a1c9 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Delete volume with id: 05924574-b921-43ad-ac0b-d0563c90e87d Jul 22 10:09:50.328715 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8f8f8572-cf02-46cc-b147-ed63dfc0a1c9 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d returned with HTTP 404 Jul 22 10:09:50.329197 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1307/5179] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:09:50 2026] DELETE /volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:50.335102 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-fe38e1dd-f5ed-4330-a575-594364e4b3de None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:50.336822 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fe38e1dd-f5ed-4330-a575-594364e4b3de tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d Jul 22 10:09:50.337004 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fe38e1dd-f5ed-4330-a575-594364e4b3de tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:50.337203 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-fe38e1dd-f5ed-4330-a575-594364e4b3de tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:50.342285 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-fe38e1dd-f5ed-4330-a575-594364e4b3de tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d returned with HTTP 404 Jul 22 10:09:50.342829 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1298/5180] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:50 2026] GET /volume/v3/volumes/05924574-b921-43ad-ac0b-d0563c90e87d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:50.363317 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-79525a9d-6832-46c9-824f-9f5295653be8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:50.365396 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-79525a9d-6832-46c9-824f-9f5295653be8 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] DELETE https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 Jul 22 10:09:50.365667 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-79525a9d-6832-46c9-824f-9f5295653be8 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:50.365912 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-79525a9d-6832-46c9-824f-9f5295653be8 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:50.366164 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-79525a9d-6832-46c9-824f-9f5295653be8 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Delete volume with id: 0bff5d6a-fca1-4d7d-83be-d4c869479473 Jul 22 10:09:50.371669 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-79525a9d-6832-46c9-824f-9f5295653be8 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 returned with HTTP 404 Jul 22 10:09:50.372193 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1288/5181] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:09:50 2026] DELETE /volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:50.397150 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-44ec6b39-97b2-488c-b3c5-3bafb5876399 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:50.399031 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-44ec6b39-97b2-488c-b3c5-3bafb5876399 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] GET https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 Jul 22 10:09:50.399260 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-44ec6b39-97b2-488c-b3c5-3bafb5876399 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:50.399469 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-44ec6b39-97b2-488c-b3c5-3bafb5876399 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:50.405541 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-44ec6b39-97b2-488c-b3c5-3bafb5876399 tempest-TestInstancesWithCinderVolumes-1619943299 tempest-TestInstancesWithCinderVolumes-1619943299-project-member] https://10.4.3.206/volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 returned with HTTP 404 Jul 22 10:09:50.406029 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1289/5182] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:50 2026] GET /volume/v3/volumes/0bff5d6a-fca1-4d7d-83be-d4c869479473 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:50.430645 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8dc8c61a-6b26-46b0-a44d-8277bb32255d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:50.437909 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8dc8c61a-6b26-46b0-a44d-8277bb32255d tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Jul 22 10:09:50.438559 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8dc8c61a-6b26-46b0-a44d-8277bb32255d tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:50.439593 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8dc8c61a-6b26-46b0-a44d-8277bb32255d tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Calling method 'detail' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:50.443232 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-8dc8c61a-6b26-46b0-a44d-8277bb32255d tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100151) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:09:50.465155 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8dc8c61a-6b26-46b0-a44d-8277bb32255d tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Get all volumes completed successfully. Jul 22 10:09:50.466751 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:50.466751 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:50.470952 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8dc8c61a-6b26-46b0-a44d-8277bb32255d tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 10:09:50.471340 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1308/5183] 10.4.3.206 () {66 vars in 1285 bytes} [Wed Jul 22 10:09:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7773 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:50.484571 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6aaa5443-69d7-4b61-a3e7-475a8f6c07e8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:50.486340 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6aaa5443-69d7-4b61-a3e7-475a8f6c07e8 tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] DELETE https://10.4.3.206/volume/v3/types/a310f07d-1ebe-41d0-ae86-2d74385144be Jul 22 10:09:50.486567 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6aaa5443-69d7-4b61-a3e7-475a8f6c07e8 tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:50.486774 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6aaa5443-69d7-4b61-a3e7-475a8f6c07e8 tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Calling method '_delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:50.487080 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:50.487080 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:50.506537 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6aaa5443-69d7-4b61-a3e7-475a8f6c07e8 tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] https://10.4.3.206/volume/v3/types/a310f07d-1ebe-41d0-ae86-2d74385144be returned with HTTP 202 Jul 22 10:09:50.506999 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1299/5184] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:09:50 2026] DELETE /volume/v3/types/a310f07d-1ebe-41d0-ae86-2d74385144be => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:09:50.532140 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e548637e-1cd9-4380-b401-9b2ad29f953b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:50.533869 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e548637e-1cd9-4380-b401-9b2ad29f953b tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Jul 22 10:09:50.534154 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e548637e-1cd9-4380-b401-9b2ad29f953b tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:50.534347 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e548637e-1cd9-4380-b401-9b2ad29f953b tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:50.535136 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e548637e-1cd9-4380-b401-9b2ad29f953b tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:09:50.543825 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e548637e-1cd9-4380-b401-9b2ad29f953b tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Get all volumes completed successfully. Jul 22 10:09:50.545803 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:50.545803 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:50.550800 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e548637e-1cd9-4380-b401-9b2ad29f953b tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 10:09:50.551266 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1289/5185] 10.4.3.206 () {66 vars in 1285 bytes} [Wed Jul 22 10:09:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7773 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:50.565088 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c751216f-bcf7-4429-a570-9de88e84701e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:50.566886 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c751216f-bcf7-4429-a570-9de88e84701e tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] DELETE https://10.4.3.206/volume/v3/types/e85d6dd4-f935-4766-877c-3a84f3c7cb84 Jul 22 10:09:50.567219 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c751216f-bcf7-4429-a570-9de88e84701e tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:50.567506 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c751216f-bcf7-4429-a570-9de88e84701e tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Calling method '_delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:50.591646 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c751216f-bcf7-4429-a570-9de88e84701e tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] https://10.4.3.206/volume/v3/types/e85d6dd4-f935-4766-877c-3a84f3c7cb84 returned with HTTP 202 Jul 22 10:09:50.592185 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1290/5186] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:09:50 2026] DELETE /volume/v3/types/e85d6dd4-f935-4766-877c-3a84f3c7cb84 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:09:50.643562 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a0eeb7c7-2e03-45f3-b178-b520166ba2d5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:50.645838 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a0eeb7c7-2e03-45f3-b178-b520166ba2d5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 Jul 22 10:09:50.646067 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a0eeb7c7-2e03-45f3-b178-b520166ba2d5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:50.646326 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a0eeb7c7-2e03-45f3-b178-b520166ba2d5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:50.646479 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-a0eeb7c7-2e03-45f3-b178-b520166ba2d5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 6bdebb38-0d3f-489b-afd3-d7cd85f67f91. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:50.651143 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:50.651143 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:50.651939 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a0eeb7c7-2e03-45f3-b178-b520166ba2d5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 returned with HTTP 200 Jul 22 10:09:50.652461 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1309/5187] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:50 2026] GET /volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:50.891143 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-57dce58e-a55e-4c23-a581-baa3eb97b7ad None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:50.893055 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-57dce58e-a55e-4c23-a581-baa3eb97b7ad tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Jul 22 10:09:50.893301 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-57dce58e-a55e-4c23-a581-baa3eb97b7ad tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:50.893510 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-57dce58e-a55e-4c23-a581-baa3eb97b7ad tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Calling method 'detail' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:50.894407 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-57dce58e-a55e-4c23-a581-baa3eb97b7ad tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100150) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 10:09:50.903472 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-57dce58e-a55e-4c23-a581-baa3eb97b7ad tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Get all volumes completed successfully. Jul 22 10:09:50.905055 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:50.905055 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:50.909512 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-57dce58e-a55e-4c23-a581-baa3eb97b7ad tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 10:09:50.909918 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1300/5188] 10.4.3.206 () {66 vars in 1285 bytes} [Wed Jul 22 10:09:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7773 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:50.925763 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-aae93618-1b5a-46a2-8174-92c27742c95c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:50.927937 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aae93618-1b5a-46a2-8174-92c27742c95c tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/a08cdff5-ba2b-4313-a628-eab6eec1a196 Jul 22 10:09:50.928227 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aae93618-1b5a-46a2-8174-92c27742c95c tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:50.928466 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aae93618-1b5a-46a2-8174-92c27742c95c tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:50.928670 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-aae93618-1b5a-46a2-8174-92c27742c95c tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Delete volume with id: a08cdff5-ba2b-4313-a628-eab6eec1a196 Jul 22 10:09:50.937771 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:50.937771 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:50.938181 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-aae93618-1b5a-46a2-8174-92c27742c95c tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Volume info retrieved successfully. Jul 22 10:09:50.953783 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.image.cache [None req-aae93618-1b5a-46a2-8174-92c27742c95c tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '0a4b0cc2-5eda-4d2c-8c74-387ab642098d', 'volume_id': 'a08cdff5-ba2b-4313-a628-eab6eec1a196', 'host': 'np0000005636@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 22, 10, 8, 39), 'last_used': datetime.datetime(2026, 7, 22, 10, 8, 47)}. {{(pid=100152) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 22 10:09:50.955940 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4497f33e-0730-4177-9d80-2a99986602ec None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:50.957630 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4497f33e-0730-4177-9d80-2a99986602ec tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c Jul 22 10:09:50.957840 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4497f33e-0730-4177-9d80-2a99986602ec tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:50.958057 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4497f33e-0730-4177-9d80-2a99986602ec tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:50.964169 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:50.964169 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:50.964582 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-4497f33e-0730-4177-9d80-2a99986602ec tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:50.965345 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4497f33e-0730-4177-9d80-2a99986602ec tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c returned with HTTP 200 Jul 22 10:09:50.965671 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1291/5189] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:50 2026] GET /volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:50.970874 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-aae93618-1b5a-46a2-8174-92c27742c95c tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Delete volume request issued successfully. Jul 22 10:09:50.971152 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aae93618-1b5a-46a2-8174-92c27742c95c tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] https://10.4.3.206/volume/v3/volumes/a08cdff5-ba2b-4313-a628-eab6eec1a196 returned with HTTP 202 Jul 22 10:09:50.971607 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1290/5190] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:09:50 2026] DELETE /volume/v3/volumes/a08cdff5-ba2b-4313-a628-eab6eec1a196 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:09:50.975675 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:50.977819 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:09:50.978314 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8cbc09c6-9622-46b5-9e71-136abf26921c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-34985730"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:50.979077 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1ec13c59-c8fe-4e95-884a-c1b135adbb20 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:50.979908 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request body: {'volume': {'snapshot_id': '8cbc09c6-9622-46b5-9e71-136abf26921c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-34985730'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:09:50.981022 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1ec13c59-c8fe-4e95-884a-c1b135adbb20 tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] GET https://10.4.3.206/volume/v3/volumes/a08cdff5-ba2b-4313-a628-eab6eec1a196 Jul 22 10:09:50.981264 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1ec13c59-c8fe-4e95-884a-c1b135adbb20 tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:50.981445 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1ec13c59-c8fe-4e95-884a-c1b135adbb20 tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:50.985629 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:50.985629 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:50.986113 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:50.986230 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume of 1 GB Jul 22 10:09:50.988686 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:50.988686 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:50.990680 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Availability Zones retrieved successfully. Jul 22 10:09:50.992408 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1ec13c59-c8fe-4e95-884a-c1b135adbb20 tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Volume info retrieved successfully. Jul 22 10:09:50.996445 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1ec13c59-c8fe-4e95-884a-c1b135adbb20 tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] https://10.4.3.206/volume/v3/volumes/a08cdff5-ba2b-4313-a628-eab6eec1a196 returned with HTTP 200 Jul 22 10:09:50.996695 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (7b51df15-c567-45c5-9835-66450071fb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:50.996786 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1301/5191] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:50 2026] GET /volume/v3/volumes/a08cdff5-ba2b-4313-a628-eab6eec1a196 => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:50.998206 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45713922-ffd1-480c-a9a3-eb7f00e31c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:50.998831 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:09:51.026802 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45713922-ffd1-480c-a9a3-eb7f00e31c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8cbc09c6-9622-46b5-9e71-136abf26921c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:51.027561 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cc10659-3f90-4467-9808-82c2169987fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:51.067754 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Created reservations ['f5408cfa-2581-439f-b55f-a6398e256622', 'dde6e61f-dcb9-46cc-956e-dfc2305c8d5f', '5a0e4659-90af-4175-8a94-c2b86bb71e33', '44595de7-c01f-4298-a044-de701dfff75c'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:51.068861 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cc10659-3f90-4467-9808-82c2169987fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5408cfa-2581-439f-b55f-a6398e256622', 'dde6e61f-dcb9-46cc-956e-dfc2305c8d5f', '5a0e4659-90af-4175-8a94-c2b86bb71e33', '44595de7-c01f-4298-a044-de701dfff75c']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:51.069782 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d95ae36-c0f7-4a3a-ada7-68144036d1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:51.106341 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d95ae36-c0f7-4a3a-ada7-68144036d1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2596745-edcb-4d11-b6cc-8510dc28c97e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-34985730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['f5408cfa-2581-439f-b55f-a6398e256622','dde6e61f-dcb9-46cc-956e-dfc2305c8d5f','5a0e4659-90af-4175-8a94-c2b86bb71e33','44595de7-c01f-4298-a044-de701dfff75c'],size=1,snapshot_id=8cbc09c6-9622-46b5-9e71-136abf26921c,source_replicaid=,source_volid=None,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-34985730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2596745-edcb-4d11-b6cc-8510dc28c97e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='678f54dea38842328579f5a5188007e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8cbc09c6-9622-46b5-9e71-136abf26921c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79b0efd12674caba20878ee9939a261',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:51.107073 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0897549-3075-4c38-a420-b3da341f4523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:51.127524 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0897549-3075-4c38-a420-b3da341f4523) transitioned into state 'SUCCESS' from state '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-34985730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['f5408cfa-2581-439f-b55f-a6398e256622','dde6e61f-dcb9-46cc-956e-dfc2305c8d5f','5a0e4659-90af-4175-8a94-c2b86bb71e33','44595de7-c01f-4298-a044-de701dfff75c'],size=1,snapshot_id=8cbc09c6-9622-46b5-9e71-136abf26921c,source_replicaid=,source_volid=None,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:51.128322 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52f5bd11-c5de-4f1b-8973-f5820ae1654a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:51.148184 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52f5bd11-c5de-4f1b-8973-f5820ae1654a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:51.148934 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (7b51df15-c567-45c5-9835-66450071fb83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:51.149250 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request issued successfully. Jul 22 10:09:51.149795 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fc879bf0-4c70-46d2-bc99-495f451e6037 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:09:51.150229 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1310/5192] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:09:50 2026] POST /volume/v3/volumes => generated 802 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:51.161512 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-74b91c07-bbf3-4e67-a56b-4560c27168d6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:51.163416 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-74b91c07-bbf3-4e67-a56b-4560c27168d6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/c2596745-edcb-4d11-b6cc-8510dc28c97e Jul 22 10:09:51.163624 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-74b91c07-bbf3-4e67-a56b-4560c27168d6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:51.163828 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-74b91c07-bbf3-4e67-a56b-4560c27168d6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:51.171083 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:51.171083 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:51.174966 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-74b91c07-bbf3-4e67-a56b-4560c27168d6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:51.179788 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-74b91c07-bbf3-4e67-a56b-4560c27168d6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/c2596745-edcb-4d11-b6cc-8510dc28c97e returned with HTTP 200 Jul 22 10:09:51.180272 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1292/5193] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:51 2026] GET /volume/v3/volumes/c2596745-edcb-4d11-b6cc-8510dc28c97e => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:51.662799 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c77323b9-bd9c-47d8-b81d-3c35dcce0520 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:51.664893 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c77323b9-bd9c-47d8-b81d-3c35dcce0520 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 Jul 22 10:09:51.665173 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c77323b9-bd9c-47d8-b81d-3c35dcce0520 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:51.665386 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c77323b9-bd9c-47d8-b81d-3c35dcce0520 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:51.665527 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-c77323b9-bd9c-47d8-b81d-3c35dcce0520 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 6bdebb38-0d3f-489b-afd3-d7cd85f67f91. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:51.670376 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:51.670376 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:51.671262 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c77323b9-bd9c-47d8-b81d-3c35dcce0520 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 returned with HTTP 200 Jul 22 10:09:51.671679 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1291/5194] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:51 2026] GET /volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:52.009080 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bf5d5c49-ffd5-4505-8ba4-d1b3b625839c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:52.010850 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bf5d5c49-ffd5-4505-8ba4-d1b3b625839c tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] GET https://10.4.3.206/volume/v3/volumes/a08cdff5-ba2b-4313-a628-eab6eec1a196 Jul 22 10:09:52.011060 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bf5d5c49-ffd5-4505-8ba4-d1b3b625839c tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:52.011238 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bf5d5c49-ffd5-4505-8ba4-d1b3b625839c tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:52.016941 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bf5d5c49-ffd5-4505-8ba4-d1b3b625839c tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] https://10.4.3.206/volume/v3/volumes/a08cdff5-ba2b-4313-a628-eab6eec1a196 returned with HTTP 404 Jul 22 10:09:52.017396 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1302/5195] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:52 2026] GET /volume/v3/volumes/a08cdff5-ba2b-4313-a628-eab6eec1a196 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:52.024857 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ea9b67f4-2561-46f4-97ab-ec658a2017fe None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:52.026597 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ea9b67f4-2561-46f4-97ab-ec658a2017fe tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] DELETE https://10.4.3.206/volume/v3/types/4410adfe-3903-4433-8a66-4eb18a5b48c3 Jul 22 10:09:52.026880 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ea9b67f4-2561-46f4-97ab-ec658a2017fe tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:52.027618 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ea9b67f4-2561-46f4-97ab-ec658a2017fe tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:52.028138 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:52.028138 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:52.054293 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ea9b67f4-2561-46f4-97ab-ec658a2017fe tempest-TestInstancesWithCinderVolumes-1563332992 tempest-TestInstancesWithCinderVolumes-1563332992-project-admin] https://10.4.3.206/volume/v3/types/4410adfe-3903-4433-8a66-4eb18a5b48c3 returned with HTTP 202 Jul 22 10:09:52.054886 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1311/5196] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:09:52 2026] DELETE /volume/v3/types/4410adfe-3903-4433-8a66-4eb18a5b48c3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:09:52.193492 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5bd3e850-53ff-45cb-8501-4c6f2d5078b3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:52.195147 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5bd3e850-53ff-45cb-8501-4c6f2d5078b3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/c2596745-edcb-4d11-b6cc-8510dc28c97e Jul 22 10:09:52.195371 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5bd3e850-53ff-45cb-8501-4c6f2d5078b3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:52.195570 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5bd3e850-53ff-45cb-8501-4c6f2d5078b3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:52.202144 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:52.202144 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:52.205648 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-5bd3e850-53ff-45cb-8501-4c6f2d5078b3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:52.209305 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5bd3e850-53ff-45cb-8501-4c6f2d5078b3 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/c2596745-edcb-4d11-b6cc-8510dc28c97e returned with HTTP 200 Jul 22 10:09:52.209606 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1293/5197] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:52 2026] GET /volume/v3/volumes/c2596745-edcb-4d11-b6cc-8510dc28c97e => generated 895 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:52.221275 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8c88338a-36b1-43e4-9f54-cc702c4938db None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:52.223399 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8c88338a-36b1-43e4-9f54-cc702c4938db tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c Jul 22 10:09:52.223661 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8c88338a-36b1-43e4-9f54-cc702c4938db tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:52.223919 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8c88338a-36b1-43e4-9f54-cc702c4938db tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:52.224079 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-8c88338a-36b1-43e4-9f54-cc702c4938db tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete snapshot with id: 8cbc09c6-9622-46b5-9e71-136abf26921c Jul 22 10:09:52.230324 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:52.230324 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:52.230850 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8c88338a-36b1-43e4-9f54-cc702c4938db tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:52.255495 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8c88338a-36b1-43e4-9f54-cc702c4938db tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot delete request issued successfully. Jul 22 10:09:52.255658 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8c88338a-36b1-43e4-9f54-cc702c4938db tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c returned with HTTP 202 Jul 22 10:09:52.256220 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1292/5198] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:09:52 2026] DELETE /volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:09:52.263514 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bf3f2e7a-682c-4929-b8b7-8cda4bb7f9d0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:52.265232 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bf3f2e7a-682c-4929-b8b7-8cda4bb7f9d0 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c Jul 22 10:09:52.265419 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bf3f2e7a-682c-4929-b8b7-8cda4bb7f9d0 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:52.265597 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bf3f2e7a-682c-4929-b8b7-8cda4bb7f9d0 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:52.270083 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:52.270083 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:52.270458 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-bf3f2e7a-682c-4929-b8b7-8cda4bb7f9d0 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Snapshot retrieved successfully. Jul 22 10:09:52.271159 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bf3f2e7a-682c-4929-b8b7-8cda4bb7f9d0 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c returned with HTTP 200 Jul 22 10:09:52.271475 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1303/5199] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:52 2026] GET /volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:52.682628 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-95d126ed-f35d-40c7-901d-06aba3d00826 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:52.686058 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-95d126ed-f35d-40c7-901d-06aba3d00826 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 Jul 22 10:09:52.686058 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-95d126ed-f35d-40c7-901d-06aba3d00826 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:52.686058 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-95d126ed-f35d-40c7-901d-06aba3d00826 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:52.686058 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-95d126ed-f35d-40c7-901d-06aba3d00826 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 6bdebb38-0d3f-489b-afd3-d7cd85f67f91. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:52.689909 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:52.689909 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:52.690801 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-95d126ed-f35d-40c7-901d-06aba3d00826 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 returned with HTTP 200 Jul 22 10:09:52.693325 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1312/5200] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:52 2026] GET /volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:53.279853 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-48ffc375-71e9-4d0d-9b18-4e1f0bbe30ad None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:53.281715 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-48ffc375-71e9-4d0d-9b18-4e1f0bbe30ad tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c Jul 22 10:09:53.282008 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-48ffc375-71e9-4d0d-9b18-4e1f0bbe30ad tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:53.282429 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-48ffc375-71e9-4d0d-9b18-4e1f0bbe30ad tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:53.286769 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-48ffc375-71e9-4d0d-9b18-4e1f0bbe30ad tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c returned with HTTP 404 Jul 22 10:09:53.287335 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1294/5201] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:53 2026] GET /volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:53.293617 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3a3505ff-2c03-4532-acea-483b7a1a7136 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:53.295337 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3a3505ff-2c03-4532-acea-483b7a1a7136 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c Jul 22 10:09:53.295595 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3a3505ff-2c03-4532-acea-483b7a1a7136 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:53.295809 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3a3505ff-2c03-4532-acea-483b7a1a7136 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:53.296032 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-3a3505ff-2c03-4532-acea-483b7a1a7136 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: f22aaf82-3925-455e-90a2-77b7b9377b6c Jul 22 10:09:53.303112 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:53.303112 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:53.303520 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3a3505ff-2c03-4532-acea-483b7a1a7136 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:53.321419 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3a3505ff-2c03-4532-acea-483b7a1a7136 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume request issued successfully. Jul 22 10:09:53.321698 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3a3505ff-2c03-4532-acea-483b7a1a7136 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c returned with HTTP 202 Jul 22 10:09:53.322307 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1293/5202] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:09:53 2026] DELETE /volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:09:53.329892 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c1de093e-5dd8-455b-8624-1fabb9e0e1d4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:53.331750 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c1de093e-5dd8-455b-8624-1fabb9e0e1d4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c Jul 22 10:09:53.332011 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c1de093e-5dd8-455b-8624-1fabb9e0e1d4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:53.332208 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c1de093e-5dd8-455b-8624-1fabb9e0e1d4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:53.339167 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:53.339167 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:53.343115 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c1de093e-5dd8-455b-8624-1fabb9e0e1d4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:53.347310 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c1de093e-5dd8-455b-8624-1fabb9e0e1d4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c returned with HTTP 200 Jul 22 10:09:53.347662 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1304/5203] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:53 2026] GET /volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:53.702902 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ebab862c-2b8f-43c2-b299-415434f93d58 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:53.704543 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ebab862c-2b8f-43c2-b299-415434f93d58 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 Jul 22 10:09:53.704744 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ebab862c-2b8f-43c2-b299-415434f93d58 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:53.704966 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ebab862c-2b8f-43c2-b299-415434f93d58 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:53.705121 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-ebab862c-2b8f-43c2-b299-415434f93d58 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 6bdebb38-0d3f-489b-afd3-d7cd85f67f91. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:53.710348 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:53.710348 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:53.711388 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ebab862c-2b8f-43c2-b299-415434f93d58 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 returned with HTTP 200 Jul 22 10:09:53.711813 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1313/5204] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:53 2026] GET /volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:53.724693 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d72e0cef-d771-40c3-8266-8158eb33a60b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:53.726353 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d72e0cef-d771-40c3-8266-8158eb33a60b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 Jul 22 10:09:53.726527 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d72e0cef-d771-40c3-8266-8158eb33a60b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:53.726690 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d72e0cef-d771-40c3-8266-8158eb33a60b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:53.726793 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-d72e0cef-d771-40c3-8266-8158eb33a60b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 6bdebb38-0d3f-489b-afd3-d7cd85f67f91. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:53.731470 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:53.731470 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:53.732459 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d72e0cef-d771-40c3-8266-8158eb33a60b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 returned with HTTP 200 Jul 22 10:09:53.732934 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1295/5205] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:53 2026] GET /volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:53.742787 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3f91d554-af06-4114-93de-f13ff4ad3dd9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:53.744423 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3f91d554-af06-4114-93de-f13ff4ad3dd9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] DELETE https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 Jul 22 10:09:53.744594 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3f91d554-af06-4114-93de-f13ff4ad3dd9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:53.744763 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3f91d554-af06-4114-93de-f13ff4ad3dd9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:53.744864 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-3f91d554-af06-4114-93de-f13ff4ad3dd9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Delete backup with id: 6bdebb38-0d3f-489b-afd3-d7cd85f67f91. Jul 22 10:09:53.748553 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:53.748553 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:53.759289 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-3f91d554-af06-4114-93de-f13ff4ad3dd9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] delete_backup rpcapi backup_id 6bdebb38-0d3f-489b-afd3-d7cd85f67f91 {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:09:53.761472 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3f91d554-af06-4114-93de-f13ff4ad3dd9 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 returned with HTTP 202 Jul 22 10:09:53.762159 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1294/5206] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:09:53 2026] DELETE /volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:09:53.768725 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4cb5cbc3-5504-4605-a091-eedd1b912816 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:53.770600 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4cb5cbc3-5504-4605-a091-eedd1b912816 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 Jul 22 10:09:53.770789 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4cb5cbc3-5504-4605-a091-eedd1b912816 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:53.770988 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4cb5cbc3-5504-4605-a091-eedd1b912816 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:53.771102 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-4cb5cbc3-5504-4605-a091-eedd1b912816 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 6bdebb38-0d3f-489b-afd3-d7cd85f67f91. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:53.775162 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:53.775162 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:53.775955 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4cb5cbc3-5504-4605-a091-eedd1b912816 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 returned with HTTP 200 Jul 22 10:09:53.776327 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1305/5207] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:53 2026] GET /volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:54.359876 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7e5dd3c6-9732-4f87-8346-c50b9cb80edb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:54.361750 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7e5dd3c6-9732-4f87-8346-c50b9cb80edb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c Jul 22 10:09:54.362015 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7e5dd3c6-9732-4f87-8346-c50b9cb80edb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:54.362240 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7e5dd3c6-9732-4f87-8346-c50b9cb80edb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:54.368396 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7e5dd3c6-9732-4f87-8346-c50b9cb80edb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c returned with HTTP 404 Jul 22 10:09:54.368563 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1314/5208] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:54 2026] GET /volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:09:54.377352 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-493d1a2c-b0b3-4390-b96a-c559a060314f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:54.378973 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:09:54.379310 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1409359194"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:54.380664 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1409359194'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:09:54.380772 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume of 1 GB Jul 22 10:09:54.385660 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Availability Zones retrieved successfully. Jul 22 10:09:54.392350 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (75b9d479-e5d2-43d8-aad3-126feb490393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:54.393252 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (053859e8-bb70-45ff-86d4-a6c21350d9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:54.394160 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:09:54.421404 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (053859e8-bb70-45ff-86d4-a6c21350d9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:54.422524 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe9f424f-2204-4fe3-95ee-68b7bba8175b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:54.461854 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Created reservations ['0ec839f3-46db-4e8d-be37-92fee83eb5be', '544bc770-e044-427f-a544-065e3b7bdffd', '8907482a-cd0e-4e11-b1e1-580f3d264103', 'b7371b60-5f7e-4f5c-8c8d-2fab3886e278'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:54.462589 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe9f424f-2204-4fe3-95ee-68b7bba8175b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ec839f3-46db-4e8d-be37-92fee83eb5be', '544bc770-e044-427f-a544-065e3b7bdffd', '8907482a-cd0e-4e11-b1e1-580f3d264103', 'b7371b60-5f7e-4f5c-8c8d-2fab3886e278']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:54.463286 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee4c03b4-7f9b-425b-8b43-848db0d9e88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:54.484488 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee4c03b4-7f9b-425b-8b43-848db0d9e88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c87df1e-97f4-405a-95c0-58f26b4edcf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1409359194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['0ec839f3-46db-4e8d-be37-92fee83eb5be','544bc770-e044-427f-a544-065e3b7bdffd','8907482a-cd0e-4e11-b1e1-580f3d264103','b7371b60-5f7e-4f5c-8c8d-2fab3886e278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:09:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1409359194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c87df1e-97f4-405a-95c0-58f26b4edcf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='678f54dea38842328579f5a5188007e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79b0efd12674caba20878ee9939a261',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:54.484871 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (285418e4-950e-4d5e-b01c-ca66a932df9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:54.509136 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (285418e4-950e-4d5e-b01c-ca66a932df9a) transitioned into state 'SUCCESS' from state '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-1409359194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['0ec839f3-46db-4e8d-be37-92fee83eb5be','544bc770-e044-427f-a544-065e3b7bdffd','8907482a-cd0e-4e11-b1e1-580f3d264103','b7371b60-5f7e-4f5c-8c8d-2fab3886e278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:54.509891 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c747ee8-abda-4c09-8889-1f38c6f91f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:54.520968 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c747ee8-abda-4c09-8889-1f38c6f91f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:54.521864 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (75b9d479-e5d2-43d8-aad3-126feb490393) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:54.522224 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request issued successfully. Jul 22 10:09:54.522828 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-493d1a2c-b0b3-4390-b96a-c559a060314f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:09:54.523348 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1296/5209] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:09:54 2026] POST /volume/v3/volumes => generated 770 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:54.535124 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dab5f134-8356-4cb2-87b8-744b2f7292ed None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:54.537409 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dab5f134-8356-4cb2-87b8-744b2f7292ed tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 Jul 22 10:09:54.537662 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dab5f134-8356-4cb2-87b8-744b2f7292ed tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:54.537884 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dab5f134-8356-4cb2-87b8-744b2f7292ed tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:54.545820 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:54.545820 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:54.551505 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-dab5f134-8356-4cb2-87b8-744b2f7292ed tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:54.557247 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dab5f134-8356-4cb2-87b8-744b2f7292ed tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 returned with HTTP 200 Jul 22 10:09:54.557556 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1295/5210] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:54 2026] GET /volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:54.786706 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ce5a11c0-1066-4840-b621-7f8933fe9aa7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:54.788616 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ce5a11c0-1066-4840-b621-7f8933fe9aa7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 Jul 22 10:09:54.788752 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ce5a11c0-1066-4840-b621-7f8933fe9aa7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:54.788952 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ce5a11c0-1066-4840-b621-7f8933fe9aa7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:54.789068 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-ce5a11c0-1066-4840-b621-7f8933fe9aa7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 6bdebb38-0d3f-489b-afd3-d7cd85f67f91. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:54.792974 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:54.792974 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:54.793636 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ce5a11c0-1066-4840-b621-7f8933fe9aa7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 returned with HTTP 200 Jul 22 10:09:54.793978 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1306/5211] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:54 2026] GET /volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:55.569136 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-95593b0d-d259-4304-8055-2ca1397e73a5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:55.571377 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-95593b0d-d259-4304-8055-2ca1397e73a5 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 Jul 22 10:09:55.571581 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-95593b0d-d259-4304-8055-2ca1397e73a5 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:55.571828 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-95593b0d-d259-4304-8055-2ca1397e73a5 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:55.579113 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:55.579113 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:55.583075 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-95593b0d-d259-4304-8055-2ca1397e73a5 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:55.588100 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-95593b0d-d259-4304-8055-2ca1397e73a5 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 returned with HTTP 200 Jul 22 10:09:55.588525 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1315/5212] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:55 2026] GET /volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:55.601518 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:55.603310 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:09:55.603644 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3c87df1e-97f4-405a-95c0-58f26b4edcf5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-742935923"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:55.604994 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request body: {'volume': {'source_volid': '3c87df1e-97f4-405a-95c0-58f26b4edcf5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-742935923'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:09:55.611756 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:55.611756 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:55.612190 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume retrieved successfully. Jul 22 10:09:55.612303 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume of 1 GB Jul 22 10:09:55.615802 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Availability Zones retrieved successfully. Jul 22 10:09:55.620406 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (372e8f87-e69a-44df-9a85-94c5369a746e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:55.621468 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39a3736e-8691-44ef-98e5-4aeb74aed600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:55.622298 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:09:55.644567 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39a3736e-8691-44ef-98e5-4aeb74aed600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3c87df1e-97f4-405a-95c0-58f26b4edcf5', 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:55.645236 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c57c128f-3560-4c24-b47e-1ea8e6470b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:55.685237 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Created reservations ['76b1946e-1125-4283-9733-1cf6b7070b72', '911a3241-8e1e-4268-b3c6-039f1096e6a5', '2241d320-b51c-4a7a-8f86-b44515e5255f', '78080e69-333f-4d1e-9945-748935586b0b'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:55.686129 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c57c128f-3560-4c24-b47e-1ea8e6470b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76b1946e-1125-4283-9733-1cf6b7070b72', '911a3241-8e1e-4268-b3c6-039f1096e6a5', '2241d320-b51c-4a7a-8f86-b44515e5255f', '78080e69-333f-4d1e-9945-748935586b0b']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:55.686939 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37af708-bd3a-41bf-a143-a79b0f211220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:55.720433 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37af708-bd3a-41bf-a143-a79b0f211220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b16cffbb-df56-4d94-a594-950d614a75cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-742935923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['76b1946e-1125-4283-9733-1cf6b7070b72','911a3241-8e1e-4268-b3c6-039f1096e6a5','2241d320-b51c-4a7a-8f86-b44515e5255f','78080e69-333f-4d1e-9945-748935586b0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=3c87df1e-97f4-405a-95c0-58f26b4edcf5,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:09:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-742935923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b16cffbb-df56-4d94-a594-950d614a75cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='678f54dea38842328579f5a5188007e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3c87df1e-97f4-405a-95c0-58f26b4edcf5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79b0efd12674caba20878ee9939a261',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:55.721538 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7184b129-8d79-4a02-ac94-08c68d646c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:55.741052 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7184b129-8d79-4a02-ac94-08c68d646c3c) transitioned into state 'SUCCESS' from state '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-742935923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678f54dea38842328579f5a5188007e3',qos_specs=None,replication_status=,reservations=['76b1946e-1125-4283-9733-1cf6b7070b72','911a3241-8e1e-4268-b3c6-039f1096e6a5','2241d320-b51c-4a7a-8f86-b44515e5255f','78080e69-333f-4d1e-9945-748935586b0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=3c87df1e-97f4-405a-95c0-58f26b4edcf5,status='creating',user_id='f79b0efd12674caba20878ee9939a261',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:55.741688 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4dd4510-fc00-4727-b599-64a73f5ce535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:55.759153 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4dd4510-fc00-4727-b599-64a73f5ce535) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:55.760407 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Flow 'volume_create_api' (372e8f87-e69a-44df-9a85-94c5369a746e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:55.760859 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Create volume request issued successfully. Jul 22 10:09:55.761834 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-64b62d78-3679-4d9c-91c7-70cdfc608d69 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:09:55.762694 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1297/5213] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:09:55 2026] POST /volume/v3/volumes => generated 803 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:55.773282 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-965bdb94-9f14-4106-becc-4b89dbe5d3cb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:55.775192 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-965bdb94-9f14-4106-becc-4b89dbe5d3cb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/b16cffbb-df56-4d94-a594-950d614a75cd Jul 22 10:09:55.775454 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-965bdb94-9f14-4106-becc-4b89dbe5d3cb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:55.775681 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-965bdb94-9f14-4106-becc-4b89dbe5d3cb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:55.782808 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:55.782808 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:55.786559 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-965bdb94-9f14-4106-becc-4b89dbe5d3cb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:55.790472 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-965bdb94-9f14-4106-becc-4b89dbe5d3cb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/b16cffbb-df56-4d94-a594-950d614a75cd returned with HTTP 200 Jul 22 10:09:55.790896 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1296/5214] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:55 2026] GET /volume/v3/volumes/b16cffbb-df56-4d94-a594-950d614a75cd => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:55.804356 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ac00e220-c3d5-4cc1-a730-8f351f2802ce None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:55.806376 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ac00e220-c3d5-4cc1-a730-8f351f2802ce tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 Jul 22 10:09:55.806591 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ac00e220-c3d5-4cc1-a730-8f351f2802ce tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:55.806791 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ac00e220-c3d5-4cc1-a730-8f351f2802ce tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:55.806938 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-ac00e220-c3d5-4cc1-a730-8f351f2802ce tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 6bdebb38-0d3f-489b-afd3-d7cd85f67f91. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:55.811883 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:55.811883 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:55.812758 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ac00e220-c3d5-4cc1-a730-8f351f2802ce tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 returned with HTTP 200 Jul 22 10:09:55.813178 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1307/5215] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:55 2026] GET /volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:56.445904 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:56.521802 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:09:56.522167 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1069862950"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:56.523525 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1069862950'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:09:56.523639 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create volume of 1 GB Jul 22 10:09:56.528077 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Availability Zones retrieved successfully. Jul 22 10:09:56.533309 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Flow 'volume_create_api' (aa9d325e-911b-4879-83eb-ca177bef8801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:56.534153 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5535cf8f-7329-4a86-9acf-f8c3f8d394a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:56.535085 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:09:56.558596 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5535cf8f-7329-4a86-9acf-f8c3f8d394a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:56.559362 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295f830c-9911-4326-8578-692d1a5fd08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:56.608076 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Created reservations ['a0242c99-991f-4c4a-91e5-d9642dda5a31', '6b4b4330-388e-4e1a-8c25-172976723d89', '65ad8b9a-6704-4d22-8e46-de03a8673504', '039adaf3-880a-4d5e-9f7d-d21eb41c739d'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:56.608847 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295f830c-9911-4326-8578-692d1a5fd08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0242c99-991f-4c4a-91e5-d9642dda5a31', '6b4b4330-388e-4e1a-8c25-172976723d89', '65ad8b9a-6704-4d22-8e46-de03a8673504', '039adaf3-880a-4d5e-9f7d-d21eb41c739d']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:56.609721 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b6af5ef-8e72-4357-903d-04e96712b4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:56.630160 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b6af5ef-8e72-4357-903d-04e96712b4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3db56c1-a198-4520-bd1e-cbe2a85680bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1069862950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27793b0bdc5409cb5ea7dc4172f62bd',qos_specs=None,replication_status=,reservations=['a0242c99-991f-4c4a-91e5-d9642dda5a31','6b4b4330-388e-4e1a-8c25-172976723d89','65ad8b9a-6704-4d22-8e46-de03a8673504','039adaf3-880a-4d5e-9f7d-d21eb41c739d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cb48649b94495db83cc972441cf399',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:09:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1069862950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3db56c1-a198-4520-bd1e-cbe2a85680bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c27793b0bdc5409cb5ea7dc4172f62bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76cb48649b94495db83cc972441cf399',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:56.631338 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd086e0e-e760-4186-a098-311968928c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:56.645839 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd086e0e-e760-4186-a098-311968928c64) transitioned into state 'SUCCESS' from state '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-1069862950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27793b0bdc5409cb5ea7dc4172f62bd',qos_specs=None,replication_status=,reservations=['a0242c99-991f-4c4a-91e5-d9642dda5a31','6b4b4330-388e-4e1a-8c25-172976723d89','65ad8b9a-6704-4d22-8e46-de03a8673504','039adaf3-880a-4d5e-9f7d-d21eb41c739d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cb48649b94495db83cc972441cf399',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:56.646514 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f0a83c-17fc-4808-a4d7-cbb8fea0e89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:56.655029 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f0a83c-17fc-4808-a4d7-cbb8fea0e89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:56.655759 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Flow 'volume_create_api' (aa9d325e-911b-4879-83eb-ca177bef8801) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:56.656107 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create volume request issued successfully. Jul 22 10:09:56.656611 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4827d604-5f74-47f8-9231-c00ab083f9f9 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:09:56.657190 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1316/5216] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:09:56 2026] POST /volume/v3/volumes => generated 760 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:09:56.667997 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9d159690-1f52-4535-9a92-36711b21719e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:56.669833 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9d159690-1f52-4535-9a92-36711b21719e tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/f3db56c1-a198-4520-bd1e-cbe2a85680bb Jul 22 10:09:56.670081 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9d159690-1f52-4535-9a92-36711b21719e tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:56.670327 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9d159690-1f52-4535-9a92-36711b21719e tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:56.676944 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:56.676944 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:56.680165 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9d159690-1f52-4535-9a92-36711b21719e tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:09:56.683882 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9d159690-1f52-4535-9a92-36711b21719e tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/f3db56c1-a198-4520-bd1e-cbe2a85680bb returned with HTTP 200 Jul 22 10:09:56.684301 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1298/5217] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:56 2026] GET /volume/v3/volumes/f3db56c1-a198-4520-bd1e-cbe2a85680bb => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:56.803094 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-507e9d0a-02d6-415b-9ad2-16591847c019 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:56.805328 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-507e9d0a-02d6-415b-9ad2-16591847c019 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/b16cffbb-df56-4d94-a594-950d614a75cd Jul 22 10:09:56.805599 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-507e9d0a-02d6-415b-9ad2-16591847c019 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:56.805848 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-507e9d0a-02d6-415b-9ad2-16591847c019 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:56.814224 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:56.814224 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:56.818330 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-507e9d0a-02d6-415b-9ad2-16591847c019 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:56.823257 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-507e9d0a-02d6-415b-9ad2-16591847c019 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/b16cffbb-df56-4d94-a594-950d614a75cd returned with HTTP 200 Jul 22 10:09:56.823327 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6ccb7ebf-c8c2-42fe-a512-5fa3d76cd3c1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:56.823733 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1297/5218] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:56 2026] GET /volume/v3/volumes/b16cffbb-df56-4d94-a594-950d614a75cd => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:56.825101 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6ccb7ebf-c8c2-42fe-a512-5fa3d76cd3c1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 Jul 22 10:09:56.825275 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6ccb7ebf-c8c2-42fe-a512-5fa3d76cd3c1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:56.825451 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6ccb7ebf-c8c2-42fe-a512-5fa3d76cd3c1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:56.825549 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-6ccb7ebf-c8c2-42fe-a512-5fa3d76cd3c1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 6bdebb38-0d3f-489b-afd3-d7cd85f67f91. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:56.829011 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6ccb7ebf-c8c2-42fe-a512-5fa3d76cd3c1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 returned with HTTP 404 Jul 22 10:09:56.829465 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1308/5219] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:56 2026] GET /volume/v3/backups/6bdebb38-0d3f-489b-afd3-d7cd85f67f91 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:56.834511 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9773a6f3-9137-4bf2-a740-7be5e4ea5de9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:56.836167 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9773a6f3-9137-4bf2-a740-7be5e4ea5de9 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 Jul 22 10:09:56.836344 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9773a6f3-9137-4bf2-a740-7be5e4ea5de9 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:56.836511 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9773a6f3-9137-4bf2-a740-7be5e4ea5de9 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:56.836660 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-9773a6f3-9137-4bf2-a740-7be5e4ea5de9 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: 3c87df1e-97f4-405a-95c0-58f26b4edcf5 Jul 22 10:09:56.843832 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:56.843832 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:56.844340 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9773a6f3-9137-4bf2-a740-7be5e4ea5de9 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:56.863598 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9773a6f3-9137-4bf2-a740-7be5e4ea5de9 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume request issued successfully. Jul 22 10:09:56.863801 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9773a6f3-9137-4bf2-a740-7be5e4ea5de9 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 returned with HTTP 202 Jul 22 10:09:56.864291 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1317/5220] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:09:56 2026] DELETE /volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:09:56.870742 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-45387349-650c-410b-886a-2d0132475212 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:56.872490 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-45387349-650c-410b-886a-2d0132475212 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 Jul 22 10:09:56.872683 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-45387349-650c-410b-886a-2d0132475212 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:56.872854 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-45387349-650c-410b-886a-2d0132475212 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:56.879880 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:56.879880 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:56.883522 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-45387349-650c-410b-886a-2d0132475212 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:56.887520 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-45387349-650c-410b-886a-2d0132475212 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 returned with HTTP 200 Jul 22 10:09:56.887891 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1299/5221] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:56 2026] GET /volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:57.240413 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d2efdfc5-3931-48bf-bdd7-5c6a90dfbc5d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:57.242304 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d2efdfc5-3931-48bf-bdd7-5c6a90dfbc5d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] DELETE https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:09:57.242614 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d2efdfc5-3931-48bf-bdd7-5c6a90dfbc5d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:57.242831 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d2efdfc5-3931-48bf-bdd7-5c6a90dfbc5d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:57.243001 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-d2efdfc5-3931-48bf-bdd7-5c6a90dfbc5d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Delete backup with id: 302dfa08-0f25-42fa-bdad-eb90b5945788. Jul 22 10:09:57.247439 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:57.247439 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:57.259626 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-d2efdfc5-3931-48bf-bdd7-5c6a90dfbc5d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] delete_backup rpcapi backup_id 302dfa08-0f25-42fa-bdad-eb90b5945788 {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:09:57.261373 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d2efdfc5-3931-48bf-bdd7-5c6a90dfbc5d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 202 Jul 22 10:09:57.261762 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1298/5222] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:09:57 2026] DELETE /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:09:57.268510 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8acb1d04-838a-4b39-b5b4-907ba34a9151 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:57.270283 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8acb1d04-838a-4b39-b5b4-907ba34a9151 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:09:57.270467 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8acb1d04-838a-4b39-b5b4-907ba34a9151 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:57.270644 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8acb1d04-838a-4b39-b5b4-907ba34a9151 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:57.270741 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-8acb1d04-838a-4b39-b5b4-907ba34a9151 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 302dfa08-0f25-42fa-bdad-eb90b5945788. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:57.275734 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:57.275734 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:57.276094 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8acb1d04-838a-4b39-b5b4-907ba34a9151 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 200 Jul 22 10:09:57.276430 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1309/5223] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:57 2026] GET /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:57.695573 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-55e1927f-f14f-4a33-9254-085745fb8cee None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:57.697277 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-55e1927f-f14f-4a33-9254-085745fb8cee tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/f3db56c1-a198-4520-bd1e-cbe2a85680bb Jul 22 10:09:57.697457 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-55e1927f-f14f-4a33-9254-085745fb8cee tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:57.697634 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-55e1927f-f14f-4a33-9254-085745fb8cee tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:57.704534 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:57.704534 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:57.707830 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-55e1927f-f14f-4a33-9254-085745fb8cee tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:09:57.711777 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-55e1927f-f14f-4a33-9254-085745fb8cee tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/f3db56c1-a198-4520-bd1e-cbe2a85680bb returned with HTTP 200 Jul 22 10:09:57.712218 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1318/5224] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:57 2026] GET /volume/v3/volumes/f3db56c1-a198-4520-bd1e-cbe2a85680bb => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:57.723653 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-195dc8ff-ff6c-4e59-bb33-1bdffb64ea33 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:57.725422 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-195dc8ff-ff6c-4e59-bb33-1bdffb64ea33 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:09:57.725757 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-195dc8ff-ff6c-4e59-bb33-1bdffb64ea33 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3db56c1-a198-4520-bd1e-cbe2a85680bb", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1307303165"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:57.734177 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:57.734177 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:57.734696 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-195dc8ff-ff6c-4e59-bb33-1bdffb64ea33 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:09:57.734835 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-195dc8ff-ff6c-4e59-bb33-1bdffb64ea33 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create snapshot from volume f3db56c1-a198-4520-bd1e-cbe2a85680bb Jul 22 10:09:57.768397 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-195dc8ff-ff6c-4e59-bb33-1bdffb64ea33 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Created reservations ['e3c19875-a2f2-4d3a-a98f-42ce4f513852', 'e43b4c16-66f0-422d-a597-7a4c4513b86d', '928c2233-7efb-417d-8454-e8a2c5ec107b', '4ef2640a-8491-4056-8c79-74567d5346f3'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:57.800314 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-195dc8ff-ff6c-4e59-bb33-1bdffb64ea33 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Snapshot create request issued successfully. Jul 22 10:09:57.800674 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-195dc8ff-ff6c-4e59-bb33-1bdffb64ea33 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:09:57.801206 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1300/5225] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:09:57 2026] POST /volume/v3/snapshots => generated 316 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:09:57.810534 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-79c69043-0c47-4f63-bee4-1b68bfb36838 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:57.812305 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-79c69043-0c47-4f63-bee4-1b68bfb36838 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/snapshots/9c422d1c-7b06-49a9-95ae-a65bb46528de Jul 22 10:09:57.812504 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-79c69043-0c47-4f63-bee4-1b68bfb36838 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:57.812695 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-79c69043-0c47-4f63-bee4-1b68bfb36838 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:57.817417 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:57.817417 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:57.817681 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-79c69043-0c47-4f63-bee4-1b68bfb36838 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Snapshot retrieved successfully. Jul 22 10:09:57.818407 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-79c69043-0c47-4f63-bee4-1b68bfb36838 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/snapshots/9c422d1c-7b06-49a9-95ae-a65bb46528de returned with HTTP 200 Jul 22 10:09:57.818723 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1299/5226] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:57 2026] GET /volume/v3/snapshots/9c422d1c-7b06-49a9-95ae-a65bb46528de => generated 448 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:57.899572 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c9691ae1-fa55-4a85-9e54-a8ede5786033 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:57.901394 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c9691ae1-fa55-4a85-9e54-a8ede5786033 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 Jul 22 10:09:57.901640 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c9691ae1-fa55-4a85-9e54-a8ede5786033 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:57.901864 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c9691ae1-fa55-4a85-9e54-a8ede5786033 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:57.909625 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c9691ae1-fa55-4a85-9e54-a8ede5786033 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 returned with HTTP 404 Jul 22 10:09:57.910345 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1310/5227] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:57 2026] GET /volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:09:57.917794 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-348c608c-eb1a-4025-9940-090cebd8658f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:57.919198 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-348c608c-eb1a-4025-9940-090cebd8658f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b16cffbb-df56-4d94-a594-950d614a75cd Jul 22 10:09:57.919489 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-348c608c-eb1a-4025-9940-090cebd8658f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:57.919780 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-348c608c-eb1a-4025-9940-090cebd8658f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:57.920035 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-348c608c-eb1a-4025-9940-090cebd8658f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: b16cffbb-df56-4d94-a594-950d614a75cd Jul 22 10:09:57.926880 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:57.926880 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:57.927988 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-348c608c-eb1a-4025-9940-090cebd8658f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:57.943773 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-348c608c-eb1a-4025-9940-090cebd8658f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume request issued successfully. Jul 22 10:09:57.944030 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-348c608c-eb1a-4025-9940-090cebd8658f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/b16cffbb-df56-4d94-a594-950d614a75cd returned with HTTP 202 Jul 22 10:09:57.944542 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1319/5228] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:09:57 2026] DELETE /volume/v3/volumes/b16cffbb-df56-4d94-a594-950d614a75cd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:09:57.951151 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f6f6df0e-1da5-4b36-bee8-dbd03fe1f8d6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:57.953024 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f6f6df0e-1da5-4b36-bee8-dbd03fe1f8d6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/b16cffbb-df56-4d94-a594-950d614a75cd Jul 22 10:09:57.953216 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f6f6df0e-1da5-4b36-bee8-dbd03fe1f8d6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:57.953441 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f6f6df0e-1da5-4b36-bee8-dbd03fe1f8d6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:57.960586 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:57.960586 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:57.964087 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f6f6df0e-1da5-4b36-bee8-dbd03fe1f8d6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:57.968201 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f6f6df0e-1da5-4b36-bee8-dbd03fe1f8d6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/b16cffbb-df56-4d94-a594-950d614a75cd returned with HTTP 200 Jul 22 10:09:57.968632 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1301/5229] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:57 2026] GET /volume/v3/volumes/b16cffbb-df56-4d94-a594-950d614a75cd => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:58.285851 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-52bd196b-a568-46be-8d5c-c2d74fd19c64 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:58.287734 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-52bd196b-a568-46be-8d5c-c2d74fd19c64 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 Jul 22 10:09:58.287932 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-52bd196b-a568-46be-8d5c-c2d74fd19c64 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:58.288181 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-52bd196b-a568-46be-8d5c-c2d74fd19c64 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:58.288317 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-52bd196b-a568-46be-8d5c-c2d74fd19c64 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 302dfa08-0f25-42fa-bdad-eb90b5945788. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:09:58.291692 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-52bd196b-a568-46be-8d5c-c2d74fd19c64 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 returned with HTTP 404 Jul 22 10:09:58.292163 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1300/5230] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:58 2026] GET /volume/v3/backups/302dfa08-0f25-42fa-bdad-eb90b5945788 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:09:58.303283 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-57e2473f-dd3b-4cde-b379-5580609599db None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:58.305048 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:09:58.305375 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1691436165"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:58.306804 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1691436165'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:09:58.306976 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Create volume of 1 GB Jul 22 10:09:58.310938 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Availability Zones retrieved successfully. Jul 22 10:09:58.316184 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Flow 'volume_create_api' (2fc0f339-5534-4c49-b042-61e3256e4178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:58.317094 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a926a087-7e9f-4e26-a4d1-8e004dd88f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:58.317896 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:09:58.343854 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a926a087-7e9f-4e26-a4d1-8e004dd88f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:58.344604 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caae39fd-cf8a-4746-8f0d-8fea35895bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:58.383860 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Created reservations ['d88fa87b-e03b-4eb5-88ad-667077a6f4d2', 'ce98278c-04ee-4b2c-b3a6-999cf6968b08', 'cb65a739-bc3f-4242-8d31-a5cd4bae1063', '21e21d09-25f0-427c-89ad-b548a0d746d5'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:58.384685 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caae39fd-cf8a-4746-8f0d-8fea35895bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d88fa87b-e03b-4eb5-88ad-667077a6f4d2', 'ce98278c-04ee-4b2c-b3a6-999cf6968b08', 'cb65a739-bc3f-4242-8d31-a5cd4bae1063', '21e21d09-25f0-427c-89ad-b548a0d746d5']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:58.385364 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5f55b04-f639-4c8a-af9d-c18fb6163cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:58.408789 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5f55b04-f639-4c8a-af9d-c18fb6163cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c15cebfd-731e-4f92-8e89-f5081fc322d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1691436165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06eb5eef74bf4a0080698912b63d27f0',qos_specs=None,replication_status=,reservations=['d88fa87b-e03b-4eb5-88ad-667077a6f4d2','ce98278c-04ee-4b2c-b3a6-999cf6968b08','cb65a739-bc3f-4242-8d31-a5cd4bae1063','21e21d09-25f0-427c-89ad-b548a0d746d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb19c0a4456e444c9d502dd3d93e4d30',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1691436165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c15cebfd-731e-4f92-8e89-f5081fc322d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06eb5eef74bf4a0080698912b63d27f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb19c0a4456e444c9d502dd3d93e4d30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:58.409567 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d24e49c-f228-45c3-9614-0dbd3e7765e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:58.429876 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d24e49c-f228-45c3-9614-0dbd3e7765e3) transitioned into state 'SUCCESS' from state '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-1691436165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06eb5eef74bf4a0080698912b63d27f0',qos_specs=None,replication_status=,reservations=['d88fa87b-e03b-4eb5-88ad-667077a6f4d2','ce98278c-04ee-4b2c-b3a6-999cf6968b08','cb65a739-bc3f-4242-8d31-a5cd4bae1063','21e21d09-25f0-427c-89ad-b548a0d746d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb19c0a4456e444c9d502dd3d93e4d30',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:58.430665 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d76081d-8fee-4693-89e4-2ef7b25896dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:58.441247 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d76081d-8fee-4693-89e4-2ef7b25896dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:58.442044 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Flow 'volume_create_api' (2fc0f339-5534-4c49-b042-61e3256e4178) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:58.442341 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Create volume request issued successfully. Jul 22 10:09:58.442903 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-57e2473f-dd3b-4cde-b379-5580609599db tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:09:58.443518 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1311/5231] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:09:58 2026] POST /volume/v3/volumes => generated 749 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:09:58.454107 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6446727b-6eb0-4fbb-8274-3f0b5485020d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:58.456122 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6446727b-6eb0-4fbb-8274-3f0b5485020d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/c15cebfd-731e-4f92-8e89-f5081fc322d3 Jul 22 10:09:58.456349 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6446727b-6eb0-4fbb-8274-3f0b5485020d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:58.456505 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6446727b-6eb0-4fbb-8274-3f0b5485020d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:58.463555 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:58.463555 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:58.466765 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6446727b-6eb0-4fbb-8274-3f0b5485020d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:09:58.470368 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6446727b-6eb0-4fbb-8274-3f0b5485020d tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/c15cebfd-731e-4f92-8e89-f5081fc322d3 returned with HTTP 200 Jul 22 10:09:58.470699 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1320/5232] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:58 2026] GET /volume/v3/volumes/c15cebfd-731e-4f92-8e89-f5081fc322d3 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:58.827067 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1950b8e0-7df0-4207-b04c-5ccb34df6e45 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:58.828698 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1950b8e0-7df0-4207-b04c-5ccb34df6e45 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/snapshots/9c422d1c-7b06-49a9-95ae-a65bb46528de Jul 22 10:09:58.828884 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1950b8e0-7df0-4207-b04c-5ccb34df6e45 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:58.829097 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1950b8e0-7df0-4207-b04c-5ccb34df6e45 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:58.833742 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:58.833742 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:58.834160 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-1950b8e0-7df0-4207-b04c-5ccb34df6e45 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Snapshot retrieved successfully. Jul 22 10:09:58.834817 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1950b8e0-7df0-4207-b04c-5ccb34df6e45 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/snapshots/9c422d1c-7b06-49a9-95ae-a65bb46528de returned with HTTP 200 Jul 22 10:09:58.835172 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1302/5233] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:58 2026] GET /volume/v3/snapshots/9c422d1c-7b06-49a9-95ae-a65bb46528de => generated 475 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:58.842617 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:58.844136 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:09:58.844439 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9c422d1c-7b06-49a9-95ae-a65bb46528de", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1028234350"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:58.845760 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create volume request body: {'volume': {"'snapshot_id": '9c422d1c-7b06-49a9-95ae-a65bb46528de', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1028234350'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:09:58.845874 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create volume of 1 GB Jul 22 10:09:58.849803 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Availability Zones retrieved successfully. Jul 22 10:09:58.854769 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Flow 'volume_create_api' (01cfec51-3eef-4d33-a839-74d526474986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:58.855772 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb81fd6-b583-4dc8-893b-91ab02293591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:58.856590 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:09:58.877677 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb81fd6-b583-4dc8-893b-91ab02293591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:58.878369 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab9776a-7bba-4d2f-826d-fdb406c0d68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:58.909815 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Created reservations ['7bca395a-0097-4303-912f-ae71ccdaa4c1', '422e6b75-8390-46b7-be99-c9e17b3b991f', '35a97298-ef5f-4ebe-93fe-9ed9c02d1430', '64057eef-a07e-4ebc-81ea-6077219853cc'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:58.910553 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab9776a-7bba-4d2f-826d-fdb406c0d68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bca395a-0097-4303-912f-ae71ccdaa4c1', '422e6b75-8390-46b7-be99-c9e17b3b991f', '35a97298-ef5f-4ebe-93fe-9ed9c02d1430', '64057eef-a07e-4ebc-81ea-6077219853cc']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:58.911233 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01edca5c-fd45-4f16-a175-a5ecd365d240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:58.930421 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01edca5c-fd45-4f16-a175-a5ecd365d240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d296c61-4613-4981-a62a-acf5699bc929', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1028234350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27793b0bdc5409cb5ea7dc4172f62bd',qos_specs=None,replication_status=,reservations=['7bca395a-0097-4303-912f-ae71ccdaa4c1','422e6b75-8390-46b7-be99-c9e17b3b991f','35a97298-ef5f-4ebe-93fe-9ed9c02d1430','64057eef-a07e-4ebc-81ea-6077219853cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cb48649b94495db83cc972441cf399',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1028234350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d296c61-4613-4981-a62a-acf5699bc929,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c27793b0bdc5409cb5ea7dc4172f62bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76cb48649b94495db83cc972441cf399',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:58.931067 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b0a92a6-2300-4d70-adcc-4c216143b7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:58.945851 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b0a92a6-2300-4d70-adcc-4c216143b7bf) transitioned into state 'SUCCESS' from state '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-1028234350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27793b0bdc5409cb5ea7dc4172f62bd',qos_specs=None,replication_status=,reservations=['7bca395a-0097-4303-912f-ae71ccdaa4c1','422e6b75-8390-46b7-be99-c9e17b3b991f','35a97298-ef5f-4ebe-93fe-9ed9c02d1430','64057eef-a07e-4ebc-81ea-6077219853cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cb48649b94495db83cc972441cf399',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:58.946521 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf8931b8-8e84-4b1e-b37f-61cc83206d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:58.953840 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf8931b8-8e84-4b1e-b37f-61cc83206d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:58.954620 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Flow 'volume_create_api' (01cfec51-3eef-4d33-a839-74d526474986) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:58.954885 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create volume request issued successfully. Jul 22 10:09:58.955438 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-574ba47d-ec1a-4778-aa9f-615417ddaf0b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:09:58.955835 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1301/5234] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:09:58 2026] POST /volume/v3/volumes => generated 760 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:09:58.966524 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:58.968318 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:09:58.968632 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9c422d1c-7b06-49a9-95ae-a65bb46528de", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-931196636"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:58.970203 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create volume request body: {'volume': {"'snapshot_id": '9c422d1c-7b06-49a9-95ae-a65bb46528de', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-931196636'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:09:58.970335 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create volume of 1 GB Jul 22 10:09:58.970596 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:58.970596 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:58.974404 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Availability Zones retrieved successfully. Jul 22 10:09:58.980519 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Flow 'volume_create_api' (b5341f38-2389-43a2-9f41-902f3bf06bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:58.980757 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-63d5462e-9197-4b80-a9d5-1e3fe04bf077 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:58.981387 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c33b2392-336f-457c-919b-81d0598962d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:58.982230 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:09:58.982541 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-63d5462e-9197-4b80-a9d5-1e3fe04bf077 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/b16cffbb-df56-4d94-a594-950d614a75cd Jul 22 10:09:58.982805 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-63d5462e-9197-4b80-a9d5-1e3fe04bf077 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:58.982948 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-63d5462e-9197-4b80-a9d5-1e3fe04bf077 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:58.988232 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-63d5462e-9197-4b80-a9d5-1e3fe04bf077 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/b16cffbb-df56-4d94-a594-950d614a75cd returned with HTTP 404 Jul 22 10:09:58.988667 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1321/5235] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:58 2026] GET /volume/v3/volumes/b16cffbb-df56-4d94-a594-950d614a75cd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:09:58.995077 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9cba35c5-3fc9-4186-ba93-208a123b7802 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:58.996664 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9cba35c5-3fc9-4186-ba93-208a123b7802 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 Jul 22 10:09:58.996895 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9cba35c5-3fc9-4186-ba93-208a123b7802 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:58.997148 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9cba35c5-3fc9-4186-ba93-208a123b7802 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:58.997338 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-9cba35c5-3fc9-4186-ba93-208a123b7802 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: 3c87df1e-97f4-405a-95c0-58f26b4edcf5 Jul 22 10:09:59.002343 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9cba35c5-3fc9-4186-ba93-208a123b7802 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 returned with HTTP 404 Jul 22 10:09:59.002771 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1303/5236] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:09:58 2026] DELETE /volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:09:59.004431 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c33b2392-336f-457c-919b-81d0598962d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.005178 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d243f7-363f-45a2-b2f7-be56d0c47ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.008572 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7b959c99-8cb5-48eb-9fb1-2a135f68557c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:59.010572 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b959c99-8cb5-48eb-9fb1-2a135f68557c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 Jul 22 10:09:59.010856 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b959c99-8cb5-48eb-9fb1-2a135f68557c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:59.011133 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b959c99-8cb5-48eb-9fb1-2a135f68557c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:59.016358 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b959c99-8cb5-48eb-9fb1-2a135f68557c tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 returned with HTTP 404 Jul 22 10:09:59.017000 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1302/5237] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:59 2026] GET /volume/v3/volumes/3c87df1e-97f4-405a-95c0-58f26b4edcf5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:09:59.022671 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-267c9bfa-d045-4664-b11e-b861b154aba2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:59.024442 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-267c9bfa-d045-4664-b11e-b861b154aba2 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/c2596745-edcb-4d11-b6cc-8510dc28c97e Jul 22 10:09:59.024669 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-267c9bfa-d045-4664-b11e-b861b154aba2 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:59.024952 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-267c9bfa-d045-4664-b11e-b861b154aba2 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:59.025035 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-267c9bfa-d045-4664-b11e-b861b154aba2 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: c2596745-edcb-4d11-b6cc-8510dc28c97e Jul 22 10:09:59.032263 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:59.032263 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:59.032682 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-267c9bfa-d045-4664-b11e-b861b154aba2 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:59.044356 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Created reservations ['9d5cef0e-a32e-476f-86f7-71dc54e2957d', 'bb803225-ac49-48a0-bc6e-fcb62a44e00f', 'f6c64350-3d6d-4a92-b504-23789d406030', 'bd1e9a3a-29e2-45c6-8d5d-be6865a62d1d'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:59.045332 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d243f7-363f-45a2-b2f7-be56d0c47ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d5cef0e-a32e-476f-86f7-71dc54e2957d', 'bb803225-ac49-48a0-bc6e-fcb62a44e00f', 'f6c64350-3d6d-4a92-b504-23789d406030', 'bd1e9a3a-29e2-45c6-8d5d-be6865a62d1d']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.046039 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42a25719-3e62-4510-9d44-8fa6becc8fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.054155 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-267c9bfa-d045-4664-b11e-b861b154aba2 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume request issued successfully. Jul 22 10:09:59.054366 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-267c9bfa-d045-4664-b11e-b861b154aba2 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/c2596745-edcb-4d11-b6cc-8510dc28c97e returned with HTTP 202 Jul 22 10:09:59.054788 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1322/5238] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:09:59 2026] DELETE /volume/v3/volumes/c2596745-edcb-4d11-b6cc-8510dc28c97e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:09:59.061372 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3dba82dc-c6f3-469a-852b-f206fc91b9fe None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:59.063549 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3dba82dc-c6f3-469a-852b-f206fc91b9fe tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/c2596745-edcb-4d11-b6cc-8510dc28c97e Jul 22 10:09:59.063846 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3dba82dc-c6f3-469a-852b-f206fc91b9fe tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:59.064146 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3dba82dc-c6f3-469a-852b-f206fc91b9fe tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:59.067521 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42a25719-3e62-4510-9d44-8fa6becc8fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '362125bf-3a01-4a3e-bc86-b2e4ea1fb44e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-931196636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27793b0bdc5409cb5ea7dc4172f62bd',qos_specs=None,replication_status=,reservations=['9d5cef0e-a32e-476f-86f7-71dc54e2957d','bb803225-ac49-48a0-bc6e-fcb62a44e00f','f6c64350-3d6d-4a92-b504-23789d406030','bd1e9a3a-29e2-45c6-8d5d-be6865a62d1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cb48649b94495db83cc972441cf399',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:09:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-931196636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=362125bf-3a01-4a3e-bc86-b2e4ea1fb44e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c27793b0bdc5409cb5ea7dc4172f62bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76cb48649b94495db83cc972441cf399',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.068678 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e660431-b1bd-4221-a9ec-403551e70df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.070568 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:59.070568 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:59.073545 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3dba82dc-c6f3-469a-852b-f206fc91b9fe tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Volume info retrieved successfully. Jul 22 10:09:59.077597 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3dba82dc-c6f3-469a-852b-f206fc91b9fe tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/c2596745-edcb-4d11-b6cc-8510dc28c97e returned with HTTP 200 Jul 22 10:09:59.078051 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1304/5239] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:09:59 2026] GET /volume/v3/volumes/c2596745-edcb-4d11-b6cc-8510dc28c97e => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:09:59.086479 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e660431-b1bd-4221-a9ec-403551e70df2) transitioned into state 'SUCCESS' from state '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-931196636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27793b0bdc5409cb5ea7dc4172f62bd',qos_specs=None,replication_status=,reservations=['9d5cef0e-a32e-476f-86f7-71dc54e2957d','bb803225-ac49-48a0-bc6e-fcb62a44e00f','f6c64350-3d6d-4a92-b504-23789d406030','bd1e9a3a-29e2-45c6-8d5d-be6865a62d1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cb48649b94495db83cc972441cf399',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.087159 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c25cf377-a775-4879-8bf9-106b877d5d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.095764 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c25cf377-a775-4879-8bf9-106b877d5d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.096700 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Flow 'volume_create_api' (b5341f38-2389-43a2-9f41-902f3bf06bbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:59.097092 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create volume request issued successfully. Jul 22 10:09:59.097666 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d6d38b58-3e7a-4585-9727-0925ab4b0c23 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:09:59.098148 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1312/5240] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:09:58 2026] POST /volume/v3/volumes => generated 759 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:09:59.110271 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:59.112610 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:09:59.113128 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9c422d1c-7b06-49a9-95ae-a65bb46528de", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-414629540"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:59.114981 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create volume request body: {'volume': {"'snapshot_id": '9c422d1c-7b06-49a9-95ae-a65bb46528de', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-414629540'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:09:59.115175 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create volume of 1 GB Jul 22 10:09:59.115556 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:59.115556 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:59.119859 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Availability Zones retrieved successfully. Jul 22 10:09:59.126747 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Flow 'volume_create_api' (9cf5b6d8-f912-4e4c-973e-e9ed1cc80731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:59.128323 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80899092-ba8c-4287-82f1-1e9b91698ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.129745 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:09:59.154488 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80899092-ba8c-4287-82f1-1e9b91698ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.155286 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0853a5ee-e2e2-4eb8-a565-6e17b12b15e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.193020 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Created reservations ['f72e4180-58ef-41e5-81ab-05e45b2245b9', '2b0688ed-664d-491f-affd-9fce23c11cb6', '0b6d61eb-89ab-4629-8d2a-eb32ce39e6a8', '26545b1c-c0fa-4c87-a07d-c60649207796'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:59.193846 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0853a5ee-e2e2-4eb8-a565-6e17b12b15e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f72e4180-58ef-41e5-81ab-05e45b2245b9', '2b0688ed-664d-491f-affd-9fce23c11cb6', '0b6d61eb-89ab-4629-8d2a-eb32ce39e6a8', '26545b1c-c0fa-4c87-a07d-c60649207796']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.194794 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de224625-00f4-4741-b4a1-4e8497b51d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.215729 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de224625-00f4-4741-b4a1-4e8497b51d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52cead5e-1365-4e9b-9a44-9403b7d11c4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-414629540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27793b0bdc5409cb5ea7dc4172f62bd',qos_specs=None,replication_status=,reservations=['f72e4180-58ef-41e5-81ab-05e45b2245b9','2b0688ed-664d-491f-affd-9fce23c11cb6','0b6d61eb-89ab-4629-8d2a-eb32ce39e6a8','26545b1c-c0fa-4c87-a07d-c60649207796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cb48649b94495db83cc972441cf399',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:09:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-414629540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52cead5e-1365-4e9b-9a44-9403b7d11c4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c27793b0bdc5409cb5ea7dc4172f62bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76cb48649b94495db83cc972441cf399',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.216484 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4423a22c-7a09-4949-b029-8c1a6dd35a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.234450 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4423a22c-7a09-4949-b029-8c1a6dd35a92) transitioned into state 'SUCCESS' from state '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-414629540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27793b0bdc5409cb5ea7dc4172f62bd',qos_specs=None,replication_status=,reservations=['f72e4180-58ef-41e5-81ab-05e45b2245b9','2b0688ed-664d-491f-affd-9fce23c11cb6','0b6d61eb-89ab-4629-8d2a-eb32ce39e6a8','26545b1c-c0fa-4c87-a07d-c60649207796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cb48649b94495db83cc972441cf399',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.235215 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad00b999-71c8-4d7b-b70f-d1e94ac3fcd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.244774 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad00b999-71c8-4d7b-b70f-d1e94ac3fcd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.246280 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Flow 'volume_create_api' (9cf5b6d8-f912-4e4c-973e-e9ed1cc80731) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:59.246701 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create volume request issued successfully. Jul 22 10:09:59.247504 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d50703c6-2a7c-4792-ad31-d54643d8eaf4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:09:59.248129 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1303/5241] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:09:59 2026] POST /volume/v3/volumes => generated 759 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:09:59.261821 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:59.263401 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:09:59.263708 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9c422d1c-7b06-49a9-95ae-a65bb46528de", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-567883929"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:59.265200 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create volume request body: {'volume': {"'snapshot_id": '9c422d1c-7b06-49a9-95ae-a65bb46528de', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-567883929'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:09:59.265331 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create volume of 1 GB Jul 22 10:09:59.269041 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Availability Zones retrieved successfully. Jul 22 10:09:59.274103 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Flow 'volume_create_api' (2c4ceff0-cc0f-44d8-a818-d2122a6e72e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:59.274946 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536ea70a-9f19-4bf4-908a-63b7480a18cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.275726 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:09:59.298876 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536ea70a-9f19-4bf4-908a-63b7480a18cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.299822 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acc3df9a-307c-42f5-a517-32121a55c342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.336348 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Created reservations ['a73b3b08-07ff-49a3-80a0-cf96bf75ec9e', '1254aaa5-aaae-4d3c-9128-6c3a15f9a583', '82b37a3d-59dd-4ba8-91c9-305fc72448d5', '71041db3-0f32-47da-8256-b59fa9bb8210'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:59.337254 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acc3df9a-307c-42f5-a517-32121a55c342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a73b3b08-07ff-49a3-80a0-cf96bf75ec9e', '1254aaa5-aaae-4d3c-9128-6c3a15f9a583', '82b37a3d-59dd-4ba8-91c9-305fc72448d5', '71041db3-0f32-47da-8256-b59fa9bb8210']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.338050 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a52eefae-46fd-4db9-b380-5e84b7fe8964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.357677 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a52eefae-46fd-4db9-b380-5e84b7fe8964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f20ec5cd-ab4f-4ea8-bfac-37a02378ea4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-567883929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27793b0bdc5409cb5ea7dc4172f62bd',qos_specs=None,replication_status=,reservations=['a73b3b08-07ff-49a3-80a0-cf96bf75ec9e','1254aaa5-aaae-4d3c-9128-6c3a15f9a583','82b37a3d-59dd-4ba8-91c9-305fc72448d5','71041db3-0f32-47da-8256-b59fa9bb8210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cb48649b94495db83cc972441cf399',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:09:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-567883929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f20ec5cd-ab4f-4ea8-bfac-37a02378ea4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c27793b0bdc5409cb5ea7dc4172f62bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76cb48649b94495db83cc972441cf399',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.358373 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2591f25-bf01-4521-b993-ad005db48055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.374708 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2591f25-bf01-4521-b993-ad005db48055) transitioned into state 'SUCCESS' from state '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-567883929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27793b0bdc5409cb5ea7dc4172f62bd',qos_specs=None,replication_status=,reservations=['a73b3b08-07ff-49a3-80a0-cf96bf75ec9e','1254aaa5-aaae-4d3c-9128-6c3a15f9a583','82b37a3d-59dd-4ba8-91c9-305fc72448d5','71041db3-0f32-47da-8256-b59fa9bb8210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cb48649b94495db83cc972441cf399',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.375387 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62005ff3-4ce9-45c6-a90b-646792020c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.383160 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62005ff3-4ce9-45c6-a90b-646792020c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.383992 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Flow 'volume_create_api' (2c4ceff0-cc0f-44d8-a818-d2122a6e72e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:59.384280 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create volume request issued successfully. Jul 22 10:09:59.384848 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-51b9a30c-445d-4e93-a37f-933ae13537a6 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:09:59.385338 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1323/5242] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:09:59 2026] POST /volume/v3/volumes => generated 759 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:09:59.396920 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:59.398611 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:09:59.399008 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9c422d1c-7b06-49a9-95ae-a65bb46528de", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-857989275"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:59.400582 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create volume request body: {'volume': {"'snapshot_id": '9c422d1c-7b06-49a9-95ae-a65bb46528de', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-857989275'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:09:59.400838 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create volume of 1 GB Jul 22 10:09:59.404598 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Availability Zones retrieved successfully. Jul 22 10:09:59.409659 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Flow 'volume_create_api' (16767cc6-1afb-48b3-898e-8baaac12a37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:59.410504 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc34f71-ef54-40e5-88bf-443f49187a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.411310 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:09:59.432859 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc34f71-ef54-40e5-88bf-443f49187a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.433609 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7cf4115-b205-4549-bf17-e953e4148b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.469456 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Created reservations ['56522cdd-8982-47b0-bde0-92e41463d5a3', '965fcff5-c8a5-4620-993f-f44dd4427169', 'cfcae914-f826-462b-9df6-3d787159fa43', 'a835cf66-725a-4e6e-8168-62a190e107bd'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:59.470278 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7cf4115-b205-4549-bf17-e953e4148b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56522cdd-8982-47b0-bde0-92e41463d5a3', '965fcff5-c8a5-4620-993f-f44dd4427169', 'cfcae914-f826-462b-9df6-3d787159fa43', 'a835cf66-725a-4e6e-8168-62a190e107bd']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.471091 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5adffed6-3817-4b11-bd6b-7c0365e233bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.486998 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a251eee7-1b23-4bc4-8403-b98a35533699 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:59.489051 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a251eee7-1b23-4bc4-8403-b98a35533699 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/c15cebfd-731e-4f92-8e89-f5081fc322d3 Jul 22 10:09:59.489276 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a251eee7-1b23-4bc4-8403-b98a35533699 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:59.489467 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a251eee7-1b23-4bc4-8403-b98a35533699 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:59.492678 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5adffed6-3817-4b11-bd6b-7c0365e233bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4c593be-f31c-43e2-b640-c010e70391ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-857989275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27793b0bdc5409cb5ea7dc4172f62bd',qos_specs=None,replication_status=,reservations=['56522cdd-8982-47b0-bde0-92e41463d5a3','965fcff5-c8a5-4620-993f-f44dd4427169','cfcae914-f826-462b-9df6-3d787159fa43','a835cf66-725a-4e6e-8168-62a190e107bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cb48649b94495db83cc972441cf399',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:09:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-857989275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4c593be-f31c-43e2-b640-c010e70391ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c27793b0bdc5409cb5ea7dc4172f62bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76cb48649b94495db83cc972441cf399',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.493387 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95582a4c-6142-45ae-af0e-5bc131e85245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.500349 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:59.500349 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:59.504319 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a251eee7-1b23-4bc4-8403-b98a35533699 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:09:59.508202 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a251eee7-1b23-4bc4-8403-b98a35533699 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/c15cebfd-731e-4f92-8e89-f5081fc322d3 returned with HTTP 200 Jul 22 10:09:59.508561 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1313/5243] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:59 2026] GET /volume/v3/volumes/c15cebfd-731e-4f92-8e89-f5081fc322d3 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:59.515167 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95582a4c-6142-45ae-af0e-5bc131e85245) transitioned into state 'SUCCESS' from state '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-857989275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27793b0bdc5409cb5ea7dc4172f62bd',qos_specs=None,replication_status=,reservations=['56522cdd-8982-47b0-bde0-92e41463d5a3','965fcff5-c8a5-4620-993f-f44dd4427169','cfcae914-f826-462b-9df6-3d787159fa43','a835cf66-725a-4e6e-8168-62a190e107bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cb48649b94495db83cc972441cf399',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.515829 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7bacbb4-bc72-4e39-b5bb-49ec3ca73791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:09:59.520600 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2988b536-f103-413f-8a06-d19f49f2b1d5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:59.522487 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2988b536-f103-413f-8a06-d19f49f2b1d5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:09:59.522790 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2988b536-f103-413f-8a06-d19f49f2b1d5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c15cebfd-731e-4f92-8e89-f5081fc322d3", "name": "tempest-VolumesBackupsTest-Snapshot-1058338171"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:09:59.525089 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7bacbb4-bc72-4e39-b5bb-49ec3ca73791) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:09:59.526317 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Flow 'volume_create_api' (16767cc6-1afb-48b3-898e-8baaac12a37e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:09:59.526742 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Create volume request issued successfully. Jul 22 10:09:59.527514 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fd63f8e3-b05f-46d8-9f43-497c365b41ea tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:09:59.528095 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1305/5244] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:09:59 2026] POST /volume/v3/volumes => generated 759 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 10:09:59.530484 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:59.530484 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:59.531613 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2988b536-f103-413f-8a06-d19f49f2b1d5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:09:59.531613 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-2988b536-f103-413f-8a06-d19f49f2b1d5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Create snapshot from volume c15cebfd-731e-4f92-8e89-f5081fc322d3 Jul 22 10:09:59.539815 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3f15d1b6-2809-4617-a1a5-52f3055b9579 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:59.541797 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3f15d1b6-2809-4617-a1a5-52f3055b9579 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/3d296c61-4613-4981-a62a-acf5699bc929 Jul 22 10:09:59.542034 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3f15d1b6-2809-4617-a1a5-52f3055b9579 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:59.542212 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3f15d1b6-2809-4617-a1a5-52f3055b9579 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:59.549670 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:59.549670 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:59.553690 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3f15d1b6-2809-4617-a1a5-52f3055b9579 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:09:59.557792 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3f15d1b6-2809-4617-a1a5-52f3055b9579 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/3d296c61-4613-4981-a62a-acf5699bc929 returned with HTTP 200 Jul 22 10:09:59.558247 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1324/5245] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:59 2026] GET /volume/v3/volumes/3d296c61-4613-4981-a62a-acf5699bc929 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:59.563937 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-2988b536-f103-413f-8a06-d19f49f2b1d5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Created reservations ['aa64fa11-ade5-478f-99e9-67ab02af60f7', '96138626-cafc-4593-b981-c2add53c27fc', 'e8953305-9846-4ab1-995c-14f8b4c8442a', 'b6aadbeb-8970-48ca-ab69-9342e611afe6'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:09:59.569777 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-33d6dab2-ba22-47ce-a1f0-b786a9b0555a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:59.571573 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-33d6dab2-ba22-47ce-a1f0-b786a9b0555a tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/362125bf-3a01-4a3e-bc86-b2e4ea1fb44e Jul 22 10:09:59.571763 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-33d6dab2-ba22-47ce-a1f0-b786a9b0555a tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:59.572014 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-33d6dab2-ba22-47ce-a1f0-b786a9b0555a tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:59.578720 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:59.578720 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:59.582093 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-33d6dab2-ba22-47ce-a1f0-b786a9b0555a tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:09:59.585829 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-33d6dab2-ba22-47ce-a1f0-b786a9b0555a tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/362125bf-3a01-4a3e-bc86-b2e4ea1fb44e returned with HTTP 200 Jul 22 10:09:59.586211 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1314/5246] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:59 2026] GET /volume/v3/volumes/362125bf-3a01-4a3e-bc86-b2e4ea1fb44e => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:59.590343 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2988b536-f103-413f-8a06-d19f49f2b1d5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Snapshot create request issued successfully. Jul 22 10:09:59.590685 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2988b536-f103-413f-8a06-d19f49f2b1d5 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:09:59.591168 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1304/5247] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:09:59 2026] POST /volume/v3/snapshots => generated 305 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:09:59.597559 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8baba17a-345f-4b77-a439-7ba8f6cc533b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:59.599325 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8baba17a-345f-4b77-a439-7ba8f6cc533b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/52cead5e-1365-4e9b-9a44-9403b7d11c4d Jul 22 10:09:59.599526 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8baba17a-345f-4b77-a439-7ba8f6cc533b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:59.599744 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8baba17a-345f-4b77-a439-7ba8f6cc533b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:59.600466 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8a565e07-8569-4b04-9f48-93b044723dc1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:59.602411 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8a565e07-8569-4b04-9f48-93b044723dc1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/snapshots/3bb13640-1ce1-444a-ba93-bd1b0a85066f Jul 22 10:09:59.602627 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8a565e07-8569-4b04-9f48-93b044723dc1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:59.602837 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8a565e07-8569-4b04-9f48-93b044723dc1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:59.607299 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:59.607299 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:59.608178 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:59.608178 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:59.608670 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8a565e07-8569-4b04-9f48-93b044723dc1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Snapshot retrieved successfully. Jul 22 10:09:59.609536 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8a565e07-8569-4b04-9f48-93b044723dc1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/snapshots/3bb13640-1ce1-444a-ba93-bd1b0a85066f returned with HTTP 200 Jul 22 10:09:59.609890 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1325/5248] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:09:59 2026] GET /volume/v3/snapshots/3bb13640-1ce1-444a-ba93-bd1b0a85066f => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:59.610616 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-8baba17a-345f-4b77-a439-7ba8f6cc533b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:09:59.614240 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8baba17a-345f-4b77-a439-7ba8f6cc533b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/52cead5e-1365-4e9b-9a44-9403b7d11c4d returned with HTTP 200 Jul 22 10:09:59.614557 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1306/5249] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:59 2026] GET /volume/v3/volumes/52cead5e-1365-4e9b-9a44-9403b7d11c4d => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:59.626590 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ffe8b5fb-0761-4326-bd00-6ad3389bd336 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:59.628330 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ffe8b5fb-0761-4326-bd00-6ad3389bd336 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/f20ec5cd-ab4f-4ea8-bfac-37a02378ea4a Jul 22 10:09:59.628553 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ffe8b5fb-0761-4326-bd00-6ad3389bd336 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:59.628779 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ffe8b5fb-0761-4326-bd00-6ad3389bd336 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:59.635741 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:59.635741 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:09:59.639381 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ffe8b5fb-0761-4326-bd00-6ad3389bd336 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:09:59.643606 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ffe8b5fb-0761-4326-bd00-6ad3389bd336 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/f20ec5cd-ab4f-4ea8-bfac-37a02378ea4a returned with HTTP 200 Jul 22 10:09:59.644071 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1315/5250] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:59 2026] GET /volume/v3/volumes/f20ec5cd-ab4f-4ea8-bfac-37a02378ea4a => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:59.656039 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7c8413ce-515b-4308-a76f-531701ec1883 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:59.657929 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7c8413ce-515b-4308-a76f-531701ec1883 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/e4c593be-f31c-43e2-b640-c010e70391ae Jul 22 10:09:59.658156 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7c8413ce-515b-4308-a76f-531701ec1883 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:59.658361 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7c8413ce-515b-4308-a76f-531701ec1883 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:59.665194 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:59.665194 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:09:59.668883 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7c8413ce-515b-4308-a76f-531701ec1883 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:09:59.673136 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7c8413ce-515b-4308-a76f-531701ec1883 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/e4c593be-f31c-43e2-b640-c010e70391ae returned with HTTP 200 Jul 22 10:09:59.673509 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1305/5251] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:59 2026] GET /volume/v3/volumes/e4c593be-f31c-43e2-b640-c010e70391ae => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:09:59.685481 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1dd2b4d9-42a3-495f-9dc7-099257f495d4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:59.687525 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1dd2b4d9-42a3-495f-9dc7-099257f495d4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] DELETE https://10.4.3.206/volume/v3/volumes/e4c593be-f31c-43e2-b640-c010e70391ae Jul 22 10:09:59.687688 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1dd2b4d9-42a3-495f-9dc7-099257f495d4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:59.687860 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1dd2b4d9-42a3-495f-9dc7-099257f495d4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:59.688043 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-1dd2b4d9-42a3-495f-9dc7-099257f495d4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Delete volume with id: e4c593be-f31c-43e2-b640-c010e70391ae Jul 22 10:09:59.694980 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:59.694980 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:09:59.695381 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1dd2b4d9-42a3-495f-9dc7-099257f495d4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:09:59.711714 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1dd2b4d9-42a3-495f-9dc7-099257f495d4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Delete volume request issued successfully. Jul 22 10:09:59.711991 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1dd2b4d9-42a3-495f-9dc7-099257f495d4 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/e4c593be-f31c-43e2-b640-c010e70391ae returned with HTTP 202 Jul 22 10:09:59.712465 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1326/5252] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:09:59 2026] DELETE /volume/v3/volumes/e4c593be-f31c-43e2-b640-c010e70391ae => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:09:59.718878 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-480d8309-ac60-4256-9c91-4d133f95de5e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:09:59.720825 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-480d8309-ac60-4256-9c91-4d133f95de5e tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/e4c593be-f31c-43e2-b640-c010e70391ae Jul 22 10:09:59.721091 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-480d8309-ac60-4256-9c91-4d133f95de5e tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:09:59.721333 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-480d8309-ac60-4256-9c91-4d133f95de5e tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:09:59.728160 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:09:59.728160 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:09:59.731510 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-480d8309-ac60-4256-9c91-4d133f95de5e tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:09:59.735386 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-480d8309-ac60-4256-9c91-4d133f95de5e tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/e4c593be-f31c-43e2-b640-c010e70391ae returned with HTTP 200 Jul 22 10:09:59.735735 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1307/5253] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:09:59 2026] GET /volume/v3/volumes/e4c593be-f31c-43e2-b640-c010e70391ae => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:00.089674 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-385a0ee9-aa47-425a-9c29-a6d730f34a12 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.091295 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-385a0ee9-aa47-425a-9c29-a6d730f34a12 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/c2596745-edcb-4d11-b6cc-8510dc28c97e Jul 22 10:10:00.091475 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-385a0ee9-aa47-425a-9c29-a6d730f34a12 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.091647 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-385a0ee9-aa47-425a-9c29-a6d730f34a12 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.096675 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-385a0ee9-aa47-425a-9c29-a6d730f34a12 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/c2596745-edcb-4d11-b6cc-8510dc28c97e returned with HTTP 404 Jul 22 10:10:00.097150 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1316/5254] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:00 2026] GET /volume/v3/volumes/c2596745-edcb-4d11-b6cc-8510dc28c97e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:00.103433 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0d63cd49-0330-4c3c-bb96-233bf5315ad6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.105182 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0d63cd49-0330-4c3c-bb96-233bf5315ad6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c Jul 22 10:10:00.105371 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0d63cd49-0330-4c3c-bb96-233bf5315ad6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.105549 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0d63cd49-0330-4c3c-bb96-233bf5315ad6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.105653 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-0d63cd49-0330-4c3c-bb96-233bf5315ad6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete snapshot with id: 8cbc09c6-9622-46b5-9e71-136abf26921c Jul 22 10:10:00.109470 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0d63cd49-0330-4c3c-bb96-233bf5315ad6 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c returned with HTTP 404 Jul 22 10:10:00.109903 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1306/5255] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:10:00 2026] DELETE /volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:00.115727 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-66784c55-0992-496a-9c4e-36a45c933be4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.117521 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-66784c55-0992-496a-9c4e-36a45c933be4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c Jul 22 10:10:00.117700 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-66784c55-0992-496a-9c4e-36a45c933be4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.117879 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-66784c55-0992-496a-9c4e-36a45c933be4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.122134 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-66784c55-0992-496a-9c4e-36a45c933be4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c returned with HTTP 404 Jul 22 10:10:00.122709 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1327/5256] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:10:00 2026] GET /volume/v3/snapshots/8cbc09c6-9622-46b5-9e71-136abf26921c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:00.128641 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-00194421-7784-49ca-88f2-cd24b94e5091 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.130321 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-00194421-7784-49ca-88f2-cd24b94e5091 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c Jul 22 10:10:00.130510 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-00194421-7784-49ca-88f2-cd24b94e5091 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.130679 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-00194421-7784-49ca-88f2-cd24b94e5091 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.130849 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-00194421-7784-49ca-88f2-cd24b94e5091 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: f22aaf82-3925-455e-90a2-77b7b9377b6c Jul 22 10:10:00.136112 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-00194421-7784-49ca-88f2-cd24b94e5091 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c returned with HTTP 404 Jul 22 10:10:00.136549 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1308/5257] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:10:00 2026] DELETE /volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:00.141882 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a7d49a1c-c088-4a8f-a34d-5eeec9bd4119 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.143605 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a7d49a1c-c088-4a8f-a34d-5eeec9bd4119 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c Jul 22 10:10:00.143831 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a7d49a1c-c088-4a8f-a34d-5eeec9bd4119 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.144074 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a7d49a1c-c088-4a8f-a34d-5eeec9bd4119 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.149084 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a7d49a1c-c088-4a8f-a34d-5eeec9bd4119 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c returned with HTTP 404 Jul 22 10:10:00.149525 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1317/5258] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:00 2026] GET /volume/v3/volumes/f22aaf82-3925-455e-90a2-77b7b9377b6c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:00.155530 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2f2aeef9-b81e-46c9-9095-b76b987db957 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.157165 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2f2aeef9-b81e-46c9-9095-b76b987db957 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 Jul 22 10:10:00.157361 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2f2aeef9-b81e-46c9-9095-b76b987db957 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.157534 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2f2aeef9-b81e-46c9-9095-b76b987db957 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.157697 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-2f2aeef9-b81e-46c9-9095-b76b987db957 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: 059d6a26-0edb-458c-ac65-8f75c6e80906 Jul 22 10:10:00.162707 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2f2aeef9-b81e-46c9-9095-b76b987db957 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 returned with HTTP 404 Jul 22 10:10:00.163147 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1307/5259] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:10:00 2026] DELETE /volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:00.169089 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fe257509-c751-44df-af71-ffe79f120c5a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.170895 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fe257509-c751-44df-af71-ffe79f120c5a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 Jul 22 10:10:00.171165 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fe257509-c751-44df-af71-ffe79f120c5a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.171370 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fe257509-c751-44df-af71-ffe79f120c5a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.176606 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fe257509-c751-44df-af71-ffe79f120c5a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 returned with HTTP 404 Jul 22 10:10:00.177063 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1328/5260] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:00 2026] GET /volume/v3/volumes/059d6a26-0edb-458c-ac65-8f75c6e80906 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:00.183556 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-68e7ab32-4d72-4a47-bbc4-9bcc368e4199 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.185273 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-68e7ab32-4d72-4a47-bbc4-9bcc368e4199 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 Jul 22 10:10:00.185451 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-68e7ab32-4d72-4a47-bbc4-9bcc368e4199 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.185624 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-68e7ab32-4d72-4a47-bbc4-9bcc368e4199 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.185720 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-68e7ab32-4d72-4a47-bbc4-9bcc368e4199 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete snapshot with id: ff41be91-9374-4466-92e8-8f79c63f0901 Jul 22 10:10:00.190132 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-68e7ab32-4d72-4a47-bbc4-9bcc368e4199 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 returned with HTTP 404 Jul 22 10:10:00.190594 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1309/5261] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:10:00 2026] DELETE /volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:00.198250 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e79aafb8-876b-45f4-bc8c-b79c9e01e070 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.199901 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e79aafb8-876b-45f4-bc8c-b79c9e01e070 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 Jul 22 10:10:00.200110 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e79aafb8-876b-45f4-bc8c-b79c9e01e070 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.200451 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e79aafb8-876b-45f4-bc8c-b79c9e01e070 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.204289 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e79aafb8-876b-45f4-bc8c-b79c9e01e070 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 returned with HTTP 404 Jul 22 10:10:00.204694 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1318/5262] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:10:00 2026] GET /volume/v3/snapshots/ff41be91-9374-4466-92e8-8f79c63f0901 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:00.211323 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3c7b8200-fd50-4546-ab84-4655d52042dd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.212950 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3c7b8200-fd50-4546-ab84-4655d52042dd tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 Jul 22 10:10:00.213168 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3c7b8200-fd50-4546-ab84-4655d52042dd tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.213356 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3c7b8200-fd50-4546-ab84-4655d52042dd tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.213514 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-3c7b8200-fd50-4546-ab84-4655d52042dd tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: 832607c5-ccfa-4f6d-991d-f1a5d899bfe5 Jul 22 10:10:00.218679 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3c7b8200-fd50-4546-ab84-4655d52042dd tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 returned with HTTP 404 Jul 22 10:10:00.219126 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1308/5263] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:10:00 2026] DELETE /volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:00.225667 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4645dacc-4d07-4f4b-94d8-4d5d4d420623 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.227323 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4645dacc-4d07-4f4b-94d8-4d5d4d420623 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 Jul 22 10:10:00.227538 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4645dacc-4d07-4f4b-94d8-4d5d4d420623 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.227713 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4645dacc-4d07-4f4b-94d8-4d5d4d420623 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.232804 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4645dacc-4d07-4f4b-94d8-4d5d4d420623 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 returned with HTTP 404 Jul 22 10:10:00.233272 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1329/5264] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:00 2026] GET /volume/v3/volumes/832607c5-ccfa-4f6d-991d-f1a5d899bfe5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:00.239118 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e5ac67fd-72d4-4da3-b97c-5b81fd08444f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.240799 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e5ac67fd-72d4-4da3-b97c-5b81fd08444f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e Jul 22 10:10:00.241008 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e5ac67fd-72d4-4da3-b97c-5b81fd08444f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.241186 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e5ac67fd-72d4-4da3-b97c-5b81fd08444f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.241282 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-e5ac67fd-72d4-4da3-b97c-5b81fd08444f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete snapshot with id: 73dcad84-f652-4818-8913-e4d5a4fe7a5e Jul 22 10:10:00.246107 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e5ac67fd-72d4-4da3-b97c-5b81fd08444f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e returned with HTTP 404 Jul 22 10:10:00.246548 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1310/5265] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:10:00 2026] DELETE /volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:00.252999 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-12141b88-47e8-4bb0-b841-d0cb66288013 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.254813 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-12141b88-47e8-4bb0-b841-d0cb66288013 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e Jul 22 10:10:00.255048 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-12141b88-47e8-4bb0-b841-d0cb66288013 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.255267 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-12141b88-47e8-4bb0-b841-d0cb66288013 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.259636 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-12141b88-47e8-4bb0-b841-d0cb66288013 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e returned with HTTP 404 Jul 22 10:10:00.260119 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1319/5266] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:10:00 2026] GET /volume/v3/snapshots/73dcad84-f652-4818-8913-e4d5a4fe7a5e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:00.266076 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-18875de4-c16e-4761-9cd8-ac4eff45f3f4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.267792 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-18875de4-c16e-4761-9cd8-ac4eff45f3f4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b Jul 22 10:10:00.268081 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-18875de4-c16e-4761-9cd8-ac4eff45f3f4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.268193 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-18875de4-c16e-4761-9cd8-ac4eff45f3f4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.268370 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-18875de4-c16e-4761-9cd8-ac4eff45f3f4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: 605e13c4-7f9d-49d0-b712-3faf49a0955b Jul 22 10:10:00.273659 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-18875de4-c16e-4761-9cd8-ac4eff45f3f4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b returned with HTTP 404 Jul 22 10:10:00.274112 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1309/5267] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:10:00 2026] DELETE /volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:00.280321 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2a1089d8-ecfa-44d3-84cd-d61ffa1eef3a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.282397 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2a1089d8-ecfa-44d3-84cd-d61ffa1eef3a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b Jul 22 10:10:00.282662 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2a1089d8-ecfa-44d3-84cd-d61ffa1eef3a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.282893 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2a1089d8-ecfa-44d3-84cd-d61ffa1eef3a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.288321 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2a1089d8-ecfa-44d3-84cd-d61ffa1eef3a tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b returned with HTTP 404 Jul 22 10:10:00.288726 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1330/5268] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:00 2026] GET /volume/v3/volumes/605e13c4-7f9d-49d0-b712-3faf49a0955b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:00.295063 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c1e0dc64-48f4-4852-a0e9-6d63eff490f9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.296855 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c1e0dc64-48f4-4852-a0e9-6d63eff490f9 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 Jul 22 10:10:00.297113 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c1e0dc64-48f4-4852-a0e9-6d63eff490f9 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.297318 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c1e0dc64-48f4-4852-a0e9-6d63eff490f9 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.297529 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-c1e0dc64-48f4-4852-a0e9-6d63eff490f9 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 Jul 22 10:10:00.303190 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c1e0dc64-48f4-4852-a0e9-6d63eff490f9 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 returned with HTTP 404 Jul 22 10:10:00.303620 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1311/5269] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:10:00 2026] DELETE /volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:00.311387 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a83388ee-f260-4c78-82fb-7aca1d6380b4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.313288 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a83388ee-f260-4c78-82fb-7aca1d6380b4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 Jul 22 10:10:00.313486 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a83388ee-f260-4c78-82fb-7aca1d6380b4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.313673 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a83388ee-f260-4c78-82fb-7aca1d6380b4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.319745 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a83388ee-f260-4c78-82fb-7aca1d6380b4 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 returned with HTTP 404 Jul 22 10:10:00.320209 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1320/5270] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:00 2026] GET /volume/v3/volumes/bbe7c79c-3f34-4230-8e75-c8c26df0dfc4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:00.326432 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3f233990-35d3-4f92-a813-87776843b3cb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.328163 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3f233990-35d3-4f92-a813-87776843b3cb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 Jul 22 10:10:00.328393 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3f233990-35d3-4f92-a813-87776843b3cb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.328579 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3f233990-35d3-4f92-a813-87776843b3cb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.328752 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-3f233990-35d3-4f92-a813-87776843b3cb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: a6ff605a-e1d5-4daf-92a8-793ac575b001 Jul 22 10:10:00.334153 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3f233990-35d3-4f92-a813-87776843b3cb tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 returned with HTTP 404 Jul 22 10:10:00.334595 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1310/5271] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:10:00 2026] DELETE /volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:00.340803 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-96e75ac0-08de-4786-969b-10fca6c0a529 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.342529 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-96e75ac0-08de-4786-969b-10fca6c0a529 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 Jul 22 10:10:00.342722 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-96e75ac0-08de-4786-969b-10fca6c0a529 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.342897 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-96e75ac0-08de-4786-969b-10fca6c0a529 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.348002 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-96e75ac0-08de-4786-969b-10fca6c0a529 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 returned with HTTP 404 Jul 22 10:10:00.348556 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1331/5272] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:00 2026] GET /volume/v3/volumes/a6ff605a-e1d5-4daf-92a8-793ac575b001 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:00.354179 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-373ce345-66eb-44d5-b3ce-bbce158e404f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.355759 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-373ce345-66eb-44d5-b3ce-bbce158e404f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 Jul 22 10:10:00.355993 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-373ce345-66eb-44d5-b3ce-bbce158e404f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.356204 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-373ce345-66eb-44d5-b3ce-bbce158e404f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.356346 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-373ce345-66eb-44d5-b3ce-bbce158e404f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete snapshot with id: 3f497b99-1ffd-470f-a99b-3cf022427cb1 Jul 22 10:10:00.360128 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-373ce345-66eb-44d5-b3ce-bbce158e404f tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 returned with HTTP 404 Jul 22 10:10:00.360550 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1312/5273] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:10:00 2026] DELETE /volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:00.366295 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f5d3291e-2a05-44ea-81b5-8980270b8ec8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.368089 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f5d3291e-2a05-44ea-81b5-8980270b8ec8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 Jul 22 10:10:00.368277 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f5d3291e-2a05-44ea-81b5-8980270b8ec8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.368455 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f5d3291e-2a05-44ea-81b5-8980270b8ec8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.372351 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f5d3291e-2a05-44ea-81b5-8980270b8ec8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 returned with HTTP 404 Jul 22 10:10:00.372886 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1321/5274] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:10:00 2026] GET /volume/v3/snapshots/3f497b99-1ffd-470f-a99b-3cf022427cb1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:00.379072 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-70a4f209-99a7-42bf-a22f-8c67493f1884 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.380671 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-70a4f209-99a7-42bf-a22f-8c67493f1884 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 Jul 22 10:10:00.380893 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-70a4f209-99a7-42bf-a22f-8c67493f1884 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.381104 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-70a4f209-99a7-42bf-a22f-8c67493f1884 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.381272 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-70a4f209-99a7-42bf-a22f-8c67493f1884 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: 8bea67fb-ac98-4ce8-9022-20e84d45e9c6 Jul 22 10:10:00.387066 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-70a4f209-99a7-42bf-a22f-8c67493f1884 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 returned with HTTP 404 Jul 22 10:10:00.387507 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1311/5275] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:10:00 2026] DELETE /volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:00.393572 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c3c4ead2-ff16-4227-9d7e-0af67b8b8304 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.395347 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c3c4ead2-ff16-4227-9d7e-0af67b8b8304 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 Jul 22 10:10:00.395544 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c3c4ead2-ff16-4227-9d7e-0af67b8b8304 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.395716 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c3c4ead2-ff16-4227-9d7e-0af67b8b8304 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.401501 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c3c4ead2-ff16-4227-9d7e-0af67b8b8304 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 returned with HTTP 404 Jul 22 10:10:00.402060 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1332/5276] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:00 2026] GET /volume/v3/volumes/8bea67fb-ac98-4ce8-9022-20e84d45e9c6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:00.407561 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a74fbe03-74ad-48e3-84b4-b8e094cc16a2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.409103 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a74fbe03-74ad-48e3-84b4-b8e094cc16a2 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e Jul 22 10:10:00.409266 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a74fbe03-74ad-48e3-84b4-b8e094cc16a2 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.409432 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a74fbe03-74ad-48e3-84b4-b8e094cc16a2 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.409533 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-a74fbe03-74ad-48e3-84b4-b8e094cc16a2 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete snapshot with id: f15e4cee-696e-435c-990b-52d8f8c1e52e Jul 22 10:10:00.413515 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a74fbe03-74ad-48e3-84b4-b8e094cc16a2 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e returned with HTTP 404 Jul 22 10:10:00.413873 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1313/5277] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:10:00 2026] DELETE /volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:00.419707 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-083af2db-400c-427d-b88a-74099065da9d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.421483 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-083af2db-400c-427d-b88a-74099065da9d tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e Jul 22 10:10:00.421665 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-083af2db-400c-427d-b88a-74099065da9d tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.421862 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-083af2db-400c-427d-b88a-74099065da9d tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.426251 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-083af2db-400c-427d-b88a-74099065da9d tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e returned with HTTP 404 Jul 22 10:10:00.426664 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1322/5278] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:10:00 2026] GET /volume/v3/snapshots/f15e4cee-696e-435c-990b-52d8f8c1e52e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:00.432194 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8e17a659-47dc-463f-8add-da1a55a99dd8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.433779 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8e17a659-47dc-463f-8add-da1a55a99dd8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 Jul 22 10:10:00.434023 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8e17a659-47dc-463f-8add-da1a55a99dd8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.434177 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8e17a659-47dc-463f-8add-da1a55a99dd8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.434327 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-8e17a659-47dc-463f-8add-da1a55a99dd8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Delete volume with id: 6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 Jul 22 10:10:00.439363 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8e17a659-47dc-463f-8add-da1a55a99dd8 tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 returned with HTTP 404 Jul 22 10:10:00.439672 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1312/5279] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:10:00 2026] DELETE /volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:00.445737 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5e8601da-738f-487e-8bd3-b0cfd7fcdafa None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.447529 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5e8601da-738f-487e-8bd3-b0cfd7fcdafa tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] GET https://10.4.3.206/volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 Jul 22 10:10:00.447771 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5e8601da-738f-487e-8bd3-b0cfd7fcdafa tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.448040 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5e8601da-738f-487e-8bd3-b0cfd7fcdafa tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.454395 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5e8601da-738f-487e-8bd3-b0cfd7fcdafa tempest-VolumeDependencyTests-1796638938 tempest-VolumeDependencyTests-1796638938-project-member] https://10.4.3.206/volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 returned with HTTP 404 Jul 22 10:10:00.455052 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1333/5280] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:00 2026] GET /volume/v3/volumes/6fa8a426-6fb1-47b1-be02-fa88cd30f8f3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:00.617806 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c2be8e21-5de8-4617-9f8c-34ea1ba49f73 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.619570 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c2be8e21-5de8-4617-9f8c-34ea1ba49f73 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/snapshots/3bb13640-1ce1-444a-ba93-bd1b0a85066f Jul 22 10:10:00.619768 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c2be8e21-5de8-4617-9f8c-34ea1ba49f73 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.620020 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c2be8e21-5de8-4617-9f8c-34ea1ba49f73 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.624695 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:00.624695 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:00.625215 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c2be8e21-5de8-4617-9f8c-34ea1ba49f73 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Snapshot retrieved successfully. Jul 22 10:10:00.626041 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c2be8e21-5de8-4617-9f8c-34ea1ba49f73 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/snapshots/3bb13640-1ce1-444a-ba93-bd1b0a85066f returned with HTTP 200 Jul 22 10:10:00.626450 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1314/5281] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:10:00 2026] GET /volume/v3/snapshots/3bb13640-1ce1-444a-ba93-bd1b0a85066f => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:00.634262 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d0869c62-0cea-4a3b-9125-630742ac573e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.636287 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d0869c62-0cea-4a3b-9125-630742ac573e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:10:00.636617 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d0869c62-0cea-4a3b-9125-630742ac573e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c15cebfd-731e-4f92-8e89-f5081fc322d3", "snapshot_id": "3bb13640-1ce1-444a-ba93-bd1b0a85066f", "name": "tempest-VolumesBackupsTest-Backup-1994534570"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:10:00.638097 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.backups [None req-d0869c62-0cea-4a3b-9125-630742ac573e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Creating new backup {'backup': {'volume_id': 'c15cebfd-731e-4f92-8e89-f5081fc322d3', 'snapshot_id': '3bb13640-1ce1-444a-ba93-bd1b0a85066f', 'name': 'tempest-VolumesBackupsTest-Backup-1994534570'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:10:00.638227 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-d0869c62-0cea-4a3b-9125-630742ac573e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Creating backup of volume c15cebfd-731e-4f92-8e89-f5081fc322d3 in container None Jul 22 10:10:00.645316 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:00.645316 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:00.645805 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d0869c62-0cea-4a3b-9125-630742ac573e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:10:00.650681 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:00.650681 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:00.651143 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d0869c62-0cea-4a3b-9125-630742ac573e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Snapshot retrieved successfully. Jul 22 10:10:00.667779 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-d0869c62-0cea-4a3b-9125-630742ac573e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Created reservations ['8749e412-c477-4668-a1eb-0c97f2adccb8', '39ddab18-ce62-4e78-95e2-a6e7b884b359'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:10:00.696619 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d0869c62-0cea-4a3b-9125-630742ac573e tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:10:00.697247 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1323/5282] 10.4.3.206 () {68 vars in 1259 bytes} [Wed Jul 22 10:10:00 2026] POST /volume/v3/backups => generated 330 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:10:00.705423 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b76206e2-8be8-46ea-ab9e-2fb29c39c15c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.707249 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b76206e2-8be8-46ea-ab9e-2fb29c39c15c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:00.707426 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b76206e2-8be8-46ea-ab9e-2fb29c39c15c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.707620 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b76206e2-8be8-46ea-ab9e-2fb29c39c15c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.707723 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-b76206e2-8be8-46ea-ab9e-2fb29c39c15c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:00.711716 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:00.711716 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:00.712402 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b76206e2-8be8-46ea-ab9e-2fb29c39c15c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:00.713016 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1313/5283] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:00 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:00.748007 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-576788d6-ccf5-48f7-a34b-26c1987b0ec1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.749728 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-576788d6-ccf5-48f7-a34b-26c1987b0ec1 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/e4c593be-f31c-43e2-b640-c010e70391ae Jul 22 10:10:00.749909 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-576788d6-ccf5-48f7-a34b-26c1987b0ec1 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.750114 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-576788d6-ccf5-48f7-a34b-26c1987b0ec1 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.756670 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-576788d6-ccf5-48f7-a34b-26c1987b0ec1 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/e4c593be-f31c-43e2-b640-c010e70391ae returned with HTTP 404 Jul 22 10:10:00.757178 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1334/5284] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:00 2026] GET /volume/v3/volumes/e4c593be-f31c-43e2-b640-c010e70391ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:00.763697 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-281674cf-698e-4380-a0b7-8cbb5bd21f19 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.765445 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-281674cf-698e-4380-a0b7-8cbb5bd21f19 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f20ec5cd-ab4f-4ea8-bfac-37a02378ea4a Jul 22 10:10:00.765617 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-281674cf-698e-4380-a0b7-8cbb5bd21f19 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.765804 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-281674cf-698e-4380-a0b7-8cbb5bd21f19 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.765986 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-281674cf-698e-4380-a0b7-8cbb5bd21f19 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Delete volume with id: f20ec5cd-ab4f-4ea8-bfac-37a02378ea4a Jul 22 10:10:00.772736 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:00.772736 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:00.773161 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-281674cf-698e-4380-a0b7-8cbb5bd21f19 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:10:00.792692 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-281674cf-698e-4380-a0b7-8cbb5bd21f19 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Delete volume request issued successfully. Jul 22 10:10:00.792892 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-281674cf-698e-4380-a0b7-8cbb5bd21f19 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/f20ec5cd-ab4f-4ea8-bfac-37a02378ea4a returned with HTTP 202 Jul 22 10:10:00.793391 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1315/5285] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:10:00 2026] DELETE /volume/v3/volumes/f20ec5cd-ab4f-4ea8-bfac-37a02378ea4a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:10:00.800346 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3994335f-709b-4cd0-84ec-4d420a9ba86f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:00.802188 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3994335f-709b-4cd0-84ec-4d420a9ba86f tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/f20ec5cd-ab4f-4ea8-bfac-37a02378ea4a Jul 22 10:10:00.802458 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3994335f-709b-4cd0-84ec-4d420a9ba86f tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:00.802684 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3994335f-709b-4cd0-84ec-4d420a9ba86f tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:00.812765 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:00.812765 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:00.817223 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-3994335f-709b-4cd0-84ec-4d420a9ba86f tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:10:00.822240 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3994335f-709b-4cd0-84ec-4d420a9ba86f tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/f20ec5cd-ab4f-4ea8-bfac-37a02378ea4a returned with HTTP 200 Jul 22 10:10:00.822792 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1324/5286] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:00 2026] GET /volume/v3/volumes/f20ec5cd-ab4f-4ea8-bfac-37a02378ea4a => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:01.722284 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1ab95458-f586-43a0-97f0-9a03a3d37825 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:01.723965 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ab95458-f586-43a0-97f0-9a03a3d37825 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:01.724257 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ab95458-f586-43a0-97f0-9a03a3d37825 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:01.724434 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ab95458-f586-43a0-97f0-9a03a3d37825 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:01.724547 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-1ab95458-f586-43a0-97f0-9a03a3d37825 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:01.728353 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:01.728353 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:01.729058 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ab95458-f586-43a0-97f0-9a03a3d37825 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:01.729383 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1314/5287] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:01 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 773 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:01.834635 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b72389f7-39a5-4b6e-9c3b-ce89609f019c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:01.836507 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b72389f7-39a5-4b6e-9c3b-ce89609f019c tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/f20ec5cd-ab4f-4ea8-bfac-37a02378ea4a Jul 22 10:10:01.836742 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b72389f7-39a5-4b6e-9c3b-ce89609f019c tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:01.837004 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b72389f7-39a5-4b6e-9c3b-ce89609f019c tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:01.839803 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:01.843045 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b72389f7-39a5-4b6e-9c3b-ce89609f019c tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/f20ec5cd-ab4f-4ea8-bfac-37a02378ea4a returned with HTTP 404 Jul 22 10:10:01.843617 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1335/5288] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:01 2026] GET /volume/v3/volumes/f20ec5cd-ab4f-4ea8-bfac-37a02378ea4a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:01.850257 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-077152ab-eb5c-4142-85a9-bd9bf59f9582 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:01.852358 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-077152ab-eb5c-4142-85a9-bd9bf59f9582 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] DELETE https://10.4.3.206/volume/v3/volumes/52cead5e-1365-4e9b-9a44-9403b7d11c4d Jul 22 10:10:01.852653 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-077152ab-eb5c-4142-85a9-bd9bf59f9582 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:01.852833 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-077152ab-eb5c-4142-85a9-bd9bf59f9582 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:01.853049 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-077152ab-eb5c-4142-85a9-bd9bf59f9582 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Delete volume with id: 52cead5e-1365-4e9b-9a44-9403b7d11c4d Jul 22 10:10:01.860122 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:01.860122 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:01.860635 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-077152ab-eb5c-4142-85a9-bd9bf59f9582 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:10:01.877434 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-077152ab-eb5c-4142-85a9-bd9bf59f9582 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Delete volume request issued successfully. Jul 22 10:10:01.877623 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-077152ab-eb5c-4142-85a9-bd9bf59f9582 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/52cead5e-1365-4e9b-9a44-9403b7d11c4d returned with HTTP 202 Jul 22 10:10:01.878056 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1325/5289] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:10:01 2026] DELETE /volume/v3/volumes/52cead5e-1365-4e9b-9a44-9403b7d11c4d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:10:01.885268 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-92b75cb6-ab54-4c49-8940-85420817a68b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:01.887172 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-92b75cb6-ab54-4c49-8940-85420817a68b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/52cead5e-1365-4e9b-9a44-9403b7d11c4d Jul 22 10:10:01.887382 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-92b75cb6-ab54-4c49-8940-85420817a68b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:01.887633 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-92b75cb6-ab54-4c49-8940-85420817a68b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:01.895293 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:01.895293 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:01.899019 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-92b75cb6-ab54-4c49-8940-85420817a68b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:10:01.903613 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-92b75cb6-ab54-4c49-8940-85420817a68b tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/52cead5e-1365-4e9b-9a44-9403b7d11c4d returned with HTTP 200 Jul 22 10:10:01.904397 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1315/5290] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:01 2026] GET /volume/v3/volumes/52cead5e-1365-4e9b-9a44-9403b7d11c4d => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:01.934420 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:10:01.934859 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-763804609"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:10:01.936381 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-763804609'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:10:01.936548 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Create volume of 1 GB Jul 22 10:10:01.941629 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Availability Zones retrieved successfully. Jul 22 10:10:01.946590 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Flow 'volume_create_api' (57aeaf68-fef5-4867-a248-fa47597b5a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:01.947464 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aa15e00-397d-416a-bdc0-fc80a5214800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:01.948241 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:10:01.972809 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aa15e00-397d-416a-bdc0-fc80a5214800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:01.973517 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (202314d4-7865-4bb8-a45e-3972dc1dda36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:02.027178 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Created reservations ['6f25b46e-1dbd-4dc7-8e19-44f906cde560', '079885d9-8807-49ba-b846-829f7f91798a', '3e705a1f-245b-44c1-9a0c-ac277ad7aeea', '9d4ffa14-cc16-4127-a9cd-7f40b99c74c3'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:10:02.028107 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (202314d4-7865-4bb8-a45e-3972dc1dda36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f25b46e-1dbd-4dc7-8e19-44f906cde560', '079885d9-8807-49ba-b846-829f7f91798a', '3e705a1f-245b-44c1-9a0c-ac277ad7aeea', '9d4ffa14-cc16-4127-a9cd-7f40b99c74c3']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:02.028956 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29bf0197-1152-4e25-8072-135a1be4e39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:02.051835 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29bf0197-1152-4e25-8072-135a1be4e39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6100a26-033a-4e06-9dfd-56e65d12159c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-763804609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92be625ce86f454f9676d45dafa29af2',qos_specs=None,replication_status=,reservations=['6f25b46e-1dbd-4dc7-8e19-44f906cde560','079885d9-8807-49ba-b846-829f7f91798a','3e705a1f-245b-44c1-9a0c-ac277ad7aeea','9d4ffa14-cc16-4127-a9cd-7f40b99c74c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e197cb3233b4ae3ac5e24ad807fca89',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:10:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-763804609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6100a26-033a-4e06-9dfd-56e65d12159c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92be625ce86f454f9676d45dafa29af2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e197cb3233b4ae3ac5e24ad807fca89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:02.052772 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ba2b76-0199-456c-a449-7c8e415414c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:02.069072 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ba2b76-0199-456c-a449-7c8e415414c8) transitioned into state 'SUCCESS' from state '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-763804609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92be625ce86f454f9676d45dafa29af2',qos_specs=None,replication_status=,reservations=['6f25b46e-1dbd-4dc7-8e19-44f906cde560','079885d9-8807-49ba-b846-829f7f91798a','3e705a1f-245b-44c1-9a0c-ac277ad7aeea','9d4ffa14-cc16-4127-a9cd-7f40b99c74c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e197cb3233b4ae3ac5e24ad807fca89',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:02.069661 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad6537a-6971-4859-a534-6982d6d7303e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:02.079153 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad6537a-6971-4859-a534-6982d6d7303e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:02.080037 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Flow 'volume_create_api' (57aeaf68-fef5-4867-a248-fa47597b5a22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:02.080362 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Create volume request issued successfully. Jul 22 10:10:02.080960 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-04bef1fc-9bfc-4fb0-ba65-47865dc0d422 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:10:02.081387 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1316/5291] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 10:10:01 2026] POST /volume/v3/volumes => generated 777 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:10:02.091948 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8db73005-3a6b-4d22-8ead-f88bbd212141 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:02.093631 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8db73005-3a6b-4d22-8ead-f88bbd212141 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/volumes/b6100a26-033a-4e06-9dfd-56e65d12159c Jul 22 10:10:02.093824 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8db73005-3a6b-4d22-8ead-f88bbd212141 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:02.094042 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8db73005-3a6b-4d22-8ead-f88bbd212141 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:02.100663 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:02.100663 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:02.103683 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-8db73005-3a6b-4d22-8ead-f88bbd212141 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Volume info retrieved successfully. Jul 22 10:10:02.106950 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8db73005-3a6b-4d22-8ead-f88bbd212141 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/volumes/b6100a26-033a-4e06-9dfd-56e65d12159c returned with HTTP 200 Jul 22 10:10:02.107305 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1336/5292] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:02 2026] GET /volume/v3/volumes/b6100a26-033a-4e06-9dfd-56e65d12159c => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:02.739062 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-dc1471e0-998b-4887-9f35-ca7836a6627b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:02.740565 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dc1471e0-998b-4887-9f35-ca7836a6627b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:02.740734 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dc1471e0-998b-4887-9f35-ca7836a6627b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:02.740932 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dc1471e0-998b-4887-9f35-ca7836a6627b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:02.741043 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-dc1471e0-998b-4887-9f35-ca7836a6627b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:02.744720 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:02.744720 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:02.745380 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dc1471e0-998b-4887-9f35-ca7836a6627b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:02.745677 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1326/5293] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:02 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 773 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:02.920311 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-011974f6-1e91-4d71-82b2-b4ec0c2cab78 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:02.922234 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-011974f6-1e91-4d71-82b2-b4ec0c2cab78 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/52cead5e-1365-4e9b-9a44-9403b7d11c4d Jul 22 10:10:02.922468 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-011974f6-1e91-4d71-82b2-b4ec0c2cab78 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:02.922733 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-011974f6-1e91-4d71-82b2-b4ec0c2cab78 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:02.928506 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-011974f6-1e91-4d71-82b2-b4ec0c2cab78 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/52cead5e-1365-4e9b-9a44-9403b7d11c4d returned with HTTP 404 Jul 22 10:10:02.928989 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1316/5294] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:02 2026] GET /volume/v3/volumes/52cead5e-1365-4e9b-9a44-9403b7d11c4d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:02.936092 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3331ef57-cea4-47e1-bd19-6c827a3ef1ec None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:02.938196 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3331ef57-cea4-47e1-bd19-6c827a3ef1ec tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] DELETE https://10.4.3.206/volume/v3/volumes/362125bf-3a01-4a3e-bc86-b2e4ea1fb44e Jul 22 10:10:02.938374 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3331ef57-cea4-47e1-bd19-6c827a3ef1ec tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:02.938546 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3331ef57-cea4-47e1-bd19-6c827a3ef1ec tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:02.938712 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-3331ef57-cea4-47e1-bd19-6c827a3ef1ec tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Delete volume with id: 362125bf-3a01-4a3e-bc86-b2e4ea1fb44e Jul 22 10:10:02.945265 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:02.945265 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:02.945652 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3331ef57-cea4-47e1-bd19-6c827a3ef1ec tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:10:02.959910 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-3331ef57-cea4-47e1-bd19-6c827a3ef1ec tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Delete volume request issued successfully. Jul 22 10:10:02.960077 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3331ef57-cea4-47e1-bd19-6c827a3ef1ec tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/362125bf-3a01-4a3e-bc86-b2e4ea1fb44e returned with HTTP 202 Jul 22 10:10:02.960419 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1317/5295] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:10:02 2026] DELETE /volume/v3/volumes/362125bf-3a01-4a3e-bc86-b2e4ea1fb44e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:10:02.968555 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-352df7ba-b021-4c24-af69-dbbbf38e42bd None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:02.970297 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-352df7ba-b021-4c24-af69-dbbbf38e42bd tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/362125bf-3a01-4a3e-bc86-b2e4ea1fb44e Jul 22 10:10:02.970468 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-352df7ba-b021-4c24-af69-dbbbf38e42bd tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:02.970638 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-352df7ba-b021-4c24-af69-dbbbf38e42bd tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:02.976971 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:02.976971 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:02.980017 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-352df7ba-b021-4c24-af69-dbbbf38e42bd tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:10:02.984031 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-352df7ba-b021-4c24-af69-dbbbf38e42bd tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/362125bf-3a01-4a3e-bc86-b2e4ea1fb44e returned with HTTP 200 Jul 22 10:10:02.984458 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1337/5296] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:02 2026] GET /volume/v3/volumes/362125bf-3a01-4a3e-bc86-b2e4ea1fb44e => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:03.119325 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-780922e6-4b3d-4625-815a-2b912a77eb91 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:03.121231 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-780922e6-4b3d-4625-815a-2b912a77eb91 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/volumes/b6100a26-033a-4e06-9dfd-56e65d12159c Jul 22 10:10:03.121433 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-780922e6-4b3d-4625-815a-2b912a77eb91 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:03.121621 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-780922e6-4b3d-4625-815a-2b912a77eb91 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:03.128822 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:03.128822 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:03.132037 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-780922e6-4b3d-4625-815a-2b912a77eb91 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Volume info retrieved successfully. Jul 22 10:10:03.135883 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-780922e6-4b3d-4625-815a-2b912a77eb91 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/volumes/b6100a26-033a-4e06-9dfd-56e65d12159c returned with HTTP 200 Jul 22 10:10:03.136257 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1327/5297] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:03 2026] GET /volume/v3/volumes/b6100a26-033a-4e06-9dfd-56e65d12159c => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:03.147497 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bef5be70-e993-48f9-a99d-a3971621db94 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:03.149172 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bef5be70-e993-48f9-a99d-a3971621db94 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 10:10:03.149521 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bef5be70-e993-48f9-a99d-a3971621db94 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b6100a26-033a-4e06-9dfd-56e65d12159c", "name": "tempest-type-Backup-1963422633"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:10:03.151046 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-bef5be70-e993-48f9-a99d-a3971621db94 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Creating new backup {'backup': {'volume_id': 'b6100a26-033a-4e06-9dfd-56e65d12159c', 'name': 'tempest-type-Backup-1963422633'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:10:03.151231 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-bef5be70-e993-48f9-a99d-a3971621db94 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Creating backup of volume b6100a26-033a-4e06-9dfd-56e65d12159c in container None Jul 22 10:10:03.159759 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:03.159759 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:03.160150 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bef5be70-e993-48f9-a99d-a3971621db94 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Volume info retrieved successfully. Jul 22 10:10:03.187454 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-bef5be70-e993-48f9-a99d-a3971621db94 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Created reservations ['865754ad-1768-4886-9e1d-2f6598807a4a', '27ca93d7-58eb-4d2d-b055-9ca4176843c4'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:10:03.212575 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bef5be70-e993-48f9-a99d-a3971621db94 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:10:03.213068 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1317/5298] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:10:03 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) Jul 22 10:10:03.222899 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4caaa475-518a-414a-8c7b-9c7439f2c92f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:03.224680 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4caaa475-518a-414a-8c7b-9c7439f2c92f tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:03.224991 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4caaa475-518a-414a-8c7b-9c7439f2c92f tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:03.225144 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4caaa475-518a-414a-8c7b-9c7439f2c92f tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:03.225249 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-4caaa475-518a-414a-8c7b-9c7439f2c92f tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:03.229238 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:03.229238 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:03.229795 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4caaa475-518a-414a-8c7b-9c7439f2c92f tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:03.230178 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1318/5299] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:03 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:03.755265 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-768211f3-d484-490f-b2b3-38a991940a38 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:03.757018 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-768211f3-d484-490f-b2b3-38a991940a38 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:03.757218 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-768211f3-d484-490f-b2b3-38a991940a38 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:03.757406 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-768211f3-d484-490f-b2b3-38a991940a38 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:03.757487 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-768211f3-d484-490f-b2b3-38a991940a38 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:03.761583 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:03.761583 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:03.762254 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-768211f3-d484-490f-b2b3-38a991940a38 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:03.762678 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1338/5300] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:03 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:03.996917 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0ebb684d-db96-484f-bb68-40519c29a777 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:03.998393 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0ebb684d-db96-484f-bb68-40519c29a777 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/362125bf-3a01-4a3e-bc86-b2e4ea1fb44e Jul 22 10:10:03.998688 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0ebb684d-db96-484f-bb68-40519c29a777 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:03.999036 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0ebb684d-db96-484f-bb68-40519c29a777 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:04.006133 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0ebb684d-db96-484f-bb68-40519c29a777 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/362125bf-3a01-4a3e-bc86-b2e4ea1fb44e returned with HTTP 404 Jul 22 10:10:04.006694 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1328/5301] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:03 2026] GET /volume/v3/volumes/362125bf-3a01-4a3e-bc86-b2e4ea1fb44e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:04.013519 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3c5a6854-ddd8-4dd9-b9e6-c9303d443a8c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:04.015456 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3c5a6854-ddd8-4dd9-b9e6-c9303d443a8c tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] DELETE https://10.4.3.206/volume/v3/volumes/3d296c61-4613-4981-a62a-acf5699bc929 Jul 22 10:10:04.015655 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3c5a6854-ddd8-4dd9-b9e6-c9303d443a8c tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:04.015830 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3c5a6854-ddd8-4dd9-b9e6-c9303d443a8c tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:04.016040 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-3c5a6854-ddd8-4dd9-b9e6-c9303d443a8c tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Delete volume with id: 3d296c61-4613-4981-a62a-acf5699bc929 Jul 22 10:10:04.025096 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:04.025096 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:04.025744 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3c5a6854-ddd8-4dd9-b9e6-c9303d443a8c tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:10:04.046218 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3c5a6854-ddd8-4dd9-b9e6-c9303d443a8c tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Delete volume request issued successfully. Jul 22 10:10:04.046542 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3c5a6854-ddd8-4dd9-b9e6-c9303d443a8c tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/3d296c61-4613-4981-a62a-acf5699bc929 returned with HTTP 202 Jul 22 10:10:04.047179 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1318/5302] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:10:04 2026] DELETE /volume/v3/volumes/3d296c61-4613-4981-a62a-acf5699bc929 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:10:04.054116 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-71cb405d-fc1e-4536-b97b-22bb13eee198 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:04.055808 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-71cb405d-fc1e-4536-b97b-22bb13eee198 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/3d296c61-4613-4981-a62a-acf5699bc929 Jul 22 10:10:04.056046 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-71cb405d-fc1e-4536-b97b-22bb13eee198 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:04.056229 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-71cb405d-fc1e-4536-b97b-22bb13eee198 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:04.063793 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:04.063793 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:04.067435 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-71cb405d-fc1e-4536-b97b-22bb13eee198 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:10:04.071303 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-71cb405d-fc1e-4536-b97b-22bb13eee198 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/3d296c61-4613-4981-a62a-acf5699bc929 returned with HTTP 200 Jul 22 10:10:04.071683 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1319/5303] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:04 2026] GET /volume/v3/volumes/3d296c61-4613-4981-a62a-acf5699bc929 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:04.240363 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-511a9629-903a-4c1f-b013-b0b185e095f7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:04.242154 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-511a9629-903a-4c1f-b013-b0b185e095f7 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:04.242369 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-511a9629-903a-4c1f-b013-b0b185e095f7 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:04.242548 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-511a9629-903a-4c1f-b013-b0b185e095f7 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:04.242650 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-511a9629-903a-4c1f-b013-b0b185e095f7 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:04.247274 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:04.247274 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:04.248054 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-511a9629-903a-4c1f-b013-b0b185e095f7 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:04.248662 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1339/5304] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:04 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:04.772149 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2b5a473e-f07d-4bcc-af9b-9d0c8e632182 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:04.773747 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2b5a473e-f07d-4bcc-af9b-9d0c8e632182 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:04.773987 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2b5a473e-f07d-4bcc-af9b-9d0c8e632182 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:04.774169 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2b5a473e-f07d-4bcc-af9b-9d0c8e632182 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:04.774261 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-2b5a473e-f07d-4bcc-af9b-9d0c8e632182 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:04.778099 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:04.778099 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:04.778784 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2b5a473e-f07d-4bcc-af9b-9d0c8e632182 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:04.779168 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1329/5305] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:04 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:05.083987 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-334f23bf-a8e6-44e5-b227-634fc4c2597e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:05.085773 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-334f23bf-a8e6-44e5-b227-634fc4c2597e tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/3d296c61-4613-4981-a62a-acf5699bc929 Jul 22 10:10:05.086047 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-334f23bf-a8e6-44e5-b227-634fc4c2597e tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:05.086263 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-334f23bf-a8e6-44e5-b227-634fc4c2597e tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:05.091428 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-334f23bf-a8e6-44e5-b227-634fc4c2597e tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/3d296c61-4613-4981-a62a-acf5699bc929 returned with HTTP 404 Jul 22 10:10:05.091912 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1319/5306] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:05 2026] GET /volume/v3/volumes/3d296c61-4613-4981-a62a-acf5699bc929 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:05.098258 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-caeee6e6-bbcd-45f2-a949-ea61297c11cc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:05.099888 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-caeee6e6-bbcd-45f2-a949-ea61297c11cc tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/9c422d1c-7b06-49a9-95ae-a65bb46528de Jul 22 10:10:05.100109 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-caeee6e6-bbcd-45f2-a949-ea61297c11cc tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:05.100283 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-caeee6e6-bbcd-45f2-a949-ea61297c11cc tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:05.100371 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-caeee6e6-bbcd-45f2-a949-ea61297c11cc tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Delete snapshot with id: 9c422d1c-7b06-49a9-95ae-a65bb46528de Jul 22 10:10:05.105232 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:05.105232 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:05.105720 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-caeee6e6-bbcd-45f2-a949-ea61297c11cc tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Snapshot retrieved successfully. Jul 22 10:10:05.123162 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-caeee6e6-bbcd-45f2-a949-ea61297c11cc tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Snapshot delete request issued successfully. Jul 22 10:10:05.123374 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-caeee6e6-bbcd-45f2-a949-ea61297c11cc tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/snapshots/9c422d1c-7b06-49a9-95ae-a65bb46528de returned with HTTP 202 Jul 22 10:10:05.123845 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1320/5307] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:10:05 2026] DELETE /volume/v3/snapshots/9c422d1c-7b06-49a9-95ae-a65bb46528de => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:10:05.130743 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6ca006d7-d11b-4ab1-a9da-26ce91affb38 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:05.132854 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6ca006d7-d11b-4ab1-a9da-26ce91affb38 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/snapshots/9c422d1c-7b06-49a9-95ae-a65bb46528de Jul 22 10:10:05.133095 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6ca006d7-d11b-4ab1-a9da-26ce91affb38 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:05.133321 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6ca006d7-d11b-4ab1-a9da-26ce91affb38 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:05.135082 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=285,cinder:UPDATE=74,cinder:INSERT=36 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:10:05.138533 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:05.138533 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:05.139072 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-6ca006d7-d11b-4ab1-a9da-26ce91affb38 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Snapshot retrieved successfully. Jul 22 10:10:05.139904 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6ca006d7-d11b-4ab1-a9da-26ce91affb38 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/snapshots/9c422d1c-7b06-49a9-95ae-a65bb46528de returned with HTTP 200 Jul 22 10:10:05.140307 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1340/5308] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:10:05 2026] GET /volume/v3/snapshots/9c422d1c-7b06-49a9-95ae-a65bb46528de => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:05.257520 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7b232a02-65e2-40d0-b96d-aa39be799b89 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:05.259284 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7b232a02-65e2-40d0-b96d-aa39be799b89 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:05.259501 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7b232a02-65e2-40d0-b96d-aa39be799b89 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:05.259707 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7b232a02-65e2-40d0-b96d-aa39be799b89 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:05.259854 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-7b232a02-65e2-40d0-b96d-aa39be799b89 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:05.263599 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:05.263599 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:05.264172 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7b232a02-65e2-40d0-b96d-aa39be799b89 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:05.264508 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1330/5309] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:05 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:05.789699 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c1ccc8da-672c-4d15-a2ef-b8acadcf6e30 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:05.791779 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c1ccc8da-672c-4d15-a2ef-b8acadcf6e30 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:05.792071 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c1ccc8da-672c-4d15-a2ef-b8acadcf6e30 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:05.792319 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c1ccc8da-672c-4d15-a2ef-b8acadcf6e30 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:05.792464 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-c1ccc8da-672c-4d15-a2ef-b8acadcf6e30 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:05.797401 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:05.797401 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:05.798614 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c1ccc8da-672c-4d15-a2ef-b8acadcf6e30 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:05.799134 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1320/5310] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:05 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:06.149384 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-900f1d23-e690-45fa-9200-0f8885126409 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:06.151614 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-900f1d23-e690-45fa-9200-0f8885126409 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/snapshots/9c422d1c-7b06-49a9-95ae-a65bb46528de Jul 22 10:10:06.151873 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-900f1d23-e690-45fa-9200-0f8885126409 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:06.152155 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-900f1d23-e690-45fa-9200-0f8885126409 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:06.157184 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-900f1d23-e690-45fa-9200-0f8885126409 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/snapshots/9c422d1c-7b06-49a9-95ae-a65bb46528de returned with HTTP 404 Jul 22 10:10:06.157769 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1321/5311] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:10:06 2026] GET /volume/v3/snapshots/9c422d1c-7b06-49a9-95ae-a65bb46528de => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:06.166335 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-eb7b51b4-b56a-43a8-95d1-c1ad49a57931 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:06.168036 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-eb7b51b4-b56a-43a8-95d1-c1ad49a57931 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f3db56c1-a198-4520-bd1e-cbe2a85680bb Jul 22 10:10:06.168225 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-eb7b51b4-b56a-43a8-95d1-c1ad49a57931 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:06.168399 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-eb7b51b4-b56a-43a8-95d1-c1ad49a57931 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:06.168562 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-eb7b51b4-b56a-43a8-95d1-c1ad49a57931 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Delete volume with id: f3db56c1-a198-4520-bd1e-cbe2a85680bb Jul 22 10:10:06.175226 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:06.175226 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:06.175601 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-eb7b51b4-b56a-43a8-95d1-c1ad49a57931 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:10:06.200468 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-eb7b51b4-b56a-43a8-95d1-c1ad49a57931 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Delete volume request issued successfully. Jul 22 10:10:06.200618 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-eb7b51b4-b56a-43a8-95d1-c1ad49a57931 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/f3db56c1-a198-4520-bd1e-cbe2a85680bb returned with HTTP 202 Jul 22 10:10:06.201071 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1341/5312] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:10:06 2026] DELETE /volume/v3/volumes/f3db56c1-a198-4520-bd1e-cbe2a85680bb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:10:06.208445 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-93759798-9e10-4e61-8c31-319ebaf83ad3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:06.210463 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-93759798-9e10-4e61-8c31-319ebaf83ad3 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/f3db56c1-a198-4520-bd1e-cbe2a85680bb Jul 22 10:10:06.210621 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-93759798-9e10-4e61-8c31-319ebaf83ad3 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:06.210787 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-93759798-9e10-4e61-8c31-319ebaf83ad3 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:06.219501 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:06.219501 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:06.223622 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-93759798-9e10-4e61-8c31-319ebaf83ad3 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Volume info retrieved successfully. Jul 22 10:10:06.228280 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-93759798-9e10-4e61-8c31-319ebaf83ad3 tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/f3db56c1-a198-4520-bd1e-cbe2a85680bb returned with HTTP 200 Jul 22 10:10:06.228698 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1331/5313] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:06 2026] GET /volume/v3/volumes/f3db56c1-a198-4520-bd1e-cbe2a85680bb => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:06.274560 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2d01ccc4-5cc5-4ba4-a134-9c41cbbcfbeb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:06.276519 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2d01ccc4-5cc5-4ba4-a134-9c41cbbcfbeb tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:06.276765 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2d01ccc4-5cc5-4ba4-a134-9c41cbbcfbeb tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:06.277003 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2d01ccc4-5cc5-4ba4-a134-9c41cbbcfbeb tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:06.277104 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-2d01ccc4-5cc5-4ba4-a134-9c41cbbcfbeb tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:06.284221 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:06.284221 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:06.284841 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2d01ccc4-5cc5-4ba4-a134-9c41cbbcfbeb tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:06.285261 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1321/5314] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:06 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:06.808646 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4f645015-1a1e-4aed-aa93-0bc70033dad2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:06.810609 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4f645015-1a1e-4aed-aa93-0bc70033dad2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:06.810783 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4f645015-1a1e-4aed-aa93-0bc70033dad2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:06.810986 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4f645015-1a1e-4aed-aa93-0bc70033dad2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:06.811116 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-4f645015-1a1e-4aed-aa93-0bc70033dad2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:06.815530 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:06.815530 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:06.816245 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4f645015-1a1e-4aed-aa93-0bc70033dad2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:06.816609 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1322/5315] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:06 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:07.241154 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8c9665d9-f12a-4954-908e-e5638224b3fb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:07.245692 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8c9665d9-f12a-4954-908e-e5638224b3fb tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] GET https://10.4.3.206/volume/v3/volumes/f3db56c1-a198-4520-bd1e-cbe2a85680bb Jul 22 10:10:07.245983 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8c9665d9-f12a-4954-908e-e5638224b3fb tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:07.246206 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8c9665d9-f12a-4954-908e-e5638224b3fb tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:07.252488 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8c9665d9-f12a-4954-908e-e5638224b3fb tempest-CreateVolumesFromSnapshotTest-1541707705 tempest-CreateVolumesFromSnapshotTest-1541707705-project-member] https://10.4.3.206/volume/v3/volumes/f3db56c1-a198-4520-bd1e-cbe2a85680bb returned with HTTP 404 Jul 22 10:10:07.253064 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1342/5316] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:07 2026] GET /volume/v3/volumes/f3db56c1-a198-4520-bd1e-cbe2a85680bb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:07.297033 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a279f0c5-68eb-4efe-82bf-b74b6e005b11 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:07.299376 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a279f0c5-68eb-4efe-82bf-b74b6e005b11 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:07.299700 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a279f0c5-68eb-4efe-82bf-b74b6e005b11 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:07.300017 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a279f0c5-68eb-4efe-82bf-b74b6e005b11 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:07.300208 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-a279f0c5-68eb-4efe-82bf-b74b6e005b11 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:07.305582 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:07.305582 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:07.306435 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a279f0c5-68eb-4efe-82bf-b74b6e005b11 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:07.306952 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1332/5317] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:07 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:07.828733 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ffa8415c-31ab-4e1c-b3d0-190fee462853 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:07.830878 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ffa8415c-31ab-4e1c-b3d0-190fee462853 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:07.831153 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ffa8415c-31ab-4e1c-b3d0-190fee462853 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:07.831386 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ffa8415c-31ab-4e1c-b3d0-190fee462853 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:07.831498 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ffa8415c-31ab-4e1c-b3d0-190fee462853 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:07.833307 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=249,cinder:UPDATE=68,cinder:INSERT=35,cinder:DELETE=1 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:10:07.836354 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:07.836354 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:07.837318 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ffa8415c-31ab-4e1c-b3d0-190fee462853 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:07.837733 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1322/5318] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:07 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:08.317500 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-29aadc91-6405-41f7-89a4-d43fdb50622f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:08.319396 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-29aadc91-6405-41f7-89a4-d43fdb50622f tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:08.319629 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-29aadc91-6405-41f7-89a4-d43fdb50622f tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:08.319867 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-29aadc91-6405-41f7-89a4-d43fdb50622f tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:08.320039 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-29aadc91-6405-41f7-89a4-d43fdb50622f tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:08.322097 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=401,cinder:UPDATE=166,cinder:INSERT=83 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:10:08.325097 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:08.325097 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:08.325824 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-29aadc91-6405-41f7-89a4-d43fdb50622f tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:08.326289 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1323/5319] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:08 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:08.698331 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:08.776913 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:10:08.777385 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-581157983"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:10:08.778886 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-581157983'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:10:08.779052 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Create volume of 1 GB Jul 22 10:10:08.783633 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Availability Zones retrieved successfully. Jul 22 10:10:08.788961 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Flow 'volume_create_api' (869fa493-602b-4246-8dc3-19f3f4781112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:08.789824 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (080d9822-6920-46e5-96c8-9500399facab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:08.790585 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:10:08.814957 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (080d9822-6920-46e5-96c8-9500399facab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:08.815628 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f17ea456-28c6-4151-92a8-fb6ed4d0cdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:08.849645 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b15260cd-ec5e-482b-9670-81195ae8b9cf None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:08.851561 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b15260cd-ec5e-482b-9670-81195ae8b9cf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:08.851641 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b15260cd-ec5e-482b-9670-81195ae8b9cf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:08.851789 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b15260cd-ec5e-482b-9670-81195ae8b9cf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:08.851902 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-b15260cd-ec5e-482b-9670-81195ae8b9cf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:08.853707 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=297,cinder:UPDATE=100,cinder:INSERT=48 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:10:08.856521 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:08.856521 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:08.857386 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b15260cd-ec5e-482b-9670-81195ae8b9cf tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:08.858002 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1333/5320] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:08 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:08.865792 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Created reservations ['92798705-8f45-48e8-be52-21e4d09e34f2', '373a35f5-47ad-4394-9a67-3d933f64f0a0', '167275e4-58bd-4590-a7b0-d7d1cb130e5c', '83366155-fcf0-453b-ba03-ed4626a3e150'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:10:08.866670 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f17ea456-28c6-4151-92a8-fb6ed4d0cdf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92798705-8f45-48e8-be52-21e4d09e34f2', '373a35f5-47ad-4394-9a67-3d933f64f0a0', '167275e4-58bd-4590-a7b0-d7d1cb130e5c', '83366155-fcf0-453b-ba03-ed4626a3e150']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:08.867417 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35cbbd13-2d25-4875-9a98-7b8c773f7e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:08.891082 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35cbbd13-2d25-4875-9a98-7b8c773f7e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e213b12-e210-4314-a498-784d0bfcb83e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-581157983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1507c3239448405ea8c5d86a9650b877',qos_specs=None,replication_status=,reservations=['92798705-8f45-48e8-be52-21e4d09e34f2','373a35f5-47ad-4394-9a67-3d933f64f0a0','167275e4-58bd-4590-a7b0-d7d1cb130e5c','83366155-fcf0-453b-ba03-ed4626a3e150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75fa2a7e338f4697a8e9e68467272489',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:10:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-581157983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e213b12-e210-4314-a498-784d0bfcb83e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1507c3239448405ea8c5d86a9650b877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75fa2a7e338f4697a8e9e68467272489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:08.891842 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c443b4a-f5f6-4106-9a8a-f7b0daa44abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:08.912977 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c443b4a-f5f6-4106-9a8a-f7b0daa44abe) transitioned into state 'SUCCESS' from state '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-581157983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1507c3239448405ea8c5d86a9650b877',qos_specs=None,replication_status=,reservations=['92798705-8f45-48e8-be52-21e4d09e34f2','373a35f5-47ad-4394-9a67-3d933f64f0a0','167275e4-58bd-4590-a7b0-d7d1cb130e5c','83366155-fcf0-453b-ba03-ed4626a3e150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75fa2a7e338f4697a8e9e68467272489',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:08.913638 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ceffe6b-1b93-40d2-bd0b-4fd364df391e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:08.923199 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ceffe6b-1b93-40d2-bd0b-4fd364df391e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:08.924014 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Flow 'volume_create_api' (869fa493-602b-4246-8dc3-19f3f4781112) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:08.924306 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Create volume request issued successfully. Jul 22 10:10:08.924821 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d63887bc-adb7-46fa-bbfa-673d728b6229 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:10:08.925240 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1343/5321] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 10:10:08 2026] POST /volume/v3/volumes => generated 777 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:10:08.937393 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e9140bb0-0989-42c0-b06b-94ab1ff093f7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:08.939477 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e9140bb0-0989-42c0-b06b-94ab1ff093f7 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/volumes/8e213b12-e210-4314-a498-784d0bfcb83e Jul 22 10:10:08.939714 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e9140bb0-0989-42c0-b06b-94ab1ff093f7 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:08.939909 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e9140bb0-0989-42c0-b06b-94ab1ff093f7 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:08.947983 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:08.947983 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:08.951631 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e9140bb0-0989-42c0-b06b-94ab1ff093f7 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Volume info retrieved successfully. Jul 22 10:10:08.955685 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e9140bb0-0989-42c0-b06b-94ab1ff093f7 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/volumes/8e213b12-e210-4314-a498-784d0bfcb83e returned with HTTP 200 Jul 22 10:10:08.956114 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1323/5322] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:08 2026] GET /volume/v3/volumes/8e213b12-e210-4314-a498-784d0bfcb83e => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:09.338789 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fd18fd3f-38b3-41ce-8917-3cf38ba196fd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:09.340990 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fd18fd3f-38b3-41ce-8917-3cf38ba196fd tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:09.341370 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fd18fd3f-38b3-41ce-8917-3cf38ba196fd tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:09.341601 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fd18fd3f-38b3-41ce-8917-3cf38ba196fd tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:09.341733 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-fd18fd3f-38b3-41ce-8917-3cf38ba196fd tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:09.346880 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:09.346880 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:09.347623 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fd18fd3f-38b3-41ce-8917-3cf38ba196fd tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:09.348085 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1324/5323] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:09 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:09.868197 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-26280504-1fd7-4e5a-a870-c94020ce5657 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:09.870021 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-26280504-1fd7-4e5a-a870-c94020ce5657 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:09.870227 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-26280504-1fd7-4e5a-a870-c94020ce5657 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:09.870403 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-26280504-1fd7-4e5a-a870-c94020ce5657 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:09.870501 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-26280504-1fd7-4e5a-a870-c94020ce5657 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:09.874755 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:09.874755 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:09.875652 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-26280504-1fd7-4e5a-a870-c94020ce5657 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:09.876103 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1334/5324] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:09 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:09.968602 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4ea8532b-3a72-4f61-9e5a-a15d0903ce2e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:09.970416 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4ea8532b-3a72-4f61-9e5a-a15d0903ce2e tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/volumes/8e213b12-e210-4314-a498-784d0bfcb83e Jul 22 10:10:09.970611 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4ea8532b-3a72-4f61-9e5a-a15d0903ce2e tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:09.970809 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4ea8532b-3a72-4f61-9e5a-a15d0903ce2e tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:09.977839 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:09.977839 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:09.980787 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4ea8532b-3a72-4f61-9e5a-a15d0903ce2e tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Volume info retrieved successfully. Jul 22 10:10:09.984110 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4ea8532b-3a72-4f61-9e5a-a15d0903ce2e tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/volumes/8e213b12-e210-4314-a498-784d0bfcb83e returned with HTTP 200 Jul 22 10:10:09.984843 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1344/5325] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:09 2026] GET /volume/v3/volumes/8e213b12-e210-4314-a498-784d0bfcb83e => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:09.997459 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-10e5bc0d-79bd-4161-a81c-5bf305c14ad2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:09.999244 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-10e5bc0d-79bd-4161-a81c-5bf305c14ad2 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 10:10:09.999572 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-10e5bc0d-79bd-4161-a81c-5bf305c14ad2 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8e213b12-e210-4314-a498-784d0bfcb83e", "name": "tempest-type-Backup-1260038046"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:10:10.001226 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-10e5bc0d-79bd-4161-a81c-5bf305c14ad2 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Creating new backup {'backup': {'volume_id': '8e213b12-e210-4314-a498-784d0bfcb83e', 'name': 'tempest-type-Backup-1260038046'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:10:10.001378 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-10e5bc0d-79bd-4161-a81c-5bf305c14ad2 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Creating backup of volume 8e213b12-e210-4314-a498-784d0bfcb83e in container None Jul 22 10:10:10.009060 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:10.009060 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:10.009329 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-10e5bc0d-79bd-4161-a81c-5bf305c14ad2 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Volume info retrieved successfully. Jul 22 10:10:10.035252 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-10e5bc0d-79bd-4161-a81c-5bf305c14ad2 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Created reservations ['d7dd6e59-78b4-4a1f-912d-431b9f8face2', '39562bae-346f-4c3d-ac3c-36e6582deb93'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:10:10.063081 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-10e5bc0d-79bd-4161-a81c-5bf305c14ad2 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:10:10.063496 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1324/5326] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:10:09 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) Jul 22 10:10:10.073320 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c176036e-6a90-48b2-be09-69a2b6c30164 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:10.075229 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c176036e-6a90-48b2-be09-69a2b6c30164 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:10.075442 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c176036e-6a90-48b2-be09-69a2b6c30164 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:10.075581 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c176036e-6a90-48b2-be09-69a2b6c30164 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:10.075701 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-c176036e-6a90-48b2-be09-69a2b6c30164 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:10.079464 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:10.079464 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:10.080038 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c176036e-6a90-48b2-be09-69a2b6c30164 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 200 Jul 22 10:10:10.080352 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1325/5327] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:10 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:10.358820 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f4503688-95e4-444f-9d2b-88afcb02af46 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:10.360644 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f4503688-95e4-444f-9d2b-88afcb02af46 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:10.360852 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f4503688-95e4-444f-9d2b-88afcb02af46 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:10.361080 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f4503688-95e4-444f-9d2b-88afcb02af46 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:10.361228 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-f4503688-95e4-444f-9d2b-88afcb02af46 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:10.365971 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:10.365971 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:10.366699 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f4503688-95e4-444f-9d2b-88afcb02af46 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:10.367198 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1335/5328] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:10 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:10.886389 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-db3c738b-1e06-4f09-bcd3-96f7a1e45e39 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:10.888186 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-db3c738b-1e06-4f09-bcd3-96f7a1e45e39 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:10.888361 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-db3c738b-1e06-4f09-bcd3-96f7a1e45e39 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:10.888546 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-db3c738b-1e06-4f09-bcd3-96f7a1e45e39 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:10.888662 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-db3c738b-1e06-4f09-bcd3-96f7a1e45e39 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:10.892993 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:10.892993 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:10.893639 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-db3c738b-1e06-4f09-bcd3-96f7a1e45e39 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:10.893990 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1345/5329] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:10 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:11.090543 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b66b83ae-ac8a-4f83-862b-4c54a1f19c3c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:11.092372 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b66b83ae-ac8a-4f83-862b-4c54a1f19c3c tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:11.092593 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b66b83ae-ac8a-4f83-862b-4c54a1f19c3c tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:11.092868 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b66b83ae-ac8a-4f83-862b-4c54a1f19c3c tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:11.093013 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-b66b83ae-ac8a-4f83-862b-4c54a1f19c3c tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:11.096941 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:11.096941 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:11.097513 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b66b83ae-ac8a-4f83-862b-4c54a1f19c3c tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 200 Jul 22 10:10:11.097845 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1325/5330] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:11 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:11.378592 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4535c0b1-54b9-4a43-9ffa-dce1a54de5cb None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:11.380500 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4535c0b1-54b9-4a43-9ffa-dce1a54de5cb tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:11.380725 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4535c0b1-54b9-4a43-9ffa-dce1a54de5cb tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:11.380985 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4535c0b1-54b9-4a43-9ffa-dce1a54de5cb tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:11.381135 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-4535c0b1-54b9-4a43-9ffa-dce1a54de5cb tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:11.385511 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:11.385511 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:11.386219 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4535c0b1-54b9-4a43-9ffa-dce1a54de5cb tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:11.386650 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1326/5331] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:11 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:11.903758 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4d8f74c5-bd87-4b60-8926-a7b2f241393a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:11.905517 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4d8f74c5-bd87-4b60-8926-a7b2f241393a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:11.905691 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4d8f74c5-bd87-4b60-8926-a7b2f241393a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:11.905877 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4d8f74c5-bd87-4b60-8926-a7b2f241393a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:11.906015 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-4d8f74c5-bd87-4b60-8926-a7b2f241393a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:11.910172 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:11.910172 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:11.910937 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4d8f74c5-bd87-4b60-8926-a7b2f241393a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:11.911270 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1336/5332] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:11 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:12.107079 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9f56454a-6224-4464-99b7-caa30c456192 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:12.108746 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9f56454a-6224-4464-99b7-caa30c456192 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:12.108979 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9f56454a-6224-4464-99b7-caa30c456192 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:12.109154 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9f56454a-6224-4464-99b7-caa30c456192 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:12.109305 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-9f56454a-6224-4464-99b7-caa30c456192 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:12.113184 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:12.113184 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:12.113731 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9f56454a-6224-4464-99b7-caa30c456192 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 200 Jul 22 10:10:12.114109 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1346/5333] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:12 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:12.398151 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5de7b2a6-8769-4768-b694-b18c69199c43 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:12.400105 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5de7b2a6-8769-4768-b694-b18c69199c43 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:12.400334 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5de7b2a6-8769-4768-b694-b18c69199c43 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:12.400585 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5de7b2a6-8769-4768-b694-b18c69199c43 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:12.400696 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-5de7b2a6-8769-4768-b694-b18c69199c43 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:12.405244 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:12.405244 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:12.405726 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5de7b2a6-8769-4768-b694-b18c69199c43 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:12.406122 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1326/5334] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:12 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:12.922535 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-85fd5de9-455e-410f-becb-6f4233f5924b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:12.924669 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-85fd5de9-455e-410f-becb-6f4233f5924b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:12.924983 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-85fd5de9-455e-410f-becb-6f4233f5924b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:12.925209 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-85fd5de9-455e-410f-becb-6f4233f5924b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:12.925353 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-85fd5de9-455e-410f-becb-6f4233f5924b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:12.930066 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:12.930066 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:12.930839 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-85fd5de9-455e-410f-becb-6f4233f5924b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:12.931234 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1327/5335] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:12 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 10:10:13.123531 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ce347f66-5d8b-4182-ab5a-821d4e9d7365 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:13.125293 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ce347f66-5d8b-4182-ab5a-821d4e9d7365 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:13.125495 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ce347f66-5d8b-4182-ab5a-821d4e9d7365 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:13.125667 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ce347f66-5d8b-4182-ab5a-821d4e9d7365 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:13.125753 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-ce347f66-5d8b-4182-ab5a-821d4e9d7365 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:13.129938 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:13.129938 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:13.130460 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ce347f66-5d8b-4182-ab5a-821d4e9d7365 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 200 Jul 22 10:10:13.130775 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1337/5336] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:13 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:13.417321 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8434d5c3-5396-49db-98b1-9de14485e9aa None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:13.419093 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8434d5c3-5396-49db-98b1-9de14485e9aa tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:13.419292 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8434d5c3-5396-49db-98b1-9de14485e9aa tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:13.419471 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8434d5c3-5396-49db-98b1-9de14485e9aa tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:13.419584 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-8434d5c3-5396-49db-98b1-9de14485e9aa tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:13.423522 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:13.423522 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:13.424112 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8434d5c3-5396-49db-98b1-9de14485e9aa tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:13.424498 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1347/5337] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:13 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:13.942454 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-93ef9e91-a2b7-4bbb-8dd0-afa681398e4b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:13.944301 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-93ef9e91-a2b7-4bbb-8dd0-afa681398e4b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:13.944514 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-93ef9e91-a2b7-4bbb-8dd0-afa681398e4b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:13.944706 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-93ef9e91-a2b7-4bbb-8dd0-afa681398e4b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:13.944826 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-93ef9e91-a2b7-4bbb-8dd0-afa681398e4b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:13.949398 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:13.949398 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:13.950201 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-93ef9e91-a2b7-4bbb-8dd0-afa681398e4b tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:13.950567 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1327/5338] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:13 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:14.141499 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-94a3ab85-69c6-43dd-a906-3a9648c3d29b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:14.143525 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-94a3ab85-69c6-43dd-a906-3a9648c3d29b tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:14.143819 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-94a3ab85-69c6-43dd-a906-3a9648c3d29b tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:14.144052 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-94a3ab85-69c6-43dd-a906-3a9648c3d29b tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:14.144158 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-94a3ab85-69c6-43dd-a906-3a9648c3d29b tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:14.149282 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:14.149282 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:14.149999 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-94a3ab85-69c6-43dd-a906-3a9648c3d29b tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 200 Jul 22 10:10:14.150422 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1328/5339] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:14 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:14.436439 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d9732f33-2606-498e-822b-1ff3f8fea544 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:14.438280 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d9732f33-2606-498e-822b-1ff3f8fea544 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:14.438484 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d9732f33-2606-498e-822b-1ff3f8fea544 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:14.438676 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d9732f33-2606-498e-822b-1ff3f8fea544 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:14.438781 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-d9732f33-2606-498e-822b-1ff3f8fea544 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:14.443066 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:14.443066 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:14.443737 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d9732f33-2606-498e-822b-1ff3f8fea544 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:14.444149 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1338/5340] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:14 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:14.960098 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d3f81a5e-1cda-4abe-b39b-5adf328306a1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:14.961797 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d3f81a5e-1cda-4abe-b39b-5adf328306a1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:14.962068 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d3f81a5e-1cda-4abe-b39b-5adf328306a1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:14.962274 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d3f81a5e-1cda-4abe-b39b-5adf328306a1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:14.962375 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-d3f81a5e-1cda-4abe-b39b-5adf328306a1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:14.966720 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:14.966720 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:14.967444 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d3f81a5e-1cda-4abe-b39b-5adf328306a1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:14.967962 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1348/5341] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:14 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:15.161820 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e7db7373-6a52-4e29-8784-3b8a8d2818e3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:15.163621 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e7db7373-6a52-4e29-8784-3b8a8d2818e3 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:15.163871 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e7db7373-6a52-4e29-8784-3b8a8d2818e3 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:15.164094 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e7db7373-6a52-4e29-8784-3b8a8d2818e3 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:15.164215 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e7db7373-6a52-4e29-8784-3b8a8d2818e3 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:15.168166 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:15.168166 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:15.168739 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e7db7373-6a52-4e29-8784-3b8a8d2818e3 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 200 Jul 22 10:10:15.169094 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1328/5342] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:15 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:15.459892 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-90b768df-6c76-479e-b2db-d44f1463c6fd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:15.461624 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-90b768df-6c76-479e-b2db-d44f1463c6fd tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:15.461837 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-90b768df-6c76-479e-b2db-d44f1463c6fd tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:15.462033 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-90b768df-6c76-479e-b2db-d44f1463c6fd tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:15.462205 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-90b768df-6c76-479e-b2db-d44f1463c6fd tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:15.467533 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:15.467533 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:15.468388 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-90b768df-6c76-479e-b2db-d44f1463c6fd tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:15.468936 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1329/5343] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:15 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:15.986856 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a78e429f-b444-446a-935b-a708d3810b54 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:16.004617 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a78e429f-b444-446a-935b-a708d3810b54 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:16.004983 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a78e429f-b444-446a-935b-a708d3810b54 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:16.005376 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a78e429f-b444-446a-935b-a708d3810b54 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:16.005376 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-a78e429f-b444-446a-935b-a708d3810b54 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:16.010134 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:16.010134 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:16.010784 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a78e429f-b444-446a-935b-a708d3810b54 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:16.011257 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1339/5344] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:15 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 784 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:16.178729 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8f4dbb51-1fd8-484e-8476-91b6b58d463a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:16.180726 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8f4dbb51-1fd8-484e-8476-91b6b58d463a tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:16.180967 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8f4dbb51-1fd8-484e-8476-91b6b58d463a tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:16.181197 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8f4dbb51-1fd8-484e-8476-91b6b58d463a tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:16.181346 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-8f4dbb51-1fd8-484e-8476-91b6b58d463a tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:16.185677 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:16.185677 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:16.186447 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8f4dbb51-1fd8-484e-8476-91b6b58d463a tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 200 Jul 22 10:10:16.186826 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1349/5345] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:16 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:16.479084 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c606423a-0d27-4632-a01d-1832ef5fc5e0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:16.481377 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c606423a-0d27-4632-a01d-1832ef5fc5e0 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:16.481696 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c606423a-0d27-4632-a01d-1832ef5fc5e0 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:16.481991 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c606423a-0d27-4632-a01d-1832ef5fc5e0 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:16.482167 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-c606423a-0d27-4632-a01d-1832ef5fc5e0 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:16.489525 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:16.489525 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:16.490340 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c606423a-0d27-4632-a01d-1832ef5fc5e0 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:16.490784 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1329/5346] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:16 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:17.022534 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-81c6222f-2421-4ed0-9ca1-e9f696f8b569 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:17.024457 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-81c6222f-2421-4ed0-9ca1-e9f696f8b569 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:17.024652 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-81c6222f-2421-4ed0-9ca1-e9f696f8b569 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:17.024842 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-81c6222f-2421-4ed0-9ca1-e9f696f8b569 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:17.024959 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-81c6222f-2421-4ed0-9ca1-e9f696f8b569 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:17.030869 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:17.030869 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:17.031915 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-81c6222f-2421-4ed0-9ca1-e9f696f8b569 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:17.032348 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1330/5347] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:17 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:17.041792 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d5fd310e-aaa7-4623-863c-2825d25521ae None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:17.043620 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d5fd310e-aaa7-4623-863c-2825d25521ae tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:17.043852 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d5fd310e-aaa7-4623-863c-2825d25521ae tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:17.044078 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d5fd310e-aaa7-4623-863c-2825d25521ae tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:17.044186 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-d5fd310e-aaa7-4623-863c-2825d25521ae tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:17.048662 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:17.048662 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:17.049490 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d5fd310e-aaa7-4623-863c-2825d25521ae tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:17.049913 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1340/5348] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:17 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:17.058941 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-260258d9-d7e9-4ba7-90fe-0f260dd6caaa None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:17.060299 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-260258d9-d7e9-4ba7-90fe-0f260dd6caaa tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] DELETE https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:17.060568 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-260258d9-d7e9-4ba7-90fe-0f260dd6caaa tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:17.061784 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-260258d9-d7e9-4ba7-90fe-0f260dd6caaa tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:17.061784 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-260258d9-d7e9-4ba7-90fe-0f260dd6caaa tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Delete backup with id: 705e2508-03bf-4e84-9d09-8c486ac1738e. Jul 22 10:10:17.066414 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:17.066414 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:17.081334 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.backup.rpcapi [None req-260258d9-d7e9-4ba7-90fe-0f260dd6caaa tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] delete_backup rpcapi backup_id 705e2508-03bf-4e84-9d09-8c486ac1738e {{(pid=100151) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:10:17.083051 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-260258d9-d7e9-4ba7-90fe-0f260dd6caaa tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 202 Jul 22 10:10:17.083498 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1350/5349] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:10:17 2026] DELETE /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:10:17.090939 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a76edce8-4b0d-4385-9afe-1fefc1e35cb2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:17.091533 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a76edce8-4b0d-4385-9afe-1fefc1e35cb2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:17.091724 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a76edce8-4b0d-4385-9afe-1fefc1e35cb2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:17.091939 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a76edce8-4b0d-4385-9afe-1fefc1e35cb2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:17.092059 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a76edce8-4b0d-4385-9afe-1fefc1e35cb2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:17.096434 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:17.096434 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:17.097160 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a76edce8-4b0d-4385-9afe-1fefc1e35cb2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 200 Jul 22 10:10:17.097482 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1330/5350] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:17 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:17.197359 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-678db1c7-34de-4b53-8102-4eac4bd59f18 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:17.199471 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-678db1c7-34de-4b53-8102-4eac4bd59f18 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:17.199663 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-678db1c7-34de-4b53-8102-4eac4bd59f18 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:17.199873 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-678db1c7-34de-4b53-8102-4eac4bd59f18 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:17.200010 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-678db1c7-34de-4b53-8102-4eac4bd59f18 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:17.204442 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:17.204442 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:17.205183 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-678db1c7-34de-4b53-8102-4eac4bd59f18 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 200 Jul 22 10:10:17.205603 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1331/5351] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:17 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:17.500581 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-64afc27d-5edf-4c96-8d40-b19c3dd8d2a0 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:17.502611 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-64afc27d-5edf-4c96-8d40-b19c3dd8d2a0 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:17.502900 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-64afc27d-5edf-4c96-8d40-b19c3dd8d2a0 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:17.503179 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-64afc27d-5edf-4c96-8d40-b19c3dd8d2a0 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:17.503333 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-64afc27d-5edf-4c96-8d40-b19c3dd8d2a0 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:17.507903 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:17.507903 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:17.508686 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-64afc27d-5edf-4c96-8d40-b19c3dd8d2a0 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:17.509163 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1341/5352] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:17 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:18.107322 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-21ca11c4-b5d7-48f0-a7f5-4078d2c7bfef None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:18.109214 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-21ca11c4-b5d7-48f0-a7f5-4078d2c7bfef tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e Jul 22 10:10:18.109387 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-21ca11c4-b5d7-48f0-a7f5-4078d2c7bfef tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:18.109560 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-21ca11c4-b5d7-48f0-a7f5-4078d2c7bfef tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:18.109665 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-21ca11c4-b5d7-48f0-a7f5-4078d2c7bfef tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Show backup with id 705e2508-03bf-4e84-9d09-8c486ac1738e. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:18.113038 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-21ca11c4-b5d7-48f0-a7f5-4078d2c7bfef tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e returned with HTTP 404 Jul 22 10:10:18.113431 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1351/5353] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:18 2026] GET /volume/v3/backups/705e2508-03bf-4e84-9d09-8c486ac1738e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:18.122508 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f9d75b72-e3ca-4d82-935b-142e484e9312 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:18.124936 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f9d75b72-e3ca-4d82-935b-142e484e9312 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/3bb13640-1ce1-444a-ba93-bd1b0a85066f Jul 22 10:10:18.125228 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f9d75b72-e3ca-4d82-935b-142e484e9312 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:18.125481 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f9d75b72-e3ca-4d82-935b-142e484e9312 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:18.125625 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-f9d75b72-e3ca-4d82-935b-142e484e9312 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Delete snapshot with id: 3bb13640-1ce1-444a-ba93-bd1b0a85066f Jul 22 10:10:18.130858 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:18.130858 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:18.131307 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f9d75b72-e3ca-4d82-935b-142e484e9312 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Snapshot retrieved successfully. Jul 22 10:10:18.147567 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f9d75b72-e3ca-4d82-935b-142e484e9312 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Snapshot delete request issued successfully. Jul 22 10:10:18.147783 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f9d75b72-e3ca-4d82-935b-142e484e9312 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/snapshots/3bb13640-1ce1-444a-ba93-bd1b0a85066f returned with HTTP 202 Jul 22 10:10:18.148313 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1331/5354] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:10:18 2026] DELETE /volume/v3/snapshots/3bb13640-1ce1-444a-ba93-bd1b0a85066f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:10:18.154267 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-70f9f1cd-6675-4d11-84f2-5fa3daec31ad None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:18.157418 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-70f9f1cd-6675-4d11-84f2-5fa3daec31ad tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/snapshots/3bb13640-1ce1-444a-ba93-bd1b0a85066f Jul 22 10:10:18.157638 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-70f9f1cd-6675-4d11-84f2-5fa3daec31ad tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:18.157883 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-70f9f1cd-6675-4d11-84f2-5fa3daec31ad tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:18.164698 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:18.164698 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:18.165159 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-70f9f1cd-6675-4d11-84f2-5fa3daec31ad tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Snapshot retrieved successfully. Jul 22 10:10:18.165935 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-70f9f1cd-6675-4d11-84f2-5fa3daec31ad tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/snapshots/3bb13640-1ce1-444a-ba93-bd1b0a85066f returned with HTTP 200 Jul 22 10:10:18.166298 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1332/5355] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:10:18 2026] GET /volume/v3/snapshots/3bb13640-1ce1-444a-ba93-bd1b0a85066f => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:18.220136 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-dd8db0ab-f008-4d51-9691-7365de017f41 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:18.223611 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dd8db0ab-f008-4d51-9691-7365de017f41 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:18.223611 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dd8db0ab-f008-4d51-9691-7365de017f41 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:18.223611 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-dd8db0ab-f008-4d51-9691-7365de017f41 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:18.223611 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-dd8db0ab-f008-4d51-9691-7365de017f41 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:18.226976 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:18.226976 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:18.227714 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-dd8db0ab-f008-4d51-9691-7365de017f41 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 200 Jul 22 10:10:18.228229 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1342/5356] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:18 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:18.524176 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-64084b3e-9969-435a-ab29-9785071e5fc2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:18.534027 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-64084b3e-9969-435a-ab29-9785071e5fc2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:18.535412 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-64084b3e-9969-435a-ab29-9785071e5fc2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:18.536683 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-64084b3e-9969-435a-ab29-9785071e5fc2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:18.537373 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-64084b3e-9969-435a-ab29-9785071e5fc2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:18.545391 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:18.545391 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:18.545997 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-64084b3e-9969-435a-ab29-9785071e5fc2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:18.546327 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1352/5357] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:18 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:19.178520 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fe290bcb-b6c7-4839-9bdc-4b581f26a735 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:19.180356 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fe290bcb-b6c7-4839-9bdc-4b581f26a735 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/snapshots/3bb13640-1ce1-444a-ba93-bd1b0a85066f Jul 22 10:10:19.180553 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fe290bcb-b6c7-4839-9bdc-4b581f26a735 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:19.180665 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fe290bcb-b6c7-4839-9bdc-4b581f26a735 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:19.184945 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fe290bcb-b6c7-4839-9bdc-4b581f26a735 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/snapshots/3bb13640-1ce1-444a-ba93-bd1b0a85066f returned with HTTP 404 Jul 22 10:10:19.185398 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1332/5358] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:10:19 2026] GET /volume/v3/snapshots/3bb13640-1ce1-444a-ba93-bd1b0a85066f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:19.192341 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a11df5cb-e4a6-4a26-a276-d672e79ab968 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:19.194148 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a11df5cb-e4a6-4a26-a276-d672e79ab968 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] DELETE https://10.4.3.206/volume/v3/volumes/c15cebfd-731e-4f92-8e89-f5081fc322d3 Jul 22 10:10:19.194344 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a11df5cb-e4a6-4a26-a276-d672e79ab968 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:19.194546 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a11df5cb-e4a6-4a26-a276-d672e79ab968 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:19.194704 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-a11df5cb-e4a6-4a26-a276-d672e79ab968 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Delete volume with id: c15cebfd-731e-4f92-8e89-f5081fc322d3 Jul 22 10:10:19.203481 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:19.203481 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:19.204021 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a11df5cb-e4a6-4a26-a276-d672e79ab968 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:10:19.223197 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-a11df5cb-e4a6-4a26-a276-d672e79ab968 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Delete volume request issued successfully. Jul 22 10:10:19.223366 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a11df5cb-e4a6-4a26-a276-d672e79ab968 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/c15cebfd-731e-4f92-8e89-f5081fc322d3 returned with HTTP 202 Jul 22 10:10:19.223983 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1333/5359] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:10:19 2026] DELETE /volume/v3/volumes/c15cebfd-731e-4f92-8e89-f5081fc322d3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:10:19.231424 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-10130f4a-e27d-4e23-befc-e8f50153fb5a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:19.233425 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-10130f4a-e27d-4e23-befc-e8f50153fb5a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/c15cebfd-731e-4f92-8e89-f5081fc322d3 Jul 22 10:10:19.233731 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-10130f4a-e27d-4e23-befc-e8f50153fb5a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:19.234058 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-10130f4a-e27d-4e23-befc-e8f50153fb5a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:19.238749 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4ce18cf3-966c-4f3d-8e23-a864ae241fb4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:19.239884 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4ce18cf3-966c-4f3d-8e23-a864ae241fb4 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:19.240167 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4ce18cf3-966c-4f3d-8e23-a864ae241fb4 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:19.240370 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4ce18cf3-966c-4f3d-8e23-a864ae241fb4 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:19.240599 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-4ce18cf3-966c-4f3d-8e23-a864ae241fb4 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:19.242627 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:19.242627 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:19.244594 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:19.244594 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:19.245135 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4ce18cf3-966c-4f3d-8e23-a864ae241fb4 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 200 Jul 22 10:10:19.245491 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1353/5360] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:19 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:19.247154 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-10130f4a-e27d-4e23-befc-e8f50153fb5a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:10:19.253540 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-10130f4a-e27d-4e23-befc-e8f50153fb5a tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/c15cebfd-731e-4f92-8e89-f5081fc322d3 returned with HTTP 200 Jul 22 10:10:19.254163 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1343/5361] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:19 2026] GET /volume/v3/volumes/c15cebfd-731e-4f92-8e89-f5081fc322d3 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:19.556437 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1059f291-d095-42e5-b9d7-9d24aa739873 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:19.558615 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1059f291-d095-42e5-b9d7-9d24aa739873 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:19.558966 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1059f291-d095-42e5-b9d7-9d24aa739873 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:19.559255 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1059f291-d095-42e5-b9d7-9d24aa739873 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:19.559415 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-1059f291-d095-42e5-b9d7-9d24aa739873 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:19.565242 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:19.565242 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:19.565859 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1059f291-d095-42e5-b9d7-9d24aa739873 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:19.566389 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1333/5362] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:19 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:19.580296 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-116dd9f9-ff8a-458d-b3a4-51be895cf604 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:19.642590 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-116dd9f9-ff8a-458d-b3a4-51be895cf604 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf/export_record Jul 22 10:10:19.642822 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-116dd9f9-ff8a-458d-b3a4-51be895cf604 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:19.643033 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-116dd9f9-ff8a-458d-b3a4-51be895cf604 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Calling method 'export_record' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:19.643140 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-116dd9f9-ff8a-458d-b3a4-51be895cf604 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Export record for backup 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100149) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 10:10:19.647126 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:19.647126 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:19.648137 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.policy [None req-116dd9f9-ff8a-458d-b3a4-51be895cf604 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'ebf5163d30e5422884827c506b1f717a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92be625ce86f454f9676d45dafa29af2', '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=100149) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 10:10:19.648375 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-116dd9f9-ff8a-458d-b3a4-51be895cf604 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf/export_record returned with HTTP 403 Jul 22 10:10:19.648988 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1334/5363] 10.4.3.206 () {68 vars in 1430 bytes} [Wed Jul 22 10:10:19 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf/export_record => generated 101 bytes in 69 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:19.661542 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:19.671111 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:10:19.674675 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-945087147"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:10:19.683298 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-945087147'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:10:19.683986 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Create volume of 1 GB Jul 22 10:10:19.690491 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Availability Zones retrieved successfully. Jul 22 10:10:19.696241 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Flow 'volume_create_api' (ba4b584f-f205-4c4f-adaa-5846633f6076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:19.697191 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c90576f1-32a9-4fb9-9501-1ebcb2e3307a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:19.697931 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:10:19.718785 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c90576f1-32a9-4fb9-9501-1ebcb2e3307a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:19.719480 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cefcfcaf-c4ca-4323-afb1-f208293ae68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:19.751538 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Created reservations ['285309ea-4203-4903-af2f-b6b27d3c99ba', 'c44ddad5-10e9-44ff-ad12-1f9f7efb9d9f', '6837033f-1423-415a-a57a-85ecaad90073', 'eb5c6aae-92da-491d-9027-d22b8195daca'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:10:19.752279 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cefcfcaf-c4ca-4323-afb1-f208293ae68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['285309ea-4203-4903-af2f-b6b27d3c99ba', 'c44ddad5-10e9-44ff-ad12-1f9f7efb9d9f', '6837033f-1423-415a-a57a-85ecaad90073', 'eb5c6aae-92da-491d-9027-d22b8195daca']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:19.753074 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cc00a27-285d-4a58-ad99-950b03f17f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:19.774470 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cc00a27-285d-4a58-ad99-950b03f17f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-945087147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92be625ce86f454f9676d45dafa29af2',qos_specs=None,replication_status=,reservations=['285309ea-4203-4903-af2f-b6b27d3c99ba','c44ddad5-10e9-44ff-ad12-1f9f7efb9d9f','6837033f-1423-415a-a57a-85ecaad90073','eb5c6aae-92da-491d-9027-d22b8195daca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e197cb3233b4ae3ac5e24ad807fca89',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-945087147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92be625ce86f454f9676d45dafa29af2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e197cb3233b4ae3ac5e24ad807fca89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:19.775439 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a9b5392-6a80-448d-bd58-c5dffbb808db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:19.794233 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a9b5392-6a80-448d-bd58-c5dffbb808db) transitioned into state 'SUCCESS' from state '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-945087147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92be625ce86f454f9676d45dafa29af2',qos_specs=None,replication_status=,reservations=['285309ea-4203-4903-af2f-b6b27d3c99ba','c44ddad5-10e9-44ff-ad12-1f9f7efb9d9f','6837033f-1423-415a-a57a-85ecaad90073','eb5c6aae-92da-491d-9027-d22b8195daca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e197cb3233b4ae3ac5e24ad807fca89',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:19.794934 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9ac079-e5dc-43b1-b225-fb1a9a4e59e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:19.803654 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9ac079-e5dc-43b1-b225-fb1a9a4e59e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:19.804616 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Flow 'volume_create_api' (ba4b584f-f205-4c4f-adaa-5846633f6076) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:19.805031 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Create volume request issued successfully. Jul 22 10:10:19.805580 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-56040ba7-33a9-45e2-b157-bc36ac7fd504 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:10:19.806091 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1354/5364] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 10:10:19 2026] POST /volume/v3/volumes => generated 777 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:10:19.819357 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-304a4c32-612a-4420-8243-664d7b138cb9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:19.821132 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-304a4c32-612a-4420-8243-664d7b138cb9 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/volumes/3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89 Jul 22 10:10:19.821328 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-304a4c32-612a-4420-8243-664d7b138cb9 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:19.821503 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-304a4c32-612a-4420-8243-664d7b138cb9 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:19.827861 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:19.827861 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:19.830979 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-304a4c32-612a-4420-8243-664d7b138cb9 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Volume info retrieved successfully. Jul 22 10:10:19.834379 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-304a4c32-612a-4420-8243-664d7b138cb9 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/volumes/3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89 returned with HTTP 200 Jul 22 10:10:19.834754 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1344/5365] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:19 2026] GET /volume/v3/volumes/3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:20.257024 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c520f7d0-f8dd-4e44-932e-3b8ff110b20e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:20.259479 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c520f7d0-f8dd-4e44-932e-3b8ff110b20e tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:20.259885 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c520f7d0-f8dd-4e44-932e-3b8ff110b20e tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:20.260172 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c520f7d0-f8dd-4e44-932e-3b8ff110b20e tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:20.260356 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-c520f7d0-f8dd-4e44-932e-3b8ff110b20e tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:20.265792 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:20.265792 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:20.266741 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c520f7d0-f8dd-4e44-932e-3b8ff110b20e tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 200 Jul 22 10:10:20.267276 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1334/5366] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:20 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:20.267886 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d7b5b33a-53a9-4abd-b534-940572cfa152 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:20.269761 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d7b5b33a-53a9-4abd-b534-940572cfa152 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/c15cebfd-731e-4f92-8e89-f5081fc322d3 Jul 22 10:10:20.270036 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d7b5b33a-53a9-4abd-b534-940572cfa152 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:20.270231 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d7b5b33a-53a9-4abd-b534-940572cfa152 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:20.276416 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d7b5b33a-53a9-4abd-b534-940572cfa152 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/c15cebfd-731e-4f92-8e89-f5081fc322d3 returned with HTTP 404 Jul 22 10:10:20.276908 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1335/5367] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:20 2026] GET /volume/v3/volumes/c15cebfd-731e-4f92-8e89-f5081fc322d3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:20.283197 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-62c8e953-4108-4446-ad6e-175d3817bee7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:20.285053 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-62c8e953-4108-4446-ad6e-175d3817bee7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] DELETE https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd Jul 22 10:10:20.285232 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-62c8e953-4108-4446-ad6e-175d3817bee7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:20.285406 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-62c8e953-4108-4446-ad6e-175d3817bee7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:20.285570 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-62c8e953-4108-4446-ad6e-175d3817bee7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Delete volume with id: 205ed801-4ed8-4889-b2a8-0db07556f7fd Jul 22 10:10:20.293885 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:20.293885 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:20.294591 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-62c8e953-4108-4446-ad6e-175d3817bee7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:10:20.315384 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-62c8e953-4108-4446-ad6e-175d3817bee7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Delete volume request issued successfully. Jul 22 10:10:20.315664 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-62c8e953-4108-4446-ad6e-175d3817bee7 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd returned with HTTP 202 Jul 22 10:10:20.316205 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1355/5368] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:10:20 2026] DELETE /volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:10:20.323103 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-0c5a09c6-b94d-48e4-bdbd-5e42eb7fba2c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:20.324975 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0c5a09c6-b94d-48e4-bdbd-5e42eb7fba2c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd Jul 22 10:10:20.325133 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0c5a09c6-b94d-48e4-bdbd-5e42eb7fba2c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:20.325340 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-0c5a09c6-b94d-48e4-bdbd-5e42eb7fba2c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:20.332295 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:20.332295 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:20.336038 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-0c5a09c6-b94d-48e4-bdbd-5e42eb7fba2c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:10:20.340752 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-0c5a09c6-b94d-48e4-bdbd-5e42eb7fba2c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd returned with HTTP 200 Jul 22 10:10:20.341139 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1345/5369] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:20 2026] GET /volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:20.847474 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2dac2be2-4e94-464f-a6c8-88ae4df36ba8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:20.849424 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2dac2be2-4e94-464f-a6c8-88ae4df36ba8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/volumes/3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89 Jul 22 10:10:20.849649 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2dac2be2-4e94-464f-a6c8-88ae4df36ba8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:20.849875 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2dac2be2-4e94-464f-a6c8-88ae4df36ba8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:20.857034 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:20.857034 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:20.860048 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2dac2be2-4e94-464f-a6c8-88ae4df36ba8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Volume info retrieved successfully. Jul 22 10:10:20.863571 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2dac2be2-4e94-464f-a6c8-88ae4df36ba8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/volumes/3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89 returned with HTTP 200 Jul 22 10:10:20.863916 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1335/5370] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:20 2026] GET /volume/v3/volumes/3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:20.878022 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ff68f8ac-8727-47d9-a157-f9f2333ceb3e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:20.880002 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ff68f8ac-8727-47d9-a157-f9f2333ceb3e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 10:10:20.880410 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ff68f8ac-8727-47d9-a157-f9f2333ceb3e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89", "name": "tempest-type-Backup-110080487"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:10:20.882098 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-ff68f8ac-8727-47d9-a157-f9f2333ceb3e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Creating new backup {'backup': {'volume_id': '3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89', 'name': 'tempest-type-Backup-110080487'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:10:20.882265 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.backups [None req-ff68f8ac-8727-47d9-a157-f9f2333ceb3e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Creating backup of volume 3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89 in container None Jul 22 10:10:20.890586 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:20.890586 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:20.890887 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ff68f8ac-8727-47d9-a157-f9f2333ceb3e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Volume info retrieved successfully. Jul 22 10:10:20.908396 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-ff68f8ac-8727-47d9-a157-f9f2333ceb3e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Created reservations ['5addf1f1-6254-47e8-9b38-aa3a092de148', '88919559-6b25-4abf-b9d9-464ae231ee1f'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:10:20.943120 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ff68f8ac-8727-47d9-a157-f9f2333ceb3e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:10:20.943782 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1336/5371] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:10:20 2026] POST /volume/v3/backups => generated 315 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:10:20.952613 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-db0ef76e-c202-410d-b790-11b0afb22038 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:20.954406 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-db0ef76e-c202-410d-b790-11b0afb22038 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:20.954608 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-db0ef76e-c202-410d-b790-11b0afb22038 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:20.954787 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-db0ef76e-c202-410d-b790-11b0afb22038 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:20.954899 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-db0ef76e-c202-410d-b790-11b0afb22038 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:20.959810 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:20.959810 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:20.960463 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-db0ef76e-c202-410d-b790-11b0afb22038 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 200 Jul 22 10:10:20.960848 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1356/5372] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:20 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:21.278049 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9ed8369b-9044-4cc9-9c76-415c29cdce4b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:21.280125 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9ed8369b-9044-4cc9-9c76-415c29cdce4b tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:21.280369 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9ed8369b-9044-4cc9-9c76-415c29cdce4b tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:21.280595 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9ed8369b-9044-4cc9-9c76-415c29cdce4b tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:21.280760 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-9ed8369b-9044-4cc9-9c76-415c29cdce4b tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:21.285620 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:21.285620 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:21.286336 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9ed8369b-9044-4cc9-9c76-415c29cdce4b tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 200 Jul 22 10:10:21.286738 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1346/5373] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:21 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:21.353708 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-67c66505-9e03-4637-9198-3cd10d326ace None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:21.355577 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-67c66505-9e03-4637-9198-3cd10d326ace tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd Jul 22 10:10:21.355851 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-67c66505-9e03-4637-9198-3cd10d326ace tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:21.356082 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-67c66505-9e03-4637-9198-3cd10d326ace tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:21.361736 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-67c66505-9e03-4637-9198-3cd10d326ace tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd returned with HTTP 404 Jul 22 10:10:21.362277 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1336/5374] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:21 2026] GET /volume/v3/volumes/205ed801-4ed8-4889-b2a8-0db07556f7fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:21.369299 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6a4bc038-2cd4-4240-b81d-2d7a9cb0f17c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:21.371448 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6a4bc038-2cd4-4240-b81d-2d7a9cb0f17c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a3dbb457-aff2-4654-b004-ed79d886bfdc Jul 22 10:10:21.371684 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6a4bc038-2cd4-4240-b81d-2d7a9cb0f17c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:21.371953 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6a4bc038-2cd4-4240-b81d-2d7a9cb0f17c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:21.372149 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-6a4bc038-2cd4-4240-b81d-2d7a9cb0f17c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Delete volume with id: a3dbb457-aff2-4654-b004-ed79d886bfdc Jul 22 10:10:21.380363 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:21.380363 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:21.380910 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6a4bc038-2cd4-4240-b81d-2d7a9cb0f17c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:10:21.399833 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-6a4bc038-2cd4-4240-b81d-2d7a9cb0f17c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Delete volume request issued successfully. Jul 22 10:10:21.400066 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6a4bc038-2cd4-4240-b81d-2d7a9cb0f17c tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/a3dbb457-aff2-4654-b004-ed79d886bfdc returned with HTTP 202 Jul 22 10:10:21.400493 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1337/5375] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:10:21 2026] DELETE /volume/v3/volumes/a3dbb457-aff2-4654-b004-ed79d886bfdc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:10:21.408668 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-293b93a6-7ef1-4497-9d0f-ae2c298bf7b2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:21.410580 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-293b93a6-7ef1-4497-9d0f-ae2c298bf7b2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/a3dbb457-aff2-4654-b004-ed79d886bfdc Jul 22 10:10:21.410793 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-293b93a6-7ef1-4497-9d0f-ae2c298bf7b2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:21.410998 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-293b93a6-7ef1-4497-9d0f-ae2c298bf7b2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:21.417502 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:21.417502 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:21.420621 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-293b93a6-7ef1-4497-9d0f-ae2c298bf7b2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:10:21.424366 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-293b93a6-7ef1-4497-9d0f-ae2c298bf7b2 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/a3dbb457-aff2-4654-b004-ed79d886bfdc returned with HTTP 200 Jul 22 10:10:21.424727 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1357/5376] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:21 2026] GET /volume/v3/volumes/a3dbb457-aff2-4654-b004-ed79d886bfdc => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:21.971399 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a4b864ad-74b2-4c1a-a28c-6297857a8de8 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:21.973192 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a4b864ad-74b2-4c1a-a28c-6297857a8de8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:21.973396 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a4b864ad-74b2-4c1a-a28c-6297857a8de8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:21.973618 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a4b864ad-74b2-4c1a-a28c-6297857a8de8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:21.973773 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-a4b864ad-74b2-4c1a-a28c-6297857a8de8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:21.977884 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:21.977884 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:21.978513 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a4b864ad-74b2-4c1a-a28c-6297857a8de8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 200 Jul 22 10:10:21.978899 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1347/5377] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:21 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:22.298176 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-464caeb9-b0d5-4b33-b333-b4d79bed312b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:22.300174 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-464caeb9-b0d5-4b33-b333-b4d79bed312b tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:22.300404 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-464caeb9-b0d5-4b33-b333-b4d79bed312b tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:22.300620 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-464caeb9-b0d5-4b33-b333-b4d79bed312b tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:22.300782 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-464caeb9-b0d5-4b33-b333-b4d79bed312b tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:22.306129 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:22.306129 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:22.307022 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-464caeb9-b0d5-4b33-b333-b4d79bed312b tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 200 Jul 22 10:10:22.307436 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1337/5378] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:22 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:22.436755 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-04693d5c-60f3-4a76-a96a-05265ae9d4b1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:22.438810 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-04693d5c-60f3-4a76-a96a-05265ae9d4b1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/a3dbb457-aff2-4654-b004-ed79d886bfdc Jul 22 10:10:22.439058 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-04693d5c-60f3-4a76-a96a-05265ae9d4b1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:22.439249 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-04693d5c-60f3-4a76-a96a-05265ae9d4b1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:22.444626 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-04693d5c-60f3-4a76-a96a-05265ae9d4b1 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/a3dbb457-aff2-4654-b004-ed79d886bfdc returned with HTTP 404 Jul 22 10:10:22.445172 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1338/5379] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:22 2026] GET /volume/v3/volumes/a3dbb457-aff2-4654-b004-ed79d886bfdc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:22.452424 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-81cff935-b260-4928-bba8-e044fced3e11 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:22.454243 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-81cff935-b260-4928-bba8-e044fced3e11 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] DELETE https://10.4.3.206/volume/v3/volumes/d28eccd1-a76f-4a50-9160-251bbba9afb1 Jul 22 10:10:22.454434 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-81cff935-b260-4928-bba8-e044fced3e11 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:22.454620 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-81cff935-b260-4928-bba8-e044fced3e11 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:22.454780 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-81cff935-b260-4928-bba8-e044fced3e11 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Delete volume with id: d28eccd1-a76f-4a50-9160-251bbba9afb1 Jul 22 10:10:22.461335 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:22.461335 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:22.461778 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-81cff935-b260-4928-bba8-e044fced3e11 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:10:22.480704 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-81cff935-b260-4928-bba8-e044fced3e11 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Delete volume request issued successfully. Jul 22 10:10:22.481416 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-81cff935-b260-4928-bba8-e044fced3e11 tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/d28eccd1-a76f-4a50-9160-251bbba9afb1 returned with HTTP 202 Jul 22 10:10:22.481416 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1358/5380] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:10:22 2026] DELETE /volume/v3/volumes/d28eccd1-a76f-4a50-9160-251bbba9afb1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:10:22.489249 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-97a056b2-a023-4282-aa80-fa6c33f685df None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:22.491101 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-97a056b2-a023-4282-aa80-fa6c33f685df tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/d28eccd1-a76f-4a50-9160-251bbba9afb1 Jul 22 10:10:22.491285 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-97a056b2-a023-4282-aa80-fa6c33f685df tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:22.491463 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-97a056b2-a023-4282-aa80-fa6c33f685df tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:22.498442 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:22.498442 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:22.501981 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-97a056b2-a023-4282-aa80-fa6c33f685df tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Volume info retrieved successfully. Jul 22 10:10:22.505944 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-97a056b2-a023-4282-aa80-fa6c33f685df tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/d28eccd1-a76f-4a50-9160-251bbba9afb1 returned with HTTP 200 Jul 22 10:10:22.506300 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1348/5381] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:22 2026] GET /volume/v3/volumes/d28eccd1-a76f-4a50-9160-251bbba9afb1 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:22.988956 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b9c39092-8b19-4424-8ffc-610f462bcb9e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:22.991264 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b9c39092-8b19-4424-8ffc-610f462bcb9e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:22.991657 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b9c39092-8b19-4424-8ffc-610f462bcb9e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:22.991951 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b9c39092-8b19-4424-8ffc-610f462bcb9e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:22.992100 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-b9c39092-8b19-4424-8ffc-610f462bcb9e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:22.997248 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:22.997248 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:22.998040 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b9c39092-8b19-4424-8ffc-610f462bcb9e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 200 Jul 22 10:10:22.998511 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1338/5382] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:22 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:23.318775 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-671a37e2-54bd-4721-a183-4de1258853a9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:23.320739 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-671a37e2-54bd-4721-a183-4de1258853a9 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:23.321110 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-671a37e2-54bd-4721-a183-4de1258853a9 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:23.321227 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-671a37e2-54bd-4721-a183-4de1258853a9 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:23.321374 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-671a37e2-54bd-4721-a183-4de1258853a9 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:23.325451 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:23.325451 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:23.326111 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-671a37e2-54bd-4721-a183-4de1258853a9 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 200 Jul 22 10:10:23.326511 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1339/5383] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:23 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:23.518551 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-fec9916f-6a7b-4f82-8380-50a196d5a2cb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:23.520299 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fec9916f-6a7b-4f82-8380-50a196d5a2cb tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] GET https://10.4.3.206/volume/v3/volumes/d28eccd1-a76f-4a50-9160-251bbba9afb1 Jul 22 10:10:23.520499 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fec9916f-6a7b-4f82-8380-50a196d5a2cb tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:23.520702 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-fec9916f-6a7b-4f82-8380-50a196d5a2cb tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:23.527158 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-fec9916f-6a7b-4f82-8380-50a196d5a2cb tempest-VolumesBackupsTest-1911011036 tempest-VolumesBackupsTest-1911011036-project-member] https://10.4.3.206/volume/v3/volumes/d28eccd1-a76f-4a50-9160-251bbba9afb1 returned with HTTP 404 Jul 22 10:10:23.527730 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1359/5384] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:23 2026] GET /volume/v3/volumes/d28eccd1-a76f-4a50-9160-251bbba9afb1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:24.009533 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c4b44538-815a-45c9-9de5-6913c473df35 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:24.011826 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c4b44538-815a-45c9-9de5-6913c473df35 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:24.012118 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c4b44538-815a-45c9-9de5-6913c473df35 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:24.012359 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c4b44538-815a-45c9-9de5-6913c473df35 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:24.012502 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-c4b44538-815a-45c9-9de5-6913c473df35 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:24.017474 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:24.017474 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:24.018304 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c4b44538-815a-45c9-9de5-6913c473df35 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 200 Jul 22 10:10:24.018759 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1349/5385] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:24 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:24.338821 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9ea271fd-cf2d-4d2f-844a-966d3b39ce81 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:24.341071 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9ea271fd-cf2d-4d2f-844a-966d3b39ce81 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:24.341345 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9ea271fd-cf2d-4d2f-844a-966d3b39ce81 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:24.341581 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9ea271fd-cf2d-4d2f-844a-966d3b39ce81 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:24.341739 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-9ea271fd-cf2d-4d2f-844a-966d3b39ce81 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:24.346765 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:24.346765 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:24.347524 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9ea271fd-cf2d-4d2f-844a-966d3b39ce81 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 200 Jul 22 10:10:24.347991 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1339/5386] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:24 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:25.030962 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-794336ce-ef9f-47eb-99c1-2cc3f0468487 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:25.032984 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-794336ce-ef9f-47eb-99c1-2cc3f0468487 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:25.033210 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-794336ce-ef9f-47eb-99c1-2cc3f0468487 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:25.033428 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-794336ce-ef9f-47eb-99c1-2cc3f0468487 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:25.033555 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-794336ce-ef9f-47eb-99c1-2cc3f0468487 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:25.041725 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:25.041725 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:25.042388 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-794336ce-ef9f-47eb-99c1-2cc3f0468487 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 200 Jul 22 10:10:25.042832 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1340/5387] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:25 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:25.358973 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7d5d7780-6615-4a0f-9e3f-6fc638aebd58 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:25.360757 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7d5d7780-6615-4a0f-9e3f-6fc638aebd58 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:25.361798 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7d5d7780-6615-4a0f-9e3f-6fc638aebd58 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:25.361798 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7d5d7780-6615-4a0f-9e3f-6fc638aebd58 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:25.361798 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-7d5d7780-6615-4a0f-9e3f-6fc638aebd58 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:25.366191 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:25.366191 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:25.366851 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7d5d7780-6615-4a0f-9e3f-6fc638aebd58 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 200 Jul 22 10:10:25.367254 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1360/5388] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:25 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:26.052748 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-bfc31a49-9336-47a0-9027-8448ccfb491a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:26.054493 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bfc31a49-9336-47a0-9027-8448ccfb491a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:26.054722 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bfc31a49-9336-47a0-9027-8448ccfb491a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:26.054940 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-bfc31a49-9336-47a0-9027-8448ccfb491a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:26.055074 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-bfc31a49-9336-47a0-9027-8448ccfb491a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:26.059291 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:26.059291 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:26.059954 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-bfc31a49-9336-47a0-9027-8448ccfb491a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 200 Jul 22 10:10:26.060323 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1350/5389] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:26 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:26.378312 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fe16f861-fa6d-4f13-84bf-70dca94ebe34 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:26.380572 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fe16f861-fa6d-4f13-84bf-70dca94ebe34 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:26.380761 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fe16f861-fa6d-4f13-84bf-70dca94ebe34 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:26.381006 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fe16f861-fa6d-4f13-84bf-70dca94ebe34 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:26.381141 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-fe16f861-fa6d-4f13-84bf-70dca94ebe34 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:26.386124 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:26.386124 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:26.386895 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fe16f861-fa6d-4f13-84bf-70dca94ebe34 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 200 Jul 22 10:10:26.387302 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1340/5390] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:26 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:26.400995 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-bba2d854-6509-4655-b5ad-981f232ba5db None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:26.402849 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bba2d854-6509-4655-b5ad-981f232ba5db tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] DELETE https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:26.403125 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bba2d854-6509-4655-b5ad-981f232ba5db tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:26.403372 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bba2d854-6509-4655-b5ad-981f232ba5db tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:26.403539 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.backups [None req-bba2d854-6509-4655-b5ad-981f232ba5db tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Delete backup with id: 459c1b85-8c48-467f-9b1c-8f62976cf2b8. Jul 22 10:10:26.408156 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:26.408156 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:26.421255 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.rpcapi [None req-bba2d854-6509-4655-b5ad-981f232ba5db tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] delete_backup rpcapi backup_id 459c1b85-8c48-467f-9b1c-8f62976cf2b8 {{(pid=100149) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:10:26.422745 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bba2d854-6509-4655-b5ad-981f232ba5db tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 202 Jul 22 10:10:26.423142 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1341/5391] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:10:26 2026] DELETE /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:10:26.430546 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-bae14606-35a0-47be-a283-2ac06407a43a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:26.432252 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bae14606-35a0-47be-a283-2ac06407a43a tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:26.432448 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bae14606-35a0-47be-a283-2ac06407a43a tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:26.432656 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bae14606-35a0-47be-a283-2ac06407a43a tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:26.432751 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-bae14606-35a0-47be-a283-2ac06407a43a tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:26.436860 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:26.436860 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:26.437489 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bae14606-35a0-47be-a283-2ac06407a43a tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 200 Jul 22 10:10:26.437802 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1361/5392] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:26 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:27.070170 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-cb40c96d-a5dc-4022-8fc1-c9b6449228ec None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:27.072088 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cb40c96d-a5dc-4022-8fc1-c9b6449228ec tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:27.072276 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cb40c96d-a5dc-4022-8fc1-c9b6449228ec tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:27.072456 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cb40c96d-a5dc-4022-8fc1-c9b6449228ec tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:27.072572 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-cb40c96d-a5dc-4022-8fc1-c9b6449228ec tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:27.076689 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:27.076689 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:27.077294 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cb40c96d-a5dc-4022-8fc1-c9b6449228ec tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 200 Jul 22 10:10:27.077723 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1351/5393] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:27 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:27.449789 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5946c83c-6f5a-4243-96c0-d8a3380e3c90 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:27.451579 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5946c83c-6f5a-4243-96c0-d8a3380e3c90 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 Jul 22 10:10:27.451835 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5946c83c-6f5a-4243-96c0-d8a3380e3c90 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:27.452037 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5946c83c-6f5a-4243-96c0-d8a3380e3c90 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:27.452133 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-5946c83c-6f5a-4243-96c0-d8a3380e3c90 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Show backup with id 459c1b85-8c48-467f-9b1c-8f62976cf2b8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:27.455505 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5946c83c-6f5a-4243-96c0-d8a3380e3c90 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 returned with HTTP 404 Jul 22 10:10:27.455994 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1341/5394] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:27 2026] GET /volume/v3/backups/459c1b85-8c48-467f-9b1c-8f62976cf2b8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 10:10:27.463309 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d175eb3c-0225-416a-bb07-260f211690e4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:27.465048 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d175eb3c-0225-416a-bb07-260f211690e4 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/8e213b12-e210-4314-a498-784d0bfcb83e Jul 22 10:10:27.465248 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d175eb3c-0225-416a-bb07-260f211690e4 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:27.465423 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d175eb3c-0225-416a-bb07-260f211690e4 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:27.465592 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-d175eb3c-0225-416a-bb07-260f211690e4 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Delete volume with id: 8e213b12-e210-4314-a498-784d0bfcb83e Jul 22 10:10:27.473145 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:27.473145 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:27.473473 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d175eb3c-0225-416a-bb07-260f211690e4 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Volume info retrieved successfully. Jul 22 10:10:27.491616 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d175eb3c-0225-416a-bb07-260f211690e4 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Delete volume request issued successfully. Jul 22 10:10:27.491819 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d175eb3c-0225-416a-bb07-260f211690e4 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/volumes/8e213b12-e210-4314-a498-784d0bfcb83e returned with HTTP 202 Jul 22 10:10:27.492279 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1342/5395] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:10:27 2026] DELETE /volume/v3/volumes/8e213b12-e210-4314-a498-784d0bfcb83e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:10:27.498796 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-42817ac1-ef2c-4b50-8930-37985fb7885e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:27.500582 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-42817ac1-ef2c-4b50-8930-37985fb7885e tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/volumes/8e213b12-e210-4314-a498-784d0bfcb83e Jul 22 10:10:27.500825 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-42817ac1-ef2c-4b50-8930-37985fb7885e tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:27.501031 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-42817ac1-ef2c-4b50-8930-37985fb7885e tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:27.508278 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:27.508278 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:27.511881 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-42817ac1-ef2c-4b50-8930-37985fb7885e tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Volume info retrieved successfully. Jul 22 10:10:27.515960 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-42817ac1-ef2c-4b50-8930-37985fb7885e tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/volumes/8e213b12-e210-4314-a498-784d0bfcb83e returned with HTTP 200 Jul 22 10:10:27.516468 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1362/5396] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:27 2026] GET /volume/v3/volumes/8e213b12-e210-4314-a498-784d0bfcb83e => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:27.746169 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:27.747860 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:10:27.748211 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "78bbc218-e1dd-484d-82a4-72ba8a5e4104", "size": 1}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:10:27.749620 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '78bbc218-e1dd-484d-82a4-72ba8a5e4104', 'size': 1}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:10:27.816085 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Create volume of 1 GB Jul 22 10:10:27.819695 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Availability Zones retrieved successfully. Jul 22 10:10:27.824936 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Flow 'volume_create_api' (062d6c99-8284-4449-8b8d-97b8fc5c2118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:27.825769 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45df79dd-4c8e-42c9-9c91-a1b0c68dcbb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:27.826611 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:10:27.880153 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45df79dd-4c8e-42c9-9c91-a1b0c68dcbb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:27.880874 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54b8dc33-b1c9-42b8-8be0-e35fa5b9e769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:27.946382 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Created reservations ['104da1d6-b95f-4e78-9449-f1f8bde4f2d3', 'd6f018a9-e1f8-45ae-9d4f-f372ead52b4d', 'c0f034d6-dc29-4e3e-8d4d-e2311aad1c3a', '09085af8-51af-4afa-83c4-a9c894394dbb'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:10:27.947232 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54b8dc33-b1c9-42b8-8be0-e35fa5b9e769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['104da1d6-b95f-4e78-9449-f1f8bde4f2d3', 'd6f018a9-e1f8-45ae-9d4f-f372ead52b4d', 'c0f034d6-dc29-4e3e-8d4d-e2311aad1c3a', '09085af8-51af-4afa-83c4-a9c894394dbb']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:27.948256 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6563842-482c-49b7-9386-dc1a8af14975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:27.970199 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6563842-482c-49b7-9386-dc1a8af14975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10e324c7-8917-4824-ac58-a33918f05ceb', '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='d7738c965aca49afa53f3e20bf59fb56',qos_specs=None,replication_status=,reservations=['104da1d6-b95f-4e78-9449-f1f8bde4f2d3','d6f018a9-e1f8-45ae-9d4f-f372ead52b4d','c0f034d6-dc29-4e3e-8d4d-e2311aad1c3a','09085af8-51af-4afa-83c4-a9c894394dbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcd13e5171b546a7b778ba9a991ac848',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:10:27Z,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=10e324c7-8917-4824-ac58-a33918f05ceb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7738c965aca49afa53f3e20bf59fb56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcd13e5171b546a7b778ba9a991ac848',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:27.971058 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed0f1c19-4cde-452e-bd5d-5bb249ac3430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:27.988189 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed0f1c19-4cde-452e-bd5d-5bb249ac3430) transitioned into state 'SUCCESS' from 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='d7738c965aca49afa53f3e20bf59fb56',qos_specs=None,replication_status=,reservations=['104da1d6-b95f-4e78-9449-f1f8bde4f2d3','d6f018a9-e1f8-45ae-9d4f-f372ead52b4d','c0f034d6-dc29-4e3e-8d4d-e2311aad1c3a','09085af8-51af-4afa-83c4-a9c894394dbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcd13e5171b546a7b778ba9a991ac848',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:27.988977 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (971308fd-5ddf-4b43-aa1e-ba8ae9270eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:27.998900 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (971308fd-5ddf-4b43-aa1e-ba8ae9270eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:27.999670 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Flow 'volume_create_api' (062d6c99-8284-4449-8b8d-97b8fc5c2118) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:27.999970 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Create volume request issued successfully. Jul 22 10:10:28.000487 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ee5606a3-36a2-4896-8f59-07c3681fc4ed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:10:28.000907 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1352/5397] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:10:27 2026] POST /volume/v3/volumes => generated 775 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:28.011849 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a7065cc3-536e-49e0-a2e7-5ab9530df0d4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:28.013553 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a7065cc3-536e-49e0-a2e7-5ab9530df0d4 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb Jul 22 10:10:28.013797 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a7065cc3-536e-49e0-a2e7-5ab9530df0d4 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:28.014391 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a7065cc3-536e-49e0-a2e7-5ab9530df0d4 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:28.020617 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:28.020617 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:28.023935 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a7065cc3-536e-49e0-a2e7-5ab9530df0d4 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:28.027719 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a7065cc3-536e-49e0-a2e7-5ab9530df0d4 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb returned with HTTP 200 Jul 22 10:10:28.028075 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1342/5398] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:28 2026] GET /volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:28.087221 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d2342f7b-9c51-4b2d-8716-ca3528c05eea None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:28.089030 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d2342f7b-9c51-4b2d-8716-ca3528c05eea tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:28.089221 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d2342f7b-9c51-4b2d-8716-ca3528c05eea tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:28.089452 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d2342f7b-9c51-4b2d-8716-ca3528c05eea tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:28.089529 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-d2342f7b-9c51-4b2d-8716-ca3528c05eea tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:28.093689 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:28.093689 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:28.094290 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d2342f7b-9c51-4b2d-8716-ca3528c05eea tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 200 Jul 22 10:10:28.094681 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1343/5399] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:28 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:28.529122 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8ef64030-d19c-4d1e-98ef-5db006daaba4 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:28.531021 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8ef64030-d19c-4d1e-98ef-5db006daaba4 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] GET https://10.4.3.206/volume/v3/volumes/8e213b12-e210-4314-a498-784d0bfcb83e Jul 22 10:10:28.531233 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8ef64030-d19c-4d1e-98ef-5db006daaba4 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:28.531416 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8ef64030-d19c-4d1e-98ef-5db006daaba4 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:28.537106 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8ef64030-d19c-4d1e-98ef-5db006daaba4 tempest-ProjectReaderTests39-1853372054 tempest-ProjectReaderTests39-1853372054-project-admin] https://10.4.3.206/volume/v3/volumes/8e213b12-e210-4314-a498-784d0bfcb83e returned with HTTP 404 Jul 22 10:10:28.537552 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1363/5400] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:28 2026] GET /volume/v3/volumes/8e213b12-e210-4314-a498-784d0bfcb83e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:29.040730 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a9a73f18-e042-42d0-8ea2-723f8d0289b9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:29.042644 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a9a73f18-e042-42d0-8ea2-723f8d0289b9 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb Jul 22 10:10:29.042902 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a9a73f18-e042-42d0-8ea2-723f8d0289b9 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:29.043222 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a9a73f18-e042-42d0-8ea2-723f8d0289b9 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:29.049563 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:29.049563 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:29.052706 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a9a73f18-e042-42d0-8ea2-723f8d0289b9 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:29.056478 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a9a73f18-e042-42d0-8ea2-723f8d0289b9 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb returned with HTTP 200 Jul 22 10:10:29.056827 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1353/5401] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:29 2026] GET /volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb => generated 925 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:29.104938 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-689c700d-ebe1-44d6-95da-722cf22dc989 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:29.108333 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-689c700d-ebe1-44d6-95da-722cf22dc989 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:29.108550 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-689c700d-ebe1-44d6-95da-722cf22dc989 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:29.108803 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-689c700d-ebe1-44d6-95da-722cf22dc989 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:29.108910 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-689c700d-ebe1-44d6-95da-722cf22dc989 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:29.112683 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:29.112683 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:29.113234 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-689c700d-ebe1-44d6-95da-722cf22dc989 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 200 Jul 22 10:10:29.113716 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1343/5402] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:29 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:30.038483 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-254c5ab2-5c67-4323-b66b-63091f243735 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:30.068911 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-613e2242-523b-4831-bd54-57eebc62a337 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:30.070948 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-613e2242-523b-4831-bd54-57eebc62a337 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb Jul 22 10:10:30.071202 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-613e2242-523b-4831-bd54-57eebc62a337 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:30.071404 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-613e2242-523b-4831-bd54-57eebc62a337 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:30.078003 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:30.078003 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:30.082151 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-613e2242-523b-4831-bd54-57eebc62a337 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:30.086626 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-613e2242-523b-4831-bd54-57eebc62a337 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb returned with HTTP 200 Jul 22 10:10:30.087166 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1364/5403] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:30 2026] GET /volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:30.124269 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-64dd5d7f-cc57-4dc4-9eab-05f92544270e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:30.126752 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-64dd5d7f-cc57-4dc4-9eab-05f92544270e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:30.127024 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-64dd5d7f-cc57-4dc4-9eab-05f92544270e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:30.127220 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-64dd5d7f-cc57-4dc4-9eab-05f92544270e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:30.127326 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-64dd5d7f-cc57-4dc4-9eab-05f92544270e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:30.131511 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:30.131511 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:30.132157 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-64dd5d7f-cc57-4dc4-9eab-05f92544270e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 200 Jul 22 10:10:30.132511 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1354/5404] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:30 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:30.167760 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-254c5ab2-5c67-4323-b66b-63091f243735 tempest-ProjectAdminTests-113748454 tempest-ProjectAdminTests-113748454-project-admin] GET https://10.4.3.206/volume/v3/scheduler-stats/get_pools Jul 22 10:10:30.167952 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-254c5ab2-5c67-4323-b66b-63091f243735 tempest-ProjectAdminTests-113748454 tempest-ProjectAdminTests-113748454-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:30.168185 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-254c5ab2-5c67-4323-b66b-63091f243735 tempest-ProjectAdminTests-113748454 tempest-ProjectAdminTests-113748454-project-admin] Calling method 'get_pools' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:30.180197 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-254c5ab2-5c67-4323-b66b-63091f243735 tempest-ProjectAdminTests-113748454 tempest-ProjectAdminTests-113748454-project-admin] https://10.4.3.206/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 10:10:30.180977 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1344/5405] 10.4.3.206 () {66 vars in 1291 bytes} [Wed Jul 22 10:10:30 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:30.189052 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4e8e0ce0-7f1a-4740-94f6-2c751115867b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:30.191085 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e8e0ce0-7f1a-4740-94f6-2c751115867b tempest-ProjectAdminTests-113748454 tempest-ProjectAdminTests-113748454-project-admin] GET https://10.4.3.206/volume/v3/capabilities/np0000005636@storpool Jul 22 10:10:30.191383 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e8e0ce0-7f1a-4740-94f6-2c751115867b tempest-ProjectAdminTests-113748454 tempest-ProjectAdminTests-113748454-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:30.191673 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e8e0ce0-7f1a-4740-94f6-2c751115867b tempest-ProjectAdminTests-113748454 tempest-ProjectAdminTests-113748454-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:30.202572 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e8e0ce0-7f1a-4740-94f6-2c751115867b tempest-ProjectAdminTests-113748454 tempest-ProjectAdminTests-113748454-project-admin] https://10.4.3.206/volume/v3/capabilities/np0000005636@storpool returned with HTTP 200 Jul 22 10:10:30.203158 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1344/5406] 10.4.3.206 () {66 vars in 1318 bytes} [Wed Jul 22 10:10:30 2026] GET /volume/v3/capabilities/np0000005636@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:31.099620 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a53bb29e-700a-4a30-88d6-01b37487552d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:31.101943 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a53bb29e-700a-4a30-88d6-01b37487552d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb Jul 22 10:10:31.101943 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a53bb29e-700a-4a30-88d6-01b37487552d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:31.101943 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a53bb29e-700a-4a30-88d6-01b37487552d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:31.110760 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:31.110760 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:31.115035 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a53bb29e-700a-4a30-88d6-01b37487552d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:31.120029 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a53bb29e-700a-4a30-88d6-01b37487552d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb returned with HTTP 200 Jul 22 10:10:31.120455 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1365/5407] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:31 2026] GET /volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:31.144781 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-43310555-05a7-4715-85b0-8a1ef1227ba4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:31.146636 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-43310555-05a7-4715-85b0-8a1ef1227ba4 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:31.146884 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-43310555-05a7-4715-85b0-8a1ef1227ba4 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:31.147111 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-43310555-05a7-4715-85b0-8a1ef1227ba4 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:31.147215 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-43310555-05a7-4715-85b0-8a1ef1227ba4 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:31.151763 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:31.151763 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:31.152530 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-43310555-05a7-4715-85b0-8a1ef1227ba4 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 200 Jul 22 10:10:31.152997 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1355/5408] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:31 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:32.132297 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-54073130-fa1b-4d4a-95ca-d75569390cf6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:32.134077 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-54073130-fa1b-4d4a-95ca-d75569390cf6 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb Jul 22 10:10:32.134236 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-54073130-fa1b-4d4a-95ca-d75569390cf6 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:32.134413 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-54073130-fa1b-4d4a-95ca-d75569390cf6 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:32.141032 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:32.141032 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:32.144692 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-54073130-fa1b-4d4a-95ca-d75569390cf6 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:32.149088 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-54073130-fa1b-4d4a-95ca-d75569390cf6 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb returned with HTTP 200 Jul 22 10:10:32.149469 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1345/5409] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:32 2026] GET /volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:32.168106 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-43c8b29b-cfa8-40e5-8a39-d06894c4357a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:32.170430 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-43c8b29b-cfa8-40e5-8a39-d06894c4357a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:32.170691 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-43c8b29b-cfa8-40e5-8a39-d06894c4357a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:32.170898 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-43c8b29b-cfa8-40e5-8a39-d06894c4357a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:32.171047 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-43c8b29b-cfa8-40e5-8a39-d06894c4357a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:32.175393 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:32.175393 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:32.176030 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-43c8b29b-cfa8-40e5-8a39-d06894c4357a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 200 Jul 22 10:10:32.176415 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1345/5410] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:32 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:33.162369 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-2b0a34e2-b1c8-4e5a-85d4-6374c10bb4cd None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:33.164511 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2b0a34e2-b1c8-4e5a-85d4-6374c10bb4cd tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb Jul 22 10:10:33.164798 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2b0a34e2-b1c8-4e5a-85d4-6374c10bb4cd tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:33.165042 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-2b0a34e2-b1c8-4e5a-85d4-6374c10bb4cd tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:33.172250 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:33.172250 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:33.175975 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-2b0a34e2-b1c8-4e5a-85d4-6374c10bb4cd tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:33.180281 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-2b0a34e2-b1c8-4e5a-85d4-6374c10bb4cd tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb returned with HTTP 200 Jul 22 10:10:33.180679 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1366/5411] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:33 2026] GET /volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:33.188285 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-214e1091-3ec2-4170-b78f-646bc67a02b2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:33.190100 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-214e1091-3ec2-4170-b78f-646bc67a02b2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:33.190294 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-214e1091-3ec2-4170-b78f-646bc67a02b2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:33.190498 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-214e1091-3ec2-4170-b78f-646bc67a02b2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:33.190592 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-214e1091-3ec2-4170-b78f-646bc67a02b2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:33.195347 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:33.195347 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:33.196121 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-214e1091-3ec2-4170-b78f-646bc67a02b2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 200 Jul 22 10:10:33.196557 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1356/5412] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:33 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:34.193882 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-33c45cf4-e510-4e4a-8e30-63e5bc0b2630 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:34.195745 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-33c45cf4-e510-4e4a-8e30-63e5bc0b2630 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb Jul 22 10:10:34.195954 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-33c45cf4-e510-4e4a-8e30-63e5bc0b2630 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:34.196155 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-33c45cf4-e510-4e4a-8e30-63e5bc0b2630 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:34.202775 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:34.202775 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:34.206152 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-33c45cf4-e510-4e4a-8e30-63e5bc0b2630 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:34.210179 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5cb42366-a82f-4600-ba7d-c4c7e7af77ae None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:34.211152 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-33c45cf4-e510-4e4a-8e30-63e5bc0b2630 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb returned with HTTP 200 Jul 22 10:10:34.211524 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1346/5413] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:34 2026] GET /volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:34.212311 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5cb42366-a82f-4600-ba7d-c4c7e7af77ae tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:34.212311 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5cb42366-a82f-4600-ba7d-c4c7e7af77ae tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:34.212486 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5cb42366-a82f-4600-ba7d-c4c7e7af77ae tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:34.212645 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-5cb42366-a82f-4600-ba7d-c4c7e7af77ae tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:34.218057 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:34.218057 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:34.218990 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5cb42366-a82f-4600-ba7d-c4c7e7af77ae tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 200 Jul 22 10:10:34.219504 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1346/5414] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:34 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:35.223940 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a3d265e4-055f-4eba-9dc2-9dd0ac3ecc2d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:35.225667 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a3d265e4-055f-4eba-9dc2-9dd0ac3ecc2d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb Jul 22 10:10:35.226387 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a3d265e4-055f-4eba-9dc2-9dd0ac3ecc2d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:35.226387 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a3d265e4-055f-4eba-9dc2-9dd0ac3ecc2d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:35.231165 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3a637048-b8cd-4810-ada5-7e86110caeea None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:35.232478 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:35.232478 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:35.232828 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3a637048-b8cd-4810-ada5-7e86110caeea tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:35.233061 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3a637048-b8cd-4810-ada5-7e86110caeea tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:35.233247 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3a637048-b8cd-4810-ada5-7e86110caeea tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:35.233354 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-3a637048-b8cd-4810-ada5-7e86110caeea tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:35.235520 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a3d265e4-055f-4eba-9dc2-9dd0ac3ecc2d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:35.237657 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:35.237657 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:35.238280 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3a637048-b8cd-4810-ada5-7e86110caeea tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 200 Jul 22 10:10:35.238647 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1357/5415] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:35 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:35.239373 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a3d265e4-055f-4eba-9dc2-9dd0ac3ecc2d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb returned with HTTP 200 Jul 22 10:10:35.239716 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1367/5416] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:35 2026] GET /volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:10:35.246998 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1f1a3748-5066-4d42-ba07-d754bcad7d1b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:35.248697 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1f1a3748-5066-4d42-ba07-d754bcad7d1b tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825/export_record Jul 22 10:10:35.248900 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1f1a3748-5066-4d42-ba07-d754bcad7d1b tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:35.249105 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1f1a3748-5066-4d42-ba07-d754bcad7d1b tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'export_record' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:35.249207 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-1f1a3748-5066-4d42-ba07-d754bcad7d1b tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Export record for backup c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100149) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 10:10:35.250173 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b7f85dea-e32e-4a08-8848-ed34c8a4b767 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:35.251716 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7f85dea-e32e-4a08-8848-ed34c8a4b767 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb Jul 22 10:10:35.251909 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b7f85dea-e32e-4a08-8848-ed34c8a4b767 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:35.252098 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b7f85dea-e32e-4a08-8848-ed34c8a4b767 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:35.253217 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:35.253217 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:35.254033 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.api [None req-1f1a3748-5066-4d42-ba07-d754bcad7d1b tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling RPCAPI with context: , host: np0000005636, backup: c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100149) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 10:10:35.258112 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:35.258112 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:35.258870 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.rpcapi [None req-1f1a3748-5066-4d42-ba07-d754bcad7d1b tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] export_record in rpcapi backup_id c4510345-b4e0-4821-87a7-df7731ee8825 on host np0000005636. {{(pid=100149) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 10:10:35.262006 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b7f85dea-e32e-4a08-8848-ed34c8a4b767 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:35.266508 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7f85dea-e32e-4a08-8848-ed34c8a4b767 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb returned with HTTP 200 Jul 22 10:10:35.266941 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1347/5417] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:35 2026] GET /volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:10:35.270098 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-1f1a3748-5066-4d42-ba07-d754bcad7d1b tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzQ1MTAzNDUtYjRlMC00ODIxLTg3YTctZGY3NzMxZWU4ODI1IiwgInVzZXJfaWQiOiAiMWUxOTdjYjMyMzNiNGFlM2FjNWUyNGFkODA3ZmNhODkiLCAicHJvamVjdF9pZCI6ICI5MmJlNjI1Y2U4NmY0NTRmOTY3NmQ0NWRhZmEyOWFmMiIsICJ2b2x1bWVfaWQiOiAiM2Y3YTZiMDMtMzBmNC00YjY5LWEzZGQtYmI5ZTJiNjA3Yzg5IiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTAwODA0ODciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zZjdhNmIwMy0zMGY0LTRiNjktYTNkZC1iYjllMmI2MDdjODkvMjAyNjA3MjIxMDEwMjMvYXpfbm92YV9iYWNrdXBfYzQ1MTAzNDUtYjRlMC00ODIxLTg3YTctZGY3NzMxZWU4ODI1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQxMDoxMDoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQxMDoxMDoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDEwOjEwOjM1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100149) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 10:10:35.270366 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1f1a3748-5066-4d42-ba07-d754bcad7d1b tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825/export_record returned with HTTP 200 Jul 22 10:10:35.270796 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1347/5418] 10.4.3.206 () {68 vars in 1430 bytes} [Wed Jul 22 10:10:35 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825/export_record => generated 1424 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:35.277698 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-280440d6-000d-440b-8baa-a73d1f224062 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:35.277791 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f59c5a6d-a85c-4647-88da-20ab9552c8df None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:35.279435 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f59c5a6d-a85c-4647-88da-20ab9552c8df tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] DELETE https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb Jul 22 10:10:35.279520 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-280440d6-000d-440b-8baa-a73d1f224062 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:35.279627 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f59c5a6d-a85c-4647-88da-20ab9552c8df tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:35.279712 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-280440d6-000d-440b-8baa-a73d1f224062 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:35.279792 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f59c5a6d-a85c-4647-88da-20ab9552c8df tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:35.279982 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-280440d6-000d-440b-8baa-a73d1f224062 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:35.280042 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-f59c5a6d-a85c-4647-88da-20ab9552c8df tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Delete volume with id: 10e324c7-8917-4824-ac58-a33918f05ceb Jul 22 10:10:35.280135 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-280440d6-000d-440b-8baa-a73d1f224062 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:35.285003 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:35.285003 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:35.285780 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-280440d6-000d-440b-8baa-a73d1f224062 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 200 Jul 22 10:10:35.286017 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:35.286017 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:35.286204 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1358/5419] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:35 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:35.286489 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f59c5a6d-a85c-4647-88da-20ab9552c8df tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:35.295911 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cb89844f-adbf-4759-ad69-089c446c892f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:35.297759 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb89844f-adbf-4759-ad69-089c446c892f tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] POST https://10.4.3.206/volume/v3/backups/import_record Jul 22 10:10:35.298292 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cb89844f-adbf-4759-ad69-089c446c892f tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGY3NzdjMDktMWJiYi00ZDJmLTk0ZTAtMzkyZjEzNjkyMjMxIiwgInVzZXJfaWQiOiAiMWUxOTdjYjMyMzNiNGFlM2FjNWUyNGFkODA3ZmNhODkiLCAicHJvamVjdF9pZCI6ICI5MmJlNjI1Y2U4NmY0NTRmOTY3NmQ0NWRhZmEyOWFmMiIsICJ2b2x1bWVfaWQiOiAiM2Y3YTZiMDMtMzBmNC00YjY5LWEzZGQtYmI5ZTJiNjA3Yzg5IiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTAwODA0ODciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zZjdhNmIwMy0zMGY0LTRiNjktYTNkZC1iYjllMmI2MDdjODkvMjAyNjA3MjIxMDEwMjMvYXpfbm92YV9iYWNrdXBfYzQ1MTAzNDUtYjRlMC00ODIxLTg3YTctZGY3NzMxZWU4ODI1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQxMDoxMDoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQxMDoxMDoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDEwOjEwOjM1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:10:35.299766 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-cb89844f-adbf-4759-ad69-089c446c892f tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGY3NzdjMDktMWJiYi00ZDJmLTk0ZTAtMzkyZjEzNjkyMjMxIiwgInVzZXJfaWQiOiAiMWUxOTdjYjMyMzNiNGFlM2FjNWUyNGFkODA3ZmNhODkiLCAicHJvamVjdF9pZCI6ICI5MmJlNjI1Y2U4NmY0NTRmOTY3NmQ0NWRhZmEyOWFmMiIsICJ2b2x1bWVfaWQiOiAiM2Y3YTZiMDMtMzBmNC00YjY5LWEzZGQtYmI5ZTJiNjA3Yzg5IiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTAwODA0ODciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zZjdhNmIwMy0zMGY0LTRiNjktYTNkZC1iYjllMmI2MDdjODkvMjAyNjA3MjIxMDEwMjMvYXpfbm92YV9iYWNrdXBfYzQ1MTAzNDUtYjRlMC00ODIxLTg3YTctZGY3NzMxZWU4ODI1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQxMDoxMDoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQxMDoxMDoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDEwOjEwOjM1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100152) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 22 10:10:35.299891 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-cb89844f-adbf-4759-ad69-089c446c892f tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGY3NzdjMDktMWJiYi00ZDJmLTk0ZTAtMzkyZjEzNjkyMjMxIiwgInVzZXJfaWQiOiAiMWUxOTdjYjMyMzNiNGFlM2FjNWUyNGFkODA3ZmNhODkiLCAicHJvamVjdF9pZCI6ICI5MmJlNjI1Y2U4NmY0NTRmOTY3NmQ0NWRhZmEyOWFmMiIsICJ2b2x1bWVfaWQiOiAiM2Y3YTZiMDMtMzBmNC00YjY5LWEzZGQtYmI5ZTJiNjA3Yzg5IiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTAwODA0ODciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zZjdhNmIwMy0zMGY0LTRiNjktYTNkZC1iYjllMmI2MDdjODkvMjAyNjA3MjIxMDEwMjMvYXpfbm92YV9iYWNrdXBfYzQ1MTAzNDUtYjRlMC00ODIxLTg3YTctZGY3NzMxZWU4ODI1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQxMDoxMDoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQxMDoxMDoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDEwOjEwOjM1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100152) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 22 10:10:35.300514 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.policy [None req-cb89844f-adbf-4759-ad69-089c446c892f tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'ebf5163d30e5422884827c506b1f717a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92be625ce86f454f9676d45dafa29af2', '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=100152) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 10:10:35.300717 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb89844f-adbf-4759-ad69-089c446c892f tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] https://10.4.3.206/volume/v3/backups/import_record returned with HTTP 403 Jul 22 10:10:35.301090 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f59c5a6d-a85c-4647-88da-20ab9552c8df tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Delete volume request issued successfully. Jul 22 10:10:35.301238 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1348/5420] 10.4.3.206 () {70 vars in 1342 bytes} [Wed Jul 22 10:10:35 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:35.301273 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f59c5a6d-a85c-4647-88da-20ab9552c8df tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb returned with HTTP 202 Jul 22 10:10:35.301653 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1368/5421] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:10:35 2026] DELETE /volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:10:35.307935 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-993648b9-3519-415b-ad4c-5c3e8fa499bd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:35.309107 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-12fff300-1d19-41d5-9759-3e7f17459609 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:35.309626 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-993648b9-3519-415b-ad4c-5c3e8fa499bd tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb Jul 22 10:10:35.309785 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-993648b9-3519-415b-ad4c-5c3e8fa499bd tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:35.309978 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-993648b9-3519-415b-ad4c-5c3e8fa499bd tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:35.310829 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-12fff300-1d19-41d5-9759-3e7f17459609 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89 Jul 22 10:10:35.311069 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-12fff300-1d19-41d5-9759-3e7f17459609 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:35.311244 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-12fff300-1d19-41d5-9759-3e7f17459609 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:35.311406 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-12fff300-1d19-41d5-9759-3e7f17459609 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Delete volume with id: 3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89 Jul 22 10:10:35.317339 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:35.317339 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:35.318993 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:35.318993 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:35.319315 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-12fff300-1d19-41d5-9759-3e7f17459609 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Volume info retrieved successfully. Jul 22 10:10:35.321523 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-993648b9-3519-415b-ad4c-5c3e8fa499bd tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:35.326474 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-993648b9-3519-415b-ad4c-5c3e8fa499bd tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb returned with HTTP 200 Jul 22 10:10:35.327093 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1348/5422] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:35 2026] GET /volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:10:35.338281 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-12fff300-1d19-41d5-9759-3e7f17459609 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Delete volume request issued successfully. Jul 22 10:10:35.338499 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-12fff300-1d19-41d5-9759-3e7f17459609 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/volumes/3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89 returned with HTTP 202 Jul 22 10:10:35.338935 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1359/5423] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:10:35 2026] DELETE /volume/v3/volumes/3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:10:35.346381 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7a4d2f8d-5c93-4170-aebc-473a8960acb7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:35.348069 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a4d2f8d-5c93-4170-aebc-473a8960acb7 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/volumes/3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89 Jul 22 10:10:35.348273 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a4d2f8d-5c93-4170-aebc-473a8960acb7 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:35.348448 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a4d2f8d-5c93-4170-aebc-473a8960acb7 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:35.355035 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:35.355035 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:35.358192 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7a4d2f8d-5c93-4170-aebc-473a8960acb7 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Volume info retrieved successfully. Jul 22 10:10:35.361429 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a4d2f8d-5c93-4170-aebc-473a8960acb7 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/volumes/3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89 returned with HTTP 200 Jul 22 10:10:35.361776 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1349/5424] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:35 2026] GET /volume/v3/volumes/3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:36.341451 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5e60b765-dcbc-4ad3-a392-f8930c5364c0 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:36.343232 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5e60b765-dcbc-4ad3-a392-f8930c5364c0 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb Jul 22 10:10:36.343428 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5e60b765-dcbc-4ad3-a392-f8930c5364c0 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:36.343611 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5e60b765-dcbc-4ad3-a392-f8930c5364c0 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:36.350967 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5e60b765-dcbc-4ad3-a392-f8930c5364c0 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb returned with HTTP 404 Jul 22 10:10:36.351234 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1369/5425] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:36 2026] GET /volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:36.376982 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-06580d5d-740a-47d7-83c0-9571454c823b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:36.378771 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-06580d5d-740a-47d7-83c0-9571454c823b tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/volumes/3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89 Jul 22 10:10:36.379012 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-06580d5d-740a-47d7-83c0-9571454c823b tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:36.379189 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-06580d5d-740a-47d7-83c0-9571454c823b tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:36.385077 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-06580d5d-740a-47d7-83c0-9571454c823b tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/volumes/3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89 returned with HTTP 404 Jul 22 10:10:36.385709 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1349/5426] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:36 2026] GET /volume/v3/volumes/3f7a6b03-30f4-4b69-a3dd-bb9e2b607c89 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:36.392838 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e083f911-28e3-49d4-9e64-90af71eb5c0a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:36.394466 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e083f911-28e3-49d4-9e64-90af71eb5c0a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] GET https://10.4.3.206/volume/v3/backups Jul 22 10:10:36.394774 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e083f911-28e3-49d4-9e64-90af71eb5c0a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:36.394980 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e083f911-28e3-49d4-9e64-90af71eb5c0a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:36.395226 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.api_utils [None req-e083f911-28e3-49d4-9e64-90af71eb5c0a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Removing options '' from query. {{(pid=100150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:10:36.400714 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e083f911-28e3-49d4-9e64-90af71eb5c0a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] https://10.4.3.206/volume/v3/backups returned with HTTP 200 Jul 22 10:10:36.401115 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1360/5427] 10.4.3.206 () {68 vars in 1277 bytes} [Wed Jul 22 10:10:36 2026] GET /volume/v3/backups => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:36.409583 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e4079e99-5d33-41f6-a735-ceb9cd80c7b8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:36.411500 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4079e99-5d33-41f6-a735-ceb9cd80c7b8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] GET https://10.4.3.206/volume/v3/backups?project_id=92be625ce86f454f9676d45dafa29af2 Jul 22 10:10:36.411740 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4079e99-5d33-41f6-a735-ceb9cd80c7b8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:36.411939 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4079e99-5d33-41f6-a735-ceb9cd80c7b8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:36.412204 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-e4079e99-5d33-41f6-a735-ceb9cd80c7b8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Removing options 'project_id' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:10:36.423947 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4079e99-5d33-41f6-a735-ceb9cd80c7b8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] https://10.4.3.206/volume/v3/backups?project_id=92be625ce86f454f9676d45dafa29af2 returned with HTTP 200 Jul 22 10:10:36.424377 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1350/5428] 10.4.3.206 () {68 vars in 1364 bytes} [Wed Jul 22 10:10:36 2026] GET /volume/v3/backups?project_id=92be625ce86f454f9676d45dafa29af2 => generated 624 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:36.433436 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:36.435643 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:10:36.436140 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-514861738"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:10:36.438061 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-514861738'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:10:36.438217 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Create volume of 1 GB Jul 22 10:10:36.443090 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Availability Zones retrieved successfully. Jul 22 10:10:36.448780 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Flow 'volume_create_api' (2845641e-4336-4def-9a22-d1bed310419a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:36.449689 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cde311d-0c6d-40fc-a092-015afbaa4905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:36.450514 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:10:36.474191 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cde311d-0c6d-40fc-a092-015afbaa4905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:36.474985 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f90e2784-8158-425e-a7ee-5ce6a67dfa8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:36.512231 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Created reservations ['23da70db-12f4-40a1-946d-57f4bcac0e5a', '11336e41-6572-4b99-a6b1-533352d6ec20', 'ef79261b-c665-44b3-aa57-80852572e59d', 'af766545-289b-4cdd-ab42-c63af9cec83d'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:10:36.513051 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f90e2784-8158-425e-a7ee-5ce6a67dfa8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23da70db-12f4-40a1-946d-57f4bcac0e5a', '11336e41-6572-4b99-a6b1-533352d6ec20', 'ef79261b-c665-44b3-aa57-80852572e59d', 'af766545-289b-4cdd-ab42-c63af9cec83d']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:36.513773 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (072c08bc-92eb-406d-98a6-7c1112869449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:36.538339 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (072c08bc-92eb-406d-98a6-7c1112869449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72072f4d-6358-44b6-96aa-94718c25d200', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-514861738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92be625ce86f454f9676d45dafa29af2',qos_specs=None,replication_status=,reservations=['23da70db-12f4-40a1-946d-57f4bcac0e5a','11336e41-6572-4b99-a6b1-533352d6ec20','ef79261b-c665-44b3-aa57-80852572e59d','af766545-289b-4cdd-ab42-c63af9cec83d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e197cb3233b4ae3ac5e24ad807fca89',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:10:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-514861738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72072f4d-6358-44b6-96aa-94718c25d200,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92be625ce86f454f9676d45dafa29af2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e197cb3233b4ae3ac5e24ad807fca89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:36.539277 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5b64074-7e8f-4f28-b6e8-75865b91e254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:36.558877 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5b64074-7e8f-4f28-b6e8-75865b91e254) transitioned into state 'SUCCESS' from state '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-514861738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92be625ce86f454f9676d45dafa29af2',qos_specs=None,replication_status=,reservations=['23da70db-12f4-40a1-946d-57f4bcac0e5a','11336e41-6572-4b99-a6b1-533352d6ec20','ef79261b-c665-44b3-aa57-80852572e59d','af766545-289b-4cdd-ab42-c63af9cec83d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e197cb3233b4ae3ac5e24ad807fca89',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:36.559713 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63ae7a83-caeb-4cfb-83aa-c8c039a643b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:36.570967 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63ae7a83-caeb-4cfb-83aa-c8c039a643b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:36.571783 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Flow 'volume_create_api' (2845641e-4336-4def-9a22-d1bed310419a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:36.572100 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Create volume request issued successfully. Jul 22 10:10:36.572639 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-65f73644-5ec3-438a-89bd-9e9bc2e9de84 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:10:36.573162 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1370/5429] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 10:10:36 2026] POST /volume/v3/volumes => generated 777 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:10:36.584908 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ac50b57f-367c-4894-a8ff-ef062facdf40 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:36.587796 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ac50b57f-367c-4894-a8ff-ef062facdf40 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/volumes/72072f4d-6358-44b6-96aa-94718c25d200 Jul 22 10:10:36.588118 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ac50b57f-367c-4894-a8ff-ef062facdf40 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:36.588330 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ac50b57f-367c-4894-a8ff-ef062facdf40 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:36.596466 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:36.596466 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:36.599827 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ac50b57f-367c-4894-a8ff-ef062facdf40 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Volume info retrieved successfully. Jul 22 10:10:36.603421 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ac50b57f-367c-4894-a8ff-ef062facdf40 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/volumes/72072f4d-6358-44b6-96aa-94718c25d200 returned with HTTP 200 Jul 22 10:10:36.603780 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1350/5430] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:36 2026] GET /volume/v3/volumes/72072f4d-6358-44b6-96aa-94718c25d200 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:37.614906 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-61ced8e9-158e-4595-b637-3aafbfe7487a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:37.616661 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-61ced8e9-158e-4595-b637-3aafbfe7487a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/volumes/72072f4d-6358-44b6-96aa-94718c25d200 Jul 22 10:10:37.616860 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-61ced8e9-158e-4595-b637-3aafbfe7487a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:37.617066 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-61ced8e9-158e-4595-b637-3aafbfe7487a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:37.623694 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:37.623694 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:37.627040 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-61ced8e9-158e-4595-b637-3aafbfe7487a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Volume info retrieved successfully. Jul 22 10:10:37.630497 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-61ced8e9-158e-4595-b637-3aafbfe7487a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/volumes/72072f4d-6358-44b6-96aa-94718c25d200 returned with HTTP 200 Jul 22 10:10:37.630978 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1361/5431] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:37 2026] GET /volume/v3/volumes/72072f4d-6358-44b6-96aa-94718c25d200 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:37.642137 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5c38d104-c482-44c1-b0a1-36bfcae3a2c9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:37.643700 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5c38d104-c482-44c1-b0a1-36bfcae3a2c9 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 10:10:37.644024 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5c38d104-c482-44c1-b0a1-36bfcae3a2c9 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "72072f4d-6358-44b6-96aa-94718c25d200", "name": "tempest-type-Backup-156632522"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:10:37.645248 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-5c38d104-c482-44c1-b0a1-36bfcae3a2c9 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Creating new backup {'backup': {'volume_id': '72072f4d-6358-44b6-96aa-94718c25d200', 'name': 'tempest-type-Backup-156632522'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:10:37.645394 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-5c38d104-c482-44c1-b0a1-36bfcae3a2c9 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Creating backup of volume 72072f4d-6358-44b6-96aa-94718c25d200 in container None Jul 22 10:10:37.651943 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:37.651943 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:37.652262 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5c38d104-c482-44c1-b0a1-36bfcae3a2c9 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Volume info retrieved successfully. Jul 22 10:10:37.668303 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-5c38d104-c482-44c1-b0a1-36bfcae3a2c9 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Created reservations ['c0f34ec9-e7f7-430f-8609-84956485570b', 'b018b195-eeca-46e7-b209-39a1af7640ee'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:10:37.697304 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5c38d104-c482-44c1-b0a1-36bfcae3a2c9 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:10:37.697900 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1351/5432] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:10:37 2026] POST /volume/v3/backups => generated 315 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:10:37.706937 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c1d32273-03ce-4547-aa56-3b62e8bd4516 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:37.709279 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c1d32273-03ce-4547-aa56-3b62e8bd4516 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 Jul 22 10:10:37.709425 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c1d32273-03ce-4547-aa56-3b62e8bd4516 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:37.709677 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c1d32273-03ce-4547-aa56-3b62e8bd4516 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:37.710159 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-c1d32273-03ce-4547-aa56-3b62e8bd4516 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 54c1bf25-34f3-46b3-8b07-9724bbb87fe5. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:37.715234 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:37.715234 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:37.716029 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c1d32273-03ce-4547-aa56-3b62e8bd4516 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 returned with HTTP 200 Jul 22 10:10:37.716501 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1371/5433] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:37 2026] GET /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:37.813299 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:37.815008 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:10:37.815348 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "02b8f6f7-8611-4fcd-8c80-28b6ee0610bc", "size": 1}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:10:37.816911 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '02b8f6f7-8611-4fcd-8c80-28b6ee0610bc', 'size': 1}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:10:37.888914 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Create volume of 1 GB Jul 22 10:10:37.893538 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Availability Zones retrieved successfully. Jul 22 10:10:37.898642 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Flow 'volume_create_api' (04c4cc16-2e00-4f03-8f55-ea2d9ea3ba5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:37.900113 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b141aa7-3544-48f6-952a-5712bc6eeeb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:37.901216 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:10:37.952088 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b141aa7-3544-48f6-952a-5712bc6eeeb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:37.952796 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5dab2c9-cedf-48cd-b3c7-41f74b119537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:37.993735 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Created reservations ['d7f8cbaf-2042-48fb-8465-8b368fb9c5bf', '9f770a3e-f002-4a73-a228-b30dc22fc80d', 'b4ed7b00-c43f-46df-bcd3-494bf67323c5', '6eae6869-7b71-4f24-9527-a48878bbff26'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:10:37.994620 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5dab2c9-cedf-48cd-b3c7-41f74b119537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7f8cbaf-2042-48fb-8465-8b368fb9c5bf', '9f770a3e-f002-4a73-a228-b30dc22fc80d', 'b4ed7b00-c43f-46df-bcd3-494bf67323c5', '6eae6869-7b71-4f24-9527-a48878bbff26']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:37.995387 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4094e123-1f8e-4c48-8197-000c04573e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:38.017436 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4094e123-1f8e-4c48-8197-000c04573e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00', '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='d7738c965aca49afa53f3e20bf59fb56',qos_specs=None,replication_status=,reservations=['d7f8cbaf-2042-48fb-8465-8b368fb9c5bf','9f770a3e-f002-4a73-a228-b30dc22fc80d','b4ed7b00-c43f-46df-bcd3-494bf67323c5','6eae6869-7b71-4f24-9527-a48878bbff26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcd13e5171b546a7b778ba9a991ac848',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:10:37Z,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=1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7738c965aca49afa53f3e20bf59fb56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcd13e5171b546a7b778ba9a991ac848',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:38.018331 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05b9b1af-ae62-456d-92aa-bbdfe7482bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:38.036384 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05b9b1af-ae62-456d-92aa-bbdfe7482bb5) transitioned into state 'SUCCESS' from 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='d7738c965aca49afa53f3e20bf59fb56',qos_specs=None,replication_status=,reservations=['d7f8cbaf-2042-48fb-8465-8b368fb9c5bf','9f770a3e-f002-4a73-a228-b30dc22fc80d','b4ed7b00-c43f-46df-bcd3-494bf67323c5','6eae6869-7b71-4f24-9527-a48878bbff26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcd13e5171b546a7b778ba9a991ac848',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:38.037206 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d2cb7ad-14b8-4d37-b8f4-b95ee92eda1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:38.046420 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d2cb7ad-14b8-4d37-b8f4-b95ee92eda1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:38.047244 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Flow 'volume_create_api' (04c4cc16-2e00-4f03-8f55-ea2d9ea3ba5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:38.047544 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Create volume request issued successfully. Jul 22 10:10:38.048152 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0bc1d675-a3eb-4825-86e2-a984f53958fc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:10:38.048577 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1351/5434] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:10:37 2026] POST /volume/v3/volumes => generated 775 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:38.059349 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-085c5983-7caf-42a5-9b20-4169685e200e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:38.061056 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-085c5983-7caf-42a5-9b20-4169685e200e tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 Jul 22 10:10:38.061247 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-085c5983-7caf-42a5-9b20-4169685e200e tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:38.061429 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-085c5983-7caf-42a5-9b20-4169685e200e tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:38.067916 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:38.067916 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:38.071110 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-085c5983-7caf-42a5-9b20-4169685e200e tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:38.074547 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-085c5983-7caf-42a5-9b20-4169685e200e tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 returned with HTTP 200 Jul 22 10:10:38.074994 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1362/5435] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:38 2026] GET /volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:38.725735 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3b922f91-fc53-456d-bc3f-24210b87bfbe None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:38.727472 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b922f91-fc53-456d-bc3f-24210b87bfbe tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 Jul 22 10:10:38.727687 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b922f91-fc53-456d-bc3f-24210b87bfbe tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:38.727943 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b922f91-fc53-456d-bc3f-24210b87bfbe tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:38.728070 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3b922f91-fc53-456d-bc3f-24210b87bfbe tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 54c1bf25-34f3-46b3-8b07-9724bbb87fe5. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:38.731889 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:38.731889 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:38.732454 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b922f91-fc53-456d-bc3f-24210b87bfbe tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 returned with HTTP 200 Jul 22 10:10:38.732802 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1352/5436] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:38 2026] GET /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:39.086445 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a5433ffe-90ab-44e7-ba09-dc46165b01ce None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:39.088211 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a5433ffe-90ab-44e7-ba09-dc46165b01ce tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 Jul 22 10:10:39.088422 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a5433ffe-90ab-44e7-ba09-dc46165b01ce tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:39.088621 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a5433ffe-90ab-44e7-ba09-dc46165b01ce tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:39.095747 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:39.095747 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:39.099439 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a5433ffe-90ab-44e7-ba09-dc46165b01ce tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:39.103412 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a5433ffe-90ab-44e7-ba09-dc46165b01ce tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 returned with HTTP 200 Jul 22 10:10:39.103827 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1372/5437] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:39 2026] GET /volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:39.741836 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a61507bd-7c66-444e-8fc3-16aa3ae2b1d0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:39.743810 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a61507bd-7c66-444e-8fc3-16aa3ae2b1d0 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 Jul 22 10:10:39.744074 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a61507bd-7c66-444e-8fc3-16aa3ae2b1d0 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:39.744258 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a61507bd-7c66-444e-8fc3-16aa3ae2b1d0 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:39.744360 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-a61507bd-7c66-444e-8fc3-16aa3ae2b1d0 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 54c1bf25-34f3-46b3-8b07-9724bbb87fe5. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:39.748505 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:39.748505 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:39.749106 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a61507bd-7c66-444e-8fc3-16aa3ae2b1d0 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 returned with HTTP 200 Jul 22 10:10:39.749436 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1352/5438] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:39 2026] GET /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:40.116761 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8c9b13ac-d6dd-4b9c-90fd-3e80c6ed7e16 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:40.118748 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8c9b13ac-d6dd-4b9c-90fd-3e80c6ed7e16 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 Jul 22 10:10:40.118903 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8c9b13ac-d6dd-4b9c-90fd-3e80c6ed7e16 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:40.119130 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8c9b13ac-d6dd-4b9c-90fd-3e80c6ed7e16 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:40.125712 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:40.125712 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:40.128773 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8c9b13ac-d6dd-4b9c-90fd-3e80c6ed7e16 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:40.132382 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8c9b13ac-d6dd-4b9c-90fd-3e80c6ed7e16 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 returned with HTTP 200 Jul 22 10:10:40.132719 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1363/5439] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:40 2026] GET /volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:40.775406 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4c1ace69-802c-439a-8d81-7d7f928ad7d4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:40.777235 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4c1ace69-802c-439a-8d81-7d7f928ad7d4 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 Jul 22 10:10:40.777438 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4c1ace69-802c-439a-8d81-7d7f928ad7d4 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:40.777628 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4c1ace69-802c-439a-8d81-7d7f928ad7d4 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:40.777725 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-4c1ace69-802c-439a-8d81-7d7f928ad7d4 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 54c1bf25-34f3-46b3-8b07-9724bbb87fe5. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:40.786268 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:40.786268 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:40.786862 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4c1ace69-802c-439a-8d81-7d7f928ad7d4 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 returned with HTTP 200 Jul 22 10:10:40.787259 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1353/5440] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:40 2026] GET /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:41.146381 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-03a555ba-9407-4c5c-8b25-a8d9746a416a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:41.148167 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-03a555ba-9407-4c5c-8b25-a8d9746a416a tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 Jul 22 10:10:41.148328 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-03a555ba-9407-4c5c-8b25-a8d9746a416a tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:41.148526 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-03a555ba-9407-4c5c-8b25-a8d9746a416a tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:41.156969 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:41.156969 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:41.160541 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-03a555ba-9407-4c5c-8b25-a8d9746a416a tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:41.164735 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-03a555ba-9407-4c5c-8b25-a8d9746a416a tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 returned with HTTP 200 Jul 22 10:10:41.165131 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1373/5441] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:41 2026] GET /volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:41.828540 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a8989ab9-a244-4b7c-9051-f367c6adc319 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:41.830954 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a8989ab9-a244-4b7c-9051-f367c6adc319 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 Jul 22 10:10:41.831274 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a8989ab9-a244-4b7c-9051-f367c6adc319 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:41.831555 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a8989ab9-a244-4b7c-9051-f367c6adc319 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:41.831710 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-a8989ab9-a244-4b7c-9051-f367c6adc319 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 54c1bf25-34f3-46b3-8b07-9724bbb87fe5. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:41.836953 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:41.836953 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:41.837782 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a8989ab9-a244-4b7c-9051-f367c6adc319 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 returned with HTTP 200 Jul 22 10:10:41.838299 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1353/5442] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:41 2026] GET /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:42.177139 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b225d3eb-4570-4fbb-a9f7-9098b15c38ca None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:42.178765 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b225d3eb-4570-4fbb-a9f7-9098b15c38ca tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 Jul 22 10:10:42.178931 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b225d3eb-4570-4fbb-a9f7-9098b15c38ca tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:42.179506 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b225d3eb-4570-4fbb-a9f7-9098b15c38ca tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:42.185446 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:42.185446 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:42.188667 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b225d3eb-4570-4fbb-a9f7-9098b15c38ca tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:42.192627 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b225d3eb-4570-4fbb-a9f7-9098b15c38ca tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 returned with HTTP 200 Jul 22 10:10:42.193016 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1364/5443] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:42 2026] GET /volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:42.873044 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-788e275c-f887-4379-aa4e-c85915904648 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:42.874902 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-788e275c-f887-4379-aa4e-c85915904648 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 Jul 22 10:10:42.875134 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-788e275c-f887-4379-aa4e-c85915904648 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:42.875333 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-788e275c-f887-4379-aa4e-c85915904648 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:42.875419 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-788e275c-f887-4379-aa4e-c85915904648 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 54c1bf25-34f3-46b3-8b07-9724bbb87fe5. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:42.880987 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:42.880987 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:42.881541 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-788e275c-f887-4379-aa4e-c85915904648 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 returned with HTTP 200 Jul 22 10:10:42.881873 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1354/5444] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:42 2026] GET /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:43.205426 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-97a43545-d272-4503-833d-3e86a5a0ff3d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:43.207114 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-97a43545-d272-4503-833d-3e86a5a0ff3d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 Jul 22 10:10:43.207306 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-97a43545-d272-4503-833d-3e86a5a0ff3d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:43.207519 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-97a43545-d272-4503-833d-3e86a5a0ff3d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:43.214156 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:43.214156 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:43.217809 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-97a43545-d272-4503-833d-3e86a5a0ff3d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:43.222168 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-97a43545-d272-4503-833d-3e86a5a0ff3d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 returned with HTTP 200 Jul 22 10:10:43.222583 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1374/5445] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:43 2026] GET /volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:43.892870 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-85b72fac-ea39-4f3c-93c1-59c3ccb6331a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:43.894640 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-85b72fac-ea39-4f3c-93c1-59c3ccb6331a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 Jul 22 10:10:43.894842 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-85b72fac-ea39-4f3c-93c1-59c3ccb6331a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:43.895045 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-85b72fac-ea39-4f3c-93c1-59c3ccb6331a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:43.895149 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-85b72fac-ea39-4f3c-93c1-59c3ccb6331a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 54c1bf25-34f3-46b3-8b07-9724bbb87fe5. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:43.899279 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:43.899279 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:43.899930 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-85b72fac-ea39-4f3c-93c1-59c3ccb6331a tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 returned with HTTP 200 Jul 22 10:10:43.900297 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1354/5446] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:43 2026] GET /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:44.233878 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b1a24ed7-4180-432b-ad46-e06c8d6df894 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:44.236038 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b1a24ed7-4180-432b-ad46-e06c8d6df894 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 Jul 22 10:10:44.236294 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b1a24ed7-4180-432b-ad46-e06c8d6df894 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:44.236528 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b1a24ed7-4180-432b-ad46-e06c8d6df894 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:44.244768 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:44.244768 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:44.248811 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b1a24ed7-4180-432b-ad46-e06c8d6df894 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:44.253558 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b1a24ed7-4180-432b-ad46-e06c8d6df894 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 returned with HTTP 200 Jul 22 10:10:44.253989 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1365/5447] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:44 2026] GET /volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:44.909645 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-50aa853a-02d7-411d-9b39-800984f1fdc3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:44.911517 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-50aa853a-02d7-411d-9b39-800984f1fdc3 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 Jul 22 10:10:44.911739 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-50aa853a-02d7-411d-9b39-800984f1fdc3 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:44.911952 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-50aa853a-02d7-411d-9b39-800984f1fdc3 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:44.912097 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-50aa853a-02d7-411d-9b39-800984f1fdc3 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 54c1bf25-34f3-46b3-8b07-9724bbb87fe5. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:44.916602 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:44.916602 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:44.917286 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-50aa853a-02d7-411d-9b39-800984f1fdc3 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 returned with HTTP 200 Jul 22 10:10:44.917699 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1355/5448] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:44 2026] GET /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:45.266418 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ca7b4f35-f8b3-4192-8929-460a761e39b8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:45.268190 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ca7b4f35-f8b3-4192-8929-460a761e39b8 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 Jul 22 10:10:45.268422 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ca7b4f35-f8b3-4192-8929-460a761e39b8 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:45.268642 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ca7b4f35-f8b3-4192-8929-460a761e39b8 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:45.274891 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:45.274891 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:45.280062 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ca7b4f35-f8b3-4192-8929-460a761e39b8 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:45.285172 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ca7b4f35-f8b3-4192-8929-460a761e39b8 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 returned with HTTP 200 Jul 22 10:10:45.285699 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1375/5449] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:45 2026] GET /volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:45.927365 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e35a42a6-c787-4eca-a354-725562540a82 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:45.929132 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e35a42a6-c787-4eca-a354-725562540a82 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 Jul 22 10:10:45.929336 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e35a42a6-c787-4eca-a354-725562540a82 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:45.929532 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e35a42a6-c787-4eca-a354-725562540a82 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:45.929625 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-e35a42a6-c787-4eca-a354-725562540a82 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 54c1bf25-34f3-46b3-8b07-9724bbb87fe5. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:45.933591 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:45.933591 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:45.934187 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e35a42a6-c787-4eca-a354-725562540a82 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 returned with HTTP 200 Jul 22 10:10:45.934506 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1355/5450] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:45 2026] GET /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:46.297530 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-95224d3c-d975-4db8-883f-7f7a39a06217 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:46.298825 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-95224d3c-d975-4db8-883f-7f7a39a06217 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 Jul 22 10:10:46.299020 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-95224d3c-d975-4db8-883f-7f7a39a06217 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:46.299189 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-95224d3c-d975-4db8-883f-7f7a39a06217 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:46.305155 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:46.305155 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:46.308164 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-95224d3c-d975-4db8-883f-7f7a39a06217 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:46.311935 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-95224d3c-d975-4db8-883f-7f7a39a06217 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 returned with HTTP 200 Jul 22 10:10:46.312269 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1366/5451] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:46 2026] GET /volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 => generated 1193 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:10:46.323195 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-47e74eb0-0073-401a-8516-0ddb200fe136 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:46.324941 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-47e74eb0-0073-401a-8516-0ddb200fe136 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 Jul 22 10:10:46.325222 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-47e74eb0-0073-401a-8516-0ddb200fe136 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:46.325429 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-47e74eb0-0073-401a-8516-0ddb200fe136 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:46.332209 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:46.332209 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:46.335819 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-47e74eb0-0073-401a-8516-0ddb200fe136 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:46.340131 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-47e74eb0-0073-401a-8516-0ddb200fe136 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 returned with HTTP 200 Jul 22 10:10:46.340484 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1356/5452] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:46 2026] GET /volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:10:46.351887 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:46.353484 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:10:46.353791 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00", "size": 1}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:10:46.355151 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00', 'size': 1}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:10:46.362534 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:46.362534 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:46.363076 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume retrieved successfully. Jul 22 10:10:46.363204 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Create volume of 1 GB Jul 22 10:10:46.367236 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Availability Zones retrieved successfully. Jul 22 10:10:46.373501 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Flow 'volume_create_api' (ebc1d3fb-2747-4cbb-9c24-12c8aa3a13cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:46.374819 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b86392-0608-4c22-8113-d9ca42bc1e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:46.375935 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:10:46.399875 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b86392-0608-4c22-8113-d9ca42bc1e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00', 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:46.400691 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5121f1c8-dfbc-4222-bfe7-bb59d9c638ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:46.438582 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Created reservations ['3f47d46a-d1d3-4c35-9b62-069a69784b1b', '41a9ccca-5c7d-4650-915f-19b8b3c3f47d', '6c26ecab-262b-49e3-b92a-4a72249905b3', 'df1eef60-973a-4737-b3f7-b738b8544ff6'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:10:46.439461 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5121f1c8-dfbc-4222-bfe7-bb59d9c638ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f47d46a-d1d3-4c35-9b62-069a69784b1b', '41a9ccca-5c7d-4650-915f-19b8b3c3f47d', '6c26ecab-262b-49e3-b92a-4a72249905b3', 'df1eef60-973a-4737-b3f7-b738b8544ff6']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:46.440241 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97a59880-7816-4325-b4f3-b366d5ef2cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:46.477169 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97a59880-7816-4325-b4f3-b366d5ef2cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ed9661e-98f1-4275-ad96-d5f18ae049ab', '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='d7738c965aca49afa53f3e20bf59fb56',qos_specs=None,replication_status=,reservations=['3f47d46a-d1d3-4c35-9b62-069a69784b1b','41a9ccca-5c7d-4650-915f-19b8b3c3f47d','6c26ecab-262b-49e3-b92a-4a72249905b3','df1eef60-973a-4737-b3f7-b738b8544ff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00,status='creating',user_id='dcd13e5171b546a7b778ba9a991ac848',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:10:46Z,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=9ed9661e-98f1-4275-ad96-d5f18ae049ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7738c965aca49afa53f3e20bf59fb56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcd13e5171b546a7b778ba9a991ac848',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:46.477855 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51650fa6-920e-44a2-b5ad-abb30c78a414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:46.497068 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51650fa6-920e-44a2-b5ad-abb30c78a414) transitioned into state 'SUCCESS' from 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='d7738c965aca49afa53f3e20bf59fb56',qos_specs=None,replication_status=,reservations=['3f47d46a-d1d3-4c35-9b62-069a69784b1b','41a9ccca-5c7d-4650-915f-19b8b3c3f47d','6c26ecab-262b-49e3-b92a-4a72249905b3','df1eef60-973a-4737-b3f7-b738b8544ff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00,status='creating',user_id='dcd13e5171b546a7b778ba9a991ac848',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:46.497719 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (995ecc18-e142-4ea1-bd7e-8ebdf740b53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:46.513446 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (995ecc18-e142-4ea1-bd7e-8ebdf740b53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:46.514226 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Flow 'volume_create_api' (ebc1d3fb-2747-4cbb-9c24-12c8aa3a13cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:46.514511 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Create volume request issued successfully. Jul 22 10:10:46.515035 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3f0a3985-dfe3-4ede-9420-9a99d90090c2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:10:46.515453 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1376/5453] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:10:46 2026] POST /volume/v3/volumes => generated 809 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:46.525811 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-427a919f-a798-4a17-9047-5bfc684284b5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:46.527491 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-427a919f-a798-4a17-9047-5bfc684284b5 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/9ed9661e-98f1-4275-ad96-d5f18ae049ab Jul 22 10:10:46.527688 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-427a919f-a798-4a17-9047-5bfc684284b5 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:46.527867 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-427a919f-a798-4a17-9047-5bfc684284b5 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:46.534497 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:46.534497 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:46.537717 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-427a919f-a798-4a17-9047-5bfc684284b5 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:46.541329 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-427a919f-a798-4a17-9047-5bfc684284b5 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/9ed9661e-98f1-4275-ad96-d5f18ae049ab returned with HTTP 200 Jul 22 10:10:46.541691 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1356/5454] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:46 2026] GET /volume/v3/volumes/9ed9661e-98f1-4275-ad96-d5f18ae049ab => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:46.944425 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-22d99977-1472-4b0f-986b-310fa9f1c19c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:46.946720 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-22d99977-1472-4b0f-986b-310fa9f1c19c tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 Jul 22 10:10:46.947020 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-22d99977-1472-4b0f-986b-310fa9f1c19c tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:46.947256 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-22d99977-1472-4b0f-986b-310fa9f1c19c tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:46.947403 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-22d99977-1472-4b0f-986b-310fa9f1c19c tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 54c1bf25-34f3-46b3-8b07-9724bbb87fe5. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:46.952511 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:46.952511 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:46.953281 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-22d99977-1472-4b0f-986b-310fa9f1c19c tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 returned with HTTP 200 Jul 22 10:10:46.953752 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1367/5455] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:46 2026] GET /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:47.552881 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7cbb10c1-d723-4fab-9e13-910fb6cf08f6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:47.554526 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7cbb10c1-d723-4fab-9e13-910fb6cf08f6 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/9ed9661e-98f1-4275-ad96-d5f18ae049ab Jul 22 10:10:47.554742 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7cbb10c1-d723-4fab-9e13-910fb6cf08f6 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:47.554934 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7cbb10c1-d723-4fab-9e13-910fb6cf08f6 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:47.561453 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:47.561453 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:47.564701 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7cbb10c1-d723-4fab-9e13-910fb6cf08f6 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:47.568696 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7cbb10c1-d723-4fab-9e13-910fb6cf08f6 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/9ed9661e-98f1-4275-ad96-d5f18ae049ab returned with HTTP 200 Jul 22 10:10:47.569045 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1357/5456] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:47 2026] GET /volume/v3/volumes/9ed9661e-98f1-4275-ad96-d5f18ae049ab => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:10:47.581450 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ca20bac8-7951-4445-bc96-d20228a9928b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:47.583767 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ca20bac8-7951-4445-bc96-d20228a9928b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/9ed9661e-98f1-4275-ad96-d5f18ae049ab Jul 22 10:10:47.584021 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ca20bac8-7951-4445-bc96-d20228a9928b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:47.584253 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ca20bac8-7951-4445-bc96-d20228a9928b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:47.592219 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:47.592219 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:47.595828 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ca20bac8-7951-4445-bc96-d20228a9928b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:47.600767 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ca20bac8-7951-4445-bc96-d20228a9928b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/9ed9661e-98f1-4275-ad96-d5f18ae049ab returned with HTTP 200 Jul 22 10:10:47.601224 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1377/5457] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:47 2026] GET /volume/v3/volumes/9ed9661e-98f1-4275-ad96-d5f18ae049ab => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:10:47.612361 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ec1606ef-2ba3-4ff0-9d89-920ae3b24629 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:47.614041 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ec1606ef-2ba3-4ff0-9d89-920ae3b24629 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] DELETE https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 Jul 22 10:10:47.614263 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ec1606ef-2ba3-4ff0-9d89-920ae3b24629 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:47.614455 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ec1606ef-2ba3-4ff0-9d89-920ae3b24629 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:47.614614 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-ec1606ef-2ba3-4ff0-9d89-920ae3b24629 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Delete volume with id: 1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 Jul 22 10:10:47.621737 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:47.621737 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:47.622264 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ec1606ef-2ba3-4ff0-9d89-920ae3b24629 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:47.637817 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ec1606ef-2ba3-4ff0-9d89-920ae3b24629 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Delete volume request issued successfully. Jul 22 10:10:47.638014 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ec1606ef-2ba3-4ff0-9d89-920ae3b24629 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 returned with HTTP 202 Jul 22 10:10:47.638458 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1357/5458] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:10:47 2026] DELETE /volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:10:47.644583 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-76d07b62-8380-4414-821b-d4b7351d6d5b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:47.646260 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-76d07b62-8380-4414-821b-d4b7351d6d5b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 Jul 22 10:10:47.646465 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-76d07b62-8380-4414-821b-d4b7351d6d5b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:47.646652 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-76d07b62-8380-4414-821b-d4b7351d6d5b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:47.653536 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:47.653536 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:47.656940 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-76d07b62-8380-4414-821b-d4b7351d6d5b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:47.661539 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-76d07b62-8380-4414-821b-d4b7351d6d5b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 returned with HTTP 200 Jul 22 10:10:47.661877 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1368/5459] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:47 2026] GET /volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:10:47.964863 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0f162d11-a434-4f9d-b172-cfe190125a32 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:47.966882 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0f162d11-a434-4f9d-b172-cfe190125a32 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 Jul 22 10:10:47.967181 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0f162d11-a434-4f9d-b172-cfe190125a32 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:47.967435 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0f162d11-a434-4f9d-b172-cfe190125a32 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:47.967578 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-0f162d11-a434-4f9d-b172-cfe190125a32 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 54c1bf25-34f3-46b3-8b07-9724bbb87fe5. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:47.971949 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:47.971949 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:47.972599 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0f162d11-a434-4f9d-b172-cfe190125a32 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 returned with HTTP 200 Jul 22 10:10:47.973065 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1358/5460] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:47 2026] GET /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:48.674988 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f28e7ac4-e239-454f-9a82-199ffa13337f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:48.676712 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f28e7ac4-e239-454f-9a82-199ffa13337f tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 Jul 22 10:10:48.676904 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f28e7ac4-e239-454f-9a82-199ffa13337f tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:48.677121 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f28e7ac4-e239-454f-9a82-199ffa13337f tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:48.682595 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f28e7ac4-e239-454f-9a82-199ffa13337f tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 returned with HTTP 404 Jul 22 10:10:48.683048 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1378/5461] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:48 2026] GET /volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:10:48.982902 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cea122d1-4038-403b-b341-3d56a39d366d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:48.984977 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cea122d1-4038-403b-b341-3d56a39d366d tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 Jul 22 10:10:48.985244 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cea122d1-4038-403b-b341-3d56a39d366d tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:48.985521 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cea122d1-4038-403b-b341-3d56a39d366d tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:48.985648 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-cea122d1-4038-403b-b341-3d56a39d366d tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 54c1bf25-34f3-46b3-8b07-9724bbb87fe5. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:48.990316 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:48.990316 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:48.991054 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cea122d1-4038-403b-b341-3d56a39d366d tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 returned with HTTP 200 Jul 22 10:10:48.991690 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1358/5462] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:48 2026] GET /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:50.003166 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2605f942-dfc1-4b38-bbd1-5a6fe87fe96e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:50.004792 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2605f942-dfc1-4b38-bbd1-5a6fe87fe96e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 Jul 22 10:10:50.005035 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2605f942-dfc1-4b38-bbd1-5a6fe87fe96e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:50.005215 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2605f942-dfc1-4b38-bbd1-5a6fe87fe96e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:50.005309 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-2605f942-dfc1-4b38-bbd1-5a6fe87fe96e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 54c1bf25-34f3-46b3-8b07-9724bbb87fe5. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:50.009128 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:50.009128 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:50.009701 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2605f942-dfc1-4b38-bbd1-5a6fe87fe96e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 returned with HTTP 200 Jul 22 10:10:50.010048 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1369/5463] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:50 2026] GET /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:50.041818 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:50.043488 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:10:50.043840 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "1fd02fc9-17ea-456e-b167-c3c95d1a4cba", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:10:50.045257 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '1fd02fc9-17ea-456e-b167-c3c95d1a4cba', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:10:50.167544 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Create volume of 1 GB Jul 22 10:10:50.172308 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Availability Zones retrieved successfully. Jul 22 10:10:50.177753 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Flow 'volume_create_api' (86971c52-e0db-4bbe-9e3a-4723fff5186c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:50.178979 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (631c7263-4fd0-47ab-b892-dbc226e0bf5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:50.180004 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:10:50.232156 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (631c7263-4fd0-47ab-b892-dbc226e0bf5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:50.232888 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d40c1d8-d5a0-48e8-8f19-177094724a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:50.269863 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Created reservations ['c5f9ec96-e991-48b2-8e53-1c1d430250db', 'dbbe728d-b377-4c8a-a991-5fff6c7db027', 'f169dda3-1cfd-4293-8039-47e448c3bf57', 'faa7bd75-c6d6-4619-a6bf-dbd86fe1253d'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:10:50.270655 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d40c1d8-d5a0-48e8-8f19-177094724a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5f9ec96-e991-48b2-8e53-1c1d430250db', 'dbbe728d-b377-4c8a-a991-5fff6c7db027', 'f169dda3-1cfd-4293-8039-47e448c3bf57', 'faa7bd75-c6d6-4619-a6bf-dbd86fe1253d']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:50.271430 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30da8f47-f5a5-4b28-83c7-fabb2e7e9bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:50.294123 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30da8f47-f5a5-4b28-83c7-fabb2e7e9bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '224a68d4-5a39-4de0-b30c-469509659388', '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='d7738c965aca49afa53f3e20bf59fb56',qos_specs=None,replication_status=,reservations=['c5f9ec96-e991-48b2-8e53-1c1d430250db','dbbe728d-b377-4c8a-a991-5fff6c7db027','f169dda3-1cfd-4293-8039-47e448c3bf57','faa7bd75-c6d6-4619-a6bf-dbd86fe1253d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcd13e5171b546a7b778ba9a991ac848',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:10:50Z,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=224a68d4-5a39-4de0-b30c-469509659388,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7738c965aca49afa53f3e20bf59fb56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcd13e5171b546a7b778ba9a991ac848',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:50.294948 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e165c30-405c-471d-9781-cff54c00ae6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:50.311739 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e165c30-405c-471d-9781-cff54c00ae6d) transitioned into state 'SUCCESS' from 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='d7738c965aca49afa53f3e20bf59fb56',qos_specs=None,replication_status=,reservations=['c5f9ec96-e991-48b2-8e53-1c1d430250db','dbbe728d-b377-4c8a-a991-5fff6c7db027','f169dda3-1cfd-4293-8039-47e448c3bf57','faa7bd75-c6d6-4619-a6bf-dbd86fe1253d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcd13e5171b546a7b778ba9a991ac848',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:50.312441 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (596c4d0a-e6d3-4e38-953b-7c9c98eea83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:50.320933 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (596c4d0a-e6d3-4e38-953b-7c9c98eea83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:50.321808 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Flow 'volume_create_api' (86971c52-e0db-4bbe-9e3a-4723fff5186c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:50.322148 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Create volume request issued successfully. Jul 22 10:10:50.322732 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3496f81d-13d4-4c06-9719-6e73dda1c524 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:10:50.323175 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1359/5464] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:10:50 2026] POST /volume/v3/volumes => generated 775 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:50.333785 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-96d63a84-e60b-4bc9-8465-80a21dbc8969 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:50.335755 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-96d63a84-e60b-4bc9-8465-80a21dbc8969 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 Jul 22 10:10:50.335975 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-96d63a84-e60b-4bc9-8465-80a21dbc8969 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:50.336212 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-96d63a84-e60b-4bc9-8465-80a21dbc8969 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:50.344809 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:50.344809 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:50.349170 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-96d63a84-e60b-4bc9-8465-80a21dbc8969 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:50.353966 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-96d63a84-e60b-4bc9-8465-80a21dbc8969 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 returned with HTTP 200 Jul 22 10:10:50.354411 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1379/5465] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:50 2026] GET /volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:51.021974 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-bfcf2fbe-82af-4f12-824d-39828452d51b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:51.023880 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bfcf2fbe-82af-4f12-824d-39828452d51b tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 Jul 22 10:10:51.024152 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bfcf2fbe-82af-4f12-824d-39828452d51b tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:51.024341 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-bfcf2fbe-82af-4f12-824d-39828452d51b tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:51.024462 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-bfcf2fbe-82af-4f12-824d-39828452d51b tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 54c1bf25-34f3-46b3-8b07-9724bbb87fe5. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:51.028540 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:51.028540 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:51.029155 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-bfcf2fbe-82af-4f12-824d-39828452d51b tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 returned with HTTP 200 Jul 22 10:10:51.029584 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1359/5466] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:51 2026] GET /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:51.365617 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f5cec361-2c9b-4c2d-bc5f-c8bb18457cdc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:51.367404 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f5cec361-2c9b-4c2d-bc5f-c8bb18457cdc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 Jul 22 10:10:51.367609 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f5cec361-2c9b-4c2d-bc5f-c8bb18457cdc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:51.367863 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f5cec361-2c9b-4c2d-bc5f-c8bb18457cdc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:51.374233 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:51.374233 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:51.377769 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f5cec361-2c9b-4c2d-bc5f-c8bb18457cdc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:51.382543 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f5cec361-2c9b-4c2d-bc5f-c8bb18457cdc tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 returned with HTTP 200 Jul 22 10:10:51.382985 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1370/5467] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:51 2026] GET /volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:52.039219 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cc03e992-035a-4781-9aef-f27e4518b0e4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:52.041170 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cc03e992-035a-4781-9aef-f27e4518b0e4 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 Jul 22 10:10:52.041404 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cc03e992-035a-4781-9aef-f27e4518b0e4 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:52.041589 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cc03e992-035a-4781-9aef-f27e4518b0e4 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:52.041707 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-cc03e992-035a-4781-9aef-f27e4518b0e4 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 54c1bf25-34f3-46b3-8b07-9724bbb87fe5. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:52.046015 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:52.046015 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:52.046584 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cc03e992-035a-4781-9aef-f27e4518b0e4 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 returned with HTTP 200 Jul 22 10:10:52.046958 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1360/5468] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:52 2026] GET /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:52.055743 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-959d95bd-7188-412c-b306-423e67795506 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:52.057551 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-959d95bd-7188-412c-b306-423e67795506 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] POST https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5/action Jul 22 10:10:52.057942 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-959d95bd-7188-412c-b306-423e67795506 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:10:52.058065 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-959d95bd-7188-412c-b306-423e67795506 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:10:52.059465 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.admin_actions [None req-959d95bd-7188-412c-b306-423e67795506 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Updating backup '54c1bf25-34f3-46b3-8b07-9724bbb87fe5' with '{'status': 'error'}' {{(pid=100151) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 22 10:10:52.066553 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:52.066553 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:52.067585 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.policy [None req-959d95bd-7188-412c-b306-423e67795506 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ebf5163d30e5422884827c506b1f717a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92be625ce86f454f9676d45dafa29af2', '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=100151) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 10:10:52.067773 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-959d95bd-7188-412c-b306-423e67795506 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5/action returned with HTTP 403 Jul 22 10:10:52.068273 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1380/5469] 10.4.3.206 () {70 vars in 1430 bytes} [Wed Jul 22 10:10:52 2026] POST /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:52.074263 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-663b4d39-a1f7-4608-8cfc-130aec3db1e2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:52.076156 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-663b4d39-a1f7-4608-8cfc-130aec3db1e2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/72072f4d-6358-44b6-96aa-94718c25d200 Jul 22 10:10:52.076371 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-663b4d39-a1f7-4608-8cfc-130aec3db1e2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:52.076556 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-663b4d39-a1f7-4608-8cfc-130aec3db1e2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:52.076735 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-663b4d39-a1f7-4608-8cfc-130aec3db1e2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Delete volume with id: 72072f4d-6358-44b6-96aa-94718c25d200 Jul 22 10:10:52.083561 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:52.083561 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:52.083981 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-663b4d39-a1f7-4608-8cfc-130aec3db1e2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Volume info retrieved successfully. Jul 22 10:10:52.098606 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-663b4d39-a1f7-4608-8cfc-130aec3db1e2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Delete volume request issued successfully. Jul 22 10:10:52.098794 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-663b4d39-a1f7-4608-8cfc-130aec3db1e2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/volumes/72072f4d-6358-44b6-96aa-94718c25d200 returned with HTTP 202 Jul 22 10:10:52.099238 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1360/5470] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:10:52 2026] DELETE /volume/v3/volumes/72072f4d-6358-44b6-96aa-94718c25d200 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:10:52.107207 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b6689dbf-d7c6-4684-a85a-c0f7c4192da9 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:52.109074 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b6689dbf-d7c6-4684-a85a-c0f7c4192da9 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/volumes/72072f4d-6358-44b6-96aa-94718c25d200 Jul 22 10:10:52.109362 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b6689dbf-d7c6-4684-a85a-c0f7c4192da9 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:52.109630 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b6689dbf-d7c6-4684-a85a-c0f7c4192da9 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:52.116641 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:52.116641 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:52.120098 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b6689dbf-d7c6-4684-a85a-c0f7c4192da9 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Volume info retrieved successfully. Jul 22 10:10:52.124057 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b6689dbf-d7c6-4684-a85a-c0f7c4192da9 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/volumes/72072f4d-6358-44b6-96aa-94718c25d200 returned with HTTP 200 Jul 22 10:10:52.124457 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1371/5471] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:52 2026] GET /volume/v3/volumes/72072f4d-6358-44b6-96aa-94718c25d200 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:52.395681 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-242c3c5f-0500-4909-a3d5-41568b80e296 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:52.412159 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-242c3c5f-0500-4909-a3d5-41568b80e296 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 Jul 22 10:10:52.412159 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-242c3c5f-0500-4909-a3d5-41568b80e296 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:52.412159 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-242c3c5f-0500-4909-a3d5-41568b80e296 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:52.412159 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:52.412159 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:52.412159 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-242c3c5f-0500-4909-a3d5-41568b80e296 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:52.415310 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-242c3c5f-0500-4909-a3d5-41568b80e296 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 returned with HTTP 200 Jul 22 10:10:52.415889 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1361/5472] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:52 2026] GET /volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:53.136154 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-308e5ff8-c3ed-4c52-952c-6516555daf01 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:53.137885 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-308e5ff8-c3ed-4c52-952c-6516555daf01 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/volumes/72072f4d-6358-44b6-96aa-94718c25d200 Jul 22 10:10:53.138102 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-308e5ff8-c3ed-4c52-952c-6516555daf01 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:53.138276 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-308e5ff8-c3ed-4c52-952c-6516555daf01 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:53.144095 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-308e5ff8-c3ed-4c52-952c-6516555daf01 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/volumes/72072f4d-6358-44b6-96aa-94718c25d200 returned with HTTP 404 Jul 22 10:10:53.144495 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1381/5473] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:53 2026] GET /volume/v3/volumes/72072f4d-6358-44b6-96aa-94718c25d200 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:53.152553 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-659050c9-adb0-485c-b515-5b31d3465a96 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:53.154301 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-659050c9-adb0-485c-b515-5b31d3465a96 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:53.154526 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-659050c9-adb0-485c-b515-5b31d3465a96 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:53.154714 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-659050c9-adb0-485c-b515-5b31d3465a96 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:53.154815 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-659050c9-adb0-485c-b515-5b31d3465a96 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:53.159221 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:53.159221 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:53.159943 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-659050c9-adb0-485c-b515-5b31d3465a96 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-reader] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:53.160296 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1361/5474] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:53 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:53.170647 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-03756265-1abc-44bd-9dbc-2ede8c40d8b1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:53.172607 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-03756265-1abc-44bd-9dbc-2ede8c40d8b1 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] DELETE https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 Jul 22 10:10:53.172877 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-03756265-1abc-44bd-9dbc-2ede8c40d8b1 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:53.173164 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-03756265-1abc-44bd-9dbc-2ede8c40d8b1 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:53.173323 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-03756265-1abc-44bd-9dbc-2ede8c40d8b1 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Delete backup with id: 54c1bf25-34f3-46b3-8b07-9724bbb87fe5. Jul 22 10:10:53.177620 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:53.177620 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:53.187456 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-03756265-1abc-44bd-9dbc-2ede8c40d8b1 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] delete_backup rpcapi backup_id 54c1bf25-34f3-46b3-8b07-9724bbb87fe5 {{(pid=100150) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:10:53.189090 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-03756265-1abc-44bd-9dbc-2ede8c40d8b1 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 returned with HTTP 202 Jul 22 10:10:53.189459 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1372/5475] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:10:53 2026] DELETE /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:10:53.195752 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-38b8cc76-4a56-440c-aa27-750604b2e89e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:53.197581 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-38b8cc76-4a56-440c-aa27-750604b2e89e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 Jul 22 10:10:53.197780 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-38b8cc76-4a56-440c-aa27-750604b2e89e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:53.197962 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-38b8cc76-4a56-440c-aa27-750604b2e89e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:53.198198 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-38b8cc76-4a56-440c-aa27-750604b2e89e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 54c1bf25-34f3-46b3-8b07-9724bbb87fe5. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:53.202385 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:53.202385 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:53.203080 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-38b8cc76-4a56-440c-aa27-750604b2e89e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 returned with HTTP 200 Jul 22 10:10:53.203478 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1362/5476] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:53 2026] GET /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:53.427776 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4ba3ccd6-69ce-4f88-9631-c7af8f4e90e8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:53.430078 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4ba3ccd6-69ce-4f88-9631-c7af8f4e90e8 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 Jul 22 10:10:53.430390 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4ba3ccd6-69ce-4f88-9631-c7af8f4e90e8 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:53.430647 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4ba3ccd6-69ce-4f88-9631-c7af8f4e90e8 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:53.440066 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:53.440066 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:53.444504 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4ba3ccd6-69ce-4f88-9631-c7af8f4e90e8 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:53.449937 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4ba3ccd6-69ce-4f88-9631-c7af8f4e90e8 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 returned with HTTP 200 Jul 22 10:10:53.450513 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1382/5477] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:53 2026] GET /volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:54.212890 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f8760de0-e3ba-4205-ad55-ec09327f9cb2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:54.214763 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f8760de0-e3ba-4205-ad55-ec09327f9cb2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 Jul 22 10:10:54.214987 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f8760de0-e3ba-4205-ad55-ec09327f9cb2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:54.215189 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f8760de0-e3ba-4205-ad55-ec09327f9cb2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:54.215295 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-f8760de0-e3ba-4205-ad55-ec09327f9cb2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 54c1bf25-34f3-46b3-8b07-9724bbb87fe5. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:54.218844 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f8760de0-e3ba-4205-ad55-ec09327f9cb2 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 returned with HTTP 404 Jul 22 10:10:54.219316 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1362/5478] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:54 2026] GET /volume/v3/backups/54c1bf25-34f3-46b3-8b07-9724bbb87fe5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:54.225640 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8519372d-73e1-4b24-8d22-1715c21ed8b6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:54.227234 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8519372d-73e1-4b24-8d22-1715c21ed8b6 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] DELETE https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:54.227473 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8519372d-73e1-4b24-8d22-1715c21ed8b6 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:54.227647 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8519372d-73e1-4b24-8d22-1715c21ed8b6 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:54.227744 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-8519372d-73e1-4b24-8d22-1715c21ed8b6 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Delete backup with id: c4510345-b4e0-4821-87a7-df7731ee8825. Jul 22 10:10:54.231553 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:54.231553 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:54.242525 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-8519372d-73e1-4b24-8d22-1715c21ed8b6 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] delete_backup rpcapi backup_id c4510345-b4e0-4821-87a7-df7731ee8825 {{(pid=100150) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:10:54.244023 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8519372d-73e1-4b24-8d22-1715c21ed8b6 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 202 Jul 22 10:10:54.244400 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1373/5479] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:10:54 2026] DELETE /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:10:54.251269 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-25e67371-8d48-4fea-9a35-a78ae338f8a8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:54.253049 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-25e67371-8d48-4fea-9a35-a78ae338f8a8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:54.253283 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-25e67371-8d48-4fea-9a35-a78ae338f8a8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:54.253492 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-25e67371-8d48-4fea-9a35-a78ae338f8a8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:54.253594 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-25e67371-8d48-4fea-9a35-a78ae338f8a8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:54.257661 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:54.257661 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:54.258276 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-25e67371-8d48-4fea-9a35-a78ae338f8a8 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 200 Jul 22 10:10:54.258648 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1363/5480] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:54 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:54.462465 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a599fe90-9831-4026-9722-8594cdcfed3d None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:54.464326 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a599fe90-9831-4026-9722-8594cdcfed3d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 Jul 22 10:10:54.464508 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a599fe90-9831-4026-9722-8594cdcfed3d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:54.464691 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a599fe90-9831-4026-9722-8594cdcfed3d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:54.472394 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:54.472394 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:54.476993 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a599fe90-9831-4026-9722-8594cdcfed3d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:54.482112 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a599fe90-9831-4026-9722-8594cdcfed3d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 returned with HTTP 200 Jul 22 10:10:54.482623 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1383/5481] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:54 2026] GET /volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:55.270894 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-6afa7568-d5c1-4f37-8775-74c3985c2878 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:55.272605 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6afa7568-d5c1-4f37-8775-74c3985c2878 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 Jul 22 10:10:55.272794 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6afa7568-d5c1-4f37-8775-74c3985c2878 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:55.272981 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-6afa7568-d5c1-4f37-8775-74c3985c2878 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:55.273077 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-6afa7568-d5c1-4f37-8775-74c3985c2878 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id c4510345-b4e0-4821-87a7-df7731ee8825. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:55.279616 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-6afa7568-d5c1-4f37-8775-74c3985c2878 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 returned with HTTP 404 Jul 22 10:10:55.280037 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1363/5482] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:55 2026] GET /volume/v3/backups/c4510345-b4e0-4821-87a7-df7731ee8825 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:55.287737 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a44f6dbe-c629-4e96-a682-10dd83e6e3c6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:55.289912 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a44f6dbe-c629-4e96-a682-10dd83e6e3c6 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] DELETE https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:55.290219 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a44f6dbe-c629-4e96-a682-10dd83e6e3c6 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:55.290478 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a44f6dbe-c629-4e96-a682-10dd83e6e3c6 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:55.290643 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-a44f6dbe-c629-4e96-a682-10dd83e6e3c6 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Delete backup with id: 1348c077-213a-43d2-a589-b054c76664bf. Jul 22 10:10:55.295260 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:55.295260 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:55.307644 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-a44f6dbe-c629-4e96-a682-10dd83e6e3c6 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] delete_backup rpcapi backup_id 1348c077-213a-43d2-a589-b054c76664bf {{(pid=100150) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:10:55.309167 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a44f6dbe-c629-4e96-a682-10dd83e6e3c6 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 202 Jul 22 10:10:55.309802 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1374/5483] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:10:55 2026] DELETE /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:10:55.316475 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1b2739ed-2074-4777-be56-f1c869536d6e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:55.318220 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b2739ed-2074-4777-be56-f1c869536d6e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:55.318447 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b2739ed-2074-4777-be56-f1c869536d6e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:55.318682 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b2739ed-2074-4777-be56-f1c869536d6e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:55.318806 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-1b2739ed-2074-4777-be56-f1c869536d6e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:55.323240 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:55.323240 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:55.323966 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b2739ed-2074-4777-be56-f1c869536d6e tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 200 Jul 22 10:10:55.324577 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1364/5484] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:55 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:55.494176 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9b5775f5-474a-4c6e-b947-98787f4c436b None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:55.495830 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b5775f5-474a-4c6e-b947-98787f4c436b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 Jul 22 10:10:55.496099 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9b5775f5-474a-4c6e-b947-98787f4c436b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:55.496278 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9b5775f5-474a-4c6e-b947-98787f4c436b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:55.503299 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:55.503299 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:55.507938 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9b5775f5-474a-4c6e-b947-98787f4c436b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:55.512476 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b5775f5-474a-4c6e-b947-98787f4c436b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 returned with HTTP 200 Jul 22 10:10:55.512850 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1384/5485] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:55 2026] GET /volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:56.333576 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-84590857-7c19-4130-b8f6-40753ff41618 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:56.335655 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-84590857-7c19-4130-b8f6-40753ff41618 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf Jul 22 10:10:56.335964 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-84590857-7c19-4130-b8f6-40753ff41618 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:56.336199 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-84590857-7c19-4130-b8f6-40753ff41618 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:56.336302 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-84590857-7c19-4130-b8f6-40753ff41618 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Show backup with id 1348c077-213a-43d2-a589-b054c76664bf. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:10:56.339532 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-84590857-7c19-4130-b8f6-40753ff41618 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf returned with HTTP 404 Jul 22 10:10:56.339958 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1364/5486] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:56 2026] GET /volume/v3/backups/1348c077-213a-43d2-a589-b054c76664bf => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:56.346987 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6d57527c-acd7-479b-aae2-f505914f3c17 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:56.348423 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6d57527c-acd7-479b-aae2-f505914f3c17 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/b6100a26-033a-4e06-9dfd-56e65d12159c Jul 22 10:10:56.348633 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6d57527c-acd7-479b-aae2-f505914f3c17 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:56.348808 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6d57527c-acd7-479b-aae2-f505914f3c17 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:56.349003 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-6d57527c-acd7-479b-aae2-f505914f3c17 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Delete volume with id: b6100a26-033a-4e06-9dfd-56e65d12159c Jul 22 10:10:56.355791 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:56.355791 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:56.356137 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6d57527c-acd7-479b-aae2-f505914f3c17 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Volume info retrieved successfully. Jul 22 10:10:56.373171 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-6d57527c-acd7-479b-aae2-f505914f3c17 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Delete volume request issued successfully. Jul 22 10:10:56.373355 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6d57527c-acd7-479b-aae2-f505914f3c17 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/volumes/b6100a26-033a-4e06-9dfd-56e65d12159c returned with HTTP 202 Jul 22 10:10:56.373740 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1375/5487] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:10:56 2026] DELETE /volume/v3/volumes/b6100a26-033a-4e06-9dfd-56e65d12159c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:10:56.380464 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-63a6c4bc-cf86-4f7d-bb45-6ef1521f6580 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:56.382292 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-63a6c4bc-cf86-4f7d-bb45-6ef1521f6580 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/volumes/b6100a26-033a-4e06-9dfd-56e65d12159c Jul 22 10:10:56.382545 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-63a6c4bc-cf86-4f7d-bb45-6ef1521f6580 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:56.382796 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-63a6c4bc-cf86-4f7d-bb45-6ef1521f6580 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:56.389789 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:56.389789 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:56.393355 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-63a6c4bc-cf86-4f7d-bb45-6ef1521f6580 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Volume info retrieved successfully. Jul 22 10:10:56.397825 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-63a6c4bc-cf86-4f7d-bb45-6ef1521f6580 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/volumes/b6100a26-033a-4e06-9dfd-56e65d12159c returned with HTTP 200 Jul 22 10:10:56.398321 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1365/5488] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:56 2026] GET /volume/v3/volumes/b6100a26-033a-4e06-9dfd-56e65d12159c => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:56.525383 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b327ffbe-6ddf-4cdd-b755-2a1dbc3baf78 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:56.527032 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b327ffbe-6ddf-4cdd-b755-2a1dbc3baf78 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 Jul 22 10:10:56.527229 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b327ffbe-6ddf-4cdd-b755-2a1dbc3baf78 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:56.527428 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b327ffbe-6ddf-4cdd-b755-2a1dbc3baf78 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:56.538260 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:56.538260 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:56.541944 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b327ffbe-6ddf-4cdd-b755-2a1dbc3baf78 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:56.546272 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b327ffbe-6ddf-4cdd-b755-2a1dbc3baf78 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 returned with HTTP 200 Jul 22 10:10:56.546827 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1385/5489] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:56 2026] GET /volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:10:56.560390 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-39fec213-fb71-4eee-b67c-b6d6a5d20e4e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:56.562146 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-39fec213-fb71-4eee-b67c-b6d6a5d20e4e tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 Jul 22 10:10:56.562364 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-39fec213-fb71-4eee-b67c-b6d6a5d20e4e tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:56.562538 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-39fec213-fb71-4eee-b67c-b6d6a5d20e4e tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:56.569708 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:56.569708 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:56.573798 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-39fec213-fb71-4eee-b67c-b6d6a5d20e4e tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:56.577770 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-39fec213-fb71-4eee-b67c-b6d6a5d20e4e tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 returned with HTTP 200 Jul 22 10:10:56.578195 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1365/5490] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:56 2026] GET /volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:10:56.590035 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-59a055b1-268a-4694-8da5-64701911ea2d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:56.592199 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-59a055b1-268a-4694-8da5-64701911ea2d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:10:56.592665 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-59a055b1-268a-4694-8da5-64701911ea2d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "224a68d4-5a39-4de0-b30c-469509659388", "name": "tempest-VolumeImageDependencyTests-Snapshot-7795676"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:10:56.603464 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:56.603464 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:56.604114 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-59a055b1-268a-4694-8da5-64701911ea2d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:56.604318 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-59a055b1-268a-4694-8da5-64701911ea2d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Create snapshot from volume 224a68d4-5a39-4de0-b30c-469509659388 Jul 22 10:10:56.637692 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-59a055b1-268a-4694-8da5-64701911ea2d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Created reservations ['57845f07-3626-4bb6-8d7f-c981059ffd03', 'b7a76dcf-2bed-482a-b84f-d45e20749fff', '547e8788-17a0-4cc9-8b2b-d3e0203e5d15', '25164011-87dd-4ba9-a310-b7fb52a9c6b8'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:10:56.664257 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-59a055b1-268a-4694-8da5-64701911ea2d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Snapshot create request issued successfully. Jul 22 10:10:56.664579 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-59a055b1-268a-4694-8da5-64701911ea2d tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:10:56.665018 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1376/5491] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:10:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:10:56.674763 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bffbdfbf-5346-433d-9d13-afc23ebc8853 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:56.677109 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bffbdfbf-5346-433d-9d13-afc23ebc8853 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 Jul 22 10:10:56.677381 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bffbdfbf-5346-433d-9d13-afc23ebc8853 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:56.677628 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bffbdfbf-5346-433d-9d13-afc23ebc8853 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:56.683031 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:56.683031 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:56.683781 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bffbdfbf-5346-433d-9d13-afc23ebc8853 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Snapshot retrieved successfully. Jul 22 10:10:56.684512 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bffbdfbf-5346-433d-9d13-afc23ebc8853 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 returned with HTTP 200 Jul 22 10:10:56.684964 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1366/5492] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:10:56 2026] GET /volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:57.409717 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-527d3ba2-8247-4f0e-a1d6-7f72833a40a5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:57.411526 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-527d3ba2-8247-4f0e-a1d6-7f72833a40a5 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] GET https://10.4.3.206/volume/v3/volumes/b6100a26-033a-4e06-9dfd-56e65d12159c Jul 22 10:10:57.411767 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-527d3ba2-8247-4f0e-a1d6-7f72833a40a5 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:57.412000 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-527d3ba2-8247-4f0e-a1d6-7f72833a40a5 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:57.417736 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-527d3ba2-8247-4f0e-a1d6-7f72833a40a5 tempest-ProjectReaderTests33-170509464 tempest-ProjectReaderTests33-170509464-project-admin] https://10.4.3.206/volume/v3/volumes/b6100a26-033a-4e06-9dfd-56e65d12159c returned with HTTP 404 Jul 22 10:10:57.418479 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1386/5493] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:10:57 2026] GET /volume/v3/volumes/b6100a26-033a-4e06-9dfd-56e65d12159c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:57.693994 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-907ef0cb-0f57-4207-bec6-d5b0e49baab2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:57.695732 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-907ef0cb-0f57-4207-bec6-d5b0e49baab2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 Jul 22 10:10:57.695943 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-907ef0cb-0f57-4207-bec6-d5b0e49baab2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:57.696368 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-907ef0cb-0f57-4207-bec6-d5b0e49baab2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:57.701974 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:57.701974 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:57.702579 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-907ef0cb-0f57-4207-bec6-d5b0e49baab2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Snapshot retrieved successfully. Jul 22 10:10:57.703781 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-907ef0cb-0f57-4207-bec6-d5b0e49baab2 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 returned with HTTP 200 Jul 22 10:10:57.704373 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1366/5494] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:10:57 2026] GET /volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:57.712390 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:57.713943 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:10:57.714283 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "d20a9e49-429f-470d-aef2-618965574ea2", "size": 1}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:10:57.715676 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'd20a9e49-429f-470d-aef2-618965574ea2', 'size': 1}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:10:57.720374 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:57.720374 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:57.720724 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Snapshot retrieved successfully. Jul 22 10:10:57.720832 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Create volume of 1 GB Jul 22 10:10:57.723940 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Availability Zones retrieved successfully. Jul 22 10:10:57.729166 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Flow 'volume_create_api' (83d48f81-43c9-4014-902e-f8bee7171b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:57.730061 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76c3b557-d9bd-4a78-9aae-f448968172ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:57.730818 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:10:57.757958 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76c3b557-d9bd-4a78-9aae-f448968172ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd20a9e49-429f-470d-aef2-618965574ea2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:57.758730 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d97af46c-c62e-4ff2-b263-da00034084ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:57.794218 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Created reservations ['bb676538-d468-4d84-bf28-91b5b3e327fb', '5b70a5c3-31cd-4dcd-a38d-dca97e09722d', '71bee12b-9820-444f-becb-b3e3439f5b56', 'ae8794b8-0b64-4fbd-8ac2-6ef3bcf48c3d'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:10:57.794975 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d97af46c-c62e-4ff2-b263-da00034084ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb676538-d468-4d84-bf28-91b5b3e327fb', '5b70a5c3-31cd-4dcd-a38d-dca97e09722d', '71bee12b-9820-444f-becb-b3e3439f5b56', 'ae8794b8-0b64-4fbd-8ac2-6ef3bcf48c3d']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:57.795800 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bbbbeb-b0db-445f-9d52-0652d5c533f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:57.838089 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bbbbeb-b0db-445f-9d52-0652d5c533f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '559a53be-c8c2-4f8b-98d5-cb4bdb5f1152', '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='d7738c965aca49afa53f3e20bf59fb56',qos_specs=None,replication_status=,reservations=['bb676538-d468-4d84-bf28-91b5b3e327fb','5b70a5c3-31cd-4dcd-a38d-dca97e09722d','71bee12b-9820-444f-becb-b3e3439f5b56','ae8794b8-0b64-4fbd-8ac2-6ef3bcf48c3d'],size=1,snapshot_id=d20a9e49-429f-470d-aef2-618965574ea2,source_replicaid=,source_volid=None,status='creating',user_id='dcd13e5171b546a7b778ba9a991ac848',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:10:57Z,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=559a53be-c8c2-4f8b-98d5-cb4bdb5f1152,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7738c965aca49afa53f3e20bf59fb56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d20a9e49-429f-470d-aef2-618965574ea2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcd13e5171b546a7b778ba9a991ac848',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:57.838897 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (129dcd17-6ae6-4d73-88b5-6a3d13f2deb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:57.858527 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (129dcd17-6ae6-4d73-88b5-6a3d13f2deb4) transitioned into state 'SUCCESS' from 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='d7738c965aca49afa53f3e20bf59fb56',qos_specs=None,replication_status=,reservations=['bb676538-d468-4d84-bf28-91b5b3e327fb','5b70a5c3-31cd-4dcd-a38d-dca97e09722d','71bee12b-9820-444f-becb-b3e3439f5b56','ae8794b8-0b64-4fbd-8ac2-6ef3bcf48c3d'],size=1,snapshot_id=d20a9e49-429f-470d-aef2-618965574ea2,source_replicaid=,source_volid=None,status='creating',user_id='dcd13e5171b546a7b778ba9a991ac848',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:57.859263 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73db3849-e088-4631-8e67-b36e1d7beeef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:57.882420 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73db3849-e088-4631-8e67-b36e1d7beeef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:57.883270 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Flow 'volume_create_api' (83d48f81-43c9-4014-902e-f8bee7171b8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:57.883634 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Create volume request issued successfully. Jul 22 10:10:57.884240 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ad1c7a8c-db64-4b91-9b6f-fa5326766677 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:10:57.884911 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1377/5495] 10.4.3.206 () {70 vars in 1300 bytes} [Wed Jul 22 10:10:57 2026] POST /volume/v3/volumes => generated 809 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:10:57.898805 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-900890a1-875f-4d18-96d6-990b39664be6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:57.900567 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-900890a1-875f-4d18-96d6-990b39664be6 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 Jul 22 10:10:57.900813 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-900890a1-875f-4d18-96d6-990b39664be6 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:57.901067 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-900890a1-875f-4d18-96d6-990b39664be6 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:57.907778 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:57.907778 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:57.911365 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-900890a1-875f-4d18-96d6-990b39664be6 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:57.915323 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-900890a1-875f-4d18-96d6-990b39664be6 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 returned with HTTP 200 Jul 22 10:10:57.915671 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1367/5496] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:57 2026] GET /volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:10:58.772748 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-844311fb-89c2-42b8-90fa-8c445eb95004 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:58.844654 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:10:58.844997 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1164767949"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:10:58.846332 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1164767949'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:10:58.846463 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Create volume of 1 GB Jul 22 10:10:58.850572 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Availability Zones retrieved successfully. Jul 22 10:10:58.856012 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Flow 'volume_create_api' (d25e0dde-5660-4d9b-a377-ef2535f735bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:58.856832 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6e2a8a-dec0-47a5-8d91-bea7f25de998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:58.857612 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:10:58.877678 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6e2a8a-dec0-47a5-8d91-bea7f25de998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:58.878339 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7673cf16-4432-4a3e-8c45-04749b2f83c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:58.927353 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Created reservations ['929fabf5-da67-4c3e-9720-561cb343cccd', '654b49a9-3f1a-4c31-bf9b-c9c31d1caabc', 'cf3cb72c-cc1e-4ac5-873d-f6c9937483b0', 'f5d6e126-2503-4eb6-9c24-ad2a6b721152'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:10:58.928035 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7673cf16-4432-4a3e-8c45-04749b2f83c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['929fabf5-da67-4c3e-9720-561cb343cccd', '654b49a9-3f1a-4c31-bf9b-c9c31d1caabc', 'cf3cb72c-cc1e-4ac5-873d-f6c9937483b0', 'f5d6e126-2503-4eb6-9c24-ad2a6b721152']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:58.928730 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa97c2cb-0e98-45b8-a2bc-374e7fea2a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:58.930189 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-417c862d-f618-4f44-bf97-a3ef4e54db86 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:58.931866 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-417c862d-f618-4f44-bf97-a3ef4e54db86 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 Jul 22 10:10:58.932082 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-417c862d-f618-4f44-bf97-a3ef4e54db86 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:58.932317 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-417c862d-f618-4f44-bf97-a3ef4e54db86 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:58.939722 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:58.939722 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:58.943672 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-417c862d-f618-4f44-bf97-a3ef4e54db86 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:58.948336 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-417c862d-f618-4f44-bf97-a3ef4e54db86 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 returned with HTTP 200 Jul 22 10:10:58.948565 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa97c2cb-0e98-45b8-a2bc-374e7fea2a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0077935b-0fb9-416f-b0df-e0badd2662f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1164767949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3664bda37df149bb8003304617741f40',qos_specs=None,replication_status=,reservations=['929fabf5-da67-4c3e-9720-561cb343cccd','654b49a9-3f1a-4c31-bf9b-c9c31d1caabc','cf3cb72c-cc1e-4ac5-873d-f6c9937483b0','f5d6e126-2503-4eb6-9c24-ad2a6b721152'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='332d8614aaf54b268e0141ccbb792fe0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:10:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1164767949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0077935b-0fb9-416f-b0df-e0badd2662f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3664bda37df149bb8003304617741f40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='332d8614aaf54b268e0141ccbb792fe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:58.948747 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1367/5497] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:58 2026] GET /volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:10:58.949211 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4926d21d-65d3-4e3d-9acd-42399399c9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:58.960075 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-612f5cab-0c5e-407f-8454-8935550c9e0a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:58.961962 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-612f5cab-0c5e-407f-8454-8935550c9e0a tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 Jul 22 10:10:58.962186 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-612f5cab-0c5e-407f-8454-8935550c9e0a tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:58.962375 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-612f5cab-0c5e-407f-8454-8935550c9e0a tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:58.964359 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4926d21d-65d3-4e3d-9acd-42399399c9e6) transitioned into state 'SUCCESS' from state '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-1164767949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3664bda37df149bb8003304617741f40',qos_specs=None,replication_status=,reservations=['929fabf5-da67-4c3e-9720-561cb343cccd','654b49a9-3f1a-4c31-bf9b-c9c31d1caabc','cf3cb72c-cc1e-4ac5-873d-f6c9937483b0','f5d6e126-2503-4eb6-9c24-ad2a6b721152'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='332d8614aaf54b268e0141ccbb792fe0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:58.964994 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f909bc61-8281-4d62-b252-e428f16d1b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:10:58.968740 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:58.968740 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:10:58.972163 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-612f5cab-0c5e-407f-8454-8935550c9e0a tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:10:58.972435 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f909bc61-8281-4d62-b252-e428f16d1b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:10:58.973142 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Flow 'volume_create_api' (d25e0dde-5660-4d9b-a377-ef2535f735bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:10:58.973409 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Create volume request issued successfully. Jul 22 10:10:58.973887 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-844311fb-89c2-42b8-90fa-8c445eb95004 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:10:58.974274 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1387/5498] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:10:58 2026] POST /volume/v3/volumes => generated 778 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:10:58.976050 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-612f5cab-0c5e-407f-8454-8935550c9e0a tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 returned with HTTP 200 Jul 22 10:10:58.976493 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1378/5499] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:10:58 2026] GET /volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:10:58.984433 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3e0143bd-fd3f-47f6-94c3-084752a9aeda None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:58.986189 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3e0143bd-fd3f-47f6-94c3-084752a9aeda tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] GET https://10.4.3.206/volume/v3/volumes/0077935b-0fb9-416f-b0df-e0badd2662f2 Jul 22 10:10:58.986427 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3e0143bd-fd3f-47f6-94c3-084752a9aeda tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:58.986609 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3e0143bd-fd3f-47f6-94c3-084752a9aeda tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:58.987235 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c936ede6-ea40-43cc-97c3-f218123906fa None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:58.988895 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c936ede6-ea40-43cc-97c3-f218123906fa tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 Jul 22 10:10:58.989134 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c936ede6-ea40-43cc-97c3-f218123906fa tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:58.989357 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c936ede6-ea40-43cc-97c3-f218123906fa tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:58.989496 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-c936ede6-ea40-43cc-97c3-f218123906fa tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Delete snapshot with id: d20a9e49-429f-470d-aef2-618965574ea2 Jul 22 10:10:58.993145 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:58.993145 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:10:58.994489 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:58.994489 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:10:58.994946 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c936ede6-ea40-43cc-97c3-f218123906fa tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Snapshot retrieved successfully. Jul 22 10:10:58.996160 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3e0143bd-fd3f-47f6-94c3-084752a9aeda tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Volume info retrieved successfully. Jul 22 10:10:58.999676 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3e0143bd-fd3f-47f6-94c3-084752a9aeda tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] https://10.4.3.206/volume/v3/volumes/0077935b-0fb9-416f-b0df-e0badd2662f2 returned with HTTP 200 Jul 22 10:10:59.000044 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1368/5500] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:10:58 2026] GET /volume/v3/volumes/0077935b-0fb9-416f-b0df-e0badd2662f2 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:10:59.010781 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-c936ede6-ea40-43cc-97c3-f218123906fa tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Snapshot delete request issued successfully. Jul 22 10:10:59.011037 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c936ede6-ea40-43cc-97c3-f218123906fa tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 returned with HTTP 202 Jul 22 10:10:59.011522 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1368/5501] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:10:58 2026] DELETE /volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:10:59.018258 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b9573738-e4eb-419f-9ea2-29dbef0f1049 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:10:59.020113 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b9573738-e4eb-419f-9ea2-29dbef0f1049 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 Jul 22 10:10:59.020335 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b9573738-e4eb-419f-9ea2-29dbef0f1049 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:10:59.020532 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b9573738-e4eb-419f-9ea2-29dbef0f1049 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:10:59.025263 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:10:59.025263 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:10:59.025681 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-b9573738-e4eb-419f-9ea2-29dbef0f1049 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Snapshot retrieved successfully. Jul 22 10:10:59.026471 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b9573738-e4eb-419f-9ea2-29dbef0f1049 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 returned with HTTP 200 Jul 22 10:10:59.026802 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1388/5502] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:10:59 2026] GET /volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:00.011155 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e164be1e-9a56-48be-a1bc-a4c73fe5bcc1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:00.012690 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e164be1e-9a56-48be-a1bc-a4c73fe5bcc1 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] GET https://10.4.3.206/volume/v3/volumes/0077935b-0fb9-416f-b0df-e0badd2662f2 Jul 22 10:11:00.012849 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e164be1e-9a56-48be-a1bc-a4c73fe5bcc1 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:00.013046 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e164be1e-9a56-48be-a1bc-a4c73fe5bcc1 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:00.022084 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:00.022084 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:00.026328 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e164be1e-9a56-48be-a1bc-a4c73fe5bcc1 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Volume info retrieved successfully. Jul 22 10:11:00.031257 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e164be1e-9a56-48be-a1bc-a4c73fe5bcc1 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] https://10.4.3.206/volume/v3/volumes/0077935b-0fb9-416f-b0df-e0badd2662f2 returned with HTTP 200 Jul 22 10:11:00.031764 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1379/5503] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:11:00 2026] GET /volume/v3/volumes/0077935b-0fb9-416f-b0df-e0badd2662f2 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:11:00.035226 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bb29a611-1742-4dd4-9394-0dbde5cef253 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:00.036841 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bb29a611-1742-4dd4-9394-0dbde5cef253 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 Jul 22 10:11:00.037081 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bb29a611-1742-4dd4-9394-0dbde5cef253 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:00.037303 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bb29a611-1742-4dd4-9394-0dbde5cef253 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:00.041122 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bb29a611-1742-4dd4-9394-0dbde5cef253 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 returned with HTTP 404 Jul 22 10:11:00.041572 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1369/5504] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:11:00 2026] GET /volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:11:00.043806 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9c0a0717-f15b-4917-b78e-fd33968ffbb9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:00.047512 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9b6e718e-5527-4204-8d1a-5ae54d893684 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:00.049109 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b6e718e-5527-4204-8d1a-5ae54d893684 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] DELETE https://10.4.3.206/volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 Jul 22 10:11:00.049334 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9b6e718e-5527-4204-8d1a-5ae54d893684 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:00.049643 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9b6e718e-5527-4204-8d1a-5ae54d893684 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:00.049747 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-9b6e718e-5527-4204-8d1a-5ae54d893684 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Delete volume with id: 559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 Jul 22 10:11:00.056260 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:00.056260 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:00.056687 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9b6e718e-5527-4204-8d1a-5ae54d893684 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:11:00.070762 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9b6e718e-5527-4204-8d1a-5ae54d893684 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Delete volume request issued successfully. Jul 22 10:11:00.070920 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9b6e718e-5527-4204-8d1a-5ae54d893684 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 returned with HTTP 202 Jul 22 10:11:00.071360 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1389/5505] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:11:00 2026] DELETE /volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:11:00.077854 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-2bd6dd15-1939-4972-a949-1db1a4969fec None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:00.079695 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2bd6dd15-1939-4972-a949-1db1a4969fec tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 Jul 22 10:11:00.079918 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2bd6dd15-1939-4972-a949-1db1a4969fec tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:00.080121 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-2bd6dd15-1939-4972-a949-1db1a4969fec tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:00.086968 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:00.086968 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:00.090596 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-2bd6dd15-1939-4972-a949-1db1a4969fec tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:11:00.094768 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9c0a0717-f15b-4917-b78e-fd33968ffbb9 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-reader] POST https://10.4.3.206/volume/v3/volumes/0077935b-0fb9-416f-b0df-e0badd2662f2/action Jul 22 10:11:00.095026 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-2bd6dd15-1939-4972-a949-1db1a4969fec tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 returned with HTTP 200 Jul 22 10:11:00.095132 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9c0a0717-f15b-4917-b78e-fd33968ffbb9 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:11:00.095247 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9c0a0717-f15b-4917-b78e-fd33968ffbb9 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:00.095419 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1380/5506] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:11:00 2026] GET /volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 => generated 1227 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:11:00.103724 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:00.103724 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:00.104180 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9c0a0717-f15b-4917-b78e-fd33968ffbb9 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-reader] Volume info retrieved successfully. Jul 22 10:11:00.105217 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.policy [None req-9c0a0717-f15b-4917-b78e-fd33968ffbb9 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '99abe5341d0d4be8b2b79f7171d4e50a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3664bda37df149bb8003304617741f40', '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=100149) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 10:11:00.105408 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9c0a0717-f15b-4917-b78e-fd33968ffbb9 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-reader] https://10.4.3.206/volume/v3/volumes/0077935b-0fb9-416f-b0df-e0badd2662f2/action returned with HTTP 403 Jul 22 10:11:00.105815 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1369/5507] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:11:00 2026] POST /volume/v3/volumes/0077935b-0fb9-416f-b0df-e0badd2662f2/action => generated 131 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:11:00.112096 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1ebc6b2f-94f5-4cdd-ade5-6169d8e2f4f9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:00.113749 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ebc6b2f-94f5-4cdd-ade5-6169d8e2f4f9 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/0077935b-0fb9-416f-b0df-e0badd2662f2 Jul 22 10:11:00.113938 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ebc6b2f-94f5-4cdd-ade5-6169d8e2f4f9 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:00.114133 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ebc6b2f-94f5-4cdd-ade5-6169d8e2f4f9 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:00.114297 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-1ebc6b2f-94f5-4cdd-ade5-6169d8e2f4f9 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Delete volume with id: 0077935b-0fb9-416f-b0df-e0badd2662f2 Jul 22 10:11:00.121875 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:00.121875 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:11:00.122257 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1ebc6b2f-94f5-4cdd-ade5-6169d8e2f4f9 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Volume info retrieved successfully. Jul 22 10:11:00.143305 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1ebc6b2f-94f5-4cdd-ade5-6169d8e2f4f9 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Delete volume request issued successfully. Jul 22 10:11:00.143514 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ebc6b2f-94f5-4cdd-ade5-6169d8e2f4f9 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] https://10.4.3.206/volume/v3/volumes/0077935b-0fb9-416f-b0df-e0badd2662f2 returned with HTTP 202 Jul 22 10:11:00.143937 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1370/5508] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:11:00 2026] DELETE /volume/v3/volumes/0077935b-0fb9-416f-b0df-e0badd2662f2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:11:00.150209 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-1748ac70-628d-498d-b3b4-07c60c50967a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:00.152233 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1748ac70-628d-498d-b3b4-07c60c50967a tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] GET https://10.4.3.206/volume/v3/volumes/0077935b-0fb9-416f-b0df-e0badd2662f2 Jul 22 10:11:00.152394 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1748ac70-628d-498d-b3b4-07c60c50967a tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:00.152567 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-1748ac70-628d-498d-b3b4-07c60c50967a tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:00.159520 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:00.159520 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:00.162839 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-1748ac70-628d-498d-b3b4-07c60c50967a tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Volume info retrieved successfully. Jul 22 10:11:00.166282 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-1748ac70-628d-498d-b3b4-07c60c50967a tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] https://10.4.3.206/volume/v3/volumes/0077935b-0fb9-416f-b0df-e0badd2662f2 returned with HTTP 200 Jul 22 10:11:00.166643 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1390/5509] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:11:00 2026] GET /volume/v3/volumes/0077935b-0fb9-416f-b0df-e0badd2662f2 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:11:01.108751 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b3cd0010-2015-4126-b70c-5d29af0d52ea None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:01.110439 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b3cd0010-2015-4126-b70c-5d29af0d52ea tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 Jul 22 10:11:01.110653 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b3cd0010-2015-4126-b70c-5d29af0d52ea tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:01.110831 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b3cd0010-2015-4126-b70c-5d29af0d52ea tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:01.116516 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b3cd0010-2015-4126-b70c-5d29af0d52ea tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 returned with HTTP 404 Jul 22 10:11:01.117143 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1381/5510] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:11:01 2026] GET /volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:11:01.178687 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7938d308-c79f-4449-b9e0-1e32a1797eb4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:01.180949 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7938d308-c79f-4449-b9e0-1e32a1797eb4 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] GET https://10.4.3.206/volume/v3/volumes/0077935b-0fb9-416f-b0df-e0badd2662f2 Jul 22 10:11:01.181238 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7938d308-c79f-4449-b9e0-1e32a1797eb4 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:01.181564 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7938d308-c79f-4449-b9e0-1e32a1797eb4 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:01.187712 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7938d308-c79f-4449-b9e0-1e32a1797eb4 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] https://10.4.3.206/volume/v3/volumes/0077935b-0fb9-416f-b0df-e0badd2662f2 returned with HTTP 404 Jul 22 10:11:01.188339 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1370/5511] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:11:01 2026] GET /volume/v3/volumes/0077935b-0fb9-416f-b0df-e0badd2662f2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:11:01.196024 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:01.197765 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:11:01.198130 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1934213258"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:01.199629 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1934213258'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:11:01.199774 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Create volume of 1 GB Jul 22 10:11:01.204154 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Availability Zones retrieved successfully. Jul 22 10:11:01.209724 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Flow 'volume_create_api' (cb4c6582-dec6-440b-9f96-d64f8e1f18c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:11:01.210765 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb217bdb-f973-4b94-8674-773ccd2f2a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:01.211587 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:11:01.237805 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb217bdb-f973-4b94-8674-773ccd2f2a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:01.238776 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91468fc1-91ba-4b94-ba32-1a8919857174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:01.276370 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Created reservations ['52afdb0d-73ea-4b85-9704-fdaaec251368', 'c20bfa42-d809-4a32-8a43-2c0e7ed995ff', '1dce5fed-15b8-4fb8-a91e-2c730e3730db', '9ed24dfe-9ee6-462e-8007-f83f3c63d3f6'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:11:01.277194 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91468fc1-91ba-4b94-ba32-1a8919857174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52afdb0d-73ea-4b85-9704-fdaaec251368', 'c20bfa42-d809-4a32-8a43-2c0e7ed995ff', '1dce5fed-15b8-4fb8-a91e-2c730e3730db', '9ed24dfe-9ee6-462e-8007-f83f3c63d3f6']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:01.277941 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d5573c7-cfb7-4634-b86f-4002e97e5007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:01.299784 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d5573c7-cfb7-4634-b86f-4002e97e5007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4901b62e-c723-4ef4-962b-726904074ec8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1934213258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3664bda37df149bb8003304617741f40',qos_specs=None,replication_status=,reservations=['52afdb0d-73ea-4b85-9704-fdaaec251368','c20bfa42-d809-4a32-8a43-2c0e7ed995ff','1dce5fed-15b8-4fb8-a91e-2c730e3730db','9ed24dfe-9ee6-462e-8007-f83f3c63d3f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='332d8614aaf54b268e0141ccbb792fe0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:11:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1934213258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4901b62e-c723-4ef4-962b-726904074ec8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3664bda37df149bb8003304617741f40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='332d8614aaf54b268e0141ccbb792fe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:01.301820 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f14973d8-fa29-417c-a97b-4b95a477eb31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:01.319551 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f14973d8-fa29-417c-a97b-4b95a477eb31) transitioned into state 'SUCCESS' from state '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-1934213258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3664bda37df149bb8003304617741f40',qos_specs=None,replication_status=,reservations=['52afdb0d-73ea-4b85-9704-fdaaec251368','c20bfa42-d809-4a32-8a43-2c0e7ed995ff','1dce5fed-15b8-4fb8-a91e-2c730e3730db','9ed24dfe-9ee6-462e-8007-f83f3c63d3f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='332d8614aaf54b268e0141ccbb792fe0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:01.320282 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (958c5765-f182-424c-8c84-c21421a1dcf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:01.328810 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (958c5765-f182-424c-8c84-c21421a1dcf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:01.329577 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Flow 'volume_create_api' (cb4c6582-dec6-440b-9f96-d64f8e1f18c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:11:01.329833 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Create volume request issued successfully. Jul 22 10:11:01.330390 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cff69657-e012-44f9-98e8-8a32ec5a1781 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:11:01.330777 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1371/5512] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:11:01 2026] POST /volume/v3/volumes => generated 778 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:11:01.333637 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-9f2a8fbc-0ced-4bd6-99ba-6fb0a72dd81a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:01.336342 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9f2a8fbc-0ced-4bd6-99ba-6fb0a72dd81a tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] DELETE https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 Jul 22 10:11:01.336640 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9f2a8fbc-0ced-4bd6-99ba-6fb0a72dd81a tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:01.336918 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-9f2a8fbc-0ced-4bd6-99ba-6fb0a72dd81a tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:01.337180 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-9f2a8fbc-0ced-4bd6-99ba-6fb0a72dd81a tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Delete volume with id: 224a68d4-5a39-4de0-b30c-469509659388 Jul 22 10:11:01.344345 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5ddf48c0-6708-40aa-8b22-4d343451caa5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:01.344400 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:01.344400 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:01.344797 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9f2a8fbc-0ced-4bd6-99ba-6fb0a72dd81a tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:11:01.346033 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5ddf48c0-6708-40aa-8b22-4d343451caa5 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] GET https://10.4.3.206/volume/v3/volumes/4901b62e-c723-4ef4-962b-726904074ec8 Jul 22 10:11:01.346222 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5ddf48c0-6708-40aa-8b22-4d343451caa5 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:01.346471 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5ddf48c0-6708-40aa-8b22-4d343451caa5 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:01.353547 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:01.353547 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:01.356847 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5ddf48c0-6708-40aa-8b22-4d343451caa5 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Volume info retrieved successfully. Jul 22 10:11:01.359487 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-9f2a8fbc-0ced-4bd6-99ba-6fb0a72dd81a tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Delete volume request issued successfully. Jul 22 10:11:01.359665 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-9f2a8fbc-0ced-4bd6-99ba-6fb0a72dd81a tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 returned with HTTP 202 Jul 22 10:11:01.360045 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1391/5513] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:11:01 2026] DELETE /volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:11:01.360459 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5ddf48c0-6708-40aa-8b22-4d343451caa5 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] https://10.4.3.206/volume/v3/volumes/4901b62e-c723-4ef4-962b-726904074ec8 returned with HTTP 200 Jul 22 10:11:01.360808 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1382/5514] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:11:01 2026] GET /volume/v3/volumes/4901b62e-c723-4ef4-962b-726904074ec8 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:01.367077 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-071a93d9-dac5-4ecf-8484-6255f835d932 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:01.369188 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-071a93d9-dac5-4ecf-8484-6255f835d932 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 Jul 22 10:11:01.369412 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-071a93d9-dac5-4ecf-8484-6255f835d932 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:01.369599 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-071a93d9-dac5-4ecf-8484-6255f835d932 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:01.376406 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:01.376406 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:01.380630 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-071a93d9-dac5-4ecf-8484-6255f835d932 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:11:01.385908 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-071a93d9-dac5-4ecf-8484-6255f835d932 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 returned with HTTP 200 Jul 22 10:11:01.386335 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1371/5515] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:11:01 2026] GET /volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 => generated 1192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:11:02.372155 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d7d73a91-3c06-462c-8143-8111a57bb585 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:02.374001 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d7d73a91-3c06-462c-8143-8111a57bb585 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] GET https://10.4.3.206/volume/v3/volumes/4901b62e-c723-4ef4-962b-726904074ec8 Jul 22 10:11:02.374190 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d7d73a91-3c06-462c-8143-8111a57bb585 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:02.374388 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d7d73a91-3c06-462c-8143-8111a57bb585 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:02.380877 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:02.380877 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:11:02.383823 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d7d73a91-3c06-462c-8143-8111a57bb585 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Volume info retrieved successfully. Jul 22 10:11:02.387135 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d7d73a91-3c06-462c-8143-8111a57bb585 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] https://10.4.3.206/volume/v3/volumes/4901b62e-c723-4ef4-962b-726904074ec8 returned with HTTP 200 Jul 22 10:11:02.387482 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1372/5516] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:11:02 2026] GET /volume/v3/volumes/4901b62e-c723-4ef4-962b-726904074ec8 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:11:02.397671 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d04326f9-590e-44c2-adfc-687800641ddf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:02.397987 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b94a2c55-265c-4646-adb8-9d56b1c2f9de None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:02.399279 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d04326f9-590e-44c2-adfc-687800641ddf tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 Jul 22 10:11:02.399343 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b94a2c55-265c-4646-adb8-9d56b1c2f9de tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-reader] POST https://10.4.3.206/volume/v3/volumes/4901b62e-c723-4ef4-962b-726904074ec8/action Jul 22 10:11:02.399475 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d04326f9-590e-44c2-adfc-687800641ddf tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:02.399641 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d04326f9-590e-44c2-adfc-687800641ddf tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:02.399675 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b94a2c55-265c-4646-adb8-9d56b1c2f9de tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:11:02.399762 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b94a2c55-265c-4646-adb8-9d56b1c2f9de tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:02.404869 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d04326f9-590e-44c2-adfc-687800641ddf tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 returned with HTTP 404 Jul 22 10:11:02.405322 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1392/5517] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:11:02 2026] GET /volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:11:02.407013 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:02.407013 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:02.407438 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.policy [None req-b94a2c55-265c-4646-adb8-9d56b1c2f9de tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '99abe5341d0d4be8b2b79f7171d4e50a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3664bda37df149bb8003304617741f40', '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=100150) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 10:11:02.407609 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b94a2c55-265c-4646-adb8-9d56b1c2f9de tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-reader] https://10.4.3.206/volume/v3/volumes/4901b62e-c723-4ef4-962b-726904074ec8/action returned with HTTP 403 Jul 22 10:11:02.408162 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1383/5518] 10.4.3.206 () {68 vars in 1390 bytes} [Wed Jul 22 10:11:02 2026] POST /volume/v3/volumes/4901b62e-c723-4ef4-962b-726904074ec8/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:11:02.413956 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-1fcde257-f739-4760-be16-26f451571bed None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:02.414711 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c705b12d-6df9-424b-864c-39d4e4a449e0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:02.416308 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1fcde257-f739-4760-be16-26f451571bed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] DELETE https://10.4.3.206/volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 Jul 22 10:11:02.416380 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c705b12d-6df9-424b-864c-39d4e4a449e0 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/4901b62e-c723-4ef4-962b-726904074ec8 Jul 22 10:11:02.416476 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c705b12d-6df9-424b-864c-39d4e4a449e0 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:02.416629 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1fcde257-f739-4760-be16-26f451571bed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:02.416664 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c705b12d-6df9-424b-864c-39d4e4a449e0 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:02.416849 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-c705b12d-6df9-424b-864c-39d4e4a449e0 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Delete volume with id: 4901b62e-c723-4ef4-962b-726904074ec8 Jul 22 10:11:02.416989 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-1fcde257-f739-4760-be16-26f451571bed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:02.417190 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-1fcde257-f739-4760-be16-26f451571bed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Delete volume with id: 559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 Jul 22 10:11:02.423161 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:02.423161 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:11:02.423438 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c705b12d-6df9-424b-864c-39d4e4a449e0 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Volume info retrieved successfully. Jul 22 10:11:02.424718 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-1fcde257-f739-4760-be16-26f451571bed tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 returned with HTTP 404 Jul 22 10:11:02.425384 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1372/5519] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:11:02 2026] DELETE /volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:11:02.431414 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7e863a1b-7c55-4786-8d3c-7d3c1ef29891 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:02.433002 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7e863a1b-7c55-4786-8d3c-7d3c1ef29891 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 Jul 22 10:11:02.433211 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7e863a1b-7c55-4786-8d3c-7d3c1ef29891 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:02.433429 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7e863a1b-7c55-4786-8d3c-7d3c1ef29891 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:02.439129 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7e863a1b-7c55-4786-8d3c-7d3c1ef29891 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 returned with HTTP 404 Jul 22 10:11:02.439587 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1393/5520] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:11:02 2026] GET /volume/v3/volumes/559a53be-c8c2-4f8b-98d5-cb4bdb5f1152 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:11:02.440747 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c705b12d-6df9-424b-864c-39d4e4a449e0 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Delete volume request issued successfully. Jul 22 10:11:02.440963 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c705b12d-6df9-424b-864c-39d4e4a449e0 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] https://10.4.3.206/volume/v3/volumes/4901b62e-c723-4ef4-962b-726904074ec8 returned with HTTP 202 Jul 22 10:11:02.441721 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1373/5521] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:11:02 2026] DELETE /volume/v3/volumes/4901b62e-c723-4ef4-962b-726904074ec8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:11:02.446083 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5d893eca-3936-48d3-b96a-e3e042a10668 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:02.447946 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-eb5ef35f-b2bd-4ab1-af1b-85bf24ccb89d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:02.448303 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5d893eca-3936-48d3-b96a-e3e042a10668 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 Jul 22 10:11:02.448530 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5d893eca-3936-48d3-b96a-e3e042a10668 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:02.448769 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5d893eca-3936-48d3-b96a-e3e042a10668 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:02.448906 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-5d893eca-3936-48d3-b96a-e3e042a10668 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Delete snapshot with id: d20a9e49-429f-470d-aef2-618965574ea2 Jul 22 10:11:02.449636 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-eb5ef35f-b2bd-4ab1-af1b-85bf24ccb89d tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] GET https://10.4.3.206/volume/v3/volumes/4901b62e-c723-4ef4-962b-726904074ec8 Jul 22 10:11:02.449817 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-eb5ef35f-b2bd-4ab1-af1b-85bf24ccb89d tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:02.450023 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-eb5ef35f-b2bd-4ab1-af1b-85bf24ccb89d tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:02.453846 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5d893eca-3936-48d3-b96a-e3e042a10668 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 returned with HTTP 404 Jul 22 10:11:02.454427 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1384/5522] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:11:02 2026] DELETE /volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:11:02.456933 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:02.456933 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:02.460625 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-eb5ef35f-b2bd-4ab1-af1b-85bf24ccb89d tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Volume info retrieved successfully. Jul 22 10:11:02.460753 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-533f6a17-a3d5-48ce-a477-9a817c8db03c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:02.462289 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-533f6a17-a3d5-48ce-a477-9a817c8db03c tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 Jul 22 10:11:02.462439 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-533f6a17-a3d5-48ce-a477-9a817c8db03c tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:02.462612 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-533f6a17-a3d5-48ce-a477-9a817c8db03c tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:02.464317 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-eb5ef35f-b2bd-4ab1-af1b-85bf24ccb89d tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] https://10.4.3.206/volume/v3/volumes/4901b62e-c723-4ef4-962b-726904074ec8 returned with HTTP 200 Jul 22 10:11:02.464683 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1373/5523] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:11:02 2026] GET /volume/v3/volumes/4901b62e-c723-4ef4-962b-726904074ec8 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:11:02.466535 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-533f6a17-a3d5-48ce-a477-9a817c8db03c tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 returned with HTTP 404 Jul 22 10:11:02.466975 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1394/5524] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:11:02 2026] GET /volume/v3/snapshots/d20a9e49-429f-470d-aef2-618965574ea2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:11:02.473795 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5d24aa8a-e5cb-49a4-b217-b0bd02f1f505 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:02.475558 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5d24aa8a-e5cb-49a4-b217-b0bd02f1f505 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] DELETE https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 Jul 22 10:11:02.475752 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5d24aa8a-e5cb-49a4-b217-b0bd02f1f505 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:02.475943 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5d24aa8a-e5cb-49a4-b217-b0bd02f1f505 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:02.476114 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-5d24aa8a-e5cb-49a4-b217-b0bd02f1f505 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Delete volume with id: 224a68d4-5a39-4de0-b30c-469509659388 Jul 22 10:11:02.481495 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5d24aa8a-e5cb-49a4-b217-b0bd02f1f505 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 returned with HTTP 404 Jul 22 10:11:02.482131 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1374/5525] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:11:02 2026] DELETE /volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:11:02.487989 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-89cc9e1f-b77c-483e-9d80-8e5180fc363c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:02.489690 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-89cc9e1f-b77c-483e-9d80-8e5180fc363c tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 Jul 22 10:11:02.489941 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-89cc9e1f-b77c-483e-9d80-8e5180fc363c tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:02.490120 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-89cc9e1f-b77c-483e-9d80-8e5180fc363c tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:02.495933 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-89cc9e1f-b77c-483e-9d80-8e5180fc363c tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 returned with HTTP 404 Jul 22 10:11:02.496428 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1385/5526] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:11:02 2026] GET /volume/v3/volumes/224a68d4-5a39-4de0-b30c-469509659388 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:11:02.527178 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0c7bd919-e7f3-42ed-8695-96bf86c04e5b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:02.529040 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0c7bd919-e7f3-42ed-8695-96bf86c04e5b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] DELETE https://10.4.3.206/volume/v3/volumes/9ed9661e-98f1-4275-ad96-d5f18ae049ab Jul 22 10:11:02.529282 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0c7bd919-e7f3-42ed-8695-96bf86c04e5b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:02.529493 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0c7bd919-e7f3-42ed-8695-96bf86c04e5b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:02.529663 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-0c7bd919-e7f3-42ed-8695-96bf86c04e5b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Delete volume with id: 9ed9661e-98f1-4275-ad96-d5f18ae049ab Jul 22 10:11:02.536705 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:02.536705 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:02.537228 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0c7bd919-e7f3-42ed-8695-96bf86c04e5b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:11:02.554309 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0c7bd919-e7f3-42ed-8695-96bf86c04e5b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Delete volume request issued successfully. Jul 22 10:11:02.554491 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0c7bd919-e7f3-42ed-8695-96bf86c04e5b tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/9ed9661e-98f1-4275-ad96-d5f18ae049ab returned with HTTP 202 Jul 22 10:11:02.554853 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1374/5527] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:11:02 2026] DELETE /volume/v3/volumes/9ed9661e-98f1-4275-ad96-d5f18ae049ab => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 10:11:02.561644 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-87781fa7-9f6c-4b59-84b0-b2f942247faa None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:02.563469 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-87781fa7-9f6c-4b59-84b0-b2f942247faa tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/9ed9661e-98f1-4275-ad96-d5f18ae049ab Jul 22 10:11:02.563702 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-87781fa7-9f6c-4b59-84b0-b2f942247faa tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:02.563875 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-87781fa7-9f6c-4b59-84b0-b2f942247faa tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:02.571157 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:02.571157 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:02.574780 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-87781fa7-9f6c-4b59-84b0-b2f942247faa tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Volume info retrieved successfully. Jul 22 10:11:02.579235 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-87781fa7-9f6c-4b59-84b0-b2f942247faa tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/9ed9661e-98f1-4275-ad96-d5f18ae049ab returned with HTTP 200 Jul 22 10:11:02.579665 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1395/5528] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:11:02 2026] GET /volume/v3/volumes/9ed9661e-98f1-4275-ad96-d5f18ae049ab => generated 1227 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 10:11:03.479237 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3c115e5c-bba0-4eeb-8e4d-8b67bd2bde48 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:03.481000 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3c115e5c-bba0-4eeb-8e4d-8b67bd2bde48 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] GET https://10.4.3.206/volume/v3/volumes/4901b62e-c723-4ef4-962b-726904074ec8 Jul 22 10:11:03.481189 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3c115e5c-bba0-4eeb-8e4d-8b67bd2bde48 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:03.481375 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3c115e5c-bba0-4eeb-8e4d-8b67bd2bde48 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:03.487394 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3c115e5c-bba0-4eeb-8e4d-8b67bd2bde48 tempest-ProjectReaderTests-953416806 tempest-ProjectReaderTests-953416806-project-admin] https://10.4.3.206/volume/v3/volumes/4901b62e-c723-4ef4-962b-726904074ec8 returned with HTTP 404 Jul 22 10:11:03.487793 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1375/5529] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:11:03 2026] GET /volume/v3/volumes/4901b62e-c723-4ef4-962b-726904074ec8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:11:03.591696 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7322363c-7ff4-4e85-b4e1-9ede74b10258 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:03.593435 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7322363c-7ff4-4e85-b4e1-9ede74b10258 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/9ed9661e-98f1-4275-ad96-d5f18ae049ab Jul 22 10:11:03.593637 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7322363c-7ff4-4e85-b4e1-9ede74b10258 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:03.593837 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7322363c-7ff4-4e85-b4e1-9ede74b10258 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:03.599762 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7322363c-7ff4-4e85-b4e1-9ede74b10258 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/9ed9661e-98f1-4275-ad96-d5f18ae049ab returned with HTTP 404 Jul 22 10:11:03.600248 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1386/5530] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:11:03 2026] GET /volume/v3/volumes/9ed9661e-98f1-4275-ad96-d5f18ae049ab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:11:03.606674 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-798fbe6d-d336-4b75-a673-73d2c8df41f4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:03.608499 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-798fbe6d-d336-4b75-a673-73d2c8df41f4 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] DELETE https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 Jul 22 10:11:03.608749 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-798fbe6d-d336-4b75-a673-73d2c8df41f4 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:03.608934 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-798fbe6d-d336-4b75-a673-73d2c8df41f4 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:03.609103 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-798fbe6d-d336-4b75-a673-73d2c8df41f4 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Delete volume with id: 1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 Jul 22 10:11:03.616405 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-798fbe6d-d336-4b75-a673-73d2c8df41f4 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 returned with HTTP 404 Jul 22 10:11:03.617092 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1375/5531] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:11:03 2026] DELETE /volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:11:03.623584 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-340c4705-ae40-4cd4-b1b6-a6028a519d13 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:03.625319 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-340c4705-ae40-4cd4-b1b6-a6028a519d13 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 Jul 22 10:11:03.625543 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-340c4705-ae40-4cd4-b1b6-a6028a519d13 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:03.625762 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-340c4705-ae40-4cd4-b1b6-a6028a519d13 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:03.631153 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-340c4705-ae40-4cd4-b1b6-a6028a519d13 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 returned with HTTP 404 Jul 22 10:11:03.631599 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1396/5532] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:11:03 2026] GET /volume/v3/volumes/1e4ecd2a-b7dc-4d9a-9ee6-fc120b3dff00 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:11:03.665310 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e584ccb5-413c-47f0-b401-465f57c2ce61 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:03.667457 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e584ccb5-413c-47f0-b401-465f57c2ce61 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] DELETE https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb Jul 22 10:11:03.667740 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e584ccb5-413c-47f0-b401-465f57c2ce61 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:03.668006 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e584ccb5-413c-47f0-b401-465f57c2ce61 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:03.668224 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-e584ccb5-413c-47f0-b401-465f57c2ce61 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Delete volume with id: 10e324c7-8917-4824-ac58-a33918f05ceb Jul 22 10:11:03.674916 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e584ccb5-413c-47f0-b401-465f57c2ce61 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb returned with HTTP 404 Jul 22 10:11:03.675531 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1376/5533] 10.4.3.206 () {68 vars in 1392 bytes} [Wed Jul 22 10:11:03 2026] DELETE /volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:11:03.681760 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ac59e6c7-f7b9-4c87-bc70-41f5bb258496 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:03.683493 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ac59e6c7-f7b9-4c87-bc70-41f5bb258496 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] GET https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb Jul 22 10:11:03.683737 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ac59e6c7-f7b9-4c87-bc70-41f5bb258496 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:03.683889 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ac59e6c7-f7b9-4c87-bc70-41f5bb258496 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:03.689477 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ac59e6c7-f7b9-4c87-bc70-41f5bb258496 tempest-VolumeImageDependencyTests-1074067500 tempest-VolumeImageDependencyTests-1074067500-project-member] https://10.4.3.206/volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb returned with HTTP 404 Jul 22 10:11:03.689934 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1387/5534] 10.4.3.206 () {68 vars in 1389 bytes} [Wed Jul 22 10:11:03 2026] GET /volume/v3/volumes/10e324c7-8917-4824-ac58-a33918f05ceb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 10:11:04.781479 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5b1f2eba-62f2-40a3-bbc2-45c7eac0b910 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:04.829742 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5b1f2eba-62f2-40a3-bbc2-45c7eac0b910 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:11:04.830268 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5b1f2eba-62f2-40a3-bbc2-45c7eac0b910 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1961420752", "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=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:04.847818 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5b1f2eba-62f2-40a3-bbc2-45c7eac0b910 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:11:04.848180 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1376/5535] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:11:04 2026] POST /volume/v3/types => generated 380 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:04.857070 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8b0831f1-57d4-4bff-881d-f5a1169dd0ac None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:04.858784 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8b0831f1-57d4-4bff-881d-f5a1169dd0ac tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] POST https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/encryption Jul 22 10:11:04.859156 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8b0831f1-57d4-4bff-881d-f5a1169dd0ac tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:04.872797 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8b0831f1-57d4-4bff-881d-f5a1169dd0ac tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/encryption returned with HTTP 200 Jul 22 10:11:04.873281 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1397/5536] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 10:11:04 2026] POST /volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:04.880427 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0eefc220-edd3-4ff8-9ad1-42580de67000 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:04.882070 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0eefc220-edd3-4ff8-9ad1-42580de67000 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:11:04.882415 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0eefc220-edd3-4ff8-9ad1-42580de67000 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1438854730", "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=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:04.899543 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0eefc220-edd3-4ff8-9ad1-42580de67000 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:11:04.899937 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1377/5537] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:11:04 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) Jul 22 10:11:04.907015 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b102befd-8553-4fe6-8903-fa24d35f2662 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:04.908725 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b102befd-8553-4fe6-8903-fa24d35f2662 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] POST https://10.4.3.206/volume/v3/types/8a5254e7-e39e-40a1-a946-fd650c00ed74/encryption Jul 22 10:11:04.909071 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b102befd-8553-4fe6-8903-fa24d35f2662 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:04.923332 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b102befd-8553-4fe6-8903-fa24d35f2662 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/8a5254e7-e39e-40a1-a946-fd650c00ed74/encryption returned with HTTP 200 Jul 22 10:11:04.923666 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1388/5538] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 10:11:04 2026] POST /volume/v3/types/8a5254e7-e39e-40a1-a946-fd650c00ed74/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:04.931709 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-411c9938-5e87-4c54-a3a7-5a8fd969e4ef None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:04.933488 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-411c9938-5e87-4c54-a3a7-5a8fd969e4ef tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:11:04.933820 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-411c9938-5e87-4c54-a3a7-5a8fd969e4ef tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1946903089", "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=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:04.949620 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-411c9938-5e87-4c54-a3a7-5a8fd969e4ef tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:11:04.949933 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1377/5539] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:11:04 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:04.957518 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-63aef279-295c-4aec-886d-d4d707af25b5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:04.959611 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-63aef279-295c-4aec-886d-d4d707af25b5 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] POST https://10.4.3.206/volume/v3/types/ec330024-262a-4956-a43d-02fc9e7a8864/extra_specs Jul 22 10:11:04.960022 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-63aef279-295c-4aec-886d-d4d707af25b5 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:04.981201 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-63aef279-295c-4aec-886d-d4d707af25b5 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/ec330024-262a-4956-a43d-02fc9e7a8864/extra_specs returned with HTTP 200 Jul 22 10:11:04.981673 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1398/5540] 10.4.3.206 () {68 vars in 1399 bytes} [Wed Jul 22 10:11:04 2026] POST /volume/v3/types/ec330024-262a-4956-a43d-02fc9e7a8864/extra_specs => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:11:04.988595 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b6556272-8b97-476f-b1fd-62861b424a8d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:04.990915 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b6556272-8b97-476f-b1fd-62861b424a8d tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] PUT https://10.4.3.206/volume/v3/types/ec330024-262a-4956-a43d-02fc9e7a8864/extra_specs/key2 Jul 22 10:11:04.991396 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b6556272-8b97-476f-b1fd-62861b424a8d tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:05.011704 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b6556272-8b97-476f-b1fd-62861b424a8d tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/ec330024-262a-4956-a43d-02fc9e7a8864/extra_specs/key2 returned with HTTP 200 Jul 22 10:11:05.012106 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1378/5541] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 10:11:04 2026] PUT /volume/v3/types/ec330024-262a-4956-a43d-02fc9e7a8864/extra_specs/key2 => generated 25 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:11:05.015252 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a81b4e1c-89a5-4101-9824-ce68de577962 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.019882 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c343db2f-c57e-42c3-93b6-ec3606348b2e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.021485 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c343db2f-c57e-42c3-93b6-ec3606348b2e tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:11:05.021800 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c343db2f-c57e-42c3-93b6-ec3606348b2e tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:05.036114 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c343db2f-c57e-42c3-93b6-ec3606348b2e tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:11:05.036488 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1378/5542] 10.4.3.206 () {68 vars in 1252 bytes} [Wed Jul 22 10:11:05 2026] POST /volume/v3/types => generated 195 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:05.043672 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cd9a1eb5-c1ec-4197-8eb6-490d864eeaa7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.045481 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cd9a1eb5-c1ec-4197-8eb6-490d864eeaa7 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] DELETE https://10.4.3.206/volume/v3/types/306f93c7-dfac-4ec4-94f1-a24feb82c71e Jul 22 10:11:05.045701 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cd9a1eb5-c1ec-4197-8eb6-490d864eeaa7 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:05.045938 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cd9a1eb5-c1ec-4197-8eb6-490d864eeaa7 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:05.068781 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cd9a1eb5-c1ec-4197-8eb6-490d864eeaa7 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/306f93c7-dfac-4ec4-94f1-a24feb82c71e returned with HTTP 202 Jul 22 10:11:05.069187 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1399/5543] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:11:05 2026] DELETE /volume/v3/types/306f93c7-dfac-4ec4-94f1-a24feb82c71e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:11:05.076592 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-adf01a95-18d2-4f4e-94ca-6e6e799fb24c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.078277 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-adf01a95-18d2-4f4e-94ca-6e6e799fb24c tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:11:05.078629 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-adf01a95-18d2-4f4e-94ca-6e6e799fb24c tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-919586907", "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=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:05.089780 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:11:05.090127 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-298586310"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:05.091438 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-298586310'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:11:05.091576 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Create volume of 1 GB Jul 22 10:11:05.093287 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-adf01a95-18d2-4f4e-94ca-6e6e799fb24c tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:11:05.093651 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1379/5544] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:11:05 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:05.095551 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Availability Zones retrieved successfully. Jul 22 10:11:05.100519 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Flow 'volume_create_api' (7c5fc43f-3524-425f-9b1a-c30fa54850e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:11:05.101142 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-b1a65db3-303c-49b1-b42b-9f86226a680b None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.101394 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee967362-9959-4438-a257-3e07a1048ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:05.102169 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:11:05.102936 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b1a65db3-303c-49b1-b42b-9f86226a680b tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] POST https://10.4.3.206/volume/v3/types/f1905431-65e3-4363-9998-0bc240093e50/encryption Jul 22 10:11:05.103316 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-b1a65db3-303c-49b1-b42b-9f86226a680b tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:05.121723 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee967362-9959-4438-a257-3e07a1048ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:05.121865 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-b1a65db3-303c-49b1-b42b-9f86226a680b tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/f1905431-65e3-4363-9998-0bc240093e50/encryption returned with HTTP 200 Jul 22 10:11:05.122270 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1379/5545] 10.4.3.206 () {68 vars in 1397 bytes} [Wed Jul 22 10:11:05 2026] POST /volume/v3/types/f1905431-65e3-4363-9998-0bc240093e50/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:05.122457 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58d6774a-dcd6-4a0c-860b-779d7d0dd60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:05.129656 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3b76d974-1928-4a13-b896-48c6a9ecce73 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.131975 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3b76d974-1928-4a13-b896-48c6a9ecce73 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] DELETE https://10.4.3.206/volume/v3/types/f1905431-65e3-4363-9998-0bc240093e50/encryption/3003061d-ab4f-41b4-bcc0-ea1766e7a9fb Jul 22 10:11:05.132249 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3b76d974-1928-4a13-b896-48c6a9ecce73 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:05.132520 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3b76d974-1928-4a13-b896-48c6a9ecce73 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:05.144137 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3b76d974-1928-4a13-b896-48c6a9ecce73 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/f1905431-65e3-4363-9998-0bc240093e50/encryption/3003061d-ab4f-41b4-bcc0-ea1766e7a9fb returned with HTTP 202 Jul 22 10:11:05.144515 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1400/5546] 10.4.3.206 () {66 vars in 1489 bytes} [Wed Jul 22 10:11:05 2026] DELETE /volume/v3/types/f1905431-65e3-4363-9998-0bc240093e50/encryption/3003061d-ab4f-41b4-bcc0-ea1766e7a9fb => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:11:05.151506 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9c325a82-6cb5-4c32-8b9d-7d10e1675079 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.153300 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9c325a82-6cb5-4c32-8b9d-7d10e1675079 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:11:05.153668 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9c325a82-6cb5-4c32-8b9d-7d10e1675079 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1874786664", "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=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:05.169282 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9c325a82-6cb5-4c32-8b9d-7d10e1675079 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:11:05.169669 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1380/5547] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:11:05 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:05.177037 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-76519946-e081-4452-aeb9-7f69521d88dd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.178214 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Created reservations ['95118b89-422e-4c93-bb90-6d6470ebcbb2', '2b161784-66a7-4dc5-bd65-8a127c9f290b', '0de34b9f-60ff-4d7b-a26e-52c8b322ad53', '1ec36120-d906-49f6-8f57-bc1b9c152d2f'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:11:05.178874 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-76519946-e081-4452-aeb9-7f69521d88dd tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] DELETE https://10.4.3.206/volume/v3/types/f93cc4e4-db72-4ed2-9a20-8d607495b161/extra_specs/key1 Jul 22 10:11:05.178990 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58d6774a-dcd6-4a0c-860b-779d7d0dd60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95118b89-422e-4c93-bb90-6d6470ebcbb2', '2b161784-66a7-4dc5-bd65-8a127c9f290b', '0de34b9f-60ff-4d7b-a26e-52c8b322ad53', '1ec36120-d906-49f6-8f57-bc1b9c152d2f']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:05.179085 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-76519946-e081-4452-aeb9-7f69521d88dd tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:05.179393 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-76519946-e081-4452-aeb9-7f69521d88dd tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:05.179840 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28fc9328-f289-49a4-b6a4-78f875a22373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:05.195278 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-76519946-e081-4452-aeb9-7f69521d88dd tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/f93cc4e4-db72-4ed2-9a20-8d607495b161/extra_specs/key1 returned with HTTP 202 Jul 22 10:11:05.195626 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1380/5548] 10.4.3.206 () {66 vars in 1396 bytes} [Wed Jul 22 10:11:05 2026] DELETE /volume/v3/types/f93cc4e4-db72-4ed2-9a20-8d607495b161/extra_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:11:05.200693 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28fc9328-f289-49a4-b6a4-78f875a22373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd4d6411-61f0-49c7-b0eb-bfaad594dc10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-298586310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e09d3468ddff4f16b976c2209345b74c',qos_specs=None,replication_status=,reservations=['95118b89-422e-4c93-bb90-6d6470ebcbb2','2b161784-66a7-4dc5-bd65-8a127c9f290b','0de34b9f-60ff-4d7b-a26e-52c8b322ad53','1ec36120-d906-49f6-8f57-bc1b9c152d2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97c8460773d4988b1ebae18173b7d35',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:11:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-298586310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd4d6411-61f0-49c7-b0eb-bfaad594dc10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e09d3468ddff4f16b976c2209345b74c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a97c8460773d4988b1ebae18173b7d35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:05.201404 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (287d3495-7828-4f58-b132-61713f57e238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:05.202570 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-61af23c7-3543-439b-9af1-b9a1293ad88a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.204280 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-61af23c7-3543-439b-9af1-b9a1293ad88a tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] POST https://10.4.3.206/volume/v3/types Jul 22 10:11:05.204621 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-61af23c7-3543-439b-9af1-b9a1293ad88a tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-87229387", "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=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:05.208010 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=258,cinder:UPDATE=72,cinder:INSERT=46 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:11:05.219201 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (287d3495-7828-4f58-b132-61713f57e238) transitioned into state 'SUCCESS' from state '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-298586310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e09d3468ddff4f16b976c2209345b74c',qos_specs=None,replication_status=,reservations=['95118b89-422e-4c93-bb90-6d6470ebcbb2','2b161784-66a7-4dc5-bd65-8a127c9f290b','0de34b9f-60ff-4d7b-a26e-52c8b322ad53','1ec36120-d906-49f6-8f57-bc1b9c152d2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97c8460773d4988b1ebae18173b7d35',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:05.220177 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df46a11f-69c4-42b0-a1b0-85a67e4b1917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:05.220538 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-61af23c7-3543-439b-9af1-b9a1293ad88a tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:11:05.220972 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1401/5549] 10.4.3.206 () {68 vars in 1253 bytes} [Wed Jul 22 10:11:05 2026] POST /volume/v3/types => generated 378 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:05.227914 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0aad052e-1efc-4fee-8529-996945ac0325 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.228808 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df46a11f-69c4-42b0-a1b0-85a67e4b1917) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:05.229635 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0aad052e-1efc-4fee-8529-996945ac0325 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] DELETE https://10.4.3.206/volume/v3/types/67488a59-b3a1-4905-aa8f-da95c26d899b Jul 22 10:11:05.229842 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0aad052e-1efc-4fee-8529-996945ac0325 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:05.230064 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Flow 'volume_create_api' (7c5fc43f-3524-425f-9b1a-c30fa54850e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:11:05.230102 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0aad052e-1efc-4fee-8529-996945ac0325 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:05.230488 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Create volume request issued successfully. Jul 22 10:11:05.231279 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a81b4e1c-89a5-4101-9824-ce68de577962 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:11:05.231859 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1389/5550] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 10:11:05 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) Jul 22 10:11:05.243248 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fdb71a96-0667-4126-b75c-67166b38c8fc None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.245023 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fdb71a96-0667-4126-b75c-67166b38c8fc tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/volumes/fd4d6411-61f0-49c7-b0eb-bfaad594dc10 Jul 22 10:11:05.245339 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fdb71a96-0667-4126-b75c-67166b38c8fc tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:05.245529 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fdb71a96-0667-4126-b75c-67166b38c8fc tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:05.252942 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:05.252942 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:05.253207 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0aad052e-1efc-4fee-8529-996945ac0325 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/67488a59-b3a1-4905-aa8f-da95c26d899b returned with HTTP 202 Jul 22 10:11:05.253600 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1381/5551] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:11:05 2026] DELETE /volume/v3/types/67488a59-b3a1-4905-aa8f-da95c26d899b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:11:05.256754 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fdb71a96-0667-4126-b75c-67166b38c8fc tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:11:05.260435 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fdb71a96-0667-4126-b75c-67166b38c8fc tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/fd4d6411-61f0-49c7-b0eb-bfaad594dc10 returned with HTTP 200 Jul 22 10:11:05.260665 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-58a7d963-9675-4f70-9bf7-0b4cca54dc38 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.260855 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1381/5552] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:05 2026] GET /volume/v3/volumes/fd4d6411-61f0-49c7-b0eb-bfaad594dc10 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:05.262864 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-58a7d963-9675-4f70-9bf7-0b4cca54dc38 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] GET https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/extra_specs Jul 22 10:11:05.263131 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-58a7d963-9675-4f70-9bf7-0b4cca54dc38 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:05.263407 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-58a7d963-9675-4f70-9bf7-0b4cca54dc38 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:05.270460 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-58a7d963-9675-4f70-9bf7-0b4cca54dc38 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/extra_specs returned with HTTP 200 Jul 22 10:11:05.270851 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1402/5553] 10.4.3.206 () {66 vars in 1378 bytes} [Wed Jul 22 10:11:05 2026] GET /volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/extra_specs => generated 185 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:05.278859 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f2bd79ad-6875-4c9d-9624-56015458625f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.280812 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f2bd79ad-6875-4c9d-9624-56015458625f tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] GET https://10.4.3.206/volume/v3/types Jul 22 10:11:05.281011 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f2bd79ad-6875-4c9d-9624-56015458625f tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:05.281190 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f2bd79ad-6875-4c9d-9624-56015458625f tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Calling method 'index' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:05.281433 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:05.281433 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:05.298079 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f2bd79ad-6875-4c9d-9624-56015458625f tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Jul 22 10:11:05.298455 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1390/5554] 10.4.3.206 () {66 vars in 1231 bytes} [Wed Jul 22 10:11:05 2026] GET /volume/v3/types => generated 2611 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:11:05.307833 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e3ae81b2-11ce-46d8-a2b4-9fe6da9d30e7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.309700 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e3ae81b2-11ce-46d8-a2b4-9fe6da9d30e7 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] GET https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/encryption/cipher Jul 22 10:11:05.309917 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e3ae81b2-11ce-46d8-a2b4-9fe6da9d30e7 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:05.310157 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e3ae81b2-11ce-46d8-a2b4-9fe6da9d30e7 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:05.315747 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e3ae81b2-11ce-46d8-a2b4-9fe6da9d30e7 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/encryption/cipher returned with HTTP 200 Jul 22 10:11:05.316133 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1382/5555] 10.4.3.206 () {66 vars in 1396 bytes} [Wed Jul 22 10:11:05 2026] GET /volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:11:05.323296 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8557ea3d-7bae-4cb8-955a-8c2b8a2412ec None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.324983 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8557ea3d-7bae-4cb8-955a-8c2b8a2412ec tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] GET https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/encryption Jul 22 10:11:05.325162 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8557ea3d-7bae-4cb8-955a-8c2b8a2412ec tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:05.325385 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8557ea3d-7bae-4cb8-955a-8c2b8a2412ec tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:05.330794 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8557ea3d-7bae-4cb8-955a-8c2b8a2412ec tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/encryption returned with HTTP 200 Jul 22 10:11:05.331185 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1382/5556] 10.4.3.206 () {66 vars in 1375 bytes} [Wed Jul 22 10:11:05 2026] GET /volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:05.338983 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-26472281-724f-42c3-89d4-fd54c828660a None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.340875 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-26472281-724f-42c3-89d4-fd54c828660a tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] GET https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/extra_specs/multiattach Jul 22 10:11:05.341072 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-26472281-724f-42c3-89d4-fd54c828660a tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:05.341255 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-26472281-724f-42c3-89d4-fd54c828660a tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:05.347030 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-26472281-724f-42c3-89d4-fd54c828660a tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/extra_specs/multiattach returned with HTTP 200 Jul 22 10:11:05.347420 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1403/5557] 10.4.3.206 () {66 vars in 1414 bytes} [Wed Jul 22 10:11:05 2026] GET /volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:11:05.353902 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8899b5a1-3eae-4ce9-927e-d7e1cb4a82d2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.355638 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8899b5a1-3eae-4ce9-927e-d7e1cb4a82d2 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] GET https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/extra_specs/volume_backend_name Jul 22 10:11:05.355814 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8899b5a1-3eae-4ce9-927e-d7e1cb4a82d2 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:05.356014 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8899b5a1-3eae-4ce9-927e-d7e1cb4a82d2 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:05.362004 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8899b5a1-3eae-4ce9-927e-d7e1cb4a82d2 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/extra_specs/volume_backend_name returned with HTTP 200 Jul 22 10:11:05.362354 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1391/5558] 10.4.3.206 () {66 vars in 1438 bytes} [Wed Jul 22 10:11:05 2026] GET /volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/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) Jul 22 10:11:05.369702 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6a547f1c-05b0-4b05-9345-53fed105b57c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.371403 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6a547f1c-05b0-4b05-9345-53fed105b57c tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] GET https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781 Jul 22 10:11:05.371606 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6a547f1c-05b0-4b05-9345-53fed105b57c tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:05.371784 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6a547f1c-05b0-4b05-9345-53fed105b57c tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:05.376659 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6a547f1c-05b0-4b05-9345-53fed105b57c tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781 returned with HTTP 200 Jul 22 10:11:05.376993 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1383/5559] 10.4.3.206 () {66 vars in 1342 bytes} [Wed Jul 22 10:11:05 2026] GET /volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781 => generated 402 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:05.384375 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3f4baed0-27e9-46e3-ad77-ace40ada59cd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.386059 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3f4baed0-27e9-46e3-ad77-ace40ada59cd tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] PUT https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/encryption/a05ba73d-aa54-4525-afd2-0020130a881e Jul 22 10:11:05.386391 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3f4baed0-27e9-46e3-ad77-ace40ada59cd tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:05.399085 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3f4baed0-27e9-46e3-ad77-ace40ada59cd tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/encryption/a05ba73d-aa54-4525-afd2-0020130a881e returned with HTTP 200 Jul 22 10:11:05.399538 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1383/5560] 10.4.3.206 () {68 vars in 1506 bytes} [Wed Jul 22 10:11:05 2026] PUT /volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/encryption/a05ba73d-aa54-4525-afd2-0020130a881e => generated 33 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:11:05.407196 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f9939253-2e4d-4560-bbfd-b7447a4788ce None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.408980 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f9939253-2e4d-4560-bbfd-b7447a4788ce tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] PUT https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/extra_specs/key1 Jul 22 10:11:05.409305 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f9939253-2e4d-4560-bbfd-b7447a4788ce tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:05.425555 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f9939253-2e4d-4560-bbfd-b7447a4788ce tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/extra_specs/key1 returned with HTTP 200 Jul 22 10:11:05.425966 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1404/5561] 10.4.3.206 () {68 vars in 1413 bytes} [Wed Jul 22 10:11:05 2026] PUT /volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781/extra_specs/key1 => generated 30 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 10:11:05.434767 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-181294b9-4492-40a5-9523-4586f682e1a5 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.437139 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-181294b9-4492-40a5-9523-4586f682e1a5 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] PUT https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781 Jul 22 10:11:05.437643 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-181294b9-4492-40a5-9523-4586f682e1a5 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:05.451087 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-181294b9-4492-40a5-9523-4586f682e1a5 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781 returned with HTTP 200 Jul 22 10:11:05.451508 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1392/5562] 10.4.3.206 () {68 vars in 1362 bytes} [Wed Jul 22 10:11:05 2026] PUT /volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781 => generated 371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:05.460274 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-05a000cb-3d48-46f9-b96f-5558d19432a7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.461967 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-05a000cb-3d48-46f9-b96f-5558d19432a7 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] DELETE https://10.4.3.206/volume/v3/types/f93cc4e4-db72-4ed2-9a20-8d607495b161 Jul 22 10:11:05.462199 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-05a000cb-3d48-46f9-b96f-5558d19432a7 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:05.462413 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-05a000cb-3d48-46f9-b96f-5558d19432a7 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:05.483652 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-05a000cb-3d48-46f9-b96f-5558d19432a7 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/f93cc4e4-db72-4ed2-9a20-8d607495b161 returned with HTTP 202 Jul 22 10:11:05.484016 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1384/5563] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:11:05 2026] DELETE /volume/v3/types/f93cc4e4-db72-4ed2-9a20-8d607495b161 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:11:05.491288 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-04cdf015-db7c-49dd-b30b-56afdf358138 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.493596 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-04cdf015-db7c-49dd-b30b-56afdf358138 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] DELETE https://10.4.3.206/volume/v3/types/f1905431-65e3-4363-9998-0bc240093e50 Jul 22 10:11:05.493909 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-04cdf015-db7c-49dd-b30b-56afdf358138 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:05.494276 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-04cdf015-db7c-49dd-b30b-56afdf358138 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Calling method '_delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:05.518618 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-04cdf015-db7c-49dd-b30b-56afdf358138 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/f1905431-65e3-4363-9998-0bc240093e50 returned with HTTP 202 Jul 22 10:11:05.519080 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1384/5564] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:11:05 2026] DELETE /volume/v3/types/f1905431-65e3-4363-9998-0bc240093e50 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:11:05.525624 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7b1adcd3-c2af-498a-94c9-68a8ffcfd9ab None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.527644 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7b1adcd3-c2af-498a-94c9-68a8ffcfd9ab tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] DELETE https://10.4.3.206/volume/v3/types/ec330024-262a-4956-a43d-02fc9e7a8864 Jul 22 10:11:05.527898 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7b1adcd3-c2af-498a-94c9-68a8ffcfd9ab tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:05.528158 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7b1adcd3-c2af-498a-94c9-68a8ffcfd9ab tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Calling method '_delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:05.556751 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7b1adcd3-c2af-498a-94c9-68a8ffcfd9ab tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/ec330024-262a-4956-a43d-02fc9e7a8864 returned with HTTP 202 Jul 22 10:11:05.557236 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1405/5565] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:11:05 2026] DELETE /volume/v3/types/ec330024-262a-4956-a43d-02fc9e7a8864 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:11:05.564219 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c44cb908-f3c2-43c6-809e-0dcd6418f498 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.565937 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c44cb908-f3c2-43c6-809e-0dcd6418f498 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] DELETE https://10.4.3.206/volume/v3/types/8a5254e7-e39e-40a1-a946-fd650c00ed74 Jul 22 10:11:05.566125 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c44cb908-f3c2-43c6-809e-0dcd6418f498 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:05.566361 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c44cb908-f3c2-43c6-809e-0dcd6418f498 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Calling method '_delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:05.587132 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c44cb908-f3c2-43c6-809e-0dcd6418f498 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/8a5254e7-e39e-40a1-a946-fd650c00ed74 returned with HTTP 202 Jul 22 10:11:05.587474 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1393/5566] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:11:05 2026] DELETE /volume/v3/types/8a5254e7-e39e-40a1-a946-fd650c00ed74 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:11:05.593685 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-40874a72-42a7-40f9-ba5b-6372bc8f8768 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:05.595353 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-40874a72-42a7-40f9-ba5b-6372bc8f8768 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] DELETE https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781 Jul 22 10:11:05.595557 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-40874a72-42a7-40f9-ba5b-6372bc8f8768 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:05.595744 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-40874a72-42a7-40f9-ba5b-6372bc8f8768 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:05.616780 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-40874a72-42a7-40f9-ba5b-6372bc8f8768 tempest-VolumeTypesAdminTests-1885280188 tempest-VolumeTypesAdminTests-1885280188-project-admin] https://10.4.3.206/volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781 returned with HTTP 202 Jul 22 10:11:05.617159 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1385/5567] 10.4.3.206 () {66 vars in 1345 bytes} [Wed Jul 22 10:11:05 2026] DELETE /volume/v3/types/6e72e0f9-5c3f-4b36-9705-85586e420781 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:11:06.272536 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0694c75c-2c8a-4b58-962f-486996868774 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:06.274206 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0694c75c-2c8a-4b58-962f-486996868774 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/volumes/fd4d6411-61f0-49c7-b0eb-bfaad594dc10 Jul 22 10:11:06.274414 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0694c75c-2c8a-4b58-962f-486996868774 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:06.274590 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0694c75c-2c8a-4b58-962f-486996868774 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:06.282678 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:06.282678 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:06.285807 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-0694c75c-2c8a-4b58-962f-486996868774 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:11:06.289166 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0694c75c-2c8a-4b58-962f-486996868774 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/fd4d6411-61f0-49c7-b0eb-bfaad594dc10 returned with HTTP 200 Jul 22 10:11:06.289777 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1385/5568] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:06 2026] GET /volume/v3/volumes/fd4d6411-61f0-49c7-b0eb-bfaad594dc10 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:11:06.301024 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4c5687c4-29d9-47be-bc8e-d8e915083f19 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:06.302803 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4c5687c4-29d9-47be-bc8e-d8e915083f19 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 10:11:06.303172 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4c5687c4-29d9-47be-bc8e-d8e915083f19 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fd4d6411-61f0-49c7-b0eb-bfaad594dc10", "name": "tempest-type-Backup-1366428187"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:06.304663 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.backups [None req-4c5687c4-29d9-47be-bc8e-d8e915083f19 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Creating new backup {'backup': {'volume_id': 'fd4d6411-61f0-49c7-b0eb-bfaad594dc10', 'name': 'tempest-type-Backup-1366428187'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:11:06.304796 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-4c5687c4-29d9-47be-bc8e-d8e915083f19 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Creating backup of volume fd4d6411-61f0-49c7-b0eb-bfaad594dc10 in container None Jul 22 10:11:06.312169 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:06.312169 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:06.312532 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-4c5687c4-29d9-47be-bc8e-d8e915083f19 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:11:06.338580 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-4c5687c4-29d9-47be-bc8e-d8e915083f19 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Created reservations ['46f39248-77cf-4f15-8938-950ec10768ae', '948aed95-3a5c-46d1-b732-17eab110acfb'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:11:06.368982 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4c5687c4-29d9-47be-bc8e-d8e915083f19 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:11:06.369590 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1406/5569] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:11:06 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) Jul 22 10:11:06.377357 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ba37723b-c760-4428-bd75-50357b92e713 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:06.379062 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ba37723b-c760-4428-bd75-50357b92e713 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:11:06.379307 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ba37723b-c760-4428-bd75-50357b92e713 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:06.379503 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ba37723b-c760-4428-bd75-50357b92e713 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:06.379613 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-ba37723b-c760-4428-bd75-50357b92e713 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:06.383724 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:06.383724 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:06.384302 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ba37723b-c760-4428-bd75-50357b92e713 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:11:06.384631 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1394/5570] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:06 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:07.394530 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a4851376-852b-48a6-b639-5f77017ecf18 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:07.396675 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a4851376-852b-48a6-b639-5f77017ecf18 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:11:07.396980 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a4851376-852b-48a6-b639-5f77017ecf18 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:07.397280 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a4851376-852b-48a6-b639-5f77017ecf18 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:07.397445 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a4851376-852b-48a6-b639-5f77017ecf18 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:07.402509 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:07.402509 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:11:07.403386 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a4851376-852b-48a6-b639-5f77017ecf18 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:11:07.403904 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1386/5571] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:07 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:08.413194 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2dcf7f8a-1c82-4eac-b2c8-74d72bdf6e99 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:08.414766 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2dcf7f8a-1c82-4eac-b2c8-74d72bdf6e99 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:11:08.414982 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2dcf7f8a-1c82-4eac-b2c8-74d72bdf6e99 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:08.415161 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2dcf7f8a-1c82-4eac-b2c8-74d72bdf6e99 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:08.415266 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-2dcf7f8a-1c82-4eac-b2c8-74d72bdf6e99 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:08.416843 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=159,cinder:UPDATE=35,cinder:INSERT=29 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:11:08.419618 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:08.419618 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:08.420194 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2dcf7f8a-1c82-4eac-b2c8-74d72bdf6e99 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:11:08.420583 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1386/5572] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:08 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:09.429398 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-47f7efa7-3cb0-4b1d-bcc2-8085a5c6787e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:09.431288 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-47f7efa7-3cb0-4b1d-bcc2-8085a5c6787e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:11:09.431525 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-47f7efa7-3cb0-4b1d-bcc2-8085a5c6787e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:09.431709 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-47f7efa7-3cb0-4b1d-bcc2-8085a5c6787e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:09.431810 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-47f7efa7-3cb0-4b1d-bcc2-8085a5c6787e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:09.435666 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:09.435666 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:09.436227 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-47f7efa7-3cb0-4b1d-bcc2-8085a5c6787e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:11:09.436547 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1407/5573] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:09 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:10.446768 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a6b21dd0-fa8e-4cbd-aaea-592a086e9029 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:10.448519 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a6b21dd0-fa8e-4cbd-aaea-592a086e9029 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:11:10.448721 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a6b21dd0-fa8e-4cbd-aaea-592a086e9029 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:10.448913 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a6b21dd0-fa8e-4cbd-aaea-592a086e9029 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:10.449031 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-a6b21dd0-fa8e-4cbd-aaea-592a086e9029 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:10.450743 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=227,cinder:INSERT=36,cinder:UPDATE=58 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:11:10.454936 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:10.454936 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:10.455724 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a6b21dd0-fa8e-4cbd-aaea-592a086e9029 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:11:10.456281 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1395/5574] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:10 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:11.465139 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fc936589-ee66-4ddc-91a7-a6444a004e4d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:11.466914 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fc936589-ee66-4ddc-91a7-a6444a004e4d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:11:11.467163 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fc936589-ee66-4ddc-91a7-a6444a004e4d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:11.467351 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fc936589-ee66-4ddc-91a7-a6444a004e4d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:11.467476 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-fc936589-ee66-4ddc-91a7-a6444a004e4d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:11.469164 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=194,cinder:INSERT=40,cinder:UPDATE=56 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:11:11.472507 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:11.472507 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:11:11.473079 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fc936589-ee66-4ddc-91a7-a6444a004e4d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:11:11.473459 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1387/5575] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:11 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:12.484233 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-15e2fd9a-5df9-49a8-ad70-5de037664b37 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:12.486430 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-15e2fd9a-5df9-49a8-ad70-5de037664b37 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:11:12.487474 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-15e2fd9a-5df9-49a8-ad70-5de037664b37 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:12.487474 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-15e2fd9a-5df9-49a8-ad70-5de037664b37 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:12.487474 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-15e2fd9a-5df9-49a8-ad70-5de037664b37 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:12.491996 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:12.491996 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:12.492704 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-15e2fd9a-5df9-49a8-ad70-5de037664b37 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:11:12.493169 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1387/5576] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:12 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:13.502618 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8618982e-a6d1-44ac-8044-86dd827df49f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:13.504411 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8618982e-a6d1-44ac-8044-86dd827df49f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:11:13.504620 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8618982e-a6d1-44ac-8044-86dd827df49f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:13.504809 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8618982e-a6d1-44ac-8044-86dd827df49f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:13.504938 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-8618982e-a6d1-44ac-8044-86dd827df49f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:13.508979 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:13.508979 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:13.509546 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8618982e-a6d1-44ac-8044-86dd827df49f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:11:13.509893 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1408/5577] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:13 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:14.521384 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e72b459f-3f9b-4e41-abc7-1af8c8d50575 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:14.523319 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e72b459f-3f9b-4e41-abc7-1af8c8d50575 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:11:14.523565 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e72b459f-3f9b-4e41-abc7-1af8c8d50575 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:14.523782 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e72b459f-3f9b-4e41-abc7-1af8c8d50575 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:14.523947 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-e72b459f-3f9b-4e41-abc7-1af8c8d50575 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:14.528598 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:14.528598 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:14.529225 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e72b459f-3f9b-4e41-abc7-1af8c8d50575 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:11:14.529583 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1396/5578] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:14 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:15.538590 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ce1ffe53-636c-4095-a9be-2c33b9f2badb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:15.540351 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ce1ffe53-636c-4095-a9be-2c33b9f2badb tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:11:15.540571 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ce1ffe53-636c-4095-a9be-2c33b9f2badb tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:15.540749 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ce1ffe53-636c-4095-a9be-2c33b9f2badb tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:15.540867 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ce1ffe53-636c-4095-a9be-2c33b9f2badb tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:15.544834 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:15.544834 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:11:15.545442 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ce1ffe53-636c-4095-a9be-2c33b9f2badb tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:11:15.545772 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1388/5579] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:15 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:16.556180 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-4db4ac0e-36a8-43d6-807d-05c95db6fc2e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:16.557740 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4db4ac0e-36a8-43d6-807d-05c95db6fc2e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:11:16.557916 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4db4ac0e-36a8-43d6-807d-05c95db6fc2e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:16.558108 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-4db4ac0e-36a8-43d6-807d-05c95db6fc2e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:16.558206 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-4db4ac0e-36a8-43d6-807d-05c95db6fc2e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:16.561730 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:16.561730 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:16.562295 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-4db4ac0e-36a8-43d6-807d-05c95db6fc2e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:11:16.562610 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1388/5580] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:16 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:17.572510 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-daf568f0-0b4f-42a1-a881-7743566340a8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:17.574354 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-daf568f0-0b4f-42a1-a881-7743566340a8 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:11:17.574577 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-daf568f0-0b4f-42a1-a881-7743566340a8 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:17.574772 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-daf568f0-0b4f-42a1-a881-7743566340a8 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:17.574909 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-daf568f0-0b4f-42a1-a881-7743566340a8 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:17.579109 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:17.579109 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:17.579675 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-daf568f0-0b4f-42a1-a881-7743566340a8 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:11:17.580036 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1409/5581] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:17 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:18.589191 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-955a2bcd-1d7f-4a3f-a519-f0e161577b1f None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:18.590907 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-955a2bcd-1d7f-4a3f-a519-f0e161577b1f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:11:18.591136 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-955a2bcd-1d7f-4a3f-a519-f0e161577b1f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:18.591381 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-955a2bcd-1d7f-4a3f-a519-f0e161577b1f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:18.591470 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-955a2bcd-1d7f-4a3f-a519-f0e161577b1f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:18.595737 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:18.595737 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:18.596175 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-955a2bcd-1d7f-4a3f-a519-f0e161577b1f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:11:18.596533 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1397/5582] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:18 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:19.605628 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2a890beb-5003-4bf0-b4f6-1ed050389e17 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:19.607436 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2a890beb-5003-4bf0-b4f6-1ed050389e17 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:11:19.607640 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2a890beb-5003-4bf0-b4f6-1ed050389e17 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:19.607882 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2a890beb-5003-4bf0-b4f6-1ed050389e17 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:19.608071 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-2a890beb-5003-4bf0-b4f6-1ed050389e17 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:19.612466 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:19.612466 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:11:19.613084 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2a890beb-5003-4bf0-b4f6-1ed050389e17 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:11:19.613421 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1389/5583] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:19 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:20.623459 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7e8c0eca-b354-4bba-a040-2b8e3e0a845d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:20.625090 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7e8c0eca-b354-4bba-a040-2b8e3e0a845d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:11:20.625297 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7e8c0eca-b354-4bba-a040-2b8e3e0a845d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:20.625503 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7e8c0eca-b354-4bba-a040-2b8e3e0a845d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:20.625633 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-7e8c0eca-b354-4bba-a040-2b8e3e0a845d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:20.629374 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:20.629374 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:20.629890 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7e8c0eca-b354-4bba-a040-2b8e3e0a845d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:11:20.630237 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1389/5584] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:20 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:21.639185 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a0e6e825-5544-4557-93e5-4162c2636a32 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:21.641091 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a0e6e825-5544-4557-93e5-4162c2636a32 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:11:21.641303 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a0e6e825-5544-4557-93e5-4162c2636a32 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:21.641486 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a0e6e825-5544-4557-93e5-4162c2636a32 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:21.641584 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-a0e6e825-5544-4557-93e5-4162c2636a32 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:21.645717 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:21.645717 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:21.646387 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a0e6e825-5544-4557-93e5-4162c2636a32 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:11:21.646768 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1410/5585] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:21 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:21.655131 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-47fda0c2-3bf6-432d-b1fa-17c72561de60 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:21.754790 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-47fda0c2-3bf6-432d-b1fa-17c72561de60 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] POST https://10.4.3.206/volume/v3/backups Jul 22 10:11:21.755145 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-47fda0c2-3bf6-432d-b1fa-17c72561de60 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fd4d6411-61f0-49c7-b0eb-bfaad594dc10"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:21.756432 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.backups [None req-47fda0c2-3bf6-432d-b1fa-17c72561de60 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Creating new backup {'backup': {'volume_id': 'fd4d6411-61f0-49c7-b0eb-bfaad594dc10'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:11:21.756552 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-47fda0c2-3bf6-432d-b1fa-17c72561de60 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Creating backup of volume fd4d6411-61f0-49c7-b0eb-bfaad594dc10 in container None Jul 22 10:11:21.762941 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:21.762941 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:21.763362 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-47fda0c2-3bf6-432d-b1fa-17c72561de60 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Volume info retrieved successfully. Jul 22 10:11:21.776780 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-47fda0c2-3bf6-432d-b1fa-17c72561de60 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Created reservations ['057289e6-105e-4c25-a7ac-26e01b8119b3', '9f190350-4fe8-465e-83e8-1333e2d6be82'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:11:21.798400 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-47fda0c2-3bf6-432d-b1fa-17c72561de60 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:11:21.798747 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1398/5586] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 10:11:21 2026] POST /volume/v3/backups => generated 288 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:11:21.807004 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d7931da1-936f-46a6-961c-2cefb4a58125 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:21.808933 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d7931da1-936f-46a6-961c-2cefb4a58125 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 Jul 22 10:11:21.809167 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d7931da1-936f-46a6-961c-2cefb4a58125 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:21.809348 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d7931da1-936f-46a6-961c-2cefb4a58125 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:21.809452 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-d7931da1-936f-46a6-961c-2cefb4a58125 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 865b3ddf-62bf-4441-85ef-53518aa00ec3. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:21.813146 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:21.813146 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:11:21.813693 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d7931da1-936f-46a6-961c-2cefb4a58125 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 returned with HTTP 200 Jul 22 10:11:21.814052 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1390/5587] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:21 2026] GET /volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:22.823500 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-8ec04875-44a8-47ce-a139-5266b36a0427 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:22.825121 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8ec04875-44a8-47ce-a139-5266b36a0427 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 Jul 22 10:11:22.825347 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8ec04875-44a8-47ce-a139-5266b36a0427 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:22.825517 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-8ec04875-44a8-47ce-a139-5266b36a0427 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:22.825609 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-8ec04875-44a8-47ce-a139-5266b36a0427 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 865b3ddf-62bf-4441-85ef-53518aa00ec3. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:22.829482 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:22.829482 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:22.829997 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-8ec04875-44a8-47ce-a139-5266b36a0427 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 returned with HTTP 200 Jul 22 10:11:22.830363 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1390/5588] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:22 2026] GET /volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:23.840703 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cf12e967-b6ab-4be8-8594-05ebabecc9e7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:23.843078 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cf12e967-b6ab-4be8-8594-05ebabecc9e7 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 Jul 22 10:11:23.843337 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cf12e967-b6ab-4be8-8594-05ebabecc9e7 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:23.843562 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cf12e967-b6ab-4be8-8594-05ebabecc9e7 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:23.843703 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-cf12e967-b6ab-4be8-8594-05ebabecc9e7 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 865b3ddf-62bf-4441-85ef-53518aa00ec3. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:23.848863 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:23.848863 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:23.849578 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cf12e967-b6ab-4be8-8594-05ebabecc9e7 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 returned with HTTP 200 Jul 22 10:11:23.850189 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1411/5589] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:23 2026] GET /volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:24.861023 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e90d92cf-5635-42e4-be31-593387bb0dd6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:24.863249 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e90d92cf-5635-42e4-be31-593387bb0dd6 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 Jul 22 10:11:24.863529 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e90d92cf-5635-42e4-be31-593387bb0dd6 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:24.863861 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e90d92cf-5635-42e4-be31-593387bb0dd6 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:24.864059 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-e90d92cf-5635-42e4-be31-593387bb0dd6 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 865b3ddf-62bf-4441-85ef-53518aa00ec3. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:24.869298 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:24.869298 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:24.870006 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e90d92cf-5635-42e4-be31-593387bb0dd6 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 returned with HTTP 200 Jul 22 10:11:24.870499 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1399/5590] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:24 2026] GET /volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:25.882391 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5f0f9c91-de3c-48cb-9750-c7cf16f65e4f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:25.884512 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5f0f9c91-de3c-48cb-9750-c7cf16f65e4f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 Jul 22 10:11:25.884755 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5f0f9c91-de3c-48cb-9750-c7cf16f65e4f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:25.885037 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5f0f9c91-de3c-48cb-9750-c7cf16f65e4f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:25.885169 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-5f0f9c91-de3c-48cb-9750-c7cf16f65e4f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 865b3ddf-62bf-4441-85ef-53518aa00ec3. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:25.890837 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:25.890837 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:11:25.891728 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5f0f9c91-de3c-48cb-9750-c7cf16f65e4f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 returned with HTTP 200 Jul 22 10:11:25.892264 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1391/5591] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:25 2026] GET /volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:26.901345 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f2036522-14f7-4352-9917-18f551ec6cd1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:26.903218 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f2036522-14f7-4352-9917-18f551ec6cd1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 Jul 22 10:11:26.903465 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f2036522-14f7-4352-9917-18f551ec6cd1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:26.903704 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f2036522-14f7-4352-9917-18f551ec6cd1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:26.903854 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-f2036522-14f7-4352-9917-18f551ec6cd1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 865b3ddf-62bf-4441-85ef-53518aa00ec3. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:26.909079 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:26.909079 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:26.909856 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f2036522-14f7-4352-9917-18f551ec6cd1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 returned with HTTP 200 Jul 22 10:11:26.910290 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1391/5592] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:26 2026] GET /volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:27.922938 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ac20c287-e306-4a33-8cbe-b300ce0770bc None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:27.925133 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ac20c287-e306-4a33-8cbe-b300ce0770bc tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 Jul 22 10:11:27.925397 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ac20c287-e306-4a33-8cbe-b300ce0770bc tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:27.925625 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ac20c287-e306-4a33-8cbe-b300ce0770bc tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:27.925744 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-ac20c287-e306-4a33-8cbe-b300ce0770bc tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 865b3ddf-62bf-4441-85ef-53518aa00ec3. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:27.930915 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:27.930915 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:27.931834 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ac20c287-e306-4a33-8cbe-b300ce0770bc tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 returned with HTTP 200 Jul 22 10:11:27.932416 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1412/5593] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:27 2026] GET /volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:28.943674 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-6e15313c-ab5d-4984-adb8-8a6925ac7a32 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:28.945665 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6e15313c-ab5d-4984-adb8-8a6925ac7a32 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 Jul 22 10:11:28.945970 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6e15313c-ab5d-4984-adb8-8a6925ac7a32 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:28.946221 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-6e15313c-ab5d-4984-adb8-8a6925ac7a32 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:28.946338 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-6e15313c-ab5d-4984-adb8-8a6925ac7a32 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 865b3ddf-62bf-4441-85ef-53518aa00ec3. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:28.950627 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:28.950627 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:28.951390 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-6e15313c-ab5d-4984-adb8-8a6925ac7a32 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 returned with HTTP 200 Jul 22 10:11:28.951774 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1400/5594] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:28 2026] GET /volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:29.961133 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f75de143-c102-4007-ab2a-3191f1a5c192 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:29.962796 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f75de143-c102-4007-ab2a-3191f1a5c192 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 Jul 22 10:11:29.963051 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f75de143-c102-4007-ab2a-3191f1a5c192 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:29.963234 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f75de143-c102-4007-ab2a-3191f1a5c192 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:29.963332 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-f75de143-c102-4007-ab2a-3191f1a5c192 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 865b3ddf-62bf-4441-85ef-53518aa00ec3. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:29.967484 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:29.967484 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:11:29.968115 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f75de143-c102-4007-ab2a-3191f1a5c192 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 returned with HTTP 200 Jul 22 10:11:29.968449 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1392/5595] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:29 2026] GET /volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:30.978694 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-451dac0b-9015-4ad3-b0ba-c148e3dff654 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:30.980430 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-451dac0b-9015-4ad3-b0ba-c148e3dff654 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 Jul 22 10:11:30.980664 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-451dac0b-9015-4ad3-b0ba-c148e3dff654 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:30.980877 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-451dac0b-9015-4ad3-b0ba-c148e3dff654 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:30.981048 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-451dac0b-9015-4ad3-b0ba-c148e3dff654 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 865b3ddf-62bf-4441-85ef-53518aa00ec3. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:30.985764 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:30.985764 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:30.985764 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-451dac0b-9015-4ad3-b0ba-c148e3dff654 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 returned with HTTP 200 Jul 22 10:11:30.985764 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1392/5596] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:30 2026] GET /volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:31.996367 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e391ff8b-93d3-4121-a4f9-cedb1275e476 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:31.998211 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e391ff8b-93d3-4121-a4f9-cedb1275e476 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 Jul 22 10:11:31.998422 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e391ff8b-93d3-4121-a4f9-cedb1275e476 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:31.998614 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e391ff8b-93d3-4121-a4f9-cedb1275e476 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:31.998721 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-e391ff8b-93d3-4121-a4f9-cedb1275e476 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 865b3ddf-62bf-4441-85ef-53518aa00ec3. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:32.002829 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:32.002829 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:32.003454 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e391ff8b-93d3-4121-a4f9-cedb1275e476 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 returned with HTTP 200 Jul 22 10:11:32.003832 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1413/5597] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:31 2026] GET /volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:33.014515 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-322d7857-024b-4be5-9868-736e0eaa3f1c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:33.016625 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-322d7857-024b-4be5-9868-736e0eaa3f1c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 Jul 22 10:11:33.016812 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-322d7857-024b-4be5-9868-736e0eaa3f1c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:33.017009 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-322d7857-024b-4be5-9868-736e0eaa3f1c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:33.017121 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-322d7857-024b-4be5-9868-736e0eaa3f1c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 865b3ddf-62bf-4441-85ef-53518aa00ec3. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:33.020914 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:33.020914 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:33.021488 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-322d7857-024b-4be5-9868-736e0eaa3f1c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 returned with HTTP 200 Jul 22 10:11:33.021858 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1401/5598] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:33 2026] GET /volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:34.031734 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ca954beb-b9f8-4e00-b8c3-f073dcef2269 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:34.033569 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ca954beb-b9f8-4e00-b8c3-f073dcef2269 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 Jul 22 10:11:34.033774 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ca954beb-b9f8-4e00-b8c3-f073dcef2269 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:34.034004 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ca954beb-b9f8-4e00-b8c3-f073dcef2269 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:34.034126 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ca954beb-b9f8-4e00-b8c3-f073dcef2269 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 865b3ddf-62bf-4441-85ef-53518aa00ec3. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:34.038659 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:34.038659 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:11:34.039392 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ca954beb-b9f8-4e00-b8c3-f073dcef2269 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 returned with HTTP 200 Jul 22 10:11:34.039802 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1393/5599] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:34 2026] GET /volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:35.049113 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-26b3be9e-7311-40ed-a29b-23118dcff661 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:35.050850 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-26b3be9e-7311-40ed-a29b-23118dcff661 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 Jul 22 10:11:35.051103 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-26b3be9e-7311-40ed-a29b-23118dcff661 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:35.051285 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-26b3be9e-7311-40ed-a29b-23118dcff661 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:35.051380 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-26b3be9e-7311-40ed-a29b-23118dcff661 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 865b3ddf-62bf-4441-85ef-53518aa00ec3. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:35.055425 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:35.055425 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:35.056014 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-26b3be9e-7311-40ed-a29b-23118dcff661 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 returned with HTTP 200 Jul 22 10:11:35.056365 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1393/5600] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:35 2026] GET /volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:36.066072 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-11146e82-ddb2-4212-87d0-d7428058560f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:36.067819 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-11146e82-ddb2-4212-87d0-d7428058560f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 Jul 22 10:11:36.068077 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-11146e82-ddb2-4212-87d0-d7428058560f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:36.068292 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-11146e82-ddb2-4212-87d0-d7428058560f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:36.068397 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-11146e82-ddb2-4212-87d0-d7428058560f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 865b3ddf-62bf-4441-85ef-53518aa00ec3. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:36.072700 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:36.072700 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:36.073396 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-11146e82-ddb2-4212-87d0-d7428058560f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 returned with HTTP 200 Jul 22 10:11:36.073812 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1414/5601] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:36 2026] GET /volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:36.082821 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8fd72dfd-9023-4d11-9000-c826d0c5334a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:36.084483 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8fd72dfd-9023-4d11-9000-c826d0c5334a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] DELETE https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 Jul 22 10:11:36.084696 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8fd72dfd-9023-4d11-9000-c826d0c5334a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:36.084933 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8fd72dfd-9023-4d11-9000-c826d0c5334a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:36.085079 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-8fd72dfd-9023-4d11-9000-c826d0c5334a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Delete backup with id: 865b3ddf-62bf-4441-85ef-53518aa00ec3. Jul 22 10:11:36.089203 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:36.089203 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:36.100602 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-8fd72dfd-9023-4d11-9000-c826d0c5334a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] delete_backup rpcapi backup_id 865b3ddf-62bf-4441-85ef-53518aa00ec3 {{(pid=100150) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:11:36.102386 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8fd72dfd-9023-4d11-9000-c826d0c5334a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 returned with HTTP 202 Jul 22 10:11:36.102806 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1402/5602] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:11:36 2026] DELETE /volume/v3/backups/865b3ddf-62bf-4441-85ef-53518aa00ec3 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:11:36.109861 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-93f28be9-526f-47db-9473-b38bf0e409c3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:36.111551 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:11:36.111895 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1968589692"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:36.113554 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1968589692'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:11:36.113717 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Create volume of 1 GB Jul 22 10:11:36.118248 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Availability Zones retrieved successfully. Jul 22 10:11:36.123552 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Flow 'volume_create_api' (b8a52770-c529-4b5a-ac0d-a542381cf233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:11:36.124487 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85c548a7-03c9-44b6-98da-dc84e66d5211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:36.125302 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:11:36.151943 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85c548a7-03c9-44b6-98da-dc84e66d5211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:36.152671 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4c1e94-616a-4333-a49a-7b67e90be335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:36.189090 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Created reservations ['6121c774-98cb-4e20-907b-d120cbdae1fb', '0b02d720-b596-41bb-91ce-122430be2a30', '8723ea7d-d761-4606-b03f-083fbea46529', 'ba09574b-60c0-4142-a7c6-5eebbd5ce478'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:11:36.190272 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4c1e94-616a-4333-a49a-7b67e90be335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6121c774-98cb-4e20-907b-d120cbdae1fb', '0b02d720-b596-41bb-91ce-122430be2a30', '8723ea7d-d761-4606-b03f-083fbea46529', 'ba09574b-60c0-4142-a7c6-5eebbd5ce478']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:36.191074 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0276d8c4-9c39-4e7e-b68a-676f3ff3b3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:36.213500 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0276d8c4-9c39-4e7e-b68a-676f3ff3b3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0aec780a-7ab6-4c40-b060-b7dea5012b34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1968589692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e09d3468ddff4f16b976c2209345b74c',qos_specs=None,replication_status=,reservations=['6121c774-98cb-4e20-907b-d120cbdae1fb','0b02d720-b596-41bb-91ce-122430be2a30','8723ea7d-d761-4606-b03f-083fbea46529','ba09574b-60c0-4142-a7c6-5eebbd5ce478'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97c8460773d4988b1ebae18173b7d35',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:11:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1968589692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0aec780a-7ab6-4c40-b060-b7dea5012b34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e09d3468ddff4f16b976c2209345b74c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a97c8460773d4988b1ebae18173b7d35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:36.214217 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a7e5f33-1d5d-432f-ab68-c8ea5804aa63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:36.232672 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a7e5f33-1d5d-432f-ab68-c8ea5804aa63) transitioned into state 'SUCCESS' from state '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-1968589692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e09d3468ddff4f16b976c2209345b74c',qos_specs=None,replication_status=,reservations=['6121c774-98cb-4e20-907b-d120cbdae1fb','0b02d720-b596-41bb-91ce-122430be2a30','8723ea7d-d761-4606-b03f-083fbea46529','ba09574b-60c0-4142-a7c6-5eebbd5ce478'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97c8460773d4988b1ebae18173b7d35',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:36.233492 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8653c6b7-1280-42ad-b715-e797ef2f8ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:36.242936 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8653c6b7-1280-42ad-b715-e797ef2f8ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:36.243818 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Flow 'volume_create_api' (b8a52770-c529-4b5a-ac0d-a542381cf233) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:11:36.244177 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Create volume request issued successfully. Jul 22 10:11:36.244843 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-93f28be9-526f-47db-9473-b38bf0e409c3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:11:36.245286 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1394/5603] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 10:11:36 2026] POST /volume/v3/volumes => generated 778 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:11:36.256418 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-09aa323f-865e-43cc-b231-3830dcfdc515 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:36.258043 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-09aa323f-865e-43cc-b231-3830dcfdc515 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/volumes/0aec780a-7ab6-4c40-b060-b7dea5012b34 Jul 22 10:11:36.258423 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-09aa323f-865e-43cc-b231-3830dcfdc515 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:36.258530 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-09aa323f-865e-43cc-b231-3830dcfdc515 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:36.266499 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:36.266499 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:36.270513 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-09aa323f-865e-43cc-b231-3830dcfdc515 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:11:36.274249 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-09aa323f-865e-43cc-b231-3830dcfdc515 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/0aec780a-7ab6-4c40-b060-b7dea5012b34 returned with HTTP 200 Jul 22 10:11:36.274731 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1394/5604] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:36 2026] GET /volume/v3/volumes/0aec780a-7ab6-4c40-b060-b7dea5012b34 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:37.287673 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-38887b10-9fdd-4767-834c-0888b1191cbb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:37.289958 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-38887b10-9fdd-4767-834c-0888b1191cbb tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/volumes/0aec780a-7ab6-4c40-b060-b7dea5012b34 Jul 22 10:11:37.290234 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-38887b10-9fdd-4767-834c-0888b1191cbb tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:37.290467 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-38887b10-9fdd-4767-834c-0888b1191cbb tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:37.299880 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:37.299880 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:37.304278 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-38887b10-9fdd-4767-834c-0888b1191cbb tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:11:37.309062 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-38887b10-9fdd-4767-834c-0888b1191cbb tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/0aec780a-7ab6-4c40-b060-b7dea5012b34 returned with HTTP 200 Jul 22 10:11:37.309552 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1415/5605] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:37 2026] GET /volume/v3/volumes/0aec780a-7ab6-4c40-b060-b7dea5012b34 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:11:37.321095 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-eaf2fac7-1534-4010-b843-51ac2f4f20ea None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:37.322711 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-eaf2fac7-1534-4010-b843-51ac2f4f20ea tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 10:11:37.323071 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-eaf2fac7-1534-4010-b843-51ac2f4f20ea tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0aec780a-7ab6-4c40-b060-b7dea5012b34", "name": "tempest-type-Backup-891575937"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:37.324443 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.backups [None req-eaf2fac7-1534-4010-b843-51ac2f4f20ea tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Creating new backup {'backup': {'volume_id': '0aec780a-7ab6-4c40-b060-b7dea5012b34', 'name': 'tempest-type-Backup-891575937'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:11:37.324563 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-eaf2fac7-1534-4010-b843-51ac2f4f20ea tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Creating backup of volume 0aec780a-7ab6-4c40-b060-b7dea5012b34 in container None Jul 22 10:11:37.331177 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:37.331177 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:37.331441 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-eaf2fac7-1534-4010-b843-51ac2f4f20ea tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:11:37.346574 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-eaf2fac7-1534-4010-b843-51ac2f4f20ea tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Created reservations ['ed13c3e3-2a1a-4437-b9ec-d4daac287f54', '05504fa9-4db1-473d-a85c-09b6500eaf43'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:11:37.380943 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-eaf2fac7-1534-4010-b843-51ac2f4f20ea tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:11:37.381418 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1403/5606] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:11:37 2026] POST /volume/v3/backups => generated 315 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:11:37.388970 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-acc99eb0-428f-4405-b5f6-8d1ae5e0d708 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:37.391195 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-acc99eb0-428f-4405-b5f6-8d1ae5e0d708 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 Jul 22 10:11:37.391460 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-acc99eb0-428f-4405-b5f6-8d1ae5e0d708 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:37.391684 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-acc99eb0-428f-4405-b5f6-8d1ae5e0d708 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:37.391828 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-acc99eb0-428f-4405-b5f6-8d1ae5e0d708 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d32a6cfa-9a18-4165-b22f-0be71b8805d8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:37.396406 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:37.396406 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:11:37.397111 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-acc99eb0-428f-4405-b5f6-8d1ae5e0d708 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 returned with HTTP 200 Jul 22 10:11:37.397507 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1395/5607] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:37 2026] GET /volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:38.408802 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-669a667f-bf8b-4901-bff3-4d08f2ea3c40 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:38.410859 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-669a667f-bf8b-4901-bff3-4d08f2ea3c40 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 Jul 22 10:11:38.411106 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-669a667f-bf8b-4901-bff3-4d08f2ea3c40 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:38.411290 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-669a667f-bf8b-4901-bff3-4d08f2ea3c40 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:38.411393 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-669a667f-bf8b-4901-bff3-4d08f2ea3c40 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d32a6cfa-9a18-4165-b22f-0be71b8805d8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:38.415485 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:38.415485 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:38.416083 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-669a667f-bf8b-4901-bff3-4d08f2ea3c40 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 returned with HTTP 200 Jul 22 10:11:38.416438 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1395/5608] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:38 2026] GET /volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:39.425619 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-8e5ffbda-c8e2-4597-8373-adf16143ced2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:39.427340 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8e5ffbda-c8e2-4597-8373-adf16143ced2 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 Jul 22 10:11:39.427540 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8e5ffbda-c8e2-4597-8373-adf16143ced2 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:39.427716 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-8e5ffbda-c8e2-4597-8373-adf16143ced2 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:39.427820 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-8e5ffbda-c8e2-4597-8373-adf16143ced2 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d32a6cfa-9a18-4165-b22f-0be71b8805d8. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:39.431891 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:39.431891 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:39.432471 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-8e5ffbda-c8e2-4597-8373-adf16143ced2 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 returned with HTTP 200 Jul 22 10:11:39.432812 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1416/5609] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:39 2026] GET /volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:40.442565 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-479d3771-dc0d-4568-aa8f-7856926b2409 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:40.444386 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-479d3771-dc0d-4568-aa8f-7856926b2409 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 Jul 22 10:11:40.444663 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-479d3771-dc0d-4568-aa8f-7856926b2409 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:40.444856 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-479d3771-dc0d-4568-aa8f-7856926b2409 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:40.445047 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-479d3771-dc0d-4568-aa8f-7856926b2409 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d32a6cfa-9a18-4165-b22f-0be71b8805d8. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:40.448968 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:40.448968 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:40.449496 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-479d3771-dc0d-4568-aa8f-7856926b2409 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 returned with HTTP 200 Jul 22 10:11:40.449881 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1404/5610] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:40 2026] GET /volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:41.459099 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-953388b0-d6f6-43e4-ad7b-42db412f086f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:41.460885 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-953388b0-d6f6-43e4-ad7b-42db412f086f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 Jul 22 10:11:41.461112 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-953388b0-d6f6-43e4-ad7b-42db412f086f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:41.461335 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-953388b0-d6f6-43e4-ad7b-42db412f086f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:41.461471 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-953388b0-d6f6-43e4-ad7b-42db412f086f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d32a6cfa-9a18-4165-b22f-0be71b8805d8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:41.465433 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:41.465433 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:11:41.466012 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-953388b0-d6f6-43e4-ad7b-42db412f086f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 returned with HTTP 200 Jul 22 10:11:41.466430 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1396/5611] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:41 2026] GET /volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:42.476515 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-012a410b-3511-4807-8ef9-07ffe3af35a0 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:42.478758 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-012a410b-3511-4807-8ef9-07ffe3af35a0 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 Jul 22 10:11:42.479016 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-012a410b-3511-4807-8ef9-07ffe3af35a0 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:42.479232 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-012a410b-3511-4807-8ef9-07ffe3af35a0 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:42.479330 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-012a410b-3511-4807-8ef9-07ffe3af35a0 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d32a6cfa-9a18-4165-b22f-0be71b8805d8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:42.483675 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:42.483675 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:42.484336 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-012a410b-3511-4807-8ef9-07ffe3af35a0 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 returned with HTTP 200 Jul 22 10:11:42.484692 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1396/5612] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:42 2026] GET /volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:43.498331 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-df217811-f59a-4345-ae17-664b72761548 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:43.504730 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-df217811-f59a-4345-ae17-664b72761548 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 Jul 22 10:11:43.505637 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-df217811-f59a-4345-ae17-664b72761548 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:43.506419 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-df217811-f59a-4345-ae17-664b72761548 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:43.506574 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-df217811-f59a-4345-ae17-664b72761548 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d32a6cfa-9a18-4165-b22f-0be71b8805d8. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:43.522751 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:43.522751 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:43.525661 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-df217811-f59a-4345-ae17-664b72761548 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 returned with HTTP 200 Jul 22 10:11:43.528150 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1417/5613] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:43 2026] GET /volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 => generated 735 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:44.538390 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-4c86ad2f-e0b1-4c08-aa46-27c76e5359bc None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:44.540374 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4c86ad2f-e0b1-4c08-aa46-27c76e5359bc tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 Jul 22 10:11:44.540582 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4c86ad2f-e0b1-4c08-aa46-27c76e5359bc tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:44.540765 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-4c86ad2f-e0b1-4c08-aa46-27c76e5359bc tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:44.540935 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-4c86ad2f-e0b1-4c08-aa46-27c76e5359bc tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d32a6cfa-9a18-4165-b22f-0be71b8805d8. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:44.545478 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:44.545478 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:44.546226 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-4c86ad2f-e0b1-4c08-aa46-27c76e5359bc tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 returned with HTTP 200 Jul 22 10:11:44.546748 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1405/5614] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:44 2026] GET /volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:45.558425 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c8b5f6db-6920-4ae7-8909-65bf00b0be2a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:45.560508 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c8b5f6db-6920-4ae7-8909-65bf00b0be2a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 Jul 22 10:11:45.560760 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c8b5f6db-6920-4ae7-8909-65bf00b0be2a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:45.561027 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c8b5f6db-6920-4ae7-8909-65bf00b0be2a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:45.561149 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-c8b5f6db-6920-4ae7-8909-65bf00b0be2a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d32a6cfa-9a18-4165-b22f-0be71b8805d8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:45.565367 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:45.565367 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:11:45.566006 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c8b5f6db-6920-4ae7-8909-65bf00b0be2a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 returned with HTTP 200 Jul 22 10:11:45.566367 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1397/5615] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:45 2026] GET /volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:46.578054 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0d921b32-f443-4b11-9732-747b57fe622a None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:46.580110 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0d921b32-f443-4b11-9732-747b57fe622a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 Jul 22 10:11:46.580374 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0d921b32-f443-4b11-9732-747b57fe622a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:46.580620 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0d921b32-f443-4b11-9732-747b57fe622a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:46.580788 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-0d921b32-f443-4b11-9732-747b57fe622a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d32a6cfa-9a18-4165-b22f-0be71b8805d8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:46.585804 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:46.585804 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:46.586588 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0d921b32-f443-4b11-9732-747b57fe622a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 returned with HTTP 200 Jul 22 10:11:46.587079 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1397/5616] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:46 2026] GET /volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:47.605354 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f4511a8a-ed22-4b59-bca4-6a7dca334c1c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:47.611472 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f4511a8a-ed22-4b59-bca4-6a7dca334c1c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 Jul 22 10:11:47.611733 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f4511a8a-ed22-4b59-bca4-6a7dca334c1c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:47.612018 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f4511a8a-ed22-4b59-bca4-6a7dca334c1c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:47.612140 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-f4511a8a-ed22-4b59-bca4-6a7dca334c1c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d32a6cfa-9a18-4165-b22f-0be71b8805d8. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:47.620648 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:47.620648 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:47.621030 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f4511a8a-ed22-4b59-bca4-6a7dca334c1c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 returned with HTTP 200 Jul 22 10:11:47.621573 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1418/5617] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:47 2026] GET /volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:48.632902 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d44fd135-0c23-444f-86b8-c68940eb3d27 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:48.634833 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d44fd135-0c23-444f-86b8-c68940eb3d27 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 Jul 22 10:11:48.635089 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d44fd135-0c23-444f-86b8-c68940eb3d27 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:48.635304 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d44fd135-0c23-444f-86b8-c68940eb3d27 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:48.635458 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-d44fd135-0c23-444f-86b8-c68940eb3d27 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d32a6cfa-9a18-4165-b22f-0be71b8805d8. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:48.640024 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:48.640024 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:48.640749 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d44fd135-0c23-444f-86b8-c68940eb3d27 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 returned with HTTP 200 Jul 22 10:11:48.641226 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1406/5618] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:48 2026] GET /volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:49.651335 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7a28db16-df0d-4e3e-99d2-7fe4ac4d8397 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:49.653355 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a28db16-df0d-4e3e-99d2-7fe4ac4d8397 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 Jul 22 10:11:49.653554 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a28db16-df0d-4e3e-99d2-7fe4ac4d8397 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:49.653787 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a28db16-df0d-4e3e-99d2-7fe4ac4d8397 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:49.653915 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-7a28db16-df0d-4e3e-99d2-7fe4ac4d8397 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d32a6cfa-9a18-4165-b22f-0be71b8805d8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:49.658194 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:49.658194 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:11:49.658842 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a28db16-df0d-4e3e-99d2-7fe4ac4d8397 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 returned with HTTP 200 Jul 22 10:11:49.659222 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1398/5619] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:49 2026] GET /volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:50.670234 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ba09b93c-0184-4234-89b5-3a9531a9f702 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:50.673322 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ba09b93c-0184-4234-89b5-3a9531a9f702 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 Jul 22 10:11:50.673322 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ba09b93c-0184-4234-89b5-3a9531a9f702 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:50.673322 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ba09b93c-0184-4234-89b5-3a9531a9f702 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:50.673322 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-ba09b93c-0184-4234-89b5-3a9531a9f702 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d32a6cfa-9a18-4165-b22f-0be71b8805d8. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:50.676709 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:50.676709 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:50.677390 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ba09b93c-0184-4234-89b5-3a9531a9f702 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 returned with HTTP 200 Jul 22 10:11:50.677830 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1398/5620] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:50 2026] GET /volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:51.687620 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b6b84992-1535-4669-ab93-223756bbb346 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:51.689301 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b6b84992-1535-4669-ab93-223756bbb346 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 Jul 22 10:11:51.689554 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b6b84992-1535-4669-ab93-223756bbb346 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:51.689794 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b6b84992-1535-4669-ab93-223756bbb346 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:51.689943 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-b6b84992-1535-4669-ab93-223756bbb346 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d32a6cfa-9a18-4165-b22f-0be71b8805d8. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:51.693878 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:51.693878 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:51.694490 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b6b84992-1535-4669-ab93-223756bbb346 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 returned with HTTP 200 Jul 22 10:11:51.694888 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1419/5621] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:51 2026] GET /volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:51.704576 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-33014b1b-03a6-486b-8c4c-fc2bbac98e2c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:51.706202 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-33014b1b-03a6-486b-8c4c-fc2bbac98e2c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] DELETE https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 Jul 22 10:11:51.706528 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-33014b1b-03a6-486b-8c4c-fc2bbac98e2c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:51.706812 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-33014b1b-03a6-486b-8c4c-fc2bbac98e2c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:51.707044 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-33014b1b-03a6-486b-8c4c-fc2bbac98e2c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Delete backup with id: d32a6cfa-9a18-4165-b22f-0be71b8805d8. Jul 22 10:11:51.711512 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:51.711512 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:51.723115 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-33014b1b-03a6-486b-8c4c-fc2bbac98e2c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] delete_backup rpcapi backup_id d32a6cfa-9a18-4165-b22f-0be71b8805d8 {{(pid=100150) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:11:51.724682 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-33014b1b-03a6-486b-8c4c-fc2bbac98e2c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] https://10.4.3.206/volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 returned with HTTP 202 Jul 22 10:11:51.725071 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1407/5622] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:11:51 2026] DELETE /volume/v3/backups/d32a6cfa-9a18-4165-b22f-0be71b8805d8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:11:51.731220 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b7a0f19a-60ed-4208-bf5a-c9cbd623e574 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:51.732825 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7a0f19a-60ed-4208-bf5a-c9cbd623e574 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/0aec780a-7ab6-4c40-b060-b7dea5012b34 Jul 22 10:11:51.733040 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b7a0f19a-60ed-4208-bf5a-c9cbd623e574 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:51.733207 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b7a0f19a-60ed-4208-bf5a-c9cbd623e574 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:51.733355 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-b7a0f19a-60ed-4208-bf5a-c9cbd623e574 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Delete volume with id: 0aec780a-7ab6-4c40-b060-b7dea5012b34 Jul 22 10:11:51.740599 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:51.740599 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:11:51.740722 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b7a0f19a-60ed-4208-bf5a-c9cbd623e574 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:11:51.758505 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b7a0f19a-60ed-4208-bf5a-c9cbd623e574 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Delete volume request issued successfully. Jul 22 10:11:51.758739 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7a0f19a-60ed-4208-bf5a-c9cbd623e574 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/0aec780a-7ab6-4c40-b060-b7dea5012b34 returned with HTTP 202 Jul 22 10:11:51.759429 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1399/5623] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:11:51 2026] DELETE /volume/v3/volumes/0aec780a-7ab6-4c40-b060-b7dea5012b34 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:11:51.766051 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-f802724c-9ec0-42ac-a746-0b8149b2f589 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:51.767688 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f802724c-9ec0-42ac-a746-0b8149b2f589 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/volumes/0aec780a-7ab6-4c40-b060-b7dea5012b34 Jul 22 10:11:51.767942 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f802724c-9ec0-42ac-a746-0b8149b2f589 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:51.768133 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-f802724c-9ec0-42ac-a746-0b8149b2f589 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:51.774836 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:51.774836 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:51.778175 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-f802724c-9ec0-42ac-a746-0b8149b2f589 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:11:51.781782 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-f802724c-9ec0-42ac-a746-0b8149b2f589 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/0aec780a-7ab6-4c40-b060-b7dea5012b34 returned with HTTP 200 Jul 22 10:11:51.782253 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1399/5624] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:51 2026] GET /volume/v3/volumes/0aec780a-7ab6-4c40-b060-b7dea5012b34 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:11:52.794026 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-e2573258-8fd1-4f03-81a3-c036b20fef8f None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:52.795944 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e2573258-8fd1-4f03-81a3-c036b20fef8f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/volumes/0aec780a-7ab6-4c40-b060-b7dea5012b34 Jul 22 10:11:52.796159 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e2573258-8fd1-4f03-81a3-c036b20fef8f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:52.796330 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-e2573258-8fd1-4f03-81a3-c036b20fef8f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:52.802542 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-e2573258-8fd1-4f03-81a3-c036b20fef8f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/0aec780a-7ab6-4c40-b060-b7dea5012b34 returned with HTTP 404 Jul 22 10:11:52.803078 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1420/5625] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:52 2026] GET /volume/v3/volumes/0aec780a-7ab6-4c40-b060-b7dea5012b34 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:11:52.810436 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-790d06f2-cdfa-4f33-b7f5-c7abf6a85b3b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:52.812414 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-790d06f2-cdfa-4f33-b7f5-c7abf6a85b3b tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec/export_record Jul 22 10:11:52.812603 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-790d06f2-cdfa-4f33-b7f5-c7abf6a85b3b tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:52.812784 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-790d06f2-cdfa-4f33-b7f5-c7abf6a85b3b tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Calling method 'export_record' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:52.812886 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.backups [None req-790d06f2-cdfa-4f33-b7f5-c7abf6a85b3b tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Export record for backup d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100150) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 10:11:52.816658 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:52.816658 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:52.817696 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.policy [None req-790d06f2-cdfa-4f33-b7f5-c7abf6a85b3b tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'ac29a97e29a048c3acd46313c44b1fbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e09d3468ddff4f16b976c2209345b74c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100150) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 10:11:52.818051 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-790d06f2-cdfa-4f33-b7f5-c7abf6a85b3b tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec/export_record returned with HTTP 403 Jul 22 10:11:52.818498 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1408/5626] 10.4.3.206 () {68 vars in 1430 bytes} [Wed Jul 22 10:11:52 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:11:52.825828 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-03a926af-5673-4679-ab64-ad21dbc0e090 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:52.827414 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:11:52.827766 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1014411829"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:52.829148 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1014411829'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:11:52.829276 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Create volume of 1 GB Jul 22 10:11:52.832854 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Availability Zones retrieved successfully. Jul 22 10:11:52.838292 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Flow 'volume_create_api' (17d417d3-ecbf-427e-ad4c-1c207dd8700b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:11:52.839186 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1b85748-e9a8-49fd-b33a-bc874c2ff3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:52.839900 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:11:52.861416 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1b85748-e9a8-49fd-b33a-bc874c2ff3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:52.862110 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbf08969-1b79-4f77-b9a7-56fdcabf9536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:52.893679 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Created reservations ['88f10082-637a-461e-b3af-89de0f54bd1f', 'c6d7e8d5-edeb-4200-924f-7927ced0c0b2', '75b53808-066e-4fe2-a7bd-6b5e9f442e0a', '9a4da3ea-f4c9-45e1-9359-013fc89015ed'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:11:52.894413 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbf08969-1b79-4f77-b9a7-56fdcabf9536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88f10082-637a-461e-b3af-89de0f54bd1f', 'c6d7e8d5-edeb-4200-924f-7927ced0c0b2', '75b53808-066e-4fe2-a7bd-6b5e9f442e0a', '9a4da3ea-f4c9-45e1-9359-013fc89015ed']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:52.895120 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f70a2954-9019-480a-8d31-2f6b68d9944b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:52.915429 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f70a2954-9019-480a-8d31-2f6b68d9944b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eec8226b-3541-4fbf-ac92-c020cd11ce5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1014411829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e09d3468ddff4f16b976c2209345b74c',qos_specs=None,replication_status=,reservations=['88f10082-637a-461e-b3af-89de0f54bd1f','c6d7e8d5-edeb-4200-924f-7927ced0c0b2','75b53808-066e-4fe2-a7bd-6b5e9f442e0a','9a4da3ea-f4c9-45e1-9359-013fc89015ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97c8460773d4988b1ebae18173b7d35',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:11:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1014411829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eec8226b-3541-4fbf-ac92-c020cd11ce5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e09d3468ddff4f16b976c2209345b74c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a97c8460773d4988b1ebae18173b7d35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:52.916188 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80f986f-40be-4fa0-9bc1-c2723d233ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:52.931913 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80f986f-40be-4fa0-9bc1-c2723d233ac0) transitioned into state 'SUCCESS' from state '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-1014411829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e09d3468ddff4f16b976c2209345b74c',qos_specs=None,replication_status=,reservations=['88f10082-637a-461e-b3af-89de0f54bd1f','c6d7e8d5-edeb-4200-924f-7927ced0c0b2','75b53808-066e-4fe2-a7bd-6b5e9f442e0a','9a4da3ea-f4c9-45e1-9359-013fc89015ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97c8460773d4988b1ebae18173b7d35',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:52.932599 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (454d5f56-64fe-4aa3-830e-6ef7edbae46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:11:52.940242 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (454d5f56-64fe-4aa3-830e-6ef7edbae46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:11:52.941023 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Flow 'volume_create_api' (17d417d3-ecbf-427e-ad4c-1c207dd8700b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:11:52.941293 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Create volume request issued successfully. Jul 22 10:11:52.941846 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-03a926af-5673-4679-ab64-ad21dbc0e090 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:11:52.942447 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1400/5627] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 10:11:52 2026] POST /volume/v3/volumes => generated 778 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:11:52.956055 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-5254b3a2-53d0-4dca-b004-45064539caef None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:52.957988 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5254b3a2-53d0-4dca-b004-45064539caef tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/volumes/eec8226b-3541-4fbf-ac92-c020cd11ce5c Jul 22 10:11:52.958230 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5254b3a2-53d0-4dca-b004-45064539caef tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:52.958442 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-5254b3a2-53d0-4dca-b004-45064539caef tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:52.965056 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:52.965056 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:52.968110 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-5254b3a2-53d0-4dca-b004-45064539caef tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:11:52.971539 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-5254b3a2-53d0-4dca-b004-45064539caef tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/eec8226b-3541-4fbf-ac92-c020cd11ce5c returned with HTTP 200 Jul 22 10:11:52.971885 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1400/5628] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:52 2026] GET /volume/v3/volumes/eec8226b-3541-4fbf-ac92-c020cd11ce5c => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:53.985589 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-05b52fd2-dd44-492b-bf01-71581e011d8e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:53.987413 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-05b52fd2-dd44-492b-bf01-71581e011d8e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/volumes/eec8226b-3541-4fbf-ac92-c020cd11ce5c Jul 22 10:11:53.987613 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-05b52fd2-dd44-492b-bf01-71581e011d8e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:53.987825 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-05b52fd2-dd44-492b-bf01-71581e011d8e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:53.996818 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:53.996818 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:54.000279 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-05b52fd2-dd44-492b-bf01-71581e011d8e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:11:54.004895 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-05b52fd2-dd44-492b-bf01-71581e011d8e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/eec8226b-3541-4fbf-ac92-c020cd11ce5c returned with HTTP 200 Jul 22 10:11:54.005355 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1421/5629] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:53 2026] GET /volume/v3/volumes/eec8226b-3541-4fbf-ac92-c020cd11ce5c => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:11:54.016461 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-82998fff-f6e5-46c1-8fb6-44715bb73288 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:54.018105 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-82998fff-f6e5-46c1-8fb6-44715bb73288 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 10:11:54.018418 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-82998fff-f6e5-46c1-8fb6-44715bb73288 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eec8226b-3541-4fbf-ac92-c020cd11ce5c", "name": "tempest-type-Backup-334022528"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:11:54.019869 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.backups [None req-82998fff-f6e5-46c1-8fb6-44715bb73288 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Creating new backup {'backup': {'volume_id': 'eec8226b-3541-4fbf-ac92-c020cd11ce5c', 'name': 'tempest-type-Backup-334022528'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:11:54.020035 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-82998fff-f6e5-46c1-8fb6-44715bb73288 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Creating backup of volume eec8226b-3541-4fbf-ac92-c020cd11ce5c in container None Jul 22 10:11:54.027026 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:54.027026 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:54.027349 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-82998fff-f6e5-46c1-8fb6-44715bb73288 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:11:54.041956 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-82998fff-f6e5-46c1-8fb6-44715bb73288 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Created reservations ['07dd6e16-805f-4302-9000-904d082ef8e2', '4793acb3-e94f-4cbd-a2d3-208c0ec41d9f'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:11:54.065665 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-82998fff-f6e5-46c1-8fb6-44715bb73288 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:11:54.066105 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1409/5630] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:11:54 2026] POST /volume/v3/backups => generated 315 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:11:54.075232 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4cf4379b-b1ac-475c-a15a-a0114666922f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:54.076995 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4cf4379b-b1ac-475c-a15a-a0114666922f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:11:54.077196 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4cf4379b-b1ac-475c-a15a-a0114666922f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:54.077375 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4cf4379b-b1ac-475c-a15a-a0114666922f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:54.077474 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-4cf4379b-b1ac-475c-a15a-a0114666922f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:54.081346 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:54.081346 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:11:54.081972 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4cf4379b-b1ac-475c-a15a-a0114666922f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 200 Jul 22 10:11:54.082444 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1401/5631] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:54 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:55.091904 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e0dc1291-fe36-48b1-b46a-8b77f71633a3 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:55.093662 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e0dc1291-fe36-48b1-b46a-8b77f71633a3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:11:55.093899 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e0dc1291-fe36-48b1-b46a-8b77f71633a3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:55.094127 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e0dc1291-fe36-48b1-b46a-8b77f71633a3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:55.094231 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-e0dc1291-fe36-48b1-b46a-8b77f71633a3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:55.098294 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:55.098294 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:55.098879 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e0dc1291-fe36-48b1-b46a-8b77f71633a3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 200 Jul 22 10:11:55.099360 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1401/5632] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:55 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:56.109176 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4c2d955f-f093-401f-8a38-18651001c647 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:56.111431 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4c2d955f-f093-401f-8a38-18651001c647 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:11:56.111734 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4c2d955f-f093-401f-8a38-18651001c647 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:56.111940 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4c2d955f-f093-401f-8a38-18651001c647 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:56.112077 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-4c2d955f-f093-401f-8a38-18651001c647 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:56.117345 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:56.117345 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:11:56.118127 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4c2d955f-f093-401f-8a38-18651001c647 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 200 Jul 22 10:11:56.118513 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1422/5633] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:56 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:57.129321 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-aff93c7c-eb8c-46b4-95ec-399035b3ebf7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:57.131205 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-aff93c7c-eb8c-46b4-95ec-399035b3ebf7 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:11:57.131406 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-aff93c7c-eb8c-46b4-95ec-399035b3ebf7 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:57.131589 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-aff93c7c-eb8c-46b4-95ec-399035b3ebf7 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:57.131719 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-aff93c7c-eb8c-46b4-95ec-399035b3ebf7 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:57.136152 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:57.136152 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:11:57.136754 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-aff93c7c-eb8c-46b4-95ec-399035b3ebf7 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 200 Jul 22 10:11:57.137145 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1410/5634] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:57 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:58.147145 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c00c3a8f-19a7-400a-9900-55e2618f7b3d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:58.148962 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c00c3a8f-19a7-400a-9900-55e2618f7b3d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:11:58.149207 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c00c3a8f-19a7-400a-9900-55e2618f7b3d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:58.149427 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c00c3a8f-19a7-400a-9900-55e2618f7b3d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:58.149574 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-c00c3a8f-19a7-400a-9900-55e2618f7b3d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:58.153642 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:58.153642 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:11:58.154232 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c00c3a8f-19a7-400a-9900-55e2618f7b3d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 200 Jul 22 10:11:58.154651 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1402/5635] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:58 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:11:59.165469 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-dd314d70-557c-4e10-8023-0dcdc823d5f4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:11:59.166957 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dd314d70-557c-4e10-8023-0dcdc823d5f4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:11:59.167525 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dd314d70-557c-4e10-8023-0dcdc823d5f4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:11:59.167525 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dd314d70-557c-4e10-8023-0dcdc823d5f4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:11:59.167588 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-dd314d70-557c-4e10-8023-0dcdc823d5f4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:11:59.172801 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:11:59.172801 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:11:59.173834 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dd314d70-557c-4e10-8023-0dcdc823d5f4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 200 Jul 22 10:11:59.173834 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1402/5636] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:11:59 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:00.186396 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4fae03e1-1c69-46ff-a4ad-9553a0d221a3 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:00.188324 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4fae03e1-1c69-46ff-a4ad-9553a0d221a3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:12:00.188399 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4fae03e1-1c69-46ff-a4ad-9553a0d221a3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:00.188399 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4fae03e1-1c69-46ff-a4ad-9553a0d221a3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:00.188399 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-4fae03e1-1c69-46ff-a4ad-9553a0d221a3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:00.192881 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:00.192881 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:00.193576 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4fae03e1-1c69-46ff-a4ad-9553a0d221a3 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 200 Jul 22 10:12:00.194098 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1423/5637] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:00 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:01.205896 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-66497793-5e27-4af0-adb6-10766161f832 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:01.207982 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-66497793-5e27-4af0-adb6-10766161f832 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:12:01.208300 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-66497793-5e27-4af0-adb6-10766161f832 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:01.208577 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-66497793-5e27-4af0-adb6-10766161f832 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:01.208758 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-66497793-5e27-4af0-adb6-10766161f832 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:01.213380 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:01.213380 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:01.214291 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-66497793-5e27-4af0-adb6-10766161f832 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 200 Jul 22 10:12:01.214871 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1411/5638] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:01 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:02.225141 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2e8b4444-a289-4e5d-8c64-d0d5221e4750 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:02.227052 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2e8b4444-a289-4e5d-8c64-d0d5221e4750 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:12:02.227297 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2e8b4444-a289-4e5d-8c64-d0d5221e4750 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:02.227534 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2e8b4444-a289-4e5d-8c64-d0d5221e4750 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:02.227719 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-2e8b4444-a289-4e5d-8c64-d0d5221e4750 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:02.232115 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:02.232115 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:02.232806 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2e8b4444-a289-4e5d-8c64-d0d5221e4750 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 200 Jul 22 10:12:02.233217 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1403/5639] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:02 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:03.243536 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-08e3ab8b-b406-4c4e-b668-1788c4671c31 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:03.245513 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-08e3ab8b-b406-4c4e-b668-1788c4671c31 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:12:03.245789 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-08e3ab8b-b406-4c4e-b668-1788c4671c31 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:03.246007 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-08e3ab8b-b406-4c4e-b668-1788c4671c31 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:03.246137 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-08e3ab8b-b406-4c4e-b668-1788c4671c31 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:03.250848 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:03.250848 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:12:03.251713 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-08e3ab8b-b406-4c4e-b668-1788c4671c31 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 200 Jul 22 10:12:03.252123 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1403/5640] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:03 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:04.262942 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-6ef1d01c-d3cf-409e-87a6-9337cfb33d28 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:04.264721 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6ef1d01c-d3cf-409e-87a6-9337cfb33d28 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:12:04.264917 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6ef1d01c-d3cf-409e-87a6-9337cfb33d28 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:04.265119 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-6ef1d01c-d3cf-409e-87a6-9337cfb33d28 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:04.265214 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-6ef1d01c-d3cf-409e-87a6-9337cfb33d28 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:04.269334 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:04.269334 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:04.269948 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-6ef1d01c-d3cf-409e-87a6-9337cfb33d28 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 200 Jul 22 10:12:04.270271 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1424/5641] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:04 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:05.280510 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-393223b5-272e-41ac-bbec-f936ee2108b6 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:05.282164 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-393223b5-272e-41ac-bbec-f936ee2108b6 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:12:05.282509 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-393223b5-272e-41ac-bbec-f936ee2108b6 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:05.282779 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-393223b5-272e-41ac-bbec-f936ee2108b6 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:05.283707 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-393223b5-272e-41ac-bbec-f936ee2108b6 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:05.287578 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:05.287578 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:05.288575 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-393223b5-272e-41ac-bbec-f936ee2108b6 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 200 Jul 22 10:12:05.289353 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1412/5642] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:05 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:06.298947 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9e315fa4-0b4f-48bc-96bd-eb52b5bdbfc6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:06.301148 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9e315fa4-0b4f-48bc-96bd-eb52b5bdbfc6 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:12:06.301431 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9e315fa4-0b4f-48bc-96bd-eb52b5bdbfc6 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:06.301674 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9e315fa4-0b4f-48bc-96bd-eb52b5bdbfc6 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:06.301817 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-9e315fa4-0b4f-48bc-96bd-eb52b5bdbfc6 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:06.306490 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:06.306490 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:06.307238 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9e315fa4-0b4f-48bc-96bd-eb52b5bdbfc6 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 200 Jul 22 10:12:06.307698 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1404/5643] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:06 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:07.318497 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-452993b9-dbcf-43ad-8948-05349a3d0f5c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:07.319781 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-452993b9-dbcf-43ad-8948-05349a3d0f5c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:12:07.319980 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-452993b9-dbcf-43ad-8948-05349a3d0f5c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:07.320157 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-452993b9-dbcf-43ad-8948-05349a3d0f5c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:07.320261 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-452993b9-dbcf-43ad-8948-05349a3d0f5c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:07.324649 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:07.324649 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:12:07.325346 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-452993b9-dbcf-43ad-8948-05349a3d0f5c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 200 Jul 22 10:12:07.325758 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1404/5644] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:07 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:08.336070 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-4d7f7151-05ec-4d65-9c39-973e9cee3a38 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:08.337833 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4d7f7151-05ec-4d65-9c39-973e9cee3a38 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:12:08.338060 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4d7f7151-05ec-4d65-9c39-973e9cee3a38 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:08.338237 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-4d7f7151-05ec-4d65-9c39-973e9cee3a38 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:08.338333 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-4d7f7151-05ec-4d65-9c39-973e9cee3a38 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:08.339917 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=55,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:12:08.342778 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:08.342778 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:08.343403 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-4d7f7151-05ec-4d65-9c39-973e9cee3a38 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 200 Jul 22 10:12:08.343956 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1425/5645] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:08 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:08.355431 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-a31806eb-e4ea-4fcc-a028-f597c688e9a4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:08.358005 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a31806eb-e4ea-4fcc-a028-f597c688e9a4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae/export_record Jul 22 10:12:08.358164 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a31806eb-e4ea-4fcc-a028-f597c688e9a4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:08.358326 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-a31806eb-e4ea-4fcc-a028-f597c688e9a4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'export_record' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:08.358434 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.backups [None req-a31806eb-e4ea-4fcc-a028-f597c688e9a4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Export record for backup 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100150) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 10:12:08.362413 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:08.362413 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:08.363556 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.api [None req-a31806eb-e4ea-4fcc-a028-f597c688e9a4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling RPCAPI with context: , host: np0000005636, backup: 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100150) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 10:12:08.369631 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-a31806eb-e4ea-4fcc-a028-f597c688e9a4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] export_record in rpcapi backup_id 2d1a2192-3055-44ed-8012-51017bc309ae on host np0000005636. {{(pid=100150) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 10:12:08.382168 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.contrib.backups [None req-a31806eb-e4ea-4fcc-a028-f597c688e9a4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmQxYTIxOTItMzA1NS00NGVkLTgwMTItNTEwMTdiYzMwOWFlIiwgInVzZXJfaWQiOiAiYTk3Yzg0NjA3NzNkNDk4OGIxZWJhZTE4MTczYjdkMzUiLCAicHJvamVjdF9pZCI6ICJlMDlkMzQ2OGRkZmY0ZjE2Yjk3NmMyMjA5MzQ1Yjc0YyIsICJ2b2x1bWVfaWQiOiAiZWVjODIyNmItMzU0MS00ZmJmLWFjOTItYzAyMGNkMTFjZTVjIiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMzQwMjI1MjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZWM4MjI2Yi0zNTQxLTRmYmYtYWM5Mi1jMDIwY2QxMWNlNWMvMjAyNjA3MjIxMDExNTYvYXpfbm92YV9iYWNrdXBfMmQxYTIxOTItMzA1NS00NGVkLTgwMTItNTEwMTdiYzMwOWFlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQxMDoxMTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQxMDoxMTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDEwOjEyOjA4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100150) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 10:12:08.382448 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-a31806eb-e4ea-4fcc-a028-f597c688e9a4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae/export_record returned with HTTP 200 Jul 22 10:12:08.382901 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1413/5646] 10.4.3.206 () {68 vars in 1430 bytes} [Wed Jul 22 10:12:08 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:12:08.390474 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7f961656-2f31-4767-89d2-73ce7d7996f4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:08.392134 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7f961656-2f31-4767-89d2-73ce7d7996f4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:12:08.392449 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7f961656-2f31-4767-89d2-73ce7d7996f4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:08.393561 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7f961656-2f31-4767-89d2-73ce7d7996f4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:08.393561 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-7f961656-2f31-4767-89d2-73ce7d7996f4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:08.396838 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:08.396838 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:08.397492 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7f961656-2f31-4767-89d2-73ce7d7996f4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 200 Jul 22 10:12:08.397880 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1405/5647] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:08 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:08.406880 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d9720e42-7013-4024-b2b7-733110aa5554 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:08.409089 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d9720e42-7013-4024-b2b7-733110aa5554 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] POST https://10.4.3.206/volume/v3/backups/import_record Jul 22 10:12:08.409577 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d9720e42-7013-4024-b2b7-733110aa5554 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjVhZmFjYTEtYTRiMS00MWFkLThhZWYtNmRiZGEwNGMyZTg2IiwgInVzZXJfaWQiOiAiYTk3Yzg0NjA3NzNkNDk4OGIxZWJhZTE4MTczYjdkMzUiLCAicHJvamVjdF9pZCI6ICJlMDlkMzQ2OGRkZmY0ZjE2Yjk3NmMyMjA5MzQ1Yjc0YyIsICJ2b2x1bWVfaWQiOiAiZWVjODIyNmItMzU0MS00ZmJmLWFjOTItYzAyMGNkMTFjZTVjIiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMzQwMjI1MjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZWM4MjI2Yi0zNTQxLTRmYmYtYWM5Mi1jMDIwY2QxMWNlNWMvMjAyNjA3MjIxMDExNTYvYXpfbm92YV9iYWNrdXBfMmQxYTIxOTItMzA1NS00NGVkLTgwMTItNTEwMTdiYzMwOWFlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQxMDoxMTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQxMDoxMTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDEwOjEyOjA4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:12:08.411150 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-d9720e42-7013-4024-b2b7-733110aa5554 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjVhZmFjYTEtYTRiMS00MWFkLThhZWYtNmRiZGEwNGMyZTg2IiwgInVzZXJfaWQiOiAiYTk3Yzg0NjA3NzNkNDk4OGIxZWJhZTE4MTczYjdkMzUiLCAicHJvamVjdF9pZCI6ICJlMDlkMzQ2OGRkZmY0ZjE2Yjk3NmMyMjA5MzQ1Yjc0YyIsICJ2b2x1bWVfaWQiOiAiZWVjODIyNmItMzU0MS00ZmJmLWFjOTItYzAyMGNkMTFjZTVjIiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMzQwMjI1MjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZWM4MjI2Yi0zNTQxLTRmYmYtYWM5Mi1jMDIwY2QxMWNlNWMvMjAyNjA3MjIxMDExNTYvYXpfbm92YV9iYWNrdXBfMmQxYTIxOTItMzA1NS00NGVkLTgwMTItNTEwMTdiYzMwOWFlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQxMDoxMTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQxMDoxMTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDEwOjEyOjA4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100149) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 22 10:12:08.411347 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.backups [None req-d9720e42-7013-4024-b2b7-733110aa5554 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjVhZmFjYTEtYTRiMS00MWFkLThhZWYtNmRiZGEwNGMyZTg2IiwgInVzZXJfaWQiOiAiYTk3Yzg0NjA3NzNkNDk4OGIxZWJhZTE4MTczYjdkMzUiLCAicHJvamVjdF9pZCI6ICJlMDlkMzQ2OGRkZmY0ZjE2Yjk3NmMyMjA5MzQ1Yjc0YyIsICJ2b2x1bWVfaWQiOiAiZWVjODIyNmItMzU0MS00ZmJmLWFjOTItYzAyMGNkMTFjZTVjIiwgImhvc3QiOiAibnAwMDAwMDA1NjM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMzQwMjI1MjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZWM4MjI2Yi0zNTQxLTRmYmYtYWM5Mi1jMDIwY2QxMWNlNWMvMjAyNjA3MjIxMDExNTYvYXpfbm92YV9iYWNrdXBfMmQxYTIxOTItMzA1NS00NGVkLTgwMTItNTEwMTdiYzMwOWFlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQxMDoxMTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQxMDoxMTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDEwOjEyOjA4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100149) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 22 10:12:08.411914 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.policy [None req-d9720e42-7013-4024-b2b7-733110aa5554 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'ac29a97e29a048c3acd46313c44b1fbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e09d3468ddff4f16b976c2209345b74c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100149) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 10:12:08.412109 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d9720e42-7013-4024-b2b7-733110aa5554 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] https://10.4.3.206/volume/v3/backups/import_record returned with HTTP 403 Jul 22 10:12:08.412579 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1405/5648] 10.4.3.206 () {70 vars in 1342 bytes} [Wed Jul 22 10:12:08 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:12:08.419056 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f4f71575-dc56-42ef-a875-0b3c27efe0ce None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:08.420710 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f4f71575-dc56-42ef-a875-0b3c27efe0ce tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/eec8226b-3541-4fbf-ac92-c020cd11ce5c Jul 22 10:12:08.421010 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f4f71575-dc56-42ef-a875-0b3c27efe0ce tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:08.421242 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f4f71575-dc56-42ef-a875-0b3c27efe0ce tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:08.421419 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-f4f71575-dc56-42ef-a875-0b3c27efe0ce tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Delete volume with id: eec8226b-3541-4fbf-ac92-c020cd11ce5c Jul 22 10:12:08.427854 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:08.427854 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:08.428140 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f4f71575-dc56-42ef-a875-0b3c27efe0ce tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:12:08.441860 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f4f71575-dc56-42ef-a875-0b3c27efe0ce tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Delete volume request issued successfully. Jul 22 10:12:08.442032 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f4f71575-dc56-42ef-a875-0b3c27efe0ce tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/eec8226b-3541-4fbf-ac92-c020cd11ce5c returned with HTTP 202 Jul 22 10:12:08.442425 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1426/5649] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:12:08 2026] DELETE /volume/v3/volumes/eec8226b-3541-4fbf-ac92-c020cd11ce5c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:12:08.448562 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-799deb22-8e1c-4a24-85ce-845d8157b066 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:08.450285 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-799deb22-8e1c-4a24-85ce-845d8157b066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/volumes/eec8226b-3541-4fbf-ac92-c020cd11ce5c Jul 22 10:12:08.450506 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-799deb22-8e1c-4a24-85ce-845d8157b066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:08.450705 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-799deb22-8e1c-4a24-85ce-845d8157b066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:08.459650 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:08.459650 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:08.463570 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-799deb22-8e1c-4a24-85ce-845d8157b066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:12:08.467256 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-799deb22-8e1c-4a24-85ce-845d8157b066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/eec8226b-3541-4fbf-ac92-c020cd11ce5c returned with HTTP 200 Jul 22 10:12:08.467613 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1414/5650] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:08 2026] GET /volume/v3/volumes/eec8226b-3541-4fbf-ac92-c020cd11ce5c => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:12:09.479183 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f3c5aed6-eb41-4368-be15-94a251c96697 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:09.480834 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f3c5aed6-eb41-4368-be15-94a251c96697 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/volumes/eec8226b-3541-4fbf-ac92-c020cd11ce5c Jul 22 10:12:09.481076 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f3c5aed6-eb41-4368-be15-94a251c96697 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:09.481321 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f3c5aed6-eb41-4368-be15-94a251c96697 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:09.486777 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f3c5aed6-eb41-4368-be15-94a251c96697 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/eec8226b-3541-4fbf-ac92-c020cd11ce5c returned with HTTP 404 Jul 22 10:12:09.487200 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1406/5651] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:09 2026] GET /volume/v3/volumes/eec8226b-3541-4fbf-ac92-c020cd11ce5c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:12:09.494881 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d00841bc-23ee-4e9d-a36c-69d98bf99f57 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:09.496962 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d00841bc-23ee-4e9d-a36c-69d98bf99f57 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] GET https://10.4.3.206/volume/v3/backups Jul 22 10:12:09.497189 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d00841bc-23ee-4e9d-a36c-69d98bf99f57 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:09.497353 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d00841bc-23ee-4e9d-a36c-69d98bf99f57 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Calling method 'index' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:09.497648 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.api_utils [None req-d00841bc-23ee-4e9d-a36c-69d98bf99f57 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Removing options '' from query. {{(pid=100149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:12:09.505407 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=28 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:12:09.508811 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d00841bc-23ee-4e9d-a36c-69d98bf99f57 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 200 Jul 22 10:12:09.509288 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1406/5652] 10.4.3.206 () {68 vars in 1277 bytes} [Wed Jul 22 10:12:09 2026] GET /volume/v3/backups => generated 624 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:09.517490 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-afefa1ec-7a5e-42f1-a1ef-1c963ba33a9e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:09.519227 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-afefa1ec-7a5e-42f1-a1ef-1c963ba33a9e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] GET https://10.4.3.206/volume/v3/backups?project_id=e09d3468ddff4f16b976c2209345b74c Jul 22 10:12:09.519408 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-afefa1ec-7a5e-42f1-a1ef-1c963ba33a9e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:09.519591 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-afefa1ec-7a5e-42f1-a1ef-1c963ba33a9e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Calling method 'index' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:09.519837 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.api_utils [None req-afefa1ec-7a5e-42f1-a1ef-1c963ba33a9e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Removing options 'project_id' from query. {{(pid=100151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:12:09.525314 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-afefa1ec-7a5e-42f1-a1ef-1c963ba33a9e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] https://10.4.3.206/volume/v3/backups?project_id=e09d3468ddff4f16b976c2209345b74c returned with HTTP 200 Jul 22 10:12:09.525900 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1427/5653] 10.4.3.206 () {68 vars in 1364 bytes} [Wed Jul 22 10:12:09 2026] GET /volume/v3/backups?project_id=e09d3468ddff4f16b976c2209345b74c => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:09.534010 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-acf60478-6972-4270-9312-e66b90198066 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:09.536129 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:12:09.536584 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-145153999"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:12:09.538381 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-145153999'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:12:09.538552 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Create volume of 1 GB Jul 22 10:12:09.542818 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Availability Zones retrieved successfully. Jul 22 10:12:09.550834 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Flow 'volume_create_api' (451b7728-8fbe-4fe5-a192-3ce025d4a465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:12:09.552183 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92748b7b-e92d-4354-8e43-04bc3e01c597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:12:09.553351 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:12:09.582860 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92748b7b-e92d-4354-8e43-04bc3e01c597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:12:09.583642 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d695453-8bc4-4b91-a4f6-cac8a55cc858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:12:09.622325 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Created reservations ['24504bdf-7da9-43fe-a0b5-377e280898bd', '59a957c4-4d59-4188-ab8f-26a3ff28589a', 'dc245475-4cff-4aa6-ac17-08a1dea66115', 'fa53c4bd-62ff-42b6-af1f-b93e848b1f91'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:12:09.623165 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d695453-8bc4-4b91-a4f6-cac8a55cc858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24504bdf-7da9-43fe-a0b5-377e280898bd', '59a957c4-4d59-4188-ab8f-26a3ff28589a', 'dc245475-4cff-4aa6-ac17-08a1dea66115', 'fa53c4bd-62ff-42b6-af1f-b93e848b1f91']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:12:09.623891 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e7dbd57-903a-4168-b3e9-83dce6a8777a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:12:09.647789 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e7dbd57-903a-4168-b3e9-83dce6a8777a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7988e687-d8a8-4918-bc7b-ecbd69710586', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-145153999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e09d3468ddff4f16b976c2209345b74c',qos_specs=None,replication_status=,reservations=['24504bdf-7da9-43fe-a0b5-377e280898bd','59a957c4-4d59-4188-ab8f-26a3ff28589a','dc245475-4cff-4aa6-ac17-08a1dea66115','fa53c4bd-62ff-42b6-af1f-b93e848b1f91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97c8460773d4988b1ebae18173b7d35',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:12:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-145153999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7988e687-d8a8-4918-bc7b-ecbd69710586,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e09d3468ddff4f16b976c2209345b74c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a97c8460773d4988b1ebae18173b7d35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:12:09.648553 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6eeb8a6-6ea5-4786-85de-32c26d0e8d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:12:09.664859 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6eeb8a6-6ea5-4786-85de-32c26d0e8d8a) transitioned into state 'SUCCESS' from state '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-145153999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e09d3468ddff4f16b976c2209345b74c',qos_specs=None,replication_status=,reservations=['24504bdf-7da9-43fe-a0b5-377e280898bd','59a957c4-4d59-4188-ab8f-26a3ff28589a','dc245475-4cff-4aa6-ac17-08a1dea66115','fa53c4bd-62ff-42b6-af1f-b93e848b1f91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97c8460773d4988b1ebae18173b7d35',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:12:09.665538 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6822a64-92bd-4557-825f-5b67eb358afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:12:09.673171 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6822a64-92bd-4557-825f-5b67eb358afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:12:09.674017 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Flow 'volume_create_api' (451b7728-8fbe-4fe5-a192-3ce025d4a465) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:12:09.674295 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Create volume request issued successfully. Jul 22 10:12:09.674834 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-acf60478-6972-4270-9312-e66b90198066 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:12:09.675239 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1415/5654] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 10:12:09 2026] POST /volume/v3/volumes => generated 777 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:12:09.686167 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-09ff494c-4955-432b-9a96-044b8f30a7fa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:09.687910 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-09ff494c-4955-432b-9a96-044b8f30a7fa tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/volumes/7988e687-d8a8-4918-bc7b-ecbd69710586 Jul 22 10:12:09.688139 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-09ff494c-4955-432b-9a96-044b8f30a7fa tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:09.688357 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-09ff494c-4955-432b-9a96-044b8f30a7fa tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:09.695304 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:09.695304 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:09.698466 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-09ff494c-4955-432b-9a96-044b8f30a7fa tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:12:09.701834 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-09ff494c-4955-432b-9a96-044b8f30a7fa tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/7988e687-d8a8-4918-bc7b-ecbd69710586 returned with HTTP 200 Jul 22 10:12:09.702202 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1407/5655] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:09 2026] GET /volume/v3/volumes/7988e687-d8a8-4918-bc7b-ecbd69710586 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:10.714330 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fa028406-7af4-45f8-a32b-8f72b0b60a03 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:10.715836 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fa028406-7af4-45f8-a32b-8f72b0b60a03 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/volumes/7988e687-d8a8-4918-bc7b-ecbd69710586 Jul 22 10:12:10.716037 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fa028406-7af4-45f8-a32b-8f72b0b60a03 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:10.716222 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fa028406-7af4-45f8-a32b-8f72b0b60a03 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:10.724935 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:10.724935 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:12:10.728977 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fa028406-7af4-45f8-a32b-8f72b0b60a03 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:12:10.732864 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fa028406-7af4-45f8-a32b-8f72b0b60a03 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/7988e687-d8a8-4918-bc7b-ecbd69710586 returned with HTTP 200 Jul 22 10:12:10.733270 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1407/5656] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:10 2026] GET /volume/v3/volumes/7988e687-d8a8-4918-bc7b-ecbd69710586 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:12:10.745021 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-d11fdd5d-8cb3-48a5-ae41-15491d8fad01 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:10.746682 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d11fdd5d-8cb3-48a5-ae41-15491d8fad01 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 10:12:10.747052 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-d11fdd5d-8cb3-48a5-ae41-15491d8fad01 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7988e687-d8a8-4918-bc7b-ecbd69710586", "name": "tempest-type-Backup-1506438352"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:12:10.748421 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.backups [None req-d11fdd5d-8cb3-48a5-ae41-15491d8fad01 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Creating new backup {'backup': {'volume_id': '7988e687-d8a8-4918-bc7b-ecbd69710586', 'name': 'tempest-type-Backup-1506438352'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:12:10.748577 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-d11fdd5d-8cb3-48a5-ae41-15491d8fad01 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Creating backup of volume 7988e687-d8a8-4918-bc7b-ecbd69710586 in container None Jul 22 10:12:10.755579 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:10.755579 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:10.755866 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-d11fdd5d-8cb3-48a5-ae41-15491d8fad01 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:12:10.769663 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-d11fdd5d-8cb3-48a5-ae41-15491d8fad01 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Created reservations ['51b091c4-0b33-446f-a021-ce2b68ec5745', '269f3146-02b8-47fa-84f2-a2cf626f84e0'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:12:10.793522 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-d11fdd5d-8cb3-48a5-ae41-15491d8fad01 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:12:10.794060 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1428/5657] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:12:10 2026] POST /volume/v3/backups => generated 316 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:12:10.802227 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f241932c-a7c0-465a-9d29-482aa9a3fc66 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:10.804449 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f241932c-a7c0-465a-9d29-482aa9a3fc66 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 Jul 22 10:12:10.804514 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f241932c-a7c0-465a-9d29-482aa9a3fc66 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:10.804690 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f241932c-a7c0-465a-9d29-482aa9a3fc66 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:10.804795 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-f241932c-a7c0-465a-9d29-482aa9a3fc66 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:10.806646 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=72,cinder:INSERT=15,cinder:UPDATE=39 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:12:10.809897 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:10.809897 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:10.810583 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f241932c-a7c0-465a-9d29-482aa9a3fc66 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 returned with HTTP 200 Jul 22 10:12:10.810974 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1416/5658] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:10 2026] GET /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:11.822110 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6d1fdf41-d95b-456f-8269-d9e395d882a8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:11.823769 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6d1fdf41-d95b-456f-8269-d9e395d882a8 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 Jul 22 10:12:11.823979 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6d1fdf41-d95b-456f-8269-d9e395d882a8 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:11.824181 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6d1fdf41-d95b-456f-8269-d9e395d882a8 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:11.824318 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-6d1fdf41-d95b-456f-8269-d9e395d882a8 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:11.825713 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=64,cinder:INSERT=13,cinder:UPDATE=25 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:12:11.828515 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:11.828515 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:11.829135 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6d1fdf41-d95b-456f-8269-d9e395d882a8 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 returned with HTTP 200 Jul 22 10:12:11.829587 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1408/5659] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:11 2026] GET /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:12.839945 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a656ee9e-bf17-46c8-87db-79d5c99e34ec None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:12.841674 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a656ee9e-bf17-46c8-87db-79d5c99e34ec tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 Jul 22 10:12:12.841884 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a656ee9e-bf17-46c8-87db-79d5c99e34ec tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:12.842106 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a656ee9e-bf17-46c8-87db-79d5c99e34ec tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:12.842216 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-a656ee9e-bf17-46c8-87db-79d5c99e34ec tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:12.846267 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:12.846267 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:12:12.846848 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a656ee9e-bf17-46c8-87db-79d5c99e34ec tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 returned with HTTP 200 Jul 22 10:12:12.847241 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1408/5660] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:12 2026] GET /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:13.858274 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f020c598-f9d6-46f7-b47d-8411b6b821c1 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:13.859952 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f020c598-f9d6-46f7-b47d-8411b6b821c1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 Jul 22 10:12:13.860145 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f020c598-f9d6-46f7-b47d-8411b6b821c1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:13.860281 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f020c598-f9d6-46f7-b47d-8411b6b821c1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:13.860408 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-f020c598-f9d6-46f7-b47d-8411b6b821c1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:13.864685 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:13.864685 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:13.865286 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f020c598-f9d6-46f7-b47d-8411b6b821c1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 returned with HTTP 200 Jul 22 10:12:13.865713 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1429/5661] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:13 2026] GET /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:14.876376 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-21f744f6-f237-40f3-ab5d-2e5137e2504e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:14.878302 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-21f744f6-f237-40f3-ab5d-2e5137e2504e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 Jul 22 10:12:14.878509 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-21f744f6-f237-40f3-ab5d-2e5137e2504e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:14.878695 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-21f744f6-f237-40f3-ab5d-2e5137e2504e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:14.878826 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-21f744f6-f237-40f3-ab5d-2e5137e2504e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:14.883424 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:14.883424 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:14.884049 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-21f744f6-f237-40f3-ab5d-2e5137e2504e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 returned with HTTP 200 Jul 22 10:12:14.884537 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1417/5662] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:14 2026] GET /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:15.895298 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-830af52a-04f7-42e2-8bff-cec92399a6c1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:15.897173 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-830af52a-04f7-42e2-8bff-cec92399a6c1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 Jul 22 10:12:15.897400 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-830af52a-04f7-42e2-8bff-cec92399a6c1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:15.897659 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-830af52a-04f7-42e2-8bff-cec92399a6c1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:15.897768 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-830af52a-04f7-42e2-8bff-cec92399a6c1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:15.902499 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:15.902499 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:15.903189 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-830af52a-04f7-42e2-8bff-cec92399a6c1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 returned with HTTP 200 Jul 22 10:12:15.903645 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1409/5663] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:15 2026] GET /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:16.914339 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7b200590-7c67-4104-b03e-e4778af25ddf None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:16.916044 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7b200590-7c67-4104-b03e-e4778af25ddf tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 Jul 22 10:12:16.916272 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7b200590-7c67-4104-b03e-e4778af25ddf tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:16.916452 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7b200590-7c67-4104-b03e-e4778af25ddf tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:16.916560 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-7b200590-7c67-4104-b03e-e4778af25ddf tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:16.920510 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:16.920510 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:12:16.921119 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7b200590-7c67-4104-b03e-e4778af25ddf tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 returned with HTTP 200 Jul 22 10:12:16.921492 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1409/5664] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:16 2026] GET /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:17.933051 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-50979861-f215-46c4-91f3-5b1f285d2a72 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:17.935035 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-50979861-f215-46c4-91f3-5b1f285d2a72 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 Jul 22 10:12:17.935323 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-50979861-f215-46c4-91f3-5b1f285d2a72 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:17.935599 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-50979861-f215-46c4-91f3-5b1f285d2a72 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:17.935741 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-50979861-f215-46c4-91f3-5b1f285d2a72 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:17.940942 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:17.940942 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:17.941719 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-50979861-f215-46c4-91f3-5b1f285d2a72 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 returned with HTTP 200 Jul 22 10:12:17.942352 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1430/5665] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:17 2026] GET /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:18.954599 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-13e957b9-3019-4470-bed3-ac12479c3b0d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:18.956742 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-13e957b9-3019-4470-bed3-ac12479c3b0d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 Jul 22 10:12:18.957019 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-13e957b9-3019-4470-bed3-ac12479c3b0d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:18.957261 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-13e957b9-3019-4470-bed3-ac12479c3b0d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:18.957401 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-13e957b9-3019-4470-bed3-ac12479c3b0d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:18.962136 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:18.962136 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:18.962714 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-13e957b9-3019-4470-bed3-ac12479c3b0d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 returned with HTTP 200 Jul 22 10:12:18.963132 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1418/5666] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:18 2026] GET /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:19.973191 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0ba4ae8a-7546-43e5-8cf7-51fddc816d7f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:19.975140 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0ba4ae8a-7546-43e5-8cf7-51fddc816d7f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 Jul 22 10:12:19.975370 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0ba4ae8a-7546-43e5-8cf7-51fddc816d7f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:19.975609 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0ba4ae8a-7546-43e5-8cf7-51fddc816d7f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:19.975741 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-0ba4ae8a-7546-43e5-8cf7-51fddc816d7f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:19.980316 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:19.980316 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:19.980935 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0ba4ae8a-7546-43e5-8cf7-51fddc816d7f tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 returned with HTTP 200 Jul 22 10:12:19.981338 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1410/5667] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:19 2026] GET /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:20.990483 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-21ce7bc7-6785-4335-9f51-8749f6539eec None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:20.992065 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-21ce7bc7-6785-4335-9f51-8749f6539eec tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 Jul 22 10:12:20.992256 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-21ce7bc7-6785-4335-9f51-8749f6539eec tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:20.992445 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-21ce7bc7-6785-4335-9f51-8749f6539eec tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:20.992536 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-21ce7bc7-6785-4335-9f51-8749f6539eec tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:20.996362 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:20.996362 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:12:20.996977 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-21ce7bc7-6785-4335-9f51-8749f6539eec tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 returned with HTTP 200 Jul 22 10:12:20.997342 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1410/5668] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:20 2026] GET /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:22.007854 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-17e6d778-e4b8-4502-b84b-ba214b8bff02 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:22.010239 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-17e6d778-e4b8-4502-b84b-ba214b8bff02 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 Jul 22 10:12:22.010561 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-17e6d778-e4b8-4502-b84b-ba214b8bff02 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:22.010839 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-17e6d778-e4b8-4502-b84b-ba214b8bff02 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:22.011016 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-17e6d778-e4b8-4502-b84b-ba214b8bff02 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:22.015816 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:22.015816 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:22.016458 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-17e6d778-e4b8-4502-b84b-ba214b8bff02 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 returned with HTTP 200 Jul 22 10:12:22.016823 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1431/5669] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:22 2026] GET /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:23.028856 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-cc64e0ab-3c93-4b0b-9284-a475b18f7de1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:23.031333 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cc64e0ab-3c93-4b0b-9284-a475b18f7de1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 Jul 22 10:12:23.031620 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cc64e0ab-3c93-4b0b-9284-a475b18f7de1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:23.031875 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-cc64e0ab-3c93-4b0b-9284-a475b18f7de1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:23.032050 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-cc64e0ab-3c93-4b0b-9284-a475b18f7de1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:23.037760 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:23.037760 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:23.038462 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-cc64e0ab-3c93-4b0b-9284-a475b18f7de1 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 returned with HTTP 200 Jul 22 10:12:23.038850 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1419/5670] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:23 2026] GET /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:24.048595 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b814a0a6-bb01-46fc-9e3b-c928ac3a6c19 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:24.050376 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b814a0a6-bb01-46fc-9e3b-c928ac3a6c19 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 Jul 22 10:12:24.050571 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b814a0a6-bb01-46fc-9e3b-c928ac3a6c19 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:24.050742 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b814a0a6-bb01-46fc-9e3b-c928ac3a6c19 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:24.050845 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-b814a0a6-bb01-46fc-9e3b-c928ac3a6c19 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:24.054694 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:24.054694 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:24.055285 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b814a0a6-bb01-46fc-9e3b-c928ac3a6c19 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 returned with HTTP 200 Jul 22 10:12:24.055611 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1411/5671] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:24 2026] GET /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:25.065193 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-7a73507e-ff62-46f9-b30b-dd7d9820cfb4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:25.066911 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7a73507e-ff62-46f9-b30b-dd7d9820cfb4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 Jul 22 10:12:25.067137 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7a73507e-ff62-46f9-b30b-dd7d9820cfb4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:25.067369 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-7a73507e-ff62-46f9-b30b-dd7d9820cfb4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:25.067476 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-7a73507e-ff62-46f9-b30b-dd7d9820cfb4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:25.071407 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:25.071407 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:12:25.072021 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-7a73507e-ff62-46f9-b30b-dd7d9820cfb4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 returned with HTTP 200 Jul 22 10:12:25.072402 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1411/5672] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:25 2026] GET /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:25.081750 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-73b8de4c-e531-4aa7-9e78-21565e8c0249 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:25.083421 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-73b8de4c-e531-4aa7-9e78-21565e8c0249 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] POST https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4/action Jul 22 10:12:25.083749 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-73b8de4c-e531-4aa7-9e78-21565e8c0249 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100151) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:12:25.083875 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-73b8de4c-e531-4aa7-9e78-21565e8c0249 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:12:25.085182 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.admin_actions [None req-73b8de4c-e531-4aa7-9e78-21565e8c0249 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Updating backup 'fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4' with '{'status': 'error'}' {{(pid=100151) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 22 10:12:25.093009 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:25.093009 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:25.094092 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.policy [None req-73b8de4c-e531-4aa7-9e78-21565e8c0249 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ac29a97e29a048c3acd46313c44b1fbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e09d3468ddff4f16b976c2209345b74c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100151) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 10:12:25.094291 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-73b8de4c-e531-4aa7-9e78-21565e8c0249 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4/action returned with HTTP 403 Jul 22 10:12:25.094742 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1432/5673] 10.4.3.206 () {70 vars in 1430 bytes} [Wed Jul 22 10:12:25 2026] POST /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:12:25.101247 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5b9db47e-0fa1-4d6d-87b0-b42bc4003491 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:25.103034 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5b9db47e-0fa1-4d6d-87b0-b42bc4003491 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/7988e687-d8a8-4918-bc7b-ecbd69710586 Jul 22 10:12:25.103225 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5b9db47e-0fa1-4d6d-87b0-b42bc4003491 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:25.103412 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5b9db47e-0fa1-4d6d-87b0-b42bc4003491 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:25.103567 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-5b9db47e-0fa1-4d6d-87b0-b42bc4003491 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Delete volume with id: 7988e687-d8a8-4918-bc7b-ecbd69710586 Jul 22 10:12:25.111379 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:25.111379 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:25.111751 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5b9db47e-0fa1-4d6d-87b0-b42bc4003491 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:12:25.129659 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5b9db47e-0fa1-4d6d-87b0-b42bc4003491 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Delete volume request issued successfully. Jul 22 10:12:25.129859 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5b9db47e-0fa1-4d6d-87b0-b42bc4003491 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/7988e687-d8a8-4918-bc7b-ecbd69710586 returned with HTTP 202 Jul 22 10:12:25.130273 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1420/5674] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:12:25 2026] DELETE /volume/v3/volumes/7988e687-d8a8-4918-bc7b-ecbd69710586 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:12:25.138513 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-38466e0b-e147-467c-9fb2-722e66731c32 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:25.140633 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-38466e0b-e147-467c-9fb2-722e66731c32 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/volumes/7988e687-d8a8-4918-bc7b-ecbd69710586 Jul 22 10:12:25.140936 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-38466e0b-e147-467c-9fb2-722e66731c32 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:25.141157 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-38466e0b-e147-467c-9fb2-722e66731c32 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:25.149683 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:25.149683 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:25.153802 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-38466e0b-e147-467c-9fb2-722e66731c32 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:12:25.158358 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-38466e0b-e147-467c-9fb2-722e66731c32 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/7988e687-d8a8-4918-bc7b-ecbd69710586 returned with HTTP 200 Jul 22 10:12:25.158804 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1412/5675] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:25 2026] GET /volume/v3/volumes/7988e687-d8a8-4918-bc7b-ecbd69710586 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:12:26.172460 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ea933931-0e40-4343-ba79-4f8b42a93392 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:26.174173 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ea933931-0e40-4343-ba79-4f8b42a93392 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/volumes/7988e687-d8a8-4918-bc7b-ecbd69710586 Jul 22 10:12:26.174400 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ea933931-0e40-4343-ba79-4f8b42a93392 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:26.174580 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ea933931-0e40-4343-ba79-4f8b42a93392 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:26.180507 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ea933931-0e40-4343-ba79-4f8b42a93392 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/7988e687-d8a8-4918-bc7b-ecbd69710586 returned with HTTP 404 Jul 22 10:12:26.181007 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1412/5676] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:26 2026] GET /volume/v3/volumes/7988e687-d8a8-4918-bc7b-ecbd69710586 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:12:26.188404 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-541c24c1-395a-45f0-9824-fd3013e8771e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:26.190419 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] POST https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec/restore Jul 22 10:12:26.190816 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:12:26.192192 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.contrib.backups [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Restoring backup d13dd6cd-355b-4e49-8e88-e52997f5ceec ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100151) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 10:12:26.192301 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.contrib.backups [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Restoring backup d13dd6cd-355b-4e49-8e88-e52997f5ceec to volume None. Jul 22 10:12:26.196292 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:26.196292 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:26.197242 np0000005636 devstack@c-api.service[100151]: INFO cinder.backup.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Creating volume of 1 GB for restore of backup d13dd6cd-355b-4e49-8e88-e52997f5ceec. Jul 22 10:12:26.202359 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Availability zone cache updated, next update will occur around 2026-07-22 11:12:26.202140. {{(pid=100151) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 10:12:26.202452 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Availability Zones retrieved successfully. Jul 22 10:12:26.207573 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Flow 'volume_create_api' (4ab79864-7dcf-4b46-8f2b-ea28a207dc98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:12:26.208517 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f58d81b-24bc-46b7-b29f-63fc4853514b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:12:26.209316 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:12:26.233613 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f58d81b-24bc-46b7-b29f-63fc4853514b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:12:26.234761 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dfc0cad-9815-488b-b191-7370daff21d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:12:26.269412 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Created reservations ['2e83faf1-dc34-4c9e-ab70-7569e07c44e9', '24f67463-bf9f-4ba5-b0ca-590c64040680', '4a37c368-5af7-4f63-9a7e-a7cc50869414', 'b064e329-a6fa-4cea-8445-f574f77e0ac5'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:12:26.270261 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dfc0cad-9815-488b-b191-7370daff21d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e83faf1-dc34-4c9e-ab70-7569e07c44e9', '24f67463-bf9f-4ba5-b0ca-590c64040680', '4a37c368-5af7-4f63-9a7e-a7cc50869414', 'b064e329-a6fa-4cea-8445-f574f77e0ac5']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:12:26.270969 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f505f81-3955-4740-ab30-f33eae1f5efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:12:26.296425 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f505f81-3955-4740-ab30-f33eae1f5efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd849a937-feb8-4506-a5ba-b69c3e9dcb62', '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='e09d3468ddff4f16b976c2209345b74c',qos_specs=None,replication_status=,reservations=['2e83faf1-dc34-4c9e-ab70-7569e07c44e9','24f67463-bf9f-4ba5-b0ca-590c64040680','4a37c368-5af7-4f63-9a7e-a7cc50869414','b064e329-a6fa-4cea-8445-f574f77e0ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac29a97e29a048c3acd46313c44b1fbb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:12:26Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d849a937-feb8-4506-a5ba-b69c3e9dcb62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e09d3468ddff4f16b976c2209345b74c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac29a97e29a048c3acd46313c44b1fbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:12:26.297115 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a925df8a-97b9-4a70-b16a-7df086b786ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:12:26.312077 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a925df8a-97b9-4a70-b16a-7df086b786ea) transitioned into 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='e09d3468ddff4f16b976c2209345b74c',qos_specs=None,replication_status=,reservations=['2e83faf1-dc34-4c9e-ab70-7569e07c44e9','24f67463-bf9f-4ba5-b0ca-590c64040680','4a37c368-5af7-4f63-9a7e-a7cc50869414','b064e329-a6fa-4cea-8445-f574f77e0ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac29a97e29a048c3acd46313c44b1fbb',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:12:26.312804 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e5b8966-b29a-427c-a480-00e41d17e6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:12:26.322442 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e5b8966-b29a-427c-a480-00e41d17e6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:12:26.323343 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Flow 'volume_create_api' (4ab79864-7dcf-4b46-8f2b-ea28a207dc98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:12:26.323628 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Create volume request issued successfully. Jul 22 10:12:26.329614 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:26.329614 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:26.330093 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Volume info retrieved successfully. Jul 22 10:12:27.336937 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:27.336937 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:27.337436 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Volume info retrieved successfully. Jul 22 10:12:27.337569 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.backup.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Checking backup size 1 against volume size 1 {{(pid=100151) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 10:12:27.337660 np0000005636 devstack@c-api.service[100151]: INFO cinder.backup.api [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Overwriting volume d849a937-feb8-4506-a5ba-b69c3e9dcb62 with restore of backup d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:12:27.353999 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.backup.rpcapi [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] restore_backup in rpcapi backup_id d13dd6cd-355b-4e49-8e88-e52997f5ceec {{(pid=100151) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 10:12:27.355667 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-541c24c1-395a-45f0-9824-fd3013e8771e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec/restore returned with HTTP 202 Jul 22 10:12:27.356140 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1433/5677] 10.4.3.206 () {70 vars in 1433 bytes} [Wed Jul 22 10:12:26 2026] POST /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec/restore => generated 152 bytes in 1168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:12:27.363996 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b33da4bd-9803-41a6-af97-8661469dfa7e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:27.365667 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b33da4bd-9803-41a6-af97-8661469dfa7e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:12:27.365914 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b33da4bd-9803-41a6-af97-8661469dfa7e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:27.366145 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b33da4bd-9803-41a6-af97-8661469dfa7e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:27.366259 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-b33da4bd-9803-41a6-af97-8661469dfa7e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:27.370817 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:27.370817 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:27.371525 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b33da4bd-9803-41a6-af97-8661469dfa7e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:12:27.371940 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1421/5678] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:27 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:28.381210 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8d6181e5-9721-4e58-b2fb-476f263ddf9e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:28.382843 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8d6181e5-9721-4e58-b2fb-476f263ddf9e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:12:28.383071 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8d6181e5-9721-4e58-b2fb-476f263ddf9e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:28.383243 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8d6181e5-9721-4e58-b2fb-476f263ddf9e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:28.383349 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-8d6181e5-9721-4e58-b2fb-476f263ddf9e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:28.387450 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:28.387450 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:28.388093 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8d6181e5-9721-4e58-b2fb-476f263ddf9e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:12:28.388378 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1413/5679] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:28 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:29.398149 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-0676e669-3559-4383-8074-b95e706bc47c None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:29.399726 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0676e669-3559-4383-8074-b95e706bc47c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:12:29.399918 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0676e669-3559-4383-8074-b95e706bc47c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:29.400126 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-0676e669-3559-4383-8074-b95e706bc47c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:29.400220 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-0676e669-3559-4383-8074-b95e706bc47c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:29.404067 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:29.404067 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:12:29.404606 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-0676e669-3559-4383-8074-b95e706bc47c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:12:29.404936 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1413/5680] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:29 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:30.414500 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3f13f240-beb1-4f5e-9707-7b27e43d7184 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:30.416437 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3f13f240-beb1-4f5e-9707-7b27e43d7184 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:12:30.416696 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3f13f240-beb1-4f5e-9707-7b27e43d7184 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:30.416917 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3f13f240-beb1-4f5e-9707-7b27e43d7184 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:30.417086 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-3f13f240-beb1-4f5e-9707-7b27e43d7184 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:30.421093 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:30.421093 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:30.421750 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3f13f240-beb1-4f5e-9707-7b27e43d7184 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:12:30.422271 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1434/5681] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:30 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:31.431242 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-525d0521-01c2-4788-8791-556166b45f01 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:31.433088 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-525d0521-01c2-4788-8791-556166b45f01 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:12:31.433254 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-525d0521-01c2-4788-8791-556166b45f01 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:31.433430 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-525d0521-01c2-4788-8791-556166b45f01 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:31.433532 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-525d0521-01c2-4788-8791-556166b45f01 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:31.437187 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:31.437187 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:31.437765 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-525d0521-01c2-4788-8791-556166b45f01 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:12:31.438123 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1422/5682] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:31 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:32.447654 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6432baa6-f971-49c1-b90c-c9eb231c96ab None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:32.449602 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6432baa6-f971-49c1-b90c-c9eb231c96ab tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:12:32.449793 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6432baa6-f971-49c1-b90c-c9eb231c96ab tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:32.449985 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6432baa6-f971-49c1-b90c-c9eb231c96ab tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:32.450094 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-6432baa6-f971-49c1-b90c-c9eb231c96ab tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:32.454051 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:32.454051 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:32.454581 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6432baa6-f971-49c1-b90c-c9eb231c96ab tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:12:32.454905 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1414/5683] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:32 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:33.464611 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c83861e3-ec87-48aa-841a-71f5379db122 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:33.467087 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c83861e3-ec87-48aa-841a-71f5379db122 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:12:33.467387 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c83861e3-ec87-48aa-841a-71f5379db122 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:33.467637 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c83861e3-ec87-48aa-841a-71f5379db122 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:33.467782 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-c83861e3-ec87-48aa-841a-71f5379db122 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:33.473101 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:33.473101 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:12:33.473938 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c83861e3-ec87-48aa-841a-71f5379db122 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:12:33.474450 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1414/5684] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:33 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:34.484344 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0cba4c40-b35e-476e-960e-7fb69f1c388e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:34.486075 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0cba4c40-b35e-476e-960e-7fb69f1c388e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:12:34.486426 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0cba4c40-b35e-476e-960e-7fb69f1c388e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:34.487637 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0cba4c40-b35e-476e-960e-7fb69f1c388e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:34.487637 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-0cba4c40-b35e-476e-960e-7fb69f1c388e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:34.491035 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:34.491035 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:34.491722 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0cba4c40-b35e-476e-960e-7fb69f1c388e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:12:34.492173 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1435/5685] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:34 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:35.502082 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9947e9c6-6f65-4029-8205-634a1cc2e050 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:35.503840 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9947e9c6-6f65-4029-8205-634a1cc2e050 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:12:35.504076 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9947e9c6-6f65-4029-8205-634a1cc2e050 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:35.504286 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9947e9c6-6f65-4029-8205-634a1cc2e050 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:35.504397 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-9947e9c6-6f65-4029-8205-634a1cc2e050 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:35.508482 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:35.508482 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:35.509139 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9947e9c6-6f65-4029-8205-634a1cc2e050 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:12:35.509491 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1423/5686] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:35 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:36.518514 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fb2765c3-b4e0-4b23-9eb5-a3d04aedaeaa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:36.520116 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fb2765c3-b4e0-4b23-9eb5-a3d04aedaeaa tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:12:36.520318 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fb2765c3-b4e0-4b23-9eb5-a3d04aedaeaa tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:36.520519 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fb2765c3-b4e0-4b23-9eb5-a3d04aedaeaa tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:36.520618 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-fb2765c3-b4e0-4b23-9eb5-a3d04aedaeaa tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:36.524430 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:36.524430 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:36.524999 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fb2765c3-b4e0-4b23-9eb5-a3d04aedaeaa tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:12:36.525352 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1415/5687] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:36 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:36.534674 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-009150f2-40f8-4d2d-8d1c-874b1ff1dc00 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:36.536333 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-009150f2-40f8-4d2d-8d1c-874b1ff1dc00 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/d849a937-feb8-4506-a5ba-b69c3e9dcb62 Jul 22 10:12:36.536618 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-009150f2-40f8-4d2d-8d1c-874b1ff1dc00 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:36.536870 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-009150f2-40f8-4d2d-8d1c-874b1ff1dc00 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:36.537143 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-009150f2-40f8-4d2d-8d1c-874b1ff1dc00 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Delete volume with id: d849a937-feb8-4506-a5ba-b69c3e9dcb62 Jul 22 10:12:36.544056 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:36.544056 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:12:36.544292 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-009150f2-40f8-4d2d-8d1c-874b1ff1dc00 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:12:36.561567 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-009150f2-40f8-4d2d-8d1c-874b1ff1dc00 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Delete volume request issued successfully. Jul 22 10:12:36.561738 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-009150f2-40f8-4d2d-8d1c-874b1ff1dc00 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/d849a937-feb8-4506-a5ba-b69c3e9dcb62 returned with HTTP 202 Jul 22 10:12:36.562349 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1415/5688] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:12:36 2026] DELETE /volume/v3/volumes/d849a937-feb8-4506-a5ba-b69c3e9dcb62 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:12:36.569636 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-ff44770d-ad30-4b90-aff6-8caa449d1a1e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:36.571580 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ff44770d-ad30-4b90-aff6-8caa449d1a1e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/volumes/d849a937-feb8-4506-a5ba-b69c3e9dcb62 Jul 22 10:12:36.571811 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ff44770d-ad30-4b90-aff6-8caa449d1a1e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:36.572028 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-ff44770d-ad30-4b90-aff6-8caa449d1a1e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:36.580088 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:36.580088 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:36.582610 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-ff44770d-ad30-4b90-aff6-8caa449d1a1e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:12:36.586625 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-ff44770d-ad30-4b90-aff6-8caa449d1a1e tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/d849a937-feb8-4506-a5ba-b69c3e9dcb62 returned with HTTP 200 Jul 22 10:12:36.587006 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1436/5689] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:36 2026] GET /volume/v3/volumes/d849a937-feb8-4506-a5ba-b69c3e9dcb62 => generated 1074 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:12:37.600299 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1ae4ba9a-8d67-4a3d-965c-8fb251917b36 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:37.602504 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1ae4ba9a-8d67-4a3d-965c-8fb251917b36 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/volumes/d849a937-feb8-4506-a5ba-b69c3e9dcb62 Jul 22 10:12:37.602750 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1ae4ba9a-8d67-4a3d-965c-8fb251917b36 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:37.602990 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1ae4ba9a-8d67-4a3d-965c-8fb251917b36 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:37.609286 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1ae4ba9a-8d67-4a3d-965c-8fb251917b36 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/d849a937-feb8-4506-a5ba-b69c3e9dcb62 returned with HTTP 404 Jul 22 10:12:37.609792 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1424/5690] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:37 2026] GET /volume/v3/volumes/d849a937-feb8-4506-a5ba-b69c3e9dcb62 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:12:37.616819 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-68d9d6c7-c8dd-4819-8ba4-6089c840f13a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:37.618469 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68d9d6c7-c8dd-4819-8ba4-6089c840f13a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:12:37.618670 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68d9d6c7-c8dd-4819-8ba4-6089c840f13a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:37.618837 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68d9d6c7-c8dd-4819-8ba4-6089c840f13a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:37.618947 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-68d9d6c7-c8dd-4819-8ba4-6089c840f13a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:37.622899 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:37.622899 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:37.623597 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68d9d6c7-c8dd-4819-8ba4-6089c840f13a tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-member] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:12:37.623956 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1416/5691] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:37 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:37.632660 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-95ac5ad2-cc05-4bdf-9140-4c1beb97d78d None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:37.634421 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-95ac5ad2-cc05-4bdf-9140-4c1beb97d78d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] DELETE https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 Jul 22 10:12:37.634614 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-95ac5ad2-cc05-4bdf-9140-4c1beb97d78d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:37.634787 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-95ac5ad2-cc05-4bdf-9140-4c1beb97d78d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:37.634914 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.contrib.backups [None req-95ac5ad2-cc05-4bdf-9140-4c1beb97d78d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Delete backup with id: fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4. Jul 22 10:12:37.638888 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:37.638888 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:12:37.650824 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.backup.rpcapi [None req-95ac5ad2-cc05-4bdf-9140-4c1beb97d78d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] delete_backup rpcapi backup_id fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 {{(pid=100149) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:12:37.652747 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-95ac5ad2-cc05-4bdf-9140-4c1beb97d78d tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 returned with HTTP 202 Jul 22 10:12:37.652980 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1416/5692] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:12:37 2026] DELETE /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:12:37.658739 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-51bc51f9-7978-4039-9a96-98538bee1b56 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:37.660474 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-51bc51f9-7978-4039-9a96-98538bee1b56 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 Jul 22 10:12:37.660708 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-51bc51f9-7978-4039-9a96-98538bee1b56 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:37.660908 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-51bc51f9-7978-4039-9a96-98538bee1b56 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:37.661023 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-51bc51f9-7978-4039-9a96-98538bee1b56 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:37.665028 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:37.665028 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:37.665557 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-51bc51f9-7978-4039-9a96-98538bee1b56 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 returned with HTTP 200 Jul 22 10:12:37.665881 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1437/5693] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:37 2026] GET /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:38.676068 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-99d575b0-ad93-48c6-bcfe-4bd747b7613c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:38.677636 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-99d575b0-ad93-48c6-bcfe-4bd747b7613c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 Jul 22 10:12:38.677849 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-99d575b0-ad93-48c6-bcfe-4bd747b7613c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:38.678047 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-99d575b0-ad93-48c6-bcfe-4bd747b7613c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:38.678146 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-99d575b0-ad93-48c6-bcfe-4bd747b7613c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:38.681386 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-99d575b0-ad93-48c6-bcfe-4bd747b7613c tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 returned with HTTP 404 Jul 22 10:12:38.681817 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1425/5694] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:38 2026] GET /volume/v3/backups/fdcd5fe5-bc28-4eec-95bc-8c86fa6d28f4 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:12:38.689053 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-42853a0a-a6d7-4a49-9dda-05e160454c2b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:38.690783 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-42853a0a-a6d7-4a49-9dda-05e160454c2b tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] DELETE https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:12:38.691051 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-42853a0a-a6d7-4a49-9dda-05e160454c2b tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:38.691314 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-42853a0a-a6d7-4a49-9dda-05e160454c2b tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:38.691474 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-42853a0a-a6d7-4a49-9dda-05e160454c2b tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Delete backup with id: 2d1a2192-3055-44ed-8012-51017bc309ae. Jul 22 10:12:38.695582 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:38.695582 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:38.706435 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-42853a0a-a6d7-4a49-9dda-05e160454c2b tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] delete_backup rpcapi backup_id 2d1a2192-3055-44ed-8012-51017bc309ae {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:12:38.707945 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-42853a0a-a6d7-4a49-9dda-05e160454c2b tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 202 Jul 22 10:12:38.708407 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1417/5695] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:12:38 2026] DELETE /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:12:38.715119 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-a4474232-a708-4720-9730-02961a6a97f4 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:38.716861 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a4474232-a708-4720-9730-02961a6a97f4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:12:38.717090 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a4474232-a708-4720-9730-02961a6a97f4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:38.717289 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-a4474232-a708-4720-9730-02961a6a97f4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:38.717388 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-a4474232-a708-4720-9730-02961a6a97f4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:38.721564 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:38.721564 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:12:38.722121 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-a4474232-a708-4720-9730-02961a6a97f4 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 200 Jul 22 10:12:38.722472 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1417/5696] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:38 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:39.731764 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-87a348c9-131d-4a50-a888-39184b6ac330 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:39.733604 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-87a348c9-131d-4a50-a888-39184b6ac330 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae Jul 22 10:12:39.733796 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-87a348c9-131d-4a50-a888-39184b6ac330 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:39.733983 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-87a348c9-131d-4a50-a888-39184b6ac330 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:39.734108 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-87a348c9-131d-4a50-a888-39184b6ac330 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id 2d1a2192-3055-44ed-8012-51017bc309ae. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:39.738617 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-87a348c9-131d-4a50-a888-39184b6ac330 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae returned with HTTP 404 Jul 22 10:12:39.739292 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1438/5697] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:39 2026] GET /volume/v3/backups/2d1a2192-3055-44ed-8012-51017bc309ae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:12:39.745571 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-3f0de46f-c100-4581-bc64-49a127d55a12 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:39.747253 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3f0de46f-c100-4581-bc64-49a127d55a12 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] DELETE https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:12:39.747445 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3f0de46f-c100-4581-bc64-49a127d55a12 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:39.747625 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-3f0de46f-c100-4581-bc64-49a127d55a12 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:39.747723 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-3f0de46f-c100-4581-bc64-49a127d55a12 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Delete backup with id: d13dd6cd-355b-4e49-8e88-e52997f5ceec. Jul 22 10:12:39.752224 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:39.752224 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:39.767593 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-3f0de46f-c100-4581-bc64-49a127d55a12 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] delete_backup rpcapi backup_id d13dd6cd-355b-4e49-8e88-e52997f5ceec {{(pid=100150) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:12:39.769643 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-3f0de46f-c100-4581-bc64-49a127d55a12 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 202 Jul 22 10:12:39.770190 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1426/5698] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:12:39 2026] DELETE /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:12:39.778158 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-52faece5-68d7-4061-8479-b119c54fa53b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:39.779960 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-52faece5-68d7-4061-8479-b119c54fa53b tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:12:39.780236 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-52faece5-68d7-4061-8479-b119c54fa53b tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:39.780467 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-52faece5-68d7-4061-8479-b119c54fa53b tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:39.780623 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-52faece5-68d7-4061-8479-b119c54fa53b tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:39.784672 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:39.784672 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:39.785337 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-52faece5-68d7-4061-8479-b119c54fa53b tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 200 Jul 22 10:12:39.785632 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1418/5699] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:39 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:40.797085 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-c4e8afc1-7738-4c22-867f-2e6e90e4d838 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:40.798845 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c4e8afc1-7738-4c22-867f-2e6e90e4d838 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec Jul 22 10:12:40.799078 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c4e8afc1-7738-4c22-867f-2e6e90e4d838 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:40.799288 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-c4e8afc1-7738-4c22-867f-2e6e90e4d838 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:40.799435 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-c4e8afc1-7738-4c22-867f-2e6e90e4d838 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Show backup with id d13dd6cd-355b-4e49-8e88-e52997f5ceec. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:40.803781 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-c4e8afc1-7738-4c22-867f-2e6e90e4d838 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec returned with HTTP 404 Jul 22 10:12:40.804455 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1418/5700] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:40 2026] GET /volume/v3/backups/d13dd6cd-355b-4e49-8e88-e52997f5ceec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:12:40.810694 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-455855a2-989a-4cfe-a1c7-0c442fcbaaf9 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:40.812755 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-455855a2-989a-4cfe-a1c7-0c442fcbaaf9 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/fd4d6411-61f0-49c7-b0eb-bfaad594dc10 Jul 22 10:12:40.813081 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-455855a2-989a-4cfe-a1c7-0c442fcbaaf9 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:40.813311 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-455855a2-989a-4cfe-a1c7-0c442fcbaaf9 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:40.813531 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-455855a2-989a-4cfe-a1c7-0c442fcbaaf9 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Delete volume with id: fd4d6411-61f0-49c7-b0eb-bfaad594dc10 Jul 22 10:12:40.820363 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:40.820363 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:40.820692 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-455855a2-989a-4cfe-a1c7-0c442fcbaaf9 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:12:40.840586 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-455855a2-989a-4cfe-a1c7-0c442fcbaaf9 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Delete volume request issued successfully. Jul 22 10:12:40.840756 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-455855a2-989a-4cfe-a1c7-0c442fcbaaf9 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/fd4d6411-61f0-49c7-b0eb-bfaad594dc10 returned with HTTP 202 Jul 22 10:12:40.841213 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1439/5701] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:12:40 2026] DELETE /volume/v3/volumes/fd4d6411-61f0-49c7-b0eb-bfaad594dc10 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:12:40.847914 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-98ead47e-064e-4489-b0ae-dac1aff56366 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:40.849715 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-98ead47e-064e-4489-b0ae-dac1aff56366 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/volumes/fd4d6411-61f0-49c7-b0eb-bfaad594dc10 Jul 22 10:12:40.849905 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-98ead47e-064e-4489-b0ae-dac1aff56366 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:40.850118 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-98ead47e-064e-4489-b0ae-dac1aff56366 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:40.857565 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:40.857565 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:40.861241 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-98ead47e-064e-4489-b0ae-dac1aff56366 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Volume info retrieved successfully. Jul 22 10:12:40.864844 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-98ead47e-064e-4489-b0ae-dac1aff56366 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/fd4d6411-61f0-49c7-b0eb-bfaad594dc10 returned with HTTP 200 Jul 22 10:12:40.865238 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1427/5702] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:40 2026] GET /volume/v3/volumes/fd4d6411-61f0-49c7-b0eb-bfaad594dc10 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:12:41.877416 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6cd35e35-bcbe-4faa-9d6f-700bbfffa6d7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:41.879087 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6cd35e35-bcbe-4faa-9d6f-700bbfffa6d7 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] GET https://10.4.3.206/volume/v3/volumes/fd4d6411-61f0-49c7-b0eb-bfaad594dc10 Jul 22 10:12:41.879318 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6cd35e35-bcbe-4faa-9d6f-700bbfffa6d7 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:41.879559 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6cd35e35-bcbe-4faa-9d6f-700bbfffa6d7 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:41.885601 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6cd35e35-bcbe-4faa-9d6f-700bbfffa6d7 tempest-ProjectMemberTests33-832401847 tempest-ProjectMemberTests33-832401847-project-admin] https://10.4.3.206/volume/v3/volumes/fd4d6411-61f0-49c7-b0eb-bfaad594dc10 returned with HTTP 404 Jul 22 10:12:41.886218 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1419/5703] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:41 2026] GET /volume/v3/volumes/fd4d6411-61f0-49c7-b0eb-bfaad594dc10 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:12:43.370748 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:43.580799 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:12:43.581248 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-920240942"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:12:43.583052 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-920240942'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:12:43.583171 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Create volume of 1 GB Jul 22 10:12:43.586805 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Availability Zones retrieved successfully. Jul 22 10:12:43.591890 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Flow 'volume_create_api' (8c98cbfc-9d92-4e5b-a31d-cc6e1d2c8674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:12:43.592972 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b0ffb82-2c50-4092-8439-a2cee9bd66c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:12:43.593664 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:12:43.614661 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b0ffb82-2c50-4092-8439-a2cee9bd66c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:12:43.615339 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c3f9f19-08d7-4b17-b8e5-7fd3f5d41294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:12:43.662470 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Created reservations ['79583e1f-afdd-43fc-9cb8-85ba24d31977', 'e27e332d-5acc-481d-bdb9-c896c6090852', '887f99f5-5aa8-4001-9a69-ab1e0f826442', '2b415542-e25c-4b0b-bd05-8f28a290e1a2'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:12:43.663152 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c3f9f19-08d7-4b17-b8e5-7fd3f5d41294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79583e1f-afdd-43fc-9cb8-85ba24d31977', 'e27e332d-5acc-481d-bdb9-c896c6090852', '887f99f5-5aa8-4001-9a69-ab1e0f826442', '2b415542-e25c-4b0b-bd05-8f28a290e1a2']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:12:43.663787 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f5c80e-0034-45f0-9ec1-4e082e1d5d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:12:43.683634 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f5c80e-0034-45f0-9ec1-4e082e1d5d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b688a0c2-e246-4421-810c-add13774ab7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-920240942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951d4e54836246f0bfd3c53c683cd7e7',qos_specs=None,replication_status=,reservations=['79583e1f-afdd-43fc-9cb8-85ba24d31977','e27e332d-5acc-481d-bdb9-c896c6090852','887f99f5-5aa8-4001-9a69-ab1e0f826442','2b415542-e25c-4b0b-bd05-8f28a290e1a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a393011417bd48e3a2cdf1be3256b18d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-920240942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b688a0c2-e246-4421-810c-add13774ab7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951d4e54836246f0bfd3c53c683cd7e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a393011417bd48e3a2cdf1be3256b18d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:12:43.684356 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519a7e18-a932-4482-9f0e-2cb39eb3add1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:12:43.699100 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519a7e18-a932-4482-9f0e-2cb39eb3add1) transitioned into state 'SUCCESS' from state '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-920240942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951d4e54836246f0bfd3c53c683cd7e7',qos_specs=None,replication_status=,reservations=['79583e1f-afdd-43fc-9cb8-85ba24d31977','e27e332d-5acc-481d-bdb9-c896c6090852','887f99f5-5aa8-4001-9a69-ab1e0f826442','2b415542-e25c-4b0b-bd05-8f28a290e1a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a393011417bd48e3a2cdf1be3256b18d',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:12:43.699818 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f9b6c1e-b629-498c-acd2-41cf65838293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:12:43.708424 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f9b6c1e-b629-498c-acd2-41cf65838293) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:12:43.709594 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Flow 'volume_create_api' (8c98cbfc-9d92-4e5b-a31d-cc6e1d2c8674) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:12:43.710129 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Create volume request issued successfully. Jul 22 10:12:43.710911 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-9657defb-6c10-4de9-b3dc-1b08893c7350 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:12:43.711481 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1419/5704] 10.4.3.206 () {70 vars in 1298 bytes} [Wed Jul 22 10:12:43 2026] POST /volume/v3/volumes => generated 777 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:12:43.721691 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-279b11a3-3a96-48a5-8c70-6e6cccaf22ba None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:43.723592 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-279b11a3-3a96-48a5-8c70-6e6cccaf22ba tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/volumes/b688a0c2-e246-4421-810c-add13774ab7b Jul 22 10:12:43.723794 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-279b11a3-3a96-48a5-8c70-6e6cccaf22ba tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:43.724010 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-279b11a3-3a96-48a5-8c70-6e6cccaf22ba tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:43.731479 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:43.731479 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:43.735048 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-279b11a3-3a96-48a5-8c70-6e6cccaf22ba tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Volume info retrieved successfully. Jul 22 10:12:43.739037 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-279b11a3-3a96-48a5-8c70-6e6cccaf22ba tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/volumes/b688a0c2-e246-4421-810c-add13774ab7b returned with HTTP 200 Jul 22 10:12:43.739452 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1440/5705] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:43 2026] GET /volume/v3/volumes/b688a0c2-e246-4421-810c-add13774ab7b => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:44.751026 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-60db8342-6feb-4cfd-a2e5-1a549003954e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:44.753003 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-60db8342-6feb-4cfd-a2e5-1a549003954e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/volumes/b688a0c2-e246-4421-810c-add13774ab7b Jul 22 10:12:44.753221 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-60db8342-6feb-4cfd-a2e5-1a549003954e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:44.753403 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-60db8342-6feb-4cfd-a2e5-1a549003954e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:44.760674 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:44.760674 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:44.763665 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-60db8342-6feb-4cfd-a2e5-1a549003954e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Volume info retrieved successfully. Jul 22 10:12:44.767013 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-60db8342-6feb-4cfd-a2e5-1a549003954e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/volumes/b688a0c2-e246-4421-810c-add13774ab7b returned with HTTP 200 Jul 22 10:12:44.767368 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1428/5706] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:44 2026] GET /volume/v3/volumes/b688a0c2-e246-4421-810c-add13774ab7b => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:12:44.778308 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c828641f-6abe-4dfe-9247-31dcc9889020 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:44.779876 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c828641f-6abe-4dfe-9247-31dcc9889020 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] POST https://10.4.3.206/volume/v3/backups Jul 22 10:12:44.780239 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c828641f-6abe-4dfe-9247-31dcc9889020 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b688a0c2-e246-4421-810c-add13774ab7b", "name": "tempest-type-Backup-681987513"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:12:44.781567 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-c828641f-6abe-4dfe-9247-31dcc9889020 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Creating new backup {'backup': {'volume_id': 'b688a0c2-e246-4421-810c-add13774ab7b', 'name': 'tempest-type-Backup-681987513'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 10:12:44.781697 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-c828641f-6abe-4dfe-9247-31dcc9889020 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Creating backup of volume b688a0c2-e246-4421-810c-add13774ab7b in container None Jul 22 10:12:44.789136 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:44.789136 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:44.789540 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c828641f-6abe-4dfe-9247-31dcc9889020 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Volume info retrieved successfully. Jul 22 10:12:44.811320 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-c828641f-6abe-4dfe-9247-31dcc9889020 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Created reservations ['592687b4-05fc-4b6a-b504-7018e41584c9', '09e50549-366a-4dbc-9fa7-f20b4096874f'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:12:44.835707 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c828641f-6abe-4dfe-9247-31dcc9889020 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Jul 22 10:12:44.836163 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1420/5707] 10.4.3.206 () {70 vars in 1299 bytes} [Wed Jul 22 10:12:44 2026] POST /volume/v3/backups => generated 315 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:12:44.843238 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3b264add-b08a-473b-9020-fb75c7f10fa9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:44.845018 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3b264add-b08a-473b-9020-fb75c7f10fa9 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:12:44.845227 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3b264add-b08a-473b-9020-fb75c7f10fa9 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:44.845398 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3b264add-b08a-473b-9020-fb75c7f10fa9 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:44.845496 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-3b264add-b08a-473b-9020-fb75c7f10fa9 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:44.849469 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:44.849469 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:12:44.850017 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3b264add-b08a-473b-9020-fb75c7f10fa9 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:12:44.850340 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1420/5708] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:44 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:45.859702 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b249bedd-8baf-468b-9b22-6c7841a5d99e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:45.861560 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b249bedd-8baf-468b-9b22-6c7841a5d99e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:12:45.861778 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b249bedd-8baf-468b-9b22-6c7841a5d99e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:45.861980 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b249bedd-8baf-468b-9b22-6c7841a5d99e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:45.862085 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-b249bedd-8baf-468b-9b22-6c7841a5d99e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:45.866168 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:45.866168 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:45.866710 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b249bedd-8baf-468b-9b22-6c7841a5d99e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:12:45.867095 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1441/5709] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:45 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:46.876511 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ba25a5f5-79e8-46c5-9c13-c60087975a6b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:46.878392 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ba25a5f5-79e8-46c5-9c13-c60087975a6b tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:12:46.878591 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ba25a5f5-79e8-46c5-9c13-c60087975a6b tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:46.878770 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ba25a5f5-79e8-46c5-9c13-c60087975a6b tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:46.878873 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-ba25a5f5-79e8-46c5-9c13-c60087975a6b tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:46.882880 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:46.882880 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:46.883461 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ba25a5f5-79e8-46c5-9c13-c60087975a6b tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:12:46.883803 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1429/5710] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:46 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:47.892721 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f623c439-e2a3-4137-8aae-32b14888d552 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:47.894357 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f623c439-e2a3-4137-8aae-32b14888d552 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:12:47.894569 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f623c439-e2a3-4137-8aae-32b14888d552 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:47.894764 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f623c439-e2a3-4137-8aae-32b14888d552 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:47.894868 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-f623c439-e2a3-4137-8aae-32b14888d552 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:47.898800 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:47.898800 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:47.899347 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f623c439-e2a3-4137-8aae-32b14888d552 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:12:47.899672 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1421/5711] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:47 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:48.909737 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2d556624-bb4f-453a-9321-14e9a4dc1a69 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:48.911767 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2d556624-bb4f-453a-9321-14e9a4dc1a69 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:12:48.911767 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2d556624-bb4f-453a-9321-14e9a4dc1a69 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:48.911967 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2d556624-bb4f-453a-9321-14e9a4dc1a69 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:48.912423 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-2d556624-bb4f-453a-9321-14e9a4dc1a69 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:48.918696 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:48.918696 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:12:48.918891 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2d556624-bb4f-453a-9321-14e9a4dc1a69 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:12:48.919596 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1421/5712] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:48 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:49.928915 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-b1050da9-4f14-46d0-9299-ab50e63236e5 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:49.930866 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b1050da9-4f14-46d0-9299-ab50e63236e5 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:12:49.931111 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b1050da9-4f14-46d0-9299-ab50e63236e5 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:49.931318 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-b1050da9-4f14-46d0-9299-ab50e63236e5 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:49.931469 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-b1050da9-4f14-46d0-9299-ab50e63236e5 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:49.935868 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:49.935868 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:49.936522 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-b1050da9-4f14-46d0-9299-ab50e63236e5 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:12:49.936898 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1442/5713] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:49 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:50.951858 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f2c77fb0-762d-4234-a950-284317cba7d2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:50.953839 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f2c77fb0-762d-4234-a950-284317cba7d2 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:12:50.954070 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f2c77fb0-762d-4234-a950-284317cba7d2 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:50.954263 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f2c77fb0-762d-4234-a950-284317cba7d2 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:50.954362 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-f2c77fb0-762d-4234-a950-284317cba7d2 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:50.960650 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:50.960650 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:50.961373 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f2c77fb0-762d-4234-a950-284317cba7d2 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:12:50.961795 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1430/5714] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:50 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:51.973864 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-26937f55-e881-425b-bf2b-1eaad87955ca None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:51.975757 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-26937f55-e881-425b-bf2b-1eaad87955ca tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:12:51.976018 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-26937f55-e881-425b-bf2b-1eaad87955ca tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:51.976206 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-26937f55-e881-425b-bf2b-1eaad87955ca tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:51.976314 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-26937f55-e881-425b-bf2b-1eaad87955ca tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:51.980814 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:51.980814 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:51.981483 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-26937f55-e881-425b-bf2b-1eaad87955ca tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:12:51.981885 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1422/5715] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:51 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:52.993503 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-cda85b11-1caa-48b9-9a6e-070342e9bf25 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:52.995521 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cda85b11-1caa-48b9-9a6e-070342e9bf25 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:12:52.995746 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cda85b11-1caa-48b9-9a6e-070342e9bf25 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:52.996004 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-cda85b11-1caa-48b9-9a6e-070342e9bf25 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:52.996164 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-cda85b11-1caa-48b9-9a6e-070342e9bf25 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:53.002976 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:53.002976 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:12:53.003684 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-cda85b11-1caa-48b9-9a6e-070342e9bf25 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:12:53.004095 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1422/5716] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:52 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:54.015437 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3210b434-4ba4-4ad1-9adf-dfe6c1d8d19c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:54.017449 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3210b434-4ba4-4ad1-9adf-dfe6c1d8d19c tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:12:54.017715 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3210b434-4ba4-4ad1-9adf-dfe6c1d8d19c tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:54.017940 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3210b434-4ba4-4ad1-9adf-dfe6c1d8d19c tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:54.018084 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-3210b434-4ba4-4ad1-9adf-dfe6c1d8d19c tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:54.022392 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:54.022392 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:54.022939 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3210b434-4ba4-4ad1-9adf-dfe6c1d8d19c tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:12:54.023403 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1443/5717] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:54 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:55.036036 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-73c00b20-6cf5-4e19-8d2f-3d624cc8c65e None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:55.038272 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-73c00b20-6cf5-4e19-8d2f-3d624cc8c65e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:12:55.038539 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-73c00b20-6cf5-4e19-8d2f-3d624cc8c65e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:55.038786 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-73c00b20-6cf5-4e19-8d2f-3d624cc8c65e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:55.038909 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-73c00b20-6cf5-4e19-8d2f-3d624cc8c65e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:55.044032 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:55.044032 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:55.044824 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-73c00b20-6cf5-4e19-8d2f-3d624cc8c65e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:12:55.045308 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1431/5718] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:55 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:56.058154 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-29be6233-006f-440b-9ea6-d3955c4ef716 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:56.060150 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-29be6233-006f-440b-9ea6-d3955c4ef716 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:12:56.060410 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-29be6233-006f-440b-9ea6-d3955c4ef716 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:56.060882 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-29be6233-006f-440b-9ea6-d3955c4ef716 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:56.060882 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-29be6233-006f-440b-9ea6-d3955c4ef716 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:56.066498 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:56.066498 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:12:56.067205 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-29be6233-006f-440b-9ea6-d3955c4ef716 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:12:56.067714 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1423/5719] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:56 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:57.079335 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-08252349-30c2-439c-be61-1e5d1351cc5e None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:57.081054 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-08252349-30c2-439c-be61-1e5d1351cc5e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:12:57.081289 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-08252349-30c2-439c-be61-1e5d1351cc5e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:57.081516 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-08252349-30c2-439c-be61-1e5d1351cc5e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:57.081664 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-08252349-30c2-439c-be61-1e5d1351cc5e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:57.085974 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:57.085974 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:12:57.086612 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-08252349-30c2-439c-be61-1e5d1351cc5e tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:12:57.086956 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1423/5720] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:57 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:58.100523 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-935563fc-bfbd-4699-8eb0-a618489ca1e7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:58.102693 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-935563fc-bfbd-4699-8eb0-a618489ca1e7 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:12:58.103023 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-935563fc-bfbd-4699-8eb0-a618489ca1e7 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:58.103355 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-935563fc-bfbd-4699-8eb0-a618489ca1e7 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:58.103542 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-935563fc-bfbd-4699-8eb0-a618489ca1e7 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:58.108733 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:58.108733 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:12:58.109493 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-935563fc-bfbd-4699-8eb0-a618489ca1e7 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:12:58.109991 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1444/5721] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:58 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:12:59.121713 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1c4b9277-ba18-4713-96f9-9b502004eb96 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:12:59.123642 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1c4b9277-ba18-4713-96f9-9b502004eb96 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:12:59.123907 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1c4b9277-ba18-4713-96f9-9b502004eb96 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:12:59.124172 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1c4b9277-ba18-4713-96f9-9b502004eb96 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:12:59.124328 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.backups [None req-1c4b9277-ba18-4713-96f9-9b502004eb96 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100150) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:12:59.128558 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:12:59.128558 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:12:59.129301 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1c4b9277-ba18-4713-96f9-9b502004eb96 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:12:59.129795 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1432/5722] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:12:59 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:00.140411 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-026dd3b4-1c6d-4d54-9119-a644fdb974be None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:00.142137 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-026dd3b4-1c6d-4d54-9119-a644fdb974be tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:13:00.142346 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-026dd3b4-1c6d-4d54-9119-a644fdb974be tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:00.142542 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-026dd3b4-1c6d-4d54-9119-a644fdb974be tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:00.142637 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-026dd3b4-1c6d-4d54-9119-a644fdb974be tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:13:00.146868 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:00.146868 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:13:00.147498 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-026dd3b4-1c6d-4d54-9119-a644fdb974be tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:13:00.147833 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1424/5723] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:13:00 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:00.157257 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-3de43c4c-fc99-4d61-8f00-b543301c13dd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:00.205324 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3de43c4c-fc99-4d61-8f00-b543301c13dd tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-member] PUT https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:13:00.205654 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-3de43c4c-fc99-4d61-8f00-b543301c13dd tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:13:00.214805 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:00.214805 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:13:00.222604 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-3de43c4c-fc99-4d61-8f00-b543301c13dd tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-member] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:13:00.223290 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1424/5724] 10.4.3.206 () {70 vars in 1408 bytes} [Wed Jul 22 10:13:00 2026] PUT /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 315 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:00.231072 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-cdaeb06a-25c6-4426-96ff-a11f62014991 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:00.233457 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cdaeb06a-25c6-4426-96ff-a11f62014991 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:13:00.233736 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cdaeb06a-25c6-4426-96ff-a11f62014991 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:00.234039 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-cdaeb06a-25c6-4426-96ff-a11f62014991 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:00.234207 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.backups [None req-cdaeb06a-25c6-4426-96ff-a11f62014991 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100151) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:13:00.239751 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:00.239751 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:13:00.240601 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-cdaeb06a-25c6-4426-96ff-a11f62014991 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:13:00.241100 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1445/5725] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:13:00 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:00.250426 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-30a406ee-4259-4818-ac75-990a3f2b5df1 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:00.252148 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-30a406ee-4259-4818-ac75-990a3f2b5df1 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] DELETE https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:13:00.252346 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-30a406ee-4259-4818-ac75-990a3f2b5df1 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:00.252527 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-30a406ee-4259-4818-ac75-990a3f2b5df1 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:00.252626 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.backups [None req-30a406ee-4259-4818-ac75-990a3f2b5df1 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Delete backup with id: 50e55b1d-e44a-43d3-ac7e-6c8119873a17. Jul 22 10:13:00.257212 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:00.257212 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:13:00.269997 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.backup.rpcapi [None req-30a406ee-4259-4818-ac75-990a3f2b5df1 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] delete_backup rpcapi backup_id 50e55b1d-e44a-43d3-ac7e-6c8119873a17 {{(pid=100150) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 10:13:00.271726 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-30a406ee-4259-4818-ac75-990a3f2b5df1 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 202 Jul 22 10:13:00.272191 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1433/5726] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:13:00 2026] DELETE /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 10:13:00.279076 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d8061546-c6fb-4961-ace1-a7da612d3d5a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:00.280855 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d8061546-c6fb-4961-ace1-a7da612d3d5a tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:13:00.281127 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d8061546-c6fb-4961-ace1-a7da612d3d5a tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:00.281288 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d8061546-c6fb-4961-ace1-a7da612d3d5a tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:00.281397 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-d8061546-c6fb-4961-ace1-a7da612d3d5a tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:13:00.285995 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:00.285995 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:13:00.286643 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d8061546-c6fb-4961-ace1-a7da612d3d5a tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 200 Jul 22 10:13:00.287008 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1425/5727] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:13:00 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:01.298802 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-e54754e7-0554-4d7e-b18a-35a076f1d276 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:01.301107 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e54754e7-0554-4d7e-b18a-35a076f1d276 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 Jul 22 10:13:01.301410 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e54754e7-0554-4d7e-b18a-35a076f1d276 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:01.301667 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-e54754e7-0554-4d7e-b18a-35a076f1d276 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:01.301814 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.backups [None req-e54754e7-0554-4d7e-b18a-35a076f1d276 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Show backup with id 50e55b1d-e44a-43d3-ac7e-6c8119873a17. {{(pid=100149) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 10:13:01.306240 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-e54754e7-0554-4d7e-b18a-35a076f1d276 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 returned with HTTP 404 Jul 22 10:13:01.306891 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1425/5728] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:13:01 2026] GET /volume/v3/backups/50e55b1d-e44a-43d3-ac7e-6c8119873a17 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:13:01.314187 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-f4807667-aa22-432a-b605-a11406507cc7 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:01.316124 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f4807667-aa22-432a-b605-a11406507cc7 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/b688a0c2-e246-4421-810c-add13774ab7b Jul 22 10:13:01.316331 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f4807667-aa22-432a-b605-a11406507cc7 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:01.316569 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-f4807667-aa22-432a-b605-a11406507cc7 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:01.316731 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-f4807667-aa22-432a-b605-a11406507cc7 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Delete volume with id: b688a0c2-e246-4421-810c-add13774ab7b Jul 22 10:13:01.324204 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:01.324204 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:13:01.324568 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f4807667-aa22-432a-b605-a11406507cc7 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Volume info retrieved successfully. Jul 22 10:13:01.343208 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-f4807667-aa22-432a-b605-a11406507cc7 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Delete volume request issued successfully. Jul 22 10:13:01.343457 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-f4807667-aa22-432a-b605-a11406507cc7 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/volumes/b688a0c2-e246-4421-810c-add13774ab7b returned with HTTP 202 Jul 22 10:13:01.343863 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1446/5729] 10.4.3.206 () {68 vars in 1391 bytes} [Wed Jul 22 10:13:01 2026] DELETE /volume/v3/volumes/b688a0c2-e246-4421-810c-add13774ab7b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:13:01.351343 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-1e3a6581-59e0-45cd-a3d4-c4f5d9c84530 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:01.352996 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1e3a6581-59e0-45cd-a3d4-c4f5d9c84530 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/volumes/b688a0c2-e246-4421-810c-add13774ab7b Jul 22 10:13:01.353185 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1e3a6581-59e0-45cd-a3d4-c4f5d9c84530 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:01.353352 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-1e3a6581-59e0-45cd-a3d4-c4f5d9c84530 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:01.360154 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:01.360154 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:13:01.363784 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-1e3a6581-59e0-45cd-a3d4-c4f5d9c84530 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Volume info retrieved successfully. Jul 22 10:13:01.368288 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-1e3a6581-59e0-45cd-a3d4-c4f5d9c84530 tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/volumes/b688a0c2-e246-4421-810c-add13774ab7b returned with HTTP 200 Jul 22 10:13:01.368786 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1434/5730] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:13:01 2026] GET /volume/v3/volumes/b688a0c2-e246-4421-810c-add13774ab7b => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:13:02.382017 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8b6458c1-dfd8-435e-a9db-cc0232f8256d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:02.383801 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8b6458c1-dfd8-435e-a9db-cc0232f8256d tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] GET https://10.4.3.206/volume/v3/volumes/b688a0c2-e246-4421-810c-add13774ab7b Jul 22 10:13:02.384043 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8b6458c1-dfd8-435e-a9db-cc0232f8256d tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:02.384325 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8b6458c1-dfd8-435e-a9db-cc0232f8256d tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:02.390095 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8b6458c1-dfd8-435e-a9db-cc0232f8256d tempest-ProjectMemberTests39-760249628 tempest-ProjectMemberTests39-760249628-project-admin] https://10.4.3.206/volume/v3/volumes/b688a0c2-e246-4421-810c-add13774ab7b returned with HTTP 404 Jul 22 10:13:02.390516 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1426/5731] 10.4.3.206 () {68 vars in 1388 bytes} [Wed Jul 22 10:13:02 2026] GET /volume/v3/volumes/b688a0c2-e246-4421-810c-add13774ab7b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:13:03.812981 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:03.885713 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:13:03.886060 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-260483756"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:13:03.887369 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-260483756'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:13:03.887494 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create volume of 1 GB Jul 22 10:13:03.891716 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Availability Zones retrieved successfully. Jul 22 10:13:03.896409 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Flow 'volume_create_api' (682a6079-1b22-49b6-8410-0416b6cb4ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:13:03.897396 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f15e6aca-2966-4f99-b142-9151f01d69ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:03.898131 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:13:03.920803 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f15e6aca-2966-4f99-b142-9151f01d69ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:03.921673 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47e9bcd4-0e20-4e90-b9a6-033f708dbcf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:03.973666 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Created reservations ['39df0bdd-ea87-4e49-88c6-197f4964c0f4', '591fe479-714c-4cb4-a772-6b85142b5be7', '3c02b8c7-3a74-483b-b290-3c979dc2e399', 'd2bf14f1-bb92-48d1-85ca-399e3444152c'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:13:03.974448 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47e9bcd4-0e20-4e90-b9a6-033f708dbcf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39df0bdd-ea87-4e49-88c6-197f4964c0f4', '591fe479-714c-4cb4-a772-6b85142b5be7', '3c02b8c7-3a74-483b-b290-3c979dc2e399', 'd2bf14f1-bb92-48d1-85ca-399e3444152c']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:03.975150 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70526289-ce75-44c0-a215-371df1433a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:03.998154 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70526289-ce75-44c0-a215-371df1433a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bbdb2ee-cece-4969-9b48-9385f5fd8b69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-260483756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9e7aa4c21f440af8dcb13c148e5bf5d',qos_specs=None,replication_status=,reservations=['39df0bdd-ea87-4e49-88c6-197f4964c0f4','591fe479-714c-4cb4-a772-6b85142b5be7','3c02b8c7-3a74-483b-b290-3c979dc2e399','d2bf14f1-bb92-48d1-85ca-399e3444152c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5133b08fd3a241a0af60ff62c534dfd0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:13:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-260483756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bbdb2ee-cece-4969-9b48-9385f5fd8b69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9e7aa4c21f440af8dcb13c148e5bf5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5133b08fd3a241a0af60ff62c534dfd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:03.998901 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a33c1c1e-4ecb-4fb5-8a07-1e416d4e3aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:04.016238 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a33c1c1e-4ecb-4fb5-8a07-1e416d4e3aea) transitioned into state 'SUCCESS' from state '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-260483756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9e7aa4c21f440af8dcb13c148e5bf5d',qos_specs=None,replication_status=,reservations=['39df0bdd-ea87-4e49-88c6-197f4964c0f4','591fe479-714c-4cb4-a772-6b85142b5be7','3c02b8c7-3a74-483b-b290-3c979dc2e399','d2bf14f1-bb92-48d1-85ca-399e3444152c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5133b08fd3a241a0af60ff62c534dfd0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:04.016912 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b926c7-4c06-4747-beee-bb2d131e76bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:04.025642 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b926c7-4c06-4747-beee-bb2d131e76bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:04.026394 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Flow 'volume_create_api' (682a6079-1b22-49b6-8410-0416b6cb4ac8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:13:04.026677 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create volume request issued successfully. Jul 22 10:13:04.027220 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-fba05cd9-6786-46e3-8b43-7c23e50c1861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:13:04.027627 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1426/5732] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:13:03 2026] POST /volume/v3/volumes => generated 777 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:13:04.039203 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7e419a89-0f99-491c-a97c-d1a9f736d477 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:04.040891 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7e419a89-0f99-491c-a97c-d1a9f736d477 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/6bbdb2ee-cece-4969-9b48-9385f5fd8b69 Jul 22 10:13:04.041124 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7e419a89-0f99-491c-a97c-d1a9f736d477 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:04.041356 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7e419a89-0f99-491c-a97c-d1a9f736d477 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:04.048221 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:04.048221 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:13:04.051447 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-7e419a89-0f99-491c-a97c-d1a9f736d477 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:04.055083 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7e419a89-0f99-491c-a97c-d1a9f736d477 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/6bbdb2ee-cece-4969-9b48-9385f5fd8b69 returned with HTTP 200 Jul 22 10:13:04.055511 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1447/5733] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:04 2026] GET /volume/v3/volumes/6bbdb2ee-cece-4969-9b48-9385f5fd8b69 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:05.066671 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-e681dd31-3827-4c1e-b7e3-fbdcd4bea63c None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:05.068446 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e681dd31-3827-4c1e-b7e3-fbdcd4bea63c tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/6bbdb2ee-cece-4969-9b48-9385f5fd8b69 Jul 22 10:13:05.068629 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e681dd31-3827-4c1e-b7e3-fbdcd4bea63c tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:05.068839 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-e681dd31-3827-4c1e-b7e3-fbdcd4bea63c tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:05.075729 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:05.075729 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:13:05.078772 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-e681dd31-3827-4c1e-b7e3-fbdcd4bea63c tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:05.082142 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-e681dd31-3827-4c1e-b7e3-fbdcd4bea63c tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/6bbdb2ee-cece-4969-9b48-9385f5fd8b69 returned with HTTP 200 Jul 22 10:13:05.082484 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1435/5734] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:05 2026] GET /volume/v3/volumes/6bbdb2ee-cece-4969-9b48-9385f5fd8b69 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:13:05.093608 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6cb8ddc3-fa10-4f4f-93fa-4b8e864913a9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:05.095253 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6cb8ddc3-fa10-4f4f-93fa-4b8e864913a9 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:13:05.095592 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6cb8ddc3-fa10-4f4f-93fa-4b8e864913a9 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6bbdb2ee-cece-4969-9b48-9385f5fd8b69", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2076048751"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:13:05.103851 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:05.103851 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:13:05.104254 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6cb8ddc3-fa10-4f4f-93fa-4b8e864913a9 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:05.104410 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-6cb8ddc3-fa10-4f4f-93fa-4b8e864913a9 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create snapshot from volume 6bbdb2ee-cece-4969-9b48-9385f5fd8b69 Jul 22 10:13:05.132088 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-6cb8ddc3-fa10-4f4f-93fa-4b8e864913a9 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Created reservations ['59e8c9c7-39d3-4de4-8168-410fd6e3c4b7', '26099575-e14d-4990-af23-fe61252e3562', 'f8050e56-8f63-4881-9ef2-3e6d8a821b5c', 'f6dfbedf-3aee-4baa-963e-911dc03051f5'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:13:05.158200 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6cb8ddc3-fa10-4f4f-93fa-4b8e864913a9 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot create request issued successfully. Jul 22 10:13:05.158502 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6cb8ddc3-fa10-4f4f-93fa-4b8e864913a9 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:13:05.158879 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1427/5735] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:13:05 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) Jul 22 10:13:05.167068 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d7881294-692e-4794-9363-995beb1d5c9f None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:05.168938 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d7881294-692e-4794-9363-995beb1d5c9f tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/3bb16055-2360-4646-8285-884e9b87e885 Jul 22 10:13:05.169190 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d7881294-692e-4794-9363-995beb1d5c9f tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:05.169375 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d7881294-692e-4794-9363-995beb1d5c9f tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:05.174252 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:05.174252 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:13:05.174540 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d7881294-692e-4794-9363-995beb1d5c9f tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:05.175123 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d7881294-692e-4794-9363-995beb1d5c9f tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/3bb16055-2360-4646-8285-884e9b87e885 returned with HTTP 200 Jul 22 10:13:05.175468 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1427/5736] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:05 2026] GET /volume/v3/snapshots/3bb16055-2360-4646-8285-884e9b87e885 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:06.185069 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-bfcf070a-a2d5-4c92-b453-e0db8064a4d2 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:06.186860 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bfcf070a-a2d5-4c92-b453-e0db8064a4d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/3bb16055-2360-4646-8285-884e9b87e885 Jul 22 10:13:06.187061 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bfcf070a-a2d5-4c92-b453-e0db8064a4d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:06.187232 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-bfcf070a-a2d5-4c92-b453-e0db8064a4d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:06.191959 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:06.191959 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:13:06.192237 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-bfcf070a-a2d5-4c92-b453-e0db8064a4d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:06.192784 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-bfcf070a-a2d5-4c92-b453-e0db8064a4d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/3bb16055-2360-4646-8285-884e9b87e885 returned with HTTP 200 Jul 22 10:13:06.193169 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1448/5737] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:06 2026] GET /volume/v3/snapshots/3bb16055-2360-4646-8285-884e9b87e885 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:06.202112 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-8be8e9a3-4e10-4e0b-a5b7-0c075b785c32 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:06.252884 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8be8e9a3-4e10-4e0b-a5b7-0c075b785c32 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] POST https://10.4.3.206/volume/v3/snapshots/3bb16055-2360-4646-8285-884e9b87e885/action Jul 22 10:13:06.253260 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8be8e9a3-4e10-4e0b-a5b7-0c075b785c32 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:13:06.253376 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-8be8e9a3-4e10-4e0b-a5b7-0c075b785c32 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:13:06.259412 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:06.259412 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:13:06.259825 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-8be8e9a3-4e10-4e0b-a5b7-0c075b785c32 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Snapshot retrieved successfully. Jul 22 10:13:06.260628 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.policy [None req-8be8e9a3-4e10-4e0b-a5b7-0c075b785c32 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a90857d3016d442fa14b9ddfc64d87dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9e7aa4c21f440af8dcb13c148e5bf5d', '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=100150) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 10:13:06.260829 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-8be8e9a3-4e10-4e0b-a5b7-0c075b785c32 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] https://10.4.3.206/volume/v3/snapshots/3bb16055-2360-4646-8285-884e9b87e885/action returned with HTTP 403 Jul 22 10:13:06.261287 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1436/5738] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 10:13:06 2026] POST /volume/v3/snapshots/3bb16055-2360-4646-8285-884e9b87e885/action => generated 133 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:13:06.267974 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-514d95b9-f681-4e30-9218-080acdc2b860 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:06.269882 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-514d95b9-f681-4e30-9218-080acdc2b860 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/3bb16055-2360-4646-8285-884e9b87e885 Jul 22 10:13:06.270111 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-514d95b9-f681-4e30-9218-080acdc2b860 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:06.270318 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-514d95b9-f681-4e30-9218-080acdc2b860 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:06.270423 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-514d95b9-f681-4e30-9218-080acdc2b860 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Delete snapshot with id: 3bb16055-2360-4646-8285-884e9b87e885 Jul 22 10:13:06.275072 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:06.275072 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:13:06.275360 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-514d95b9-f681-4e30-9218-080acdc2b860 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:06.289533 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-514d95b9-f681-4e30-9218-080acdc2b860 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot delete request issued successfully. Jul 22 10:13:06.289684 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-514d95b9-f681-4e30-9218-080acdc2b860 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/3bb16055-2360-4646-8285-884e9b87e885 returned with HTTP 202 Jul 22 10:13:06.290072 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1428/5739] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:13:06 2026] DELETE /volume/v3/snapshots/3bb16055-2360-4646-8285-884e9b87e885 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:13:06.297712 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-372aee21-f2ac-4f80-b851-36b4f5496460 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:06.299841 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-372aee21-f2ac-4f80-b851-36b4f5496460 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/3bb16055-2360-4646-8285-884e9b87e885 Jul 22 10:13:06.300105 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-372aee21-f2ac-4f80-b851-36b4f5496460 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:06.300341 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-372aee21-f2ac-4f80-b851-36b4f5496460 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:06.305448 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:06.305448 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:13:06.305772 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-372aee21-f2ac-4f80-b851-36b4f5496460 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:06.306471 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-372aee21-f2ac-4f80-b851-36b4f5496460 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/3bb16055-2360-4646-8285-884e9b87e885 returned with HTTP 200 Jul 22 10:13:06.306850 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1428/5740] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:06 2026] GET /volume/v3/snapshots/3bb16055-2360-4646-8285-884e9b87e885 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:07.315521 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-545dae1d-5ddb-4600-92ce-4567ed9271a8 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:07.317403 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-545dae1d-5ddb-4600-92ce-4567ed9271a8 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/3bb16055-2360-4646-8285-884e9b87e885 Jul 22 10:13:07.317751 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-545dae1d-5ddb-4600-92ce-4567ed9271a8 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:07.317973 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-545dae1d-5ddb-4600-92ce-4567ed9271a8 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:07.321909 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-545dae1d-5ddb-4600-92ce-4567ed9271a8 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/3bb16055-2360-4646-8285-884e9b87e885 returned with HTTP 404 Jul 22 10:13:07.322375 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1449/5741] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:07 2026] GET /volume/v3/snapshots/3bb16055-2360-4646-8285-884e9b87e885 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:13:07.329264 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-c4975d3e-5815-4b3c-bd23-f7f5b95d119d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:07.331178 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c4975d3e-5815-4b3c-bd23-f7f5b95d119d tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/6bbdb2ee-cece-4969-9b48-9385f5fd8b69 Jul 22 10:13:07.331376 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c4975d3e-5815-4b3c-bd23-f7f5b95d119d tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:07.331557 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-c4975d3e-5815-4b3c-bd23-f7f5b95d119d tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:07.331708 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-c4975d3e-5815-4b3c-bd23-f7f5b95d119d tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Delete volume with id: 6bbdb2ee-cece-4969-9b48-9385f5fd8b69 Jul 22 10:13:07.339423 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:07.339423 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:13:07.339776 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c4975d3e-5815-4b3c-bd23-f7f5b95d119d tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:07.353829 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-c4975d3e-5815-4b3c-bd23-f7f5b95d119d tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Delete volume request issued successfully. Jul 22 10:13:07.354052 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-c4975d3e-5815-4b3c-bd23-f7f5b95d119d tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/6bbdb2ee-cece-4969-9b48-9385f5fd8b69 returned with HTTP 202 Jul 22 10:13:07.354450 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1437/5742] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:13:07 2026] DELETE /volume/v3/volumes/6bbdb2ee-cece-4969-9b48-9385f5fd8b69 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:13:07.361391 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ed335e60-4142-498b-8594-0d3d61293778 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:07.363142 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ed335e60-4142-498b-8594-0d3d61293778 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/6bbdb2ee-cece-4969-9b48-9385f5fd8b69 Jul 22 10:13:07.363354 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ed335e60-4142-498b-8594-0d3d61293778 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:07.363562 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ed335e60-4142-498b-8594-0d3d61293778 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:07.370516 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:07.370516 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:13:07.373626 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ed335e60-4142-498b-8594-0d3d61293778 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:07.377423 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ed335e60-4142-498b-8594-0d3d61293778 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/6bbdb2ee-cece-4969-9b48-9385f5fd8b69 returned with HTTP 200 Jul 22 10:13:07.377792 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1429/5743] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:07 2026] GET /volume/v3/volumes/6bbdb2ee-cece-4969-9b48-9385f5fd8b69 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:13:08.390777 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-46caf112-b059-47ea-8867-f6f3d82622d6 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:08.392514 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-46caf112-b059-47ea-8867-f6f3d82622d6 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/6bbdb2ee-cece-4969-9b48-9385f5fd8b69 Jul 22 10:13:08.392656 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-46caf112-b059-47ea-8867-f6f3d82622d6 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:08.392836 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-46caf112-b059-47ea-8867-f6f3d82622d6 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:08.398545 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-46caf112-b059-47ea-8867-f6f3d82622d6 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/6bbdb2ee-cece-4969-9b48-9385f5fd8b69 returned with HTTP 404 Jul 22 10:13:08.399010 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1429/5744] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:08 2026] GET /volume/v3/volumes/6bbdb2ee-cece-4969-9b48-9385f5fd8b69 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:13:08.405437 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:08.407073 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:13:08.407383 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1132109915"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:13:08.409009 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.v3.volumes [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1132109915'}} {{(pid=100151) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:13:08.409122 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create volume of 1 GB Jul 22 10:13:08.410995 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=73,cinder:UPDATE=25,cinder:INSERT=12 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:13:08.413966 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Availability Zones retrieved successfully. Jul 22 10:13:08.419829 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Flow 'volume_create_api' (8064840f-866f-48e9-93ee-ae3250d36f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:13:08.420929 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d246b93-fa17-4547-b089-1ccd9eb9a42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:08.421935 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.flows.api.create_volume [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Validating volume size '1' using validate_int {{(pid=100151) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:13:08.446568 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d246b93-fa17-4547-b089-1ccd9eb9a42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:08.447329 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2230f5c-a6f6-46ed-97bb-78e776e682c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:08.482579 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Created reservations ['ae8df1be-7e22-456f-8d14-4d747281400f', 'e96a2b66-ade0-4071-b782-ae40ba69876f', '66cf9d81-95ba-4944-8f33-fc861fc14ae9', '6a6f2884-de79-4073-b25b-4e838eb4641d'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:13:08.483545 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2230f5c-a6f6-46ed-97bb-78e776e682c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae8df1be-7e22-456f-8d14-4d747281400f', 'e96a2b66-ade0-4071-b782-ae40ba69876f', '66cf9d81-95ba-4944-8f33-fc861fc14ae9', '6a6f2884-de79-4073-b25b-4e838eb4641d']}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:08.484071 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (670d3bd1-0ccc-4233-9f4a-ae446d67fa38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:08.506282 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (670d3bd1-0ccc-4233-9f4a-ae446d67fa38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '494b5b6d-8c4d-43b0-9abd-4f671d51337e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1132109915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9e7aa4c21f440af8dcb13c148e5bf5d',qos_specs=None,replication_status=,reservations=['ae8df1be-7e22-456f-8d14-4d747281400f','e96a2b66-ade0-4071-b782-ae40ba69876f','66cf9d81-95ba-4944-8f33-fc861fc14ae9','6a6f2884-de79-4073-b25b-4e838eb4641d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5133b08fd3a241a0af60ff62c534dfd0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:13:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1132109915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=494b5b6d-8c4d-43b0-9abd-4f671d51337e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9e7aa4c21f440af8dcb13c148e5bf5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5133b08fd3a241a0af60ff62c534dfd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:08.507159 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab0a928f-e7c7-4ee0-8053-093d9505a59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:08.522022 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab0a928f-e7c7-4ee0-8053-093d9505a59e) transitioned into state 'SUCCESS' from state '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-1132109915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9e7aa4c21f440af8dcb13c148e5bf5d',qos_specs=None,replication_status=,reservations=['ae8df1be-7e22-456f-8d14-4d747281400f','e96a2b66-ade0-4071-b782-ae40ba69876f','66cf9d81-95ba-4944-8f33-fc861fc14ae9','6a6f2884-de79-4073-b25b-4e838eb4641d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5133b08fd3a241a0af60ff62c534dfd0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:08.522829 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd602b3-c731-45c6-8130-01d100334e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:08.531087 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd602b3-c731-45c6-8130-01d100334e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100151) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:08.531857 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.volume.api [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Flow 'volume_create_api' (8064840f-866f-48e9-93ee-ae3250d36f59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100151) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:13:08.532165 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create volume request issued successfully. Jul 22 10:13:08.532686 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-75ee8f1c-71b1-4704-ba05-10d8b3e9d0ba tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:13:08.533149 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1450/5745] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:13:08 2026] POST /volume/v3/volumes => generated 778 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:13:08.545264 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-ccbecc75-26ae-49d1-8c49-7f78d2acad10 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:08.546781 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ccbecc75-26ae-49d1-8c49-7f78d2acad10 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/494b5b6d-8c4d-43b0-9abd-4f671d51337e Jul 22 10:13:08.546968 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ccbecc75-26ae-49d1-8c49-7f78d2acad10 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:08.547136 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-ccbecc75-26ae-49d1-8c49-7f78d2acad10 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:08.553247 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:08.553247 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:13:08.556153 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-ccbecc75-26ae-49d1-8c49-7f78d2acad10 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:08.559889 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-ccbecc75-26ae-49d1-8c49-7f78d2acad10 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/494b5b6d-8c4d-43b0-9abd-4f671d51337e returned with HTTP 200 Jul 22 10:13:08.560300 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1438/5746] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:08 2026] GET /volume/v3/volumes/494b5b6d-8c4d-43b0-9abd-4f671d51337e => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:09.572989 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9b1896dd-c802-466f-9e75-f5ec64755f07 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:09.574817 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b1896dd-c802-466f-9e75-f5ec64755f07 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/494b5b6d-8c4d-43b0-9abd-4f671d51337e Jul 22 10:13:09.575058 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b1896dd-c802-466f-9e75-f5ec64755f07 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:09.575249 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b1896dd-c802-466f-9e75-f5ec64755f07 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:09.582398 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:09.582398 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:13:09.586006 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9b1896dd-c802-466f-9e75-f5ec64755f07 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:09.590052 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b1896dd-c802-466f-9e75-f5ec64755f07 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/494b5b6d-8c4d-43b0-9abd-4f671d51337e returned with HTTP 200 Jul 22 10:13:09.590471 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1430/5747] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:09 2026] GET /volume/v3/volumes/494b5b6d-8c4d-43b0-9abd-4f671d51337e => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:13:09.602369 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-2bd78071-043e-4246-9c98-08524ced9f31 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:09.604072 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2bd78071-043e-4246-9c98-08524ced9f31 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:13:09.604417 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-2bd78071-043e-4246-9c98-08524ced9f31 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "494b5b6d-8c4d-43b0-9abd-4f671d51337e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-959766515"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:13:09.607623 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=83,cinder:UPDATE=27,cinder:INSERT=21 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:13:09.612966 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:09.612966 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:13:09.613321 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2bd78071-043e-4246-9c98-08524ced9f31 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:09.613531 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-2bd78071-043e-4246-9c98-08524ced9f31 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create snapshot from volume 494b5b6d-8c4d-43b0-9abd-4f671d51337e Jul 22 10:13:09.635944 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-2bd78071-043e-4246-9c98-08524ced9f31 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Created reservations ['c25f66ff-5eb7-42ea-a82c-8728788209e5', '3d6b58a9-f825-4c01-9d2e-901afd344f53', '75e4d46a-2926-46ca-8945-3887437fc378', '55fba56e-1058-4be3-a352-d96113011636'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:13:09.661486 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-2bd78071-043e-4246-9c98-08524ced9f31 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot create request issued successfully. Jul 22 10:13:09.661742 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-2bd78071-043e-4246-9c98-08524ced9f31 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:13:09.662204 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1430/5748] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:13:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:13:09.670025 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-dcb822d0-f248-43a8-8361-0270506b113e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:09.671839 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dcb822d0-f248-43a8-8361-0270506b113e tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/4142faae-9da3-4037-bac0-e30e0c4b37db Jul 22 10:13:09.672071 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dcb822d0-f248-43a8-8361-0270506b113e tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:09.672253 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-dcb822d0-f248-43a8-8361-0270506b113e tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:09.677502 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:09.677502 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:13:09.677900 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-dcb822d0-f248-43a8-8361-0270506b113e tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:09.678826 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-dcb822d0-f248-43a8-8361-0270506b113e tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/4142faae-9da3-4037-bac0-e30e0c4b37db returned with HTTP 200 Jul 22 10:13:09.679375 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1451/5749] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:09 2026] GET /volume/v3/snapshots/4142faae-9da3-4037-bac0-e30e0c4b37db => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:10.687554 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-d6ef9792-23ce-45d9-83ff-29061a87421a None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:10.689337 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d6ef9792-23ce-45d9-83ff-29061a87421a tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/4142faae-9da3-4037-bac0-e30e0c4b37db Jul 22 10:13:10.689519 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d6ef9792-23ce-45d9-83ff-29061a87421a tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:10.689696 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-d6ef9792-23ce-45d9-83ff-29061a87421a tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:10.694422 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:10.694422 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:13:10.694697 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-d6ef9792-23ce-45d9-83ff-29061a87421a tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:10.695329 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-d6ef9792-23ce-45d9-83ff-29061a87421a tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/4142faae-9da3-4037-bac0-e30e0c4b37db returned with HTTP 200 Jul 22 10:13:10.695668 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1439/5750] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:10 2026] GET /volume/v3/snapshots/4142faae-9da3-4037-bac0-e30e0c4b37db => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:10.703125 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9b0cf0cf-dfa3-4974-8fbb-42e5b3a895b3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:10.704785 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b0cf0cf-dfa3-4974-8fbb-42e5b3a895b3 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] GET https://10.4.3.206/volume/v3/snapshots Jul 22 10:13:10.705032 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b0cf0cf-dfa3-4974-8fbb-42e5b3a895b3 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:10.705220 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b0cf0cf-dfa3-4974-8fbb-42e5b3a895b3 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:10.705457 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-9b0cf0cf-dfa3-4974-8fbb-42e5b3a895b3 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 10:13:10.706465 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-9b0cf0cf-dfa3-4974-8fbb-42e5b3a895b3 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 10:13:10.710279 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9b0cf0cf-dfa3-4974-8fbb-42e5b3a895b3 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Get all snapshots completed successfully. Jul 22 10:13:10.710582 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b0cf0cf-dfa3-4974-8fbb-42e5b3a895b3 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] https://10.4.3.206/volume/v3/snapshots returned with HTTP 200 Jul 22 10:13:10.710965 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1431/5751] 10.4.3.206 () {66 vars in 1243 bytes} [Wed Jul 22 10:13:10 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) Jul 22 10:13:10.718409 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ff4a8a71-9a1b-47ad-8cb9-d1afea155bdd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:10.720150 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ff4a8a71-9a1b-47ad-8cb9-d1afea155bdd tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/4142faae-9da3-4037-bac0-e30e0c4b37db Jul 22 10:13:10.720326 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ff4a8a71-9a1b-47ad-8cb9-d1afea155bdd tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:10.720532 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ff4a8a71-9a1b-47ad-8cb9-d1afea155bdd tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:10.720653 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.snapshots [None req-ff4a8a71-9a1b-47ad-8cb9-d1afea155bdd tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Delete snapshot with id: 4142faae-9da3-4037-bac0-e30e0c4b37db Jul 22 10:13:10.725186 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:10.725186 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:13:10.725437 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ff4a8a71-9a1b-47ad-8cb9-d1afea155bdd tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:10.738532 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ff4a8a71-9a1b-47ad-8cb9-d1afea155bdd tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot delete request issued successfully. Jul 22 10:13:10.738731 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ff4a8a71-9a1b-47ad-8cb9-d1afea155bdd tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/4142faae-9da3-4037-bac0-e30e0c4b37db returned with HTTP 202 Jul 22 10:13:10.739432 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1431/5752] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:13:10 2026] DELETE /volume/v3/snapshots/4142faae-9da3-4037-bac0-e30e0c4b37db => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:13:10.745527 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5519de29-8bca-4e70-89ac-3291ad3a7cdb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:10.747342 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5519de29-8bca-4e70-89ac-3291ad3a7cdb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/4142faae-9da3-4037-bac0-e30e0c4b37db Jul 22 10:13:10.747544 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5519de29-8bca-4e70-89ac-3291ad3a7cdb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:10.747759 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5519de29-8bca-4e70-89ac-3291ad3a7cdb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:10.752069 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:10.752069 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:13:10.752356 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-5519de29-8bca-4e70-89ac-3291ad3a7cdb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:10.752916 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5519de29-8bca-4e70-89ac-3291ad3a7cdb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/4142faae-9da3-4037-bac0-e30e0c4b37db returned with HTTP 200 Jul 22 10:13:10.753269 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1452/5753] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:10 2026] GET /volume/v3/snapshots/4142faae-9da3-4037-bac0-e30e0c4b37db => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:11.762314 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-edb55100-d4c2-4102-9f3b-583a8a354c92 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:11.764104 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-edb55100-d4c2-4102-9f3b-583a8a354c92 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/4142faae-9da3-4037-bac0-e30e0c4b37db Jul 22 10:13:11.764302 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-edb55100-d4c2-4102-9f3b-583a8a354c92 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:11.764483 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-edb55100-d4c2-4102-9f3b-583a8a354c92 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:11.766048 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=47,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:13:11.768946 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-edb55100-d4c2-4102-9f3b-583a8a354c92 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/4142faae-9da3-4037-bac0-e30e0c4b37db returned with HTTP 404 Jul 22 10:13:11.769444 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1440/5754] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:11 2026] GET /volume/v3/snapshots/4142faae-9da3-4037-bac0-e30e0c4b37db => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:13:11.777098 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-469668e1-24a2-4875-a22f-e4d96daab817 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:11.779327 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-469668e1-24a2-4875-a22f-e4d96daab817 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/494b5b6d-8c4d-43b0-9abd-4f671d51337e Jul 22 10:13:11.779594 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-469668e1-24a2-4875-a22f-e4d96daab817 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:11.779866 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-469668e1-24a2-4875-a22f-e4d96daab817 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:11.780108 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-469668e1-24a2-4875-a22f-e4d96daab817 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Delete volume with id: 494b5b6d-8c4d-43b0-9abd-4f671d51337e Jul 22 10:13:11.790941 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:11.790941 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:13:11.791459 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-469668e1-24a2-4875-a22f-e4d96daab817 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:11.811249 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-469668e1-24a2-4875-a22f-e4d96daab817 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Delete volume request issued successfully. Jul 22 10:13:11.811479 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-469668e1-24a2-4875-a22f-e4d96daab817 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/494b5b6d-8c4d-43b0-9abd-4f671d51337e returned with HTTP 202 Jul 22 10:13:11.812111 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1432/5755] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:13:11 2026] DELETE /volume/v3/volumes/494b5b6d-8c4d-43b0-9abd-4f671d51337e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:13:11.820036 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d2629386-54b8-4383-81c0-72d1efb4aeb2 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:11.822309 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d2629386-54b8-4383-81c0-72d1efb4aeb2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/494b5b6d-8c4d-43b0-9abd-4f671d51337e Jul 22 10:13:11.822577 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d2629386-54b8-4383-81c0-72d1efb4aeb2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:11.822765 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d2629386-54b8-4383-81c0-72d1efb4aeb2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:11.830026 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:11.830026 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:13:11.833466 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-d2629386-54b8-4383-81c0-72d1efb4aeb2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:11.836985 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d2629386-54b8-4383-81c0-72d1efb4aeb2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/494b5b6d-8c4d-43b0-9abd-4f671d51337e returned with HTTP 200 Jul 22 10:13:11.837399 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1432/5756] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:11 2026] GET /volume/v3/volumes/494b5b6d-8c4d-43b0-9abd-4f671d51337e => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:13:12.853278 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-0225545e-8a98-4564-81c3-a9ecb8deaeef None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:12.854966 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0225545e-8a98-4564-81c3-a9ecb8deaeef tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/494b5b6d-8c4d-43b0-9abd-4f671d51337e Jul 22 10:13:12.855188 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0225545e-8a98-4564-81c3-a9ecb8deaeef tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:12.855383 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-0225545e-8a98-4564-81c3-a9ecb8deaeef tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:12.861027 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-0225545e-8a98-4564-81c3-a9ecb8deaeef tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/494b5b6d-8c4d-43b0-9abd-4f671d51337e returned with HTTP 404 Jul 22 10:13:12.861474 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1453/5757] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:12 2026] GET /volume/v3/volumes/494b5b6d-8c4d-43b0-9abd-4f671d51337e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:13:12.869300 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:12.870992 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:13:12.871340 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1776195455"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:13:12.873108 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.v3.volumes [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1776195455'}} {{(pid=100150) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:13:12.873257 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create volume of 1 GB Jul 22 10:13:12.877163 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Availability Zones retrieved successfully. Jul 22 10:13:12.882486 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Flow 'volume_create_api' (d68a3283-3c4c-45f0-b3eb-dda48b5f9415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:13:12.883752 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f02d19fa-5686-4d7d-8894-9aca1e79b36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:12.884660 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.flows.api.create_volume [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Validating volume size '1' using validate_int {{(pid=100150) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:13:12.908485 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f02d19fa-5686-4d7d-8894-9aca1e79b36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:12.909234 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13667ee0-46b4-4989-bc38-0259194738d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:12.944982 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Created reservations ['0ec8adb0-90a0-4c93-a49d-2628d3960101', '36e42bc8-2a14-4321-949f-1c6f7f946707', '9ca7a213-46d9-45b3-a19c-77c702693a67', '9af4ae66-3239-4efa-8653-dd4d0379c240'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:13:12.945642 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13667ee0-46b4-4989-bc38-0259194738d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ec8adb0-90a0-4c93-a49d-2628d3960101', '36e42bc8-2a14-4321-949f-1c6f7f946707', '9ca7a213-46d9-45b3-a19c-77c702693a67', '9af4ae66-3239-4efa-8653-dd4d0379c240']}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:12.946366 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bceb3dca-2f12-4c35-b304-c69854bd41ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:12.970721 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bceb3dca-2f12-4c35-b304-c69854bd41ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a8be6cc-ab39-4e3d-a726-52ff0b949b9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1776195455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9e7aa4c21f440af8dcb13c148e5bf5d',qos_specs=None,replication_status=,reservations=['0ec8adb0-90a0-4c93-a49d-2628d3960101','36e42bc8-2a14-4321-949f-1c6f7f946707','9ca7a213-46d9-45b3-a19c-77c702693a67','9af4ae66-3239-4efa-8653-dd4d0379c240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5133b08fd3a241a0af60ff62c534dfd0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:13:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1776195455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a8be6cc-ab39-4e3d-a726-52ff0b949b9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9e7aa4c21f440af8dcb13c148e5bf5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5133b08fd3a241a0af60ff62c534dfd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:12.971435 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a209a44c-6b9e-44c0-8640-049f6f2b5552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:12.990311 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a209a44c-6b9e-44c0-8640-049f6f2b5552) transitioned into state 'SUCCESS' from state '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-1776195455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9e7aa4c21f440af8dcb13c148e5bf5d',qos_specs=None,replication_status=,reservations=['0ec8adb0-90a0-4c93-a49d-2628d3960101','36e42bc8-2a14-4321-949f-1c6f7f946707','9ca7a213-46d9-45b3-a19c-77c702693a67','9af4ae66-3239-4efa-8653-dd4d0379c240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5133b08fd3a241a0af60ff62c534dfd0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:12.991189 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da5f3e09-01c9-4cc4-8544-7b7a30df53fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:13.004894 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da5f3e09-01c9-4cc4-8544-7b7a30df53fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100150) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:13.005697 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.volume.api [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Flow 'volume_create_api' (d68a3283-3c4c-45f0-b3eb-dda48b5f9415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100150) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:13:13.006021 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create volume request issued successfully. Jul 22 10:13:13.006613 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-9ca60efc-5c9e-439a-8cfb-d22b6a4869d2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:13:13.007070 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1441/5758] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:13:12 2026] POST /volume/v3/volumes => generated 778 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:13:13.018550 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c0efb51e-c862-43a6-a946-5ce04f8f8a86 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:13.020461 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0efb51e-c862-43a6-a946-5ce04f8f8a86 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/7a8be6cc-ab39-4e3d-a726-52ff0b949b9e Jul 22 10:13:13.020679 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0efb51e-c862-43a6-a946-5ce04f8f8a86 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:13.020912 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0efb51e-c862-43a6-a946-5ce04f8f8a86 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:13.023065 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=65,cinder:UPDATE=23,cinder:INSERT=13 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:13:13.029968 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:13.029968 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:13:13.034341 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c0efb51e-c862-43a6-a946-5ce04f8f8a86 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:13.039077 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0efb51e-c862-43a6-a946-5ce04f8f8a86 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/7a8be6cc-ab39-4e3d-a726-52ff0b949b9e returned with HTTP 200 Jul 22 10:13:13.039477 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1433/5759] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:13 2026] GET /volume/v3/volumes/7a8be6cc-ab39-4e3d-a726-52ff0b949b9e => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:14.052971 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-41a6a036-c09c-4df1-ad43-3e5df183df06 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:14.054816 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-41a6a036-c09c-4df1-ad43-3e5df183df06 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/7a8be6cc-ab39-4e3d-a726-52ff0b949b9e Jul 22 10:13:14.055077 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-41a6a036-c09c-4df1-ad43-3e5df183df06 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:14.055264 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-41a6a036-c09c-4df1-ad43-3e5df183df06 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:14.062576 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:14.062576 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:13:14.065994 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-41a6a036-c09c-4df1-ad43-3e5df183df06 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:14.069431 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-41a6a036-c09c-4df1-ad43-3e5df183df06 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/7a8be6cc-ab39-4e3d-a726-52ff0b949b9e returned with HTTP 200 Jul 22 10:13:14.069788 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1433/5760] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:14 2026] GET /volume/v3/volumes/7a8be6cc-ab39-4e3d-a726-52ff0b949b9e => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:13:14.081770 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3f333e97-256e-4a9b-80d9-9d73b84d0579 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:14.083816 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3f333e97-256e-4a9b-80d9-9d73b84d0579 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:13:14.084204 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3f333e97-256e-4a9b-80d9-9d73b84d0579 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a8be6cc-ab39-4e3d-a726-52ff0b949b9e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1690100279"}} {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:13:14.092562 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:14.092562 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:13:14.092904 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3f333e97-256e-4a9b-80d9-9d73b84d0579 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:14.093040 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-3f333e97-256e-4a9b-80d9-9d73b84d0579 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create snapshot from volume 7a8be6cc-ab39-4e3d-a726-52ff0b949b9e Jul 22 10:13:14.116361 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.quota [None req-3f333e97-256e-4a9b-80d9-9d73b84d0579 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Created reservations ['d8e69383-b793-4701-a50b-02c05376ceea', 'ebf3008b-f668-45c9-81e7-50328e1b3e11', '2f1ad82e-20a8-4e73-9036-5bbc4089354f', 'eb73141f-08f1-4a15-a542-67fc6f7ccfb8'] {{(pid=100151) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:13:14.140031 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3f333e97-256e-4a9b-80d9-9d73b84d0579 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot create request issued successfully. Jul 22 10:13:14.140343 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3f333e97-256e-4a9b-80d9-9d73b84d0579 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:13:14.140888 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1454/5761] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:13:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:13:14.149101 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-5739f0d8-4008-474d-86f2-c82f74996d0b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:14.150984 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5739f0d8-4008-474d-86f2-c82f74996d0b tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/b1d73659-1be8-4f46-9e39-166e6b96cec9 Jul 22 10:13:14.151223 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5739f0d8-4008-474d-86f2-c82f74996d0b tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:14.151462 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-5739f0d8-4008-474d-86f2-c82f74996d0b tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:14.156636 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:14.156636 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:13:14.156987 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-5739f0d8-4008-474d-86f2-c82f74996d0b tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:14.157861 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-5739f0d8-4008-474d-86f2-c82f74996d0b tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/b1d73659-1be8-4f46-9e39-166e6b96cec9 returned with HTTP 200 Jul 22 10:13:14.158259 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1442/5762] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:14 2026] GET /volume/v3/snapshots/b1d73659-1be8-4f46-9e39-166e6b96cec9 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:15.167633 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3f2d3ea8-0433-4db1-b950-447a7717e656 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:15.169539 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3f2d3ea8-0433-4db1-b950-447a7717e656 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/b1d73659-1be8-4f46-9e39-166e6b96cec9 Jul 22 10:13:15.169739 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3f2d3ea8-0433-4db1-b950-447a7717e656 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:15.169941 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3f2d3ea8-0433-4db1-b950-447a7717e656 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:15.174860 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:15.174860 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:13:15.175192 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3f2d3ea8-0433-4db1-b950-447a7717e656 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:15.175840 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3f2d3ea8-0433-4db1-b950-447a7717e656 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/b1d73659-1be8-4f46-9e39-166e6b96cec9 returned with HTTP 200 Jul 22 10:13:15.176218 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1434/5763] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:15 2026] GET /volume/v3/snapshots/b1d73659-1be8-4f46-9e39-166e6b96cec9 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:15.184773 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-d3798eb3-3a82-4b17-bf66-0c8b953fa5dd None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:15.186712 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d3798eb3-3a82-4b17-bf66-0c8b953fa5dd tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] POST https://10.4.3.206/volume/v3/snapshots/b1d73659-1be8-4f46-9e39-166e6b96cec9/action Jul 22 10:13:15.187138 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d3798eb3-3a82-4b17-bf66-0c8b953fa5dd tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100149) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:13:15.187308 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-d3798eb3-3a82-4b17-bf66-0c8b953fa5dd tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:13:15.188694 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.contrib.admin_actions [None req-d3798eb3-3a82-4b17-bf66-0c8b953fa5dd tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Updating snapshot 'b1d73659-1be8-4f46-9e39-166e6b96cec9' with '{'status': 'error'}' {{(pid=100149) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 10:13:15.198510 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:15.198510 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:13:15.199137 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.policy [None req-d3798eb3-3a82-4b17-bf66-0c8b953fa5dd tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a90857d3016d442fa14b9ddfc64d87dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9e7aa4c21f440af8dcb13c148e5bf5d', '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=100149) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 10:13:15.199419 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-d3798eb3-3a82-4b17-bf66-0c8b953fa5dd tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] https://10.4.3.206/volume/v3/snapshots/b1d73659-1be8-4f46-9e39-166e6b96cec9/action returned with HTTP 403 Jul 22 10:13:15.200001 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1434/5764] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 10:13:15 2026] POST /volume/v3/snapshots/b1d73659-1be8-4f46-9e39-166e6b96cec9/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:13:15.207717 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-3293deea-64ab-4b9d-9132-6ec692bbed5c None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:15.210059 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3293deea-64ab-4b9d-9132-6ec692bbed5c tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/b1d73659-1be8-4f46-9e39-166e6b96cec9 Jul 22 10:13:15.210278 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3293deea-64ab-4b9d-9132-6ec692bbed5c tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:15.210476 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-3293deea-64ab-4b9d-9132-6ec692bbed5c tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:15.210566 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.snapshots [None req-3293deea-64ab-4b9d-9132-6ec692bbed5c tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Delete snapshot with id: b1d73659-1be8-4f46-9e39-166e6b96cec9 Jul 22 10:13:15.215234 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:15.215234 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:13:15.215514 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3293deea-64ab-4b9d-9132-6ec692bbed5c tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:15.230226 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-3293deea-64ab-4b9d-9132-6ec692bbed5c tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot delete request issued successfully. Jul 22 10:13:15.230509 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-3293deea-64ab-4b9d-9132-6ec692bbed5c tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/b1d73659-1be8-4f46-9e39-166e6b96cec9 returned with HTTP 202 Jul 22 10:13:15.230905 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1455/5765] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:13:15 2026] DELETE /volume/v3/snapshots/b1d73659-1be8-4f46-9e39-166e6b96cec9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:13:15.238587 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f23e3c40-9833-48db-93a5-e0c03e2ae8c7 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:15.240337 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f23e3c40-9833-48db-93a5-e0c03e2ae8c7 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/b1d73659-1be8-4f46-9e39-166e6b96cec9 Jul 22 10:13:15.240514 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f23e3c40-9833-48db-93a5-e0c03e2ae8c7 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:15.240710 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f23e3c40-9833-48db-93a5-e0c03e2ae8c7 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:15.245335 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:15.245335 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:13:15.245591 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f23e3c40-9833-48db-93a5-e0c03e2ae8c7 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:15.246265 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f23e3c40-9833-48db-93a5-e0c03e2ae8c7 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/b1d73659-1be8-4f46-9e39-166e6b96cec9 returned with HTTP 200 Jul 22 10:13:15.246633 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1443/5766] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:15 2026] GET /volume/v3/snapshots/b1d73659-1be8-4f46-9e39-166e6b96cec9 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:16.255564 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-61a344d2-8c04-4318-bcec-e128e60f14dd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:16.257480 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-61a344d2-8c04-4318-bcec-e128e60f14dd tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/b1d73659-1be8-4f46-9e39-166e6b96cec9 Jul 22 10:13:16.257711 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-61a344d2-8c04-4318-bcec-e128e60f14dd tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:16.257937 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-61a344d2-8c04-4318-bcec-e128e60f14dd tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:16.262185 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-61a344d2-8c04-4318-bcec-e128e60f14dd tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/b1d73659-1be8-4f46-9e39-166e6b96cec9 returned with HTTP 404 Jul 22 10:13:16.262679 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1435/5767] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:16 2026] GET /volume/v3/snapshots/b1d73659-1be8-4f46-9e39-166e6b96cec9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:13:16.269619 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-72ab8d16-591e-4a78-89b5-a8979fe800ef None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:16.271355 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-72ab8d16-591e-4a78-89b5-a8979fe800ef tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/7a8be6cc-ab39-4e3d-a726-52ff0b949b9e Jul 22 10:13:16.271543 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-72ab8d16-591e-4a78-89b5-a8979fe800ef tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:16.271755 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-72ab8d16-591e-4a78-89b5-a8979fe800ef tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'delete' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:16.271945 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-72ab8d16-591e-4a78-89b5-a8979fe800ef tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Delete volume with id: 7a8be6cc-ab39-4e3d-a726-52ff0b949b9e Jul 22 10:13:16.279407 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:16.279407 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:13:16.279878 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-72ab8d16-591e-4a78-89b5-a8979fe800ef tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:16.297574 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-72ab8d16-591e-4a78-89b5-a8979fe800ef tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Delete volume request issued successfully. Jul 22 10:13:16.297737 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-72ab8d16-591e-4a78-89b5-a8979fe800ef tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/7a8be6cc-ab39-4e3d-a726-52ff0b949b9e returned with HTTP 202 Jul 22 10:13:16.298193 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1435/5768] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:13:16 2026] DELETE /volume/v3/volumes/7a8be6cc-ab39-4e3d-a726-52ff0b949b9e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:13:16.305409 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-864c71c0-f8df-465d-8804-d4c89c040876 None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:16.307161 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-864c71c0-f8df-465d-8804-d4c89c040876 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/7a8be6cc-ab39-4e3d-a726-52ff0b949b9e Jul 22 10:13:16.307354 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-864c71c0-f8df-465d-8804-d4c89c040876 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:16.307553 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-864c71c0-f8df-465d-8804-d4c89c040876 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:16.317334 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:16.317334 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:13:16.321660 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-864c71c0-f8df-465d-8804-d4c89c040876 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:16.325626 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-864c71c0-f8df-465d-8804-d4c89c040876 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/7a8be6cc-ab39-4e3d-a726-52ff0b949b9e returned with HTTP 200 Jul 22 10:13:16.326015 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1456/5769] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:16 2026] GET /volume/v3/volumes/7a8be6cc-ab39-4e3d-a726-52ff0b949b9e => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:13:17.337683 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-556b5c7a-68ca-4dea-8b87-a00cd50c4ba4 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:17.339605 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-556b5c7a-68ca-4dea-8b87-a00cd50c4ba4 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/7a8be6cc-ab39-4e3d-a726-52ff0b949b9e Jul 22 10:13:17.339833 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-556b5c7a-68ca-4dea-8b87-a00cd50c4ba4 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:17.340071 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-556b5c7a-68ca-4dea-8b87-a00cd50c4ba4 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:17.345739 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-556b5c7a-68ca-4dea-8b87-a00cd50c4ba4 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/7a8be6cc-ab39-4e3d-a726-52ff0b949b9e returned with HTTP 404 Jul 22 10:13:17.346263 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1444/5770] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:17 2026] GET /volume/v3/volumes/7a8be6cc-ab39-4e3d-a726-52ff0b949b9e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:13:17.353832 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-65bee9ca-0731-4073-ae04-6436d5df4058 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:17.355701 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:13:17.356213 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1740744435"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:13:17.357989 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1740744435'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:13:17.358130 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create volume of 1 GB Jul 22 10:13:17.363176 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Availability Zones retrieved successfully. Jul 22 10:13:17.368464 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Flow 'volume_create_api' (784f06a5-8bd2-4432-9ad5-27b23531b9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:13:17.369535 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e14db04-4035-4ecb-96e0-5cdc397176f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:17.370301 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:13:17.393898 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e14db04-4035-4ecb-96e0-5cdc397176f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:17.394647 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a23484b0-c79c-4c1d-9c3c-8a960928175e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:17.430811 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Created reservations ['40d8d8da-99ca-4770-a111-e6b4755b66af', 'c08e2712-1882-41ae-90ac-472b2cf538c1', '1f8e308b-7883-4181-88ad-99354477192f', 'e74e88be-94b1-4124-baf7-fd20e0f6be31'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:13:17.431659 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a23484b0-c79c-4c1d-9c3c-8a960928175e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40d8d8da-99ca-4770-a111-e6b4755b66af', 'c08e2712-1882-41ae-90ac-472b2cf538c1', '1f8e308b-7883-4181-88ad-99354477192f', 'e74e88be-94b1-4124-baf7-fd20e0f6be31']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:17.432502 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36fc53ab-97cf-4d96-a010-e29ce4f368e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:17.453696 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36fc53ab-97cf-4d96-a010-e29ce4f368e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4ff7aa2-ca64-4278-a68c-368974f385c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1740744435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9e7aa4c21f440af8dcb13c148e5bf5d',qos_specs=None,replication_status=,reservations=['40d8d8da-99ca-4770-a111-e6b4755b66af','c08e2712-1882-41ae-90ac-472b2cf538c1','1f8e308b-7883-4181-88ad-99354477192f','e74e88be-94b1-4124-baf7-fd20e0f6be31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5133b08fd3a241a0af60ff62c534dfd0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:13:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1740744435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4ff7aa2-ca64-4278-a68c-368974f385c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9e7aa4c21f440af8dcb13c148e5bf5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5133b08fd3a241a0af60ff62c534dfd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:17.454447 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3bb68e7-5d7c-4c65-9251-4cb0295cca12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:17.472032 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3bb68e7-5d7c-4c65-9251-4cb0295cca12) transitioned into state 'SUCCESS' from state '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-1740744435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9e7aa4c21f440af8dcb13c148e5bf5d',qos_specs=None,replication_status=,reservations=['40d8d8da-99ca-4770-a111-e6b4755b66af','c08e2712-1882-41ae-90ac-472b2cf538c1','1f8e308b-7883-4181-88ad-99354477192f','e74e88be-94b1-4124-baf7-fd20e0f6be31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5133b08fd3a241a0af60ff62c534dfd0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:17.473113 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3184151-e7be-4636-964e-52ad3f8f573f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:17.481882 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3184151-e7be-4636-964e-52ad3f8f573f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:17.482728 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Flow 'volume_create_api' (784f06a5-8bd2-4432-9ad5-27b23531b9c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:13:17.483049 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create volume request issued successfully. Jul 22 10:13:17.483580 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-65bee9ca-0731-4073-ae04-6436d5df4058 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:13:17.484286 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1436/5771] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:13:17 2026] POST /volume/v3/volumes => generated 778 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:13:17.498531 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-93c50855-55a6-421a-8470-9b23e40186a9 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:17.500732 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-93c50855-55a6-421a-8470-9b23e40186a9 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/f4ff7aa2-ca64-4278-a68c-368974f385c9 Jul 22 10:13:17.501011 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-93c50855-55a6-421a-8470-9b23e40186a9 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:17.501249 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-93c50855-55a6-421a-8470-9b23e40186a9 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:17.510727 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:17.510727 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:13:17.514436 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-93c50855-55a6-421a-8470-9b23e40186a9 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:17.519269 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-93c50855-55a6-421a-8470-9b23e40186a9 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/f4ff7aa2-ca64-4278-a68c-368974f385c9 returned with HTTP 200 Jul 22 10:13:17.519785 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1436/5772] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:17 2026] GET /volume/v3/volumes/f4ff7aa2-ca64-4278-a68c-368974f385c9 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:18.534053 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-5cd5aba6-c8be-4573-8007-347a6a9861cb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:18.535772 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5cd5aba6-c8be-4573-8007-347a6a9861cb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/f4ff7aa2-ca64-4278-a68c-368974f385c9 Jul 22 10:13:18.536008 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5cd5aba6-c8be-4573-8007-347a6a9861cb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:18.536219 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-5cd5aba6-c8be-4573-8007-347a6a9861cb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:18.542474 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:18.542474 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:13:18.545544 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-5cd5aba6-c8be-4573-8007-347a6a9861cb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:18.549177 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-5cd5aba6-c8be-4573-8007-347a6a9861cb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/f4ff7aa2-ca64-4278-a68c-368974f385c9 returned with HTTP 200 Jul 22 10:13:18.549652 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1457/5773] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:18 2026] GET /volume/v3/volumes/f4ff7aa2-ca64-4278-a68c-368974f385c9 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:13:18.560909 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-63e33408-9978-41b2-85c6-649c982b1d4d None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:18.562520 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-63e33408-9978-41b2-85c6-649c982b1d4d tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:13:18.562863 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-63e33408-9978-41b2-85c6-649c982b1d4d tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4ff7aa2-ca64-4278-a68c-368974f385c9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1933475874"}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:13:18.570731 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:18.570731 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:13:18.571052 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-63e33408-9978-41b2-85c6-649c982b1d4d tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:18.571157 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-63e33408-9978-41b2-85c6-649c982b1d4d tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create snapshot from volume f4ff7aa2-ca64-4278-a68c-368974f385c9 Jul 22 10:13:18.590606 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.quota [None req-63e33408-9978-41b2-85c6-649c982b1d4d tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Created reservations ['306e8421-b88d-4243-9f33-c98b43fd00e8', '80360e95-b4fa-4a34-8695-2af3bbba045e', '64b6d3d4-4348-44d6-9ba4-822a3785690f', 'c16ad0b4-3ad9-42ef-8dfb-d34c1f8f4ba1'] {{(pid=100150) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:13:18.616149 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-63e33408-9978-41b2-85c6-649c982b1d4d tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot create request issued successfully. Jul 22 10:13:18.616524 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-63e33408-9978-41b2-85c6-649c982b1d4d tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:13:18.616991 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1445/5774] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:13:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:13:18.624791 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-49122276-7c64-4868-9773-9c9d0ed42c47 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:18.626519 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-49122276-7c64-4868-9773-9c9d0ed42c47 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/8b549af5-c2b4-40d7-bb46-b1123b35933a Jul 22 10:13:18.626731 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-49122276-7c64-4868-9773-9c9d0ed42c47 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:18.627003 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-49122276-7c64-4868-9773-9c9d0ed42c47 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:18.632137 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:18.632137 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:13:18.632494 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-49122276-7c64-4868-9773-9c9d0ed42c47 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:18.633122 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-49122276-7c64-4868-9773-9c9d0ed42c47 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/8b549af5-c2b4-40d7-bb46-b1123b35933a returned with HTTP 200 Jul 22 10:13:18.633456 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1437/5775] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:18 2026] GET /volume/v3/snapshots/8b549af5-c2b4-40d7-bb46-b1123b35933a => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:19.642169 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-dc0375f7-e43e-4d42-be5f-8e06df1558b8 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:19.643881 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dc0375f7-e43e-4d42-be5f-8e06df1558b8 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/8b549af5-c2b4-40d7-bb46-b1123b35933a Jul 22 10:13:19.644108 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dc0375f7-e43e-4d42-be5f-8e06df1558b8 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:19.644316 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-dc0375f7-e43e-4d42-be5f-8e06df1558b8 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:19.649195 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:19.649195 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:13:19.649481 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-dc0375f7-e43e-4d42-be5f-8e06df1558b8 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:19.650162 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-dc0375f7-e43e-4d42-be5f-8e06df1558b8 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/8b549af5-c2b4-40d7-bb46-b1123b35933a returned with HTTP 200 Jul 22 10:13:19.650516 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1437/5776] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:19 2026] GET /volume/v3/snapshots/8b549af5-c2b4-40d7-bb46-b1123b35933a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:19.659097 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-89374940-9315-4f24-9f43-edf052f790fb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:19.660822 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-89374940-9315-4f24-9f43-edf052f790fb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] GET https://10.4.3.206/volume/v3/snapshots/8b549af5-c2b4-40d7-bb46-b1123b35933a Jul 22 10:13:19.661014 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-89374940-9315-4f24-9f43-edf052f790fb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:19.661190 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-89374940-9315-4f24-9f43-edf052f790fb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:19.665721 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:19.665721 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:13:19.666120 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-89374940-9315-4f24-9f43-edf052f790fb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Snapshot retrieved successfully. Jul 22 10:13:19.666812 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-89374940-9315-4f24-9f43-edf052f790fb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] https://10.4.3.206/volume/v3/snapshots/8b549af5-c2b4-40d7-bb46-b1123b35933a returned with HTTP 200 Jul 22 10:13:19.667147 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1458/5777] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:19 2026] GET /volume/v3/snapshots/8b549af5-c2b4-40d7-bb46-b1123b35933a => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:19.674601 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f86adc13-ab2b-4d03-b192-491854909da3 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:19.676695 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f86adc13-ab2b-4d03-b192-491854909da3 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/8b549af5-c2b4-40d7-bb46-b1123b35933a Jul 22 10:13:19.676991 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f86adc13-ab2b-4d03-b192-491854909da3 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:19.677269 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f86adc13-ab2b-4d03-b192-491854909da3 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:19.677430 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.snapshots [None req-f86adc13-ab2b-4d03-b192-491854909da3 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Delete snapshot with id: 8b549af5-c2b4-40d7-bb46-b1123b35933a Jul 22 10:13:19.682132 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:19.682132 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:13:19.682519 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f86adc13-ab2b-4d03-b192-491854909da3 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:19.698492 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f86adc13-ab2b-4d03-b192-491854909da3 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot delete request issued successfully. Jul 22 10:13:19.698780 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f86adc13-ab2b-4d03-b192-491854909da3 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/8b549af5-c2b4-40d7-bb46-b1123b35933a returned with HTTP 202 Jul 22 10:13:19.699426 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1446/5778] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:13:19 2026] DELETE /volume/v3/snapshots/8b549af5-c2b4-40d7-bb46-b1123b35933a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:13:19.705456 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e9ad9656-2dae-4655-bd9b-d0bdb9e7f5ff None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:19.707266 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e9ad9656-2dae-4655-bd9b-d0bdb9e7f5ff tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/8b549af5-c2b4-40d7-bb46-b1123b35933a Jul 22 10:13:19.707452 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e9ad9656-2dae-4655-bd9b-d0bdb9e7f5ff tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:19.707642 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e9ad9656-2dae-4655-bd9b-d0bdb9e7f5ff tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:19.712334 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:19.712334 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:13:19.712648 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e9ad9656-2dae-4655-bd9b-d0bdb9e7f5ff tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:19.713301 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e9ad9656-2dae-4655-bd9b-d0bdb9e7f5ff tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/8b549af5-c2b4-40d7-bb46-b1123b35933a returned with HTTP 200 Jul 22 10:13:19.713630 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1438/5779] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:19 2026] GET /volume/v3/snapshots/8b549af5-c2b4-40d7-bb46-b1123b35933a => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:20.722329 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-55fc6c06-074b-40f3-a28c-c325452b8bc1 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:20.724505 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-55fc6c06-074b-40f3-a28c-c325452b8bc1 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/8b549af5-c2b4-40d7-bb46-b1123b35933a Jul 22 10:13:20.724761 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-55fc6c06-074b-40f3-a28c-c325452b8bc1 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:20.725012 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-55fc6c06-074b-40f3-a28c-c325452b8bc1 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:20.730264 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-55fc6c06-074b-40f3-a28c-c325452b8bc1 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/8b549af5-c2b4-40d7-bb46-b1123b35933a returned with HTTP 404 Jul 22 10:13:20.730757 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1438/5780] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:20 2026] GET /volume/v3/snapshots/8b549af5-c2b4-40d7-bb46-b1123b35933a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:13:20.739231 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-c24c9d73-0c0f-4463-9d54-b3a9cda8fcbf None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:20.741136 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c24c9d73-0c0f-4463-9d54-b3a9cda8fcbf tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/f4ff7aa2-ca64-4278-a68c-368974f385c9 Jul 22 10:13:20.741348 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c24c9d73-0c0f-4463-9d54-b3a9cda8fcbf tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:20.741555 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-c24c9d73-0c0f-4463-9d54-b3a9cda8fcbf tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'delete' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:20.741709 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.v3.volumes [None req-c24c9d73-0c0f-4463-9d54-b3a9cda8fcbf tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Delete volume with id: f4ff7aa2-ca64-4278-a68c-368974f385c9 Jul 22 10:13:20.749442 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:20.749442 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:13:20.749759 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c24c9d73-0c0f-4463-9d54-b3a9cda8fcbf tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:20.770362 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-c24c9d73-0c0f-4463-9d54-b3a9cda8fcbf tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Delete volume request issued successfully. Jul 22 10:13:20.770592 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-c24c9d73-0c0f-4463-9d54-b3a9cda8fcbf tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/f4ff7aa2-ca64-4278-a68c-368974f385c9 returned with HTTP 202 Jul 22 10:13:20.771195 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1459/5781] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:13:20 2026] DELETE /volume/v3/volumes/f4ff7aa2-ca64-4278-a68c-368974f385c9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:13:20.778723 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-29c454ff-9d44-477e-997c-dc17648b964b None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:20.780603 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-29c454ff-9d44-477e-997c-dc17648b964b tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/f4ff7aa2-ca64-4278-a68c-368974f385c9 Jul 22 10:13:20.780832 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-29c454ff-9d44-477e-997c-dc17648b964b tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:20.781045 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-29c454ff-9d44-477e-997c-dc17648b964b tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:20.788127 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:20.788127 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:13:20.791893 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-29c454ff-9d44-477e-997c-dc17648b964b tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:20.796293 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-29c454ff-9d44-477e-997c-dc17648b964b tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/f4ff7aa2-ca64-4278-a68c-368974f385c9 returned with HTTP 200 Jul 22 10:13:20.796854 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1447/5782] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:20 2026] GET /volume/v3/volumes/f4ff7aa2-ca64-4278-a68c-368974f385c9 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:13:21.809600 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9f5daab0-6eb1-4ee1-9afb-826914fd6b4f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:21.811338 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9f5daab0-6eb1-4ee1-9afb-826914fd6b4f tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/f4ff7aa2-ca64-4278-a68c-368974f385c9 Jul 22 10:13:21.811560 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9f5daab0-6eb1-4ee1-9afb-826914fd6b4f tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:21.811778 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9f5daab0-6eb1-4ee1-9afb-826914fd6b4f tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:21.817175 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9f5daab0-6eb1-4ee1-9afb-826914fd6b4f tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/f4ff7aa2-ca64-4278-a68c-368974f385c9 returned with HTTP 404 Jul 22 10:13:21.817598 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1439/5783] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:21 2026] GET /volume/v3/volumes/f4ff7aa2-ca64-4278-a68c-368974f385c9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:13:21.824992 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:21.826593 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] POST https://10.4.3.206/volume/v3/volumes Jul 22 10:13:21.827066 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1925563785"}} {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:13:21.828981 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.v3.volumes [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1925563785'}} {{(pid=100149) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 10:13:21.829095 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.v3.volumes [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create volume of 1 GB Jul 22 10:13:21.833382 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Availability Zones retrieved successfully. Jul 22 10:13:21.840716 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Flow 'volume_create_api' (10fb66b3-6449-417f-beb4-ded36cd39865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:13:21.842336 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b36b3ee1-5b23-43af-b2b5-2ec84cad4c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:21.843415 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.flows.api.create_volume [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Validating volume size '1' using validate_int {{(pid=100149) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 10:13:21.867942 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b36b3ee1-5b23-43af-b2b5-2ec84cad4c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T09:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0c8aa4c-ca92-4121-8cac-2a39c1cdd981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:21.868689 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a1bf96a-8dfe-407e-af9b-8356daadf2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:21.904066 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.quota [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Created reservations ['f1cd493d-ab36-494e-9a41-2589d2944543', 'f3b6690d-3a42-4afd-91bb-866c68a10382', 'd3786abf-d43a-4e0d-b646-d37d1378793e', '4c73ef38-6342-4221-b41e-793fb8461829'] {{(pid=100149) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:13:21.904890 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a1bf96a-8dfe-407e-af9b-8356daadf2ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1cd493d-ab36-494e-9a41-2589d2944543', 'f3b6690d-3a42-4afd-91bb-866c68a10382', 'd3786abf-d43a-4e0d-b646-d37d1378793e', '4c73ef38-6342-4221-b41e-793fb8461829']}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:21.906642 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb2f464-3102-4a60-902c-8500acbc80a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:21.928429 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb2f464-3102-4a60-902c-8500acbc80a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b8f3626-b647-461a-ae61-72773f5fac78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1925563785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9e7aa4c21f440af8dcb13c148e5bf5d',qos_specs=None,replication_status=,reservations=['f1cd493d-ab36-494e-9a41-2589d2944543','f3b6690d-3a42-4afd-91bb-866c68a10382','d3786abf-d43a-4e0d-b646-d37d1378793e','4c73ef38-6342-4221-b41e-793fb8461829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5133b08fd3a241a0af60ff62c534dfd0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T10:13:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1925563785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b8f3626-b647-461a-ae61-72773f5fac78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9e7aa4c21f440af8dcb13c148e5bf5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5133b08fd3a241a0af60ff62c534dfd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0c8aa4c-ca92-4121-8cac-2a39c1cdd981),volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:21.929216 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (805a39fd-5db5-41aa-bbba-2d300c3d5907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:21.951940 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (805a39fd-5db5-41aa-bbba-2d300c3d5907) transitioned into state 'SUCCESS' from state '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-1925563785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9e7aa4c21f440af8dcb13c148e5bf5d',qos_specs=None,replication_status=,reservations=['f1cd493d-ab36-494e-9a41-2589d2944543','f3b6690d-3a42-4afd-91bb-866c68a10382','d3786abf-d43a-4e0d-b646-d37d1378793e','4c73ef38-6342-4221-b41e-793fb8461829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5133b08fd3a241a0af60ff62c534dfd0',volume_type_id=b0c8aa4c-ca92-4121-8cac-2a39c1cdd981)}' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:21.952980 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e0582d-6410-4b91-b46a-a5a7d50461a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 10:13:21.963633 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e0582d-6410-4b91-b46a-a5a7d50461a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100149) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 10:13:21.964410 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.volume.api [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Flow 'volume_create_api' (10fb66b3-6449-417f-beb4-ded36cd39865) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100149) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 10:13:21.964687 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create volume request issued successfully. Jul 22 10:13:21.965230 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ef80b239-fc42-47ee-b1d1-597d05eb6a40 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Jul 22 10:13:21.965622 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1439/5784] 10.4.3.206 () {68 vars in 1258 bytes} [Wed Jul 22 10:13:21 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) Jul 22 10:13:21.976599 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-a7bcc530-a5f0-4066-9502-655c68910afa None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:21.978354 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a7bcc530-a5f0-4066-9502-655c68910afa tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b8f3626-b647-461a-ae61-72773f5fac78 Jul 22 10:13:21.978875 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a7bcc530-a5f0-4066-9502-655c68910afa tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:21.978875 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-a7bcc530-a5f0-4066-9502-655c68910afa tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:21.985867 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:21.985867 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:13:21.989195 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-a7bcc530-a5f0-4066-9502-655c68910afa tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:21.992771 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-a7bcc530-a5f0-4066-9502-655c68910afa tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/4b8f3626-b647-461a-ae61-72773f5fac78 returned with HTTP 200 Jul 22 10:13:21.993129 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1460/5785] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:21 2026] GET /volume/v3/volumes/4b8f3626-b647-461a-ae61-72773f5fac78 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:23.004669 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-b21ab069-2d69-4ef3-bde8-195ff25cd522 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:23.006443 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b21ab069-2d69-4ef3-bde8-195ff25cd522 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b8f3626-b647-461a-ae61-72773f5fac78 Jul 22 10:13:23.006632 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b21ab069-2d69-4ef3-bde8-195ff25cd522 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:23.006832 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-b21ab069-2d69-4ef3-bde8-195ff25cd522 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:23.014488 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:23.014488 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:13:23.017544 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-b21ab069-2d69-4ef3-bde8-195ff25cd522 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:23.020980 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-b21ab069-2d69-4ef3-bde8-195ff25cd522 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/4b8f3626-b647-461a-ae61-72773f5fac78 returned with HTTP 200 Jul 22 10:13:23.021451 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1448/5786] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:23 2026] GET /volume/v3/volumes/4b8f3626-b647-461a-ae61-72773f5fac78 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:13:23.033086 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6274f40b-60fa-4c49-9bfc-c0ea28a52a57 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:23.034908 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6274f40b-60fa-4c49-9bfc-c0ea28a52a57 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] POST https://10.4.3.206/volume/v3/snapshots Jul 22 10:13:23.035239 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6274f40b-60fa-4c49-9bfc-c0ea28a52a57 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b8f3626-b647-461a-ae61-72773f5fac78", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1840958186"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:13:23.042821 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:23.042821 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:13:23.043180 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6274f40b-60fa-4c49-9bfc-c0ea28a52a57 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:23.043319 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-6274f40b-60fa-4c49-9bfc-c0ea28a52a57 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Create snapshot from volume 4b8f3626-b647-461a-ae61-72773f5fac78 Jul 22 10:13:23.064333 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-6274f40b-60fa-4c49-9bfc-c0ea28a52a57 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Created reservations ['c6501349-051c-4c49-9a62-7329095587ee', '9b0c5f33-b793-4ada-82a4-62c6269fe2ac', '504e6005-242a-4d14-99f9-67c4a4d4045b', 'cd7ac141-b817-4189-8ba2-c6b4cb08d596'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 10:13:23.091535 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6274f40b-60fa-4c49-9bfc-c0ea28a52a57 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot create request issued successfully. Jul 22 10:13:23.091889 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6274f40b-60fa-4c49-9bfc-c0ea28a52a57 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Jul 22 10:13:23.092301 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1440/5787] 10.4.3.206 () {68 vars in 1265 bytes} [Wed Jul 22 10:13:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 10:13:23.100286 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-442dc3ad-a7d1-4f4f-9719-168c70885171 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:23.102176 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-442dc3ad-a7d1-4f4f-9719-168c70885171 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/09307582-dcdf-44c5-bfd1-33cc02462348 Jul 22 10:13:23.102374 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-442dc3ad-a7d1-4f4f-9719-168c70885171 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:23.102602 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-442dc3ad-a7d1-4f4f-9719-168c70885171 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:23.107684 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:23.107684 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:13:23.107684 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-442dc3ad-a7d1-4f4f-9719-168c70885171 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:23.108079 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-442dc3ad-a7d1-4f4f-9719-168c70885171 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/09307582-dcdf-44c5-bfd1-33cc02462348 returned with HTTP 200 Jul 22 10:13:23.108409 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1440/5788] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:23 2026] GET /volume/v3/snapshots/09307582-dcdf-44c5-bfd1-33cc02462348 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:24.116813 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-068c57bc-7d2f-4414-8a92-745436f92a0e None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:24.118906 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-068c57bc-7d2f-4414-8a92-745436f92a0e tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/09307582-dcdf-44c5-bfd1-33cc02462348 Jul 22 10:13:24.119186 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-068c57bc-7d2f-4414-8a92-745436f92a0e tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:24.119405 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-068c57bc-7d2f-4414-8a92-745436f92a0e tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:24.124334 np0000005636 devstack@c-api.service[100151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:24.124334 np0000005636 devstack@c-api.service[100151]: warnings.warn( Jul 22 10:13:24.124642 np0000005636 devstack@c-api.service[100151]: INFO cinder.volume.api [None req-068c57bc-7d2f-4414-8a92-745436f92a0e tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:24.125362 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-068c57bc-7d2f-4414-8a92-745436f92a0e tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/09307582-dcdf-44c5-bfd1-33cc02462348 returned with HTTP 200 Jul 22 10:13:24.125795 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1461/5789] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:24 2026] GET /volume/v3/snapshots/09307582-dcdf-44c5-bfd1-33cc02462348 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:24.133355 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-7547f48d-1d93-46f4-a859-fe2e09c51cd2 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:24.135047 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7547f48d-1d93-46f4-a859-fe2e09c51cd2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] POST https://10.4.3.206/volume/v3/snapshots/09307582-dcdf-44c5-bfd1-33cc02462348/action Jul 22 10:13:24.135374 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7547f48d-1d93-46f4-a859-fe2e09c51cd2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100150) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 10:13:24.135511 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-7547f48d-1d93-46f4-a859-fe2e09c51cd2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 10:13:24.136791 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.contrib.snapshot_unmanage [None req-7547f48d-1d93-46f4-a859-fe2e09c51cd2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Unmanage snapshot with id: 09307582-dcdf-44c5-bfd1-33cc02462348 Jul 22 10:13:24.142324 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:24.142324 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:13:24.142534 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-7547f48d-1d93-46f4-a859-fe2e09c51cd2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Snapshot retrieved successfully. Jul 22 10:13:24.143442 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.policy [None req-7547f48d-1d93-46f4-a859-fe2e09c51cd2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'a90857d3016d442fa14b9ddfc64d87dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9e7aa4c21f440af8dcb13c148e5bf5d', '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=100150) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 10:13:24.143637 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-7547f48d-1d93-46f4-a859-fe2e09c51cd2 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-reader] https://10.4.3.206/volume/v3/snapshots/09307582-dcdf-44c5-bfd1-33cc02462348/action returned with HTTP 403 Jul 22 10:13:24.144124 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1449/5790] 10.4.3.206 () {68 vars in 1396 bytes} [Wed Jul 22 10:13:24 2026] POST /volume/v3/snapshots/09307582-dcdf-44c5-bfd1-33cc02462348/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:13:24.150481 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-db503019-6fb3-478b-a782-527778999995 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:24.152354 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-db503019-6fb3-478b-a782-527778999995 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/09307582-dcdf-44c5-bfd1-33cc02462348 Jul 22 10:13:24.152557 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-db503019-6fb3-478b-a782-527778999995 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:24.152750 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-db503019-6fb3-478b-a782-527778999995 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:24.152856 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-db503019-6fb3-478b-a782-527778999995 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Delete snapshot with id: 09307582-dcdf-44c5-bfd1-33cc02462348 Jul 22 10:13:24.157447 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:24.157447 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:13:24.157822 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-db503019-6fb3-478b-a782-527778999995 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:24.172642 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-db503019-6fb3-478b-a782-527778999995 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot delete request issued successfully. Jul 22 10:13:24.172893 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-db503019-6fb3-478b-a782-527778999995 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/09307582-dcdf-44c5-bfd1-33cc02462348 returned with HTTP 202 Jul 22 10:13:24.173367 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1441/5791] 10.4.3.206 () {66 vars in 1357 bytes} [Wed Jul 22 10:13:24 2026] DELETE /volume/v3/snapshots/09307582-dcdf-44c5-bfd1-33cc02462348 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:13:24.180138 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-050b1b0b-af4c-4bad-b3da-b3c98fc34861 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:24.182173 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-050b1b0b-af4c-4bad-b3da-b3c98fc34861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/09307582-dcdf-44c5-bfd1-33cc02462348 Jul 22 10:13:24.182395 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-050b1b0b-af4c-4bad-b3da-b3c98fc34861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:24.182585 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-050b1b0b-af4c-4bad-b3da-b3c98fc34861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:24.187361 np0000005636 devstack@c-api.service[100149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:24.187361 np0000005636 devstack@c-api.service[100149]: warnings.warn( Jul 22 10:13:24.187746 np0000005636 devstack@c-api.service[100149]: INFO cinder.volume.api [None req-050b1b0b-af4c-4bad-b3da-b3c98fc34861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Snapshot retrieved successfully. Jul 22 10:13:24.188494 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-050b1b0b-af4c-4bad-b3da-b3c98fc34861 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/09307582-dcdf-44c5-bfd1-33cc02462348 returned with HTTP 200 Jul 22 10:13:24.188915 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1441/5792] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:24 2026] GET /volume/v3/snapshots/09307582-dcdf-44c5-bfd1-33cc02462348 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 10:13:25.198899 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.middleware.request_id [None req-7ce65487-09f5-4910-ac04-c7ad5af1b9bb None None] RequestId filter calling following filter/app {{(pid=100151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:25.201050 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7ce65487-09f5-4910-ac04-c7ad5af1b9bb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/snapshots/09307582-dcdf-44c5-bfd1-33cc02462348 Jul 22 10:13:25.201370 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7ce65487-09f5-4910-ac04-c7ad5af1b9bb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:25.201712 np0000005636 devstack@c-api.service[100151]: DEBUG cinder.api.openstack.wsgi [None req-7ce65487-09f5-4910-ac04-c7ad5af1b9bb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:25.206174 np0000005636 devstack@c-api.service[100151]: INFO cinder.api.openstack.wsgi [None req-7ce65487-09f5-4910-ac04-c7ad5af1b9bb tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/snapshots/09307582-dcdf-44c5-bfd1-33cc02462348 returned with HTTP 404 Jul 22 10:13:25.206655 np0000005636 devstack@c-api.service[100151]: [pid: 100151|app: 0|req: 1462/5793] 10.4.3.206 () {66 vars in 1354 bytes} [Wed Jul 22 10:13:25 2026] GET /volume/v3/snapshots/09307582-dcdf-44c5-bfd1-33cc02462348 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:13:25.214163 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.middleware.request_id [None req-f956822d-172a-4e2b-963f-27799ae9c849 None None] RequestId filter calling following filter/app {{(pid=100150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:25.216420 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f956822d-172a-4e2b-963f-27799ae9c849 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/4b8f3626-b647-461a-ae61-72773f5fac78 Jul 22 10:13:25.216657 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f956822d-172a-4e2b-963f-27799ae9c849 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:25.216976 np0000005636 devstack@c-api.service[100150]: DEBUG cinder.api.openstack.wsgi [None req-f956822d-172a-4e2b-963f-27799ae9c849 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'delete' {{(pid=100150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:25.217184 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.v3.volumes [None req-f956822d-172a-4e2b-963f-27799ae9c849 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Delete volume with id: 4b8f3626-b647-461a-ae61-72773f5fac78 Jul 22 10:13:25.225589 np0000005636 devstack@c-api.service[100150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:25.225589 np0000005636 devstack@c-api.service[100150]: warnings.warn( Jul 22 10:13:25.225999 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f956822d-172a-4e2b-963f-27799ae9c849 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:25.243169 np0000005636 devstack@c-api.service[100150]: INFO cinder.volume.api [None req-f956822d-172a-4e2b-963f-27799ae9c849 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Delete volume request issued successfully. Jul 22 10:13:25.243351 np0000005636 devstack@c-api.service[100150]: INFO cinder.api.openstack.wsgi [None req-f956822d-172a-4e2b-963f-27799ae9c849 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/4b8f3626-b647-461a-ae61-72773f5fac78 returned with HTTP 202 Jul 22 10:13:25.243751 np0000005636 devstack@c-api.service[100150]: [pid: 100150|app: 0|req: 1450/5794] 10.4.3.206 () {66 vars in 1351 bytes} [Wed Jul 22 10:13:25 2026] DELETE /volume/v3/volumes/4b8f3626-b647-461a-ae61-72773f5fac78 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 10:13:25.251955 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-eac90ade-c38c-4538-88af-80a659dab370 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:25.254296 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eac90ade-c38c-4538-88af-80a659dab370 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b8f3626-b647-461a-ae61-72773f5fac78 Jul 22 10:13:25.254562 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eac90ade-c38c-4538-88af-80a659dab370 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:25.254840 np0000005636 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eac90ade-c38c-4538-88af-80a659dab370 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:25.263236 np0000005636 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 10:13:25.263236 np0000005636 devstack@c-api.service[100152]: warnings.warn( Jul 22 10:13:25.268386 np0000005636 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-eac90ade-c38c-4538-88af-80a659dab370 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Volume info retrieved successfully. Jul 22 10:13:25.273459 np0000005636 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eac90ade-c38c-4538-88af-80a659dab370 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/4b8f3626-b647-461a-ae61-72773f5fac78 returned with HTTP 200 Jul 22 10:13:25.273883 np0000005636 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1442/5795] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:25 2026] GET /volume/v3/volumes/4b8f3626-b647-461a-ae61-72773f5fac78 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 10:13:26.288807 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.middleware.request_id [None req-ae753f6d-150f-46e9-8c11-ebb0ec646ac5 None None] RequestId filter calling following filter/app {{(pid=100149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 10:13:26.290619 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ae753f6d-150f-46e9-8c11-ebb0ec646ac5 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b8f3626-b647-461a-ae61-72773f5fac78 Jul 22 10:13:26.290830 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ae753f6d-150f-46e9-8c11-ebb0ec646ac5 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Empty body provided in request {{(pid=100149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 10:13:26.291050 np0000005636 devstack@c-api.service[100149]: DEBUG cinder.api.openstack.wsgi [None req-ae753f6d-150f-46e9-8c11-ebb0ec646ac5 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] Calling method 'show' {{(pid=100149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 10:13:26.297328 np0000005636 devstack@c-api.service[100149]: INFO cinder.api.openstack.wsgi [None req-ae753f6d-150f-46e9-8c11-ebb0ec646ac5 tempest-ProjectReaderTests-452673106 tempest-ProjectReaderTests-452673106-project-admin] https://10.4.3.206/volume/v3/volumes/4b8f3626-b647-461a-ae61-72773f5fac78 returned with HTTP 404 Jul 22 10:13:26.297823 np0000005636 devstack@c-api.service[100149]: [pid: 100149|app: 0|req: 1442/5796] 10.4.3.206 () {66 vars in 1348 bytes} [Wed Jul 22 10:13:26 2026] GET /volume/v3/volumes/4b8f3626-b647-461a-ae61-72773f5fac78 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 10:13:35.203951 np0000005636 devstack@c-api.service[100151]: DEBUG dbcounter [-] [100151] Writing DB stats cinder:SELECT=55,cinder:INSERT=12,cinder:UPDATE=26 {{(pid=100151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:13:35.238742 np0000005636 devstack@c-api.service[100150]: DEBUG dbcounter [-] [100150] Writing DB stats cinder:SELECT=50,cinder:INSERT=12,cinder:UPDATE=26 {{(pid=100150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:13:35.271991 np0000005636 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=47,cinder:INSERT=11,cinder:UPDATE=25 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 10:13:36.293336 np0000005636 devstack@c-api.service[100149]: DEBUG dbcounter [-] [100149] Writing DB stats cinder:SELECT=56,cinder:INSERT=12,cinder:UPDATE=26 {{(pid=100149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}